- Changed edit_update call to take arguments TOP, CENTER or BOTTOM.
Affects many many functions. Removed functions edit_update_top and
edit_update_bot.
+- configure.in:
+ - Finally fixed check for slang to report "no" if not called
+ with --with-slang or --without-slang
- nano.c:
splice_node()
- New function, abstracts linking in nodes. Fixes bug #36.
LDFLAGS=${_ldflags}
;;
esac
+else
+ echo "$ac_t""no" 1>&6
fi
for ac_func in snprintf vsnprintf
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:1487: checking for $ac_func" >&5
+echo "configure:1489: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1492 "configure"
+#line 1494 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:1515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1517: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
# Extract the first word of "glib-config", so it can be a program name with args.
set dummy glib-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1594: checking for $ac_word" >&5
+echo "configure:1596: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GLIB_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
min_glib_version=1.2.4
echo $ac_n "checking for GLIB - version >= $min_glib_version""... $ac_c" 1>&6
-echo "configure:1629: checking for GLIB - version >= $min_glib_version" >&5
+echo "configure:1631: checking for GLIB - version >= $min_glib_version" >&5
no_glib=""
if test "$GLIB_CONFIG" = "no" ; then
no_glib=yes
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
-#line 1652 "configure"
+#line 1654 "configure"
#include "confdefs.h"
#include <glib.h>
}
EOF
-if { (eval echo configure:1728: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:1730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
CFLAGS="$CFLAGS $GLIB_CFLAGS"
LIBS="$LIBS $GLIB_LIBS"
cat > conftest.$ac_ext <<EOF
-#line 1762 "configure"
+#line 1764 "configure"
#include "confdefs.h"
#include <glib.h>
return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
; return 0; }
EOF
-if { (eval echo configure:1772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1774: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding GLIB or finding the wrong"
echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
-echo "configure:1819: checking return type of signal handlers" >&5
+echo "configure:1821: checking return type of signal handlers" >&5
if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1824 "configure"
+#line 1826 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
int i;
; return 0; }
EOF
-if { (eval echo configure:1841: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1843: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_type_signal=void
else
echo $ac_n "checking for vprintf""... $ac_c" 1>&6
-echo "configure:1860: checking for vprintf" >&5
+echo "configure:1862: checking for vprintf" >&5
if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1865 "configure"
+#line 1867 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char vprintf(); below. */
; return 0; }
EOF
-if { (eval echo configure:1888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_vprintf=yes"
else
if test "$ac_cv_func_vprintf" != yes; then
echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
-echo "configure:1912: checking for _doprnt" >&5
+echo "configure:1914: checking for _doprnt" >&5
if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1917 "configure"
+#line 1919 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char _doprnt(); below. */
; return 0; }
EOF
-if { (eval echo configure:1940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1942: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func__doprnt=yes"
else
for ac_func in getopt_long
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:1967: checking for $ac_func" >&5
+echo "configure:1969: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1972 "configure"
+#line 1974 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:1995: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:2028: checking for $ac_hdr" >&5
+echo "configure:2030: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2033 "configure"
+#line 2035 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:2038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:2040: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
done
echo $ac_n "checking for tgetent in -lncurses""... $ac_c" 1>&6
-echo "configure:2065: checking for tgetent in -lncurses" >&5
+echo "configure:2067: checking for tgetent in -lncurses" >&5
ac_lib_var=`echo ncurses'_'tgetent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-lncurses $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 2073 "configure"
+#line 2075 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
tgetent()
; return 0; }
EOF
-if { (eval echo configure:2084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
if eval "test x$CURSES_LIB_NAME = x"
then
echo $ac_n "checking for tgetent in -lcurses""... $ac_c" 1>&6
-echo "configure:2113: checking for tgetent in -lcurses" >&5
+echo "configure:2115: checking for tgetent in -lcurses" >&5
ac_lib_var=`echo curses'_'tgetent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-lcurses $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 2121 "configure"
+#line 2123 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
tgetent()
; return 0; }
EOF
-if { (eval echo configure:2132: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2134: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
if eval "test x$CURSES_LIB_NAME = x"
then
echo $ac_n "checking for tgetent in -ltermcap""... $ac_c" 1>&6
-echo "configure:2157: checking for tgetent in -ltermcap" >&5
+echo "configure:2159: checking for tgetent in -ltermcap" >&5
ac_lib_var=`echo termcap'_'tgetent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-ltermcap $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 2165 "configure"
+#line 2167 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
tgetent()
; return 0; }
EOF
-if { (eval echo configure:2176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2178: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo $ac_n "checking for wresize in -l$CURSES_LIB_NAME""... $ac_c" 1>&6
-echo "configure:2210: checking for wresize in -l$CURSES_LIB_NAME" >&5
+echo "configure:2212: checking for wresize in -l$CURSES_LIB_NAME" >&5
ac_lib_var=`echo $CURSES_LIB_NAME'_'wresize | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-l$CURSES_LIB_NAME $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 2218 "configure"
+#line 2220 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
wresize()
; return 0; }
EOF
-if { (eval echo configure:2229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
# Extract the first word of "ranlib", so it can be a program name with args.
set dummy ranlib; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2277: checking for $ac_word" >&5
+echo "configure:2279: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
fi
echo $ac_n "checking for working const""... $ac_c" 1>&6
-echo "configure:2305: checking for working const" >&5
+echo "configure:2307: checking for working const" >&5
if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2310 "configure"
+#line 2312 "configure"
#include "confdefs.h"
int main() {
; return 0; }
EOF
-if { (eval echo configure:2359: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2361: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_c_const=yes
else
fi
echo $ac_n "checking for inline""... $ac_c" 1>&6
-echo "configure:2380: checking for inline" >&5
+echo "configure:2382: checking for inline" >&5
if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_cv_c_inline=no
for ac_kw in inline __inline__ __inline; do
cat > conftest.$ac_ext <<EOF
-#line 2387 "configure"
+#line 2389 "configure"
#include "confdefs.h"
int main() {
} int $ac_kw foo() {
; return 0; }
EOF
-if { (eval echo configure:2394: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2396: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_c_inline=$ac_kw; break
else
esac
echo $ac_n "checking for off_t""... $ac_c" 1>&6
-echo "configure:2420: checking for off_t" >&5
+echo "configure:2422: checking for off_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2425 "configure"
+#line 2427 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
fi
echo $ac_n "checking for size_t""... $ac_c" 1>&6
-echo "configure:2453: checking for size_t" >&5
+echo "configure:2455: checking for size_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2458 "configure"
+#line 2460 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:2488: checking for working alloca.h" >&5
+echo "configure:2490: checking for working alloca.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2493 "configure"
+#line 2495 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
void *p = alloca(2 * sizeof(int));
; return 0; }
EOF
-if { (eval echo configure:2500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_header_alloca_h=yes
else
fi
echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:2521: checking for alloca" >&5
+echo "configure:2523: checking for alloca" >&5
if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2526 "configure"
+#line 2528 "configure"
#include "confdefs.h"
#ifdef __GNUC__
char *p = (char *) alloca(1);
; return 0; }
EOF
-if { (eval echo configure:2554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2556: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_func_alloca_works=yes
else
echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:2586: checking whether alloca needs Cray hooks" >&5
+echo "configure:2588: checking whether alloca needs Cray hooks" >&5
if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2591 "configure"
+#line 2593 "configure"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
if test $ac_cv_os_cray = yes; then
for ac_func in _getb67 GETB67 getb67; do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:2616: checking for $ac_func" >&5
+echo "configure:2618: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2621 "configure"
+#line 2623 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:2644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
fi
echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:2671: checking stack direction for C alloca" >&5
+echo "configure:2673: checking stack direction for C alloca" >&5
if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_cv_c_stack_direction=0
else
cat > conftest.$ac_ext <<EOF
-#line 2679 "configure"
+#line 2681 "configure"
#include "confdefs.h"
find_stack_direction ()
{
exit (find_stack_direction() < 0);
}
EOF
-if { (eval echo configure:2698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:2700: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_c_stack_direction=1
else
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:2723: checking for $ac_hdr" >&5
+echo "configure:2725: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2728 "configure"
+#line 2730 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:2733: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:2735: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
for ac_func in getpagesize
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:2762: checking for $ac_func" >&5
+echo "configure:2764: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2767 "configure"
+#line 2769 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:2790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
done
echo $ac_n "checking for working mmap""... $ac_c" 1>&6
-echo "configure:2815: checking for working mmap" >&5
+echo "configure:2817: checking for working mmap" >&5
if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_cv_func_mmap_fixed_mapped=no
else
cat > conftest.$ac_ext <<EOF
-#line 2823 "configure"
+#line 2825 "configure"
#include "confdefs.h"
/* Thanks to Mike Haertel and Jim Avera for this test.
}
EOF
-if { (eval echo configure:2966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:2968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_func_mmap_fixed_mapped=yes
else
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:2994: checking for $ac_hdr" >&5
+echo "configure:2996: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 2999 "configure"
+#line 3001 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:3004: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3006: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
strdup __argz_count __argz_stringify __argz_next
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3034: checking for $ac_func" >&5
+echo "configure:3036: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3039 "configure"
+#line 3041 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:3062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
for ac_func in stpcpy
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3091: checking for $ac_func" >&5
+echo "configure:3093: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3096 "configure"
+#line 3098 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:3119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3121: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
if test $ac_cv_header_locale_h = yes; then
echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
-echo "configure:3153: checking for LC_MESSAGES" >&5
+echo "configure:3155: checking for LC_MESSAGES" >&5
if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3158 "configure"
+#line 3160 "configure"
#include "confdefs.h"
#include <locale.h>
int main() {
return LC_MESSAGES
; return 0; }
EOF
-if { (eval echo configure:3165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
am_cv_val_LC_MESSAGES=yes
else
fi
fi
echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
-echo "configure:3186: checking whether NLS is requested" >&5
+echo "configure:3188: checking whether NLS is requested" >&5
# Check whether --enable-nls or --disable-nls was given.
if test "${enable_nls+set}" = set; then
enableval="$enable_nls"
EOF
echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
-echo "configure:3206: checking whether included gettext is requested" >&5
+echo "configure:3208: checking whether included gettext is requested" >&5
# Check whether --with-included-gettext or --without-included-gettext was given.
if test "${with_included_gettext+set}" = set; then
withval="$with_included_gettext"
ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
-echo "configure:3225: checking for libintl.h" >&5
+echo "configure:3227: checking for libintl.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3230 "configure"
+#line 3232 "configure"
#include "confdefs.h"
#include <libintl.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:3235: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
-echo "configure:3252: checking for gettext in libc" >&5
+echo "configure:3254: checking for gettext in libc" >&5
if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3257 "configure"
+#line 3259 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) gettext ("")
; return 0; }
EOF
-if { (eval echo configure:3264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
gt_cv_func_gettext_libc=yes
else
if test "$gt_cv_func_gettext_libc" != "yes"; then
echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
-echo "configure:3280: checking for bindtextdomain in -lintl" >&5
+echo "configure:3282: checking for bindtextdomain in -lintl" >&5
ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 3288 "configure"
+#line 3290 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
bindtextdomain()
; return 0; }
EOF
-if { (eval echo configure:3299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
-echo "configure:3315: checking for gettext in libintl" >&5
+echo "configure:3317: checking for gettext in libintl" >&5
if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
echo $ac_n "checking for gettext in -lintl""... $ac_c" 1>&6
-echo "configure:3320: checking for gettext in -lintl" >&5
+echo "configure:3322: checking for gettext in -lintl" >&5
ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-lintl $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 3328 "configure"
+#line 3330 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
gettext()
; return 0; }
EOF
-if { (eval echo configure:3339: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3378: checking for $ac_word" >&5
+echo "configure:3380: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
for ac_func in dcgettext
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3412: checking for $ac_func" >&5
+echo "configure:3414: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3417 "configure"
+#line 3419 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
; return 0; }
EOF
-if { (eval echo configure:3440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set dummy gmsgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3467: checking for $ac_word" >&5
+echo "configure:3469: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3503: checking for $ac_word" >&5
+echo "configure:3505: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
fi
cat > conftest.$ac_ext <<EOF
-#line 3535 "configure"
+#line 3537 "configure"
#include "confdefs.h"
int main() {
return _nl_msg_cat_cntr
; return 0; }
EOF
-if { (eval echo configure:3543: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
CATOBJEXT=.gmo
DATADIRNAME=share
if test "$CATOBJEXT" = "NONE"; then
echo $ac_n "checking whether catgets can be used""... $ac_c" 1>&6
-echo "configure:3566: checking whether catgets can be used" >&5
+echo "configure:3568: checking whether catgets can be used" >&5
# Check whether --with-catgets or --without-catgets was given.
if test "${with_catgets+set}" = set; then
withval="$with_catgets"
if test "$nls_cv_use_catgets" = "yes"; then
echo $ac_n "checking for main in -li""... $ac_c" 1>&6
-echo "configure:3579: checking for main in -li" >&5
+echo "configure:3581: checking for main in -li" >&5
ac_lib_var=`echo i'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
ac_save_LIBS="$LIBS"
LIBS="-li $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 3587 "configure"
+#line 3589 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
-if { (eval echo configure:3594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3596: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
fi
echo $ac_n "checking for catgets""... $ac_c" 1>&6
-echo "configure:3622: checking for catgets" >&5
+echo "configure:3624: checking for catgets" >&5
if eval "test \"`echo '$''{'ac_cv_func_catgets'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3627 "configure"
+#line 3629 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char catgets(); below. */
; return 0; }
EOF
-if { (eval echo configure:3650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_catgets=yes"
else
# Extract the first word of "gencat", so it can be a program name with args.
set dummy gencat; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3672: checking for $ac_word" >&5
+echo "configure:3674: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GENCAT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set dummy gmsgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3708: checking for $ac_word" >&5
+echo "configure:3710: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3745: checking for $ac_word" >&5
+echo "configure:3747: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3780: checking for $ac_word" >&5
+echo "configure:3782: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3838: checking for $ac_word" >&5
+echo "configure:3840: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "gmsgfmt", so it can be a program name with args.
set dummy gmsgfmt; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3872: checking for $ac_word" >&5
+echo "configure:3874: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3908: checking for $ac_word" >&5
+echo "configure:3910: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
LINGUAS=
else
echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
-echo "configure:4001: checking for catalogs to be installed" >&5
+echo "configure:4003: checking for catalogs to be installed" >&5
NEW_LINGUAS=
for lang in ${LINGUAS=$ALL_LINGUAS}; do
case "$ALL_LINGUAS" in
if test "$CATOBJEXT" = ".cat"; then
ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
-echo "configure:4029: checking for linux/version.h" >&5
+echo "configure:4031: checking for linux/version.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 4034 "configure"
+#line 4036 "configure"
#include "confdefs.h"
#include <linux/version.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:4039: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:4041: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
LDFLAGS=${_ldflags}
;;
- esac])
+ esac], AC_MSG_RESULT(no))
dnl Checks for functions
AC_CHECK_FUNCS(snprintf vsnprintf)
msgid ""
msgstr ""
"Project-Id-Version: nano 0.9.14pre1\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-07-27 11:44+0200\n"
"Last-Translator: Florian König <floki@bigfoot.com>\n"
"Language-Team: German <floki@bigfoot.com>\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer aufgerufen mit inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr "Inhalt der Zwischenablage verworfen\n"
msgid "File to insert [from ./] "
msgstr "Datei zum Einfügen [von ./] "
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Abgebrochen"
msgstr "GROSZ/klein"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Abbrechen"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): letzter Knoten freigegeben.\n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
"Aufruf: nano [lange GNU Option] [Option] +ZEILE <Datei>\n"
"\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Option\t\tlange Option\t\tBedeutung\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr " -T \t\t--tabsize=[Anzahl]\tTabulator-Größe auf Anzahl setzen\n"
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr " -R\t\t--regexp\t\tRegulären Ausdruck zur Suche verwenden\n"
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\tVersionsinfo ausgeben und beenden\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tCursorposition ständig anzeigen\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\tDiese Meldung anzeigen\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t--cut\t\t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\tNeue Zeilen automatisch einrücken\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""
" -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern "
"überschreiben.\n"
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\tMaus aktivieren\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""
" -r [#Spalten] \t--fill=[#Spalten]\tSpalten auffüllen (Zeilenumbruch bei) "
"#Spalten\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p\t \t--pico\t\t\tErscheinungsbild von Pico stärker imitieren\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr ""
" -s [Programm] \t--speller=[Programm]\tAlternative Rechtschreibprüfung\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t--tempfile\t\tBeim Beenden ohne Rückfrage speichern\n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr ""
" -v \t\t--view\t\t\tNur zum Lesen öffnen (keine Veränderungen möglich)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\tHilfe-Fenster nicht anzeigen\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr ""
" -z \t\t--suspend\t\tSuspend (anhalten und zurück zur Shell) aktivieren\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +ZEILE\t\t\t\t\tBei Zeile ZEILE beginnen\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Aufruf: nano [Option] +ZEILE <Datei>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Option\t\tBedeutung\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T [Anzahl]\tTabulator-Größe auf Anzahl setzen\n"
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr " -R\t\tRegulären Ausdruck zur Suche verwenden\n"
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\tVersionsinfo ausgeben und beenden\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tCursorposition ständig anzeigen\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr " -h \t\tDiese Meldung anzeigen\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -i \t\tNeue Zeilen automatisch einrücken\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr " -l \t\tSymbolischen Links nicht folgen, sondern überschreiben\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\tMaus aktivieren\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#Spalten] \tSpalten auffüllen (Zeilenumbruch bei) #Spalten\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [Programm] \tAlternative Rechtschreibprüfung\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p \t\tErscheinungsbild von Pico stärker imitieren\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\tBeim Beenden ohne Rückfrage speichern\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\tNur zum Lesen öffnen (keine Veränderungen möglich)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\tHilfe-Fenster nicht anzeigen\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\tSuspend (anhalten und zurück zur Shell) aktivieren\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr " nano Version %s von Chris Allegretta (compiliert um %s, %s)\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr " Email: nano@asty.org\tWWW: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr "Markierung gesetzt"
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr "Markierung gelöscht"
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap aufgerufen mit inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data jetzt = \"%s\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Nachher, data = \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr "Konnte temporäre Datei nicht löschen"
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "Konnte keine temporäre Datei erzeugen: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "Konnte Rechtschreibprogramm \"%s\" nicht aufrufen"
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "Konnte \"ispell\" nicht aufrufen"
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Rechtschreibprüfung abgeschlossen"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Veränderten Puffer speichern (\"Nein\" verwirft die Änderungen) ? "
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "Kann die Größe des oberen Fensters nicht verändern"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "Kann oberes Fenster nicht verschieben"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "Kann Größe des Bearbeitungsfensters nicht verändern"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "Kann Bearbeitungsfenster nicht verschieben"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "Kann Größe des unteren Fensters nicht verändern"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "Kann unteres Fenster nicht verschieben"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Hauptprogramm: Fenster konfigurieren\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Hauptprogramm: unteres Fenster\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Hauptprogramm: Datei öffnen\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "Erhielt Alt-[-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "Erhielt Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "1 Ersetzung vorgenommen"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Ersetzung abgebrochen"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Ersetzen mit [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Ersetzen mit"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Ersetzen?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Zeilennummer eingeben"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Abgebrochen"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Komm schon, sei vernünftig"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Nur %d Zeilen vorhanden, springe zur letzten Zeile"
msgid "Modified"
msgstr "Verändert"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Nach (%d, %d) im Bearbeitungspuffer verschoben\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "Erhielt \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr "Ja"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr "Alle"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr "Nein"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "Zeile %d von %d (%.0f%%), Zeichen %d von %d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Gebe Datei Puffer nach stderr aus...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Gebe Inhalt der Zwischenablage nach stderr aus...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Gebe einen Puffer nach stderr aus...\n"
msgid ""
msgstr ""
"Project-Id-Version: 0.9.13\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-07-13 04:57+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Spanish <jordi@sindominio.net>\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer llamado con inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr "Nos hemos cargado el cutbuffer =)\n"
msgid "File to insert [from ./] "
msgstr "Fichero a insertar [desde ./] "
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Cancelado"
msgstr "May/Min"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Cancelar"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): liberado el último nodo.\n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
"Uso: nano [opción larga GNU] [opción] +LÍNEA <fichero>\n"
"\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Opcion\t\tOpcion larga\t\tSignificado\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr " -T \t\t--tabsize=[num]\t\tFijar el ancho de tab a num\n"
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr " -R\t\t--regexp\t\tUsar expresiones regulares para las búsquedas\n"
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\tImprimir versión y salir\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tMostrar siempre la posición del cursor\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\tMostrar este mensaje\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t--cut\t\t\t^K corta desde el cursor al final de línea\n"
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""
" -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos.\n"
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\tHabilitar ratón\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#cols] \t--fill=[#cols]\t\tRellenar columnas (wrapear en) #cols\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p\t \t--pico\t\t\tHacer el menú más parecido a Pico\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr " -s [prog] \t--speller=[prog]\tHabilitar corrector alternativo\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t--tempfile\t\tAutosalvar al salir, sin preguntar\n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t\tModo visualización (sólo lectura)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\tNo wrapear líneas largas\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\tNo mostrar la ventana de ayuda\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\tHabilitar suspensión\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +LINE\t\t\t\t\tComenzar en la línea número LÍNEA\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Uso: nano [opción] +LÍNEA <fichero>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Opción\t\tSignificado\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T [num]\tFijar el ancho de tab a num\n"
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr " -R\t\tUsar expresiones regulares para las búsquedas\n"
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\tImprimir información sobre la versión y salir\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tMostrar constantemente la posición del cursor\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr " -h \t\tMostrar este mensaje\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t^K corta desde el cursor al final de línea\n"
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -v \t\tIndentar automáticamente nuevas líneas\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos.\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\tHabilitar ratón\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#cols] \tRellenar columnas (wrapear líneas en) #cols\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [prog] \tHabilitar corrector alternativo\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p \t\tHacer el menú más parecido a Pico\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\tAutosalvar al salir, no preguntar\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\tModo visualización (sólo lectura)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\tNo wrapear líneas largas\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\tNo mostrar la ventana de ayuda\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\tHabilitar suspensión\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +LÍNEA\t\tComenzar en la línea número LÍNEA\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr " nano versión %s por Chris Allegretta (compilado %s, %s)\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr " Correo-e: nano@asty.org\tWeb: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr "Marca Establecida"
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr "Marca Borrada"
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap llamada con inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data ahora = \"%d\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Después, data = \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr "Error borrando el fichero temporal, ouch!"
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "No pude crear un fichero temporal: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "No se pudo llamar al corrector \"%s\""
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "No pude llamar a \"ispell\""
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Revisión de ortografía finalizada"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Salvar el buffer modificado (RESPONDER \"No\" DESTRUIRÁ LOS CAMBIOS) ?"
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "No se puede cambiar el tamaño de la ventana superior"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "No se puede mover la ventana superior"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "No se puede cambiar el tamaño de la ventana de edición"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "No se puede mover la ventana de edición"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "No se puede cambiar el tamaño de la ventana inferior"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "No se puede mover la ventana inferior"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Main: configurar las ventanas\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Main: ventana inferior\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Main: abrir fichero\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "Pillé Alt-[-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "Pillé Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "1 ocurrencia reemplazada"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Reemplazar Cancelado"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Reemplazar con [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Reemplazar con"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Reemplazar esta instancia?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Introduce número de línea"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Abortado"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Venga ya, se razonable"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Sólo hay %d líneas, saltando hasta la última"
msgid "Modified"
msgstr "Modificado"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Moviendo a (%d, %d) en buffer de edición\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "Pillé \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr "Sí"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr "Todas"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr "No"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "línea %d de %d (%.0f%%), carácter %d de %d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Volcando buffer de fichero a stderr...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Volcando el cutbuffer a stderr...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Volcando un buffer a stderr...\n"
msgid ""
msgstr ""
"Project-Id-Version: nano 0.9.11\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-06-21 23:08+03:00\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
"Language-Team: Finnish <fi@li.org>\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer funktion parametri inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr "Leiketila katosi =)\n"
msgid "File to insert [from ./] "
msgstr "Lisättävä tiedosto [hakemistossa ./]"
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Peruttu"
msgstr "Kirj. koko"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Peru"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): viimeinen node vapautettu.\n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
msgstr ""
"Käyttö: nano [GNU pitkät komentoriviasetukset] [asetukset] +RIVI <tiedosto>\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Asetus\t\tPitkä asetus\t\tMerkitys\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr " -T \t\t--tabsize=[leveys]\tAseta sarkaimen leveys\n"
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\tTulosta versiotiedot ja lopeta\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tNäytä kohdistimen sijainti jatkuvasti\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\tNäytä tämä ohje\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\tSisennä uudet rivit automaattisesti\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""
" -l \t\t--nofollow\t\tÄlä seuraa symbolisia linkkejä, vaan\n"
"\t\t\t\t\tkorvaa ne tiedostoilla.\n"
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\tKäytä hiirtä\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#lkm] \t--fill=[#lkm]\t\tRivitä annettua pidemmät rivit\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p\t \t--pico\t\t\tNäytä 2 alinta riviä kuin Pico\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr " -s [ohjelma] \t--speller=[ohjelma]\tKäytä annettua oikolukuohjelmaa\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""
" -t \t\t--tempfile\t\tTallenna tiedosto kysymättä\n"
"\t\t\t\t\tpoistettaessa \n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t\tKatselutila (vain luku)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\tÄlä rivitä pitkiä rivejä\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\tÄlä näytä ohjeikkunaa\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\tMahdollista keskeyttäminen\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +RIVI\t\t\t\t\tSiirry riville RIVI\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Käyttö: nano [asetukset] +RIVI <tiedosto>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Asetus\t\tMerkitys\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T [leveys]\tAseta sarkaimen leveys\n"
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\tTulosta versiotiedot ja lopeta\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tNäytä kohdistimen sijainti jatkuvasti\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr " -h \t\tNäytä tämä ohje\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -i \t\tSisennä uudet rivit automaattisesti\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla.\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\tKäytä hiirtä\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#lkm] \tRivitä annettua pidemmät rivit\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [ohjelma] \tKäytä annettua oikolukuohjelmaa\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p \t\tNäytä 2 alinta riviä kuin Pico\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\tTallenna tiedosto kysymättä poistettaessa\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\tKatselutila (vain luku)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\tÄlä rivitä pitkiä rivejä\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\tÄlä näytä ohjeikkunaa\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\tMahdollista keskeyttäminen\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +RIVI\t\tSiirry riville RIVI\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr " nano, versio %s. Chris Allegretta (käännetty %s, %s)\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr " Maili: nano@asty.org\tNetti: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr "Teksti merkitty"
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr "Merkintä poistettu"
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap -funktion parametri inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data nyt = \"%s\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Jälkeenpäin, data = \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr "Väliaikaistiedostoa poistettaessa tapahtui virhe."
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "Väliaikaista tiedostonnimeä ei voitu luoda: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "Oikoluinta \"%s\" ei voitu käynnistää"
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "\"ispell\" -ohjelmaa ei voitu käynnistää"
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Oikoluku on valmis"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Tallenna muutettu teksti (Muutokset häviävät, jos vastaat \"ei\") ? "
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "Yläikkunan kokoa ei voi muuttaa"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "Yläikkunaa ei voi siirtää"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "Muokkausikkunan kokoa ei voi muuttaa"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "Muokkausikkunaa ei voi siirtää"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "Alaikkunan kokoa ei voi muuttaa"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "Alaikkunaa ei voi siirtää"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Päätila: ikkunoiden asettelu\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Päätila: alaikkuna\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Päätila: avaa tiedosto\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "Vastaanotettu Alt-[-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "Vastaanotettu Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "1 kohta korvattu"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Korvaus peruttu"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Korvaa merkkijonolla [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Korvaa merkkijonolla"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Korvataanko tämä kohta?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Kirjoita rivin numero"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Keskeytetty"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Jotakin järkevää, kiitos?"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Vain %d riviä olemassa, siirrytään viimeiselle riville"
msgid "Modified"
msgstr "Muokattu"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Kohtaan (%d,%d) siirrytty muokkausruudussa\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "Saatiin \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr "Kyllä"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr "Kaikki"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr "Ei"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "rivi %d/%d (%.0f%%), merkki %d/%d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Syötetään tiedosto stderriin...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Syötetään leiketila stderriin...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Syötetään teksti stderriin...\n"
msgid ""
msgstr ""
"Project-Id-Version: 0.8.9\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-07-09 01:32+0100\n"
"Last-Translator: Clement Laforet <sheep.killer@free.fr>\n"
"Language-Team: French <LL@li.org>\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer appelé avec inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr "cutbuffer annihilé -)\n"
msgid "File to insert [from ./] "
msgstr "Fichier à insérer [depuis ./] "
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Annulé"
msgstr "Casse respectée"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Annuler"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): libération du dernier noeud \n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
"Utilisation: nano [option longue GNU] [option] +LIGNE <fichier>\n"
"\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Option\t\tOption Longue\t\tSignification\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr ""
"-T \t\t--tabsize=[num]\t\tDefini la profondeur d'une tabulation à num\n"
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr ""
"-R\t\t--regexp\t\tUtilise les expressions regulières pour la recherche\n"
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\tAfficher les informations de version et sortir\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tAfficher constamment la position du curseur\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\tAfficher ce message\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr ""
" -i \t\t--autoindent\t\tIndenter automatiquement les nouvelles lignes\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""
" -l \t\t--nofollow\t\tNe suit pas les liens symboliques. Outrepasse "
"l'écriture\n"
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\tActiver le support souris\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""
" -r [#cols] \t--fill=[#cols]\t\tMettre la colonne de fin de ligne à (couper "
"les lignes à) #cols\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr ""
" -p\t \t--pico\t\t\tRendre les deux lignes du bas plus semblables à Pico\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr ""
" -s [prog] \t--speller=[prog]\tActiver un vérificateur orthographique "
"alternatif\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""
" -t \t\t--tempfile\t\tSauver automatiquement à la sortie, sans demander\n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t\tMode Visualisation (lecture seule)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\tNe pas couper les lignes trop longues\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\tNe pas afficher la fenêtre d'aide\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\tAutoriser la suspension\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +LIGNE\t\t\t\t\tCommencer à la ligne LIGNE\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Utilisation: nano [option] +LIGNE <fichier>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Option\t\tSignification\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr "-T [num]\tDéfini la pronfondeur de tabulation à num\n"
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr "-R\t\tUtilisation des expressions régulières pour la recherche\n"
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\tAfficher les informations de version et sortir\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tAfficher constamment la position du curseur\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr " -h \t\tAfficher ce message\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -i \t\tIndenter automatiquement les nouvelles lignes\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr "-l \t\tNe pas suivre les liens symboliques. Outrepasse à l'écriture\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\tActiver la souris\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr ""
" -r [#cols] \tMettre la colonne de fin de ligne à (couper les lignes à) "
"#cols\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [prog] \tActiver un vérificateur orthographique alternatif\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p \t\tRendre les 2 lignes du bas plus semblables à Pico\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\tSauver automatiquement à la sortie, sans demander\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\tMode Visualisation seule (lecture seule)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\tNe pas couper les lignes longues\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\tNe pas afficher la fenêtre d'aide\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\tAutoriser la suspension\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +LIGNE\t\tDémarrer à la ligne LIGNE\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr " nano version %s de Chris Allegretta (compilée %s, %s)\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr "Marque enregistrée"
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr "Marque effacée"
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap appelée avec inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data vaut maintenant \"%s\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Après, data = \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr "Erreur lors de l'effacement du fichier temporaire, zut!"
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "Impossible de créer un nom de fichier temporaire: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "Impossible d'invoquer le programme spell \"%s\""
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "Impossible d'invoquer \"ispell\""
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Vérification orthographique terminée"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Sauver le buffer modifié (RÉPONDRE \"No\" EFFACERA LES CHANGEMENTS"
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "Impossible de redimensionner la fenêtre du haut"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "Impossible de bouger la fenêtre du haut"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "Impossible de redimensionner la fenêtre d'édition"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "Impossible de bouger la fenêtre d'édition"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "Impossible de redimensionner la fenêtre du bas"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "Impossible de bouger la fenêtre du bas"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Main: configuration des fenêtres\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Main: fenêtre du bas\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Main: ouvrir fichier\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "J'ai reçu Alt-[-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "J'ai reçu Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "1 occurence remplacée"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Remplacement annulé"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Remplacer par [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Rempacer par"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Remplacer cette occurence?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Entrer le numéro de ligne"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Annulé"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Allez, soyez raisonnable"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Seulement %d lignes sont disponibles, saut jusqu'à la dernière ligne"
msgid "Modified"
msgstr "Modifié"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Déplacement jusqu'à (%d, %d) dans le buffer d'édition\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "J'ai reçu \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr "Oui"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr "Tous"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr "Non"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "ligne %d sur %d (%.0f%%), caractère %d sur %d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Envoi du buffer fichier sur stderr...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Envoi du cutbuffer sur stderr...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Envoi d'un buffer sur stderr...\n"
msgid ""
msgstr ""
"Project-Id-Version: nano-0.9.10\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-06-08 20:56+07:00\n"
"Last-Translator: Tedi Heriyanto <tedi-h@usa.net>\n"
"Language-Team: Indonesian <id@li.org>\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer dipangil dgn inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr "Hapus cutbuffer =>\n"
msgid "File to insert [from ./] "
msgstr "File untuk disisipkan "
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Dibatalkan"
msgstr "Case Sens"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Batal"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): bebaskan node terakhir.\n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
msgstr "Pemakaian: nano [GNU long option] [option] +LINE <file>\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Option: Long option Arti\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr ""
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr "-V --version Tampilkan versi dan keluar\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr "-c --const Menampilkan posisi kursor secara konstan\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr "-h --help Tampilkan pesan ini\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr "-i --autoindent Indentasi baris barus secara otomatis\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr "-l --nofollow Jangan ikuti link simbolik, timpa.\n"
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr "-m --mouse Aktifkan mouse\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr "-r [#cols] --fill=[#cols] Set fill col ke (wrap line di) #cols\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr "-p --pico Buat dua baris terbawah seperti Pico\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr "-s [prog] --speller=[prog] Aktifkan speller alternatif\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""
"-t --tempfile Autosave saat keluar, jangan minta konfirmasi\n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr "-v --view Mode Tampil (baca saja)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr "-w --nowrap Jangan wrap baris panjang\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr "-x --nohelp Jangan tampilkan jendela bantuan\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr "-z --suspend Aktifkan suspend\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr "+LINE Mulai pada nomor baris LINE\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Pemakaian: nano [option] +LINE <file>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Option Arti\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T [num]\tGanti lebar tabulasi manjadi num\n"
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr "-V Tampilkan informasi versi dan keluar\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr "-c Menampilkan posisi kursor secara konstan\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr "-h Tampilkan pesan ini\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr "-i Indent baris barus secara otomatis\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr "-l Jangan ikuti link simbolik, timpa.\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr "-m Aktifkan mouse\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr "-r [#cols] Set fill col ke (wrap line di) #cols\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr "-s [prog] Aktifkan speller alternatif\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr "-p Buat dua baris terbawah seperti Pico\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr "-t Autosave saat keluar, jangan minta konfirmasi.\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr "-v Mode Tampil (baca saja)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr "-w Jangan wrap baris panjang\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr "-x Jangan tampilkan jendela bantuan\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr "-z Aktifkan suspend\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr "+LINE Mulai pada nomor baris LINE\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr "nano versi %s oleh Chris Allegretta (compiled %s, %s)\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr "Email: nano@asty.org Web: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr "Set Tanda"
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr "Unset Tanda"
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap dipanggil dengan inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data sekarang =\"%s\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Setelah, data= \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr "Kesalahan menghapus tempfile, ack!"
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "Tidak dapat membuat nama file sementara: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "Tidak dapat memanggil program ejaan \"%s\""
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "Tidak dapat memanggil \"ispell\""
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Selesai memeriksa ejaan"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ?"
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "Tidak dapat menganti ukuran jendela atas"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "Tidak dapat memindahkan jendela atas"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "Tidak dapat mengganti ukuran jendela edit"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "Tidak dapat memindah jendela edit"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "Tidak dapat mengganti ukuran jendela bawah"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "Tidak dapat memindah jendela bawah"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Main: menset jendela\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Main: jendela bawah\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Main: membuka file\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "Saya mendapat Alt-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "Saya mendapat Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "Terganti 1 tempat"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Batalkan penggantian"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Ganti dengan [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Ganti dengan"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Ganti kata ini?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Masukkan nomor baris"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Dibatalkan"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Ayo, yang masuk akal"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Hanya %d baris tersedia, melompat ke baris akhir"
msgid "Modified"
msgstr "Dimodifikasi"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Pindah ke (%d, %d) dalam buffer edit\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "Saya mendapat \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr "Ya"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr "Semua"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr "Tidak"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "baris %d dari %d (%f.0f%%), karakter %d dari %d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Kirim buffer file ke stderr...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Kirim cutbuffer ke stderr...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Kirim buffer ke stderr...\n"
msgid ""
msgstr ""
"Project-Id-Version: 0.8.7\n"
-"POT-Creation-Date: 2000-07-27 20:16-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: 2000-03-03 04:57+0100\n"
"Last-Translator: Daniele Medri <madrid@linux.it>\n"
"MIME-Version: 1.0\n"
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer chiamato con inptr->data = %s\n"
-#: cut.c:149
+#: cut.c:148
msgid "Blew away cutbuffer =)\n"
msgstr ""
msgid "File to insert [from ./] "
msgstr "File da inserire [da ./] "
-#: files.c:272 files.c:296 files.c:486 nano.c:1149
+#: files.c:272 files.c:296 files.c:486 nano.c:1150
msgid "Cancelled"
msgstr "Cancellato"
msgstr "Case sens"
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:997
+#: global.c:337 winio.c:975
msgid "Cancel"
msgstr "Cancella"
msgid "free_node(): free'd last node.\n"
msgstr "free_node(): liberado el último nodo.\n"
-#: nano.c:313
+#: nano.c:320
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
"Utilizzo: nano [GNU opzioni lunghe] [opzioni] +LINEA <file>\n"
"\n"
-#: nano.c:314
+#: nano.c:321
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "Opzioni\t\tLunghe opzioni\t\tSignificato\n"
-#: nano.c:317
+#: nano.c:324
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr ""
-#: nano.c:321
+#: nano.c:328
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:325
+#: nano.c:332
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--versione\t\tStampa informazioni sulla versione ed esci\n"
-#: nano.c:327
+#: nano.c:334
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tMostra sempre la posizione del cursore\n"
-#: nano.c:329
+#: nano.c:336
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\tMostra questo messaggio\n"
-#: nano.c:332
+#: nano.c:339
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:335
+#: nano.c:342
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n"
-#: nano.c:337
+#: nano.c:344
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""
-#: nano.c:340
+#: nano.c:347
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\tAttiva mouse\n"
-#: nano.c:345
+#: nano.c:352
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#cols] \t--fill=[#cols]\t\tConfigura riempimento colonne\n"
-#: nano.c:347
+#: nano.c:354
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p\t \t--pico\t\t\tCrea in basso 2 linee come l'aspetto di Pico\n"
-#: nano.c:349
+#: nano.c:356
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr " -s [prog] \t--speller=[prog]\tAttiva correttore alternativo\n"
-#: nano.c:351
+#: nano.c:358
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""
" -t \t\t--tempfile\t\tSalvataggio automatico in uscita senza richiesta\n"
-#: nano.c:353
+#: nano.c:360
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t\tVisualizzazione (sola lettura)\n"
-#: nano.c:355
+#: nano.c:362
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\tNon interrompere linee lunghe\n"
-#: nano.c:357
+#: nano.c:364
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\tNon mostrare finestra aiuti\n"
-#: nano.c:359
+#: nano.c:366
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\tAbilita sospensione\n"
-#: nano.c:361
+#: nano.c:368
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +LINE\t\t\t\t\tInizia alla linea numero\n"
-#: nano.c:363
+#: nano.c:370
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
"Uso: nano [opzioni] +LINEA <file>\n"
"\n"
-#: nano.c:364
+#: nano.c:371
msgid "Option\t\tMeaning\n"
msgstr "Opzioni\t\tSignificato\n"
-#: nano.c:366
+#: nano.c:373
msgid " -T [num]\tSet width of a tab to num\n"
msgstr ""
-#: nano.c:368
+#: nano.c:375
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""
-#: nano.c:369
+#: nano.c:376
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\tStampa informazioni sulla versione ed esci\n"
-#: nano.c:370
+#: nano.c:377
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tMostra sempre la posizione del cursore\n"
-#: nano.c:371
+#: nano.c:378
msgid " -h \t\tShow this message\n"
msgstr " -h \t\tMostra questo messaggio\n"
-#: nano.c:373
+#: nano.c:380
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""
-#: nano.c:375
+#: nano.c:382
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -v \t\tIndentazione automatica nuove linee\n"
-#: nano.c:377
+#: nano.c:384
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi.\n"
-#: nano.c:380
+#: nano.c:387
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\tAttiva mouse\n"
-#: nano.c:384
+#: nano.c:391
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#cols] \tRiempimento colonne (interrompi linee a) #cols\n"
-#: nano.c:385
+#: nano.c:392
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [prog] \tAttiva correttore alternativo\n"
-#: nano.c:386
+#: nano.c:393
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr " -p \t\tCrea in basso 2 linee sullo stile di Pico\n"
-#: nano.c:387
+#: nano.c:394
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\tSalvataggio automatico in uscita senza avviso\n"
-#: nano.c:388
+#: nano.c:395
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\tVisualizza (sola lettura)\n"
-#: nano.c:389
+#: nano.c:396
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\tNon interrompere linee lunghe\n"
-#: nano.c:390
+#: nano.c:397
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\tNon mostrare la finestra Aiuti\n"
-#: nano.c:391
+#: nano.c:398
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\tAttiva sospensione\n"
-#: nano.c:392
+#: nano.c:399
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +LINEA\t\tInizia alla LINEA numero\n"
-#: nano.c:399
+#: nano.c:406
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr " nano versione %s di Chris Allegretta (compilato %s, %s\n"
-#: nano.c:401
+#: nano.c:408
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr "Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
-#: nano.c:426
+#: nano.c:443
msgid "Mark Set"
msgstr ""
-#: nano.c:431
+#: nano.c:448
msgid "Mark UNset"
msgstr ""
-#: nano.c:875
+#: nano.c:885
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap chiamata con inptr->data=\"%s\"\n"
-#: nano.c:935
+#: nano.c:936
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data ora = \"%d\"\n"
-#: nano.c:988
+#: nano.c:989
#, c-format
msgid "After, data = \"%s\"\n"
msgstr "Dopo, data = \"%s\"\n"
-#: nano.c:1058
+#: nano.c:1059
msgid "Error deleting tempfile, ack!"
msgstr ""
-#: nano.c:1076
+#: nano.c:1077
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr "Impossibile creare un nome file temporaneo: %s"
-#: nano.c:1099
+#: nano.c:1100
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr "Impossibile invocare correttore ortografico \"%s\""
#. Why 32512? I dont know!
-#: nano.c:1105
+#: nano.c:1106
msgid "Could not invoke \"ispell\""
msgstr "Impossibile invocare \"ispell\""
-#: nano.c:1118
+#: nano.c:1119
msgid "Finished checking spelling"
msgstr "Controllo ortografico terminato"
-#: nano.c:1136
+#: nano.c:1137
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr ""
"Salva il buffer modificato (RISPONDENDO \"No\" ANNULLERETE I CAMBIAMENTI "
"AVVENUTI) ?"
-#: nano.c:1259
+#: nano.c:1260
msgid "Cannot resize top win"
msgstr "Impossibile ridimensionare la finestra superiore"
-#: nano.c:1261
+#: nano.c:1262
msgid "Cannot move top win"
msgstr "Impossibile spostare la finestra superiore"
-#: nano.c:1263
+#: nano.c:1264
msgid "Cannot resize edit win"
msgstr "Impossibile ridimensionare la finestra di modifica"
-#: nano.c:1265
+#: nano.c:1266
msgid "Cannot move edit win"
msgstr "Impossibile spostare finestra di modifica"
-#: nano.c:1267
+#: nano.c:1268
msgid "Cannot resize bottom win"
msgstr "Impossibile ridimensionare la finestra inferiore"
-#: nano.c:1269
+#: nano.c:1270
msgid "Cannot move bottom win"
msgstr "Impossibile spostare la finestra inferiore"
-#: nano.c:1742
+#: nano.c:1747
msgid "Main: set up windows\n"
msgstr "Main: configura finestre\n"
-#: nano.c:1764
+#: nano.c:1769
msgid "Main: bottom win\n"
msgstr "Main: finestra inferiore\n"
-#: nano.c:1770
+#: nano.c:1775
msgid "Main: open file\n"
msgstr "Main: apri file\n"
-#: nano.c:1843
+#: nano.c:1848
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr "Premuto Alt-[-%c! (%d)\n"
-#: nano.c:1859
+#: nano.c:1864
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr "Premuto Alt-%c! (%d)\n"
msgid "Replaced 1 occurence"
msgstr "Sostituita 1 occorrenza"
-#: search.c:381 search.c:402 search.c:425
+#: search.c:377 search.c:398 search.c:421
msgid "Replace Cancelled"
msgstr "Sostituzione annullata"
-#: search.c:398
+#: search.c:394
#, c-format
msgid "Replace with [%s]"
msgstr "Sostituisci con [%s]"
#. last_search is empty
-#: search.c:423
+#: search.c:419
msgid "Replace with"
msgstr "Sostituisci con"
-#: search.c:464
+#: search.c:460
msgid "Replace this instance?"
msgstr "Sostituisci questa istanza?"
#. Ask for it
-#: search.c:515
+#: search.c:511
msgid "Enter line number"
msgstr "Inserire numero linea"
-#: search.c:517
+#: search.c:513
msgid "Aborted"
msgstr "Operazione fallita"
-#: search.c:537
+#: search.c:533
msgid "Come on, be reasonable"
msgstr "Avanti, sii ragionevole"
-#: search.c:542
+#: search.c:538
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Solo %d linee disponibili, vai all'ultima"
msgid "Modified"
msgstr "Modificato"
-#: winio.c:913
+#: winio.c:891
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Mosso in (%d, %d) nel buffer di modifica\n"
-#: winio.c:924
+#: winio.c:902
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
-#: winio.c:967
+#: winio.c:945
#, c-format
msgid "I got \"%s\"\n"
msgstr "Premuto \"%s\"\n"
-#: winio.c:992
+#: winio.c:970
msgid "Yes"
msgstr " Sì"
-#: winio.c:994
+#: winio.c:972
msgid "All"
msgstr " Tutti"
-#: winio.c:996
+#: winio.c:974
msgid "No"
msgstr " No"
-#: winio.c:1132
+#: winio.c:1110
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
-#: winio.c:1136
+#: winio.c:1114
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "linea %d di %d (%.0f%%), carattere %d di %d (%.0f%%)"
-#: winio.c:1260
+#: winio.c:1238
msgid "Dumping file buffer to stderr...\n"
msgstr "Copia file buffer sullo stderr...\n"
-#: winio.c:1262
+#: winio.c:1240
msgid "Dumping cutbuffer to stderr...\n"
msgstr "Copia cutbuffer sullo stderr...\n"
-#: winio.c:1264
+#: winio.c:1242
msgid "Dumping a buffer to stderr...\n"
msgstr "Copia un buffer sullo stderr...\n"
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-07-30 21:30-0400\n"
+"POT-Creation-Date: 2000-07-31 08:56-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"