summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'koffice-i18n-zh_CN')
-rw-r--r--koffice-i18n-zh_CN/Makefile.am4
-rw-r--r--koffice-i18n-zh_CN/acinclude.m45972
-rw-r--r--koffice-i18n-zh_CN/aclocal.m4587
-rw-r--r--koffice-i18n-zh_CN/configure.files1
-rw-r--r--koffice-i18n-zh_CN/configure.in64
-rwxr-xr-xkoffice-i18n-zh_CN/install-sh401
-rw-r--r--koffice-i18n-zh_CN/messages/Makefile.am3
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/Makefile.am3
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po2292
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/example.po40
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/karbon.po1827
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kchart.po1797
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kexi.po5808
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kfile_abiword.po34
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kfile_gnumeric.po34
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kfile_koffice.po34
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kfile_ooo.po134
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kformdesigner.po1687
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kformula.po221
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kivio.po6207
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/koconverter.po83
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/koffice.po5099
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kofficefilters.po2257
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/koproperty.po271
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/koshell.po94
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kounavail.po34
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kplato.po1961
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kpresenter.po4280
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/krita.po7598
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kscan_plugin.po47
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kscreenshot_plugin.po223
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kspread.po17408
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kspreadcalc_calc.po90
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kspreadinsertcalendar.po179
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kthesaurus.po42
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kugar.po736
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/kword.po4538
-rw-r--r--koffice-i18n-zh_CN/messages/koffice/thesaurus_tool.po159
-rwxr-xr-xkoffice-i18n-zh_CN/missing353
-rwxr-xr-xkoffice-i18n-zh_CN/mkinstalldirs158
40 files changed, 72760 insertions, 0 deletions
diff --git a/koffice-i18n-zh_CN/Makefile.am b/koffice-i18n-zh_CN/Makefile.am
new file mode 100644
index 00000000..8446b25d
--- /dev/null
+++ b/koffice-i18n-zh_CN/Makefile.am
@@ -0,0 +1,4 @@
+#created by autogen.sh
+SUBDIRS = messages
+AUTOMAKE_OPTIONS = foreign
+
diff --git a/koffice-i18n-zh_CN/acinclude.m4 b/koffice-i18n-zh_CN/acinclude.m4
new file mode 100644
index 00000000..27476d4f
--- /dev/null
+++ b/koffice-i18n-zh_CN/acinclude.m4
@@ -0,0 +1,5972 @@
+## -*- autoconf -*-
+
+dnl This file is part of the KDE libraries/packages
+dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)
+dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org)
+
+dnl This file is free software; you can redistribute it and/or
+dnl modify it under the terms of the GNU Library General Public
+dnl License as published by the Free Software Foundation; either
+dnl version 2 of the License, or (at your option) any later version.
+
+dnl This library is distributed in the hope that it will be useful,
+dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+dnl Library General Public License for more details.
+
+dnl You should have received a copy of the GNU Library General Public License
+dnl along with this library; see the file COPYING.LIB. If not, write to
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+dnl Boston, MA 02110-1301, USA.
+
+dnl IMPORTANT NOTE:
+dnl Please do not modify this file unless you expect your modifications to be
+dnl carried into every other module in the repository.
+dnl
+dnl Single-module modifications are best placed in configure.in for kdelibs
+dnl and kdebase or configure.in.in if present.
+
+# KDE_PATH_X_DIRECT
+dnl Internal subroutine of AC_PATH_X.
+dnl Set ac_x_includes and/or ac_x_libraries.
+AC_DEFUN([KDE_PATH_X_DIRECT],
+[
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+if test "$ac_x_includes" = NO; then
+ # Guess where to find include files, by looking for this one X11 .h file.
+ test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h
+
+ # First, try using that file with no special directory specified.
+AC_TRY_CPP([#include <$x_direct_test_include>],
+[# We can compile using X headers with no special include directory.
+ac_x_includes=],
+[# Look for the header file in a standard set of common directories.
+# Check X11 before X11Rn because it is often a symlink to the current release.
+ for ac_dir in \
+ /usr/X11/include \
+ /usr/X11R6/include \
+ /usr/X11R5/include \
+ /usr/X11R4/include \
+ \
+ /usr/include/X11 \
+ /usr/include/X11R6 \
+ /usr/include/X11R5 \
+ /usr/include/X11R4 \
+ \
+ /usr/local/X11/include \
+ /usr/local/X11R6/include \
+ /usr/local/X11R5/include \
+ /usr/local/X11R4/include \
+ \
+ /usr/local/include/X11 \
+ /usr/local/include/X11R6 \
+ /usr/local/include/X11R5 \
+ /usr/local/include/X11R4 \
+ \
+ /usr/X386/include \
+ /usr/x386/include \
+ /usr/XFree86/include/X11 \
+ \
+ /usr/include \
+ /usr/local/include \
+ /usr/unsupported/include \
+ /usr/athena/include \
+ /usr/local/x11r5/include \
+ /usr/lpp/Xamples/include \
+ \
+ /usr/openwin/include \
+ /usr/openwin/share/include \
+ ; \
+ do
+ if test -r "$ac_dir/$x_direct_test_include"; then
+ ac_x_includes=$ac_dir
+ break
+ fi
+ done])
+fi # $ac_x_includes = NO
+
+if test "$ac_x_libraries" = NO; then
+ # Check for the libraries.
+
+ test -z "$x_direct_test_library" && x_direct_test_library=Xt
+ test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc
+
+ # See if we find them without any special options.
+ # Don't add to $LIBS permanently.
+ ac_save_LIBS="$LIBS"
+ LIBS="-l$x_direct_test_library $LIBS"
+AC_TRY_LINK([#include <X11/Intrinsic.h>], [${x_direct_test_function}(1)],
+[LIBS="$ac_save_LIBS"
+# We can link X programs with no special library path.
+ac_x_libraries=],
+[LIBS="$ac_save_LIBS"
+# First see if replacing the include by lib works.
+# Check X11 before X11Rn because it is often a symlink to the current release.
+for ac_dir in `echo "$ac_x_includes" | sed s/include/lib${kdelibsuff}/` \
+ /usr/X11/lib${kdelibsuff} \
+ /usr/X11R6/lib${kdelibsuff} \
+ /usr/X11R5/lib${kdelibsuff} \
+ /usr/X11R4/lib${kdelibsuff} \
+ \
+ /usr/lib${kdelibsuff}/X11 \
+ /usr/lib${kdelibsuff}/X11R6 \
+ /usr/lib${kdelibsuff}/X11R5 \
+ /usr/lib${kdelibsuff}/X11R4 \
+ \
+ /usr/local/X11/lib${kdelibsuff} \
+ /usr/local/X11R6/lib${kdelibsuff} \
+ /usr/local/X11R5/lib${kdelibsuff} \
+ /usr/local/X11R4/lib${kdelibsuff} \
+ \
+ /usr/local/lib${kdelibsuff}/X11 \
+ /usr/local/lib${kdelibsuff}/X11R6 \
+ /usr/local/lib${kdelibsuff}/X11R5 \
+ /usr/local/lib${kdelibsuff}/X11R4 \
+ \
+ /usr/X386/lib${kdelibsuff} \
+ /usr/x386/lib${kdelibsuff} \
+ /usr/XFree86/lib${kdelibsuff}/X11 \
+ \
+ /usr/lib${kdelibsuff} \
+ /usr/local/lib${kdelibsuff} \
+ /usr/unsupported/lib${kdelibsuff} \
+ /usr/athena/lib${kdelibsuff} \
+ /usr/local/x11r5/lib${kdelibsuff} \
+ /usr/lpp/Xamples/lib${kdelibsuff} \
+ /lib/usr/lib${kdelibsuff}/X11 \
+ \
+ /usr/openwin/lib${kdelibsuff} \
+ /usr/openwin/share/lib${kdelibsuff} \
+ ; \
+do
+dnl Don't even attempt the hair of trying to link an X program!
+ for ac_extension in a so sl; do
+ if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
+ ac_x_libraries=$ac_dir
+ break 2
+ fi
+ done
+done])
+fi # $ac_x_libraries = NO
+])
+
+
+dnl ------------------------------------------------------------------------
+dnl Find a file (or one of more files in a list of dirs)
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_FIND_FILE],
+[
+$3=NO
+for i in $2;
+do
+ for j in $1;
+ do
+ echo "configure: __oline__: $i/$j" >&AC_FD_CC
+ if test -r "$i/$j"; then
+ echo "taking that" >&AC_FD_CC
+ $3=$i
+ break 2
+ fi
+ done
+done
+])
+
+dnl KDE_FIND_PATH(program-name, variable-name, list-of-dirs,
+dnl if-not-found, test-parameter, prepend-path)
+dnl
+dnl Look for program-name in list-of-dirs+$PATH.
+dnl If prepend-path is set, look in $PATH+list-of-dirs instead.
+dnl If found, $variable-name is set. If not, if-not-found is evaluated.
+dnl test-parameter: if set, the program is executed with this arg,
+dnl and only a successful exit code is required.
+AC_DEFUN([KDE_FIND_PATH],
+[
+ AC_MSG_CHECKING([for $1])
+ if test -n "$$2"; then
+ kde_cv_path="$$2";
+ else
+ kde_cache=`echo $1 | sed 'y%./+-%__p_%'`
+
+ AC_CACHE_VAL(kde_cv_path_$kde_cache,
+ [
+ kde_cv_path="NONE"
+ kde_save_IFS=$IFS
+ IFS=':'
+ dirs=""
+ for dir in $PATH; do
+ dirs="$dirs $dir"
+ done
+ if test -z "$6"; then dnl Append dirs in PATH (default)
+ dirs="$3 $dirs"
+ else dnl Prepend dirs in PATH (if 6th arg is set)
+ dirs="$dirs $3"
+ fi
+ IFS=$kde_save_IFS
+
+ for dir in $dirs; do
+ if test -x "$dir/$1"; then
+ if test -n "$5"
+ then
+ evalstr="$dir/$1 $5 2>&1 "
+ if eval $evalstr; then
+ kde_cv_path="$dir/$1"
+ break
+ fi
+ else
+ kde_cv_path="$dir/$1"
+ break
+ fi
+ fi
+ done
+
+ eval "kde_cv_path_$kde_cache=$kde_cv_path"
+
+ ])
+
+ eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\""
+
+ fi
+
+ if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
+ AC_MSG_RESULT(not found)
+ $4
+ else
+ AC_MSG_RESULT($kde_cv_path)
+ $2=$kde_cv_path
+
+ fi
+])
+
+AC_DEFUN([KDE_MOC_ERROR_MESSAGE],
+[
+ AC_MSG_ERROR([No Qt meta object compiler (moc) found!
+Please check whether you installed Qt correctly.
+You need to have a running moc binary.
+configure tried to run $ac_cv_path_moc and the test didn't
+succeed. If configure shouldn't have tried this one, set
+the environment variable MOC to the right one before running
+configure.
+])
+])
+
+AC_DEFUN([KDE_UIC_ERROR_MESSAGE],
+[
+ AC_MSG_WARN([No Qt ui compiler (uic) found!
+Please check whether you installed Qt correctly.
+You need to have a running uic binary.
+configure tried to run $ac_cv_path_uic and the test didn't
+succeed. If configure shouldn't have tried this one, set
+the environment variable UIC to the right one before running
+configure.
+])
+])
+
+
+AC_DEFUN([KDE_CHECK_UIC_FLAG],
+[
+ AC_MSG_CHECKING([whether uic supports -$1 ])
+ kde_cache=`echo $1 | sed 'y% .=/+-%____p_%'`
+ AC_CACHE_VAL(kde_cv_prog_uic_$kde_cache,
+ [
+ cat >conftest.ui <<EOT
+ <!DOCTYPE UI><UI version="3" stdsetdef="1"></UI>
+EOT
+ ac_uic_testrun="$UIC_PATH -$1 $2 conftest.ui >/dev/null"
+ if AC_TRY_EVAL(ac_uic_testrun); then
+ eval "kde_cv_prog_uic_$kde_cache=yes"
+ else
+ eval "kde_cv_prog_uic_$kde_cache=no"
+ fi
+ rm -f conftest*
+ ])
+
+ if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then
+ AC_MSG_RESULT([yes])
+ :
+ $3
+ else
+ AC_MSG_RESULT([no])
+ :
+ $4
+ fi
+])
+
+
+dnl ------------------------------------------------------------------------
+dnl Find the meta object compiler and the ui compiler in the PATH,
+dnl in $QTDIR/bin, and some more usual places
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_PATH_QT_MOC_UIC],
+[
+ AC_REQUIRE([KDE_CHECK_PERL])
+ qt_bindirs=""
+ for dir in $kde_qt_dirs; do
+ qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc"
+ done
+ qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin"
+ if test ! "$ac_qt_bindir" = "NO"; then
+ qt_bindirs="$ac_qt_bindir $qt_bindirs"
+ fi
+
+ KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE])
+ if test -z "$UIC_NOT_NEEDED"; then
+ KDE_FIND_PATH(uic, UIC_PATH, [$qt_bindirs], [UIC_PATH=""])
+ if test -z "$UIC_PATH" ; then
+ KDE_UIC_ERROR_MESSAGE
+ exit 1
+ else
+ UIC=$UIC_PATH
+
+ if test $kde_qtver = 3; then
+ KDE_CHECK_UIC_FLAG(L,[/nonexistent],ac_uic_supports_libpath=yes,ac_uic_supports_libpath=no)
+ KDE_CHECK_UIC_FLAG(nounload,,ac_uic_supports_nounload=yes,ac_uic_supports_nounload=no)
+
+ if test x$ac_uic_supports_libpath = xyes; then
+ UIC="$UIC -L \$(kde_widgetdir)"
+ fi
+ if test x$ac_uic_supports_nounload = xyes; then
+ UIC="$UIC -nounload"
+ fi
+ fi
+ fi
+ else
+ UIC="echo uic not available: "
+ fi
+
+ AC_SUBST(MOC)
+ AC_SUBST(UIC)
+
+ UIC_TR="i18n"
+ if test $kde_qtver = 3; then
+ UIC_TR="tr2i18n"
+ fi
+
+ AC_SUBST(UIC_TR)
+])
+
+AC_DEFUN([KDE_1_CHECK_PATHS],
+[
+ KDE_1_CHECK_PATH_HEADERS
+
+ KDE_TEST_RPATH=
+
+ if test -n "$USE_RPATH"; then
+
+ if test -n "$kde_libraries"; then
+ KDE_TEST_RPATH="-R $kde_libraries"
+ fi
+
+ if test -n "$qt_libraries"; then
+ KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries"
+ fi
+
+ if test -n "$x_libraries"; then
+ KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries"
+ fi
+
+ KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH"
+ fi
+
+AC_MSG_CHECKING([for KDE libraries installed])
+ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
+
+if AC_TRY_EVAL(ac_link) && test -s conftest; then
+ AC_MSG_RESULT(yes)
+else
+ AC_MSG_ERROR([your system fails at linking a small KDE application!
+Check, if your compiler is installed correctly and if you have used the
+same compiler to compile Qt and kdelibs as you did use now.
+For more details about this problem, look at the end of config.log.])
+fi
+
+if eval `KDEDIR= ./conftest 2>&5`; then
+ kde_result=done
+else
+ kde_result=problems
+fi
+
+KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
+kde_have_all_paths=yes
+
+KDE_SET_PATHS($kde_result)
+
+])
+
+AC_DEFUN([KDE_SET_PATHS],
+[
+ kde_cv_all_paths="kde_have_all_paths=\"yes\" \
+ kde_htmldir=\"$kde_htmldir\" \
+ kde_appsdir=\"$kde_appsdir\" \
+ kde_icondir=\"$kde_icondir\" \
+ kde_sounddir=\"$kde_sounddir\" \
+ kde_datadir=\"$kde_datadir\" \
+ kde_locale=\"$kde_locale\" \
+ kde_cgidir=\"$kde_cgidir\" \
+ kde_confdir=\"$kde_confdir\" \
+ kde_kcfgdir=\"$kde_kcfgdir\" \
+ kde_mimedir=\"$kde_mimedir\" \
+ kde_toolbardir=\"$kde_toolbardir\" \
+ kde_wallpaperdir=\"$kde_wallpaperdir\" \
+ kde_templatesdir=\"$kde_templatesdir\" \
+ kde_bindir=\"$kde_bindir\" \
+ kde_servicesdir=\"$kde_servicesdir\" \
+ kde_servicetypesdir=\"$kde_servicetypesdir\" \
+ kde_moduledir=\"$kde_moduledir\" \
+ kde_styledir=\"$kde_styledir\" \
+ kde_widgetdir=\"$kde_widgetdir\" \
+ xdg_appsdir=\"$xdg_appsdir\" \
+ xdg_menudir=\"$xdg_menudir\" \
+ xdg_directorydir=\"$xdg_directorydir\" \
+ kde_result=$1"
+])
+
+AC_DEFUN([KDE_SET_DEFAULT_PATHS],
+[
+if test "$1" = "default"; then
+
+ if test -z "$kde_htmldir"; then
+ kde_htmldir='\${datadir}/doc/HTML'
+ fi
+ if test -z "$kde_appsdir"; then
+ kde_appsdir='\${datadir}/applnk'
+ fi
+ if test -z "$kde_icondir"; then
+ kde_icondir='\${datadir}/icons'
+ fi
+ if test -z "$kde_sounddir"; then
+ kde_sounddir='\${datadir}/sounds'
+ fi
+ if test -z "$kde_datadir"; then
+ kde_datadir='\${datadir}/apps'
+ fi
+ if test -z "$kde_locale"; then
+ kde_locale='\${datadir}/locale'
+ fi
+ if test -z "$kde_cgidir"; then
+ kde_cgidir='\${exec_prefix}/cgi-bin'
+ fi
+ if test -z "$kde_confdir"; then
+ kde_confdir='\${datadir}/config'
+ fi
+ if test -z "$kde_kcfgdir"; then
+ kde_kcfgdir='\${datadir}/config.kcfg'
+ fi
+ if test -z "$kde_mimedir"; then
+ kde_mimedir='\${datadir}/mimelnk'
+ fi
+ if test -z "$kde_toolbardir"; then
+ kde_toolbardir='\${datadir}/toolbar'
+ fi
+ if test -z "$kde_wallpaperdir"; then
+ kde_wallpaperdir='\${datadir}/wallpapers'
+ fi
+ if test -z "$kde_templatesdir"; then
+ kde_templatesdir='\${datadir}/templates'
+ fi
+ if test -z "$kde_bindir"; then
+ kde_bindir='\${exec_prefix}/bin'
+ fi
+ if test -z "$kde_servicesdir"; then
+ kde_servicesdir='\${datadir}/services'
+ fi
+ if test -z "$kde_servicetypesdir"; then
+ kde_servicetypesdir='\${datadir}/servicetypes'
+ fi
+ if test -z "$kde_moduledir"; then
+ if test "$kde_qtver" = "2"; then
+ kde_moduledir='\${libdir}/kde2'
+ else
+ kde_moduledir='\${libdir}/kde3'
+ fi
+ fi
+ if test -z "$kde_styledir"; then
+ kde_styledir='\${libdir}/kde3/plugins/styles'
+ fi
+ if test -z "$kde_widgetdir"; then
+ kde_widgetdir='\${libdir}/kde3/plugins/designer'
+ fi
+ if test -z "$xdg_appsdir"; then
+ xdg_appsdir='\${datadir}/applications/kde'
+ fi
+ if test -z "$xdg_menudir"; then
+ xdg_menudir='\${sysconfdir}/xdg/menus'
+ fi
+ if test -z "$xdg_directorydir"; then
+ xdg_directorydir='\${datadir}/desktop-directories'
+ fi
+
+ KDE_SET_PATHS(defaults)
+
+else
+
+ if test $kde_qtver = 1; then
+ AC_MSG_RESULT([compiling])
+ KDE_1_CHECK_PATHS
+ else
+ AC_MSG_ERROR([path checking not yet supported for KDE 2])
+ fi
+
+fi
+])
+
+AC_DEFUN([KDE_CHECK_PATHS_FOR_COMPLETENESS],
+[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" ||
+ test -z "$kde_icondir" || test -z "$kde_sounddir" ||
+ test -z "$kde_datadir" || test -z "$kde_locale" ||
+ test -z "$kde_cgidir" || test -z "$kde_confdir" ||
+ test -z "$kde_kcfgdir" ||
+ test -z "$kde_mimedir" || test -z "$kde_toolbardir" ||
+ test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" ||
+ test -z "$kde_bindir" || test -z "$kde_servicesdir" ||
+ test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" ||
+ test -z "$kde_styledir" || test -z "kde_widgetdir" ||
+ test -z "$xdg_appsdir" || test -z "$xdg_menudir" || test -z "$xdg_directorydir" ||
+ test "x$kde_have_all_paths" != "xyes"; then
+ kde_have_all_paths=no
+ fi
+])
+
+AC_DEFUN([KDE_MISSING_PROG_ERROR],
+[
+ AC_MSG_ERROR([The important program $1 was not found!
+Please check whether you installed KDE correctly.
+])
+])
+
+AC_DEFUN([KDE_MISSING_ARTS_ERROR],
+[
+ AC_MSG_ERROR([The important program $1 was not found!
+Please check whether you installed aRts correctly or use
+--without-arts to compile without aRts support (this will remove functionality).
+])
+])
+
+AC_DEFUN([KDE_SET_DEFAULT_BINDIRS],
+[
+ kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde3/bin /usr/kde/bin /usr/local/kde/bin"
+ test -n "$KDEDIR" && kde_default_bindirs="$KDEDIR/bin $kde_default_bindirs"
+ if test -n "$KDEDIRS"; then
+ kde_save_IFS=$IFS
+ IFS=:
+ for dir in $KDEDIRS; do
+ kde_default_bindirs="$dir/bin $kde_default_bindirs "
+ done
+ IFS=$kde_save_IFS
+ fi
+])
+
+AC_DEFUN([KDE_SUBST_PROGRAMS],
+[
+ AC_ARG_WITH(arts,
+ AC_HELP_STRING([--without-arts],[build without aRts [default=no]]),
+ [build_arts=$withval],
+ [build_arts=yes]
+ )
+ AM_CONDITIONAL(include_ARTS, test "$build_arts" '!=' "no")
+ if test "$build_arts" = "no"; then
+ AC_DEFINE(WITHOUT_ARTS, 1, [Defined if compiling without arts])
+ fi
+
+ KDE_SET_DEFAULT_BINDIRS
+ kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_libs_prefix/bin $kde_default_bindirs"
+ KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)])
+ KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)])
+ if test "$build_arts" '!=' "no"; then
+ KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_ARTS_ERROR(mcopidl)])
+ KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_ARTS_ERROR(artsc-config)])
+ fi
+ KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs])
+
+ kde32ornewer=1
+ kde33ornewer=1
+ if test -n "$kde_qtver" && test "$kde_qtver" -lt 3; then
+ kde32ornewer=
+ kde33ornewer=
+ else
+ if test "$kde_qtver" = "3"; then
+ if test "$kde_qtsubver" -le 1; then
+ kde32ornewer=
+ fi
+ if test "$kde_qtsubver" -le 2; then
+ kde33ornewer=
+ fi
+ if test "$KDECONFIG" != "compiled"; then
+ if test `$KDECONFIG --version | grep KDE | sed 's/KDE: \(...\).*/\1/'` = 3.2; then
+ kde33ornewer=
+ fi
+ fi
+ fi
+ fi
+
+ if test -n "$kde32ornewer"; then
+ KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compiler)])
+ KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
+ fi
+ if test -n "$kde33ornewer"; then
+ KDE_FIND_PATH(makekdewidgets, MAKEKDEWIDGETS, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(makekdewidgets)])
+ AC_SUBST(MAKEKDEWIDGETS)
+ fi
+ KDE_FIND_PATH(xmllint, XMLLINT, [${prefix}/bin ${exec_prefix}/bin], [XMLLINT=""])
+
+ if test -n "$MEINPROC" -a "$MEINPROC" != "compiled"; then
+ kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde3/share /opt/kde/share $prefix/share"
+ test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs"
+ AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET)
+ if test "$KDE_XSL_STYLESHEET" = "NO"; then
+ KDE_XSL_STYLESHEET=""
+ else
+ KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl"
+ fi
+ fi
+
+ DCOP_DEPENDENCIES='$(DCOPIDL)'
+ if test -n "$kde32ornewer"; then
+ KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
+ DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
+ AC_SUBST(KCONFIG_COMPILER)
+ AC_SUBST(KCFG_DEPENDENCIES)
+ AC_SUBST(DCOPIDLNG)
+ fi
+ AC_SUBST(DCOPIDL)
+ AC_SUBST(DCOPIDL2CPP)
+ AC_SUBST(DCOP_DEPENDENCIES)
+ AC_SUBST(MCOPIDL)
+ AC_SUBST(ARTSCCONFIG)
+ AC_SUBST(MEINPROC)
+ AC_SUBST(KDE_XSL_STYLESHEET)
+ AC_SUBST(XMLLINT)
+])dnl
+
+AC_DEFUN([AC_CREATE_KFSSTND],
+[
+AC_REQUIRE([AC_CHECK_RPATH])
+
+AC_MSG_CHECKING([for KDE paths])
+kde_result=""
+kde_cached_paths=yes
+AC_CACHE_VAL(kde_cv_all_paths,
+[
+ KDE_SET_DEFAULT_PATHS($1)
+ kde_cached_paths=no
+])
+eval "$kde_cv_all_paths"
+KDE_CHECK_PATHS_FOR_COMPLETENESS
+if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then
+ # wrong values were cached, may be, we can set better ones
+ kde_result=
+ kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir=
+ kde_datadir= kde_locale= kde_cgidir= kde_confdir= kde_kcfgdir=
+ kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir=
+ kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir=
+ kde_have_all_paths=
+ kde_styledir=
+ kde_widgetdir=
+ xdg_appsdir = xdg_menudir= xdg_directorydir=
+ KDE_SET_DEFAULT_PATHS($1)
+ eval "$kde_cv_all_paths"
+ KDE_CHECK_PATHS_FOR_COMPLETENESS
+ kde_result="$kde_result (cache overridden)"
+fi
+if test "$kde_have_all_paths" = "no"; then
+ AC_MSG_ERROR([configure could not run a little KDE program to test the environment.
+Since it had compiled and linked before, it must be a strange problem on your system.
+Look at config.log for details. If you are not able to fix this, look at
+http://www.kde.org/faq/installation.html or any www.kde.org mirror.
+(If you're using an egcs version on Linux, you may update binutils!)
+])
+else
+ rm -f conftest*
+ AC_MSG_RESULT($kde_result)
+fi
+
+bindir=$kde_bindir
+
+KDE_SUBST_PROGRAMS
+
+])
+
+AC_DEFUN([AC_SUBST_KFSSTND],
+[
+AC_SUBST(kde_htmldir)
+AC_SUBST(kde_appsdir)
+AC_SUBST(kde_icondir)
+AC_SUBST(kde_sounddir)
+AC_SUBST(kde_datadir)
+AC_SUBST(kde_locale)
+AC_SUBST(kde_confdir)
+AC_SUBST(kde_kcfgdir)
+AC_SUBST(kde_mimedir)
+AC_SUBST(kde_wallpaperdir)
+AC_SUBST(kde_bindir)
+dnl X Desktop Group standards
+AC_SUBST(xdg_appsdir)
+AC_SUBST(xdg_menudir)
+AC_SUBST(xdg_directorydir)
+dnl for KDE 2
+AC_SUBST(kde_templatesdir)
+AC_SUBST(kde_servicesdir)
+AC_SUBST(kde_servicetypesdir)
+AC_SUBST(kde_moduledir)
+AC_SUBST(kdeinitdir, '$(kde_moduledir)')
+AC_SUBST(kde_styledir)
+AC_SUBST(kde_widgetdir)
+if test "$kde_qtver" = 1; then
+ kde_minidir="$kde_icondir/mini"
+else
+# for KDE 1 - this breaks KDE2 apps using minidir, but
+# that's the plan ;-/
+ kde_minidir="/dev/null"
+fi
+dnl AC_SUBST(kde_minidir)
+dnl AC_SUBST(kde_cgidir)
+dnl AC_SUBST(kde_toolbardir)
+])
+
+AC_DEFUN([KDE_MISC_TESTS],
+[
+ dnl Checks for libraries.
+ AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD
+ AC_SUBST(LIBUTIL)
+ AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD
+ AC_SUBST(LIBCOMPAT)
+ kde_have_crypt=
+ AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes],
+ AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [
+ AC_MSG_WARN([you have no crypt in either libcrypt or libc.
+You should install libcrypt from another source or configure with PAM
+support])
+ kde_have_crypt=no
+ ]))
+ AC_SUBST(LIBCRYPT)
+ if test $kde_have_crypt = yes; then
+ AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function])
+ fi
+ AC_CHECK_SOCKLEN_T
+ AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"])
+ if test $ac_cv_lib_dnet_dnet_ntoa = no; then
+ AC_CHECK_LIB(dnet_stub, dnet_ntoa,
+ [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"])
+ fi
+ AC_CHECK_FUNC(inet_ntoa)
+ if test $ac_cv_func_inet_ntoa = no; then
+ AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl")
+ fi
+ AC_CHECK_FUNC(connect)
+ if test $ac_cv_func_connect = no; then
+ AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", ,
+ $X_EXTRA_LIBS)
+ fi
+
+ AC_CHECK_FUNC(remove)
+ if test $ac_cv_func_remove = no; then
+ AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix")
+ fi
+
+ # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
+ AC_CHECK_FUNC(shmat, ,
+ AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"))
+
+ # more headers that need to be explicitly included on darwin
+ AC_CHECK_HEADERS(sys/types.h stdint.h)
+
+ # sys/bitypes.h is needed for uint32_t and friends on Tru64
+ AC_CHECK_HEADERS(sys/bitypes.h)
+
+ # darwin requires a poll emulation library
+ AC_CHECK_LIB(poll, poll, LIB_POLL="-lpoll")
+
+ # for some image handling on Mac OS X
+ AC_CHECK_HEADERS(Carbon/Carbon.h)
+
+ # CoreAudio framework
+ AC_CHECK_HEADER(CoreAudio/CoreAudio.h, [
+ AC_DEFINE(HAVE_COREAUDIO, 1, [Define if you have the CoreAudio API])
+ FRAMEWORK_COREAUDIO="-Wl,-framework,CoreAudio"
+ ])
+
+ AC_CHECK_RES_INIT
+ AC_SUBST(LIB_POLL)
+ AC_SUBST(FRAMEWORK_COREAUDIO)
+ LIBSOCKET="$X_EXTRA_LIBS"
+ AC_SUBST(LIBSOCKET)
+ AC_SUBST(X_EXTRA_LIBS)
+ AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4
+ AC_SUBST(LIBUCB)
+
+ case $host in dnl this *is* LynxOS specific
+ *-*-lynxos* )
+ AC_MSG_CHECKING([LynxOS header file wrappers])
+ [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"]
+ AC_MSG_RESULT(disabled)
+ AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS
+ ;;
+ esac
+
+ KDE_CHECK_TYPES
+ KDE_CHECK_LIBDL
+ KDE_CHECK_STRLCPY
+ KDE_CHECK_PIE_SUPPORT
+
+# darwin needs this to initialize the environment
+AC_CHECK_HEADERS(crt_externs.h)
+AC_CHECK_FUNC(_NSGetEnviron, [AC_DEFINE(HAVE_NSGETENVIRON, 1, [Define if your system needs _NSGetEnviron to set up the environment])])
+
+AH_VERBATIM(_DARWIN_ENVIRON,
+[
+#if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
+# include <sys/time.h>
+# include <crt_externs.h>
+# define environ (*_NSGetEnviron())
+#endif
+])
+
+AH_VERBATIM(_AIX_STRINGS_H_BZERO,
+[
+/*
+ * AIX defines FD_SET in terms of bzero, but fails to include <strings.h>
+ * that defines bzero.
+ */
+
+#if defined(_AIX)
+#include <strings.h>
+#endif
+])
+
+AC_CHECK_FUNCS([vsnprintf snprintf])
+
+AH_VERBATIM(_TRU64,[
+/*
+ * On HP-UX, the declaration of vsnprintf() is needed every time !
+ */
+
+#if !defined(HAVE_VSNPRINTF) || defined(hpux)
+#if __STDC__
+#include <stdarg.h>
+#include <stdlib.h>
+#else
+#include <varargs.h>
+#endif
+#ifdef __cplusplus
+extern "C"
+#endif
+int vsnprintf(char *str, size_t n, char const *fmt, va_list ap);
+#ifdef __cplusplus
+extern "C"
+#endif
+int snprintf(char *str, size_t n, char const *fmt, ...);
+#endif
+])
+
+])
+
+dnl ------------------------------------------------------------------------
+dnl Find the header files and libraries for X-Windows. Extended the
+dnl macro AC_PATH_X
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([K_PATH_X],
+[
+AC_REQUIRE([KDE_MISC_TESTS])dnl
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+AC_ARG_ENABLE(
+ embedded,
+ AC_HELP_STRING([--enable-embedded],[link to Qt-embedded, don't use X]),
+ kde_use_qt_emb=$enableval,
+ kde_use_qt_emb=no
+)
+
+AC_ARG_ENABLE(
+ qtopia,
+ AC_HELP_STRING([--enable-qtopia],[link to Qt-embedded, link to the Qtopia Environment]),
+ kde_use_qt_emb_palm=$enableval,
+ kde_use_qt_emb_palm=no
+)
+
+AC_ARG_ENABLE(
+ mac,
+ AC_HELP_STRING([--enable-mac],[link to Qt/Mac (don't use X)]),
+ kde_use_qt_mac=$enableval,
+ kde_use_qt_mac=no
+)
+
+# used to disable x11-specific stuff on special platforms
+AM_CONDITIONAL(include_x11, test "$kde_use_qt_emb" = "no" && test "$kde_use_qt_mac" = "no")
+
+if test "$kde_use_qt_emb" = "no" && test "$kde_use_qt_mac" = "no"; then
+
+AC_MSG_CHECKING(for X)
+
+AC_CACHE_VAL(kde_cv_have_x,
+[# One or both of the vars are not set, and there is no cached value.
+if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then
+ kde_x_includes=NO
+else
+ kde_x_includes=$x_includes
+fi
+if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then
+ kde_x_libraries=NO
+else
+ kde_x_libraries=$x_libraries
+fi
+
+# below we use the standard autoconf calls
+ac_x_libraries=$kde_x_libraries
+ac_x_includes=$kde_x_includes
+
+KDE_PATH_X_DIRECT
+dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries.
+dnl Unfortunately, if compiling with the N32 ABI, this is not the correct
+dnl location. The correct location is /usr/lib32 or an undefined value
+dnl (the linker is smart enough to pick the correct default library).
+dnl Things work just fine if you use just AC_PATH_X_DIRECT.
+dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to
+dnl /usr/openwin/include, which doesn't work. /usr/include does work, so
+dnl x_includes should be left alone.
+case "$host" in
+mips-sgi-irix6*)
+ ;;
+*-*-solaris*)
+ ;;
+*)
+ _AC_PATH_X_XMKMF
+ if test -z "$ac_x_includes"; then
+ ac_x_includes="."
+ fi
+ if test -z "$ac_x_libraries"; then
+ ac_x_libraries="/usr/lib${kdelibsuff}"
+ fi
+esac
+#from now on we use our own again
+
+# when the user already gave --x-includes, we ignore
+# what the standard autoconf macros told us.
+if test "$kde_x_includes" = NO; then
+ kde_x_includes=$ac_x_includes
+fi
+
+# for --x-libraries too
+if test "$kde_x_libraries" = NO; then
+ kde_x_libraries=$ac_x_libraries
+fi
+
+if test "$kde_x_includes" = NO; then
+ AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!])
+fi
+
+if test "$kde_x_libraries" = NO; then
+ AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!])
+fi
+
+# Record where we found X for the cache.
+kde_cv_have_x="have_x=yes \
+ kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries"
+])dnl
+
+eval "$kde_cv_have_x"
+
+if test "$have_x" != yes; then
+ AC_MSG_RESULT($have_x)
+ no_x=yes
+else
+ AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes])
+fi
+
+if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then
+ X_INCLUDES=""
+ x_includes="."; dnl better than nothing :-
+ else
+ x_includes=$kde_x_includes
+ X_INCLUDES="-I$x_includes"
+fi
+
+if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE || test "$kde_x_libraries" = "/usr/lib"; then
+ X_LDFLAGS=""
+ x_libraries="/usr/lib"; dnl better than nothing :-
+ else
+ x_libraries=$kde_x_libraries
+ X_LDFLAGS="-L$x_libraries"
+fi
+all_includes="$X_INCLUDES"
+all_libraries="$X_LDFLAGS $LDFLAGS_AS_NEEDED $LDFLAGS_NEW_DTAGS"
+
+# Check for libraries that X11R6 Xt/Xaw programs need.
+ac_save_LDFLAGS="$LDFLAGS"
+LDFLAGS="$LDFLAGS $X_LDFLAGS"
+# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
+# check for ICE first), but we must link in the order -lSM -lICE or
+# we get undefined symbols. So assume we have SM if we have ICE.
+# These have to be linked with before -lX11, unlike the other
+# libraries we check for below, so use a different variable.
+# --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
+AC_CHECK_LIB(ICE, IceConnectionNumber,
+ [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS)
+LDFLAGS="$ac_save_LDFLAGS"
+
+LIB_X11='-lX11 $(LIBSOCKET)'
+
+AC_MSG_CHECKING(for libXext)
+AC_CACHE_VAL(kde_cv_have_libXext,
+[
+kde_ldflags_safe="$LDFLAGS"
+kde_libs_safe="$LIBS"
+
+LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS"
+LIBS="-lXext -lX11 $LIBSOCKET"
+
+AC_TRY_LINK([
+#include <stdio.h>
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+#endif
+],
+[
+printf("hello Xext\n");
+],
+kde_cv_have_libXext=yes,
+kde_cv_have_libXext=no
+)
+
+LDFLAGS=$kde_ldflags_safe
+LIBS=$kde_libs_safe
+])
+
+AC_MSG_RESULT($kde_cv_have_libXext)
+
+if test "$kde_cv_have_libXext" = "no"; then
+ AC_MSG_ERROR([We need a working libXext to proceed. Since configure
+can't find it itself, we stop here assuming that make wouldn't find
+them either.])
+fi
+
+LIB_XEXT="-lXext"
+QTE_NORTTI=""
+
+elif test "$kde_use_qt_emb" = "yes"; then
+ dnl We're using QT Embedded
+ CPPFLAGS=-DQWS
+ CXXFLAGS="$CXXFLAGS -fno-rtti"
+ QTE_NORTTI="-fno-rtti -DQWS"
+ X_PRE_LIBS=""
+ LIB_X11=""
+ LIB_XEXT=""
+ LIB_XRENDER=""
+ LIBSM=""
+ X_INCLUDES=""
+ X_LDFLAGS=""
+ x_includes=""
+ x_libraries=""
+elif test "$kde_use_qt_mac" = "yes"; then
+ dnl We're using QT/Mac (I use QT_MAC so that qglobal.h doesn't *have* to
+ dnl be included to get the information) --Sam
+ CXXFLAGS="$CXXFLAGS -DQT_MAC -no-cpp-precomp"
+ CFLAGS="$CFLAGS -DQT_MAC -no-cpp-precomp"
+ X_PRE_LIBS=""
+ LIB_X11=""
+ LIB_XEXT=""
+ LIB_XRENDER=""
+ LIBSM=""
+ X_INCLUDES=""
+ X_LDFLAGS=""
+ x_includes=""
+ x_libraries=""
+fi
+AC_SUBST(X_PRE_LIBS)
+AC_SUBST(LIB_X11)
+AC_SUBST(LIB_XRENDER)
+AC_SUBST(LIBSM)
+AC_SUBST(X_INCLUDES)
+AC_SUBST(X_LDFLAGS)
+AC_SUBST(x_includes)
+AC_SUBST(x_libraries)
+AC_SUBST(QTE_NORTTI)
+AC_SUBST(LIB_XEXT)
+
+])
+
+AC_DEFUN([KDE_PRINT_QT_PROGRAM],
+[
+AC_REQUIRE([KDE_USE_QT])
+cat > conftest.$ac_ext <<EOF
+#include "confdefs.h"
+#include <qglobal.h>
+#include <qapplication.h>
+EOF
+if test "$kde_qtver" = "2"; then
+cat >> conftest.$ac_ext <<EOF
+#include <qevent.h>
+#include <qstring.h>
+#include <qstyle.h>
+EOF
+
+if test $kde_qtsubver -gt 0; then
+cat >> conftest.$ac_ext <<EOF
+#if QT_VERSION < 210
+#error 1
+#endif
+EOF
+fi
+fi
+
+if test "$kde_qtver" = "3"; then
+cat >> conftest.$ac_ext <<EOF
+#include <qcursor.h>
+#include <qstylefactory.h>
+#include <private/qucomextra_p.h>
+EOF
+fi
+
+echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext
+cat >> conftest.$ac_ext <<EOF
+#error 1
+#endif
+
+int main() {
+EOF
+if test "$kde_qtver" = "2"; then
+cat >> conftest.$ac_ext <<EOF
+ QStringList *t = new QStringList();
+ Q_UNUSED(t);
+EOF
+if test $kde_qtsubver -gt 0; then
+cat >> conftest.$ac_ext <<EOF
+ QString s;
+ s.setLatin1("Elvis is alive", 14);
+EOF
+fi
+fi
+if test "$kde_qtver" = "3"; then
+cat >> conftest.$ac_ext <<EOF
+ (void)QStyleFactory::create(QString::null);
+ QCursor c(Qt::WhatsThisCursor);
+EOF
+fi
+cat >> conftest.$ac_ext <<EOF
+ return 0;
+}
+EOF
+])
+
+AC_DEFUN([KDE_USE_QT],
+[
+if test -z "$1"; then
+ # Current default Qt version: 3.3
+ kde_qtver=3
+ kde_qtsubver=3
+else
+ kde_qtsubver=`echo "$1" | sed -e 's#[0-9][0-9]*\.\([0-9][0-9]*\).*#\1#'`
+ # following is the check if subversion isnt found in passed argument
+ if test "$kde_qtsubver" = "$1"; then
+ kde_qtsubver=1
+ fi
+ kde_qtver=`echo "$1" | sed -e 's#^\([0-9][0-9]*\)\..*#\1#'`
+ if test "$kde_qtver" = "1"; then
+ kde_qtsubver=42
+ fi
+fi
+
+if test -z "$2"; then
+ if test "$kde_qtver" = "2"; then
+ if test $kde_qtsubver -gt 0; then
+ kde_qt_minversion=">= Qt 2.2.2"
+ else
+ kde_qt_minversion=">= Qt 2.0.2"
+ fi
+ fi
+ if test "$kde_qtver" = "3"; then
+ if test $kde_qtsubver -gt 0; then
+ if test $kde_qtsubver -gt 1; then
+ if test $kde_qtsubver -gt 2; then
+ kde_qt_minversion=">= Qt 3.3 and < 4.0"
+ else
+ kde_qt_minversion=">= Qt 3.2 and < 4.0"
+ fi
+ else
+ kde_qt_minversion=">= Qt 3.1 (20021021) and < 4.0"
+ fi
+ else
+ kde_qt_minversion=">= Qt 3.0 and < 4.0"
+ fi
+ fi
+ if test "$kde_qtver" = "1"; then
+ kde_qt_minversion=">= 1.42 and < 2.0"
+ fi
+else
+ kde_qt_minversion="$2"
+fi
+
+if test -z "$3"; then
+ if test $kde_qtver = 3; then
+ if test $kde_qtsubver -gt 0; then
+ kde_qt_verstring="QT_VERSION >= 0x03@VER@00 && QT_VERSION < 0x040000"
+ qtsubver=`echo "00$kde_qtsubver" | sed -e 's,.*\(..\)$,\1,'`
+ kde_qt_verstring=`echo $kde_qt_verstring | sed -e "s,@VER@,$qtsubver,"`
+ else
+ kde_qt_verstring="QT_VERSION >= 300 && QT_VERSION < 0x040000"
+ fi
+ fi
+ if test $kde_qtver = 2; then
+ if test $kde_qtsubver -gt 0; then
+ kde_qt_verstring="QT_VERSION >= 222"
+ else
+ kde_qt_verstring="QT_VERSION >= 200"
+ fi
+ fi
+ if test $kde_qtver = 1; then
+ kde_qt_verstring="QT_VERSION >= 142 && QT_VERSION < 200"
+ fi
+else
+ kde_qt_verstring="$3"
+fi
+
+if test $kde_qtver = 4; then
+ kde_qt_dirs="$QTDIR /usr/lib/qt4 /usr/lib/qt /usr/share/qt4"
+fi
+if test $kde_qtver = 3; then
+ kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3"
+fi
+if test $kde_qtver = 2; then
+ kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt"
+fi
+if test $kde_qtver = 1; then
+ kde_qt_dirs="$QTDIR /usr/lib/qt"
+fi
+])
+
+AC_DEFUN([KDE_CHECK_QT_DIRECT],
+[
+AC_REQUIRE([KDE_USE_QT])
+AC_MSG_CHECKING([if Qt compiles without flags])
+AC_CACHE_VAL(kde_cv_qt_direct,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH
+ac_LIBRARY_PATH="$LIBRARY_PATH"
+ac_cxxflags_safe="$CXXFLAGS"
+ac_ldflags_safe="$LDFLAGS"
+ac_libs_safe="$LIBS"
+
+CXXFLAGS="$CXXFLAGS -I$qt_includes"
+LDFLAGS="$LDFLAGS $X_LDFLAGS"
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIBS="$LIBQT -lXext -lX11 $LIBSOCKET"
+else
+LIBS="$LIBQT $LIBSOCKET"
+fi
+LD_LIBRARY_PATH=
+export LD_LIBRARY_PATH
+LIBRARY_PATH=
+export LIBRARY_PATH
+
+KDE_PRINT_QT_PROGRAM
+
+if AC_TRY_EVAL(ac_link) && test -s conftest; then
+ kde_cv_qt_direct="yes"
+else
+ kde_cv_qt_direct="no"
+ echo "configure: failed program was:" >&AC_FD_CC
+ cat conftest.$ac_ext >&AC_FD_CC
+fi
+
+rm -f conftest*
+CXXFLAGS="$ac_cxxflags_safe"
+LDFLAGS="$ac_ldflags_safe"
+LIBS="$ac_libs_safe"
+
+LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe"
+export LD_LIBRARY_PATH
+LIBRARY_PATH="$ac_LIBRARY_PATH"
+export LIBRARY_PATH
+AC_LANG_RESTORE
+])
+
+if test "$kde_cv_qt_direct" = "yes"; then
+ AC_MSG_RESULT(yes)
+ $1
+else
+ AC_MSG_RESULT(no)
+ $2
+fi
+])
+
+dnl ------------------------------------------------------------------------
+dnl Try to find the Qt headers and libraries.
+dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed)
+dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed)
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_PATH_QT_1_3],
+[
+AC_REQUIRE([K_PATH_X])
+AC_REQUIRE([KDE_USE_QT])
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+dnl ------------------------------------------------------------------------
+dnl Add configure flag to enable linking to MT version of Qt library.
+dnl ------------------------------------------------------------------------
+
+AC_ARG_ENABLE(
+ mt,
+ AC_HELP_STRING([--disable-mt],[link to non-threaded Qt (deprecated)]),
+ kde_use_qt_mt=$enableval,
+ [
+ if test $kde_qtver = 3; then
+ kde_use_qt_mt=yes
+ else
+ kde_use_qt_mt=no
+ fi
+ ]
+)
+
+USING_QT_MT=""
+
+dnl ------------------------------------------------------------------------
+dnl If we not get --disable-qt-mt then adjust some vars for the host.
+dnl ------------------------------------------------------------------------
+
+KDE_MT_LDFLAGS=
+KDE_MT_LIBS=
+if test "x$kde_use_qt_mt" = "xyes"; then
+ KDE_CHECK_THREADING
+ if test "x$kde_use_threading" = "xyes"; then
+ CPPFLAGS="$USE_THREADS -DQT_THREAD_SUPPORT $CPPFLAGS"
+ KDE_MT_LDFLAGS="$USE_THREADS"
+ KDE_MT_LIBS="$LIBPTHREAD"
+ else
+ kde_use_qt_mt=no
+ fi
+fi
+AC_SUBST(KDE_MT_LDFLAGS)
+AC_SUBST(KDE_MT_LIBS)
+
+kde_qt_was_given=yes
+
+dnl ------------------------------------------------------------------------
+dnl If we haven't been told how to link to Qt, we work it out for ourselves.
+dnl ------------------------------------------------------------------------
+if test -z "$LIBQT_GLOB"; then
+ if test "x$kde_use_qt_emb" = "xyes"; then
+ LIBQT_GLOB="libqte.*"
+ else
+ LIBQT_GLOB="libqt.*"
+ fi
+fi
+
+dnl ------------------------------------------------------------
+dnl If we got --enable-embedded then adjust the Qt library name.
+dnl ------------------------------------------------------------
+if test "x$kde_use_qt_emb" = "xyes"; then
+ qtlib="qte"
+else
+ qtlib="qt"
+fi
+
+kde_int_qt="-l$qtlib"
+
+if test -z "$LIBQPE"; then
+dnl ------------------------------------------------------------
+dnl If we got --enable-palmtop then add -lqpe to the link line
+dnl ------------------------------------------------------------
+ if test "x$kde_use_qt_emb" = "xyes"; then
+ if test "x$kde_use_qt_emb_palm" = "xyes"; then
+ LIB_QPE="-lqpe"
+ else
+ LIB_QPE=""
+ fi
+ else
+ LIB_QPE=""
+ fi
+fi
+
+dnl ------------------------------------------------------------------------
+dnl If we got --enable-qt-mt then adjust the Qt library name for the host.
+dnl ------------------------------------------------------------------------
+
+if test "x$kde_use_qt_mt" = "xyes"; then
+ LIBQT="-l$qtlib-mt"
+ kde_int_qt="-l$qtlib-mt"
+ LIBQT_GLOB="lib$qtlib-mt.*"
+ USING_QT_MT="using -mt"
+else
+ LIBQT="-l$qtlib"
+fi
+
+if test $kde_qtver != 1; then
+
+ AC_REQUIRE([AC_FIND_PNG])
+ AC_REQUIRE([AC_FIND_JPEG])
+ LIBQT="$LIBQT $LIBPNG $LIBJPEG"
+fi
+
+if test $kde_qtver = 3; then
+ AC_REQUIRE([KDE_CHECK_LIBDL])
+ LIBQT="$LIBQT $LIBDL"
+fi
+
+AC_MSG_CHECKING([for Qt])
+
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET"
+fi
+ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO
+qt_libraries=""
+qt_includes=""
+AC_ARG_WITH(qt-dir,
+ AC_HELP_STRING([--with-qt-dir=DIR],[where the root of Qt is installed ]),
+ [ ac_qt_includes="$withval"/include
+ ac_qt_libraries="$withval"/lib${kdelibsuff}
+ ac_qt_bindir="$withval"/bin
+ ])
+
+AC_ARG_WITH(qt-includes,
+ AC_HELP_STRING([--with-qt-includes=DIR],[where the Qt includes are. ]),
+ [
+ ac_qt_includes="$withval"
+ ])
+
+kde_qt_libs_given=no
+
+AC_ARG_WITH(qt-libraries,
+ AC_HELP_STRING([--with-qt-libraries=DIR],[where the Qt library is installed.]),
+ [ ac_qt_libraries="$withval"
+ kde_qt_libs_given=yes
+ ])
+
+AC_CACHE_VAL(ac_cv_have_qt,
+[#try to guess Qt locations
+
+qt_incdirs=""
+for dir in $kde_qt_dirs; do
+ qt_incdirs="$qt_incdirs $dir/include $dir"
+done
+qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 /usr/include/qt3 $x_includes"
+if test ! "$ac_qt_includes" = "NO"; then
+ qt_incdirs="$ac_qt_includes $qt_incdirs"
+fi
+
+if test "$kde_qtver" != "1"; then
+ kde_qt_header=qstyle.h
+else
+ kde_qt_header=qglobal.h
+fi
+
+AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir)
+ac_qt_includes="$qt_incdir"
+
+qt_libdirs=""
+for dir in $kde_qt_dirs; do
+ qt_libdirs="$qt_libdirs $dir/lib${kdelibsuff} $dir"
+done
+qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries"
+if test ! "$ac_qt_libraries" = "NO"; then
+ qt_libdir=$ac_qt_libraries
+else
+ qt_libdirs="$ac_qt_libraries $qt_libdirs"
+ # if the Qt was given, the chance is too big that libqt.* doesn't exist
+ qt_libdir=NONE
+ for dir in $qt_libdirs; do
+ try="ls -1 $dir/${LIBQT_GLOB}"
+ if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
+ done
+fi
+for a in $qt_libdir/lib`echo ${kde_int_qt} | sed 's,^-l,,'`_incremental.*; do
+ if test -e "$a"; then
+ LIBQT="$LIBQT ${kde_int_qt}_incremental"
+ break
+ fi
+done
+
+ac_qt_libraries="$qt_libdir"
+
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+
+ac_cxxflags_safe="$CXXFLAGS"
+ac_ldflags_safe="$LDFLAGS"
+ac_libs_safe="$LIBS"
+
+CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes"
+LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS $KDE_MT_LDFLAGS"
+LIBS="$LIBS $LIBQT $KDE_MT_LIBS"
+
+KDE_PRINT_QT_PROGRAM
+
+if AC_TRY_EVAL(ac_link) && test -s conftest; then
+ rm -f conftest*
+else
+ echo "configure: failed program was:" >&AC_FD_CC
+ cat conftest.$ac_ext >&AC_FD_CC
+ ac_qt_libraries="NO"
+fi
+rm -f conftest*
+CXXFLAGS="$ac_cxxflags_safe"
+LDFLAGS="$ac_ldflags_safe"
+LIBS="$ac_libs_safe"
+
+AC_LANG_RESTORE
+if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then
+ ac_cv_have_qt="have_qt=no"
+ ac_qt_notfound=""
+ missing_qt_mt=""
+ if test "$ac_qt_includes" = NO; then
+ if test "$ac_qt_libraries" = NO; then
+ ac_qt_notfound="(headers and libraries)";
+ else
+ ac_qt_notfound="(headers)";
+ fi
+ else
+ if test "x$kde_use_qt_mt" = "xyes"; then
+ missing_qt_mt="
+Make sure that you have compiled Qt with thread support!"
+ ac_qt_notfound="(library $qtlib-mt)";
+ else
+ ac_qt_notfound="(library $qtlib)";
+ fi
+ fi
+
+ AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation!
+For more details about this problem, look at the end of config.log.$missing_qt_mt])
+else
+ have_qt="yes"
+fi
+])
+
+eval "$ac_cv_have_qt"
+
+if test "$have_qt" != yes; then
+ AC_MSG_RESULT([$have_qt]);
+else
+ ac_cv_have_qt="have_qt=yes \
+ ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries"
+ AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT])
+
+ qt_libraries="$ac_qt_libraries"
+ qt_includes="$ac_qt_includes"
+fi
+
+if test ! "$kde_qt_libs_given" = "yes" && test ! "$kde_qtver" = 3; then
+ KDE_CHECK_QT_DIRECT(qt_libraries= ,[])
+fi
+
+AC_SUBST(qt_libraries)
+AC_SUBST(qt_includes)
+
+if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then
+ QT_INCLUDES=""
+else
+ QT_INCLUDES="-I$qt_includes"
+ all_includes="$QT_INCLUDES $all_includes"
+fi
+
+if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then
+ QT_LDFLAGS=""
+else
+ QT_LDFLAGS="-L$qt_libraries"
+ all_libraries="$QT_LDFLAGS $all_libraries"
+fi
+test -z "$KDE_MT_LDFLAGS" || all_libraries="$all_libraries $KDE_MT_LDFLAGS"
+
+AC_SUBST(QT_INCLUDES)
+AC_SUBST(QT_LDFLAGS)
+AC_PATH_QT_MOC_UIC
+
+KDE_CHECK_QT_JPEG
+
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIB_QT="$kde_int_qt $LIBJPEG_QT "'$(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM)'
+else
+LIB_QT="$kde_int_qt $LIBJPEG_QT "'$(LIBZ) $(LIBPNG)'
+fi
+test -z "$KDE_MT_LIBS" || LIB_QT="$LIB_QT $KDE_MT_LIBS"
+for a in $qt_libdir/lib`echo ${kde_int_qt} | sed 's,^-l,,'`_incremental.*; do
+ if test -e "$a"; then
+ LIB_QT="$LIB_QT ${kde_int_qt}_incremental"
+ break
+ fi
+done
+
+AC_SUBST(LIB_QT)
+AC_SUBST(LIB_QPE)
+
+AC_SUBST(kde_qtver)
+])
+
+AC_DEFUN([AC_PATH_QT],
+[
+AC_PATH_QT_1_3
+])
+
+AC_DEFUN([KDE_CHECK_UIC_PLUGINS],
+[
+AC_REQUIRE([AC_PATH_QT_MOC_UIC])
+
+if test x$ac_uic_supports_libpath = xyes; then
+
+AC_MSG_CHECKING([if UIC has KDE plugins available])
+AC_CACHE_VAL(kde_cv_uic_plugins,
+[
+cat > actest.ui << EOF
+<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
+<class>NewConnectionDialog</class>
+<widget class="QDialog">
+ <widget class="KLineEdit">
+ <property name="name">
+ <cstring>testInput</cstring>
+ </property>
+ </widget>
+</widget>
+</UI>
+EOF
+
+
+
+kde_cv_uic_plugins=no
+kde_line="$UIC_PATH -L $kde_widgetdir"
+if test x$ac_uic_supports_nounload = xyes; then
+ kde_line="$kde_line -nounload"
+fi
+kde_line="$kde_line -impl actest.h actest.ui > actest.cpp"
+if AC_TRY_EVAL(kde_line); then
+ # if you're trying to debug this check and think it's incorrect,
+ # better check your installation. The check _is_ correct - your
+ # installation is not.
+ if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then
+ kde_cv_uic_plugins=yes
+ fi
+fi
+rm -f actest.ui actest.cpp
+])
+
+AC_MSG_RESULT([$kde_cv_uic_plugins])
+if test "$kde_cv_uic_plugins" != yes; then
+ AC_MSG_ERROR([
+you need to install kdelibs first.
+
+If you did install kdelibs, then the Qt version that is picked up by
+this configure is not the same version you used to compile kdelibs.
+The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
+_same Qt version_, compiled with the _same compiler_ and the same Qt
+configuration settings.
+])
+fi
+fi
+])
+
+AC_DEFUN([KDE_CHECK_FINAL],
+[
+ AC_ARG_ENABLE(final,
+ AC_HELP_STRING([--enable-final],
+ [build size optimized apps (experimental - needs lots of memory)]),
+ kde_use_final=$enableval, kde_use_final=no)
+
+ if test "x$kde_use_final" = "xyes"; then
+ KDE_USE_FINAL_TRUE=""
+ KDE_USE_FINAL_FALSE="#"
+ else
+ KDE_USE_FINAL_TRUE="#"
+ KDE_USE_FINAL_FALSE=""
+ fi
+ AC_SUBST(KDE_USE_FINAL_TRUE)
+ AC_SUBST(KDE_USE_FINAL_FALSE)
+])
+
+AC_DEFUN([KDE_CHECK_CLOSURE],
+[
+ AC_ARG_ENABLE(closure,
+ AC_HELP_STRING([--enable-closure],[delay template instantiation]),
+ kde_use_closure=$enableval, kde_use_closure=no)
+
+ KDE_NO_UNDEFINED=""
+ if test "x$kde_use_closure" = "xyes"; then
+ KDE_USE_CLOSURE_TRUE=""
+ KDE_USE_CLOSURE_FALSE="#"
+# CXXFLAGS="$CXXFLAGS $REPO"
+ else
+ KDE_USE_CLOSURE_TRUE="#"
+ KDE_USE_CLOSURE_FALSE=""
+ KDE_NO_UNDEFINED=""
+ case $host in
+ *-*-linux-gnu)
+ KDE_CHECK_COMPILER_FLAG([Wl,--no-undefined],
+ [KDE_CHECK_COMPILER_FLAG([Wl,--allow-shlib-undefined],
+ [KDE_NO_UNDEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined"],
+ [KDE_NO_UNDEFINED=""])],
+ [KDE_NO_UNDEFINED=""])
+ ;;
+ esac
+ fi
+ AC_SUBST(KDE_USE_CLOSURE_TRUE)
+ AC_SUBST(KDE_USE_CLOSURE_FALSE)
+ AC_SUBST(KDE_NO_UNDEFINED)
+])
+
+dnl Check if the linker supports --enable-new-dtags and --as-needed
+AC_DEFUN([KDE_CHECK_NEW_LDFLAGS],
+[
+ AC_ARG_ENABLE(new_ldflags,
+ AC_HELP_STRING([--enable-new-ldflags],
+ [enable the new linker flags]),
+ kde_use_new_ldflags=$enableval,
+ kde_use_new_ldflags=no)
+
+ LDFLAGS_AS_NEEDED=""
+ LDFLAGS_NEW_DTAGS=""
+ if test "x$kde_use_new_ldflags" = "xyes"; then
+ LDFLAGS_NEW_DTAGS=""
+ KDE_CHECK_COMPILER_FLAG([Wl,--enable-new-dtags],
+ [LDFLAGS_NEW_DTAGS="-Wl,--enable-new-dtags"],)
+
+ KDE_CHECK_COMPILER_FLAG([Wl,--as-needed],
+ [LDFLAGS_AS_NEEDED="-Wl,--as-needed"],)
+ fi
+ AC_SUBST(LDFLAGS_AS_NEEDED)
+ AC_SUBST(LDFLAGS_NEW_DTAGS)
+])
+
+AC_DEFUN([KDE_CHECK_NMCHECK],
+[
+ AC_ARG_ENABLE(nmcheck,AC_HELP_STRING([--enable-nmcheck],[enable automatic namespace cleanness check]),
+ kde_use_nmcheck=$enableval, kde_use_nmcheck=no)
+
+ if test "$kde_use_nmcheck" = "yes"; then
+ KDE_USE_NMCHECK_TRUE=""
+ KDE_USE_NMCHECK_FALSE="#"
+ else
+ KDE_USE_NMCHECK_TRUE="#"
+ KDE_USE_NMCHECK_FALSE=""
+ fi
+ AC_SUBST(KDE_USE_NMCHECK_TRUE)
+ AC_SUBST(KDE_USE_NMCHECK_FALSE)
+])
+
+AC_DEFUN([KDE_EXPAND_MAKEVAR], [
+savex=$exec_prefix
+test "x$exec_prefix" = xNONE && exec_prefix=$prefix
+tmp=$$2
+while $1=`eval echo "$tmp"`; test "x$$1" != "x$tmp"; do tmp=$$1; done
+exec_prefix=$savex
+])
+
+dnl ------------------------------------------------------------------------
+dnl Now, the same with KDE
+dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed)
+dnl and $(kde_includes) will be the kdehdrlocation (if needed)
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_BASE_PATH_KDE],
+[
+AC_REQUIRE([KDE_CHECK_STL])
+AC_REQUIRE([AC_PATH_QT])dnl
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+AC_CHECK_RPATH
+AC_MSG_CHECKING([for KDE])
+
+if test "${prefix}" != NONE; then
+ kde_includes=${includedir}
+ KDE_EXPAND_MAKEVAR(ac_kde_includes, includedir)
+
+ kde_libraries=${libdir}
+ KDE_EXPAND_MAKEVAR(ac_kde_libraries, libdir)
+
+else
+ ac_kde_includes=
+ ac_kde_libraries=
+ kde_libraries=""
+ kde_includes=""
+fi
+
+AC_CACHE_VAL(ac_cv_have_kde,
+[#try to guess kde locations
+
+if test "$kde_qtver" = 1; then
+ kde_check_header="ksock.h"
+ kde_check_lib="libkdecore.la"
+else
+ kde_check_header="ksharedptr.h"
+ kde_check_lib="libkio.la"
+fi
+
+if test -z "$1"; then
+
+kde_incdirs="$kde_libs_prefix/include /usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes $qt_includes"
+test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs"
+kde_incdirs="$ac_kde_includes $kde_incdirs"
+AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir)
+ac_kde_includes="$kde_incdir"
+
+if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then
+ AC_MSG_ERROR([
+in the prefix, you've chosen, are no KDE headers installed. This will fail.
+So, check this please and use another prefix!])
+fi
+
+kde_libdirs="$kde_libs_prefix/lib${kdelibsuff} /usr/lib/kde/lib${kdelibsuff} /usr/local/kde/lib${kdelibsuff} /usr/kde/lib${kdelibsuff} /usr/lib${kdelibsuff}/kde /usr/lib${kdelibsuff}/kde3 /usr/lib${kdelibsuff} /usr/X11R6/lib${kdelibsuff} /usr/local/lib${kdelibsuff} /opt/kde3/lib${kdelibsuff} /opt/kde/lib${kdelibsuff} /usr/X11R6/kde/lib${kdelibsuff}"
+test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib${kdelibsuff} $KDEDIR $kde_libdirs"
+kde_libdirs="$ac_kde_libraries $libdir $kde_libdirs"
+AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir)
+ac_kde_libraries="$kde_libdir"
+
+kde_widgetdir=NO
+dnl this might be somewhere else
+AC_FIND_FILE("kde3/plugins/designer/kdewidgets.la", $kde_libdirs, kde_widgetdir)
+
+if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then
+AC_MSG_ERROR([
+in the prefix, you've chosen, are no KDE libraries installed. This will fail.
+So, check this please and use another prefix!])
+fi
+
+if test -n "$kde_widgetdir" && test ! -r "$kde_widgetdir/kde3/plugins/designer/kdewidgets.la"; then
+AC_MSG_ERROR([
+I can't find the designer plugins. These are required and should have been installed
+by kdelibs])
+fi
+
+if test -n "$kde_widgetdir"; then
+ kde_widgetdir="$kde_widgetdir/kde3/plugins/designer"
+fi
+
+
+if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO || test "$kde_widgetdir" = NO; then
+ ac_cv_have_kde="have_kde=no"
+else
+ ac_cv_have_kde="have_kde=yes \
+ ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries"
+fi
+
+else dnl test -z $1, e.g. from kdelibs
+
+ ac_cv_have_kde="have_kde=no"
+
+fi
+])dnl
+
+eval "$ac_cv_have_kde"
+
+if test "$have_kde" != "yes"; then
+ if test "${prefix}" = NONE; then
+ ac_kde_prefix="$ac_default_prefix"
+ else
+ ac_kde_prefix="$prefix"
+ fi
+ if test "$exec_prefix" = NONE; then
+ ac_kde_exec_prefix="$ac_kde_prefix"
+ AC_MSG_RESULT([will be installed in $ac_kde_prefix])
+ else
+ ac_kde_exec_prefix="$exec_prefix"
+ AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix])
+ fi
+
+ kde_libraries="${libdir}"
+ kde_includes="${includedir}"
+
+else
+ ac_cv_have_kde="have_kde=yes \
+ ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries"
+ AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes])
+
+ kde_libraries="$ac_kde_libraries"
+ kde_includes="$ac_kde_includes"
+fi
+AC_SUBST(kde_libraries)
+AC_SUBST(kde_includes)
+
+if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then
+ KDE_INCLUDES=""
+else
+ KDE_INCLUDES="-I$kde_includes"
+ all_includes="$KDE_INCLUDES $all_includes"
+fi
+
+KDE_DEFAULT_CXXFLAGS="-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION"
+
+KDE_LDFLAGS="-L$kde_libraries"
+if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then
+ all_libraries="$KDE_LDFLAGS $all_libraries"
+fi
+
+AC_SUBST(KDE_LDFLAGS)
+AC_SUBST(KDE_INCLUDES)
+
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+
+all_libraries="$all_libraries $USER_LDFLAGS"
+all_includes="$all_includes $USER_INCLUDES"
+AC_SUBST(all_includes)
+AC_SUBST(all_libraries)
+
+if test -z "$1"; then
+KDE_CHECK_UIC_PLUGINS
+fi
+
+ac_kde_libraries="$kde_libdir"
+
+AC_SUBST(AUTODIRS)
+
+
+])
+
+AC_DEFUN([KDE_CHECK_EXTRA_LIBS],
+[
+AC_MSG_CHECKING(for extra includes)
+AC_ARG_WITH(extra-includes,AC_HELP_STRING([--with-extra-includes=DIR],[adds non standard include paths]),
+ kde_use_extra_includes="$withval",
+ kde_use_extra_includes=NONE
+)
+kde_extra_includes=
+if test -n "$kde_use_extra_includes" && \
+ test "$kde_use_extra_includes" != "NONE"; then
+
+ ac_save_ifs=$IFS
+ IFS=':'
+ for dir in $kde_use_extra_includes; do
+ kde_extra_includes="$kde_extra_includes $dir"
+ USER_INCLUDES="$USER_INCLUDES -I$dir"
+ done
+ IFS=$ac_save_ifs
+ kde_use_extra_includes="added"
+else
+ kde_use_extra_includes="no"
+fi
+AC_SUBST(USER_INCLUDES)
+
+AC_MSG_RESULT($kde_use_extra_includes)
+
+kde_extra_libs=
+AC_MSG_CHECKING(for extra libs)
+AC_ARG_WITH(extra-libs,AC_HELP_STRING([--with-extra-libs=DIR],[adds non standard library paths]),
+ kde_use_extra_libs=$withval,
+ kde_use_extra_libs=NONE
+)
+if test -n "$kde_use_extra_libs" && \
+ test "$kde_use_extra_libs" != "NONE"; then
+
+ ac_save_ifs=$IFS
+ IFS=':'
+ for dir in $kde_use_extra_libs; do
+ kde_extra_libs="$kde_extra_libs $dir"
+ KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir"
+ USER_LDFLAGS="$USER_LDFLAGS -L$dir"
+ done
+ IFS=$ac_save_ifs
+ kde_use_extra_libs="added"
+else
+ kde_use_extra_libs="no"
+fi
+
+AC_SUBST(USER_LDFLAGS)
+
+AC_MSG_RESULT($kde_use_extra_libs)
+
+])
+
+AC_DEFUN([KDE_1_CHECK_PATH_HEADERS],
+[
+ AC_MSG_CHECKING([for KDE headers installed])
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+cat > conftest.$ac_ext <<EOF
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+#endif
+#include <stdio.h>
+#include "confdefs.h"
+#include <kapp.h>
+
+int main() {
+ printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data());
+ printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data());
+ printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data());
+ printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data());
+ printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data());
+ printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data());
+ printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data());
+ printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data());
+ printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data());
+ printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data());
+ printf("kde_wallpaperdir=\\"%s\\"\n",
+ KApplication::kde_wallpaperdir().data());
+ printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data());
+ printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data());
+ printf("kde_servicesdir=\\"/tmp/dummy\\"\n");
+ printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n");
+ printf("kde_moduledir=\\"/tmp/dummy\\"\n");
+ printf("kde_styledir=\\"/tmp/dummy\\"\n");
+ printf("kde_widgetdir=\\"/tmp/dummy\\"\n");
+ printf("xdg_appsdir=\\"/tmp/dummy\\"\n");
+ printf("xdg_menudir=\\"/tmp/dummy\\"\n");
+ printf("xdg_directorydir=\\"/tmp/dummy\\"\n");
+ printf("kde_kcfgdir=\\"/tmp/dummy\\"\n");
+ return 0;
+ }
+EOF
+
+ ac_save_CPPFLAGS=$CPPFLAGS
+ CPPFLAGS="$all_includes $CPPFLAGS"
+ if AC_TRY_EVAL(ac_compile); then
+ AC_MSG_RESULT(yes)
+ else
+ AC_MSG_ERROR([your system is not able to compile a small KDE application!
+Check, if you installed the KDE header files correctly.
+For more details about this problem, look at the end of config.log.])
+ fi
+ CPPFLAGS=$ac_save_CPPFLAGS
+
+ AC_LANG_RESTORE
+])
+
+AC_DEFUN([KDE_CHECK_KDEQTADDON],
+[
+AC_MSG_CHECKING(for kde-qt-addon)
+AC_CACHE_VAL(kde_cv_have_kdeqtaddon,
+[
+ kde_ldflags_safe="$LDFLAGS"
+ kde_libs_safe="$LIBS"
+ kde_cxxflags_safe="$CXXFLAGS"
+
+ LIBS="-lkde-qt-addon $LIBQT $LIBS"
+ CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes"
+ LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS"
+
+ AC_TRY_LINK([
+ #include <qdom.h>
+ ],
+ [
+ QDomDocument doc;
+ ],
+ kde_cv_have_kdeqtaddon=yes,
+ kde_cv_have_kdeqtaddon=no
+ )
+
+ LDFLAGS=$kde_ldflags_safe
+ LIBS=$kde_libs_safe
+ CXXFLAGS=$kde_cxxflags_safe
+])
+
+AC_MSG_RESULT($kde_cv_have_kdeqtaddon)
+
+if test "$kde_cv_have_kdeqtaddon" = "no"; then
+ AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first.
+It is a separate package (and CVS module) named kde-qt-addon.])
+fi
+])
+
+AC_DEFUN([KDE_CREATE_LIBS_ALIASES],
+[
+ AC_REQUIRE([KDE_MISC_TESTS])
+ AC_REQUIRE([KDE_CHECK_LIBDL])
+ AC_REQUIRE([K_PATH_X])
+
+if test $kde_qtver = 3; then
+ case $host in
+ *cygwin*) lib_kded="-lkdeinit_kded" ;;
+ *) lib_kded="" ;;
+ esac
+ AC_SUBST(LIB_KDED, $lib_kded)
+ AC_SUBST(LIB_KDECORE, "-lkdecore")
+ AC_SUBST(LIB_KDEUI, "-lkdeui")
+ AC_SUBST(LIB_KIO, "-lkio")
+ AC_SUBST(LIB_KJS, "-lkjs")
+ AC_SUBST(LIB_SMB, "-lsmb")
+ AC_SUBST(LIB_KAB, "-lkab")
+ AC_SUBST(LIB_KABC, "-lkabc")
+ AC_SUBST(LIB_KHTML, "-lkhtml")
+ AC_SUBST(LIB_KSPELL, "-lkspell")
+ AC_SUBST(LIB_KPARTS, "-lkparts")
+ AC_SUBST(LIB_KDEPRINT, "-lkdeprint")
+ AC_SUBST(LIB_KUTILS, "-lkutils")
+ AC_SUBST(LIB_KDEPIM, "-lkdepim")
+ AC_SUBST(LIB_KIMPROXY, "-lkimproxy")
+ AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff")
+ AC_SUBST(LIB_KDNSSD, "-lkdnssd")
+ AC_SUBST(LIB_KUNITTEST, "-lkunittest")
+# these are for backward compatibility
+ AC_SUBST(LIB_KSYCOCA, "-lkio")
+ AC_SUBST(LIB_KFILE, "-lkio")
+elif test $kde_qtver = 2; then
+ AC_SUBST(LIB_KDECORE, "-lkdecore")
+ AC_SUBST(LIB_KDEUI, "-lkdeui")
+ AC_SUBST(LIB_KIO, "-lkio")
+ AC_SUBST(LIB_KSYCOCA, "-lksycoca")
+ AC_SUBST(LIB_SMB, "-lsmb")
+ AC_SUBST(LIB_KFILE, "-lkfile")
+ AC_SUBST(LIB_KAB, "-lkab")
+ AC_SUBST(LIB_KHTML, "-lkhtml")
+ AC_SUBST(LIB_KSPELL, "-lkspell")
+ AC_SUBST(LIB_KPARTS, "-lkparts")
+ AC_SUBST(LIB_KDEPRINT, "-lkdeprint")
+else
+ AC_SUBST(LIB_KDECORE, "-lkdecore -lXext $(LIB_QT)")
+ AC_SUBST(LIB_KDEUI, "-lkdeui $(LIB_KDECORE)")
+ AC_SUBST(LIB_KFM, "-lkfm $(LIB_KDECORE)")
+ AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_KDEUI)")
+ AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_KDECORE)")
+fi
+])
+
+AC_DEFUN([AC_PATH_KDE],
+[
+ AC_BASE_PATH_KDE
+ AC_ARG_ENABLE(path-check,AC_HELP_STRING([--disable-path-check],[don't try to find out, where to install]),
+ [
+ if test "$enableval" = "no";
+ then ac_use_path_checking="default"
+ else ac_use_path_checking=""
+ fi
+ ],
+ [
+ if test "$kde_qtver" = 1;
+ then ac_use_path_checking=""
+ else ac_use_path_checking="default"
+ fi
+ ]
+ )
+
+ AC_CREATE_KFSSTND($ac_use_path_checking)
+
+ AC_SUBST_KFSSTND
+ KDE_CREATE_LIBS_ALIASES
+])
+
+dnl KDE_CHECK_FUNC_EXT(<func>, [headers], [sample-use], [C prototype], [autoheader define], [call if found])
+AC_DEFUN([KDE_CHECK_FUNC_EXT],
+[
+AC_MSG_CHECKING(for $1)
+AC_CACHE_VAL(kde_cv_func_$1,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+save_CXXFLAGS="$CXXFLAGS"
+kde_safe_LIBS="$LIBS"
+LIBS="$LIBS $X_EXTRA_LIBS"
+if test "$GXX" = "yes"; then
+CXXFLAGS="$CXXFLAGS -pedantic-errors"
+fi
+AC_TRY_COMPILE([
+$2
+],
+[
+$3
+],
+kde_cv_func_$1=yes,
+kde_cv_func_$1=no)
+CXXFLAGS="$save_CXXFLAGS"
+LIBS="$kde_safe_LIBS"
+AC_LANG_RESTORE
+])
+
+AC_MSG_RESULT($kde_cv_func_$1)
+
+AC_MSG_CHECKING([if $1 needs custom prototype])
+AC_CACHE_VAL(kde_cv_proto_$1,
+[
+if test "x$kde_cv_func_$1" = xyes; then
+ kde_cv_proto_$1=no
+else
+ case "$1" in
+ setenv|unsetenv|usleep|random|srandom|seteuid|mkstemps|mkstemp|revoke|vsnprintf|strlcpy|strlcat)
+ kde_cv_proto_$1="yes - in libkdefakes"
+ ;;
+ *)
+ kde_cv_proto_$1=unknown
+ ;;
+ esac
+fi
+
+if test "x$kde_cv_proto_$1" = xunknown; then
+
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+ kde_safe_libs=$LIBS
+ LIBS="$LIBS $X_EXTRA_LIBS"
+ AC_TRY_LINK([
+$2
+
+extern "C" $4;
+],
+[
+$3
+],
+[ kde_cv_func_$1=yes
+ kde_cv_proto_$1=yes ],
+ [kde_cv_proto_$1="$1 unavailable"]
+)
+LIBS=$kde_safe_libs
+AC_LANG_RESTORE
+fi
+])
+AC_MSG_RESULT($kde_cv_proto_$1)
+
+if test "x$kde_cv_func_$1" = xyes; then
+ AC_DEFINE(HAVE_$5, 1, [Define if you have $1])
+ $6
+fi
+if test "x$kde_cv_proto_$1" = xno; then
+ AC_DEFINE(HAVE_$5_PROTO, 1,
+ [Define if you have the $1 prototype])
+fi
+
+AH_VERBATIM([_HAVE_$5_PROTO],
+[
+#if !defined(HAVE_$5_PROTO)
+#ifdef __cplusplus
+extern "C" {
+#endif
+$4;
+#ifdef __cplusplus
+}
+#endif
+#endif
+])
+])
+
+AC_DEFUN([AC_CHECK_SETENV],
+[
+ KDE_CHECK_FUNC_EXT(setenv, [
+#include <stdlib.h>
+],
+ [setenv("VAR", "VALUE", 1);],
+ [int setenv (const char *, const char *, int)],
+ [SETENV])
+])
+
+AC_DEFUN([AC_CHECK_UNSETENV],
+[
+ KDE_CHECK_FUNC_EXT(unsetenv, [
+#include <stdlib.h>
+],
+ [unsetenv("VAR");],
+ [void unsetenv (const char *)],
+ [UNSETENV])
+])
+
+AC_DEFUN([AC_CHECK_GETDOMAINNAME],
+[
+ KDE_CHECK_FUNC_EXT(getdomainname, [
+#include <stdlib.h>
+#include <unistd.h>
+#include <netdb.h>
+],
+ [
+char buffer[200];
+getdomainname(buffer, 200);
+],
+ [#include <sys/types.h>
+ int getdomainname (char *, size_t)],
+ [GETDOMAINNAME])
+])
+
+AC_DEFUN([AC_CHECK_GETHOSTNAME],
+[
+ KDE_CHECK_FUNC_EXT(gethostname, [
+#include <stdlib.h>
+#include <unistd.h>
+],
+ [
+char buffer[200];
+gethostname(buffer, 200);
+],
+ [int gethostname (char *, unsigned int)],
+ [GETHOSTNAME])
+])
+
+AC_DEFUN([AC_CHECK_USLEEP],
+[
+ KDE_CHECK_FUNC_EXT(usleep, [
+#include <unistd.h>
+],
+ [
+usleep(200);
+],
+ [int usleep (unsigned int)],
+ [USLEEP])
+])
+
+
+AC_DEFUN([AC_CHECK_RANDOM],
+[
+ KDE_CHECK_FUNC_EXT(random, [
+#include <stdlib.h>
+],
+ [
+random();
+],
+ [long int random(void)],
+ [RANDOM])
+
+ KDE_CHECK_FUNC_EXT(srandom, [
+#include <stdlib.h>
+],
+ [
+srandom(27);
+],
+ [void srandom(unsigned int)],
+ [SRANDOM])
+
+])
+
+AC_DEFUN([AC_CHECK_INITGROUPS],
+[
+ KDE_CHECK_FUNC_EXT(initgroups, [
+#include <sys/types.h>
+#include <unistd.h>
+#include <grp.h>
+],
+ [
+char buffer[200];
+initgroups(buffer, 27);
+],
+ [int initgroups(const char *, gid_t)],
+ [INITGROUPS])
+])
+
+AC_DEFUN([AC_CHECK_MKSTEMPS],
+[
+ KDE_CHECK_FUNC_EXT(mkstemps, [
+#include <stdlib.h>
+#include <unistd.h>
+],
+ [
+mkstemps("/tmp/aaaXXXXXX", 6);
+],
+ [int mkstemps(char *, int)],
+ [MKSTEMPS])
+])
+
+AC_DEFUN([AC_CHECK_MKSTEMP],
+[
+ KDE_CHECK_FUNC_EXT(mkstemp, [
+#include <stdlib.h>
+#include <unistd.h>
+],
+ [
+mkstemp("/tmp/aaaXXXXXX");
+],
+ [int mkstemp(char *)],
+ [MKSTEMP])
+])
+
+AC_DEFUN([AC_CHECK_MKDTEMP],
+[
+ KDE_CHECK_FUNC_EXT(mkdtemp, [
+#include <stdlib.h>
+#include <unistd.h>
+],
+ [
+mkdtemp("/tmp/aaaXXXXXX");
+],
+ [char *mkdtemp(char *)],
+ [MKDTEMP])
+])
+
+
+AC_DEFUN([AC_CHECK_RES_INIT],
+[
+ AC_MSG_CHECKING([if res_init needs -lresolv])
+ kde_libs_safe="$LIBS"
+ LIBS="$LIBS $X_EXTRA_LIBS -lresolv"
+ AC_TRY_LINK(
+ [
+#include <sys/types.h>
+#include <netinet/in.h>
+#include <arpa/nameser.h>
+#include <resolv.h>
+ ],
+ [
+ res_init();
+ ],
+ [
+ LIBRESOLV="-lresolv"
+ AC_MSG_RESULT(yes)
+ AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function])
+ ],
+ [ AC_MSG_RESULT(no) ]
+ )
+ LIBS=$kde_libs_safe
+ AC_SUBST(LIBRESOLV)
+
+ KDE_CHECK_FUNC_EXT(res_init,
+ [
+#include <sys/types.h>
+#include <netinet/in.h>
+#include <arpa/nameser.h>
+#include <resolv.h>
+ ],
+ [res_init()],
+ [int res_init(void)],
+ [RES_INIT])
+])
+
+AC_DEFUN([AC_CHECK_STRLCPY],
+[
+ KDE_CHECK_FUNC_EXT(strlcpy, [
+#include <string.h>
+],
+[ char buf[20];
+ strlcpy(buf, "KDE function test", sizeof(buf));
+],
+ [unsigned long strlcpy(char*, const char*, unsigned long)],
+ [STRLCPY])
+])
+
+AC_DEFUN([AC_CHECK_STRLCAT],
+[
+ KDE_CHECK_FUNC_EXT(strlcat, [
+#include <string.h>
+],
+[ char buf[20];
+ buf[0]='\0';
+ strlcat(buf, "KDE function test", sizeof(buf));
+],
+ [unsigned long strlcat(char*, const char*, unsigned long)],
+ [STRLCAT])
+])
+
+AC_DEFUN([AC_CHECK_RES_QUERY],
+[
+ KDE_CHECK_FUNC_EXT(res_query, [
+#include <sys/types.h>
+#include <netinet/in.h>
+#include <arpa/nameser.h>
+#include <resolv.h>
+#include <netdb.h>
+],
+[
+res_query(NULL, 0, 0, NULL, 0);
+],
+ [int res_query(const char *, int, int, unsigned char *, int)],
+ [RES_QUERY])
+])
+
+AC_DEFUN([AC_CHECK_DN_SKIPNAME],
+[
+ KDE_CHECK_FUNC_EXT(dn_skipname, [
+#include <sys/types.h>
+#include <netinet/in.h>
+#include <arpa/nameser.h>
+#include <resolv.h>
+],
+[
+dn_skipname (NULL, NULL);
+],
+ [int dn_skipname (unsigned char *, unsigned char *)],
+ [DN_SKIPNAME])
+])
+
+
+AC_DEFUN([AC_FIND_GIF],
+ [AC_MSG_CHECKING([for giflib])
+AC_CACHE_VAL(ac_cv_lib_gif,
+[ac_save_LIBS="$LIBS"
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIBS="$all_libraries -lgif -lX11 $LIBSOCKET"
+else
+LIBS="$all_libraries -lgif"
+fi
+AC_TRY_LINK(dnl
+[
+#ifdef __cplusplus
+extern "C" {
+#endif
+int GifLastError(void);
+#ifdef __cplusplus
+}
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+],
+ [return GifLastError();],
+ eval "ac_cv_lib_gif=yes",
+ eval "ac_cv_lib_gif=no")
+LIBS="$ac_save_LIBS"
+])dnl
+if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then
+ AC_MSG_RESULT(yes)
+ AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif])
+else
+ AC_MSG_ERROR(You need giflib30. Please install the kdesupport package)
+fi
+])
+
+AC_DEFUN([KDE_FIND_JPEG_HELPER],
+[
+AC_MSG_CHECKING([for libjpeg$2])
+AC_CACHE_VAL(ac_cv_lib_jpeg_$1,
+[
+ac_save_LIBS="$LIBS"
+LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm"
+ac_save_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
+AC_TRY_LINK(
+[
+#ifdef __cplusplus
+extern "C" {
+#endif
+void jpeg_CreateDecompress();
+#ifdef __cplusplus
+}
+#endif
+],
+[jpeg_CreateDecompress();],
+ eval "ac_cv_lib_jpeg_$1=-ljpeg$2",
+ eval "ac_cv_lib_jpeg_$1=no")
+LIBS="$ac_save_LIBS"
+CFLAGS="$ac_save_CFLAGS"
+])
+
+if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then
+ LIBJPEG="$ac_cv_lib_jpeg_$1"
+ AC_MSG_RESULT($ac_cv_lib_jpeg_$1)
+else
+ AC_MSG_RESULT(no)
+ $3
+fi
+
+])
+
+AC_DEFUN([AC_FIND_JPEG],
+[
+dnl first look for libraries
+KDE_FIND_JPEG_HELPER(6b, 6b,
+ KDE_FIND_JPEG_HELPER(normal, [],
+ [
+ LIBJPEG=
+ ]
+ )
+)
+
+dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h
+dnl requires system dependent includes loaded before it)
+jpeg_incdirs="$includedir /usr/include /usr/local/include $kde_extra_includes"
+AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir)
+test "x$jpeg_incdir" = xNO && jpeg_incdir=
+
+dnl if headers _and_ libraries are missing, this is no error, and we
+dnl continue with a warning (the user will get no jpeg support in khtml)
+dnl if only one is missing, it means a configuration error, but we still
+dnl only warn
+if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then
+ AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg])
+else
+ if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then
+ AC_MSG_WARN([
+There is an installation error in jpeg support. You seem to have only one
+of either the headers _or_ the libraries installed. You may need to either
+provide correct --with-extra-... options, or the development package of
+libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
+Disabling JPEG support.
+])
+ else
+ AC_MSG_WARN([libjpeg not found. disable JPEG support.])
+ fi
+ jpeg_incdir=
+ LIBJPEG=
+fi
+
+AC_SUBST(LIBJPEG)
+AH_VERBATIM(_AC_CHECK_JPEG,
+[/*
+ * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
+ * headers and I'm too lazy to write a configure test as long as only
+ * unixware is related
+ */
+#ifdef _UNIXWARE
+#define HAVE_BOOLEAN
+#endif
+])
+])
+
+AC_DEFUN([KDE_CHECK_QT_JPEG],
+[
+if test -n "$LIBJPEG"; then
+AC_MSG_CHECKING([if Qt needs $LIBJPEG])
+AC_CACHE_VAL(kde_cv_qt_jpeg,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+ac_save_LIBS="$LIBS"
+LIBS="$all_libraries $USER_LDFLAGS $LIBQT"
+LIBS=`echo $LIBS | sed "s/$LIBJPEG//"`
+ac_save_CXXFLAGS="$CXXFLAGS"
+CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES"
+AC_TRY_LINK(
+[#include <qapplication.h>],
+ [
+ int argc;
+ char** argv;
+ QApplication app(argc, argv);],
+ eval "kde_cv_qt_jpeg=no",
+ eval "kde_cv_qt_jpeg=yes")
+LIBS="$ac_save_LIBS"
+CXXFLAGS="$ac_save_CXXFLAGS"
+AC_LANG_RESTORE
+fi
+])
+
+if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then
+ AC_MSG_RESULT(yes)
+ LIBJPEG_QT='$(LIBJPEG)'
+else
+ AC_MSG_RESULT(no)
+ LIBJPEG_QT=
+fi
+
+])
+
+AC_DEFUN([AC_FIND_ZLIB],
+[
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+AC_MSG_CHECKING([for libz])
+AC_CACHE_VAL(ac_cv_lib_z,
+[
+kde_save_LIBS="$LIBS"
+LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET"
+kde_save_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
+AC_TRY_LINK(dnl
+[
+#include<zlib.h>
+],
+[
+ char buf[42];
+ gzFile f = (gzFile) 0;
+ /* this would segfault.. but we only link, don't run */
+ (void) gzgets(f, buf, sizeof(buf));
+
+ return (zlibVersion() == ZLIB_VERSION);
+],
+ eval "ac_cv_lib_z='-lz'",
+ eval "ac_cv_lib_z=no")
+LIBS="$kde_save_LIBS"
+CFLAGS="$kde_save_CFLAGS"
+])dnl
+if test ! "$ac_cv_lib_z" = no; then
+ AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz])
+ LIBZ="$ac_cv_lib_z"
+ AC_MSG_RESULT($ac_cv_lib_z)
+else
+ AC_MSG_ERROR(not found.
+ Possibly configure picks up an outdated version
+ installed by XFree86. Remove it from your system.
+
+ Check your installation and look into config.log)
+ LIBZ=""
+fi
+AC_SUBST(LIBZ)
+])
+
+AC_DEFUN([KDE_TRY_TIFFLIB],
+[
+AC_MSG_CHECKING([for libtiff $1])
+
+AC_CACHE_VAL(kde_cv_libtiff_$1,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+kde_save_LIBS="$LIBS"
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm"
+else
+LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lm"
+fi
+kde_save_CXXFLAGS="$CXXFLAGS"
+CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES"
+
+AC_TRY_LINK(dnl
+[
+#include<tiffio.h>
+],
+ [return (TIFFOpen( "", "r") == 0); ],
+[
+ kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ"
+], [
+ kde_cv_libtiff_$1=no
+])
+
+LIBS="$kde_save_LIBS"
+CXXFLAGS="$kde_save_CXXFLAGS"
+AC_LANG_RESTORE
+])
+
+if test "$kde_cv_libtiff_$1" = "no"; then
+ AC_MSG_RESULT(no)
+ LIBTIFF=""
+ $3
+else
+ LIBTIFF="$kde_cv_libtiff_$1"
+ AC_MSG_RESULT(yes)
+ AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff])
+ $2
+fi
+
+])
+
+AC_DEFUN([AC_FIND_TIFF],
+[
+AC_REQUIRE([K_PATH_X])
+AC_REQUIRE([AC_FIND_ZLIB])
+AC_REQUIRE([AC_FIND_JPEG])
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+
+KDE_TRY_TIFFLIB(tiff, [],
+ KDE_TRY_TIFFLIB(tiff34))
+
+AC_SUBST(LIBTIFF)
+])
+
+AC_DEFUN([KDE_FIND_LIBEXR],
+[
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+AC_REQUIRE([AC_FIND_ZLIB])
+AC_CACHE_VAL(ac_cv_libexr,
+[
+ if test -z "$PKG_CONFIG"; then
+ AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
+ fi
+
+ AC_MSG_CHECKING([for OpenEXR libraries])
+
+ if test "$PKG_CONFIG" = "no" ; then
+ AC_MSG_RESULT(no)
+ echo "*** The pkg-config script could not be found. Make sure it is"
+ echo "*** in your path, or set the PKG_CONFIG environment variable"
+ echo "*** to the full path to pkg-config."
+ echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
+ else
+ if !(`$PKG_CONFIG --exists OpenEXR`) ; then
+ AC_MSG_RESULT(no)
+ EXRSTATUS=no
+ else
+ if !(`$PKG_CONFIG --atleast-version="1.1.1" OpenEXR`) ; then
+ AC_MSG_RESULT(no)
+ EXRSTATUS=old
+ else
+ kde_save_LIBS="$LIBS"
+ LIBS="$LIBS $all_libraries $USER_LDFLAGS `pkg-config --libs OpenEXR` $LIBZ"
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ kde_save_CXXFLAGS="$CXXFLAGS"
+ EXR_FLAGS=`$PKG_CONFIG --cflags OpenEXR`
+ CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES $EXR_FLAGS"
+
+ AC_TRY_LINK(dnl
+ [
+ #include <ImfRgbaFile.h>
+ ],
+ [
+ using namespace Imf;
+ RgbaInputFile file ("dummy");
+ return 0;
+ ],
+ eval "ac_cv_libexr='`pkg-config --libs OpenEXR`'",
+ eval "ac_cv_libexr=no"
+ )
+ LIBS="$kde_save_LIBS"
+ CXXFLAGS="$kde_save_CXXFLAGS"
+ AC_LANG_RESTORE
+ ])dnl
+ if eval "test ! \"`echo $ac_cv_libexr`\" = no"; then
+ AC_DEFINE_UNQUOTED(HAVE_EXR, 1, [Define if you have OpenEXR])
+ LIB_EXR="$ac_cv_libexr"
+ AC_MSG_RESULT($ac_cv_libexr)
+ else
+ AC_MSG_RESULT(no)
+ LIB_EXR=""
+ fi
+ fi
+ fi
+ fi
+ AC_SUBST(LIB_EXR)
+ AC_SUBST(EXR_FLAGS)
+])
+
+
+
+AC_DEFUN([AC_FIND_PNG],
+[
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+AC_REQUIRE([AC_FIND_ZLIB])
+AC_MSG_CHECKING([for libpng])
+AC_CACHE_VAL(ac_cv_lib_png,
+[
+kde_save_LIBS="$LIBS"
+if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET"
+else
+LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm"
+fi
+kde_save_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
+
+AC_TRY_LINK(dnl
+ [
+ #include<png.h>
+ ],
+ [
+ png_structp png_ptr = png_create_read_struct( /* image ptr */
+ PNG_LIBPNG_VER_STRING, 0, 0, 0 );
+ return( png_ptr != 0 );
+ ],
+ eval "ac_cv_lib_png='-lpng $LIBZ -lm'",
+ eval "ac_cv_lib_png=no"
+)
+LIBS="$kde_save_LIBS"
+CFLAGS="$kde_save_CFLAGS"
+])dnl
+if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then
+ AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng])
+ LIBPNG="$ac_cv_lib_png"
+ AC_SUBST(LIBPNG)
+ AC_MSG_RESULT($ac_cv_lib_png)
+else
+ AC_MSG_RESULT(no)
+ LIBPNG=""
+ AC_SUBST(LIBPNG)
+fi
+])
+
+
+AC_DEFUN([AC_FIND_JASPER],
+[
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+AC_REQUIRE([AC_FIND_JPEG])
+AC_MSG_CHECKING([for jasper])
+AC_CACHE_VAL(ac_cv_jasper,
+[
+kde_save_LIBS="$LIBS"
+LIBS="$LIBS $all_libraries $USER_LDFLAGS -ljasper $LIBJPEG -lm"
+kde_save_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
+
+AC_TRY_LINK(dnl
+ [
+ #include<jasper/jasper.h>
+ ],
+ [
+ return( jas_init() );
+ ],
+ eval "ac_cv_jasper='-ljasper $LIBJPEG -lm'",
+ eval "ac_cv_jasper=no"
+)
+LIBS="$kde_save_LIBS"
+CFLAGS="$kde_save_CFLAGS"
+])dnl
+if eval "test ! \"`echo $ac_cv_jasper`\" = no"; then
+ AC_DEFINE_UNQUOTED(HAVE_JASPER, 1, [Define if you have jasper])
+ LIB_JASPER="$ac_cv_jasper"
+ AC_MSG_RESULT($ac_cv_jasper)
+else
+ AC_MSG_RESULT(no)
+ LIB_JASPER=""
+fi
+AC_SUBST(LIB_JASPER)
+])
+
+AC_DEFUN([AC_CHECK_BOOL],
+[
+ AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool])
+])
+
+AC_DEFUN([AC_CHECK_GNU_EXTENSIONS],
+[
+AC_MSG_CHECKING(if you need GNU extensions)
+AC_CACHE_VAL(ac_cv_gnu_extensions,
+[
+cat > conftest.c << EOF
+#include <features.h>
+
+#ifdef __GNU_LIBRARY__
+yes
+#endif
+EOF
+
+if (eval "$ac_cpp conftest.c") 2>&5 |
+ egrep "yes" >/dev/null 2>&1; then
+ rm -rf conftest*
+ ac_cv_gnu_extensions=yes
+else
+ ac_cv_gnu_extensions=no
+fi
+])
+
+AC_MSG_RESULT($ac_cv_gnu_extensions)
+if test "$ac_cv_gnu_extensions" = "yes"; then
+ AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions])
+fi
+])
+
+AC_DEFUN([KDE_CHECK_COMPILER_FLAG],
+[
+AC_MSG_CHECKING([whether $CXX supports -$1])
+kde_cache=`echo $1 | sed 'y% .=/+-,%____p__%'`
+AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache,
+[
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ save_CXXFLAGS="$CXXFLAGS"
+ CXXFLAGS="$CXXFLAGS -$1"
+ AC_TRY_LINK([],[ return 0; ], [eval "kde_cv_prog_cxx_$kde_cache=yes"], [])
+ CXXFLAGS="$save_CXXFLAGS"
+ AC_LANG_RESTORE
+])
+if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
+ AC_MSG_RESULT(yes)
+ :
+ $2
+else
+ AC_MSG_RESULT(no)
+ :
+ $3
+fi
+])
+
+AC_DEFUN([KDE_CHECK_C_COMPILER_FLAG],
+[
+AC_MSG_CHECKING([whether $CC supports -$1])
+kde_cache=`echo $1 | sed 'y% .=/+-,%____p__%'`
+AC_CACHE_VAL(kde_cv_prog_cc_$kde_cache,
+[
+ AC_LANG_SAVE
+ AC_LANG_C
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -$1"
+ AC_TRY_LINK([],[ return 0; ], [eval "kde_cv_prog_cc_$kde_cache=yes"], [])
+ CFLAGS="$save_CFLAGS"
+ AC_LANG_RESTORE
+])
+if eval "test \"`echo '$kde_cv_prog_cc_'$kde_cache`\" = yes"; then
+ AC_MSG_RESULT(yes)
+ :
+ $2
+else
+ AC_MSG_RESULT(no)
+ :
+ $3
+fi
+])
+
+
+dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables
+dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever])
+dnl it's all white-space separated
+AC_DEFUN([AC_REMOVE_FORBIDDEN],
+[ __val=$$1
+ __forbid=" $2 "
+ if test -n "$__val"; then
+ __new=""
+ ac_save_IFS=$IFS
+ IFS=" "
+ for i in $__val; do
+ case "$__forbid" in
+ *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;;
+ *) # Careful to not add spaces, where there were none, because otherwise
+ # libtool gets confused, if we change e.g. CXX
+ if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;;
+ esac
+ done
+ IFS=$ac_save_IFS
+ $1=$__new
+ fi
+])
+
+
+AC_DEFUN([KDE_CHECK_FOR_BAD_COMPILER],
+[
+ AC_MSG_CHECKING([whether $CC is blacklisted])
+
+ dnl In theory we have tu run this test against $CC and $CXX
+ dnl in C and in C++ mode, because its perfectly legal for
+ dnl the user to mix compiler versions, since C has a defined
+ dnl ABI.
+ dnl
+ dnl For now, we assume the user is not on crack.
+
+ AC_TRY_COMPILE([
+#ifdef __GNUC__
+#if __GNUC__ == 4 && __GNUC_MINOR__ == 0 && __GNUC_PATCHLEVEL__ == 0
+choke me
+#endif
+#endif
+], ,
+ kde_bad_compiler=no,
+ kde_bad_compiler=yes
+)
+
+ AC_MSG_RESULT($kde_bad_compiler)
+
+if test "$kde_bad_compiler" = "yes"; then
+ AC_MSG_ERROR([
+
+This particular compiler version is blacklisted because it
+is known to miscompile KDE. Please use a newer version, or
+if that is not yet available, choose an older version.
+
+Please do not report a bug or bother us reporting this
+configure error. We know about it, and we introduced
+it by intention to avoid untraceable bugs or crashes in KDE.
+
+])
+fi
+
+])
+
+
+AC_DEFUN([KDE_CHECK_FOR_OPT_NOINLINE_MATCH],
+[
+ AC_CACHE_CHECK([whether system headers can cope with -O2 -fno-inline],
+ kde_cv_opt_noinline_match,
+ [
+ kde_cv_opt_noinline_match=irrelevant
+ dnl if we don't use both -O2 and -fno-inline, this check is moot
+ if echo "$CFLAGS" | grep -e -O2 >/dev/null 2>/dev/null \
+ && echo "$CFLAGS" | grep -e -fno-inline >/dev/null 2>/dev/null ; then
+
+ ac_cflags_save="$CFLAGS"
+ CFLAGS="$CFLAGS -D_USE_GNU"
+
+ AC_TRY_LINK([
+ #include <string.h>
+], [ const char *pt, *et;
+ et = __extension__ ({ char __a0, __a1, __a2; (__builtin_constant_p ( ";," ) && ((size_t)(const void *)(( ";," )+ 1) - (size_t)(const void *)( ";," ) == 1) ? ((__a0 =((__const char *) ( ";," ))[0], __a0 == '\0') ? ((void) ( pt ),((void *)0) ) : ((__a1 = ((__const char *) ( ";," ))[1], __a1== '\0') ? (__extension__ (__builtin_constant_p ( __a0 ) && ( __a0 ) == '\0' ? (char *) __rawmemchr ( pt , __a0) : strchr( pt , __a0 ))) : ((__a2 = ((__const char *) ( ";," ))[2], __a2 == '\0') ? __strpbrk_c2 ( pt , __a0, __a1) :(((__const char *) ( ";," ))[3] == '\0' ? __strpbrk_c3 ( pt ,__a0, __a1, __a2): strpbrk ( pt , ";," ))))) : strpbrk ( pt , ";," )); }) ;
+],
+ kde_cv_opt_noinline_match=yes,
+ kde_cv_opt_noinline_match=no
+ )
+
+ CFLAGS="$ac_cflags_save"
+ fi
+ ])
+])
+
+
+dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given
+AC_DEFUN([AC_VALIDIFY_CXXFLAGS],
+[dnl
+if test "x$kde_use_qt_emb" != "xyes"; then
+ AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath])
+ AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath])
+else
+ AC_REMOVE_FORBIDDEN(CXX, [-rpath])
+ AC_REMOVE_FORBIDDEN(CXXFLAGS, [-rpath])
+fi
+])
+
+AC_DEFUN([AC_CHECK_COMPILERS],
+[
+ AC_ARG_ENABLE(debug,
+ AC_HELP_STRING([--enable-debug=ARG],[enables debug symbols (yes|no|full) [default=no]]),
+ [
+ case $enableval in
+ yes)
+ kde_use_debug_code="yes"
+ kde_use_debug_define=no
+ ;;
+ full)
+ kde_use_debug_code="full"
+ kde_use_debug_define=no
+ ;;
+ *)
+ kde_use_debug_code="no"
+ kde_use_debug_define=yes
+ ;;
+ esac
+ ],
+ [kde_use_debug_code="no"
+ kde_use_debug_define=no
+ ])
+
+ dnl Just for configure --help
+ AC_ARG_ENABLE(dummyoption,
+ AC_HELP_STRING([--disable-debug],
+ [disables debug output and debug symbols [default=no]]),
+ [],[])
+
+ AC_ARG_ENABLE(strict,
+ AC_HELP_STRING([--enable-strict],
+ [compiles with strict compiler options (may not work!)]),
+ [
+ if test $enableval = "no"; then
+ kde_use_strict_options="no"
+ else
+ kde_use_strict_options="yes"
+ fi
+ ], [kde_use_strict_options="no"])
+
+ AC_ARG_ENABLE(warnings,AC_HELP_STRING([--disable-warnings],[disables compilation with -Wall and similar]),
+ [
+ if test $enableval = "no"; then
+ kde_use_warnings="no"
+ else
+ kde_use_warnings="yes"
+ fi
+ ], [kde_use_warnings="yes"])
+
+ dnl enable warnings for debug build
+ if test "$kde_use_debug_code" != "no"; then
+ kde_use_warnings=yes
+ fi
+
+ AC_ARG_ENABLE(profile,AC_HELP_STRING([--enable-profile],[creates profiling infos [default=no]]),
+ [kde_use_profiling=$enableval],
+ [kde_use_profiling="no"]
+ )
+
+ dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS
+ CFLAGS=" $CFLAGS"
+
+ AC_PROG_CC
+
+ AC_PROG_CPP
+
+ if test "$GCC" = "yes"; then
+ if test "$kde_use_debug_code" != "no"; then
+ if test $kde_use_debug_code = "full"; then
+ CFLAGS="-g3 -fno-inline $CFLAGS"
+ else
+ CFLAGS="-g -O2 -fno-schedule-insns -fno-inline $CFLAGS"
+ fi
+ else
+ CFLAGS="-O2 $CFLAGS"
+ fi
+ fi
+
+ if test "$kde_use_debug_define" = "yes"; then
+ CFLAGS="-DNDEBUG $CFLAGS"
+ fi
+
+
+ case "$host" in
+ *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";;
+ *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";;
+ esac
+
+ if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then
+ LDFLAGS=""
+ fi
+
+ CXXFLAGS=" $CXXFLAGS"
+
+ AC_PROG_CXX
+
+ KDE_CHECK_FOR_BAD_COMPILER
+
+ if test "$GXX" = "yes" || test "$CXX" = "KCC"; then
+ if test "$kde_use_debug_code" != "no"; then
+ if test "$CXX" = "KCC"; then
+ CXXFLAGS="+K0 -Wall -pedantic -W -Wpointer-arith -Wwrite-strings $CXXFLAGS"
+ else
+ if test "$kde_use_debug_code" = "full"; then
+ CXXFLAGS="-g3 -fno-inline $CXXFLAGS"
+ else
+ CXXFLAGS="-g -O2 -fno-schedule-insns -fno-inline $CXXFLAGS"
+ fi
+ fi
+ KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"])
+
+ dnl convenience compiler flags
+ KDE_CHECK_COMPILER_FLAG(Woverloaded-virtual, [WOVERLOADED_VIRTUAL="-Woverloaded-virtual"], [WOVERLOADED_VRITUAL=""])
+ AC_SUBST(WOVERLOADED_VIRTUAL)
+ else
+ if test "$CXX" = "KCC"; then
+ CXXFLAGS="+K3 $CXXFLAGS"
+ else
+ CXXFLAGS="-O2 $CXXFLAGS"
+ fi
+ fi
+ fi
+
+ if test "$kde_use_debug_define" = "yes"; then
+ CXXFLAGS="-DNDEBUG -DNO_DEBUG $CXXFLAGS"
+ fi
+
+ if test "$kde_use_profiling" = "yes"; then
+ KDE_CHECK_COMPILER_FLAG(pg,
+ [
+ CFLAGS="-pg $CFLAGS"
+ CXXFLAGS="-pg $CXXFLAGS"
+ ])
+ fi
+
+ if test "$kde_use_warnings" = "yes"; then
+ if test "$GCC" = "yes"; then
+ CXXFLAGS="-Wall -W -Wpointer-arith $CXXFLAGS"
+ case $host in
+ *-*-linux-gnu)
+ CFLAGS="-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS"
+ CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts $CXXFLAGS"
+ KDE_CHECK_COMPILER_FLAG(Wmissing-format-attribute, [CXXFLAGS="$CXXFLAGS -Wformat-security -Wmissing-format-attribute"])
+ KDE_CHECK_C_COMPILER_FLAG(Wmissing-format-attribute, [CFLAGS="$CFLAGS -Wformat-security -Wmissing-format-attribute"])
+ ;;
+ esac
+ KDE_CHECK_COMPILER_FLAG(Wundef,[CXXFLAGS="-Wundef $CXXFLAGS"])
+ KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"])
+ dnl ### FIXME: revert for KDE 4
+ KDE_CHECK_COMPILER_FLAG(Wno-non-virtual-dtor,[CXXFLAGS="$CXXFLAGS -Wno-non-virtual-dtor"])
+ fi
+ fi
+
+ if test "$GXX" = "yes" && test "$kde_use_strict_options" = "yes"; then
+ CXXFLAGS="-Wcast-qual -Wshadow -Wcast-align $CXXFLAGS"
+ fi
+
+ AC_ARG_ENABLE(pch,
+ AC_HELP_STRING([--enable-pch],
+ [enables precompiled header support (currently only KCC or gcc >=3.4+unsermake) [default=no]]),
+ [ kde_use_pch=$enableval ],[ kde_use_pch=no ])
+
+ HAVE_GCC_VISIBILITY=0
+ AC_SUBST([HAVE_GCC_VISIBILITY])
+
+ if test "$GXX" = "yes"; then
+ gcc_no_reorder_blocks=NO
+ KDE_CHECK_COMPILER_FLAG(fno-reorder-blocks,[gcc_no_reorder_blocks=YES])
+ if test $kde_use_debug_code != "no" && \
+ test $kde_use_debug_code != "full" && \
+ test "YES" = "$gcc_no_reorder_blocks" ; then
+ CXXFLAGS="$CXXFLAGS -fno-reorder-blocks"
+ CFLAGS="$CFLAGS -fno-reorder-blocks"
+ fi
+ KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"])
+ KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"])
+ KDE_CHECK_COMPILER_FLAG(fno-common, [CXXFLAGS="$CXXFLAGS -fno-common"])
+ KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= )
+ ENABLE_PERMISSIVE_FLAG="-fpermissive"
+
+ if test "$kde_use_pch" = "yes"; then
+ AC_MSG_CHECKING(whether gcc supports precompiling c header files)
+ echo >conftest.h
+ if $CC -x c-header conftest.h >/dev/null 2>/dev/null; then
+ kde_gcc_supports_pch=yes
+ AC_MSG_RESULT(yes)
+ else
+ kde_gcc_supports_pch=no
+ AC_MSG_RESULT(no)
+ fi
+ if test "$kde_gcc_supports_pch" = "yes"; then
+ AC_MSG_CHECKING(whether gcc supports precompiling c++ header files)
+ if $CXX -x c++-header conftest.h >/dev/null 2>/dev/null; then
+ kde_gcc_supports_pch=yes
+ AC_MSG_RESULT(yes)
+ else
+ kde_gcc_supports_pch=no
+ AC_MSG_RESULT(no)
+ fi
+ fi
+ rm -f conftest.h conftest.h.gch
+ fi
+
+ KDE_CHECK_FOR_OPT_NOINLINE_MATCH
+ if test "x$kde_cv_opt_noinline_match" = "xno" ; then
+ CFLAGS="`echo "$CFLAGS" | sed "s/ -fno-inline//"`"
+ fi
+ fi
+ AM_CONDITIONAL(unsermake_enable_pch, test "$kde_use_pch" = "yes" && test "$kde_gcc_supports_pch" = "yes")
+ if test "$CXX" = "KCC"; then
+ dnl unfortunately we currently cannot disable exception support in KCC
+ dnl because doing so is binary incompatible and Qt by default links with exceptions :-(
+ dnl KDE_CHECK_COMPILER_FLAG(-no_exceptions,[CXXFLAGS="$CXXFLAGS --no_exceptions"])
+ dnl KDE_CHECK_COMPILER_FLAG(-exceptions, [USE_EXCEPTIONS="--exceptions"], USE_EXCEPTIONS= )
+
+ if test "$kde_use_pch" = "yes"; then
+ dnl TODO: support --pch-dir!
+ KDE_CHECK_COMPILER_FLAG(-pch,[CXXFLAGS="$CXXFLAGS --pch"])
+ dnl the below works (but the dir must exist), but it's
+ dnl useless for a whole package.
+ dnl The are precompiled headers for each source file, so when compiling
+ dnl from scratch, it doesn't make a difference, and they take up
+ dnl around ~5Mb _per_ sourcefile.
+ dnl KDE_CHECK_COMPILER_FLAG(-pch_dir /tmp,
+ dnl [CXXFLAGS="$CXXFLAGS --pch_dir `pwd`/pcheaders"])
+ fi
+ dnl this flag controls inlining. by default KCC inlines in optimisation mode
+ dnl all implementations that are defined inside the class {} declaration.
+ dnl because of templates-compatibility with broken gcc compilers, this
+ dnl can cause excessive inlining. This flag limits it to a sane level
+ KDE_CHECK_COMPILER_FLAG(-inline_keyword_space_time=6,[CXXFLAGS="$CXXFLAGS --inline_keyword_space_time=6"])
+ KDE_CHECK_COMPILER_FLAG(-inline_auto_space_time=2,[CXXFLAGS="$CXXFLAGS --inline_auto_space_time=2"])
+ KDE_CHECK_COMPILER_FLAG(-inline_implicit_space_time=2.0,[CXXFLAGS="$CXXFLAGS --inline_implicit_space_time=2.0"])
+ KDE_CHECK_COMPILER_FLAG(-inline_generated_space_time=2.0,[CXXFLAGS="$CXXFLAGS --inline_generated_space_time=2.0"])
+ dnl Some source files are shared between multiple executables
+ dnl (or libraries) and some of those need template instantiations.
+ dnl In that case KCC needs to compile those sources with
+ dnl --one_instantiation_per_object. To make it easy for us we compile
+ dnl _all_ objects with that flag (--one_per is a shorthand).
+ KDE_CHECK_COMPILER_FLAG(-one_per, [CXXFLAGS="$CXXFLAGS --one_per"])
+ fi
+ AC_SUBST(USE_EXCEPTIONS)
+ dnl obsolete macro - provided to keep things going
+ USE_RTTI=
+ AC_SUBST(USE_RTTI)
+
+ case "$host" in
+ *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;;
+ *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";;
+ *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";;
+ *-*-solaris*)
+ if test "$GXX" = yes; then
+ libstdcpp=`$CXX -print-file-name=libstdc++.so`
+ if test ! -f $libstdcpp; then
+ AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so])
+ fi
+ fi
+ ;;
+ esac
+
+ AC_VALIDIFY_CXXFLAGS
+
+ AC_PROG_CXXCPP
+
+ if test "$GCC" = yes; then
+ NOOPT_CFLAGS=-O0
+ fi
+ KDE_CHECK_COMPILER_FLAG(O0,[NOOPT_CXXFLAGS=-O0])
+
+ AC_ARG_ENABLE(coverage,
+ AC_HELP_STRING([--enable-coverage],[use gcc coverage testing]), [
+ if test "$am_cv_CC_dependencies_compiler_type" = "gcc3"; then
+ ac_coverage_compiler="-fprofile-arcs -ftest-coverage"
+ ac_coverage_linker="-lgcc"
+ elif test "$am_cv_CC_dependencies_compiler_type" = "gcc"; then
+ ac_coverage_compiler="-fprofile-arcs -ftest-coverage"
+ ac_coverage_linker=""
+ else
+ AC_MSG_ERROR([coverage with your compiler is not supported])
+ fi
+ CFLAGS="$CFLAGS $ac_coverage_compiler"
+ CXXFLAGS="$CXXFLAGS $ac_coverage_compiler"
+ LDFLAGS="$LDFLAGS $ac_coverage_linker"
+ ])
+
+ AC_SUBST(NOOPT_CXXFLAGS)
+ AC_SUBST(NOOPT_CFLAGS)
+ AC_SUBST(ENABLE_PERMISSIVE_FLAG)
+
+ KDE_CHECK_NEW_LDFLAGS
+ KDE_CHECK_FINAL
+ KDE_CHECK_CLOSURE
+ KDE_CHECK_NMCHECK
+
+ ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), [])
+])
+
+AC_DEFUN([KDE_CHECK_VISIBILITY_GCC_BUG],
+ [
+ AC_CACHE_CHECK([for gcc -fvisibility-inlines-hidden bug], kde_cv_val_gcc_visibility_bug,
+ [
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+
+ safe_CXXFLAGS=$CXXFLAGS
+ safe_LDFLAGS=$LDFLAGS
+ CXXFLAGS="$CXXFLAGS -fPIC -fvisibility-inlines-hidden -O0"
+ LDFLAGS="$LDFLAGS -shared -fPIC"
+
+ AC_TRY_LINK(
+ [
+ /* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664 */
+ #include <string>
+ int some_function( void ) __attribute__ ((visibility("default")));
+ int some_function( void )
+ {
+ std::string s("blafasel");
+ return 0;
+ }
+ ], [/* elvis is alive */],
+ kde_cv_val_gcc_visibility_bug=no, kde_cv_val_gcc_visibility_bug=yes)
+
+ CXXFLAGS=$safe_CXXFLAGS
+ LDFLAGS=$safe_LDFLAGS
+ AC_LANG_RESTORE
+ ]
+ )
+
+ if test x$kde_cv_val_gcc_visibility_bug = xno; then
+ CXXFLAGS="$CXXFLAGS -fvisibility-inlines-hidden"
+ fi
+ ]
+)
+
+AC_DEFUN([KDE_ENABLE_HIDDEN_VISIBILITY],
+[
+ AC_BEFORE([AC_PATH_QT_1_3], [KDE_ENABLE_HIDDEN_VISIBILITY])
+
+ AC_MSG_CHECKING([grepping for visibility push/pop in headers])
+
+ if test "x$GXX" = "xyes"; then
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ AC_EGREP_CPP(
+ [GCC visibility push],
+ [ #include <exception>
+ ],
+ [
+ AC_MSG_RESULT(yes)
+ kde_stdc_visibility_patched=yes ],
+ [
+ AC_MSG_RESULT(no)
+ AC_MSG_WARN([Your libstdc++ doesn't appear to be patched for
+ visibility support. Disabling -fvisibility=hidden])
+
+ kde_stdc_visibility_patched=no ])
+
+ AC_LANG_RESTORE
+
+ kde_have_gcc_visibility=no
+ KDE_CHECK_COMPILER_FLAG(fvisibility=hidden,
+ [
+ kde_have_gcc_visibility=yes
+ dnl the whole toolchain is just a mess, gcc is just too buggy
+ dnl to handle STL with visibility enabled. Lets reconsider
+ dnl when gcc 4.2 is out or when things get fixed in the compiler.
+ dnl Contact mueller@kde.org for details.
+ AC_ARG_ENABLE(gcc-hidden-visibility,
+ AC_HELP_STRING([--enable-gcc-hidden-visibility],[toolchain hidden visibility [default=no]]),
+ [kde_have_gcc_visibility=$enableval],
+ [kde_have_gcc_visibility=no])
+
+ AC_CACHE_CHECK([if Qt is patched for -fvisibility], kde_cv_val_qt_gcc_visibility_patched,
+ [
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+
+ safe_CXXFLAGS=$CXXFLAGS
+ CXXFLAGS="$CXXFLAGS $all_includes"
+
+ AC_TRY_COMPILE(
+ [
+#include <qglobal.h>
+#if Q_EXPORT - 0 != 0
+/* if this compiles, then Q_EXPORT is undefined */
+/* if Q_EXPORT is nonempty, this will break compilation */
+#endif
+ ], [/* elvis is alive */],
+ kde_cv_val_qt_gcc_visibility_patched=no, kde_cv_val_qt_gcc_visibility_patched=yes)
+
+ CXXFLAGS=$safe_CXXFLAGS
+ AC_LANG_RESTORE
+ ]
+ )
+
+ if test x$kde_have_gcc_visibility = "xyes" && test x$kde_stdc_visibility_patched = "xyes" && test x$kde_cv_val_qt_gcc_visibility_patched = "xyes"; then
+ CXXFLAGS="$CXXFLAGS -fvisibility=hidden"
+ KDE_CHECK_VISIBILITY_GCC_BUG
+ HAVE_GCC_VISIBILITY=1
+ AC_DEFINE_UNQUOTED(__KDE_HAVE_GCC_VISIBILITY, "$HAVE_GCC_VISIBILITY", [define to 1 if -fvisibility is supported])
+ fi
+ ])
+ fi
+])
+
+AC_DEFUN([KDE_ADD_DEPENDENCIES],
+[
+ [A]M_DEPENDENCIES(CC)
+ [A]M_DEPENDENCIES(CXX)
+])
+
+dnl just a wrapper to clean up configure.in
+AC_DEFUN([KDE_PROG_LIBTOOL],
+[
+AC_REQUIRE([AC_CHECK_COMPILERS])
+AC_REQUIRE([AC_ENABLE_SHARED])
+AC_REQUIRE([AC_ENABLE_STATIC])
+
+AC_REQUIRE([AC_LIBTOOL_DLOPEN])
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+AC_OBJEXT
+AC_EXEEXT
+
+AM_PROG_LIBTOOL
+AC_LIBTOOL_CXX
+
+LIBTOOL_SHELL="/bin/sh ./libtool"
+# LIBTOOL="$LIBTOOL --silent"
+KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_NO_UNDEFINED) \$(KDE_RPATH) \$(KDE_MT_LDFLAGS)"
+AC_SUBST(KDE_PLUGIN)
+
+# This hack ensures that libtool creates shared libs for kunittest plugins. By default check_LTLIBRARIES makes static libs.
+KDE_CHECK_PLUGIN="\$(KDE_PLUGIN) -rpath \$(libdir)"
+AC_SUBST(KDE_CHECK_PLUGIN)
+
+# we patch configure quite some so we better keep that consistent for incremental runs
+AC_SUBST(AUTOCONF,'$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure')
+])
+
+AC_DEFUN([KDE_CHECK_LIB64],
+[
+ AC_ARG_ENABLE(libsuffix,
+ AC_HELP_STRING([--enable-libsuffix],
+ [/lib directory suffix (64,32,none,auto[=default])]),
+ kdelibsuff=$enableval, kdelibsuff="auto")
+
+ if test "$kdelibsuff" = "auto"; then
+
+cat > conftest.c << EOF
+#include <stdio.h>
+int main() {
+ return 0;
+}
+EOF
+ kdelibsuff=`$CC conftest.c -o conftest.out; ldd conftest.out |sed -ne '/libc.so/{
+ s,.*/lib\([[^\/]]*\)/.*,\1,
+ p
+}'`
+ rm -rf conftest.*
+ fi
+
+ if test "$kdelibsuff" = "no" || test "$kdelibsuff" = "none"; then
+ kdelibsuff=
+ fi
+ if test -z "$kdelibsuff"; then
+ AC_MSG_RESULT([not using lib directory suffix])
+ AC_DEFINE(KDELIBSUFF, [""], Suffix for lib directories)
+ else
+ if test "$libdir" = '${exec_prefix}/lib'; then
+ libdir="$libdir${kdelibsuff}"
+ AC_SUBST([libdir], ["$libdir"]) dnl ugly hack for lib64 platforms
+ fi
+ AC_DEFINE_UNQUOTED(KDELIBSUFF, ["${kdelibsuff}"], Suffix for lib directories)
+ AC_MSG_RESULT([using lib directory suffix $kdelibsuff])
+ fi
+])
+
+AC_DEFUN([KDE_CHECK_TYPES],
+[ AC_CHECK_SIZEOF(int, 4)dnl
+ AC_CHECK_SIZEOF(short)dnl
+ AC_CHECK_SIZEOF(long, 4)dnl
+ AC_CHECK_SIZEOF(char *, 4)dnl
+])dnl
+
+dnl Not used - kept for compat only?
+AC_DEFUN([KDE_DO_IT_ALL],
+[
+AC_CANONICAL_SYSTEM
+AC_ARG_PROGRAM
+AM_INIT_AUTOMAKE($1, $2)
+AM_DISABLE_LIBRARIES
+AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})
+AC_CHECK_COMPILERS
+KDE_PROG_LIBTOOL
+AM_KDE_WITH_NLS
+AC_PATH_KDE
+])
+
+AC_DEFUN([AC_CHECK_RPATH],
+[
+AC_MSG_CHECKING(for rpath)
+AC_ARG_ENABLE(rpath,
+ AC_HELP_STRING([--disable-rpath],[do not use the rpath feature of ld]),
+ USE_RPATH=$enableval, USE_RPATH=yes)
+
+if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then
+
+ KDE_RPATH="-R \$(libdir)"
+
+ if test "$kde_libraries" != "$libdir"; then
+ KDE_RPATH="$KDE_RPATH -R \$(kde_libraries)"
+ fi
+
+ if test -n "$qt_libraries"; then
+ KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)"
+ fi
+ dnl $x_libraries is set to /usr/lib in case
+ if test -n "$X_LDFLAGS"; then
+ X_RPATH="-R \$(x_libraries)"
+ KDE_RPATH="$KDE_RPATH $X_RPATH"
+ fi
+ if test -n "$KDE_EXTRA_RPATH"; then
+ KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)"
+ fi
+fi
+AC_SUBST(KDE_EXTRA_RPATH)
+AC_SUBST(KDE_RPATH)
+AC_SUBST(X_RPATH)
+AC_MSG_RESULT($USE_RPATH)
+])
+
+dnl Check for the type of the third argument of getsockname
+AC_DEFUN([AC_CHECK_SOCKLEN_T],
+[
+ AC_MSG_CHECKING(for socklen_t)
+ AC_CACHE_VAL(kde_cv_socklen_t,
+ [
+ AC_LANG_PUSH(C++)
+ kde_cv_socklen_t=no
+ AC_TRY_COMPILE([
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ ],
+ [
+ socklen_t len;
+ getpeername(0,0,&len);
+ ],
+ [
+ kde_cv_socklen_t=yes
+ kde_cv_socklen_t_equiv=socklen_t
+ ])
+ AC_LANG_POP(C++)
+ ])
+ AC_MSG_RESULT($kde_cv_socklen_t)
+ if test $kde_cv_socklen_t = no; then
+ AC_MSG_CHECKING([for socklen_t equivalent for socket functions])
+ AC_CACHE_VAL(kde_cv_socklen_t_equiv,
+ [
+ kde_cv_socklen_t_equiv=int
+ AC_LANG_PUSH(C++)
+ for t in int size_t unsigned long "unsigned long"; do
+ AC_TRY_COMPILE([
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ ],
+ [
+ $t len;
+ getpeername(0,0,&len);
+ ],
+ [
+ kde_cv_socklen_t_equiv="$t"
+ break
+ ])
+ done
+ AC_LANG_POP(C++)
+ ])
+ AC_MSG_RESULT($kde_cv_socklen_t_equiv)
+ fi
+ AC_DEFINE_UNQUOTED(kde_socklen_t, $kde_cv_socklen_t_equiv,
+ [type to use in place of socklen_t if not defined])
+ AC_DEFINE_UNQUOTED(ksize_t, $kde_cv_socklen_t_equiv,
+ [type to use in place of socklen_t if not defined (deprecated, use kde_socklen_t)])
+])
+
+dnl This is a merge of some macros out of the gettext aclocal.m4
+dnl since we don't need anything, I took the things we need
+dnl the copyright for them is:
+dnl >
+dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+dnl This Makefile.in is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+dnl This program is distributed in the hope that it will be useful,
+dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+dnl PARTICULAR PURPOSE.
+dnl >
+dnl for this file it is relicensed under LGPL
+
+AC_DEFUN([AM_KDE_WITH_NLS],
+ [
+ dnl If we use NLS figure out what method
+
+ AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt,
+ [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt)
+ AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
+
+ if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then
+ AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it])
+ GMSGFMT=":"
+ fi
+ MSGFMT=$GMSGFMT
+ AC_SUBST(GMSGFMT)
+ AC_SUBST(MSGFMT)
+
+ AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext,
+ [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
+
+ dnl Test whether we really found GNU xgettext.
+ if test "$XGETTEXT" != ":"; then
+ dnl If it is no GNU xgettext we define it as : so that the
+ dnl Makefiles still can work.
+ if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
+ : ;
+ else
+ AC_MSG_RESULT(
+ [found xgettext programs is not GNU xgettext; ignore it])
+ XGETTEXT=":"
+ fi
+ fi
+ AC_SUBST(XGETTEXT)
+
+ ])
+
+# Search path for a program which passes the given test.
+# Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+# serial 1
+# Stephan Kulow: I appended a _KDE against name conflicts
+
+dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR,
+dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
+AC_DEFUN([AM_PATH_PROG_WITH_TEST_KDE],
+[# Extract the first word of "$2", so it can be a program name with args.
+set dummy $2; ac_word=[$]2
+AC_MSG_CHECKING([for $ac_word])
+AC_CACHE_VAL(ac_cv_path_$1,
+[case "[$]$1" in
+ /*)
+ ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
+ for ac_dir in ifelse([$5], , $PATH, [$5]); do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ if [$3]; then
+ ac_cv_path_$1="$ac_dir/$ac_word"
+ break
+ fi
+ fi
+ done
+ IFS="$ac_save_ifs"
+dnl If no 4th arg is given, leave the cache variable unset,
+dnl so AC_PATH_PROGS will keep looking.
+ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
+])dnl
+ ;;
+esac])dnl
+$1="$ac_cv_path_$1"
+if test -n "[$]$1"; then
+ AC_MSG_RESULT([$]$1)
+else
+ AC_MSG_RESULT(no)
+fi
+AC_SUBST($1)dnl
+])
+
+
+# Check whether LC_MESSAGES is available in <locale.h>.
+# Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+# serial 1
+
+AC_DEFUN([AM_LC_MESSAGES],
+ [if test $ac_cv_header_locale_h = yes; then
+ AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
+ [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
+ am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
+ if test $am_cv_val_LC_MESSAGES = yes; then
+ AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES])
+ fi
+ fi])
+
+dnl From Jim Meyering.
+dnl FIXME: migrate into libit.
+
+AC_DEFUN([AM_FUNC_OBSTACK],
+[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack,
+ [AC_TRY_LINK([#include "obstack.h"],
+ [struct obstack *mem;obstack_free(mem,(char *) 0)],
+ am_cv_func_obstack=yes,
+ am_cv_func_obstack=no)])
+ if test $am_cv_func_obstack = yes; then
+ AC_DEFINE(HAVE_OBSTACK)
+ else
+ LIBOBJS="$LIBOBJS obstack.o"
+ fi
+])
+
+dnl From Jim Meyering. Use this if you use the GNU error.[ch].
+dnl FIXME: Migrate into libit
+
+AC_DEFUN([AM_FUNC_ERROR_AT_LINE],
+[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line,
+ [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");],
+ am_cv_lib_error_at_line=yes,
+ am_cv_lib_error_at_line=no)])
+ if test $am_cv_lib_error_at_line = no; then
+ LIBOBJS="$LIBOBJS error.o"
+ fi
+ AC_SUBST(LIBOBJS)dnl
+])
+
+# Macro to add for using GNU gettext.
+# Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+# serial 1
+# Stephan Kulow: I put a KDE in it to avoid name conflicts
+
+AC_DEFUN([AM_KDE_GNU_GETTEXT],
+ [AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+ AC_REQUIRE([AC_PROG_RANLIB])dnl
+ AC_REQUIRE([AC_HEADER_STDC])dnl
+ AC_REQUIRE([AC_TYPE_OFF_T])dnl
+ AC_REQUIRE([AC_TYPE_SIZE_T])dnl
+ AC_REQUIRE([AC_FUNC_ALLOCA])dnl
+ AC_REQUIRE([AC_FUNC_MMAP])dnl
+ AC_REQUIRE([AM_KDE_WITH_NLS])dnl
+ AC_CHECK_HEADERS([limits.h locale.h nl_types.h string.h values.h alloca.h])
+ AC_CHECK_FUNCS([getcwd munmap putenv setlocale strchr strcasecmp \
+__argz_count __argz_stringify __argz_next])
+
+ AC_MSG_CHECKING(for stpcpy)
+ AC_CACHE_VAL(kde_cv_func_stpcpy,
+ [
+ kde_safe_cxxflags=$CXXFLAGS
+ CXXFLAGS="-Werror"
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ AC_TRY_COMPILE([
+ #include <string.h>
+ ],
+ [
+ char buffer[200];
+ stpcpy(buffer, buffer);
+ ],
+ kde_cv_func_stpcpy=yes,
+ kde_cv_func_stpcpy=no)
+ AC_LANG_RESTORE
+ CXXFLAGS=$kde_safe_cxxflags
+ ])
+ AC_MSG_RESULT($kde_cv_func_stpcpy)
+ if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then
+ AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy])
+ fi
+
+ AM_LC_MESSAGES
+
+ if test "x$CATOBJEXT" != "x"; then
+ if test "x$ALL_LINGUAS" = "x"; then
+ LINGUAS=
+ else
+ AC_MSG_CHECKING(for catalogs to be installed)
+ NEW_LINGUAS=
+ for lang in ${LINGUAS=$ALL_LINGUAS}; do
+ case "$ALL_LINGUAS" in
+ *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
+ esac
+ done
+ LINGUAS=$NEW_LINGUAS
+ AC_MSG_RESULT($LINGUAS)
+ fi
+
+ dnl Construct list of names of catalog files to be constructed.
+ if test -n "$LINGUAS"; then
+ for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
+ fi
+ fi
+
+ ])
+
+AC_DEFUN([AC_HAVE_XPM],
+ [AC_REQUIRE_CPP()dnl
+ AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+
+ test -z "$XPM_LDFLAGS" && XPM_LDFLAGS=
+ test -z "$XPM_INCLUDE" && XPM_INCLUDE=
+
+ AC_ARG_WITH(xpm,AC_HELP_STRING([--without-xpm],[disable color pixmap XPM tests]),
+ xpm_test=$withval, xpm_test="yes")
+ if test "x$xpm_test" = xno; then
+ ac_cv_have_xpm=no
+ else
+ AC_MSG_CHECKING(for XPM)
+ AC_CACHE_VAL(ac_cv_have_xpm,
+ [
+ ac_save_ldflags="$LDFLAGS"
+ ac_save_cflags="$CFLAGS"
+ if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
+ LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET"
+ else
+ LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm $LIBZ $LIBSOCKET"
+ fi
+ CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES"
+ test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS"
+ AC_TRY_LINK([#include <X11/xpm.h>],[],
+ ac_cv_have_xpm="yes",ac_cv_have_xpm="no")
+ LDFLAGS="$ac_save_ldflags"
+ CFLAGS="$ac_save_cflags"
+ ])dnl
+
+ if test "$ac_cv_have_xpm" = no; then
+ AC_MSG_RESULT(no)
+ XPM_LDFLAGS=""
+ XPMINC=""
+ $2
+ else
+ AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support])
+ if test "$XPM_LDFLAGS" = ""; then
+ XPMLIB='-lXpm $(LIB_X11)'
+ else
+ XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)'
+ fi
+ if test "$XPM_INCLUDE" = ""; then
+ XPMINC=""
+ else
+ XPMINC="-I$XPM_INCLUDE"
+ fi
+ AC_MSG_RESULT(yes)
+ $1
+ fi
+ fi
+ AC_SUBST(XPMINC)
+ AC_SUBST(XPMLIB)
+])
+
+AC_DEFUN([AC_HAVE_DPMS],
+ [AC_REQUIRE_CPP()dnl
+ AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+
+ test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS=
+ test -z "$DPMS_INCLUDE" && DPMS_INCLUDE=
+ DPMS_LIB=
+
+ AC_ARG_WITH(dpms,AC_HELP_STRING([--without-dpms],[disable DPMS power saving]),
+ dpms_test=$withval, dpms_test="yes")
+ if test "x$dpms_test" = xno; then
+ ac_cv_have_dpms=no
+ else
+ AC_MSG_CHECKING(for DPMS)
+ dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms.
+ dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms".
+ AC_CACHE_VAL(ac_cv_have_dpms,
+ [
+ if test "x$kde_use_qt_emb" = "xyes" || test "x$kde_use_qt_mac" = "xyes"; then
+ AC_MSG_RESULT(no)
+ ac_cv_have_dpms="no"
+ else
+ ac_save_ldflags="$LDFLAGS"
+ ac_save_cflags="$CFLAGS"
+ ac_save_libs="$LIBS"
+ LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries"
+ LIBS="-lX11 -lXext $LIBSOCKET"
+ CFLAGS="$CFLAGS $X_INCLUDES"
+ test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS"
+ AC_TRY_LINK([
+ #include <X11/Xproto.h>
+ #include <X11/X.h>
+ #include <X11/Xlib.h>
+ #include <X11/extensions/dpms.h>
+ int foo_test_dpms()
+ { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[],
+ ac_cv_have_dpms="yes", [
+ LIBS="-lXdpms $LIBS"
+ AC_TRY_LINK([
+ #include <X11/Xproto.h>
+ #include <X11/X.h>
+ #include <X11/Xlib.h>
+ #include <X11/extensions/dpms.h>
+ int foo_test_dpms()
+ { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[],
+ [
+ ac_cv_have_dpms="-lXdpms"
+ ],ac_cv_have_dpms="no")
+ ])
+ LDFLAGS="$ac_save_ldflags"
+ CFLAGS="$ac_save_cflags"
+ LIBS="$ac_save_libs"
+ fi
+ ])dnl
+
+ if test "$ac_cv_have_dpms" = no; then
+ AC_MSG_RESULT(no)
+ DPMS_LDFLAGS=""
+ DPMSINC=""
+ $2
+ else
+ AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support])
+ if test "$ac_cv_have_dpms" = "-lXdpms"; then
+ DPMS_LIB="-lXdpms"
+ fi
+ if test "$DPMS_LDFLAGS" = ""; then
+ DPMSLIB="$DPMS_LIB "'$(LIB_X11)'
+ else
+ DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)'
+ fi
+ if test "$DPMS_INCLUDE" = ""; then
+ DPMSINC=""
+ else
+ DPMSINC="-I$DPMS_INCLUDE"
+ fi
+ AC_MSG_RESULT(yes)
+ $1
+ fi
+ fi
+ ac_save_cflags="$CFLAGS"
+ CFLAGS="$CFLAGS $X_INCLUDES"
+ test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS"
+ AH_TEMPLATE(HAVE_DPMSCAPABLE_PROTO,
+ [Define if you have the DPMSCapable prototype in <X11/extensions/dpms.h>])
+ AC_CHECK_DECL(DPMSCapable,
+ AC_DEFINE(HAVE_DPMSCAPABLE_PROTO),,
+ [#include <X11/Xlib.h>
+ #include <X11/extensions/dpms.h>])
+ AH_TEMPLATE(HAVE_DPMSINFO_PROTO,
+ [Define if you have the DPMSInfo prototype in <X11/extensions/dpms.h>])
+ AC_CHECK_DECL(DPMSInfo,
+ AC_DEFINE(HAVE_DPMSINFO_PROTO),,
+ [#include <X11/Xlib.h>
+ #include <X11/extensions/dpms.h>])
+ CFLAGS="$ac_save_cflags"
+ AC_SUBST(DPMSINC)
+ AC_SUBST(DPMSLIB)
+])
+
+AC_DEFUN([AC_HAVE_GL],
+ [AC_REQUIRE_CPP()dnl
+ AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+
+ test -z "$GL_LDFLAGS" && GL_LDFLAGS=
+ test -z "$GL_INCLUDE" && GL_INCLUDE=
+
+ AC_ARG_WITH(gl,AC_HELP_STRING([--without-gl],[disable 3D GL modes]),
+ gl_test=$withval, gl_test="yes")
+ if test "x$kde_use_qt_emb" = "xyes"; then
+ # GL and Qt Embedded is a no-go for now.
+ ac_cv_have_gl=no
+ elif test "x$gl_test" = xno; then
+ ac_cv_have_gl=no
+ else
+ AC_MSG_CHECKING(for GL)
+ AC_CACHE_VAL(ac_cv_have_gl,
+ [
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ ac_save_ldflags=$LDFLAGS
+ ac_save_cxxflags=$CXXFLAGS
+ ac_save_libs=$LIBS
+ LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries"
+ LIBS="$LIBS -lGL -lGLU"
+ test "x$kde_use_qt_mac" != xyes && test "x$kde_use_qt_emb" != xyes && LIBS="$LIBS -lX11"
+ LIBS="$LIBS $LIB_XEXT -lm $LIBSOCKET"
+ CXXFLAGS="$CFLAGS $X_INCLUDES"
+ test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS"
+ AC_TRY_LINK([#include <GL/gl.h>
+#include <GL/glu.h>
+], [],
+ ac_cv_have_gl="yes", ac_cv_have_gl="no")
+ AC_LANG_RESTORE
+ LDFLAGS=$ac_save_ldflags
+ CXXFLAGS=$ac_save_cxxflags
+ LIBS=$ac_save_libs
+ ])dnl
+
+ if test "$ac_cv_have_gl" = "no"; then
+ AC_MSG_RESULT(no)
+ GL_LDFLAGS=""
+ GLINC=""
+ $2
+ else
+ AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)])
+ if test "$GL_LDFLAGS" = ""; then
+ GLLIB='-lGLU -lGL $(LIB_X11)'
+ else
+ GLLIB="$GL_LDFLAGS -lGLU -lGL "'$(LIB_X11)'
+ fi
+ if test "$GL_INCLUDE" = ""; then
+ GLINC=""
+ else
+ GLINC="-I$GL_INCLUDE"
+ fi
+ AC_MSG_RESULT($ac_cv_have_gl)
+ $1
+ fi
+ fi
+ AC_SUBST(GLINC)
+ AC_SUBST(GLLIB)
+])
+
+
+ dnl shadow password and PAM magic - maintained by ossi@kde.org
+
+AC_DEFUN([KDE_PAM], [
+ AC_REQUIRE([KDE_CHECK_LIBDL])
+
+ want_pam=
+ AC_ARG_WITH(pam,
+ AC_HELP_STRING([--with-pam[=ARG]],[enable support for PAM: ARG=[yes|no|service name]]),
+ [ if test "x$withval" = "xyes"; then
+ want_pam=yes
+ pam_service=kde
+ elif test "x$withval" = "xno"; then
+ want_pam=no
+ else
+ want_pam=yes
+ pam_service=$withval
+ fi
+ ], [ pam_service=kde ])
+
+ use_pam=
+ PAMLIBS=
+ if test "x$want_pam" != xno; then
+ AC_CHECK_LIB(pam, pam_start, [
+ AC_CHECK_HEADER(security/pam_appl.h,
+ [ pam_header=security/pam_appl.h ],
+ [ AC_CHECK_HEADER(pam/pam_appl.h,
+ [ pam_header=pam/pam_appl.h ],
+ [
+ AC_MSG_WARN([PAM detected, but no headers found!
+Make sure you have the necessary development packages installed.])
+ ]
+ )
+ ]
+ )
+ ], , $LIBDL)
+ if test -z "$pam_header"; then
+ if test "x$want_pam" = xyes; then
+ AC_MSG_ERROR([--with-pam was specified, but cannot compile with PAM!])
+ fi
+ else
+ AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)])
+ PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL"
+ use_pam=yes
+
+ dnl darwin claims to be something special
+ if test "$pam_header" = "pam/pam_appl.h"; then
+ AC_DEFINE(HAVE_PAM_PAM_APPL_H, 1, [Define if your PAM headers are in pam/ instead of security/])
+ fi
+
+ dnl test whether struct pam_message is const (Linux) or not (Sun)
+ AC_MSG_CHECKING(for const pam_message)
+ AC_EGREP_HEADER([struct pam_message], $pam_header,
+ [ AC_EGREP_HEADER([const struct pam_message], $pam_header,
+ [AC_MSG_RESULT([const: Linux-type PAM])],
+ [AC_MSG_RESULT([nonconst: Sun-type PAM])
+ AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])]
+ )],
+ [AC_MSG_RESULT([not found - assume const, Linux-type PAM])])
+ fi
+ fi
+
+ AC_SUBST(PAMLIBS)
+])
+
+dnl DEF_PAM_SERVICE(arg name, full name, define name)
+AC_DEFUN([DEF_PAM_SERVICE], [
+ AC_ARG_WITH($1-pam,
+ AC_HELP_STRING([--with-$1-pam=[val]],[override PAM service from --with-pam for $2]),
+ [ if test "x$use_pam" = xyes; then
+ $3_PAM_SERVICE=$withval
+ else
+ AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected.
+You may want to enforce it by using --with-pam.])
+ fi
+ ],
+ [ if test "x$use_pam" = xyes; then
+ $3_PAM_SERVICE="$pam_service"
+ fi
+ ])
+ if test -n "$$3_PAM_SERVICE"; then
+ AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE])
+ AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2])
+ fi
+ AC_SUBST($3_PAM_SERVICE)
+])
+
+AC_DEFUN([KDE_SHADOWPASSWD], [
+ AC_REQUIRE([KDE_PAM])
+
+ AC_CHECK_LIB(shadow, getspent,
+ [ LIBSHADOW="-lshadow"
+ ac_use_shadow=yes
+ ],
+ [ dnl for UnixWare
+ AC_CHECK_LIB(gen, getspent,
+ [ LIBGEN="-lgen"
+ ac_use_shadow=yes
+ ],
+ [ AC_CHECK_FUNC(getspent,
+ [ ac_use_shadow=yes ],
+ [ ac_use_shadow=no ])
+ ])
+ ])
+ AC_SUBST(LIBSHADOW)
+ AC_SUBST(LIBGEN)
+
+ AC_MSG_CHECKING([for shadow passwords])
+
+ AC_ARG_WITH(shadow,
+ AC_HELP_STRING([--with-shadow],[If you want shadow password support]),
+ [ if test "x$withval" != "xno"; then
+ use_shadow=yes
+ else
+ use_shadow=no
+ fi
+ ], [
+ use_shadow="$ac_use_shadow"
+ ])
+
+ if test "x$use_shadow" = xyes; then
+ AC_MSG_RESULT(yes)
+ AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords])
+ else
+ AC_MSG_RESULT(no)
+ LIBSHADOW=
+ LIBGEN=
+ fi
+
+ dnl finally make the relevant binaries setuid root, if we have shadow passwds.
+ dnl this still applies, if we could use it indirectly through pam.
+ if test "x$use_shadow" = xyes ||
+ ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then
+ case $host in
+ *-*-freebsd* | *-*-netbsd* | *-*-openbsd*)
+ SETUIDFLAGS="-m 4755 -o root";;
+ *)
+ SETUIDFLAGS="-m 4755";;
+ esac
+ fi
+ AC_SUBST(SETUIDFLAGS)
+
+])
+
+AC_DEFUN([KDE_PASSWDLIBS], [
+ AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT
+ AC_REQUIRE([KDE_PAM])
+ AC_REQUIRE([KDE_SHADOWPASSWD])
+
+ if test "x$use_pam" = "xyes"; then
+ PASSWDLIBS="$PAMLIBS"
+ else
+ PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN"
+ fi
+
+ dnl FreeBSD uses a shadow-like setup, where /etc/passwd holds the users, but
+ dnl /etc/master.passwd holds the actual passwords. /etc/master.passwd requires
+ dnl root to read, so kcheckpass needs to be root (even when using pam, since pam
+ dnl may need to read /etc/master.passwd).
+ case $host in
+ *-*-freebsd*)
+ SETUIDFLAGS="-m 4755 -o root"
+ ;;
+ *)
+ ;;
+ esac
+
+ AC_SUBST(PASSWDLIBS)
+])
+
+AC_DEFUN([KDE_CHECK_LIBDL],
+[
+AC_CHECK_LIB(dl, dlopen, [
+LIBDL="-ldl"
+ac_cv_have_dlfcn=yes
+])
+
+AC_CHECK_LIB(dld, shl_unload, [
+LIBDL="-ldld"
+ac_cv_have_shload=yes
+])
+
+AC_SUBST(LIBDL)
+])
+
+AC_DEFUN([KDE_CHECK_DLOPEN],
+[
+KDE_CHECK_LIBDL
+AC_CHECK_HEADERS(dlfcn.h dl.h)
+if test "$ac_cv_header_dlfcn_h" = "no"; then
+ ac_cv_have_dlfcn=no
+fi
+
+if test "$ac_cv_header_dl_h" = "no"; then
+ ac_cv_have_shload=no
+fi
+
+dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE
+dnl (MM)
+AC_ARG_ENABLE(dlopen,
+AC_HELP_STRING([--disable-dlopen],[link statically [default=no]]),
+enable_dlopen=$enableval,
+enable_dlopen=yes)
+
+# override the user's opinion, if we know it better ;)
+if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then
+ enable_dlopen=no
+fi
+
+if test "$ac_cv_have_dlfcn" = "yes"; then
+ AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn])
+fi
+
+if test "$ac_cv_have_shload" = "yes"; then
+ AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload])
+fi
+
+if test "$enable_dlopen" = no ; then
+ test -n "$1" && eval $1
+else
+ test -n "$2" && eval $2
+fi
+
+])
+
+AC_DEFUN([KDE_CHECK_DYNAMIC_LOADING],
+[
+KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no)
+KDE_PROG_LIBTOOL
+AC_MSG_CHECKING([dynamic loading])
+eval "`egrep '^build_libtool_libs=' libtool`"
+if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then
+ dynamic_loading=yes
+ AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING)
+else
+ dynamic_loading=no
+fi
+AC_MSG_RESULT($dynamic_loading)
+if test "$dynamic_loading" = "yes"; then
+ $1
+else
+ $2
+fi
+])
+
+AC_DEFUN([KDE_ADD_INCLUDES],
+[
+if test -z "$1"; then
+ test_include="Pix.h"
+else
+ test_include="$1"
+fi
+
+AC_MSG_CHECKING([for libg++ ($test_include)])
+
+AC_CACHE_VAL(kde_cv_libgpp_includes,
+[
+kde_cv_libgpp_includes=no
+
+ for ac_dir in \
+ \
+ /usr/include/g++ \
+ /usr/include \
+ /usr/unsupported/include \
+ /opt/include \
+ $extra_include \
+ ; \
+ do
+ if test -r "$ac_dir/$test_include"; then
+ kde_cv_libgpp_includes=$ac_dir
+ break
+ fi
+ done
+])
+
+AC_MSG_RESULT($kde_cv_libgpp_includes)
+if test "$kde_cv_libgpp_includes" != "no"; then
+ all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES"
+fi
+])
+])
+
+AC_DEFUN([KDE_CHECK_LIBPTHREAD],
+[
+ dnl This code is here specifically to handle the
+ dnl various flavors of threading library on FreeBSD
+ dnl 4-, 5-, and 6-, and the (weird) rules around it.
+ dnl There may be an environment PTHREAD_LIBS that
+ dnl specifies what to use; otherwise, search for it.
+ dnl -pthread is special cased and unsets LIBPTHREAD
+ dnl below if found.
+ LIBPTHREAD=""
+
+ if test -n "$PTHREAD_LIBS"; then
+ if test "x$PTHREAD_LIBS" = "x-pthread" ; then
+ LIBPTHREAD="PTHREAD"
+ else
+ PTHREAD_LIBS_save="$PTHREAD_LIBS"
+ PTHREAD_LIBS=`echo "$PTHREAD_LIBS_save" | sed -e 's,^-l,,g'`
+ AC_MSG_CHECKING([for pthread_create in $PTHREAD_LIBS])
+ KDE_CHECK_LIB($PTHREAD_LIBS, pthread_create, [
+ LIBPTHREAD="$PTHREAD_LIBS_save"])
+ PTHREAD_LIBS="$PTHREAD_LIBS_save"
+ fi
+ fi
+
+ dnl Is this test really needed, in the face of the Tru64 test below?
+ if test -z "$LIBPTHREAD"; then
+ AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"])
+ fi
+
+ dnl This is a special Tru64 check, see BR 76171 issue #18.
+ if test -z "$LIBPTHREAD" ; then
+ AC_MSG_CHECKING([for pthread_create in -lpthread])
+ kde_safe_libs=$LIBS
+ LIBS="$LIBS -lpthread"
+ AC_TRY_LINK([#include <pthread.h>],[(void)pthread_create(0,0,0,0);],[
+ AC_MSG_RESULT(yes)
+ LIBPTHREAD="-lpthread"],[
+ AC_MSG_RESULT(no)])
+ LIBS=$kde_safe_libs
+ fi
+
+ dnl Un-special-case for FreeBSD.
+ if test "x$LIBPTHREAD" = "xPTHREAD" ; then
+ LIBPTHREAD=""
+ fi
+
+ AC_SUBST(LIBPTHREAD)
+])
+
+AC_DEFUN([KDE_CHECK_PTHREAD_OPTION],
+[
+ USE_THREADS=""
+ if test -z "$LIBPTHREAD"; then
+ KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-D_THREAD_SAFE -pthread"])
+ fi
+
+ AH_VERBATIM(__svr_define, [
+#if defined(__SVR4) && !defined(__svr4__)
+#define __svr4__ 1
+#endif
+])
+ case $host_os in
+ solaris*)
+ KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"])
+ CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4"
+ ;;
+ freebsd*)
+ CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE $PTHREAD_CFLAGS"
+ ;;
+ aix*)
+ CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE"
+ LIBPTHREAD="$LIBPTHREAD -lc_r"
+ ;;
+ linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT"
+ if test "$CXX" = "KCC"; then
+ CXXFLAGS="$CXXFLAGS --thread_safe"
+ NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS --thread_safe"
+ fi
+ ;;
+ *)
+ ;;
+ esac
+ AC_SUBST(USE_THREADS)
+ AC_SUBST(LIBPTHREAD)
+])
+
+AC_DEFUN([KDE_CHECK_THREADING],
+[
+ AC_REQUIRE([KDE_CHECK_LIBPTHREAD])
+ AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION])
+ dnl default is yes if libpthread is found and no if no libpthread is available
+ if test -z "$LIBPTHREAD"; then
+ if test -z "$USE_THREADS"; then
+ kde_check_threading_default=no
+ else
+ kde_check_threading_default=yes
+ fi
+ else
+ kde_check_threading_default=yes
+ fi
+ AC_ARG_ENABLE(threading,AC_HELP_STRING([--disable-threading],[disables threading even if libpthread found]),
+ kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default)
+ if test "x$kde_use_threading" = "xyes"; then
+ AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)])
+ fi
+])
+
+AC_DEFUN([KDE_TRY_LINK_PYTHON],
+[
+if test "$kde_python_link_found" = no; then
+
+if test "$1" = normal; then
+ AC_MSG_CHECKING(if a Python application links)
+else
+ AC_MSG_CHECKING(if Python depends on $2)
+fi
+
+AC_CACHE_VAL(kde_cv_try_link_python_$1,
+[
+kde_save_cflags="$CFLAGS"
+CFLAGS="$CFLAGS $PYTHONINC"
+kde_save_libs="$LIBS"
+LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET"
+kde_save_ldflags="$LDFLAGS"
+LDFLAGS="$LDFLAGS $PYTHONLIB"
+
+AC_TRY_LINK(
+[
+#include <Python.h>
+],[
+ PySys_SetArgv(1, 0);
+],
+ [kde_cv_try_link_python_$1=yes],
+ [kde_cv_try_link_python_$1=no]
+)
+CFLAGS="$kde_save_cflags"
+LIBS="$kde_save_libs"
+LDFLAGS="$kde_save_ldflags"
+])
+
+if test "$kde_cv_try_link_python_$1" = "yes"; then
+ AC_MSG_RESULT(yes)
+ kde_python_link_found=yes
+ if test ! "$1" = normal; then
+ LIBPYTHON="$LIBPYTHON $2"
+ fi
+ $3
+else
+ AC_MSG_RESULT(no)
+ $4
+fi
+
+fi
+
+])
+
+AC_DEFUN([KDE_CHECK_PYTHON_DIR],
+[
+AC_MSG_CHECKING([for Python directory])
+
+AC_CACHE_VAL(kde_cv_pythondir,
+[
+ if test -z "$PYTHONDIR"; then
+ kde_cv_pythondir=/usr/local
+ else
+ kde_cv_pythondir="$PYTHONDIR"
+ fi
+])
+
+AC_ARG_WITH(pythondir,
+AC_HELP_STRING([--with-pythondir=pythondir],[use python installed in pythondir]),
+[
+ ac_python_dir=$withval
+], ac_python_dir=$kde_cv_pythondir
+)
+
+AC_MSG_RESULT($ac_python_dir)
+])
+
+AC_DEFUN([KDE_CHECK_PYTHON_INTERN],
+[
+AC_REQUIRE([KDE_CHECK_LIBDL])
+AC_REQUIRE([KDE_CHECK_LIBPTHREAD])
+AC_REQUIRE([KDE_CHECK_PYTHON_DIR])
+
+if test -z "$1"; then
+ version="1.5"
+else
+ version="$1"
+fi
+
+AC_MSG_CHECKING([for Python$version])
+
+python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes"
+AC_FIND_FILE(Python.h, $python_incdirs, python_incdir)
+if test ! -r $python_incdir/Python.h; then
+ AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir)
+ python_incdir=$python_incdir/python$version
+ if test ! -r $python_incdir/Python.h; then
+ python_incdir=no
+ fi
+fi
+
+PYTHONINC=-I$python_incdir
+
+python_libdirs="$ac_python_dir/lib$kdelibsuff /usr/lib$kdelibsuff /usr/local /usr/lib$kdelibsuff $kde_extra_libs"
+AC_FIND_FILE(libpython$version.so, $python_libdirs, python_libdir)
+if test ! -r $python_libdir/libpython$version.so; then
+ AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir)
+ if test ! -r $python_libdir/libpython$version.a; then
+ AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir)
+ python_libdir=$python_libdir/python$version/config
+ if test ! -r $python_libdir/libpython$version.a; then
+ python_libdir=no
+ fi
+ fi
+fi
+
+PYTHONLIB=-L$python_libdir
+kde_orig_LIBPYTHON=$LIBPYTHON
+if test -z "$LIBPYTHON"; then
+ LIBPYTHON=-lpython$version
+fi
+
+AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir)
+python_moddir=$python_moddir/python$version
+if test ! -r $python_moddir/copy.py; then
+ python_moddir=no
+fi
+
+PYTHONMODDIR=$python_moddir
+
+AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir)
+
+if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then
+ LIBPYTHON=$kde_orig_LIBPYTHON
+ test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB=""
+ test "x$PYTHONINC" = "x-Ino" && PYTHONINC=""
+ $2
+else
+ dnl Note: this test is very weak
+ kde_python_link_found=no
+ KDE_TRY_LINK_PYTHON(normal)
+ KDE_TRY_LINK_PYTHON(m, -lm)
+ KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD)
+ KDE_TRY_LINK_PYTHON(tcl, -ltcl)
+ KDE_TRY_LINK_PYTHON(db2, -ldb2)
+ KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm])
+ KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil])
+ KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil])
+ KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3])
+ KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil])
+ KDE_TRY_LINK_PYTHON(pthread_and_dl, [$LIBPTHREAD $LIBDL -lutil -lreadline -lncurses -lm])
+ KDE_TRY_LINK_PYTHON(pthread_and_panel_curses, [$LIBPTHREAD $LIBDL -lm -lpanel -lcurses])
+ KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [],
+ [AC_MSG_WARN([it seems, Python depends on another library.
+ Please set LIBPYTHON to '-lpython$version -lotherlib' before calling configure to fix this
+ and contact the authors to let them know about this problem])
+ ])
+
+ LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET"
+ AC_SUBST(PYTHONINC)
+ AC_SUBST(PYTHONLIB)
+ AC_SUBST(LIBPYTHON)
+ AC_SUBST(PYTHONMODDIR)
+ AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python])
+fi
+
+])
+
+
+AC_DEFUN([KDE_CHECK_PYTHON],
+[
+ KDE_CHECK_PYTHON_INTERN("2.5",
+ [KDE_CHECK_PYTHON_INTERN("2.4",
+ [KDE_CHECK_PYTHON_INTERN("2.3",
+ [KDE_CHECK_PYTHON_INTERN("2.2",
+ [KDE_CHECK_PYTHON_INTERN("2.1",
+ [KDE_CHECK_PYTHON_INTERN("2.0",
+ [KDE_CHECK_PYTHON_INTERN($1, $2) ])
+ ])
+ ])
+ ])
+ ])
+ ])
+])
+
+AC_DEFUN([KDE_CHECK_STL],
+[
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ ac_save_CXXFLAGS="$CXXFLAGS"
+ CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`"
+
+ AC_MSG_CHECKING([if C++ programs can be compiled])
+ AC_CACHE_VAL(kde_cv_stl_works,
+ [
+ AC_TRY_COMPILE([
+#include <string>
+using namespace std;
+],[
+ string astring="Hallo Welt.";
+ astring.erase(0, 6); // now astring is "Welt"
+ return 0;
+], kde_cv_stl_works=yes,
+ kde_cv_stl_works=no)
+])
+
+ AC_MSG_RESULT($kde_cv_stl_works)
+
+ if test "$kde_cv_stl_works" = "yes"; then
+ # back compatible
+ AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI])
+ else
+ AC_MSG_ERROR([Your Installation isn't able to compile simple C++ programs.
+Check config.log for details - if you're using a Linux distribution you might miss
+a package named similar to libstdc++-dev.])
+ fi
+
+ CXXFLAGS="$ac_save_CXXFLAGS"
+ AC_LANG_RESTORE
+])
+
+AC_DEFUN([AC_FIND_QIMGIO],
+ [AC_REQUIRE([AC_FIND_JPEG])
+AC_REQUIRE([KDE_CHECK_EXTRA_LIBS])
+AC_MSG_CHECKING([for qimgio])
+AC_CACHE_VAL(ac_cv_lib_qimgio,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+ac_save_LIBS="$LIBS"
+ac_save_CXXFLAGS="$CXXFLAGS"
+LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT"
+CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes"
+AC_TRY_RUN(dnl
+[
+#include <qimageio.h>
+#include <qstring.h>
+int main() {
+ QString t = "hallo";
+ t.fill('t');
+ qInitImageIO();
+}
+],
+ ac_cv_lib_qimgio=yes,
+ ac_cv_lib_qimgio=no,
+ ac_cv_lib_qimgio=no)
+LIBS="$ac_save_LIBS"
+CXXFLAGS="$ac_save_CXXFLAGS"
+AC_LANG_RESTORE
+])dnl
+if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then
+ LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG"
+ AC_MSG_RESULT(yes)
+ AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available])
+ AC_SUBST(LIBQIMGIO)
+else
+ AC_MSG_RESULT(not found)
+fi
+])
+
+AC_DEFUN([AM_DISABLE_LIBRARIES],
+[
+ AC_PROVIDE([AM_ENABLE_STATIC])
+ AC_PROVIDE([AM_ENABLE_SHARED])
+ enable_static=no
+ enable_shared=yes
+])
+
+
+AC_DEFUN([AC_CHECK_UTMP_FILE],
+[
+ AC_MSG_CHECKING([for utmp file])
+
+ AC_CACHE_VAL(kde_cv_utmp_file,
+ [
+ kde_cv_utmp_file=no
+
+ for ac_file in \
+ \
+ /var/run/utmp \
+ /var/adm/utmp \
+ /etc/utmp \
+ ; \
+ do
+ if test -r "$ac_file"; then
+ kde_cv_utmp_file=$ac_file
+ break
+ fi
+ done
+ ])
+
+ if test "$kde_cv_utmp_file" != "no"; then
+ AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries])
+ $1
+ AC_MSG_RESULT($kde_cv_utmp_file)
+ else
+ $2
+ AC_MSG_RESULT([non found])
+ fi
+])
+
+
+AC_DEFUN([KDE_CREATE_SUBDIRSLIST],
+[
+
+DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin"
+TOPSUBDIRS=""
+
+if test ! -s $srcdir/subdirs; then
+ dnl Note: Makefile.common creates subdirs, so this is just a fallback
+ files=`cd $srcdir && ls -1`
+ dirs=`for i in $files; do if test -d $i; then echo $i; fi; done`
+ for i in $dirs; do
+ echo $i >> $srcdir/subdirs
+ done
+fi
+
+ac_topsubdirs=
+if test -s $srcdir/inst-apps; then
+ ac_topsubdirs="`cat $srcdir/inst-apps`"
+elif test -s $srcdir/subdirs; then
+ ac_topsubdirs="`cat $srcdir/subdirs`"
+fi
+
+for i in $ac_topsubdirs; do
+ AC_MSG_CHECKING([if $i should be compiled])
+ if test -d $srcdir/$i; then
+ install_it="yes"
+ for j in $DO_NOT_COMPILE; do
+ if test $i = $j; then
+ install_it="no"
+ fi
+ done
+ else
+ install_it="no"
+ fi
+ AC_MSG_RESULT($install_it)
+ vari=`echo $i | sed -e 's,[[-+.@]],_,g'`
+ if test $install_it = "yes"; then
+ TOPSUBDIRS="$TOPSUBDIRS $i"
+ eval "$vari""_SUBDIR_included=yes"
+ else
+ eval "$vari""_SUBDIR_included=no"
+ fi
+done
+
+AC_SUBST(TOPSUBDIRS)
+])
+
+AC_DEFUN([KDE_CHECK_NAMESPACES],
+[
+AC_MSG_CHECKING(whether C++ compiler supports namespaces)
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+AC_TRY_COMPILE([
+],
+[
+namespace Foo {
+ extern int i;
+ namespace Bar {
+ extern int i;
+ }
+}
+
+int Foo::i = 0;
+int Foo::Bar::i = 1;
+],[
+ AC_MSG_RESULT(yes)
+ AC_DEFINE(HAVE_NAMESPACES)
+], [
+AC_MSG_RESULT(no)
+])
+AC_LANG_RESTORE
+])
+
+dnl ------------------------------------------------------------------------
+dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_CHECK_S_ISSOCK],
+[
+AC_MSG_CHECKING(for S_ISSOCK)
+AC_CACHE_VAL(ac_cv_have_s_issock,
+[
+AC_TRY_LINK(
+[
+#include <sys/stat.h>
+],
+[
+struct stat buff;
+int b = S_ISSOCK( buff.st_mode );
+],
+ac_cv_have_s_issock=yes,
+ac_cv_have_s_issock=no)
+])
+AC_MSG_RESULT($ac_cv_have_s_issock)
+if test "$ac_cv_have_s_issock" = "yes"; then
+ AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.])
+fi
+
+AH_VERBATIM(_ISSOCK,
+[
+#ifndef HAVE_S_ISSOCK
+#define HAVE_S_ISSOCK
+#define S_ISSOCK(mode) (1==0)
+#endif
+])
+
+])
+
+dnl ------------------------------------------------------------------------
+dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([AC_CHECK_KDEMAXPATHLEN],
+[
+AC_MSG_CHECKING(for MAXPATHLEN)
+AC_CACHE_VAL(ac_cv_maxpathlen,
+[
+cat > conftest.$ac_ext <<EOF
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+#endif
+#include <stdio.h>
+#include <sys/param.h>
+#ifndef MAXPATHLEN
+#define MAXPATHLEN 1024
+#endif
+
+KDE_HELLO MAXPATHLEN
+
+EOF
+
+ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out"
+
+if AC_TRY_EVAL(ac_try) && test -s conftest.out; then
+ ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out`
+else
+ ac_cv_maxpathlen=1024
+fi
+
+rm conftest.*
+
+])
+AC_MSG_RESULT($ac_cv_maxpathlen)
+AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] )
+])
+
+AC_DEFUN([KDE_CHECK_HEADER],
+[
+ kde_safe_cppflags=$CPPFLAGS
+ CPPFLAGS="$CPPFLAGS $all_includes"
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ AC_CHECK_HEADER([$1], [$2], [$3], [$4])
+ AC_LANG_RESTORE
+ CPPFLAGS=$kde_safe_cppflags
+])
+
+AC_DEFUN([KDE_CHECK_HEADERS],
+[
+ AH_CHECK_HEADERS([$1])
+ AC_LANG_SAVE
+ kde_safe_cppflags=$CPPFLAGS
+ CPPFLAGS="$CPPFLAGS $all_includes"
+ AC_LANG_CPLUSPLUS
+ AC_CHECK_HEADERS([$1], [$2], [$3], [$4])
+ CPPFLAGS=$kde_safe_cppflags
+ AC_LANG_RESTORE
+])
+
+AC_DEFUN([KDE_FAST_CONFIGURE],
+[
+ dnl makes configure fast (needs perl)
+ AC_ARG_ENABLE(fast-perl, AC_HELP_STRING([--disable-fast-perl],[disable fast Makefile generation (needs perl)]),
+ with_fast_perl=$enableval, with_fast_perl=yes)
+])
+
+AC_DEFUN([KDE_CONF_FILES],
+[
+ val=
+ if test -f $srcdir/configure.files ; then
+ val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files`
+ fi
+ CONF_FILES=
+ if test -n "$val" ; then
+ for i in $val ; do
+ CONF_FILES="$CONF_FILES $i"
+ done
+ fi
+ AC_SUBST(CONF_FILES)
+])dnl
+
+dnl This sets the prefix, for arts and kdelibs
+dnl Do NOT use in any other module.
+dnl It only looks at --prefix, KDEDIR and falls back to /usr/local/kde
+AC_DEFUN([KDE_SET_PREFIX_CORE],
+[
+ unset CDPATH
+ dnl make $KDEDIR the default for the installation
+ AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})
+
+ if test "x$prefix" = "xNONE"; then
+ prefix=$ac_default_prefix
+ ac_configure_args="$ac_configure_args --prefix=$prefix"
+ fi
+ # And delete superfluous '/' to make compares easier
+ prefix=`echo "$prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
+ exec_prefix=`echo "$exec_prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
+
+ kde_libs_prefix='$(prefix)'
+ kde_libs_htmldir='$(kde_htmldir)'
+ AC_SUBST(kde_libs_prefix)
+ AC_SUBST(kde_libs_htmldir)
+ KDE_FAST_CONFIGURE
+ KDE_CONF_FILES
+])
+
+
+AC_DEFUN([KDE_SET_PREFIX],
+[
+ unset CDPATH
+ dnl We can't give real code to that macro, only a value.
+ dnl It only matters for --help, since we set the prefix in this function anyway.
+ AC_PREFIX_DEFAULT(${KDEDIR:-the kde prefix})
+
+ KDE_SET_DEFAULT_BINDIRS
+ if test "x$prefix" = "xNONE"; then
+ dnl no prefix given: look for kde-config in the PATH and deduce the prefix from it
+ KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kde-config)], [], prepend)
+ else
+ dnl prefix given: look for kde-config, preferrably in prefix, otherwise in PATH
+ kde_save_PATH="$PATH"
+ PATH="$exec_prefix/bin:$prefix/bin:$PATH"
+ KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kde-config)], [], prepend)
+ PATH="$kde_save_PATH"
+ fi
+
+ kde_libs_prefix=`$KDECONFIG --prefix`
+ if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then
+ AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs.
+ This means it has been moved since you installed it.
+ This won't work. Please recompile kdelibs for the new prefix.
+ ])
+ fi
+ kde_libs_htmldir=`$KDECONFIG --install html --expandvars`
+
+ AC_MSG_CHECKING([where to install])
+ if test "x$prefix" = "xNONE"; then
+ prefix=$kde_libs_prefix
+ AC_MSG_RESULT([$prefix (as returned by kde-config)])
+ else
+ dnl --prefix was given. Compare prefixes and warn (in configure.in.bot.end) if different
+ given_prefix=$prefix
+ AC_MSG_RESULT([$prefix (as requested)])
+ fi
+
+ # And delete superfluous '/' to make compares easier
+ prefix=`echo "$prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
+ exec_prefix=`echo "$exec_prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
+ given_prefix=`echo "$given_prefix" | sed 's,//*,/,g' | sed -e 's,/$,,'`
+
+ AC_SUBST(KDECONFIG)
+ AC_SUBST(kde_libs_prefix)
+ AC_SUBST(kde_libs_htmldir)
+
+ KDE_FAST_CONFIGURE
+ KDE_CONF_FILES
+])
+
+pushdef([AC_PROG_INSTALL],
+[
+ dnl our own version, testing for a -p flag
+ popdef([AC_PROG_INSTALL])
+ dnl as AC_PROG_INSTALL works as it works we first have
+ dnl to save if the user didn't specify INSTALL, as the
+ dnl autoconf one overwrites INSTALL and we have no chance to find
+ dnl out afterwards
+ test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL
+ test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM
+ test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT
+ AC_PROG_INSTALL
+
+ if test -z "$kde_save_INSTALL_given" ; then
+ # OK, user hasn't given any INSTALL, autoconf found one for us
+ # now we test, if it supports the -p flag
+ AC_MSG_CHECKING(for -p flag to install)
+ rm -f confinst.$$.* > /dev/null 2>&1
+ echo "Testtest" > confinst.$$.orig
+ ac_res=no
+ if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then
+ if test -f confinst.$$.new ; then
+ # OK, -p seems to do no harm to install
+ INSTALL="${INSTALL} -p"
+ ac_res=yes
+ fi
+ fi
+ rm -f confinst.$$.*
+ AC_MSG_RESULT($ac_res)
+ fi
+ dnl the following tries to resolve some signs and wonders coming up
+ dnl with different autoconf/automake versions
+ dnl e.g.:
+ dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s
+ dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS)
+ dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s
+ dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has
+ dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the
+ dnl install-@DIR@PROGRAMS targets to explicitly use that flag
+ dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as
+ dnl INSTALL_SCRIPT, which breaks with automake <= 1.4
+ dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure
+ dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from
+ dnl automake (due to broken Makefile.am or whatever) to install programs,
+ dnl and so does not see the -s flag in automake > 1.4
+ dnl to clean up that mess we:
+ dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG
+ dnl which cleans KDE's program with automake > 1.4;
+ dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems
+ dnl with automake<=1.4
+ dnl note that dues to this sometimes two '-s' flags are used (if KDE
+ dnl properly uses install-@DIR@PROGRAMS, but I don't care
+ dnl
+ dnl And to all this comes, that I even can't write in comments variable
+ dnl names used by automake, because it is so stupid to think I wanted to
+ dnl _use_ them, therefor I have written A_M_... instead of AM_
+ dnl hmm, I wanted to say something ... ahh yes: Arghhh.
+
+ if test -z "$kde_save_INSTALL_PROGRAM_given" ; then
+ INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
+ fi
+ if test -z "$kde_save_INSTALL_SCRIPT_given" ; then
+ INSTALL_SCRIPT='${INSTALL}'
+ fi
+])dnl
+
+AC_DEFUN([KDE_LANG_CPLUSPLUS],
+[AC_LANG_CPLUSPLUS
+ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC'
+pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS])
+])
+
+pushdef([AC_LANG_CPLUSPLUS],
+[popdef([AC_LANG_CPLUSPLUS])
+KDE_LANG_CPLUSPLUS
+])
+
+AC_DEFUN([KDE_CHECK_LONG_LONG],
+[
+AC_MSG_CHECKING(for long long)
+AC_CACHE_VAL(kde_cv_c_long_long,
+[
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ AC_TRY_LINK([], [
+ long long foo = 0;
+ foo = foo+1;
+ ],
+ kde_cv_c_long_long=yes, kde_cv_c_long_long=no)
+ AC_LANG_RESTORE
+])
+AC_MSG_RESULT($kde_cv_c_long_long)
+if test "$kde_cv_c_long_long" = yes; then
+ AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype])
+fi
+])
+
+AC_DEFUN([KDE_CHECK_LIB],
+[
+ kde_save_LDFLAGS="$LDFLAGS"
+ dnl AC_CHECK_LIB modifies LIBS, so save it here
+ kde_save_LIBS="$LIBS"
+ LDFLAGS="$LDFLAGS $all_libraries"
+ case $host_os in
+ aix*) LDFLAGS="-brtl $LDFLAGS"
+ test "$GCC" = yes && LDFLAGS="-Wl,$LDFLAGS"
+ ;;
+ esac
+ AC_CHECK_LIB($1, $2, $3, $4, $5)
+ LDFLAGS="$kde_save_LDFLAGS"
+ LIBS="$kde_save_LIBS"
+])
+
+AC_DEFUN([KDE_JAVA_PREFIX],
+[
+ dir=`dirname "$1"`
+ base=`basename "$1"`
+ list=`ls -1 $dir 2> /dev/null`
+ for entry in $list; do
+ if test -d $dir/$entry/bin; then
+ case $entry in
+ $base)
+ javadirs="$javadirs $dir/$entry/bin"
+ ;;
+ esac
+ elif test -d $dir/$entry/jre/bin; then
+ case $entry in
+ $base)
+ javadirs="$javadirs $dir/$entry/jre/bin"
+ ;;
+ esac
+ fi
+ done
+])
+
+dnl KDE_CHEC_JAVA_DIR(onlyjre)
+AC_DEFUN([KDE_CHECK_JAVA_DIR],
+[
+
+AC_ARG_WITH(java,
+AC_HELP_STRING([--with-java=javadir],[use java installed in javadir, --without-java disables]),
+[ ac_java_dir=$withval
+], ac_java_dir=""
+)
+
+AC_MSG_CHECKING([for Java])
+
+dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH
+if test "x$ac_java_dir" = "xno"; then
+ kde_java_bindir=no
+ kde_java_includedir=no
+ kde_java_libjvmdir=no
+ kde_java_libgcjdir=no
+ kde_java_libhpidir=no
+else
+ if test "x$ac_java_dir" = "x"; then
+
+
+ dnl No option set -> collect list of candidate paths
+ if test -n "$JAVA_HOME"; then
+ KDE_JAVA_PREFIX($JAVA_HOME)
+ fi
+ KDE_JAVA_PREFIX(/usr/j2se)
+ KDE_JAVA_PREFIX(/usr/lib/j2se)
+ KDE_JAVA_PREFIX(/usr/j*dk*)
+ KDE_JAVA_PREFIX(/usr/lib/j*dk*)
+ KDE_JAVA_PREFIX(/opt/j*sdk*)
+ KDE_JAVA_PREFIX(/usr/lib/java*)
+ KDE_JAVA_PREFIX(/usr/java*)
+ KDE_JAVA_PREFIX(/usr/java/j*dk*)
+ KDE_JAVA_PREFIX(/usr/java/j*re*)
+ KDE_JAVA_PREFIX(/usr/lib/SunJava2*)
+ KDE_JAVA_PREFIX(/usr/lib/SunJava*)
+ KDE_JAVA_PREFIX(/usr/lib/IBMJava2*)
+ KDE_JAVA_PREFIX(/usr/lib/IBMJava*)
+ KDE_JAVA_PREFIX(/opt/java*)
+
+ kde_cv_path="NONE"
+ kde_save_IFS=$IFS
+ IFS=':'
+ for dir in $PATH; do
+ if test -d "$dir"; then
+ javadirs="$javadirs $dir"
+ fi
+ done
+ IFS=$kde_save_IFS
+ jredirs=
+
+ dnl Now javadirs contains a list of paths that exist, all ending with bin/
+ for dir in $javadirs; do
+ dnl Check for the java executable
+ if test -x "$dir/java"; then
+ sane_path=$(cd $dir; /bin/pwd)
+ dnl And also check for a libjvm.so somewhere under there
+ dnl Since we have to go to the parent dir, /usr/bin is excluded, /usr is too big.
+ if test "$sane_path" != "/usr/bin"; then
+ libjvmdir=`find $dir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1`
+ if test ! -f $libjvmdir/libjvm.so; then continue; fi
+ jredirs="$jredirs $dir"
+ fi
+ fi
+ done
+
+ dnl Now jredirs contains a reduced list, of paths where both java and ../**/libjvm.so was found
+ JAVAC=
+ JAVA=
+ kde_java_bindir=no
+ for dir in $jredirs; do
+ JAVA="$dir/java"
+ kde_java_bindir=$dir
+ if test -x "$dir/javac"; then
+ JAVAC="$dir/javac"
+ break
+ fi
+ done
+
+ if test -n "$JAVAC"; then
+ dnl this substitution might not work - well, we test for jni.h below
+ kde_java_includedir=`echo $JAVAC | sed -e 's,bin/javac$,include/,'`
+ else
+ kde_java_includedir=no
+ fi
+ else
+ dnl config option set
+ kde_java_bindir=$ac_java_dir/bin
+ if test -x $ac_java_dir/bin/java && test ! -x $ac_java_dir/bin/javac; then
+ kde_java_includedir=no
+ else
+ kde_java_includedir=$ac_java_dir/include
+ fi
+ fi
+fi
+
+dnl At this point kde_java_bindir and kde_java_includedir are either set or "no"
+if test "x$kde_java_bindir" != "xno"; then
+
+ dnl Look for libjvm.so
+ kde_java_libjvmdir=`find $kde_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1`
+ dnl Look for libgcj.so
+ kde_java_libgcjdir=`find $kde_java_bindir/.. -name libgcj.so | sed 's,libgcj.so,,'|head -n 1`
+ dnl Look for libhpi.so and avoid green threads
+ kde_java_libhpidir=`find $kde_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,' | head -n 1`
+
+ dnl Now check everything's fine under there
+ dnl the include dir is our flag for having the JDK
+ if test -d "$kde_java_includedir"; then
+ if test ! -x "$kde_java_bindir/javac"; then
+ AC_MSG_ERROR([javac not found under $kde_java_bindir - it seems you passed a wrong --with-java.])
+ fi
+ if test ! -x "$kde_java_bindir/javah"; then
+ AC_MSG_ERROR([javah not found under $kde_java_bindir. javac was found though! Use --with-java or --without-java.])
+ fi
+ if test ! -x "$kde_java_bindir/jar"; then
+ AC_MSG_ERROR([jar not found under $kde_java_bindir. javac was found though! Use --with-java or --without-java.])
+ fi
+ if test ! -r "$kde_java_includedir/jni.h"; then
+ AC_MSG_ERROR([jni.h not found under $kde_java_includedir. Use --with-java or --without-java.])
+ fi
+
+ jni_includes="-I$kde_java_includedir"
+ dnl Strange thing, jni.h requires jni_md.h which is under genunix here..
+ dnl and under linux here..
+
+ dnl not needed for gcj
+
+ if test "x$kde_java_libgcjdir" = "x"; then
+ test -d "$kde_java_includedir/linux" && jni_includes="$jni_includes -I$kde_java_includedir/linux"
+ test -d "$kde_java_includedir/solaris" && jni_includes="$jni_includes -I$kde_java_includedir/solaris"
+ test -d "$kde_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_java_includedir/genunix"
+ fi
+
+ else
+ JAVAC=
+ jni_includes=
+ fi
+
+ if test "x$kde_java_libgcjdir" = "x"; then
+ if test ! -r "$kde_java_libjvmdir/libjvm.so"; then
+ AC_MSG_ERROR([libjvm.so not found under $kde_java_libjvmdir. Use --without-java.])
+ fi
+ else
+ if test ! -r "$kde_java_libgcjdir/libgcj.so"; then
+ AC_MSG_ERROR([libgcj.so not found under $kde_java_libgcjdir. Use --without-java.])
+ fi
+ fi
+
+ if test ! -x "$kde_java_bindir/java"; then
+ AC_MSG_ERROR([java not found under $kde_java_bindir. javac was found though! Use --with-java or --without-java.])
+ fi
+
+ dnl not needed for gcj compile
+
+ if test "x$kde_java_libgcjdir" = "x"; then
+ if test ! -r "$kde_java_libhpidir/libhpi.so"; then
+ AC_MSG_ERROR([libhpi.so not found under $kde_java_libhpidir. Use --without-java.])
+ fi
+ fi
+
+ if test -n "$jni_includes"; then
+ dnl Check for JNI version
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ ac_cxxflags_safe="$CXXFLAGS"
+ CXXFLAGS="$CXXFLAGS $all_includes $jni_includes"
+
+ AC_TRY_COMPILE([
+ #include <jni.h>
+ ],
+ [
+ #ifndef JNI_VERSION_1_2
+ Syntax Error
+ #endif
+ ],[ kde_jni_works=yes ],
+ [ kde_jni_works=no ])
+
+ if test $kde_jni_works = no; then
+ AC_MSG_ERROR([Incorrect version of $kde_java_includedir/jni.h.
+ You need to have Java Development Kit (JDK) version 1.2.
+
+ Use --with-java to specify another location.
+ Use --without-java to configure without java support.
+ Or download a newer JDK and try again.
+ See e.g. http://java.sun.com/products/jdk/1.2 ])
+ fi
+
+ CXXFLAGS="$ac_cxxflags_safe"
+ AC_LANG_RESTORE
+
+ dnl All tests ok, inform and subst the variables
+
+ JAVAC=$kde_java_bindir/javac
+ JAVAH=$kde_java_bindir/javah
+ JAR=$kde_java_bindir/jar
+ AC_DEFINE_UNQUOTED(PATH_JAVA, "$kde_java_bindir/java", [Define where your java executable is])
+ if test "x$kde_java_libgcjdir" = "x"; then
+ JVMLIBS="-L$kde_java_libjvmdir -ljvm -L$kde_java_libhpidir -lhpi"
+ else
+ JVMLIBS="-L$kde_java_libgcjdir -lgcj"
+ fi
+ AC_MSG_RESULT([java JDK in $kde_java_bindir])
+
+ else
+ AC_DEFINE_UNQUOTED(PATH_JAVA, "$kde_java_bindir/java", [Define where your java executable is])
+ AC_MSG_RESULT([java JRE in $kde_java_bindir])
+ fi
+elif test -d "/Library/Java/Home"; then
+ kde_java_bindir="/Library/Java/Home/bin"
+ jni_includes="-I/Library/Java/Home/include"
+
+ JAVAC=$kde_java_bindir/javac
+ JAVAH=$kde_java_bindir/javah
+ JAR=$kde_java_bindir/jar
+ JVMLIBS="-Wl,-framework,JavaVM"
+
+ AC_DEFINE_UNQUOTED(PATH_JAVA, "$kde_java_bindir/java", [Define where your java executable is])
+ AC_MSG_RESULT([Apple Java Framework])
+else
+ AC_MSG_RESULT([none found])
+fi
+
+AC_SUBST(JAVAC)
+AC_SUBST(JAVAH)
+AC_SUBST(JAR)
+AC_SUBST(JVMLIBS)
+AC_SUBST(jni_includes)
+
+# for backward compat
+kde_cv_java_includedir=$kde_java_includedir
+kde_cv_java_bindir=$kde_java_bindir
+])
+
+dnl this is a redefinition of autoconf 2.5x's AC_FOREACH.
+dnl When the argument list becomes big, as in KDE for AC_OUTPUT in
+dnl big packages, m4_foreach is dog-slow. So use our own version of
+dnl it. (matz@kde.org)
+m4_define([mm_foreach],
+[m4_pushdef([$1])_mm_foreach($@)m4_popdef([$1])])
+m4_define([mm_car], [[$1]])
+m4_define([mm_car2], [[$@]])
+m4_define([_mm_foreach],
+[m4_if(m4_quote($2), [], [],
+ [m4_define([$1], mm_car($2))$3[]_mm_foreach([$1],
+ mm_car2(m4_shift($2)),
+ [$3])])])
+m4_define([AC_FOREACH],
+[mm_foreach([$1], m4_split(m4_normalize([$2])), [$3])])
+
+AC_DEFUN([KDE_NEED_FLEX],
+[
+kde_libs_safe=$LIBS
+LIBS="$LIBS $USER_LDFLAGS"
+AM_PROG_LEX
+LIBS=$kde_libs_safe
+if test -z "$LEXLIB"; then
+ AC_MSG_ERROR([You need to have flex installed.])
+fi
+AC_SUBST(LEXLIB)
+])
+
+AC_DEFUN([AC_PATH_QTOPIA],
+[
+ dnl TODO: use AC_CACHE_VAL
+
+ if test -z "$1"; then
+ qtopia_minver_maj=1
+ qtopia_minver_min=5
+ qtopia_minver_pat=0
+ else
+ qtopia_minver_maj=`echo "$1" | sed -e "s/^\(.*\)\..*\..*$/\1/"`
+ qtopia_minver_min=`echo "$1" | sed -e "s/^.*\.\(.*\)\..*$/\1/"`
+ qtopia_minver_pat=`echo "$1" | sed -e "s/^.*\..*\.\(.*\)$/\1/"`
+ fi
+
+ qtopia_minver="$qtopia_minver_maj$qtopia_minver_min$qtopia_minver_pat"
+ qtopia_minverstr="$qtopia_minver_maj.$qtopia_minver_min.$qtopia_minver_pat"
+
+ AC_REQUIRE([AC_PATH_QT])
+
+ AC_MSG_CHECKING([for Qtopia])
+
+ LIB_QTOPIA="-lqpe"
+ AC_SUBST(LIB_QTOPIA)
+
+ kde_qtopia_dirs="$QPEDIR /opt/Qtopia"
+
+ ac_qtopia_incdir=NO
+
+ AC_ARG_WITH(qtopia-dir,
+ AC_HELP_STRING([--with-qtopia-dir=DIR],[where the root of Qtopia is installed]),
+ [ ac_qtopia_incdir="$withval"/include] )
+
+ qtopia_incdirs=""
+ for dir in $kde_qtopia_dirs; do
+ qtopia_incdirs="$qtopia_incdirs $dir/include"
+ done
+
+ if test ! "$ac_qtopia_incdir" = "NO"; then
+ qtopia_incdirs="$ac_qtopia_incdir $qtopia_incdirs"
+ fi
+
+ qtopia_incdir=""
+ AC_FIND_FILE(qpe/qpeapplication.h, $qtopia_incdirs, qtopia_incdir)
+ ac_qtopia_incdir="$qtopia_incdir"
+
+ if test -z "$qtopia_incdir"; then
+ AC_MSG_ERROR([Cannot find Qtopia headers. Please check your installation.])
+ fi
+
+ qtopia_ver_maj=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION "\(.*\)\..*\..*".*,\1,p'`;
+ qtopia_ver_min=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION ".*\.\(.*\)\..*".*,\1,p'`;
+ qtopia_ver_pat=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION ".*\..*\.\(.*\)".*,\1,p'`;
+
+ qtopia_ver="$qtopia_ver_maj$qtopia_ver_min$qtopia_ver_pat"
+ qtopia_verstr="$qtopia_ver_maj.$qtopia_ver_min.$qtopia_ver_pat"
+ if test "$qtopia_ver" -lt "$qtopia_minver"; then
+ AC_MSG_ERROR([found Qtopia version $qtopia_verstr but version $qtopia_minverstr
+is required.])
+ fi
+
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+
+ ac_cxxflags_safe="$CXXFLAGS"
+ ac_ldflags_safe="$LDFLAGS"
+ ac_libs_safe="$LIBS"
+
+ CXXFLAGS="$CXXFLAGS -I$qtopia_incdir $all_includes"
+ LDFLAGS="$LDFLAGS $QT_LDFLAGS $all_libraries $USER_LDFLAGS $KDE_MT_LDFLAGS"
+ LIBS="$LIBS $LIB_QTOPIA $LIBQT"
+
+ cat > conftest.$ac_ext <<EOF
+#include "confdefs.h"
+#include <qpe/qpeapplication.h>
+#include <qpe/version.h>
+
+int main( int argc, char **argv )
+{
+ QPEApplication app( argc, argv );
+ return 0;
+}
+EOF
+
+ if AC_TRY_EVAL(ac_link) && test -s conftest; then
+ rm -f conftest*
+ else
+ rm -f conftest*
+ AC_MSG_ERROR([Cannot link small Qtopia Application. For more details look at
+the end of config.log])
+ fi
+
+ CXXFLAGS="$ac_cxxflags_safe"
+ LDFLAGS="$ac_ldflags_safe"
+ LIBS="$ac_libs_safe"
+
+ AC_LANG_RESTORE
+
+ QTOPIA_INCLUDES="-I$qtopia_incdir"
+ AC_SUBST(QTOPIA_INCLUDES)
+
+ AC_MSG_RESULT([found version $qtopia_verstr with headers at $qtopia_incdir])
+])
+
+
+AC_DEFUN([KDE_INIT_DOXYGEN],
+[
+AC_MSG_CHECKING([for Qt docs])
+kde_qtdir=
+if test "${with_qt_dir+set}" = set; then
+ kde_qtdir="$with_qt_dir"
+fi
+
+AC_FIND_FILE(qsql.html, [ $kde_qtdir/doc/html $QTDIR/doc/html /usr/share/doc/packages/qt3/html /usr/lib/qt/doc /usr/lib/qt3/doc /usr/lib/qt3/doc/html /usr/doc/qt3/html /usr/doc/qt3 /usr/share/doc/qt3-doc /usr/share/qt3/doc/html /usr/X11R6/share/doc/qt/html ], QTDOCDIR)
+AC_MSG_RESULT($QTDOCDIR)
+
+AC_SUBST(QTDOCDIR)
+
+KDE_FIND_PATH(dot, DOT, [], [])
+if test -n "$DOT"; then
+ KDE_HAVE_DOT="YES"
+else
+ KDE_HAVE_DOT="NO"
+fi
+AC_SUBST(KDE_HAVE_DOT)
+KDE_FIND_PATH(doxygen, DOXYGEN, [], [])
+AC_SUBST(DOXYGEN)
+
+DOXYGEN_PROJECT_NAME="$1"
+DOXYGEN_PROJECT_NUMBER="$2"
+AC_SUBST(DOXYGEN_PROJECT_NAME)
+AC_SUBST(DOXYGEN_PROJECT_NUMBER)
+
+KDE_HAS_DOXYGEN=no
+if test -n "$DOXYGEN" && test -x "$DOXYGEN" && test -f $QTDOCDIR/qsql.html; then
+ KDE_HAS_DOXYGEN=yes
+fi
+AC_SUBST(KDE_HAS_DOXYGEN)
+
+])
+
+
+AC_DEFUN([AC_FIND_BZIP2],
+[
+AC_MSG_CHECKING([for bzDecompress in libbz2])
+AC_CACHE_VAL(ac_cv_lib_bzip2,
+[
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
+kde_save_LIBS="$LIBS"
+LIBS="$all_libraries $USER_LDFLAGS -lbz2 $LIBSOCKET"
+kde_save_CXXFLAGS="$CXXFLAGS"
+CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES"
+AC_TRY_LINK(dnl
+[
+#define BZ_NO_STDIO
+#include<bzlib.h>
+],
+ [ bz_stream s; (void) bzDecompress(&s); ],
+ eval "ac_cv_lib_bzip2='-lbz2'",
+ eval "ac_cv_lib_bzip2=no")
+LIBS="$kde_save_LIBS"
+CXXFLAGS="$kde_save_CXXFLAGS"
+AC_LANG_RESTORE
+])dnl
+AC_MSG_RESULT($ac_cv_lib_bzip2)
+
+if test ! "$ac_cv_lib_bzip2" = no; then
+ BZIP2DIR=bzip2
+
+ LIBBZ2="$ac_cv_lib_bzip2"
+ AC_SUBST(LIBBZ2)
+
+else
+
+ cxx_shared_flag=
+ ld_shared_flag=
+ KDE_CHECK_COMPILER_FLAG(shared, [
+ ld_shared_flag="-shared"
+ ])
+ KDE_CHECK_COMPILER_FLAG(fPIC, [
+ cxx_shared_flag="-fPIC"
+ ])
+
+ AC_MSG_CHECKING([for BZ2_bzDecompress in (shared) libbz2])
+ AC_CACHE_VAL(ac_cv_lib_bzip2_prefix,
+ [
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ kde_save_LIBS="$LIBS"
+ LIBS="$all_libraries $USER_LDFLAGS $ld_shared_flag -lbz2 $LIBSOCKET"
+ kde_save_CXXFLAGS="$CXXFLAGS"
+ CXXFLAGS="$CFLAGS $cxx_shared_flag $all_includes $USER_INCLUDES"
+
+ AC_TRY_LINK(dnl
+ [
+ #define BZ_NO_STDIO
+ #include<bzlib.h>
+ ],
+ [ bz_stream s; (void) BZ2_bzDecompress(&s); ],
+ eval "ac_cv_lib_bzip2_prefix='-lbz2'",
+ eval "ac_cv_lib_bzip2_prefix=no")
+ LIBS="$kde_save_LIBS"
+ CXXFLAGS="$kde_save_CXXFLAGS"
+ AC_LANG_RESTORE
+ ])dnl
+
+ AC_MSG_RESULT($ac_cv_lib_bzip2_prefix)
+
+ if test ! "$ac_cv_lib_bzip2_prefix" = no; then
+ BZIP2DIR=bzip2
+
+ LIBBZ2="$ac_cv_lib_bzip2_prefix"
+ AC_SUBST(LIBBZ2)
+
+ AC_DEFINE(NEED_BZ2_PREFIX, 1, [Define if the libbz2 functions need the BZ2_ prefix])
+ dnl else, we just ignore this
+ fi
+
+fi
+AM_CONDITIONAL(include_BZIP2, test -n "$BZIP2DIR")
+])
+
+dnl ------------------------------------------------------------------------
+dnl Try to find the SSL headers and libraries.
+dnl $(SSL_LDFLAGS) will be -Lsslliblocation (if needed)
+dnl and $(SSL_INCLUDES) will be -Isslhdrlocation (if needed)
+dnl ------------------------------------------------------------------------
+dnl
+AC_DEFUN([KDE_CHECK_SSL],
+[
+LIBSSL="-lssl -lcrypto"
+AC_REQUIRE([KDE_CHECK_LIB64])
+
+ac_ssl_includes=NO ac_ssl_libraries=NO
+ssl_libraries=""
+ssl_includes=""
+AC_ARG_WITH(ssl-dir,
+ AC_HELP_STRING([--with-ssl-dir=DIR],[where the root of OpenSSL is installed]),
+ [ ac_ssl_includes="$withval"/include
+ ac_ssl_libraries="$withval"/lib$kdelibsuff
+ ])
+
+want_ssl=yes
+AC_ARG_WITH(ssl,
+ AC_HELP_STRING([--without-ssl],[disable SSL checks]),
+ [want_ssl=$withval])
+
+if test $want_ssl = yes; then
+
+AC_MSG_CHECKING(for OpenSSL)
+
+AC_CACHE_VAL(ac_cv_have_ssl,
+[#try to guess OpenSSL locations
+
+ ssl_incdirs="/usr/include /usr/local/include /usr/ssl/include /usr/local/ssl/include $prefix/include $kde_extra_includes"
+ ssl_incdirs="$ac_ssl_includes $ssl_incdirs"
+ AC_FIND_FILE(openssl/ssl.h, $ssl_incdirs, ssl_incdir)
+ ac_ssl_includes="$ssl_incdir"
+
+ ssl_libdirs="/usr/lib$kdelibsuff /usr/local/lib$kdelibsuff /usr/ssl/lib$kdelibsuff /usr/local/ssl/lib$kdelibsuff $libdir $prefix/lib$kdelibsuff $exec_prefix/lib$kdelibsuff $kde_extra_libs"
+ if test ! "$ac_ssl_libraries" = "NO"; then
+ ssl_libdirs="$ac_ssl_libraries $ssl_libdirs"
+ fi
+
+ test=NONE
+ ssl_libdir=NONE
+ for dir in $ssl_libdirs; do
+ try="ls -1 $dir/libssl*"
+ if test=`eval $try 2> /dev/null`; then ssl_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi
+ done
+
+ ac_ssl_libraries="$ssl_libdir"
+
+ ac_ldflags_safe="$LDFLAGS"
+ ac_libs_safe="$LIBS"
+
+ LDFLAGS="$LDFLAGS -L$ssl_libdir $all_libraries"
+ LIBS="$LIBS $LIBSSL -lRSAglue -lrsaref"
+
+ AC_TRY_LINK(,void RSAPrivateEncrypt(void);RSAPrivateEncrypt();,
+ ac_ssl_rsaref="yes"
+ ,
+ ac_ssl_rsaref="no"
+ )
+
+ LDFLAGS="$ac_ldflags_safe"
+ LIBS="$ac_libs_safe"
+
+ if test "$ac_ssl_includes" = NO || test "$ac_ssl_libraries" = NO; then
+ have_ssl=no
+ else
+ have_ssl=yes;
+ fi
+
+ ])
+
+ eval "$ac_cv_have_ssl"
+
+ AC_MSG_RESULT([libraries $ac_ssl_libraries, headers $ac_ssl_includes])
+
+ AC_MSG_CHECKING([whether OpenSSL uses rsaref])
+ AC_MSG_RESULT($ac_ssl_rsaref)
+
+ AC_MSG_CHECKING([for easter eggs])
+ AC_MSG_RESULT([none found])
+
+else
+ have_ssl=no
+fi
+
+if test "$have_ssl" = yes; then
+ AC_MSG_CHECKING(for OpenSSL version)
+ dnl Check for SSL version
+ AC_CACHE_VAL(ac_cv_ssl_version,
+ [
+
+ cat >conftest.$ac_ext <<EOF
+#include <openssl/opensslv.h>
+#include <stdio.h>
+ int main() {
+
+#ifndef OPENSSL_VERSION_NUMBER
+ printf("ssl_version=\\"error\\"\n");
+#else
+ if (OPENSSL_VERSION_NUMBER < 0x00906000)
+ printf("ssl_version=\\"old\\"\n");
+ else
+ printf("ssl_version=\\"ok\\"\n");
+#endif
+ return (0);
+ }
+EOF
+
+ ac_save_CPPFLAGS=$CPPFLAGS
+ if test "$ac_ssl_includes" != "/usr/include"; then
+ CPPFLAGS="$CPPFLAGS -I$ac_ssl_includes"
+ fi
+
+ if AC_TRY_EVAL(ac_link); then
+
+ if eval `./conftest 2>&5`; then
+ if test $ssl_version = error; then
+ AC_MSG_ERROR([$ssl_incdir/openssl/opensslv.h doesn't define OPENSSL_VERSION_NUMBER !])
+ else
+ if test $ssl_version = old; then
+ AC_MSG_WARN([OpenSSL version too old. Upgrade to 0.9.6 at least, see http://www.openssl.org. SSL support disabled.])
+ have_ssl=no
+ fi
+ fi
+ ac_cv_ssl_version="ssl_version=$ssl_version"
+ else
+ AC_MSG_ERROR([Your system couldn't run a small SSL test program.
+ Check config.log, and if you can't figure it out, send a mail to
+ David Faure <faure@kde.org>, attaching your config.log])
+ fi
+
+ else
+ AC_MSG_ERROR([Your system couldn't link a small SSL test program.
+ Check config.log, and if you can't figure it out, send a mail to
+ David Faure <faure@kde.org>, attaching your config.log])
+ fi
+ CPPFLAGS=$ac_save_CPPFLAGS
+
+ ])
+
+ eval "$ac_cv_ssl_version"
+ AC_MSG_RESULT($ssl_version)
+fi
+
+if test "$have_ssl" != yes; then
+ LIBSSL="";
+else
+ AC_DEFINE(HAVE_SSL, 1, [If we are going to use OpenSSL])
+ ac_cv_have_ssl="have_ssl=yes \
+ ac_ssl_includes=$ac_ssl_includes ac_ssl_libraries=$ac_ssl_libraries ac_ssl_rsaref=$ac_ssl_rsaref"
+
+
+ ssl_libraries="$ac_ssl_libraries"
+ ssl_includes="$ac_ssl_includes"
+
+ if test "$ac_ssl_rsaref" = yes; then
+ LIBSSL="-lssl -lcrypto -lRSAglue -lrsaref"
+ fi
+
+ if test $ssl_version = "old"; then
+ AC_DEFINE(HAVE_OLD_SSL_API, 1, [Define if you have OpenSSL < 0.9.6])
+ fi
+fi
+
+SSL_INCLUDES=
+
+if test "$ssl_includes" = "/usr/include"; then
+ if test -f /usr/kerberos/include/krb5.h; then
+ SSL_INCLUDES="-I/usr/kerberos/include"
+ fi
+elif test "$ssl_includes" != "/usr/local/include" && test -n "$ssl_includes"; then
+ SSL_INCLUDES="-I$ssl_includes"
+fi
+
+if test "$ssl_libraries" = "/usr/lib" || test "$ssl_libraries" = "/usr/local/lib" || test -z "$ssl_libraries" || test "$ssl_libraries" = "NONE"; then
+ SSL_LDFLAGS=""
+else
+ SSL_LDFLAGS="-L$ssl_libraries -R$ssl_libraries"
+fi
+
+AC_SUBST(SSL_INCLUDES)
+AC_SUBST(SSL_LDFLAGS)
+AC_SUBST(LIBSSL)
+])
+
+AC_DEFUN([KDE_CHECK_STRLCPY],
+[
+ AC_REQUIRE([AC_CHECK_STRLCAT])
+ AC_REQUIRE([AC_CHECK_STRLCPY])
+ AC_CHECK_SIZEOF(size_t)
+ AC_CHECK_SIZEOF(unsigned long)
+
+ AC_MSG_CHECKING([sizeof size_t == sizeof unsigned long])
+ AC_TRY_COMPILE(,[
+ #if SIZEOF_SIZE_T != SIZEOF_UNSIGNED_LONG
+ choke me
+ #endif
+ ],AC_MSG_RESULT([yes]),[
+ AC_MSG_RESULT(no)
+ AC_MSG_ERROR([
+ Apparently on your system our assumption sizeof size_t == sizeof unsigned long
+ does not apply. Please mail kde-devel@kde.org with a description of your system!
+ ])
+ ])
+])
+
+AC_DEFUN([KDE_CHECK_BINUTILS],
+[
+ AC_MSG_CHECKING([if ld supports unversioned version maps])
+
+ kde_save_LDFLAGS="$LDFLAGS"
+ LDFLAGS="$LDFLAGS -Wl,--version-script=conftest.map"
+ echo "{ local: extern \"C++\" { foo }; };" > conftest.map
+ AC_TRY_LINK([int foo;],
+[
+#ifdef __INTEL_COMPILER
+icc apparently does not support libtools version-info and version-script
+at the same time. Dunno where the bug is, but until somebody figured out,
+better disable the optional version scripts.
+#endif
+
+ foo = 42;
+], kde_supports_versionmaps=yes, kde_supports_versionmaps=no)
+ LDFLAGS="$kde_save_LDFLAGS"
+ rm -f conftest.map
+ AM_CONDITIONAL(include_VERSION_SCRIPT,
+ [test "$kde_supports_versionmaps" = "yes" && test "$kde_use_debug_code" = "no"])
+
+ AC_MSG_RESULT($kde_supports_versionmaps)
+])
+
+AC_DEFUN([AM_PROG_OBJC],[
+AC_CHECK_PROGS(OBJC, gcc, gcc)
+test -z "$OBJC" && AC_MSG_ERROR([no acceptable objective-c gcc found in \$PATH])
+if test "x${OBJCFLAGS-unset}" = xunset; then
+ OBJCFLAGS="-g -O2"
+fi
+AC_SUBST(OBJCFLAGS)
+_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
+])
+
+AC_DEFUN([KDE_CHECK_PERL],
+[
+ KDE_FIND_PATH(perl, PERL, [$bindir $exec_prefix/bin $prefix/bin], [
+ AC_MSG_ERROR([No Perl found in your $PATH.
+We need perl to generate some code.])
+ ])
+ AC_SUBST(PERL)
+])
+
+AC_DEFUN([KDE_CHECK_LARGEFILE],
+[
+AC_SYS_LARGEFILE
+if test "$ac_cv_sys_file_offset_bits" != no; then
+ CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits"
+fi
+
+if test "x$ac_cv_sys_large_files" != "xno"; then
+ CPPFLAGS="$CPPFLAGS -D_LARGE_FILES=1"
+fi
+
+])
+
+dnl A small extension to PKG_CHECK_MODULES (defined in pkg.m4.in)
+dnl which allows to search for libs that get installed into the KDE prefix.
+dnl
+dnl Syntax: KDE_PKG_CHECK_MODULES(KSTUFF, libkexif >= 0.2 glib = 1.3.4, action-if, action-not)
+dnl defines KSTUFF_LIBS, KSTUFF_CFLAGS, see pkg-config man page
+dnl also defines KSTUFF_PKG_ERRORS on error
+AC_DEFUN([KDE_PKG_CHECK_MODULES], [
+
+ PKG_CONFIG_PATH="$prefix/lib${kdelibsuff}/pkgconfig:$PKG_CONFIG_PATH"
+ if test "$prefix" != "$kde_libs_prefix"; then
+ PKG_CONFIG_PATH="$kde_libs_prefix/lib${kdelibsuff}/pkgconfig:$PKG_CONFIG_PATH"
+ fi
+ export PKG_CONFIG_PATH
+ PKG_CHECK_MODULES([$1],[$2],[$3],[$4])
+])
+
+
+dnl Check for PIE support in the compiler and linker
+AC_DEFUN([KDE_CHECK_PIE_SUPPORT],
+[
+ AC_CACHE_CHECK([for PIE support], kde_cv_val_pie_support,
+ [
+ AC_LANG_SAVE
+ AC_LANG_CPLUSPLUS
+ safe_CXXFLAGS=$CXXFLAGS
+ safe_LDFLAGS=$LDFLAGS
+ CXXFLAGS="$CXXFLAGS -fPIE"
+ LDFLAGS="$LDFLAGS -pie"
+
+ AC_TRY_LINK([int foo;], [], [kde_cv_val_pie_support=yes], [kde_cv_val_pie_support=no])
+
+ CXXFLAGS=$safe_CXXFLAGS
+ LDFLAGS=$safe_LDFLAGS
+ AC_LANG_RESTORE
+ ])
+
+ AC_MSG_CHECKING(if enabling -pie/fPIE support)
+
+ AC_ARG_ENABLE(pie,
+ AC_HELP_STRING([--enable-pie],[platform supports PIE linking [default=detect]]),
+ [kde_has_pie_support=$enableval],
+ [kde_has_pie_support=detect])
+
+ if test "$kde_has_pie_support" = "detect"; then
+ kde_has_pie_support=$kde_cv_val_pie_support
+ fi
+
+ AC_MSG_RESULT([$kde_has_pie_support])
+
+ KDE_USE_FPIE=""
+ KDE_USE_PIE=""
+
+ AC_SUBST([KDE_USE_FPIE])
+ AC_SUBST([KDE_USE_PIE])
+
+ if test "$kde_has_pie_support" = "yes"; then
+ KDE_USE_FPIE="-fPIE"
+ KDE_USE_PIE="-pie"
+ fi
+])
diff --git a/koffice-i18n-zh_CN/aclocal.m4 b/koffice-i18n-zh_CN/aclocal.m4
new file mode 100644
index 00000000..9b5f4ffe
--- /dev/null
+++ b/koffice-i18n-zh_CN/aclocal.m4
@@ -0,0 +1,587 @@
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005 Free Software Foundation, Inc.
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# AM_AUTOMAKE_VERSION(VERSION)
+# ----------------------------
+# Automake X.Y traces this macro to ensure aclocal.m4 has been
+# generated from the m4 files accompanying Automake X.Y.
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
+
+# AM_SET_CURRENT_AUTOMAKE_VERSION
+# -------------------------------
+# Call AM_AUTOMAKE_VERSION so it can be traced.
+# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
+AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
+ [AM_AUTOMAKE_VERSION([1.9.6])])
+
+# AM_AUX_DIR_EXPAND -*- Autoconf -*-
+
+# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
+# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
+#
+# Of course, Automake must honor this variable whenever it calls a
+# tool from the auxiliary directory. The problem is that $srcdir (and
+# therefore $ac_aux_dir as well) can be either absolute or relative,
+# depending on how configure is run. This is pretty annoying, since
+# it makes $ac_aux_dir quite unusable in subdirectories: in the top
+# source directory, any form will work fine, but in subdirectories a
+# relative path needs to be adjusted first.
+#
+# $ac_aux_dir/missing
+# fails when called from a subdirectory if $ac_aux_dir is relative
+# $top_srcdir/$ac_aux_dir/missing
+# fails if $ac_aux_dir is absolute,
+# fails when called from a subdirectory in a VPATH build with
+# a relative $ac_aux_dir
+#
+# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
+# are both prefixed by $srcdir. In an in-source build this is usually
+# harmless because $srcdir is `.', but things will broke when you
+# start a VPATH build or use an absolute $srcdir.
+#
+# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
+# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
+# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
+# and then we would define $MISSING as
+# MISSING="\${SHELL} $am_aux_dir/missing"
+# This will work as long as MISSING is not called from configure, because
+# unfortunately $(top_srcdir) has no meaning in configure.
+# However there are other variables, like CC, which are often used in
+# configure, and could therefore not use this "fixed" $ac_aux_dir.
+#
+# Another solution, used here, is to always expand $ac_aux_dir to an
+# absolute PATH. The drawback is that using absolute paths prevent a
+# configured tree to be moved without reconfiguration.
+
+AC_DEFUN([AM_AUX_DIR_EXPAND],
+[dnl Rely on autoconf to set up CDPATH properly.
+AC_PREREQ([2.50])dnl
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+])
+
+# AM_CONDITIONAL -*- Autoconf -*-
+
+# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 7
+
+# AM_CONDITIONAL(NAME, SHELL-CONDITION)
+# -------------------------------------
+# Define a conditional.
+AC_DEFUN([AM_CONDITIONAL],
+[AC_PREREQ(2.52)dnl
+ ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
+ [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
+AC_SUBST([$1_TRUE])
+AC_SUBST([$1_FALSE])
+if $2; then
+ $1_TRUE=
+ $1_FALSE='#'
+else
+ $1_TRUE='#'
+ $1_FALSE=
+fi
+AC_CONFIG_COMMANDS_PRE(
+[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
+ AC_MSG_ERROR([[conditional "$1" was never defined.
+Usually this means the macro was only invoked conditionally.]])
+fi])])
+
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 8
+
+# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
+AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
+
+# Do all the work for Automake. -*- Autoconf -*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 12
+
+# This macro actually does too much. Some checks are only needed if
+# your package does certain things. But this isn't really a big deal.
+
+# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
+# AM_INIT_AUTOMAKE([OPTIONS])
+# -----------------------------------------------
+# The call with PACKAGE and VERSION arguments is the old style
+# call (pre autoconf-2.50), which is being phased out. PACKAGE
+# and VERSION should now be passed to AC_INIT and removed from
+# the call to AM_INIT_AUTOMAKE.
+# We support both call styles for the transition. After
+# the next Automake release, Autoconf can make the AC_INIT
+# arguments mandatory, and then we can depend on a new Autoconf
+# release and drop the old call support.
+AC_DEFUN([AM_INIT_AUTOMAKE],
+[AC_PREREQ([2.58])dnl
+dnl Autoconf wants to disallow AM_ names. We explicitly allow
+dnl the ones we care about.
+m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
+AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
+AC_REQUIRE([AC_PROG_INSTALL])dnl
+# test to see if srcdir already configured
+if test "`cd $srcdir && pwd`" != "`pwd`" &&
+ test -f $srcdir/config.status; then
+ AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+fi
+
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+ if (cygpath --version) >/dev/null 2>/dev/null; then
+ CYGPATH_W='cygpath -w'
+ else
+ CYGPATH_W=echo
+ fi
+fi
+AC_SUBST([CYGPATH_W])
+
+# Define the identity of the package.
+dnl Distinguish between old-style and new-style calls.
+m4_ifval([$2],
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
+ AC_SUBST([PACKAGE], [$1])dnl
+ AC_SUBST([VERSION], [$2])],
+[_AM_SET_OPTIONS([$1])dnl
+ AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
+ AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
+
+_AM_IF_OPTION([no-define],,
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
+
+# Some tools Automake needs.
+AC_REQUIRE([AM_SANITY_CHECK])dnl
+AC_REQUIRE([AC_ARG_PROGRAM])dnl
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
+AM_MISSING_PROG(AUTOCONF, autoconf)
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
+AM_MISSING_PROG(AUTOHEADER, autoheader)
+AM_MISSING_PROG(MAKEINFO, makeinfo)
+AM_PROG_INSTALL_SH
+AM_PROG_INSTALL_STRIP
+AC_REQUIRE([AM_PROG_MKDIR_P])dnl
+# We need awk for the "check" target. The system "awk" is bad on
+# some platforms.
+AC_REQUIRE([AC_PROG_AWK])dnl
+AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
+ [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+ [_AM_PROG_TAR([v7])])])
+_AM_IF_OPTION([no-dependencies],,
+[AC_PROVIDE_IFELSE([AC_PROG_CC],
+ [_AM_DEPENDENCIES(CC)],
+ [define([AC_PROG_CC],
+ defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_CXX],
+ [_AM_DEPENDENCIES(CXX)],
+ [define([AC_PROG_CXX],
+ defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+])
+])
+
+
+# When config.status generates a header, we must update the stamp-h file.
+# This file resides in the same directory as the config header
+# that is generated. The stamp files are numbered to have different names.
+
+# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
+# loop where config.status creates the headers, so we can generate
+# our stamp files there.
+AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
+[# Compute $1's index in $config_headers.
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+ case $_am_header in
+ $1 | $1:* )
+ break ;;
+ * )
+ _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+ esac
+done
+echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
+
+# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# AM_PROG_INSTALL_SH
+# ------------------
+# Define $install_sh.
+AC_DEFUN([AM_PROG_INSTALL_SH],
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+install_sh=${install_sh-"$am_aux_dir/install-sh"}
+AC_SUBST(install_sh)])
+
+# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 2
+
+# Check whether the underlying file-system supports filenames
+# with a leading dot. For instance MS-DOS doesn't.
+AC_DEFUN([AM_SET_LEADING_DOT],
+[rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+ am__leading_dot=.
+else
+ am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
+AC_SUBST([am__leading_dot])])
+
+# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
+
+# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 4
+
+# AM_MISSING_PROG(NAME, PROGRAM)
+# ------------------------------
+AC_DEFUN([AM_MISSING_PROG],
+[AC_REQUIRE([AM_MISSING_HAS_RUN])
+$1=${$1-"${am_missing_run}$2"}
+AC_SUBST($1)])
+
+
+# AM_MISSING_HAS_RUN
+# ------------------
+# Define MISSING if not defined so far and test if it supports --run.
+# If it does, set am_missing_run to use it, otherwise, to nothing.
+AC_DEFUN([AM_MISSING_HAS_RUN],
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+ am_missing_run="$MISSING --run "
+else
+ am_missing_run=
+ AC_MSG_WARN([`missing' script is too old or missing])
+fi
+])
+
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# AM_PROG_MKDIR_P
+# ---------------
+# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
+#
+# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
+# created by `make install' are always world readable, even if the
+# installer happens to have an overly restrictive umask (e.g. 077).
+# This was a mistake. There are at least two reasons why we must not
+# use `-m 0755':
+# - it causes special bits like SGID to be ignored,
+# - it may be too restrictive (some setups expect 775 directories).
+#
+# Do not use -m 0755 and let people choose whatever they expect by
+# setting umask.
+#
+# We cannot accept any implementation of `mkdir' that recognizes `-p'.
+# Some implementations (such as Solaris 8's) are not thread-safe: if a
+# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
+# concurrently, both version can detect that a/ is missing, but only
+# one can create it and the other will error out. Consequently we
+# restrict ourselves to GNU make (using the --version option ensures
+# this.)
+AC_DEFUN([AM_PROG_MKDIR_P],
+[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
+ # We used to keeping the `.' as first argument, in order to
+ # allow $(mkdir_p) to be used without argument. As in
+ # $(mkdir_p) $(somedir)
+ # where $(somedir) is conditionally defined. However this is wrong
+ # for two reasons:
+ # 1. if the package is installed by a user who cannot write `.'
+ # make install will fail,
+ # 2. the above comment should most certainly read
+ # $(mkdir_p) $(DESTDIR)$(somedir)
+ # so it does not work when $(somedir) is undefined and
+ # $(DESTDIR) is not.
+ # To support the latter case, we have to write
+ # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
+ # so the `.' trick is pointless.
+ mkdir_p='mkdir -p --'
+else
+ # On NextStep and OpenStep, the `mkdir' command does not
+ # recognize any option. It will interpret all options as
+ # directories to create, and then abort because `.' already
+ # exists.
+ for d in ./-p ./--version;
+ do
+ test -d $d && rmdir $d
+ done
+ # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
+ if test -f "$ac_aux_dir/mkinstalldirs"; then
+ mkdir_p='$(mkinstalldirs)'
+ else
+ mkdir_p='$(install_sh) -d'
+ fi
+fi
+AC_SUBST([mkdir_p])])
+
+# Helper functions for option handling. -*- Autoconf -*-
+
+# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 3
+
+# _AM_MANGLE_OPTION(NAME)
+# -----------------------
+AC_DEFUN([_AM_MANGLE_OPTION],
+[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
+
+# _AM_SET_OPTION(NAME)
+# ------------------------------
+# Set option NAME. Presently that only means defining a flag for this option.
+AC_DEFUN([_AM_SET_OPTION],
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+
+# _AM_SET_OPTIONS(OPTIONS)
+# ----------------------------------
+# OPTIONS is a space-separated list of Automake options.
+AC_DEFUN([_AM_SET_OPTIONS],
+[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
+
+# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
+# -------------------------------------------
+# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+AC_DEFUN([_AM_IF_OPTION],
+[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
+
+# Check to make sure that the build environment is sane. -*- Autoconf -*-
+
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 4
+
+# AM_SANITY_CHECK
+# ---------------
+AC_DEFUN([AM_SANITY_CHECK],
+[AC_MSG_CHECKING([whether build environment is sane])
+# Just in case
+sleep 1
+echo timestamp > conftest.file
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments. Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+ set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
+ if test "$[*]" = "X"; then
+ # -L didn't work.
+ set X `ls -t $srcdir/configure conftest.file`
+ fi
+ rm -f conftest.file
+ if test "$[*]" != "X $srcdir/configure conftest.file" \
+ && test "$[*]" != "X conftest.file $srcdir/configure"; then
+
+ # If neither matched, then we have a broken ls. This can happen
+ # if, for instance, CONFIG_SHELL is bash and it inherits a
+ # broken ls alias from the environment. This has actually
+ # happened. Such a system could not be considered "sane".
+ AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
+alias in your environment])
+ fi
+
+ test "$[2]" = conftest.file
+ )
+then
+ # Ok.
+ :
+else
+ AC_MSG_ERROR([newly created file is older than distributed files!
+Check your system clock])
+fi
+AC_MSG_RESULT(yes)])
+
+# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# AM_PROG_INSTALL_STRIP
+# ---------------------
+# One issue with vendor `install' (even GNU) is that you can't
+# specify the program used to strip binaries. This is especially
+# annoying in cross-compiling environments, where the build's strip
+# is unlikely to handle the host's binaries.
+# Fortunately install-sh will honor a STRIPPROG variable, so we
+# always use install-sh in `make install-strip', and initialize
+# STRIPPROG with the value of the STRIP variable (set by the user).
+AC_DEFUN([AM_PROG_INSTALL_STRIP],
+[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'. However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
+if test "$cross_compiling" != no; then
+ AC_CHECK_TOOL([STRIP], [strip], :)
+fi
+INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+AC_SUBST([INSTALL_STRIP_PROGRAM])])
+
+# Check how to create a tarball. -*- Autoconf -*-
+
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 2
+
+# _AM_PROG_TAR(FORMAT)
+# --------------------
+# Check how to create a tarball in format FORMAT.
+# FORMAT should be one of `v7', `ustar', or `pax'.
+#
+# Substitute a variable $(am__tar) that is a command
+# writing to stdout a FORMAT-tarball containing the directory
+# $tardir.
+# tardir=directory && $(am__tar) > result.tar
+#
+# Substitute a variable $(am__untar) that extract such
+# a tarball read from stdin.
+# $(am__untar) < result.tar
+AC_DEFUN([_AM_PROG_TAR],
+[# Always define AMTAR for backward compatibility.
+AM_MISSING_PROG([AMTAR], [tar])
+m4_if([$1], [v7],
+ [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
+ [m4_case([$1], [ustar],, [pax],,
+ [m4_fatal([Unknown tar format])])
+AC_MSG_CHECKING([how to create a $1 tar archive])
+# Loop over all known methods to create a tar archive until one works.
+_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
+_am_tools=${am_cv_prog_tar_$1-$_am_tools}
+# Do not fold the above two line into one, because Tru64 sh and
+# Solaris sh will not grok spaces in the rhs of `-'.
+for _am_tool in $_am_tools
+do
+ case $_am_tool in
+ gnutar)
+ for _am_tar in tar gnutar gtar;
+ do
+ AM_RUN_LOG([$_am_tar --version]) && break
+ done
+ am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
+ am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
+ am__untar="$_am_tar -xf -"
+ ;;
+ plaintar)
+ # Must skip GNU tar: if it does not support --format= it doesn't create
+ # ustar tarball either.
+ (tar --version) >/dev/null 2>&1 && continue
+ am__tar='tar chf - "$$tardir"'
+ am__tar_='tar chf - "$tardir"'
+ am__untar='tar xf -'
+ ;;
+ pax)
+ am__tar='pax -L -x $1 -w "$$tardir"'
+ am__tar_='pax -L -x $1 -w "$tardir"'
+ am__untar='pax -r'
+ ;;
+ cpio)
+ am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
+ am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
+ am__untar='cpio -i -H $1 -d'
+ ;;
+ none)
+ am__tar=false
+ am__tar_=false
+ am__untar=false
+ ;;
+ esac
+
+ # If the value was cached, stop now. We just wanted to have am__tar
+ # and am__untar set.
+ test -n "${am_cv_prog_tar_$1}" && break
+
+ # tar/untar a dummy directory, and stop if the command works
+ rm -rf conftest.dir
+ mkdir conftest.dir
+ echo GrepMe > conftest.dir/file
+ AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+ rm -rf conftest.dir
+ if test -s conftest.tar; then
+ AM_RUN_LOG([$am__untar <conftest.tar])
+ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
+ fi
+done
+rm -rf conftest.dir
+
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+AC_SUBST([am__tar])
+AC_SUBST([am__untar])
+]) # _AM_PROG_TAR
+
+m4_include([acinclude.m4])
diff --git a/koffice-i18n-zh_CN/configure.files b/koffice-i18n-zh_CN/configure.files
new file mode 100644
index 00000000..1083352b
--- /dev/null
+++ b/koffice-i18n-zh_CN/configure.files
@@ -0,0 +1 @@
+configure.in.in
diff --git a/koffice-i18n-zh_CN/configure.in b/koffice-i18n-zh_CN/configure.in
new file mode 100644
index 00000000..3e8df4da
--- /dev/null
+++ b/koffice-i18n-zh_CN/configure.in
@@ -0,0 +1,64 @@
+dnl =======================================================
+dnl FILE: configure.in.in
+dnl =======================================================
+
+AC_INIT(messages/Makefile.am)
+AM_INIT_AUTOMAKE(kde-i18n-zh_CN, "3.5.7")
+AM_CONFIG_HEADER(config.h)
+AC_SUBST(AUTODIRS)
+AM_KDE_WITH_NLS
+AC_CREATE_KFSSTND(default)
+KDE_SET_PREFIX
+AC_SUBST_KFSSTND
+AC_PROG_INSTALL
+AC_PROG_LN_S
+KDE_CREATE_SUBDIRSLIST
+AC_CONFIG_FILES([ Makefile ])
+AC_CONFIG_FILES([ messages/Makefile ])
+AC_CONFIG_FILES([ messages/koffice/Makefile ])
+AC_OUTPUT
+# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
+if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
+ # And if so, warn when they don't match
+ if test "$kde_libs_prefix" != "$given_prefix"; then
+ # And if kde doesn't know about the prefix yet
+ echo ":"`kde-config --path exe`":" | grep ":$given_prefix/bin/:" 2>&1 >/dev/null
+ if test $? -ne 0; then
+ echo ""
+ echo "Warning: you chose to install this package in $given_prefix,"
+ echo "but KDE was found in $kde_libs_prefix."
+ echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
+ echo "that KDEDIRS contains it, e.g. export KDEDIRS=$given_prefix:$kde_libs_prefix"
+ echo "Then restart KDE."
+ echo ""
+ fi
+ fi
+fi
+
+if test x$GXX = "xyes" -a x$kde_have_gcc_visibility = "xyes" -a x$kde_cv_val_qt_gcc_visibility_patched = "xno"; then
+ echo ""
+ echo "Your GCC supports symbol visibility, but the patch for Qt supporting visibility"
+ echo "was not included. Therefore, GCC symbol visibility support remains disabled."
+ echo ""
+ echo "For better performance, consider including the Qt visibility supporting patch"
+ echo "located at:"
+ echo ""
+ echo "http://bugs.kde.org/show_bug.cgi?id=109386"
+ echo ""
+ echo "and recompile all of Qt and KDE. Note, this is entirely optional and"
+ echo "everything will continue to work just fine without it."
+ echo ""
+fi
+
+if test "$all_tests" = "bad"; then
+ if test ! "$cache_file" = "/dev/null"; then
+ echo ""
+ echo "Please remove the file $cache_file after changing your setup"
+ echo "so that configure will find the changes next time."
+ echo ""
+ fi
+else
+ echo ""
+ echo "Good - your configure finished. Start make now"
+ echo ""
+fi
diff --git a/koffice-i18n-zh_CN/install-sh b/koffice-i18n-zh_CN/install-sh
new file mode 100755
index 00000000..0ae12c0e
--- /dev/null
+++ b/koffice-i18n-zh_CN/install-sh
@@ -0,0 +1,401 @@
+#!/bin/sh
+# install - install a program, script, or datafile
+
+scriptversion=2005-11-07.23
+
+# This originates from X11R5 (mit/util/scripts/install.sh), which was
+# later released in X11R6 (xc/config/util/install.sh) with the
+# following copyright and license.
+#
+# Copyright (C) 1994 X Consortium
+#
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to
+# deal in the Software without restriction, including without limitation the
+# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+# sell copies of the Software, and to permit persons to whom the Software is
+# furnished to do so, subject to the following conditions:
+#
+# The above copyright notice and this permission notice shall be included in
+# all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+#
+# Except as contained in this notice, the name of the X Consortium shall not
+# be used in advertising or otherwise to promote the sale, use or other deal-
+# ings in this Software without prior written authorization from the X Consor-
+# tium.
+#
+#
+# FSF changes to this file are in the public domain.
+#
+# Calling this script install-sh is preferred over install.sh, to prevent
+# `make' implicit rules from creating a file called install from it
+# when there is no Makefile.
+#
+# This script is compatible with the BSD install script, but was written
+# from scratch. It can only install one file at a time, a restriction
+# shared with many OS's install programs.
+
+# set DOITPROG to echo to test this script
+
+# Don't use :- since 4.3BSD and earlier shells don't like it.
+doit="${DOITPROG-}"
+
+# put in absolute paths if you don't have them in your path; or use env. vars.
+
+mvprog="${MVPROG-mv}"
+cpprog="${CPPROG-cp}"
+chmodprog="${CHMODPROG-chmod}"
+chownprog="${CHOWNPROG-chown}"
+chgrpprog="${CHGRPPROG-chgrp}"
+stripprog="${STRIPPROG-strip}"
+rmprog="${RMPROG-rm}"
+mkdirprog="${MKDIRPROG-mkdir}"
+
+posix_glob=
+posix_mkdir=
+
+# Symbolic mode for testing mkdir with directories.
+# It is the same as 755, but also tests that "u+" works.
+test_mode=u=rwx,g=rx,o=rx,u+wx
+
+# Desired mode of installed file.
+mode=0755
+
+# Desired mode of newly created intermediate directories.
+# It is empty if not known yet.
+intermediate_mode=
+
+chmodcmd=$chmodprog
+chowncmd=
+chgrpcmd=
+stripcmd=
+rmcmd="$rmprog -f"
+mvcmd="$mvprog"
+src=
+dst=
+dir_arg=
+dstarg=
+no_target_directory=
+
+usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
+ or: $0 [OPTION]... SRCFILES... DIRECTORY
+ or: $0 [OPTION]... -t DIRECTORY SRCFILES...
+ or: $0 [OPTION]... -d DIRECTORIES...
+
+In the 1st form, copy SRCFILE to DSTFILE.
+In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
+In the 4th, create DIRECTORIES.
+
+Options:
+-c (ignored)
+-d create directories instead of installing files.
+-g GROUP $chgrpprog installed files to GROUP.
+-m MODE $chmodprog installed files to MODE.
+-o USER $chownprog installed files to USER.
+-s $stripprog installed files.
+-t DIRECTORY install into DIRECTORY.
+-T report an error if DSTFILE is a directory.
+--help display this help and exit.
+--version display version info and exit.
+
+Environment variables override the default commands:
+ CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG
+"
+
+while test -n "$1"; do
+ case $1 in
+ -c) shift
+ continue;;
+
+ -d) dir_arg=true
+ shift
+ continue;;
+
+ -g) chgrpcmd="$chgrpprog $2"
+ shift
+ shift
+ continue;;
+
+ --help) echo "$usage"; exit $?;;
+
+ -m) mode=$2
+ shift
+ shift
+ continue;;
+
+ -o) chowncmd="$chownprog $2"
+ shift
+ shift
+ continue;;
+
+ -s) stripcmd=$stripprog
+ shift
+ continue;;
+
+ -t) dstarg=$2
+ shift
+ shift
+ continue;;
+
+ -T) no_target_directory=true
+ shift
+ continue;;
+
+ --version) echo "$0 $scriptversion"; exit $?;;
+
+ *) # When -d is used, all remaining arguments are directories to create.
+ # When -t is used, the destination is already specified.
+ test -n "$dir_arg$dstarg" && break
+ # Otherwise, the last argument is the destination. Remove it from $@.
+ for arg
+ do
+ if test -n "$dstarg"; then
+ # $@ is not empty: it contains at least $arg.
+ set fnord "$@" "$dstarg"
+ shift # fnord
+ fi
+ shift # arg
+ dstarg=$arg
+ done
+ break;;
+ esac
+done
+
+if test -z "$1"; then
+ if test -z "$dir_arg"; then
+ echo "$0: no input file specified." >&2
+ exit 1
+ fi
+ # It's OK to call `install-sh -d' without argument.
+ # This can happen when creating conditional directories.
+ exit 0
+fi
+
+test -n "$dir_arg" || trap '(exit $?); exit' 1 2 13 15
+
+for src
+do
+ # Protect names starting with `-'.
+ case $src in
+ -*) src=./$src ;;
+ esac
+
+ if test -n "$dir_arg"; then
+ dst=$src
+ dstdir=$dst
+ test -d "$dstdir"
+ dstdir_status=$?
+ else
+
+ # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
+ # might cause directories to be created, which would be especially bad
+ # if $src (and thus $dsttmp) contains '*'.
+ if test ! -f "$src" && test ! -d "$src"; then
+ echo "$0: $src does not exist." >&2
+ exit 1
+ fi
+
+ if test -z "$dstarg"; then
+ echo "$0: no destination specified." >&2
+ exit 1
+ fi
+
+ dst=$dstarg
+ # Protect names starting with `-'.
+ case $dst in
+ -*) dst=./$dst ;;
+ esac
+
+ # If destination is a directory, append the input filename; won't work
+ # if double slashes aren't ignored.
+ if test -d "$dst"; then
+ if test -n "$no_target_directory"; then
+ echo "$0: $dstarg: Is a directory" >&2
+ exit 1
+ fi
+ dstdir=$dst
+ dst=$dstdir/`basename "$src"`
+ dstdir_status=0
+ else
+ # Prefer dirname, but fall back on a substitute if dirname fails.
+ dstdir=`
+ (dirname "$dst") 2>/dev/null ||
+ expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$dst" : 'X\(//\)[^/]' \| \
+ X"$dst" : 'X\(//\)$' \| \
+ X"$dst" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+ echo X"$dst" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'
+ `
+
+ test -d "$dstdir"
+ dstdir_status=$?
+ fi
+ fi
+
+ obsolete_mkdir_used=false
+
+ if test $dstdir_status != 0; then
+ case $posix_mkdir in
+ '')
+ posix_mkdir=false
+ if $mkdirprog -m $test_mode -p -- / >/dev/null 2>&1; then
+ posix_mkdir=true
+ else
+ # Remove any dirs left behind by ancient mkdir implementations.
+ rmdir ./-m "$test_mode" ./-p ./-- 2>/dev/null
+ fi ;;
+ esac
+
+ if
+ $posix_mkdir && {
+
+ # With -d, create the new directory with the user-specified mode.
+ # Otherwise, create it using the same intermediate mode that
+ # mkdir -p would use when creating intermediate directories.
+ # POSIX says that this mode is "$(umask -S),u+wx", so use that
+ # if umask -S works.
+
+ if test -n "$dir_arg"; then
+ mkdir_mode=$mode
+ else
+ case $intermediate_mode in
+ '')
+ if umask_S=`(umask -S) 2>/dev/null`; then
+ intermediate_mode=$umask_S,u+wx
+ else
+ intermediate_mode=$test_mode
+ fi ;;
+ esac
+ mkdir_mode=$intermediate_mode
+ fi
+
+ $mkdirprog -m "$mkdir_mode" -p -- "$dstdir"
+ }
+ then :
+ else
+
+ # mkdir does not conform to POSIX, or it failed possibly due to
+ # a race condition. Create the directory the slow way, step by
+ # step, checking for races as we go.
+
+ case $dstdir in
+ /*) pathcomp=/ ;;
+ -*) pathcomp=./ ;;
+ *) pathcomp= ;;
+ esac
+
+ case $posix_glob in
+ '')
+ if (set -f) 2>/dev/null; then
+ posix_glob=true
+ else
+ posix_glob=false
+ fi ;;
+ esac
+
+ oIFS=$IFS
+ IFS=/
+ $posix_glob && set -f
+ set fnord $dstdir
+ shift
+ $posix_glob && set +f
+ IFS=$oIFS
+
+ for d
+ do
+ test "x$d" = x && continue
+
+ pathcomp=$pathcomp$d
+ if test ! -d "$pathcomp"; then
+ $mkdirprog "$pathcomp"
+ # Don't fail if two instances are running concurrently.
+ test -d "$pathcomp" || exit 1
+ fi
+ pathcomp=$pathcomp/
+ done
+ obsolete_mkdir_used=true
+ fi
+ fi
+
+ if test -n "$dir_arg"; then
+ { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
+ { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
+ { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
+ test -z "$chmodcmd" || $doit $chmodcmd "$mode" "$dst"; } || exit 1
+ else
+
+ # Make a couple of temp file names in the proper directory.
+ dsttmp=$dstdir/_inst.$$_
+ rmtmp=$dstdir/_rm.$$_
+
+ # Trap to clean up those temp files at exit.
+ trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
+
+ # Copy the file name to the temp name.
+ $doit $cpprog "$src" "$dsttmp" &&
+
+ # and set any options; do chmod last to preserve setuid bits.
+ #
+ # If any of these fail, we abort the whole thing. If we want to
+ # ignore errors from any of these, just make sure not to ignore
+ # errors from the above "$doit $cpprog $src $dsttmp" command.
+ #
+ { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
+ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
+ && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
+ && { test -z "$chmodcmd" || $doit $chmodcmd "$mode" "$dsttmp"; } &&
+
+ # Now rename the file to the real destination.
+ { $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null \
+ || {
+ # The rename failed, perhaps because mv can't rename something else
+ # to itself, or perhaps because mv is so ancient that it does not
+ # support -f.
+
+ # Now remove or move aside any old file at destination location.
+ # We try this two ways since rm can't unlink itself on some
+ # systems and the destination file might be busy for other
+ # reasons. In this case, the final cleanup might fail but the new
+ # file should still install successfully.
+ {
+ if test -f "$dst"; then
+ $doit $rmcmd -f "$dst" 2>/dev/null \
+ || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null \
+ && { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }; }\
+ || {
+ echo "$0: cannot unlink or rename $dst" >&2
+ (exit 1); exit 1
+ }
+ else
+ :
+ fi
+ } &&
+
+ # Now rename the file to the real destination.
+ $doit $mvcmd "$dsttmp" "$dst"
+ }
+ } || exit 1
+
+ trap '' 0
+ fi
+done
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-end: "$"
+# End:
diff --git a/koffice-i18n-zh_CN/messages/Makefile.am b/koffice-i18n-zh_CN/messages/Makefile.am
new file mode 100644
index 00000000..b5f72f3e
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = zh_CN
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/koffice-i18n-zh_CN/messages/koffice/Makefile.am b/koffice-i18n-zh_CN/messages/koffice/Makefile.am
new file mode 100644
index 00000000..b5f72f3e
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = zh_CN
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po b/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po
new file mode 100644
index 00000000..f8d99f96
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/desktop_koffice.po
@@ -0,0 +1,2292 @@
+# translation of desktop_koffice.po to zh_CN
+# 这是我第一次做这样的工作,希望对大家能有哪怕是一点点有益的帮助。
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Wang Jian <lark@linux.net.cn>, 2000.
+# Liu Songhe <jackliu9999@263.net>, 2002,2003.
+# Xiong Jiang <jxiong@offtopic.org>, 2003.
+# Choo Yuen <zhv@citiz.net>,2004
+# Funda Wang <fundawang@linux.net.cn>, 2002-2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2007-05-30 00:20+0000\n"
+"PO-Revision-Date: 2006-04-01 12:26+0800\n"
+"Last-Translator: Choo Yuen <zhv@citiz.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: doc/koffice.desktop:4
+#, fuzzy
+msgid "Name=KOffice"
+msgstr "Name=KOffice 信息"
+
+#: example/example.desktop:3
+msgid "Name=KOffice Example Application"
+msgstr "Name=KOffice 应用程序范例"
+
+#: example/examplepart.desktop:3
+msgid "Name=KOffice Example Component"
+msgstr "Name=KOffice 组件范例"
+
+#: filters/generic_wrapper/generic_filter.desktop:3
+msgid "Name=Generic KOffice Filter"
+msgstr "Name=KOffice 通用过滤器"
+
+#: filters/karbon/ai/karbon_ai_import.desktop:4
+msgid "Name=Karbon14 Illustrator Import Filter"
+msgstr "Name=Karbon14 Illustrator 导入过滤器"
+
+#: filters/karbon/applixgraphics/kontour_applixgraphic_import.desktop:4
+msgid "Name=Kontour Applixgraphics Import Filter"
+msgstr "Name=Kontour Applixgraphics 图形导入过滤器"
+
+#: filters/karbon/eps/karbon_eps_export.desktop:4
+msgid "Name=Karbon14 EPS Export Filter"
+msgstr "Name=Karbon14 EPS 导出过滤器"
+
+#: filters/karbon/eps/karbon_eps_import.desktop:4
+#: filters/karbon/eps/karbon_ps_import.desktop:4
+msgid "Name=Karbon14 EPS Import Filter"
+msgstr "Name=Karbon14 EPS 导入过滤器"
+
+#: filters/karbon/kontour/karbon_kontour_import.desktop:4
+msgid "Name=Karbon Kontour Import Filter"
+msgstr "Name=Karbon Kontour 导入过滤器"
+
+#: filters/karbon/msod/karbon_msod_import.desktop:4
+msgid "Name=Karbon's MS Office Drawing Import Filter"
+msgstr "Name=Karbon 的 MS Office Drawing 导入过滤器"
+
+#: filters/karbon/oodraw/karbon_oodraw_import.desktop:4
+msgid "Name=OpenOffice.org Draw Import Filter for Karbon14"
+msgstr "Name=Karbon14 的 OpenOffice.org Draw 导入过滤器"
+
+#: filters/karbon/png/karbon_png_export.desktop:4
+msgid "Name=Karbon14 PNG Export Filter"
+msgstr "Name=Karbon14 PNG 导出过滤器"
+
+#: filters/karbon/svg/karbon_svg_export.desktop:4
+msgid "Name=Karbon14 SVG Export Filter"
+msgstr "Name=Karbon14 SVG 导出过滤器"
+
+#: filters/karbon/svg/karbon_svg_import.desktop:4
+msgid "Name=Karbon SVG Import Filter"
+msgstr "Name=Karbon SVG 导入过滤器"
+
+#: filters/karbon/wmf/karbon_wmf_export.desktop:4
+msgid "Name=Karbon14 WMF Export Filter"
+msgstr "Name=Karbon14 WMF 导出过滤器"
+
+#: filters/karbon/wmf/karbon_wmf_import.desktop:4
+msgid "Name=Karbon WMF Import Filter"
+msgstr "Name=Karbon WMF 导入过滤器"
+
+#: filters/karbon/xaml/karbon_xaml_export.desktop:4
+msgid "Name=Karbon14 WVG Export Filter"
+msgstr "Name=Karbon14 WVG 导出过滤器"
+
+#: filters/karbon/xaml/karbon_xaml_import.desktop:4
+msgid "Name=Karbon XAML Import Filter"
+msgstr "Name=Karbon XAML 导入过滤器"
+
+#: filters/karbon/xcf/karbon_xcf_export.desktop:4
+msgid "Name=Karbon14 Gimp Export Filter"
+msgstr "Name=Karbon14 Gimp 导出过滤器"
+
+#: filters/karbon/xfig/karbon_xfig_import.desktop:4
+msgid "Name=Karbon XFig Import Filter"
+msgstr "Name=Karbon XFig 导入过滤器"
+
+#: filters/kchart/bmp/kchart_bmp_export.desktop:4
+msgid "Name=KChart BMP Export Filter"
+msgstr "Name=KChart BMP 导出过滤器"
+
+#: filters/kchart/jpeg/kchart_jpeg_export.desktop:4
+msgid "Name=KChart JPEG Export Filter"
+msgstr "Name=KChart JPEG 导出过滤器"
+
+#: filters/kchart/mng/kchart_mng_export.desktop:3
+msgid "Name=KChart MNG Export Filter"
+msgstr "Name=KChart MNG 导出过滤器"
+
+#: filters/kchart/png/kchart_png_export.desktop:4
+msgid "Name=KChart PNG Export Filter"
+msgstr "Name=KChart PNG 导出过滤器"
+
+#: filters/kchart/svg/kchart_svg_export.desktop:4
+msgid "Name=KChart SVG Export Filter"
+msgstr "Name=KChart SVG 导出过滤器"
+
+#: filters/kchart/xbm/kchart_xbm_export.desktop:4
+msgid "Name=KChart XBM Export Filter"
+msgstr "Name=KChart XBM 导出过滤器"
+
+#: filters/kchart/xpm/kchart_xpm_export.desktop:4
+msgid "Name=KChart XPM Export Filter"
+msgstr "Name=KChart XPM 导出过滤器"
+
+#: filters/kformula/latex/kformula_latex_export.desktop:9
+msgid "Name=KFormula LaTeX Export Filter"
+msgstr "Name=KFormula LaTeX 导出过滤器"
+
+#: filters/kformula/mathml/kformula_mathml_export.desktop:9
+msgid "Name=KFormula MathML Export Filter"
+msgstr "Name=KFormula MathML 导出过滤器"
+
+#: filters/kformula/mathml/kformula_mathml_import.desktop:9
+msgid "Name=KFormula MathML Import Filter"
+msgstr "Name=KFormula MathML 导入过滤器"
+
+#: filters/kformula/png/kformula_png_export.desktop:9
+msgid "Name=KFormula PNG Export Filter"
+msgstr "Name=KFormula PNG 导出过滤器"
+
+#: filters/kformula/svg/kformula_svg_export.desktop:9
+msgid "Name=KFormula SVG Export Filter"
+msgstr "Name=KFormula SVG 导出过滤器"
+
+#: filters/kivio/imageexport/kivio_image_export.desktop:4
+msgid "Name=Kivio Image Export Filter"
+msgstr "Name=Kivio 图像导出过滤器"
+
+#: filters/kpresenter/bmp/kpresenter_bmp_export.desktop:4
+msgid "Name=KPresenter BMP Export Filter"
+msgstr "Name=KPresenter BMP 导出过滤器"
+
+#: filters/kpresenter/jpeg/kpresenter_jpeg_export.desktop:4
+msgid "Name=KPresenter JPEG Export Filter"
+msgstr "Name=KPresenter JPEG 导出过滤器"
+
+#: filters/kpresenter/kword/kprkword.desktop:4
+msgid "Name=KPresenter KWord Filter"
+msgstr "Name=KPresenter KWord 过滤器"
+
+#: filters/kpresenter/magicpoint/kpresenter_magicpoint_import.desktop:5
+msgid "Name=Magicpoint Import Filter for KPresenter"
+msgstr "Name=KPresenter 的 Magicpoint 导入过滤器"
+
+#: filters/kpresenter/mng/kpresenter_mng_export.desktop:4
+msgid "Name=KPresenter MNG Export Filter"
+msgstr "Name=KPresenter MNG 导出过滤器"
+
+#: filters/kpresenter/ooimpress/kpresenter_ooimpress_export.desktop:4
+msgid "Name=OpenOffice.org Impress Export Filter for KPresenter"
+msgstr "Name=KPresenter 的 OpenOffice.org Impress 导出过滤器"
+
+#: filters/kpresenter/ooimpress/kpresenter_ooimpress_import.desktop:4
+msgid "Name=OpenOffice.org Impress Import Filter for KPresenter"
+msgstr "Name=KPresenter 的 OpenOffice.org Impress 导入过滤器"
+
+#: filters/kpresenter/png/kpresenter_png_export.desktop:4
+msgid "Name=KPresenter PNG Export Filter"
+msgstr "Name=KPresenter PNG 导出过滤器"
+
+#: filters/kpresenter/powerpoint/import/kpresenter_powerpoint_import.desktop:4
+msgid "Name=Microsoft PowerPoint Import Filter for KPresenter"
+msgstr "Name=KPresenter 的 Microsoft PowerPoint 导入过滤器"
+
+#: filters/kpresenter/svg/kpresenter_svg_export.desktop:4
+msgid "Name=KPresenter SVG Export Filter"
+msgstr "Name=KPresenter SVG 导出过滤器"
+
+#: filters/kpresenter/xbm/kpresenter_xbm_export.desktop:4
+msgid "Name=KPresenter XBM Export Filter"
+msgstr "Name=KPresenter XBM 导出过滤器"
+
+#: filters/kpresenter/xpm/kpresenter_xpm_export.desktop:4
+msgid "Name=KPresenter XPM Export Filter"
+msgstr "Name=KPresenter XPM 导出过滤器"
+
+#: filters/krita/gmagick/krita_magick.desktop:3
+#: filters/krita/jpeg/krita_jpeg.desktop:43
+#: filters/krita/magick/krita_magick.desktop:3
+#: filters/krita/openexr/krita_openexr.desktop:3
+#: filters/krita/pdf/krita_pdf.desktop:48
+#: filters/krita/png/krita_png.desktop:3 filters/krita/raw/krita_raw.desktop:3
+#: filters/krita/tiff/krita_tiff.desktop:48 krita/krita.desktop:3
+msgid "Name=Krita"
+msgstr "Name=Krita"
+
+#: filters/krita/gmagick/krita_magick.desktop:10
+#: filters/krita/magick/krita_magick.desktop:10
+#: filters/krita/openexr/krita_openexr.desktop:10
+#: filters/krita/pdf/krita_pdf.desktop:5
+#: filters/krita/png/krita_png.desktop:10
+#: filters/krita/raw/krita_raw.desktop:10
+#: filters/krita/tiff/krita_tiff.desktop:5
+msgid "GenericName=Painting and Image Editing Application"
+msgstr "GenericName=绘图和图像编辑应用程序"
+
+#: filters/krita/gmagick/krita_magick_export.desktop:3
+#: filters/krita/magick/krita_magick_export.desktop:3
+msgid "Name=Krita Magick Export Filter"
+msgstr "Name=Krita Magick 导出过滤器"
+
+#: filters/krita/gmagick/krita_magick_import.desktop:4
+#: filters/krita/magick/krita_magick_import.desktop:4
+msgid "Name=Krita Magick Import Filter"
+msgstr "Name=Krita Magick 导入过滤器"
+
+#: filters/krita/jpeg/krita_jpeg.desktop:5
+msgid "GenericName=Application for Drawing and Handling of Images"
+msgstr "GenericName=绘制和操纵图像的应用程序"
+
+#: filters/krita/jpeg/krita_jpeg_export.desktop:4
+#: filters/krita/png/krita_png_export.desktop:3
+msgid "Name=Krita PNG Export Filter"
+msgstr "Name=Krita PNG 导出过滤器"
+
+#: filters/krita/jpeg/krita_jpeg_import.desktop:4
+#: filters/krita/png/krita_png_import.desktop:4
+msgid "Name=Krita PNG Import Filter"
+msgstr "Name=Krita PNG 导入过滤器"
+
+#: filters/krita/openexr/krita_openexr_export.desktop:3
+msgid "Name=Krita OpenEXR Export Filter"
+msgstr "Name=Krita OpenEXR 导出过滤器"
+
+#: filters/krita/openexr/krita_openexr_import.desktop:4
+msgid "Name=Krita OpenEXR Import Filter"
+msgstr "Name=Krita OpenEXR 导入过滤器"
+
+#: filters/krita/pdf/krita_pdf_import.desktop:4
+#, fuzzy
+msgid "Name=Krita PDF Import Filter"
+msgstr "Name=Krita PNG 导入过滤器"
+
+#: filters/krita/pdf/krita_pdf_import.desktop:39
+msgid "Comment="
+msgstr ""
+
+#: filters/krita/raw/krita_raw_import.desktop:4
+msgid "Name=Krita RAW Import Filter"
+msgstr "Name=Krita RAW 导入过滤器"
+
+#: filters/krita/tiff/krita_tiff_export.desktop:4
+msgid "Name=Krita TIFF Export Filter"
+msgstr "Name=Krita TIFF 导出过滤器"
+
+#: filters/krita/tiff/krita_tiff_import.desktop:4
+msgid "Name=Krita TIFF Import Filter"
+msgstr "Name=Krita TIFF 导入过滤器"
+
+#: filters/krita/xcf/krita_xcf_export.desktop:3
+msgid "Name=Krita XCF Export Filter"
+msgstr "Name=Krita XCF 导出过滤器"
+
+#: filters/krita/xcf/krita_xcf_import.desktop:4
+msgid "Name=Krita XCF Import Filter"
+msgstr "Name=Krita XCF 导入过滤器"
+
+#: filters/kspread/applixspread/kspread_applixspread_import.desktop:4
+msgid "Name=KSpread Applix Spreadsheet Import Filter"
+msgstr "Name=KSpread Applix 电子表格导入过滤器"
+
+#: filters/kspread/csv/kspread_csv_export.desktop:4
+msgid "Name=CSV Export Filter for KSpread"
+msgstr "Name=KSpread 的 CSV 导出过滤器"
+
+#: filters/kspread/csv/kspread_csv_import.desktop:4
+msgid "Name=CSV Import Filter for KSpread"
+msgstr "Name=KSpread 的 CSV 导入过滤器"
+
+#: filters/kspread/dbase/kspread_dbase_import.desktop:4
+msgid "Name=KSpread dBASE Import Filter"
+msgstr "Name=KSpread dBASE 导入过滤器"
+
+#: filters/kspread/excel/import/kspread_excel_import.desktop:4
+msgid "Name=KSpread Microsoft Excel Import Filter"
+msgstr "Name=KSpread Microsoft Excel 导入过滤器"
+
+#: filters/kspread/excel/kspread_excel_export.desktop:4
+msgid "Name=Excel Export Filter for KSpread"
+msgstr "Name=KSpread 的 Excel 导出过滤器"
+
+#: filters/kspread/gnumeric/kspread_gnumeric_export.desktop:4
+msgid "Name=GNUmeric Export Filter for KSpread"
+msgstr "Name=KSpread 的 GNUmeric 导出过滤器"
+
+#: filters/kspread/gnumeric/kspread_gnumeric_import.desktop:4
+msgid "Name=GNUMERIC Import Filter for KSpread"
+msgstr "Name=KSpread 的 GNUmeric 导入过滤器"
+
+#: filters/kspread/html/kspread_html_export.desktop:4
+msgid "Name=HTML Export Filter for KSpread"
+msgstr "Name=KSpread 的 HTML 导出过滤器"
+
+#: filters/kspread/kexi/kspread_kexi_import.desktop:4
+#, fuzzy
+msgid "Name=Kexi Import Filter for KSpread"
+msgstr "Name=KSpread 的 CSV 导入过滤器"
+
+#: filters/kspread/latex/export/kspread_latex_export.desktop:9
+msgid "Name=KSpread LATEX Export Filter"
+msgstr "Name=KSpread LATEX 导出过滤器"
+
+#: filters/kspread/opencalc/kspread_opencalc_export.desktop:4
+msgid "Name=OpenOffice.org Calc Export Filter for KSpread"
+msgstr "Name=KSpread 的 OpenOffice.org Calc 导出过滤器"
+
+#: filters/kspread/opencalc/kspread_opencalc_import.desktop:4
+msgid "Name=OpenOffice.org Calc Import Filter for KSpread"
+msgstr "Name=KSpread 的 OpenOffice.org Calc 导入过滤器"
+
+#: filters/kspread/qpro/kspread_qpro_import.desktop:4
+msgid "Name=Quattro Pro Import Filter for KSpread"
+msgstr "Name=KSpread 的 Quattro Pro 导入过滤器"
+
+#: filters/kugar/kugarnop/kugar_kugar_import.desktop:4
+msgid "Name=Kugar KugarXML Import Filter"
+msgstr "Name=Kugar KugarXML 导入过滤器"
+
+#: filters/kword/abiword/kword_abiword_export.desktop:4
+msgid "Name=KWord AbiWord Export Filter"
+msgstr "Name=KWord AbiWord 导出过滤器"
+
+#: filters/kword/abiword/kword_abiword_import.desktop:4
+msgid "Name=KWord AbiWord Import Filter"
+msgstr "Name=KWord AbiWord 导入过滤器"
+
+#: filters/kword/amipro/kword_amipro_export.desktop:4
+msgid "Name=KWord AmiPro Export Filter"
+msgstr "Name=KWord AmiPro 导出过滤器"
+
+#: filters/kword/amipro/kword_amipro_import.desktop:4
+msgid "Name=KWord AmiPro Import Filter"
+msgstr "Name=KWord AmiPro 导入过滤器"
+
+#: filters/kword/applixword/kword_applixword_import.desktop:4
+msgid "Name=KWord Applixword Import Filter"
+msgstr "Name=KWord Applixword 导入过滤器"
+
+#: filters/kword/ascii/kword_ascii_export.desktop:4
+msgid "Name=KWord Ascii Export Filter"
+msgstr "Name=KWord Ascii 导出过滤器"
+
+#: filters/kword/ascii/kword_ascii_import.desktop:4
+msgid "Name=KWord ASCII Import Filter"
+msgstr "Name=KWord ASCII 导入过滤器"
+
+#: filters/kword/docbook/kword_docbook_export.desktop:4
+msgid "Name=KWord SGML DocBook Export Filter"
+msgstr "Name=KWord SGML DocBook 导出过滤器"
+
+#: filters/kword/hancomword/kword_hancomword_import.desktop:4
+msgid "Name=KWord HancomWord Import Filter"
+msgstr "Name=KWord HancomWord 导入过滤器"
+
+#: filters/kword/html/export/kword_html_export.desktop:4
+msgid "Name=KWord HTML Export Filter"
+msgstr "Name=KWord HTML 导出过滤器"
+
+#: filters/kword/html/import/kword_html_import.desktop:4
+msgid "Name=KWord HTML Import Filter"
+msgstr "Name=KWord HTML 导入过滤器"
+
+#: filters/kword/kword1.3/import/kword_kword1dot3_import.desktop:4
+msgid "Name=KWord's KWord 1.3 Import Filter"
+msgstr "Name=KWord 1.3 导入过滤器"
+
+#: filters/kword/latex/export/kword_latex_export.desktop:9
+msgid "Name=KWord LATEX Export Filter"
+msgstr "Name=KWord LATEX 导出过滤器"
+
+#: filters/kword/latex/import/kword_latex_import.desktop:9
+msgid "Name=KWord Latex Import Filter"
+msgstr "Name=KWord Latex 导入过滤器"
+
+#: filters/kword/msword/kword_msword_import.desktop:4
+msgid "Name=KWord MS Word Import Filter"
+msgstr "Name=KWord MS Word 导入过滤器"
+
+#: filters/kword/mswrite/kword_mswrite_export.desktop:4
+msgid "Name=KWord Microsoft Write Export Filter"
+msgstr "Name=KWord Microsoft 书写器导出过滤器"
+
+#: filters/kword/mswrite/kword_mswrite_import.desktop:4
+msgid "Name=KWord Microsoft Write Import Filter"
+msgstr "Name=KWord Microsoft 书写器导入过滤器"
+
+#: filters/kword/oowriter/kword_oowriter_export.desktop:4
+msgid "Name=OpenOffice.org Writer Export Filter for KWord"
+msgstr "Name=KWord 的 OpenOffice.org Writer 导入过滤器"
+
+#: filters/kword/oowriter/kword_oowriter_import.desktop:4
+msgid "Name=OpenOffice.org Writer Import Filter for KWord"
+msgstr "Name=KWord 的 OpenOffice.org Writer 导入过滤器"
+
+#: filters/kword/palmdoc/kword_palmdoc_export.desktop:4
+msgid "Name=KWord Palm Doc Export Filter"
+msgstr "Name=KWord Palm 文档导出过滤器"
+
+#: filters/kword/palmdoc/kword_palmdoc_import.desktop:4
+msgid "Name=KWord Palm Doc Import Filter"
+msgstr "Name=KWord Palm 文档导入过滤器"
+
+#: filters/kword/pdf/kword_pdf_import.desktop:4
+msgid "Name=KWord PDF Import Filter"
+msgstr "Name=KWord PDF 导入过滤器"
+
+#: filters/kword/rtf/export/kword_rtf_export.desktop:4
+msgid "Name=KWord RTF Export Filter"
+msgstr "Name=KWord RTF 导出过滤器"
+
+#: filters/kword/rtf/import/kword_rtf_import.desktop:4
+msgid "Name=KWord RTF Import Filter"
+msgstr "Name=KWord RTF 导入过滤器"
+
+#: filters/kword/starwriter/kword_starwriter_import.desktop:4
+msgid "Name=KWord StarWriter 5.x Import Filter"
+msgstr "Name=KWord StarWriter 5.x 导入过滤器"
+
+#: filters/kword/wml/kword_wml_export.desktop:4
+msgid "Name=KWord WML Export Filter"
+msgstr "Name=KWord WML 导出过滤器"
+
+#: filters/kword/wml/kword_wml_import.desktop:4
+msgid "Name=KWord WML Import Filter"
+msgstr "Name=KWord WML 导入过滤器"
+
+#: filters/kword/wordperfect/export/kword_wp_export.desktop:4
+msgid "Name=KWord WordPerfect Export Filter"
+msgstr "Name=KWord WordPerfect 导出过滤器"
+
+#: filters/kword/wordperfect/import/kword_wp_import.desktop:4
+msgid "Name=KWord WordPerfect Import Filter"
+msgstr "Name=KWord WordPerfect 导入过滤器"
+
+#: filters/olefilters/powerpoint97/ole_powerpoint97_import.desktop:4
+#, fuzzy
+msgid "Name=KPresenter PowerPoint 97 Filter"
+msgstr "Name=KPresenter BMP 导出过滤器"
+
+#: filters/xsltfilter/export/xslt_export.desktop:10
+msgid "Name=KOffice XSLT Export Filter"
+msgstr "Name=KOffice XSLT 导出过滤器"
+
+#: filters/xsltfilter/import/xslt_import.desktop:9
+msgid "Name=KOffice XSLT Import Filter"
+msgstr "Name=KOffice XSLT 导入过滤器"
+
+#: karbon/data/karbon.desktop:3
+msgid "Name=Karbon14"
+msgstr "Name=Karbon14"
+
+#: karbon/data/karbon.desktop:10 karbon/data/karbonpart.desktop:57
+msgid "GenericName=Scalable Graphics"
+msgstr "GenericName=可缩放图像"
+
+#: karbon/data/karbon_module.desktop:5
+msgid "Comment=Core functionality module for Karbon"
+msgstr "Comment=Karbon 的核心功能模块"
+
+#: karbon/data/karbonpart.desktop:3
+msgid "Name=KOffice Scalable Graphics Component"
+msgstr "Name=KOffice 可缩放图像组件"
+
+#: karbon/plugins/imagetool/karbonimagetool.desktop:3
+msgid "Name=Image Tool"
+msgstr "Name=图像工具"
+
+#: karbon/plugins/zoomtool/karbonzoomtool.desktop:3
+msgid "Name=Zoom Tool"
+msgstr "Name=缩放工具"
+
+#: karbon/templates/basic/.directory:2 kivio/templates/basic/.directory:2
+msgid "Name=Basic"
+msgstr "Name=基本"
+
+#: karbon/templates/basic/empty.desktop:6
+#: kivio/templates/basic/empty.desktop:6
+msgid "Name=Empty Document"
+msgstr "Name=空文档"
+
+#: karbon/templates/basic/empty.desktop:56
+msgid "Comment=Creates an empty document"
+msgstr "Comment=创建一个空文档"
+
+#: karbon/tools/karbondefaulttools.desktop:3
+#: krita/plugins/tools/defaulttools/kritadefaulttools.desktop:3
+msgid "Name=Default Tools"
+msgstr "Name=默认工具"
+
+#: kchart/kchart.desktop:3
+msgid "Name=KChart"
+msgstr "Name=KChart"
+
+#: kchart/kchart.desktop:13 kchart/kchartpart.desktop:58
+msgid "GenericName=Chart"
+msgstr "GenericName=图表"
+
+#: kchart/kchart.desktop:67
+#, fuzzy
+msgid "Comment=Create graphics and charts"
+msgstr "Comment=创建一个空文档"
+
+#: kchart/kchartpart.desktop:3
+msgid "Name=KOffice Chart Component"
+msgstr "Name=KOffice 图表组件"
+
+#: kchart/templates/.directory:2
+msgid "Name=Charts"
+msgstr "Name=图表"
+
+#: kchart/templates/BarChart.desktop:5
+msgid "Name=Bar Chart"
+msgstr "Name=条形图"
+
+#: kchart/templates/BarChart.desktop:49
+msgid "Comment=An example of a bar chart"
+msgstr "Comment=条形图示例"
+
+#: kchart/templates/Empty.desktop:5
+#: kspread/templates/General/Worksheet.desktop:5
+msgid "Name=Blank Worksheet"
+msgstr "Name=空工作表"
+
+#: kexi/data/kde34compat/x-sqlite2.desktop:7
+msgid "Comment=SQLite2 Database File"
+msgstr "Comment=SQLite2 数据库文件"
+
+#: kexi/data/kde34compat/x-sqlite3.desktop:7
+msgid "Comment=SQLite3 Database File"
+msgstr "Comment=SQLite3 数据库文件"
+
+#: kexi/data/kexihandler.desktop:5
+msgid "Comment=Kexi Project Handlers"
+msgstr "Comment=Kexi 项目处理器"
+
+#: kexi/data/x-kexi-connectiondata.desktop:7
+msgid "Comment=Data for Database Server Connection"
+msgstr "Comment=数据库服务器连接的数据"
+
+#: kexi/data/x-kexiproject-shortcut.desktop:7
+msgid "Comment=Shortcut to Kexi Project on Database Server"
+msgstr "Comment=数据库服务器上 Kexi 项目的快捷方式"
+
+#: kexi/data/x-kexiproject-sqlite.desktop:8
+#: kexi/data/x-kexiproject-sqlite2.desktop:8
+#: kexi/data/x-kexiproject-sqlite3.desktop:8
+msgid "Comment=Kexi Database File-Based Project"
+msgstr "Comment=基于 Kexi 数据库文件的项目"
+
+#: kexi/formeditor/factories/kformdesigner_containers.desktop:6
+msgid "Name=Container Widgets"
+msgstr "Name=容器部件"
+
+#: kexi/formeditor/factories/kformdesigner_stdwidgets.desktop:6
+msgid "Name=Basic Widgets"
+msgstr "Name=基本部件"
+
+#: kexi/formeditor/kdevelop_plugin/kformdesigner_kdev_part.desktop:3
+msgid "Name=Form Designer KDevelop Plugin"
+msgstr "Name=表单设计器 KDevelop 插件"
+
+#: kexi/formeditor/test/kformdesigner.desktop:3
+msgid "Name=KFormDesigner"
+msgstr "Name=KForm 设计器"
+
+#: kexi/formeditor/test/kformdesigner.desktop:17
+msgid "GenericName=Form Designer"
+msgstr "GenericName=表单设计器"
+
+#: kexi/formeditor/test/kformdesigner_part.desktop:3
+msgid "Name=Form Designer"
+msgstr "Name=表单设计器"
+
+#: kexi/formeditor/widgetfactory.desktop:5
+msgid "Comment=Widget Factory Base"
+msgstr "Comment=基础组件工厂"
+
+#: kexi/kexi.desktop:3
+msgid "Name=Kexi"
+msgstr "Name=Kexi"
+
+#: kexi/kexi.desktop:12
+msgid "GenericName=Database Creator"
+msgstr "GenericName=数据库创建器"
+
+#: kexi/kexi.desktop:59
+msgid "Comment=Develop desktop database applications"
+msgstr ""
+
+#: kexi/kexidb/drivers/mySQL/kexidb_mysqldriver.desktop:3
+#: kexi/migration/mysql/keximigrate_mysql.desktop:3
+msgid "Name=MySQL"
+msgstr "Name=MySQL"
+
+#: kexi/kexidb/drivers/odbc/kexidb_odbcdriver.desktop:3
+msgid "Name=ODBC"
+msgstr "Name=ODBC"
+
+#: kexi/kexidb/drivers/odbc/kexidb_odbcdriver.desktop:5
+msgid "Comment=Kexi Open Database Connectivity Driver"
+msgstr "Comment=Kexi 开放数据库连接驱动"
+
+#: kexi/kexidb/drivers/pqxx/kexidb_pqxxsqldriver.desktop:3
+#: kexi/migration/pqxx/keximigrate_pqxx.desktop:3
+msgid "Name=PostgreSQL"
+msgstr "Name=PostgreSQL"
+
+#: kexi/kexidb/drivers/sqlite/kexidb_sqlite3driver.desktop:3
+msgid "Name=SQLite3"
+msgstr "Name=SQLite3"
+
+#: kexi/kexidb/drivers/sqlite/kexidb_sqlite3driver.desktop:5
+#: kexi/kexidb/drivers/sqlite2/kexidb_sqlite2driver.desktop:5
+msgid "Comment=SQLite is default Kexi embedded SQL engine"
+msgstr "Comment=SQLite 是嵌入 Kexi 的默认 SQL 引擎"
+
+#: kexi/kexidb/drivers/sqlite2/kexidb_sqlite2driver.desktop:3
+msgid "Name=SQLite2"
+msgstr "Name=SQLite2"
+
+#: kexi/kexidb/kexidb_driver.desktop:5
+msgid "Comment=Kexi SQL-Driver plugin"
+msgstr "Comment=Kexi SQL 驱动插件"
+
+#: kexi/migration/keximigration_driver.desktop:5
+msgid "Comment=Kexi Data Migration Driver"
+msgstr "Comment=Kexi 数据升迁驱动程序"
+
+#: kexi/migration/mysql/keximigrate_mysql.desktop:6
+msgid "Comment=MySQL Migration Driver for Kexi"
+msgstr "Comment=Kexi MySQL 升迁驱动程序"
+
+#: kexi/migration/pqxx/keximigrate_pqxx.desktop:6
+msgid "Comment=PostgreSQL Migration Driver for Kexi"
+msgstr "Comment=Kexi PostgreSQL 升迁驱动程序"
+
+#: kexi/plugins/forms/kexiformhandler.desktop:6
+msgid "GenericName=Forms"
+msgstr "GenericName=表单"
+
+#: kexi/plugins/forms/kexiformhandler.desktop:54
+msgid "Name=Forms"
+msgstr "Name=表单"
+
+#: kexi/plugins/forms/kformdesigner_kexidbfactory.desktop:6
+msgid "Name=Kexi DB Widgets"
+msgstr "Name=Kexi 数据库部件"
+
+#: kexi/plugins/importexport/csv/kexicsv_importexporthandler.desktop:6
+msgid "Name=Kexi CSV Data Import/Export Plugin"
+msgstr "Name=Kexi CSV 数据导入/导出插件"
+
+#: kexi/plugins/macros/kexipart/keximacrohandler.desktop:6
+#, fuzzy
+msgid "GenericName=Macros"
+msgstr "GenericName=脚本"
+
+#: kexi/plugins/macros/kexipart/keximacrohandler.desktop:36
+#, fuzzy
+msgid "Name=Macros"
+msgstr "Name=图表"
+
+#: kexi/plugins/migration/keximigrationhandler.desktop:6
+msgid "GenericName=Migration Plugin"
+msgstr "GenericName=升迁插件"
+
+#: kexi/plugins/migration/keximigrationhandler.desktop:48
+msgid "Name=Migration Plugin"
+msgstr "Name=升迁插件"
+
+#: kexi/plugins/queries/kexiqueryhandler.desktop:6
+msgid "GenericName=Queries"
+msgstr "GenericName=查询"
+
+#: kexi/plugins/queries/kexiqueryhandler.desktop:52
+msgid "Name=Queries"
+msgstr "Name=查询"
+
+#: kexi/plugins/relations/kexirelationhandler.desktop:6
+msgid "GenericName=Relationships"
+msgstr "GenericName=关系"
+
+#: kexi/plugins/relations/kexirelationhandler.desktop:52
+msgid "Name=Relationships"
+msgstr "Name=关系"
+
+#: kexi/plugins/reports/kexireporthandler.desktop:6
+msgid "GenericName=Reports"
+msgstr "GenericName=报表"
+
+#: kexi/plugins/reports/kexireporthandler.desktop:50
+msgid "Name=Reports"
+msgstr "Name=报表"
+
+#: kexi/plugins/reports/kformdesigner_kexireportfactory.desktop:6
+msgid "Name=Kexi Report Widgets"
+msgstr "Name=Kexi 报表部件"
+
+#: kexi/plugins/scripting/kexiscripting/kexiscripthandler.desktop:6
+msgid "GenericName=Scripts"
+msgstr "GenericName=脚本"
+
+#: kexi/plugins/scripting/kexiscripting/kexiscripthandler.desktop:48
+msgid "Name=Scripts"
+msgstr "Name=脚本"
+
+#: kexi/plugins/tables/kexitablehandler.desktop:6
+msgid "GenericName=Tables"
+msgstr "GenericName=表"
+
+#: kexi/plugins/tables/kexitablehandler.desktop:54
+msgid "Name=Tables"
+msgstr "Name=表"
+
+#: kformula/kformula.desktop:3
+msgid "Name=KFormula"
+msgstr "Name=KFormula"
+
+#: kformula/kformula.desktop:16 kformula/kformulapart.desktop:54
+msgid "GenericName=Formula Editor"
+msgstr "GenericName=公式编辑器"
+
+#: kformula/kformulapart.desktop:3
+msgid "Name=KOffice Formula Component"
+msgstr "Name=KOffice 公式组件"
+
+#: kivio/kiviopart/kivio.desktop:3
+msgid "Name=Kivio"
+msgstr "Name=Kivio"
+
+#: kivio/kiviopart/kivio.desktop:9
+msgid "GenericName=Flowchart & Diagram Editing"
+msgstr "GenericName=流程图和图表编辑"
+
+#: kivio/kiviopart/kiviopart.desktop:3
+msgid "Name=KOffice Flowchart & Diagram Editing Component"
+msgstr "Name=KOffice 流程图和图表编辑组件"
+
+#: kivio/kiviopart/kiviopart.desktop:52
+msgid "GenericName=Flowchart & Diagram"
+msgstr "GenericName=流程图和图表编辑"
+
+#: kivio/plugins/kivioconnectortool/kivioconnectortool.desktop:4
+msgid "Name=ConnectorTool for Kivio"
+msgstr "Name=Kivio 连接件工具"
+
+#: kivio/plugins/kivioselecttool/kivioselecttool.desktop:4
+msgid "Name=SelectTool for Kivio"
+msgstr "Name=Kivio 选择工具"
+
+#: kivio/plugins/kiviosmlconnector/kiviosmlconnector.desktop:4
+msgid "Name=SML Based ConnectorTool for Kivio"
+msgstr "Name=Kivio 基于 SML 的连接件工具"
+
+#: kivio/plugins/kiviotargettool/kiviotargettool.desktop:4
+msgid "Name=Target Tool for Kivio"
+msgstr "Name=Kivio 目标工具"
+
+#: kivio/plugins/kiviotexttool/kiviotexttool.desktop:4
+msgid "Name=TextTool for Kivio"
+msgstr "Name=Kivio 文字工具"
+
+#: kivio/plugins/kiviozoomtool/kiviozoomtool.desktop:4
+msgid "Name=ZoomTool for Kivio"
+msgstr "Name=Kivio 缩放工具"
+
+#: kivio/templates/basic/basicflow.desktop:6
+msgid "Name=Basic Flowcharting"
+msgstr "Name=基本流程图"
+
+#: kivio/templates/basic/basicflow.desktop:50
+msgid ""
+"Comment=Creates a document with the basic stencils for flowcharting loaded."
+msgstr "Comment=创建基于装入流程图基本型板的文档。"
+
+#: kivio/templates/basic/empty.desktop:56
+msgid "Comment=Creates a document with no stencils loaded."
+msgstr "Comment=创建不装入型板的文档。"
+
+#: koshell/koshell.desktop:3
+msgid "Name=KOffice Workspace"
+msgstr "Name=KOffice 工作空间"
+
+#: koshell/koshell.desktop:69
+msgid "GenericName=Office Suite"
+msgstr "GenericName=办公套件"
+
+#: kounavail/kounavail.desktop:3
+msgid "Name=Unavailable KOffice Document"
+msgstr "Name=不可用的 KOffice 文档"
+
+#: kplato/kplato.desktop:3
+msgid "Name=KPlato"
+msgstr "Name=KPlato"
+
+#: kplato/kplato.desktop:9 kplato/kplatopart.desktop:52
+msgid "GenericName=Project Management"
+msgstr "GenericName=项目管理"
+
+#: kplato/kplatopart.desktop:3
+msgid "Name=KOffice Project Management Component"
+msgstr "Name=KOffice 项目管理组件部件"
+
+#: kplato/reports/resourcelist.desktop:3
+msgid "Name=List of Resources"
+msgstr "Name=资源列表"
+
+#: kplato/reports/tasklist.desktop:3
+msgid "Name=List of Tasks"
+msgstr "Name=任务列表"
+
+#: kplato/templates/Simple/.directory:2
+msgid "Name=Simple"
+msgstr "Name=简单"
+
+#: kplato/templates/Simple/8HourDay-40HourWeek.desktop:5
+msgid "Name=8 hour day, 40 hour week"
+msgstr "Name=每天八小时,每周40小时"
+
+#: kplato/templates/Simple/Plain.desktop:5
+msgid "Name=Plain"
+msgstr "Name=普通"
+
+#: kpresenter/autoforms/Arrows/.directory:2
+#, fuzzy
+msgid "Name=Arrows"
+msgstr "Name=上箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowDown.desktop:5
+msgid "Name=Arrow Down"
+msgstr "Name=下箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowLeft.desktop:5
+msgid "Name=Arrow Left"
+msgstr "Name=左箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowLeftDown.desktop:5
+msgid "Name=Arrow Left/Down"
+msgstr "Name=左下箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowLeftUp.desktop:5
+msgid "Name=Arrow Left/Up"
+msgstr "Name=左上箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowRight.desktop:5
+msgid "Name=Arrow Right"
+msgstr "Name=右箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowRightDown.desktop:5
+msgid "Name=Arrow Right/Down"
+msgstr "Name=右下箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowRightUp.desktop:5
+msgid "Name=Arrow Right/Up"
+msgstr "Name=右上箭头"
+
+#: kpresenter/autoforms/Arrows/ArrowUp.desktop:5
+msgid "Name=Arrow Up"
+msgstr "Name=上箭头"
+
+#: kpresenter/autoforms/Connections/.directory:2
+#, fuzzy
+msgid "Name=Connections"
+msgstr "Name=连接 09"
+
+#: kpresenter/autoforms/Connections/Connection1.desktop:5
+msgid "Name=Connection 01"
+msgstr "Name=连接 01"
+
+#: kpresenter/autoforms/Connections/Connection10.desktop:5
+msgid "Name=Connection 10"
+msgstr "Name=连接 10"
+
+#: kpresenter/autoforms/Connections/Connection11.desktop:5
+msgid "Name=Connection 11"
+msgstr "Name=连接 11"
+
+#: kpresenter/autoforms/Connections/Connection12.desktop:5
+msgid "Name=Connection 12"
+msgstr "Name=连接 12"
+
+#: kpresenter/autoforms/Connections/Connection2.desktop:5
+msgid "Name=Connection 02"
+msgstr "Name=连接 02"
+
+#: kpresenter/autoforms/Connections/Connection3.desktop:5
+msgid "Name=Connection 03"
+msgstr "Name=连接 03"
+
+#: kpresenter/autoforms/Connections/Connection4.desktop:5
+msgid "Name=Connection 04"
+msgstr "Name=连接 04"
+
+#: kpresenter/autoforms/Connections/Connection5.desktop:5
+msgid "Name=Connection 05"
+msgstr "Name=连接 05"
+
+#: kpresenter/autoforms/Connections/Connection6.desktop:5
+msgid "Name=Connection 06"
+msgstr "Name=连接 06"
+
+#: kpresenter/autoforms/Connections/Connection7.desktop:5
+msgid "Name=Connection 07"
+msgstr "Name=连接 07"
+
+#: kpresenter/autoforms/Connections/Connection8.desktop:5
+msgid "Name=Connection 08"
+msgstr "Name=连接 08"
+
+#: kpresenter/autoforms/Connections/Connection9.desktop:5
+msgid "Name=Connection 09"
+msgstr "Name=连接 09"
+
+#: kpresenter/kpresenter.desktop:3 kpresenter/kpresenterpart.desktop:3
+msgid "Name=KPresenter"
+msgstr "Name=KPresenter"
+
+#: kpresenter/kpresenter.desktop:19 kpresenter/kpresenterpart.desktop:25
+msgid "GenericName=Slide Presentations"
+msgstr "GenericName=幻灯片演示"
+
+#: kpresenter/templates/A4/.directory:2
+#: kugar/kudesigner/templates/General/A4.desktop:5
+msgid "Name=A4"
+msgstr "Name=A4"
+
+#: kpresenter/templates/Screen/.directory:2
+msgid "Name=Screen"
+msgstr "Name=屏幕"
+
+#: kpresenter/templates/Screenpresentations/.directory:2
+msgid "Name=Screen Presentations"
+msgstr "Name=屏幕幻灯片"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezeDouble.desktop:4
+msgid "Name=Blue Breeze Double"
+msgstr "Name=淡淡忧郁 Ⅱ"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezeDouble.desktop:51
+msgid "Comment=A peaceful presentation with a title and two text columns"
+msgstr "Comment=带有一个标题和两个文本框的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezePicture.desktop:4
+msgid "Name=Blue Breeze Picture"
+msgstr "Name=淡淡忧郁 Ⅲ"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezePicture.desktop:53
+msgid "Comment=A peaceful presentation with a title and picture area"
+msgstr "Comment=带有一个标题和一个图片区域的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezeSingle.desktop:4
+msgid "Name=Blue Breeze Single"
+msgstr "Name=淡淡忧郁 Ⅰ"
+
+#: kpresenter/templates/Screenpresentations/BlueBreezeSingle.desktop:51
+msgid "Comment=A peaceful presentation with a title and single large text area"
+msgstr "Comment=带有一个标题和单个大文本框的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/CopperPlain.desktop:4
+msgid "Name=Copper Plain"
+msgstr "Name=金色年华"
+
+#: kpresenter/templates/Screenpresentations/CopperPlain.desktop:49
+msgid "Comment=An elegant, uplifting presentation"
+msgstr "Comment=颇显豪华的演示文稿主题"
+
+#: kpresenter/templates/Screenpresentations/GradientBlueRed.desktop:5
+msgid "Name=Gradient Blue-Red"
+msgstr "Name=蓝红渐变"
+
+#: kpresenter/templates/Screenpresentations/GradientBlueRed.desktop:64
+msgid "Comment=A presentation themed for the evening sky"
+msgstr "Comment=傍晚时分的演示文稿主题"
+
+#: kpresenter/templates/Screenpresentations/SnowyMountains.desktop:4
+msgid "Name=Snowy Mountains"
+msgstr "Name=皑皑雪峰"
+
+#: kpresenter/templates/Screenpresentations/SnowyMountains.desktop:62
+msgid "Comment=A cool and smooth presentation"
+msgstr "Comment=绝酷的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/TotallyNewProduct.desktop:4
+msgid "Name=Totally New Product"
+msgstr "Name=全新产品"
+
+#: kpresenter/templates/Screenpresentations/TotallyNewProduct.desktop:63
+msgid "Comment=An informal, green-swirl presentation"
+msgstr "Comment=适合信息量大的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/classroom.desktop:4
+msgid "Name=Classroom"
+msgstr "Name=教室"
+
+#: kpresenter/templates/Screenpresentations/classroom.desktop:37
+msgid "Comment=Classroom by dannya"
+msgstr "Comment=回味学生时代"
+
+#: kpresenter/templates/Screenpresentations/kde.desktop:5
+msgid "Name=KDE"
+msgstr "Name=KDE"
+
+#: kpresenter/templates/Screenpresentations/kde.desktop:9
+msgid "Comment=A presentation with original KDE theming"
+msgstr "Comment=与 KDE 主题协调的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/kde2.desktop:5
+msgid "Name=KDE 2"
+msgstr "Name=KDE 2"
+
+#: kpresenter/templates/Screenpresentations/kde2.desktop:9
+msgid "Comment=A presentation with KDE 2 theming"
+msgstr "Comment=带有 KDE 2 主题的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/kde3.desktop:5
+msgid "Name=KDE 3"
+msgstr "Name=KDE 3"
+
+#: kpresenter/templates/Screenpresentations/kde3.desktop:7
+msgid "Comment=A presentation with KDE 3 theming"
+msgstr "Comment=带有 KDE 3 主题的演示文稿"
+
+#: kpresenter/templates/Screenpresentations/savannah.desktop:4
+msgid "Name=Savannah"
+msgstr "Name=Savannah"
+
+#: kpresenter/templates/Screenpresentations/savannah.desktop:27
+msgid "Comment=Savannah by dannya"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/OneColumnLandscape.desktop:4
+msgid "Name=One Column"
+msgstr "Name=单列"
+
+#: kpresenter/templates/common_desktop/OneColumnLandscape.desktop:68
+msgid "Comment=Presentation with a page title and single large text area"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/OneColumnPortrait.desktop:4
+msgid "Name=One Column Portrait"
+msgstr "Name=单列纵向"
+
+#: kpresenter/templates/common_desktop/OneColumnPortrait.desktop:64
+msgid ""
+"Comment=Presentation with a page title and single large text area "
+"(portrait-oriented)"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/TitleLandscape.desktop:4
+msgid "Name=Title"
+msgstr "Name=标题"
+
+#: kpresenter/templates/common_desktop/TitleLandscape.desktop:68
+msgid "Comment=Presentation with a page title"
+msgstr "Comment=带页面标题的演示文稿"
+
+#: kpresenter/templates/common_desktop/TitlePortrait.desktop:4
+msgid "Name=Title Portrait"
+msgstr "Name=标题纵向"
+
+#: kpresenter/templates/common_desktop/TitlePortrait.desktop:64
+msgid "Comment=Presentation with a page title (portrait-oriented)"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/TwoColumnLandscape.desktop:4
+msgid "Name=Two Column"
+msgstr "Name=双列"
+
+#: kpresenter/templates/common_desktop/TwoColumnLandscape.desktop:67
+msgid "Comment=Presentation with a page title and two text columns"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/TwoColumnPortrait.desktop:4
+msgid "Name=Two Column Portrait"
+msgstr "Name=双列纵向"
+
+#: kpresenter/templates/common_desktop/TwoColumnPortrait.desktop:64
+msgid ""
+"Comment=Presentation with a page title and two text columns (portrait-oriented)"
+msgstr ""
+
+#: kpresenter/templates/common_desktop/emptyLandscape.desktop:4
+#: krita/data/templates/.directory:2
+msgid "Name=Empty"
+msgstr "Name=空"
+
+#: kpresenter/templates/common_desktop/emptyLandscape.desktop:54
+msgid "Comment=Empty presentation"
+msgstr "Comment=空演示文稿"
+
+#: kpresenter/templates/common_desktop/emptyPortrait.desktop:4
+msgid "Name=Empty Portrait"
+msgstr "Name=空纵向"
+
+#: kpresenter/templates/common_desktop/emptyPortrait.desktop:51
+msgid "Comment=Empty presentation (portrait-oriented)"
+msgstr "Comment=空演示文稿(纵向)"
+
+#: kpresenter/templates/legal/.directory:2
+#: kugar/kudesigner/templates/General/Legal.desktop:5
+msgid "Name=Legal"
+msgstr "Name=Legal"
+
+#: kpresenter/templates/letter/.directory:2
+msgid "Name=Letter"
+msgstr "Name=信函"
+
+#: krita/colorspaces/cmyk_u16/krita_cmyk_u16_plugin.desktop:3
+msgid "Name=CMYK Color Model (16-bit integer)"
+msgstr "Name=CMYK 色彩模型(16 位整数)"
+
+#: krita/colorspaces/cmyk_u16/krita_cmyk_u16_plugin.desktop:39
+msgid "Comment=Color model for 16-bit integer per channel CMYK images"
+msgstr "Comment=16 位整数每通道 CYMK 图像的色彩模型"
+
+#: krita/colorspaces/cmyk_u8/kritacmykplugin.desktop:3
+msgid "Name=CMYK Color Model"
+msgstr "Name=CMYK 色彩模型"
+
+#: krita/colorspaces/cmyk_u8/kritacmykplugin.desktop:48
+msgid "Comment=Color model for 8-bit/channel CMYK images"
+msgstr "Comment=八位/通道 CMYK 图像的色彩模型"
+
+#: krita/colorspaces/cmyk_u8/templates/.directory:2
+msgid "Name=CMYK"
+msgstr "Name=CMYK"
+
+#: krita/colorspaces/cmyk_u8/templates/white_2000x800.desktop:6
+msgid "Name=White 2000 x 800"
+msgstr "Name=白色 2000 x 800"
+
+#: krita/colorspaces/cmyk_u8/templates/white_2000x800.desktop:52
+msgid "Comment=Creates a white CMYK image of 2000 x 800 pixels."
+msgstr "Comment=创建 2000 x 800 像素的白色 CMYK 图像。"
+
+#: krita/colorspaces/gray_u16/krita_gray_u16_plugin.desktop:3
+msgid "Name=Grayscale Color Model (16-bit integer)"
+msgstr "Name=灰度色彩模型(16 位整数)"
+
+#: krita/colorspaces/gray_u16/krita_gray_u16_plugin.desktop:39
+msgid "Comment=Color model for 16-bit integer per channel Grayscale images"
+msgstr "Comment=每通道 16 位整数的灰度图像色彩模型"
+
+#: krita/colorspaces/gray_u8/kritagrayplugin.desktop:3
+msgid "Name=Grayscale Color Model"
+msgstr "Name=灰度色彩模型"
+
+#: krita/colorspaces/gray_u8/kritagrayplugin.desktop:48
+msgid "Comment=Color model for 8-bit grayscale images"
+msgstr "Comment=8 位灰度图像的色彩模型"
+
+#: krita/colorspaces/gray_u8/templates/.directory:2
+msgid "Name=Grayscale"
+msgstr "Name=灰度"
+
+#: krita/colorspaces/gray_u8/templates/white_640x480.desktop:6
+msgid "Name=White Background, 640 x 480"
+msgstr "Name=白色背景,640 x 480"
+
+#: krita/colorspaces/gray_u8/templates/white_640x480.desktop:51
+msgid "Comment=Creates an image of 640 x 480 pixels with a white background."
+msgstr "Comment=创建白色背景的 640 x 480 像素的图像。"
+
+#: krita/colorspaces/lms_f32/krita_lms_f32_plugin.desktop:3
+msgid "Name=LMS Color Model (32-bit float)"
+msgstr "Name=LMS 色彩模型(32 位浮点)"
+
+#: krita/colorspaces/lms_f32/krita_lms_f32_plugin.desktop:39
+msgid ""
+"Comment=Color model for LMS cone space (Long Middle and Short wavelengths)"
+msgstr ""
+
+#: krita/colorspaces/rgb_f16half/krita_rgb_f16half_plugin.desktop:3
+#, fuzzy
+msgid "Name=RGB Color Model (16-bit float 'half')"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/colorspaces/rgb_f16half/krita_rgb_f16half_plugin.desktop:38
+#, fuzzy
+msgid ""
+"Comment=Color model for 16-bit floating point 'half' per channel RGB images"
+msgstr "Comment=8 位/通道 RGB 图像的色彩模型"
+
+#: krita/colorspaces/rgb_f32/krita_rgb_f32_plugin.desktop:3
+#, fuzzy
+msgid "Name=RGB Color Model (32-bit float)"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/colorspaces/rgb_f32/krita_rgb_f32_plugin.desktop:38
+#, fuzzy
+msgid "Comment=Color model for 32-bit floating point per channel RGB images"
+msgstr "Comment=8 位/通道 RGB 图像的色彩模型"
+
+#: krita/colorspaces/rgb_u16/krita_rgb_u16_plugin.desktop:3
+#, fuzzy
+msgid "Name=RGB Color Model (16-bit integer)"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/colorspaces/rgb_u16/krita_rgb_u16_plugin.desktop:38
+#, fuzzy
+msgid "Comment=Color model for 16-bit integer per channel RGB images"
+msgstr "Comment=8 位/通道 RGB 图像的色彩模型"
+
+#: krita/colorspaces/rgb_u8/kritargbplugin.desktop:3
+msgid "Name=RGB Color Model"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/colorspaces/rgb_u8/kritargbplugin.desktop:49
+msgid "Comment=Color model for 8-bit/channel RGB images"
+msgstr "Comment=8 位/通道 RGB 图像的色彩模型"
+
+#: krita/colorspaces/rgb_u8/templates/.directory:2
+msgid "Name=RGB"
+msgstr "Name=RGB"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1024x768.desktop:6
+msgid "Name=Transparent 1024 x 768"
+msgstr "Name=透明 1024 x 768"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1024x768.desktop:45
+msgid "Comment=Creates a transparent image of 1024 x 768 pixels."
+msgstr "Comment=创建 1024 x 768 像素的透明图像。"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1280x1024.desktop:6
+msgid "Name=Transparent 1280 x 1024"
+msgstr "Name=透明 1280 x 1024"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1280x1024.desktop:45
+msgid "Comment=Creates a transparent image of 1280 x 1024 pixels."
+msgstr "Comment=创建 1280x 1024 像素的透明图像。"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1600x1200.desktop:6
+msgid "Name=Transparent 1600 x 1200"
+msgstr "Name=透明 1600 x 1200"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_1600x1200.desktop:49
+msgid "Comment=Creates a transparent image of 1600 x 1200 pixels."
+msgstr "Comment=创建 1600 x 1200 像素的透明图像。"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_640x480.desktop:6
+msgid "Name=Transparent 640 x 480"
+msgstr "Name=透明 640 x 480"
+
+#: krita/colorspaces/rgb_u8/templates/transparent_640x480.desktop:45
+msgid "Comment=Creates a transparent image of 640 x 480 pixels."
+msgstr "Comment=创建 640 x 480 像素的透明图像。"
+
+#: krita/colorspaces/rgb_u8/templates/white_1024x768.desktop:6
+msgid "Name=White 1024 x 768"
+msgstr "Name=白色 1024 x 768"
+
+#: krita/colorspaces/rgb_u8/templates/white_1024x768.desktop:52
+msgid "Comment=Creates a white RGB image of 1024 x 768 pixels."
+msgstr "Comment=创建 1024 x 768 像素的 RGB 白色背景图像。"
+
+#: krita/colorspaces/rgb_u8/templates/white_1280x1024.desktop:6
+msgid "Name=White 1280 x 1024"
+msgstr "Name=白色 1280 x 1024"
+
+#: krita/colorspaces/rgb_u8/templates/white_1280x1024.desktop:48
+msgid "Comment=Creates a white RGB image of 1280 x 1024 pixels."
+msgstr "Comment=创建 1080 x 1024 像素的 RGB 白色背景图像。"
+
+#: krita/colorspaces/rgb_u8/templates/white_1600x1200.desktop:6
+msgid "Name=White 1600 x 1200"
+msgstr "Name=白色 1600 x 1200"
+
+#: krita/colorspaces/rgb_u8/templates/white_1600x1200.desktop:48
+msgid "Comment=Creates a white RGB image of 1600 x 1200 pixels."
+msgstr "Comment=创建 1600 x 1200 像素的 RGB 白色背景图像。"
+
+#: krita/colorspaces/rgb_u8/templates/white_640x480.desktop:6
+msgid "Name=White 640x480"
+msgstr "Name=白色 640 x 480"
+
+#: krita/colorspaces/rgb_u8/templates/white_640x480.desktop:52
+msgid "Comment=Creates a white RGB image of 640 x 480 pixels."
+msgstr "Comment=创建 640 x 480 像素的 RGB 白色背景图像。"
+
+#: krita/colorspaces/wet/kritawetplugin.desktop:3
+msgid "Name=Watercolor Paint Plugin"
+msgstr "Name=水彩绘画插件"
+
+#: krita/colorspaces/wet/kritawetplugin.desktop:42
+msgid "Comment=Color model and tools for painting with simulated watercolors"
+msgstr "Comment=模拟水彩绘画的色彩模型和工具"
+
+#: krita/colorspaces/wetsticky/brushop/kritawsbrushpaintop.desktop:3
+msgid "Name=Wet & Sticky Paintbrush Paintop"
+msgstr "Name=湿性和粘性画布"
+
+#: krita/colorspaces/wetsticky/brushop/kritawsbrushpaintop.desktop:35
+msgid "Comment=Wet & Sticky paintbrush"
+msgstr ""
+
+#: krita/colorspaces/wetsticky/kritawsplugin.desktop:3
+msgid "Name=Wet & Sticky Canvas Color Model"
+msgstr "Name=湿性/粘性画布色彩模型"
+
+#: krita/colorspaces/ycbcr_u16/krita_ycbcr_u16_plugin.desktop:3
+#, fuzzy
+msgid "Name=YCbCr Color Model (16-bit integer)"
+msgstr "Name=CMYK 色彩模型(16 位整数)"
+
+#: krita/colorspaces/ycbcr_u16/krita_ycbcr_u16_plugin.desktop:34
+#, fuzzy
+msgid "Comment=Color model for 16-bit integer per channel YCbCr images"
+msgstr "Comment=16 位整数每通道 CYMK 图像的色彩模型"
+
+#: krita/colorspaces/ycbcr_u8/krita_ycbcr_u8_plugin.desktop:3
+#, fuzzy
+msgid "Name=YCbCr Color Model (8-bit integer)"
+msgstr "Name=CMYK 色彩模型(16 位整数)"
+
+#: krita/colorspaces/ycbcr_u8/krita_ycbcr_u8_plugin.desktop:34
+#, fuzzy
+msgid "Comment=Color model for 8-bit integer per channel YCbCr images"
+msgstr "Comment=16 位整数每通道 CYMK 图像的色彩模型"
+
+#: krita/data/krita_filter.desktop:5
+msgid "Comment=Filter plugin for Krita"
+msgstr "Comment=Krita 过滤器插件"
+
+#: krita/data/krita_paintop.desktop:5
+msgid "Comment=Paint operation plugin for Krita"
+msgstr "Comment=Krita 的绘画操作插件"
+
+#: krita/data/krita_plugin.desktop:5
+msgid "Comment=GUI functionality for Krita"
+msgstr "Comment=Krita 的图形界面模块"
+
+#: krita/data/krita_tool.desktop:5
+msgid "Comment=Tool plugin for Krita"
+msgstr "Comment=Krita 工具插件"
+
+#: krita/krita.desktop:11
+#, fuzzy
+msgid "Comment=Edit and paint images"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/krita.desktop:45
+msgid "GenericName=Painting and Image Editing"
+msgstr "GenericName=绘图和图像编辑"
+
+#: krita/kritacolor/krita_colorspace.desktop:5
+msgid ""
+"Comment=A module implementing a complete colorspace for use with libkritacolor"
+msgstr ""
+
+#: krita/kritapart.desktop:3
+msgid "Name=KOffice Painting and Image Editor Component"
+msgstr "Name=KOffice 绘图和图像编辑器组件"
+
+#: krita/kritapart.desktop:45
+msgid "GenericName=Image Object"
+msgstr "GenericName=图像对象"
+
+#: krita/plugins/filters/blur/kritablurfilter.desktop:4
+#, fuzzy
+msgid "Name=Convolution Filters (Extension)"
+msgstr "Name=容器部件"
+
+#: krita/plugins/filters/bumpmap/kritabumpmapfilter.desktop:3
+#, fuzzy
+msgid "Name=Bumpmap Filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/bumpmap/kritabumpmapfilter.desktop:35
+#, fuzzy
+msgid "Comment=Bumpmap filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/cimg/kritacimg.desktop:3
+msgid "Name=CImg Image Restoration Filter"
+msgstr "Name=CImg 图像修复滤镜"
+
+#: krita/plugins/filters/cimg/kritacimg.desktop:39
+msgid "Comment=CImg Image restoration filter"
+msgstr "Comment=CImg 图像修复滤镜"
+
+#: krita/plugins/filters/colorify/kritacolorifyfilter.desktop:4
+#: krita/plugins/filters/colors/kritaextensioncolorsfilters.desktop:4
+#, fuzzy
+msgid "Name=Color Filters (Extension)"
+msgstr "Name=颜色滤镜"
+
+#: krita/plugins/filters/colorsfilters/kritacolorsfilter.desktop:3
+#, fuzzy
+msgid "Name=Color Filters"
+msgstr "Name=颜色滤镜"
+
+#: krita/plugins/filters/colorsfilters/kritacolorsfilter.desktop:42
+msgid "Comment=Color filters"
+msgstr "Comment=颜色滤镜"
+
+#: krita/plugins/filters/convolutionfilters/kritaconvolutionfilters.desktop:3
+#, fuzzy
+msgid "Name=Convolution Filters"
+msgstr "Name=容器部件"
+
+#: krita/plugins/filters/convolutionfilters/kritaconvolutionfilters.desktop:36
+#, fuzzy
+msgid "Comment=Convolution filters"
+msgstr "Comment=CImg 图像修复滤镜"
+
+#: krita/plugins/filters/cubismfilter/kritacubismfilter.desktop:3
+msgid "Name=Cubism Filter"
+msgstr ""
+
+#: krita/plugins/filters/cubismfilter/kritacubismfilter.desktop:38
+#, fuzzy
+msgid "Comment=Cubism filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/embossfilter/kritaembossfilter.desktop:3
+#, fuzzy
+msgid "Name=Emboss Filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/embossfilter/kritaembossfilter.desktop:34
+#, fuzzy
+msgid "Comment=Emboss filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/example/kritaexample.desktop:3
+#, fuzzy
+msgid "Name=Invert Filter"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/plugins/filters/example/kritaexample.desktop:36
+msgid "Comment=Invert the colors of an image"
+msgstr ""
+
+#: krita/plugins/filters/fastcolortransfer/kritafastcolortransfer.desktop:2
+msgid ""
+"Comment=This plugins allow to transfer color from an image to an other image"
+msgstr ""
+
+#: krita/plugins/filters/fastcolortransfer/kritafastcolortransfer.desktop:34
+#, fuzzy
+msgid "Name=Color Transfer Filter"
+msgstr "Name=颜色滤镜"
+
+#: krita/plugins/filters/imageenhancement/kritaimageenhancement.desktop:3
+msgid "Name=Enhancement Filters"
+msgstr "Name=增强过滤器"
+
+#: krita/plugins/filters/imageenhancement/kritaimageenhancement.desktop:37
+msgid "Comment=Enhance the quality of an image"
+msgstr ""
+
+#: krita/plugins/filters/lenscorrectionfilter/kritalenscorrectionfilter.desktop:2
+msgid "Comment=Transform an image in a lenscorrection"
+msgstr ""
+
+#: krita/plugins/filters/lenscorrectionfilter/kritalenscorrectionfilter.desktop:33
+#, fuzzy
+msgid "Name=LensCorrection Filter"
+msgstr "Name=容器部件"
+
+#: krita/plugins/filters/levelfilter/kritalevelfilter.desktop:3
+#, fuzzy
+msgid "Name=Levels"
+msgstr "Name=Legal"
+
+#: krita/plugins/filters/levelfilter/kritalevelfilter.desktop:33
+#, fuzzy
+msgid "Comment=Levels"
+msgstr "Comment=显示相关单词"
+
+#: krita/plugins/filters/noisefilter/kritanoisefilter.desktop:3
+#, fuzzy
+msgid "Name=Noise Filter"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/plugins/filters/noisefilter/kritanoisefilter.desktop:36
+#, fuzzy
+msgid "Comment=Add noise to an image"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/oilpaintfilter/kritaoilpaintfilter.desktop:3
+#, fuzzy
+msgid "Name=Oilpaint Filter"
+msgstr "Name=纯文本"
+
+#: krita/plugins/filters/oilpaintfilter/kritaoilpaintfilter.desktop:37
+#, fuzzy
+msgid "Comment=Oilpaint filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/pixelizefilter/kritapixelizefilter.desktop:3
+#, fuzzy
+msgid "Name=Pixelize Filter"
+msgstr "Name=KPresenter"
+
+#: krita/plugins/filters/pixelizefilter/kritapixelizefilter.desktop:39
+#, fuzzy
+msgid "Comment=Pixelize filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/raindropsfilter/kritaraindropsfilter.desktop:3
+#, fuzzy
+msgid "Name=Raindrops Filter"
+msgstr "Name=Karbon WMF 导入过滤器"
+
+#: krita/plugins/filters/raindropsfilter/kritaraindropsfilter.desktop:37
+#, fuzzy
+msgid "Comment=Raindrops filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/randompickfilter/kritarandompickfilter.desktop:2
+#, fuzzy
+msgid "Comment=Random pick to an image"
+msgstr "Comment=KOffice 过滤器"
+
+#: krita/plugins/filters/randompickfilter/kritarandompickfilter.desktop:32
+#, fuzzy
+msgid "Name=Random pick Filter"
+msgstr "Name=Karbon WMF 导入过滤器"
+
+#: krita/plugins/filters/roundcorners/kritaroundcornersfilter.desktop:3
+#: krita/plugins/filters/sobelfilter/kritasobelfilter.desktop:3
+#, fuzzy
+msgid "Name=Sobel Filter"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/plugins/filters/smalltilesfilter/kritasmalltilesfilter.desktop:3
+#, fuzzy
+msgid "Name=Small Tiles Filter"
+msgstr "Name=KPresenter"
+
+#: krita/plugins/filters/threadtest/kritathreadtest.desktop:3
+#, fuzzy
+msgid "Name=Invert Filter with Threads"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/plugins/filters/unsharp/kritaunsharpfilter.desktop:4
+#, fuzzy
+msgid "Name=Image enhancement Filters (Extension)"
+msgstr "Name=增强过滤器"
+
+#: krita/plugins/filters/wavefilter/kritawavefilter.desktop:2
+msgid "Comment=Transform an image in a wave"
+msgstr ""
+
+#: krita/plugins/filters/wavefilter/kritawavefilter.desktop:34
+#, fuzzy
+msgid "Name=Wave Filter"
+msgstr "Name=RGB 色彩模型"
+
+#: krita/plugins/paintops/defaultpaintops/kritadefaultpaintops.desktop:3
+msgid "Name=Default Paint Operations"
+msgstr "Name=默认绘图操作"
+
+#: krita/plugins/paintops/defaultpaintops/kritadefaultpaintops.desktop:44
+msgid "Comment=Default paint operations"
+msgstr "Comment=默认绘图操作"
+
+#: krita/plugins/tools/selectiontools/kritaselectiontools.desktop:3
+msgid "Name=Selection Tools"
+msgstr "Name=选择工具"
+
+#: krita/plugins/tools/tool_crop/kritatoolcrop.desktop:3
+msgid "Name=Crop Tool"
+msgstr "Name=裁剪工具"
+
+#: krita/plugins/tools/tool_curves/kritatoolcurves.desktop:3
+#, fuzzy
+msgid "Name=Curves Tool"
+msgstr "Name=裁剪工具"
+
+#: krita/plugins/tools/tool_filter/kritatoolfilter.desktop:3
+msgid "Name=Filter Tool"
+msgstr "Name=过滤工具"
+
+#: krita/plugins/tools/tool_filter/kritatoolfilter.desktop:46
+msgid "Comment=Filter tool and paint operation"
+msgstr "Comment=过滤器工具和绘图集成"
+
+#: krita/plugins/tools/tool_perspectivegrid/kritatoolperspectivegrid.desktop:3
+#, fuzzy
+msgid "Name=Perspective Grid Tool"
+msgstr "Name=选择工具"
+
+#: krita/plugins/tools/tool_perspectivetransform/kritatoolperspectivetransform.desktop:4
+#, fuzzy
+msgid "Name=Perspective transform Tool"
+msgstr "Name=选择工具"
+
+#: krita/plugins/tools/tool_polygon/kritatoolpolygon.desktop:3
+msgid "Name=Polygon Tool"
+msgstr "Name=多边形工具"
+
+#: krita/plugins/tools/tool_polyline/kritatoolpolyline.desktop:3
+msgid "Name=Polyline Tool"
+msgstr "Name=折线工具"
+
+#: krita/plugins/tools/tool_selectsimilar/kritatoolselectsimilar.desktop:3
+msgid "Name=Select Similar Colors Tool"
+msgstr "Name=选择相似颜色工具"
+
+#: krita/plugins/tools/tool_star/kritatoolstar.desktop:3
+msgid "Name=Star Tool"
+msgstr "Name=星形工具"
+
+#: krita/plugins/tools/tool_transform/kritatooltransform.desktop:3
+msgid "Name=Transform Tool"
+msgstr "Name=变形工具"
+
+#: krita/plugins/viewplugins/colorrange/kritacolorrange.desktop:3
+#, fuzzy
+msgid "Name=Colorrange"
+msgstr "Name="
+
+#: krita/plugins/viewplugins/colorspaceconversion/kritacolorspaceconversion.desktop:3
+#, fuzzy
+msgid "Name=Colorspace Conversion"
+msgstr "Name=色彩空间转换"
+
+#: krita/plugins/viewplugins/dropshadow/kritadropshadow.desktop:3
+msgid "Name=Dropshadow"
+msgstr "Name=阴影"
+
+#: krita/plugins/viewplugins/filtersgallery/kritafiltersgallery.desktop:3
+msgid "Name=Filters Gallery"
+msgstr "Name=滤镜库"
+
+#: krita/plugins/viewplugins/histogram/kritahistogram.desktop:3
+msgid "Name=Histogram Plugin"
+msgstr "Name=直方图插件"
+
+#: krita/plugins/viewplugins/histogram_docker/kritahistogramdocker.desktop:3
+#, fuzzy
+msgid "Name=Histogram Docker"
+msgstr "Name=空文档"
+
+#: krita/plugins/viewplugins/history_docker/kritahistorydocker.desktop:3
+#, fuzzy
+msgid "Name=History Docker"
+msgstr "Name=空文档"
+
+#: krita/plugins/viewplugins/history_docker/kritahistorydocker.desktop:34
+#, fuzzy
+msgid "Comment=Command history docker for Krita"
+msgstr "Comment=Krita 的核心功能模块"
+
+#: krita/plugins/viewplugins/imagesize/kritaimagesize.desktop:3
+msgid "Name=Image Resize and Scale Plugin"
+msgstr ""
+
+#: krita/plugins/viewplugins/modify_selection/kritamodifyselection.desktop:3
+#, fuzzy
+msgid "Name=Modify Selection"
+msgstr "Name=选择工具"
+
+#: krita/plugins/viewplugins/performancetest/kritaperftest.desktop:3
+#, fuzzy
+msgid "Name=Performance Test"
+msgstr "Name=性能测试"
+
+#: krita/plugins/viewplugins/rotateimage/kritarotateimage.desktop:3
+#, fuzzy
+msgid "Name=Rotate Image Plugin"
+msgstr "Name=水彩绘画插件"
+
+#: krita/plugins/viewplugins/screenshot/kritascreenshot.desktop:3
+msgid "Name=Screenshot"
+msgstr "Name=抓图"
+
+#: krita/plugins/viewplugins/scripting/kritascripting.desktop:3
+#: kspread/plugins/scripting/kspreadscripting.desktop:3
+msgid "Name=Scripting plugin"
+msgstr "Name=脚本插件"
+
+#: krita/plugins/viewplugins/scripting/kritascripting.desktop:38
+#: kspread/plugins/scripting/kspreadscripting.desktop:38
+msgid "Comment=Allow execution of scripts"
+msgstr "Comment=允许执行脚本"
+
+#: krita/plugins/viewplugins/selectopaque/kritaselectopaque.desktop:3
+msgid "Name=SelectOpaque"
+msgstr ""
+
+#: krita/plugins/viewplugins/separate_channels/kritaseparatechannels.desktop:3
+msgid "Name=Separate Channels Plugin"
+msgstr "Name=独立通道插件"
+
+#: krita/plugins/viewplugins/shearimage/kritashearimage.desktop:3
+msgid "Name=Shear Image Plugin"
+msgstr ""
+
+#: krita/plugins/viewplugins/substrate/kritasubstrate.desktop:3
+#, fuzzy
+msgid "Name=Substrate"
+msgstr "Name=美式信函"
+
+#: krita/plugins/viewplugins/variations/kritavariations.desktop:3
+#, fuzzy
+msgid "Name=Variations Plugin"
+msgstr "Name=升迁插件"
+
+#: kspread/kspread.desktop:3
+msgid "Name=KSpread"
+msgstr "Name=KSpread"
+
+#: kspread/kspread.desktop:14 kspread/kspreadpart.desktop:54
+msgid "GenericName=Spreadsheets"
+msgstr "GenericName=电子表格"
+
+#: kspread/kspreadpart.desktop:3
+msgid "Name=KOffice Spreadsheet Component"
+msgstr "Name=KOffice 电子表格组件"
+
+#: kspread/templates/Business/.directory:2
+msgid "Name=Business"
+msgstr "Name=商务"
+
+#: kspread/templates/Business/BalanceSheet.desktop:5
+msgid "Name=Balance Sheet"
+msgstr "Name=收支表"
+
+#: kspread/templates/Business/ExpenseReport.desktop:5
+msgid "Name=Expense Report"
+msgstr "Name=开支报告"
+
+#: kspread/templates/Business/Invoice.desktop:5
+msgid "Name=Invoice"
+msgstr "Name=发票"
+
+#: kspread/templates/Business/PackingSlip.desktop:5
+msgid "Name=Packing Slip"
+msgstr "Name=装箱单"
+
+#: kspread/templates/Business/PriceQuotation.desktop:5
+msgid "Name=Price Quotation"
+msgstr "Name=报价"
+
+#: kspread/templates/General/.directory:2
+#: kugar/kudesigner/templates/General/.directory:2
+msgid "Name=General"
+msgstr "Name=常规"
+
+#: kspread/templates/General/StudentIDCard.desktop:5
+msgid "Name=Student ID Card"
+msgstr "Name=学生证"
+
+#: kspread/templates/HomeFamily/.directory:2
+msgid "Name=Home and Family"
+msgstr ""
+
+#: kspread/templates/HomeFamily/BMI.desktop:5
+msgid "Name=BMI Calculator"
+msgstr "Name=BMI 计算器"
+
+#: kspread/templates/HomeFamily/BMI.desktop:58
+msgid "Comment=Simple Body Mass Index Calculator"
+msgstr "Comment=简单的身体状况计算器"
+
+#: kspread/templates/HomeFamily/CreditCardTracker.desktop:5
+msgid "Name=Credit Card Tracker"
+msgstr "Name=信用卡流水账"
+
+#: kspread/templates/HomeFamily/MenuPlan.desktop:5
+msgid "Name=Menu Plan"
+msgstr "Name=菜单计划"
+
+#: kspread/templates/HomeFamily/VacationChecklist.desktop:5
+msgid "Name=Vacation Checklist"
+msgstr "Name=度假核对表"
+
+#: kugar/kudesigner/kudesigner.desktop:9
+msgid "Name=Kugar Designer"
+msgstr "Name=Kugar 设计器"
+
+#: kugar/kudesigner/kudesigner.desktop:51
+msgid "GenericName=Report Template"
+msgstr "GenericName=报告模板"
+
+#: kugar/kudesigner/kudesigner.desktop:92
+msgid "Comment=Report Designer"
+msgstr "Comment=报告设计器"
+
+#: kugar/kudesigner/templates/General/A0.desktop:5
+msgid "Name=A0"
+msgstr "Name=A0"
+
+#: kugar/kudesigner/templates/General/A1.desktop:5
+msgid "Name=A1"
+msgstr "Name=A1"
+
+#: kugar/kudesigner/templates/General/A2.desktop:5
+msgid "Name=A2"
+msgstr "Name=A2"
+
+#: kugar/kudesigner/templates/General/A3.desktop:5
+msgid "Name=A3"
+msgstr "Name=A3"
+
+#: kugar/kudesigner/templates/General/A5.desktop:5
+msgid "Name=A5"
+msgstr "Name=A5"
+
+#: kugar/kudesigner/templates/General/A6.desktop:5
+msgid "Name=A6"
+msgstr "Name=A6"
+
+#: kugar/kudesigner/templates/General/A7.desktop:5
+msgid "Name=A7"
+msgstr "Name=A7"
+
+#: kugar/kudesigner/templates/General/A8.desktop:5
+msgid "Name=A8"
+msgstr "Name=A8"
+
+#: kugar/kudesigner/templates/General/A9.desktop:5
+msgid "Name=A9"
+msgstr "Name=A9"
+
+#: kugar/kudesigner/templates/General/B0.desktop:5
+msgid "Name=B0"
+msgstr "Name=B0"
+
+#: kugar/kudesigner/templates/General/B1.desktop:5
+msgid "Name=B1"
+msgstr "Name=B1"
+
+#: kugar/kudesigner/templates/General/B10.desktop:5
+msgid "Name=B10"
+msgstr "Name=B10"
+
+#: kugar/kudesigner/templates/General/B2.desktop:5
+msgid "Name=B2"
+msgstr "Name=B2"
+
+#: kugar/kudesigner/templates/General/B3.desktop:5
+msgid "Name=B3"
+msgstr "Name=B3"
+
+#: kugar/kudesigner/templates/General/B4.desktop:5
+msgid "Name=B4"
+msgstr "Name=B4"
+
+#: kugar/kudesigner/templates/General/B5.desktop:5
+msgid "Name=B5"
+msgstr "Name=B5"
+
+#: kugar/kudesigner/templates/General/B6.desktop:5
+msgid "Name=B6"
+msgstr "Name=B6"
+
+#: kugar/kudesigner/templates/General/B7.desktop:5
+msgid "Name=B7"
+msgstr "Name=B7"
+
+#: kugar/kudesigner/templates/General/B8.desktop:5
+msgid "Name=B8"
+msgstr "Name=B8"
+
+#: kugar/kudesigner/templates/General/B9.desktop:5
+msgid "Name=B9"
+msgstr "Name=B9"
+
+#: kugar/kudesigner/templates/General/C5E.desktop:5
+msgid "Name=C5E"
+msgstr "Name=C5E"
+
+#: kugar/kudesigner/templates/General/Comm10E.desktop:5
+msgid "Name=Comm10E"
+msgstr "Name=Comm10E"
+
+#: kugar/kudesigner/templates/General/DLE.desktop:5
+msgid "Name=DLE"
+msgstr "Name=DLE"
+
+#: kugar/kudesigner/templates/General/Executive.desktop:5
+msgid "Name=Executive"
+msgstr "Name=行政"
+
+#: kugar/kudesigner/templates/General/Folio.desktop:5
+msgid "Name=Folio"
+msgstr "Name=对开"
+
+#: kugar/kudesigner/templates/General/Ledger.desktop:5
+msgid "Name=Ledger"
+msgstr "Name=帐册"
+
+#: kugar/kudesigner/templates/General/Letter.desktop:5
+msgid "Name=US Letter"
+msgstr "Name=美式信函"
+
+#: kugar/kudesigner/templates/General/Tabloid.desktop:5
+msgid "Name=Tabloid"
+msgstr "Name=小报"
+
+#: kugar/part/kugar.desktop:3
+msgid "Name=Kugar"
+msgstr "Name=Kugar"
+
+#: kugar/part/kugar.desktop:14 kugar/part/kugarpart.desktop:53
+msgid "GenericName=Report Generator"
+msgstr "GenericName=报告生成器"
+
+#: kugar/part/kugarpart.desktop:3
+msgid "Name=KOffice Report Generator Component"
+msgstr "Name=KOffice 报告生成组件"
+
+#: kword/kwmailmerge.desktop:5
+msgid "Comment=KWord mailmerge plugin"
+msgstr "Comment=KWord 邮件合并插件"
+
+#: kword/kword.desktop:4
+msgid "Name=KWord"
+msgstr "Name=KWord"
+
+#: kword/kword.desktop:14
+msgid "GenericName=Word Processing"
+msgstr "GenericName=字处理"
+
+#: kword/kwordpart.desktop:4
+msgid "Name=KOffice Word Processing Component"
+msgstr "Name=KOffice 字处理组件"
+
+#: kword/kwordpart.desktop:53
+msgid "GenericName=Text Documents"
+msgstr "GenericName=文本文档"
+
+#: kword/mailmerge/kabc/kwmailmerge_kabc.desktop:6
+msgid "Name=KDE Addressbook Plugin"
+msgstr "Name=KDE 地址簿插件"
+
+#: kword/mailmerge/kabc/kwmailmerge_kabc.desktop:55
+msgid ""
+"Comment=This datasource type lets you use your KDE Address Book entries."
+msgstr "Comment=该数据源类型允许您使用您的 KDE 地址簿条目。"
+
+#: kword/mailmerge/kspread/kwmailmerge_kspread.desktop:6
+msgid "Name=KSpread Table Source"
+msgstr "Name=KSpread 表源"
+
+#: kword/mailmerge/kspread/kwmailmerge_kspread.desktop:52
+msgid ""
+"Comment=This datasource type lets you use your entries from a kspread file."
+msgstr "Comment=该数据源类型允许您从 kspead 文件中使用您的条目。"
+
+#: kword/mailmerge/kwserialletter_classic.desktop:6
+msgid "Name=Internal Storage"
+msgstr "Name=内部存储"
+
+#: kword/mailmerge/kwserialletter_classic.desktop:64
+msgid "Comment=This datasource type stores the data directly in the KWord file"
+msgstr "Comment=该数据源类型将数据直接保存在 KWord 文件中"
+
+#: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6
+msgid "Name=Qt-SQL Source (single table)"
+msgstr "Name=Qt-SQL 源(单表)"
+
+#: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:48
+#: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:50
+msgid ""
+"Comment=This datasource type lets you use SQL database tables stored on a SQL "
+"Server. Depending on your system configuration, MySQL, PostgreSQL and UnixODBC "
+"are among the supported database backends. There might even be more (Oracle in "
+"commercial Qt versions or 3rd party backends)."
+msgstr ""
+"Comment=此数据库类型允许您使用存储于 SQL 服务器的 SQL 数据库表。根据您的系统配置不同,MySQL、PostgreSQL 和 UnixODBC "
+"都是支持的后端数据库。可能还有更多(Qt 商业版中附带 Oracle 支持,或使用第三方后端)。"
+
+#: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6
+msgid "Name=Qt-SQL Source (power user)"
+msgstr "Name=Qt-SQL 源(高级用户)"
+
+#: kword/templates/CardsAndLabels/.directory:2
+msgid "Name=Cards and Labels"
+msgstr "Name=卡片和标签"
+
+#: kword/templates/CardsAndLabels/BusinessCards10.desktop:4
+msgid "Name=Business Cards 10"
+msgstr "Name=商务卡片 10"
+
+#: kword/templates/CardsAndLabels/LabelsL16.desktop:4
+msgid "Name=Labels L16"
+msgstr "Name=L16 标签"
+
+#: kword/templates/Envelopes/.directory:2
+msgid "Name=Envelopes"
+msgstr "Name=信封"
+
+#: kword/templates/Envelopes/EnvelopeC6.desktop:4
+msgid "Name=Envelope C6"
+msgstr "Name=C6 信封"
+
+#: kword/templates/Envelopes/EnvelopeDL.desktop:4
+msgid "Name=Envelope DL"
+msgstr "Name=DL 信封"
+
+#: kword/templates/Wordprocessing/.directory:2
+#: kword/templates/Wordprocessing/A4.desktop:5
+msgid "Name=Blank Document"
+msgstr "Name=空文档"
+
+#: kword/templates/Wordprocessing/A4.desktop:43
+msgid "Comment=Creates a blank A4 document, with a small page margin."
+msgstr "Comment=创建带有小页边距的空 A4 文档。"
+
+#: kword/templates/Wordprocessing/ColorfulA4.desktop:5
+#: kword/templates/Wordprocessing/ColorfulLetter.desktop:5
+msgid "Name=Colorful Document"
+msgstr "Name=多彩文档"
+
+#: kword/templates/Wordprocessing/ColorfulA4.desktop:44
+#: kword/templates/Wordprocessing/ColorfulLetter.desktop:44
+msgid ""
+"Comment=A two-column template with stylishly colored headers and footers"
+msgstr "Comment=页眉和页脚颜色多彩的两栏模板"
+
+#: kword/templates/Wordprocessing/FaxA4.desktop:5
+#: kword/templates/Wordprocessing/FaxLetter.desktop:5
+msgid "Name=Fax Template"
+msgstr "Name=传真模板"
+
+#: kword/templates/Wordprocessing/FaxA4.desktop:62
+#: kword/templates/Wordprocessing/FaxLetter.desktop:62
+msgid "Comment=A template to quickly create a facsimile communication"
+msgstr ""
+
+#: kword/templates/Wordprocessing/Letter.desktop:5
+msgid "Name=Blank Page"
+msgstr "Name=空页面"
+
+#: kword/templates/Wordprocessing/Letter.desktop:43
+msgid "Comment=Creates a blank US Letter document."
+msgstr "Comment=创建空的美式信函文档。"
+
+#: kword/templates/Wordprocessing/Memo.desktop:5
+msgid "Name=Memorandum"
+msgstr "Name=备忘录"
+
+#: kword/templates/Wordprocessing/Memo.desktop:33
+msgid "Comment=Basic template for quickly writing a good-looking memo"
+msgstr "Comment=速写备忘录的基本模板"
+
+#: kword/templates/Wordprocessing/ProfessionalA4.desktop:5
+#: kword/templates/Wordprocessing/ProfessionalLetter.desktop:5
+msgid "Name=Professional Letter"
+msgstr "Name=专业信函"
+
+#: kword/templates/Wordprocessing/ProfessionalA4.desktop:43
+#: kword/templates/Wordprocessing/ProfessionalLetter.desktop:43
+msgid ""
+"Comment=Creates a blank document with wide margins for professional looking "
+"documents"
+msgstr ""
+
+#: kword/templates/Wordprocessing/TwoColumns.desktop:5
+#: kword/templates/Wordprocessing/TwoColumnsLetter.desktop:5
+msgid "Name=Two Columns"
+msgstr "Name=两栏"
+
+#: kword/templates/Wordprocessing/TwoColumns.desktop:71
+msgid "Comment=Creates an A4 document with two columns per page."
+msgstr "Comment=创建每页两栏的 A4 文档。"
+
+#: kword/templates/Wordprocessing/TwoColumnsLetter.desktop:71
+msgid "Comment=Creates a letter document with two columns per page."
+msgstr "Comment=创建每页两栏的信函文档。"
+
+#: lib/kofficecore/kodocinfopropspage.desktop:4
+msgid "Name=KOffice Document Info Properties Page"
+msgstr "Name=KOffice 文档基本信息和属性"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.chart.desktop:7
+msgid "Comment=OASIS OpenDocument Chart"
+msgstr "Comment=OASIS OpenDocument 图表"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.formula.desktop:7
+msgid "Comment=OASIS OpenDocument Formula"
+msgstr "Comment=OASIS OpenDocument 公式"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.graphics-template.desktop:7
+msgid "Comment=OASIS OpenDocument Graphics Template"
+msgstr "Comment=OASIS OpenDocument 绘图模板"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.graphics.desktop:7
+msgid "Comment=OASIS OpenDocument Graphics"
+msgstr "Comment=OASIS OpenDocument 绘图"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.image.desktop:7
+msgid "Comment=OASIS OpenDocument Image"
+msgstr "Comment=OASIS OpenDocument 图像"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.presentation-template.desktop:7
+msgid "Comment=OASIS OpenDocument Presentation Template"
+msgstr "Comment=OASIS OpenDocument 演示文稿模板"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.presentation.desktop:7
+msgid "Comment=OASIS OpenDocument Presentation"
+msgstr "Comment=OASIS OpenDocument 演示文稿"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.spreadsheet-template.desktop:7
+msgid "Comment=OASIS OpenDocument SpreadSheet Template"
+msgstr "Comment=OASIS OpenDocument 工作簿模板"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.spreadsheet.desktop:7
+msgid "Comment=OASIS OpenDocument SpreadSheet"
+msgstr "Comment=OASIS OpenDocument 工作簿"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.text-template.desktop:7
+msgid "Comment=OASIS OpenDocument Text Template"
+msgstr "Comment=OASIS OpenDocument 文本模板"
+
+#: mimetypes/kde33/vnd.oasis.opendocument.text.desktop:7
+msgid "Comment=OASIS OpenDocument Text"
+msgstr "Comment=OASIS OpenDocument 文本"
+
+#: mimetypes/kde351/x-raw.desktop:7
+msgid "Comment=RAW Camera Image"
+msgstr "Comment=相机 RAW 图像"
+
+#: servicetypes/kofficepart.desktop:6
+msgid "Comment=KOffice Component"
+msgstr "Comment=KOffice 组件"
+
+#: servicetypes/kofilter.desktop:5
+msgid "Comment=KOffice Filter"
+msgstr "Comment=KOffice 过滤器"
+
+#: servicetypes/kofilterwrapper.desktop:5
+msgid "Comment=KOffice Filter Wrapper"
+msgstr "Comment=KOffice 过滤器包装"
+
+#: servicetypes/koplugin.desktop:5
+msgid "Comment=KOffice Plugin"
+msgstr "Comment=KOffice 插件"
+
+#: templates/Illustration.desktop:3
+msgid "Name=Illustration Document..."
+msgstr "Name=Illustrator 文档..."
+
+#: templates/Illustration.desktop:50
+msgid "Comment=New Karbon14 document:"
+msgstr "Comment=新建 Karbon14 文档:"
+
+#: templates/Presentation.desktop:3
+msgid "Name=Presentation Document..."
+msgstr "Name=演示文稿..."
+
+#: templates/Presentation.desktop:52
+msgid "Comment=New KPresenter presentation document:"
+msgstr "Comment=新建 KPresenter 演示文档:"
+
+#: templates/SpreadSheet.desktop:3
+msgid "Name=Spread Sheet Document..."
+msgstr "Name=电子表格文档..."
+
+#: templates/SpreadSheet.desktop:53
+msgid "Comment=New KSpread document:"
+msgstr "Comment=新建 KSpread 文档:"
+
+#: templates/TextDocument.desktop:3
+msgid "Name=Text Document..."
+msgstr "Name=文本文档..."
+
+#: templates/TextDocument.desktop:54
+msgid "Comment=New KWord document:"
+msgstr "Comment=新建 KWord 文档:"
+
+#: tools/kfile-plugins/abiword/kfile_abiword.desktop:4
+msgid "Name=Abiword Info"
+msgstr "Name=Abiword 信息"
+
+#: tools/kfile-plugins/gnumeric/kfile_gnumeric.desktop:4
+msgid "Name=Gnumeric Info"
+msgstr "Name=Gnumeric 信息"
+
+#: tools/kfile-plugins/koffice/kfile_koffice.desktop:4
+msgid "Name=KOffice Info"
+msgstr "Name=KOffice 信息"
+
+#: tools/kfile-plugins/ooo/kfile_ooo.desktop:4
+msgid "Name=OpenOffice.org Info"
+msgstr "Name=OpenOffice.org 信息"
+
+#: tools/kthesaurus/KThesaurus.desktop:3
+msgid "Name=KThesaurus"
+msgstr "Name=KThesaurus"
+
+#: tools/kthesaurus/KThesaurus.desktop:19
+msgid "GenericName=Related Words"
+msgstr "GenericName=相关单词"
+
+#: tools/quickprint/karbon_konqi.desktop:7
+#: tools/quickprint/kchart_konqi.desktop:7
+#: tools/quickprint/kexi_konqi.desktop:7
+#: tools/quickprint/kformula_konqi.desktop:7
+#: tools/quickprint/kivio_konqi.desktop:7
+#: tools/quickprint/kpresenter_konqi.desktop:7
+#: tools/quickprint/krita_konqi.desktop:7
+#: tools/quickprint/kspread_konqi.desktop:7
+#: tools/quickprint/kword_konqi.desktop:7
+msgid "Name=Print..."
+msgstr "Name=打印..."
+
+#: tools/spell/kspelltool.desktop:3
+msgid "Name=Spell Checker Tool"
+msgstr "Name=拼写检查工具"
+
+#: tools/spell/kspelltool.desktop:71
+msgid "Comment=Check this Word's Spelling"
+msgstr "Comment=检查该词拼写"
+
+#: tools/thesaurus/thesaurustool.desktop:4
+msgid "Name=Thesaurus Tool"
+msgstr "Name=词典工具"
+
+#: tools/thesaurus/thesaurustool.desktop:65
+msgid "Comment=Show Related Words"
+msgstr "Comment=显示相关单词"
+
+#: tools/thumbnail/clipartthumbnail.desktop:4
+msgid "Name=Clipart"
+msgstr "Name=剪贴画"
+
+#: tools/thumbnail/kofficethumbnail.desktop:4
+msgid "Name=KOffice Files"
+msgstr "Name=KOffice 文件"
+
+#: tools/thumbnail/otherofficethumbnail.desktop:4
+msgid "Name=Other Office Files"
+msgstr "Name=其它 Office 文件"
+
+#, fuzzy
+#~ msgid "Name=Chinese Brush"
+#~ msgstr "Name=默认绘图操作"
+
+#, fuzzy
+#~ msgid "Comment=Chinese Brush"
+#~ msgstr "Comment=显示相关单词"
+
+#, fuzzy
+#~ msgid "Name=Smeary Brush"
+#~ msgstr "Name=默认绘图操作"
+
+#, fuzzy
+#~ msgid "Comment=Smeary brush"
+#~ msgstr "Comment=显示相关单词"
+
+#, fuzzy
+#~ msgid "Name=Siox Tool"
+#~ msgstr "Name=星形工具"
+
+#~ msgid "Name=WriteUp"
+#~ msgstr "Name=写呀"
+
+#~ msgid "GenericName=Simplified Word Processing"
+#~ msgstr "GenericName=简化的字处理"
+
+#~ msgid "Name=KOffice Simplified Word Processing Component"
+#~ msgstr "Name=KOffice 简化的字处理组件"
+
+#~ msgid "Name=SQLite"
+#~ msgstr "Name=SQLite"
+
+#, fuzzy
+#~ msgid "Comment=Create scalable vector drawings"
+#~ msgstr "Comment=创建一个空文档"
diff --git a/koffice-i18n-zh_CN/messages/koffice/example.po b/koffice-i18n-zh_CN/messages/koffice/example.po
new file mode 100644
index 00000000..54811205
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/example.po
@@ -0,0 +1,40 @@
+# translation of example.po to Simplified Chinese
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Mai Hao Hui <mhh@126.com>, 2001.
+# Xiong Jiang <jxiong@offtopic.org>, 2002.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: example\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2003-08-06 22:58+0800\n"
+"Last-Translator: Mai Hao Hui <mhh@126.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: main.cc:31
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: example_aboutdata.h:26
+msgid "Example KOffice Program"
+msgstr "KOffice 范例程序"
+
+#: example_aboutdata.h:35
+msgid "Example"
+msgstr "范例"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
diff --git a/koffice-i18n-zh_CN/messages/koffice/karbon.po b/koffice-i18n-zh_CN/messages/koffice/karbon.po
new file mode 100644
index 00000000..cd4afaec
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/karbon.po
@@ -0,0 +1,1827 @@
+# translation of karbon.po to Simplified Chinese
+# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002, 2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2005, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: karbon 1.4\n"
+"POT-Creation-Date: 2006-11-02 02:46+0100\n"
+"PO-Revision-Date: 2006-01-30 05:59+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file data/karbon.rc line 20
+#: rc.cpp:9
+#, no-c-format
+msgid "P&urge"
+msgstr "清除(&U)"
+
+#. i18n: file data/karbon.rc line 46
+#: rc.cpp:15
+#, no-c-format
+msgid "&Object"
+msgstr "对象(&O)"
+
+#. i18n: file data/karbon.rc line 49
+#: rc.cpp:18 rc.cpp:51
+#, no-c-format
+msgid "&Order"
+msgstr "排序(&O)"
+
+#. i18n: file data/karbon.rc line 56
+#: rc.cpp:21 rc.cpp:54
+#, no-c-format
+msgid "&Align"
+msgstr "对齐(&A)"
+
+#. i18n: file data/karbon.rc line 66
+#: rc.cpp:24
+#, no-c-format
+msgid "&Distribute"
+msgstr "排布(&D)"
+
+#. i18n: file data/karbon.rc line 82
+#: rc.cpp:27
+#, no-c-format
+msgid "Effe&cts"
+msgstr "效果(&C)"
+
+#. i18n: file data/karbon.rc line 107
+#: rc.cpp:39
+#, no-c-format
+msgid "Object"
+msgstr "对象"
+
+#. i18n: file data/karbon.rc line 118
+#: rc.cpp:42
+#, no-c-format
+msgid "Toolbox"
+msgstr "工具箱"
+
+#. i18n: file data/karbon.rc line 130
+#: rc.cpp:48 tools/vtexttool.cc:377
+#, no-c-format
+msgid "Effects"
+msgstr "效果"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: karbon_part.cc:291
+msgid "Invalid OASIS document. No office:body tag found."
+msgstr "无效的 OASIS 文档。未找到 office:body 标签。"
+
+#: karbon_part.cc:299
+msgid "Invalid OASIS document. No office:drawing tag found."
+msgstr "无效的 OASIS 文档。未找到 office:drawing 标签。"
+
+#: karbon_part.cc:307
+msgid "Invalid OASIS document. No draw:page tag found."
+msgstr "无效的 OASIS 文档。未找到 draw:page 标签。"
+
+#: karbon_view.cc:390
+msgid "Insert Clipart"
+msgstr "插入剪贴画"
+
+#: karbon_view.cc:513
+msgid "Paste Object"
+msgstr "粘贴对象"
+
+#: karbon_view.cc:514
+msgid "Paste Objects"
+msgstr "粘贴对象"
+
+#: karbon_view.cc:564
+msgid "This action cannot be undone later. Do you really want to continue?"
+msgstr "这个操作不能在以后撤消。您确定要继续吗?"
+
+#: karbon_view.cc:565
+msgid "Purge History"
+msgstr "清除历史"
+
+#: commands/vtransformcmd.cc:46 commands/vtransformcmd.cc:64
+#: karbon_view.cc:693
+msgid "Duplicate Object"
+msgstr "复制对象"
+
+#: commands/vtransformcmd.cc:48 commands/vtransformcmd.cc:66
+#: karbon_view.cc:694
+msgid "Duplicate Objects"
+msgstr "复制对象"
+
+#: karbon_view.cc:813 karbon_view.cc:972
+msgid "Zoom Width"
+msgstr "缩放宽度"
+
+#: karbon_view.cc:819 karbon_view.cc:971
+msgid "Whole Page"
+msgstr "整页"
+
+#: karbon_view.cc:943
+msgid "View &Mode"
+msgstr "查看模式(&M)"
+
+#: karbon_view.cc:951
+msgid "Normal"
+msgstr "普通"
+
+#: karbon_view.cc:951
+msgid "Wireframe"
+msgstr "线框架"
+
+#: karbon_view.cc:958
+#, no-c-format
+msgid "25%"
+msgstr "25%"
+
+#: karbon_view.cc:960
+#, no-c-format
+msgid "50%"
+msgstr "50%"
+
+#: karbon_view.cc:962
+#, no-c-format
+msgid "100%"
+msgstr "100%"
+
+#: karbon_view.cc:964
+#, no-c-format
+msgid "200%"
+msgstr "200%"
+
+#: karbon_view.cc:966
+#, no-c-format
+msgid "300%"
+msgstr "300%"
+
+#: karbon_view.cc:968
+#, no-c-format
+msgid "400%"
+msgstr "400%"
+
+#: karbon_view.cc:970
+#, no-c-format
+msgid "800%"
+msgstr "800%"
+
+#: karbon_view.cc:981
+msgid "Show Page Margins"
+msgstr "显示页边距"
+
+#: karbon_view.cc:984
+msgid "Hide Page Margins"
+msgstr "隐藏页边距"
+
+#: karbon_view.cc:1002
+msgid "&Import Graphic..."
+msgstr "导入图片(&I)..."
+
+#: karbon_view.cc:1005
+msgid "D&elete"
+msgstr "删除(&E)"
+
+#: karbon_view.cc:1008
+msgid "&History"
+msgstr "历史(&H)"
+
+#: karbon_view.cc:1014 widgets/vtranslate.cc:62
+msgid "&Duplicate"
+msgstr "复制(&D)"
+
+#: karbon_view.cc:1017
+msgid "Bring to &Front"
+msgstr "提升到最上面(&F)"
+
+#: karbon_view.cc:1020
+msgid "&Raise"
+msgstr "升高(&R)"
+
+#: karbon_view.cc:1023
+msgid "&Lower"
+msgstr "降低(&L)"
+
+#: karbon_view.cc:1026
+msgid "Send to &Back"
+msgstr "放到最下面(&B)"
+
+#: karbon_view.cc:1030
+msgid "Align Left"
+msgstr "左对齐"
+
+#: karbon_view.cc:1034
+msgid "Align Center (Horizontal)"
+msgstr "居中对齐(水平)"
+
+#: karbon_view.cc:1038
+msgid "Align Right"
+msgstr "右对齐"
+
+#: karbon_view.cc:1042
+msgid "Align Top"
+msgstr "上对齐"
+
+#: karbon_view.cc:1046
+msgid "Align Middle (Vertical)"
+msgstr "居中对齐(垂直)"
+
+#: karbon_view.cc:1050
+msgid "Align Bottom"
+msgstr "下对齐"
+
+#: karbon_view.cc:1055
+msgid "Distribute Center (Horizontal)"
+msgstr "水平居中排布"
+
+#: karbon_view.cc:1059
+msgid "Distribute Gaps (Horizontal)"
+msgstr "垂直居中排布"
+
+#: karbon_view.cc:1063
+msgid "Distribute Left Borders"
+msgstr ""
+
+#: karbon_view.cc:1067
+msgid "Distribute Right Borders"
+msgstr ""
+
+#: karbon_view.cc:1071
+msgid "Distribute Center (Vertical)"
+msgstr ""
+
+#: karbon_view.cc:1075
+msgid "Distribute Gaps (Vertical)"
+msgstr ""
+
+#: karbon_view.cc:1079
+msgid "Distribute Bottom Borders"
+msgstr ""
+
+#: karbon_view.cc:1083
+msgid "Distribute Top Borders"
+msgstr ""
+
+#: karbon_view.cc:1087
+msgid "Show Rulers"
+msgstr "显示标尺"
+
+#: karbon_view.cc:1089
+msgid "Hide Rulers"
+msgstr "隐藏标尺"
+
+#: karbon_view.cc:1091
+#, fuzzy
+msgid "Shows or hides rulers."
+msgstr "显示或隐藏标尺。"
+
+#: karbon_view.cc:1093
+msgid "Show Grid"
+msgstr "显示网格"
+
+#: karbon_view.cc:1095
+msgid "Hide Grid"
+msgstr "隐藏网格"
+
+#: karbon_view.cc:1097
+#, fuzzy
+msgid "Shows or hides grid."
+msgstr "显示或隐藏网格。"
+
+#: karbon_view.cc:1099
+msgid "Snap to Grid"
+msgstr "吸附到网格"
+
+#: karbon_view.cc:1100
+#, fuzzy
+msgid "Snaps to grid."
+msgstr "吸附到网格。"
+
+#: karbon_view.cc:1103
+msgid "&Group Objects"
+msgstr "组合对象(&G)"
+
+#: karbon_view.cc:1106
+msgid "&Ungroup Objects"
+msgstr "解除对象组合(&U)"
+
+#: karbon_view.cc:1109
+msgid "&Close Path"
+msgstr "关闭路径(&C)"
+
+#: karbon_view.cc:1114
+msgid "Line Style"
+msgstr "线型"
+
+#: karbon_view.cc:1118
+msgid "Set Line Width"
+msgstr "设定线宽"
+
+#: karbon_view.cc:1132
+msgid "Configure Karbon..."
+msgstr "配置 Karbon..."
+
+#: karbon_view.cc:1135
+msgid "Page &Layout..."
+msgstr "页面布局(&L)..."
+
+#: dialogs/vconfiguredlg.cc:73 karbon_view.cc:1471
+msgid "Document"
+msgstr "文档"
+
+#: karbon_view.cc:1479
+msgid "Layers"
+msgstr "图层"
+
+#: karbon_view.cc:1486
+msgid "History"
+msgstr "历史"
+
+#: dockers/vstrokedocker.cc:45 karbon_view.cc:1493
+msgid "Stroke Properties"
+msgstr "笔触属性"
+
+#: dockers/vtransformdocker.cc:43 karbon_view.cc:1511
+msgid "Transform"
+msgstr "变形"
+
+#: dockers/vstyledocker.cc:78 karbon_view.cc:1521
+msgid "Resources"
+msgstr "资源"
+
+#: main.cc:33
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: commands/valigncmd.cc:31
+msgid "Align Objects"
+msgstr "对齐对象"
+
+#: commands/vbooleancmd.cc:34
+msgid "Boolean Operation"
+msgstr "布尔操作"
+
+#: commands/vcleanupcmd.cc:27
+msgid "Clean Up"
+msgstr "清理"
+
+#: commands/vclosepathcmd.cc:26
+msgid "Close Path"
+msgstr "关闭路径"
+
+#: commands/vcommand.cc:347
+msgid "&Undo: "
+msgstr "撤消(&U):"
+
+#: commands/vcommand.cc:361
+msgid "&Redo: "
+msgstr "重做(&R):"
+
+#: commands/vdeletecmd.cc:27
+msgid "Delete Objects"
+msgstr "删除对象"
+
+#: commands/vdeletecmd.cc:32 commands/vdeletecmd.cc:36
+msgid "Delete Object"
+msgstr "删除对象"
+
+#: commands/vdeletenodescmd.cc:31
+msgid "Delete Node"
+msgstr "删除节点"
+
+#: commands/vdistributecmd.cc:29
+msgid "Distribute Objects"
+msgstr "排布对象"
+
+#: commands/vfillcmd.cc:32
+msgid "Fill Objects"
+msgstr "填充对象"
+
+#: commands/vfillcmd.cc:37
+msgid "Fill Object"
+msgstr "填充对象"
+
+#: commands/vflattencmd.cc:55
+msgid "Flatten Curves"
+msgstr "平整曲线"
+
+#: commands/vgroupcmd.cc:30
+msgid "Group Objects"
+msgstr "组合对象"
+
+#: commands/vstrokecmd.cc:30 commands/vstrokecmd.cc:40
+#: commands/vstrokecmd.cc:51
+msgid "Stroke Objects"
+msgstr "笔触对象"
+
+#: commands/vstrokecmd.cc:36 commands/vstrokecmd.cc:47
+#: commands/vstrokecmd.cc:58
+msgid "Stroke Object"
+msgstr "笔触对象"
+
+#: commands/vstrokecmd.cc:62
+msgid "Stroke Width"
+msgstr "笔触宽度"
+
+#: commands/vstrokecmd.cc:70
+msgid "Stroke Color"
+msgstr "笔触颜色"
+
+#: commands/vstrokecmd.cc:78
+#, fuzzy
+msgid "Dash Pattern"
+msgstr "图案"
+
+#: commands/vtextcmd.cc:30 tools/vtexttool.cc:697 tools/vtexttool.cc:759
+#: tools/vtexttool.cc:848 tools/vtexttool.cc:1124
+msgid "Insert Text"
+msgstr "插入文字"
+
+#: commands/vtransformcmd.cc:37
+msgid "Transform Objects"
+msgstr "对象变形"
+
+#: commands/vtransformcmd.cc:51
+msgid "Transform Object"
+msgstr "对象变形"
+
+#: commands/vtransformcmd.cc:235
+msgid "Translate Objects"
+msgstr "平移对象"
+
+#: commands/vtransformcmd.cc:238
+msgid "Translate Object"
+msgstr "平移对象"
+
+#: commands/vtransformcmd.cc:245
+msgid "Scale Objects"
+msgstr "缩放对象"
+
+#: commands/vtransformcmd.cc:248
+msgid "Scale Object"
+msgstr "缩放对象"
+
+#: commands/vtransformcmd.cc:257
+msgid "Shear Objects"
+msgstr "扭曲对象"
+
+#: commands/vtransformcmd.cc:260
+msgid "Shear Object"
+msgstr "扭曲对象"
+
+#: commands/vtransformcmd.cc:268
+msgid "Rotate Objects"
+msgstr "翻转对象"
+
+#: commands/vtransformcmd.cc:271
+msgid "Rotate Object"
+msgstr "翻转对象"
+
+#: commands/vtransformcmd.cc:279
+msgid "Translate Bezier"
+msgstr "平移贝塞尔对象"
+
+#: commands/vtransformcmd.cc:401
+msgid "Translate Points"
+msgstr "平移点"
+
+#: commands/vtransformcmd.cc:414
+msgid "Translate Point"
+msgstr "平移点"
+
+#: commands/vungroupcmd.cc:30
+msgid "Ungroup Objects"
+msgstr "解除对象组合"
+
+#: commands/vzordercmd.cc:28 commands/vzordercmd.cc:34
+msgid "Order Selection"
+msgstr "排序选择"
+
+#: dialogs/vcolordlg.cc:28
+msgid "Uniform Color"
+msgstr "相同的颜色"
+
+#: dialogs/vcolortab.cc:59
+msgid "Reference"
+msgstr "参考"
+
+#: dialogs/vcolortab.cc:60
+msgid "Old:"
+msgstr "以前:"
+
+#: dialogs/vcolortab.cc:61
+msgid "New:"
+msgstr "新的:"
+
+#: dialogs/vcolortab.cc:71
+msgid "Components"
+msgstr "组件"
+
+#: dialogs/vcolortab.cc:74 dockers/vtransformdocker.cc:77
+msgid "R:"
+msgstr "R:"
+
+#: dialogs/vcolortab.cc:75
+msgid "G:"
+msgstr "G:"
+
+#: dialogs/vcolortab.cc:76
+msgid "B:"
+msgstr "B:"
+
+#: dialogs/vcolortab.cc:85
+msgid ""
+"_: Hue:\n"
+"H:"
+msgstr "H:"
+
+#: dialogs/vcolortab.cc:86
+msgid ""
+"_: Saturation:\n"
+"S:"
+msgstr "S:"
+
+#: dialogs/vcolortab.cc:87
+msgid ""
+"_: Value:\n"
+"V:"
+msgstr "V:"
+
+#: dialogs/vcolortab.cc:97
+msgid "Opacity"
+msgstr "不透明"
+
+#: dialogs/vcolortab.cc:108 dockers/vcolordocker.cc:83
+msgid "RGB"
+msgstr "RGB"
+
+#: dialogs/vconfiguredlg.cc:53 dialogs/vconfiguredlg.cc:118
+msgid "Interface"
+msgstr "界面"
+
+#: dialogs/vconfiguredlg.cc:59 dialogs/vconfiguredlg.cc:220
+msgid "Misc"
+msgstr "杂项"
+
+#: dialogs/vconfiguredlg.cc:65
+msgid "Grid"
+msgstr "网格"
+
+#: dialogs/vconfiguredlg.cc:73 dialogs/vconfiguredlg.cc:388
+msgid "Document Settings"
+msgstr "文档设置"
+
+#: dialogs/vconfiguredlg.cc:138
+msgid "Show status bar"
+msgstr "显示状态条"
+
+#: dialogs/vconfiguredlg.cc:143
+msgid "Number of recent files:"
+msgstr "最近打开文件个数:"
+
+#: dialogs/vconfiguredlg.cc:147
+msgid "Copy offset:"
+msgstr "复制偏移量:"
+
+#: dialogs/vconfiguredlg.cc:151
+msgid "Palette font size:"
+msgstr ""
+
+#: dialogs/vconfiguredlg.cc:240
+msgid "Undo/redo limit:"
+msgstr "撤消/重做限额:"
+
+#: dialogs/vconfiguredlg.cc:245
+msgid "Units:"
+msgstr "单位:"
+
+#: dialogs/vconfiguredlg.cc:298
+msgid "Show &grid"
+msgstr "显示网格(&G)"
+
+#: dialogs/vconfiguredlg.cc:300
+msgid "Snap to g&rid"
+msgstr "吸附到网格(&R)"
+
+#: dialogs/vconfiguredlg.cc:302
+msgid "Grid &color:"
+msgstr "网格颜色(&C):"
+
+#: dialogs/vconfiguredlg.cc:306
+msgid "&Horizontal:"
+msgstr "水平(&H):"
+
+#: dialogs/vconfiguredlg.cc:309
+msgid "&Vertical:"
+msgstr "垂直(&V):"
+
+#: dialogs/vconfiguredlg.cc:312
+msgid "Snap Distance"
+msgstr "吸附距离"
+
+#: dialogs/vconfiguredlg.cc:313
+msgid "H&orizontal:"
+msgstr "水平(&O):"
+
+#: dialogs/vconfiguredlg.cc:316
+msgid "V&ertical:"
+msgstr "垂直(&E):"
+
+#: dialogs/vconfiguredlg.cc:408
+msgid "Auto save (min):"
+msgstr "自动保存(分钟):"
+
+#: dialogs/vconfiguredlg.cc:409
+msgid "No auto save"
+msgstr "不自动保存"
+
+#: dialogs/vconfiguredlg.cc:410
+msgid "min"
+msgstr "分钟"
+
+#: dialogs/vconfiguredlg.cc:412
+msgid "Create backup file"
+msgstr "创建备份文件"
+
+#: dialogs/vconfiguredlg.cc:415
+msgid "Save as path"
+msgstr "保存为路径"
+
+#: dialogs/vstrokedlg.cc:43 dialogs/vstrokedlg.cc:68 dialogs/vstrokedlg.cc:123
+#: widgets/vgradienttabwidget.cc:202
+msgid "Stroke"
+msgstr "笔触"
+
+#: dialogs/vstrokedlg.cc:51 dockers/vstrokedocker.cc:51
+#, fuzzy
+msgid ""
+"_: stroke width\n"
+"Width:"
+msgstr "笔触宽度"
+
+#: dialogs/vstrokedlg.cc:57
+msgid "Style:"
+msgstr "样式:"
+
+#: dialogs/vstrokedlg.cc:66 widgets/vgradienttabwidget.cc:198
+#: widgets/vtypebuttonbox.cc:231
+msgid "None"
+msgstr "无"
+
+#: dialogs/vstrokedlg.cc:70 tools/vgradienttool.cc:66
+#: tools/vgradienttool.cc:480 widgets/vtypebuttonbox.cc:247
+msgid "Gradient"
+msgstr "渐变"
+
+#: dialogs/vstrokedlg.cc:72
+msgid "Type"
+msgstr "类型"
+
+#: dialogs/vstrokedlg.cc:87
+msgid "Cap"
+msgstr "顶点"
+
+#: dialogs/vstrokedlg.cc:101
+msgid "Join"
+msgstr "接合"
+
+#: dockers/vcolordocker.cc:58
+msgid "Color Chooser"
+msgstr "颜色选择器"
+
+#: dockers/vcolordocker.cc:74
+msgid "HSV"
+msgstr ""
+
+#: dockers/vcolordocker.cc:92 plugins/shadoweffect/shadoweffectplugin.cc:73
+msgid "Opacity:"
+msgstr "不透明度:"
+
+#: dockers/vcolordocker.cc:95
+msgid "Alpha (opacity)"
+msgstr ""
+
+#: dockers/vdocumentdocker.cc:231
+msgid ""
+"_: document width\n"
+"Width:"
+msgstr ""
+
+#: dockers/vdocumentdocker.cc:232 tools/vellipsetool.cc:52
+#: tools/vrectangletool.cc:41 tools/vsinustool.cc:43
+#: widgets/vselecttoolbar.cc:56
+msgid "Height:"
+msgstr "高度:"
+
+#: dockers/vdocumentdocker.cc:235
+msgid "Layers:"
+msgstr "图层数:"
+
+#: dockers/vdocumentdocker.cc:236
+msgid "Format:"
+msgstr "格式:"
+
+#: dockers/vdocumentdocker.cc:463
+msgid "New"
+msgstr "新建"
+
+#: dockers/vdocumentdocker.cc:467
+msgid "Raise"
+msgstr "提升"
+
+#: dockers/vdocumentdocker.cc:471
+msgid "Lower"
+msgstr "降低"
+
+#: dockers/vdocumentdocker.cc:482
+msgid "Item"
+msgstr "项目"
+
+#: dockers/vdocumentdocker.cc:483
+msgid "L"
+msgstr "L"
+
+#: dockers/vdocumentdocker.cc:484
+msgid "V"
+msgstr "V"
+
+#: dockers/vdocumentdocker.cc:762
+msgid "Current Object"
+msgstr "当前对象"
+
+#: dockers/vdocumentdocker.cc:762
+msgid "Change the name of the object:"
+msgstr "改变该对象的名称:"
+
+#: dockers/vdocumentdocker.cc:772
+msgid "Rename Layer"
+msgstr "重命名图层"
+
+#: dockers/vdocumentdocker.cc:772
+msgid "Change the name of the current layer:"
+msgstr "改变当前图层的名称:"
+
+#: dockers/vdocumentdocker.cc:787
+msgid "New Layer"
+msgstr "新建图层"
+
+#: dockers/vdocumentdocker.cc:787
+msgid "Enter the name of the new layer:"
+msgstr "输入新图层的名称:"
+
+#: dockers/vdocumentdocker.cc:788
+msgid "New layer"
+msgstr "新建图层"
+
+#: dockers/vdocumentdocker.cc:793
+msgid "Add Layer"
+msgstr "添加图层"
+
+#: dockers/vdocumentdocker.cc:824
+msgid "Raise Layer"
+msgstr "提升图层"
+
+#: dockers/vdocumentdocker.cc:858
+msgid "Lower Layer"
+msgstr "降低图层"
+
+#: dockers/vdocumentdocker.cc:893
+msgid "Delete Layer"
+msgstr "删除图层"
+
+#: dockers/vdocumentdocker.cc:1212
+msgid "Commands"
+msgstr "命令"
+
+#: dockers/vdocumentdocker.cc:1215
+msgid "Group commands"
+msgstr "编组命令"
+
+#: dockers/vstrokedocker.cc:56
+#, fuzzy
+msgid "Set line width of actual selection"
+msgstr "无选择区"
+
+#: dockers/vstrokedocker.cc:60
+msgid "Cap:"
+msgstr "顶点:"
+
+#: dockers/vstrokedocker.cc:69
+msgid "Butt cap"
+msgstr ""
+
+#: dockers/vstrokedocker.cc:74
+#, fuzzy
+msgid "Round cap"
+msgstr "圆形"
+
+#: dockers/vstrokedocker.cc:79
+msgid "Square cap"
+msgstr ""
+
+#: dockers/vstrokedocker.cc:84
+msgid "Join:"
+msgstr "连接:"
+
+#: dockers/vstrokedocker.cc:94
+msgid "Miter join"
+msgstr ""
+
+#: dockers/vstrokedocker.cc:99
+#, fuzzy
+msgid "Round join"
+msgstr "圆整边角"
+
+#: dockers/vstrokedocker.cc:104
+msgid "Bevel join"
+msgstr ""
+
+#: dockers/vstyledocker.cc:84 dockers/vstyledocker.cc:89
+msgid "Patterns"
+msgstr "图案"
+
+#: dockers/vstyledocker.cc:93
+msgid "Clipart"
+msgstr "剪贴画"
+
+#: dockers/vtransformdocker.cc:48 widgets/vselecttoolbar.cc:39
+#: widgets/vtranslate.cc:42
+msgid "X:"
+msgstr "X:"
+
+#: dockers/vtransformdocker.cc:52
+msgid "Set x-position of actual selection"
+msgstr ""
+
+#: dockers/vtransformdocker.cc:55 widgets/vselecttoolbar.cc:44
+#: widgets/vtranslate.cc:44
+msgid "Y:"
+msgstr "Y:"
+
+#: dockers/vtransformdocker.cc:59
+msgid "Set y-position of actual selection"
+msgstr ""
+
+#: dockers/vtransformdocker.cc:62
+msgid "W:"
+msgstr "W:"
+
+#: dockers/vtransformdocker.cc:66
+msgid "Set width of actual selection"
+msgstr ""
+
+#: dockers/vtransformdocker.cc:69
+msgid "H:"
+msgstr "H:"
+
+#: dockers/vtransformdocker.cc:73
+msgid "Set height of actual selection"
+msgstr ""
+
+#: dockers/vtransformdocker.cc:81
+#, fuzzy
+msgid "Rotate actual selection"
+msgstr "无选择区"
+
+#: dockers/vtransformdocker.cc:84
+msgid "SX:"
+msgstr "SX:"
+
+#: dockers/vtransformdocker.cc:88
+msgid "Shear actual selection in x-direction"
+msgstr ""
+
+#: dockers/vtransformdocker.cc:91
+msgid "SY:"
+msgstr "SY:"
+
+#: dockers/vtransformdocker.cc:95
+msgid "Shear actual selection in y-direction"
+msgstr ""
+
+#: shapes/vellipse.cc:112 tools/vellipsetool.cc:272
+msgid "Ellipse"
+msgstr "椭圆"
+
+#: shapes/vpolygon.cc:83 tools/vpolygontool.cc:160 tools/vstartool.cc:43
+msgid "Polygon"
+msgstr "多边形"
+
+#: shapes/vpolyline.cc:79 tools/vpolylinetool.cc:128
+#: tools/vpolylinetool.cc:492
+msgid "Polyline"
+msgstr "折线"
+
+#: shapes/vrectangle.cc:100 tools/vrectangletool.cc:138
+msgid "Rectangle"
+msgstr "矩形"
+
+#: shapes/vsinus.cc:137 tools/vsinustool.cc:157
+msgid "Sinus"
+msgstr "正弦曲线"
+
+#: shapes/vspiral.cc:108 tools/vspiraltool.cc:208
+msgid "Spiral"
+msgstr "螺线"
+
+#: shapes/vstar.cc:268 tools/vstartool.cc:45
+msgid "Star"
+msgstr "星形"
+
+#: tools/vellipsetool.cc:38
+msgid "Insert Ellipse"
+msgstr "插入椭圆"
+
+#: tools/vellipsetool.cc:41 tools/vspiraltool.cc:39 tools/vstartool.cc:38
+#: widgets/vgradienttabwidget.cc:190
+msgid "Type:"
+msgstr "类型:"
+
+#: tools/vellipsetool.cc:43
+msgid "Full"
+msgstr "全部"
+
+#: tools/vellipsetool.cc:44
+msgid "Section"
+msgstr "部分"
+
+#: tools/vellipsetool.cc:45
+msgid "Pie"
+msgstr "饼形"
+
+#: tools/vellipsetool.cc:46
+msgid "Arc"
+msgstr "弧形"
+
+#: tools/vellipsetool.cc:50 tools/vrectangletool.cc:38
+#: tools/vroundrecttool.cc:38 tools/vsinustool.cc:41
+msgid ""
+"_: object width\n"
+"Width:"
+msgstr ""
+
+#: tools/vellipsetool.cc:55
+msgid "Start angle:"
+msgstr "起始角度:"
+
+#: tools/vellipsetool.cc:60
+msgid "End angle:"
+msgstr "结束角度:"
+
+#: tools/vellipsetool.cc:271 tools/vellipsetool.h:71
+msgid "Ellipse Tool"
+msgstr "椭圆工具"
+
+#: tools/vgradienttool.cc:41 widgets/vgradienttabwidget.cc:184
+msgid "Edit Gradient"
+msgstr "编辑渐变"
+
+#: tools/vgradienttool.cc:107 tools/vgradienttool.cc:479
+#: tools/vgradienttool.h:43
+msgid "Gradient Tool"
+msgstr "渐变工具"
+
+#: tools/vgradienttool.cc:113
+msgid "<qt><b>Gradient tool:</b><br>"
+msgstr "<qt><b>渐变工具:</b><br>"
+
+#: tools/vgradienttool.cc:114
+msgid "<i>Click and drag</i> to choose the gradient vector.<br>"
+msgstr "<i>单击并拖放</i>以选择渐变方向向量。<br>"
+
+#: tools/vgradienttool.cc:115
+#, fuzzy
+msgid ""
+"<i>Click and drag</i> a gradient vector handle to change the gradient vector."
+"<br>"
+msgstr "<i>单击并拖放</i>以选择渐变方向向量。<br>"
+
+#: tools/vgradienttool.cc:116
+#, fuzzy
+msgid ""
+"<i>Shift click and drag</i> to move the radial gradient focal point."
+"<br>"
+msgstr "<i>单击并拖放</i>以选择渐变方向向量。<br>"
+
+#: tools/vgradienttool.cc:117 tools/vpatterntool.cc:186
+msgid "<i>Press i or Shift+i</i> to decrease or increase the handle size.<br>"
+msgstr ""
+
+#: tools/vgradienttool.cc:118
+msgid "<br><b>Gradient editing:</b><br>"
+msgstr "<br><b>渐变编辑:</b><br>"
+
+#: tools/vgradienttool.cc:119
+msgid "<i>Click and drag</i> to move points.<br>"
+msgstr "<i>单击并拖放</i>以移动点。<br>"
+
+#: tools/vgradienttool.cc:120
+msgid "<i>Double click</i> on a color point to edit it.<br>"
+msgstr "<i>双击</i>彩色点以编辑它。<br>"
+
+#: tools/vgradienttool.cc:121
+msgid "<i>Right click</i> on a color point to remove it.</qt>"
+msgstr "<i>右击</i>彩色点以删除它。</qt>"
+
+#: tools/vpatterntool.cc:49
+msgid "Choose Pattern"
+msgstr "选择图案"
+
+#: tools/vpatterntool.cc:93
+msgid "Choose Pattern to Add"
+msgstr "选择要添加的图案"
+
+#: tools/vpatterntool.cc:142 tools/vpatterntool.cc:463
+#: widgets/vtypebuttonbox.cc:255
+msgid "Pattern"
+msgstr "图案"
+
+#: tools/vpatterntool.cc:183
+msgid "<qt><b>Pattern tool:</b><br>"
+msgstr "<qt><b>图案工具:</b><br>"
+
+#: tools/vpatterntool.cc:184
+msgid "<i>Click</i> on the pattern you want in the chooser.<br>"
+msgstr "在选择器里<i>单击</i>您所要的图案。<br>"
+
+#: tools/vpatterntool.cc:185
+msgid "<i>Click and drag</i> to choose the pattern vector.</qt>"
+msgstr "用<i>单击拖动</i>选择模板向量。</qt>"
+
+#: tools/vpatterntool.cc:336 tools/vpatterntool.cc:399
+msgid "Please select a pattern."
+msgstr "请选择图案。"
+
+#: tools/vpatterntool.cc:462 tools/vpatterntool.h:72
+msgid "Pattern Tool"
+msgstr "图案工具"
+
+#: tools/vpenciltool.cc:55
+msgid "Pencil Settings"
+msgstr "铅笔设置"
+
+#: tools/vpenciltool.cc:61
+msgid "Raw"
+msgstr "原样"
+
+#: tools/vpenciltool.cc:62
+msgid "Curve"
+msgstr "曲线"
+
+#: tools/vpenciltool.cc:63
+msgid "Straight"
+msgstr "直线"
+
+#: tools/vpenciltool.cc:69 tools/vpenciltool.cc:79
+msgid "Optimize"
+msgstr "优化"
+
+#: tools/vpenciltool.cc:81
+msgid "Exactness:"
+msgstr "精确:"
+
+#: tools/vpenciltool.cc:91
+msgid "Combine angle:"
+msgstr "组合角度:"
+
+#: tools/vpenciltool.cc:161
+msgid "<qt><b>Pencil tool:</b><br>"
+msgstr "<qt><b>铅笔工具:</b><br>"
+
+#: tools/vpenciltool.cc:162
+msgid "- <i>Click</i> to begin drawing, release when you have finished."
+msgstr "- <i>单击</i>可开始绘图,完成后请放开鼠标。"
+
+#: tools/vpenciltool.cc:163 tools/vpolylinetool.cc:64
+msgid "- Press <i>Enter</i> or <i>double click</i> to end the polyline.</qt>"
+msgstr "- 按 <i>Enter</i> 或<i>双击</i>结束绘制折线。</qt>"
+
+#: tools/vpenciltool.cc:172 tools/vpenciltool.cc:405 tools/vpenciltool.h:91
+msgid "Pencil Tool"
+msgstr "铅笔工具"
+
+#: tools/vpenciltool.cc:264 tools/vpenciltool.cc:406
+msgid "Pencil"
+msgstr "铅笔"
+
+#: tools/vpolygontool.cc:34
+msgid "Insert Polygon"
+msgstr "插入多边形"
+
+#: plugins/whirlpinch/whirlpinchplugin.cc:71 tools/vpolygontool.cc:38
+#: tools/vspiraltool.cc:44
+msgid "Radius:"
+msgstr "半径:"
+
+#: tools/vpolygontool.cc:41 tools/vstartool.cc:59
+msgid "Edges:"
+msgstr "边:"
+
+#: tools/vpolygontool.cc:159 tools/vpolygontool.h:39
+msgid "Polygon Tool"
+msgstr "多边形工具"
+
+#: tools/vpolylinetool.cc:58
+msgid "<qt><b>Polyline tool:</b><br>"
+msgstr "<qt><b>折线工具:</b><br>"
+
+#: tools/vpolylinetool.cc:59
+msgid ""
+"- <i>Click</i> to add a node and <i>drag</i> to set its bezier vector."
+"<br>"
+msgstr "- <i>单击</i>添加节点,<i>拖放</i>设置其贝塞尔向量。<br>"
+
+#: tools/vpolylinetool.cc:60
+msgid ""
+"- Press <i>Ctrl</i> while dragging to edit the previous bezier vector."
+"<br>"
+msgstr "- 拖放时按住 <i>Ctrl</i> 键可以编辑先前的贝塞尔向量。<br>"
+
+#: tools/vpolylinetool.cc:61
+msgid ""
+"- Press <i>Shift</i> while dragging to change the curve in a straight line."
+"<br>"
+msgstr "- 在拖放时按住 <i>Shift</i> 键可以改变线的曲度。<br>"
+
+#: tools/vpolylinetool.cc:62
+msgid "- Press <i>Backspace</i> to cancel the last curve.<br>"
+msgstr "- 按 <i>Backspace</i> 取消最后的曲线。<br>"
+
+#: tools/vpolylinetool.cc:63
+msgid "- Press <i>Esc</i> to cancel the whole polyline.<br>"
+msgstr "- 按 <i>Esc</i> 取消整个折线。<br>"
+
+#: tools/vpolylinetool.cc:73 tools/vpolylinetool.cc:491
+#: tools/vpolylinetool.h:61
+msgid "Polyline Tool"
+msgstr "折线工具"
+
+#: tools/vrectangletool.cc:34
+msgid "Insert Rectangle"
+msgstr "插入矩形"
+
+#: tools/vrectangletool.cc:137 tools/vrectangletool.h:41
+msgid "Rectangle Tool"
+msgstr "矩形工具"
+
+#: tools/vrotatetool.cc:62 tools/vrotatetool.cc:170
+msgid "Rotate"
+msgstr "旋转"
+
+#: tools/vrotatetool.cc:169 tools/vrotatetool.h:36
+msgid "Rotate Tool"
+msgstr "旋转工具"
+
+#: tools/vroundrecttool.cc:35
+msgid "Insert Round Rect"
+msgstr "插入圆角矩形"
+
+#: tools/vroundrecttool.cc:43
+msgid "Height (%1):"
+msgstr "高度(%1):"
+
+#: tools/vroundrecttool.cc:46
+msgid "Edge radius X:"
+msgstr "边角半径 X:"
+
+#: tools/vroundrecttool.cc:49
+msgid "Edge radius Y:"
+msgstr "边角半径 Y:"
+
+#: tools/vroundrecttool.cc:173 tools/vroundrecttool.h:44
+msgid "Round Rectangle Tool"
+msgstr "圆角矩形工具"
+
+#: tools/vroundrecttool.cc:174
+msgid "Round Rectangle"
+msgstr "圆角矩形"
+
+#: tools/vselectnodestool.cc:75
+msgid "Editing Nodes"
+msgstr "编辑节点"
+
+#: tools/vselectnodestool.cc:431 tools/vselectnodestool.h:34
+msgid "Select Nodes Tool"
+msgstr "选择节点工具"
+
+#: tools/vselectnodestool.cc:432
+msgid "Select Nodes"
+msgstr "选择节点"
+
+#: tools/vselecttool.cc:44
+msgid "Selection"
+msgstr "选择"
+
+#: tools/vselecttool.cc:46
+msgid "Selection Mode"
+msgstr "选择模式"
+
+#: tools/vselecttool.cc:48
+msgid "Select in current layer"
+msgstr "在当前的图层中选择"
+
+#: tools/vselecttool.cc:49
+msgid "Select in visible layers"
+msgstr "在可见的图层中选择"
+
+#: tools/vselecttool.cc:50
+msgid "Select in selected layers"
+msgstr "在选中的图层中选择"
+
+#: tools/vselecttool.cc:101 tools/vselecttool.cc:607
+msgid "Select"
+msgstr "选择"
+
+#: tools/vselecttool.cc:106
+msgid "<qt><b>Selection tool:</b><br>"
+msgstr "<qt><b>选择工具:</b><br>"
+
+#: tools/vselecttool.cc:107
+msgid ""
+"<i>Select in current layer:</i>"
+"<br>The selection is made in the layer selected in the layers docker."
+"<br>"
+"<br>"
+msgstr "<i>在当前的图层中选择:</i><br>选择将在图层列表中当前所选的图层中进行。<br><br>"
+
+#: tools/vselecttool.cc:108
+msgid ""
+"<i>Select in visible layers:</i>"
+"<br>The selection is made in the visible layers (eye in the layers docker)."
+"<br>"
+"<br>"
+msgstr "<i>在可见的图层中选择:</i><br>选择是在可见的图层(在图层列表中有眼睛标记)中进行。<br><br>"
+
+#: tools/vselecttool.cc:109
+msgid ""
+"<i>Select in selected layers:</i>"
+"<br>The selection is made in the checked layers in the layers docker."
+"<br>"
+"<br>"
+msgstr "<i>在选中的图层中选择:</i><br>选择是在图层列表中所选中的图层上进行。<br><br>"
+
+#: tools/vselecttool.cc:110
+msgid ""
+"<i>Position using arrow keys</i>"
+"<br>The selection can be positioned up, down, left and right using the "
+"corresponding arrow keys."
+msgstr "<i>用方向键定位</i><br>选择区可以用相应的方向键向上、下、左、右移动。"
+
+#: tools/vselecttool.cc:427
+msgid ""
+"_: [(left,bottom), (right,top)] (actual unit)\n"
+"Selection [(%1, %2), (%3, %4)] (%5)"
+msgstr ""
+
+#: tools/vselecttool.cc:436
+msgid "No selection"
+msgstr "无选择区"
+
+#: tools/vselecttool.cc:606 tools/vselecttool.h:54
+msgid "Select Tool"
+msgstr "选择工具"
+
+#: tools/vshapetool.cc:54
+msgid "<qt><b>Shape tool</b><br>"
+msgstr "<qt><b>形状工具</b><br>"
+
+#: tools/vshapetool.cc:55
+msgid "<i>Click and drag</i> to place your own shape.<br>"
+msgstr "<i>单击并拖放</i>以设置您自己的形状。<br>"
+
+#: tools/vshapetool.cc:56
+msgid "<i>Click</i> to place a shape using the tool properties values.</qt>"
+msgstr "<i>单击</i>以使用工具属性数值来设置形状。</qt>"
+
+#: tools/vsheartool.cc:59 tools/vsheartool.cc:214
+msgid "Shear"
+msgstr "扭曲"
+
+#: tools/vsheartool.cc:213 tools/vsheartool.h:34
+msgid "Shear Tool"
+msgstr "剪切工具"
+
+#: tools/vsinustool.cc:36
+msgid "Insert Sinus"
+msgstr "插入正弦曲线"
+
+#: tools/vsinustool.cc:48
+msgid "Periods:"
+msgstr "周期:"
+
+#: tools/vsinustool.cc:156 tools/vsinustool.h:39
+msgid "Sinus Tool"
+msgstr "弯线工具"
+
+#: tools/vspiraltool.cc:35
+msgid "Insert Spiral"
+msgstr "插入螺旋"
+
+#: tools/vspiraltool.cc:41
+msgid "Round"
+msgstr "圆形"
+
+#: tools/vspiraltool.cc:42
+msgid "Rectangular"
+msgstr "矩形"
+
+#: tools/vspiraltool.cc:47
+msgid "Segments:"
+msgstr "节数:"
+
+#: tools/vspiraltool.cc:50
+msgid "Fade:"
+msgstr "淡出:"
+
+#: tools/vspiraltool.cc:54
+msgid "Orientation:"
+msgstr "方向:"
+
+#: tools/vspiraltool.cc:56
+msgid "Clockwise"
+msgstr "顺时针"
+
+#: tools/vspiraltool.cc:57
+msgid "Counter Clockwise"
+msgstr "逆时钟"
+
+#: tools/vspiraltool.cc:207 tools/vspiraltool.h:42
+msgid "Spiral Tool"
+msgstr "螺线工具"
+
+#: tools/vstartool.cc:35
+msgid "Insert Star"
+msgstr "插入星形"
+
+#: tools/vstartool.cc:40
+msgid "Star Outline"
+msgstr "星形轮廓"
+
+#: tools/vstartool.cc:41
+msgid "Spoke"
+msgstr "轮辐"
+
+#: tools/vstartool.cc:42
+msgid "Wheel"
+msgstr "轮形"
+
+#: tools/vstartool.cc:44
+msgid "Framed Star"
+msgstr "外切星形"
+
+#: tools/vstartool.cc:46
+msgid "Gear"
+msgstr "齿轮"
+
+#: tools/vstartool.cc:50
+msgid "Outer radius:"
+msgstr "外圈半径:"
+
+#: tools/vstartool.cc:54
+msgid "Inner radius:"
+msgstr "内圈半径:"
+
+#: tools/vstartool.cc:64
+msgid "Inner angle:"
+msgstr "内角:"
+
+#: tools/vstartool.cc:69
+msgid "Roundness:"
+msgstr "圆度:"
+
+#: tools/vstartool.cc:242 tools/vstartool.h:75
+msgid "Star Tool"
+msgstr "星形工具"
+
+#: tools/vstartool.cc:243
+msgid "Draw a star"
+msgstr "绘制星形"
+
+#: tools/vtexttool.cc:207 tools/vtexttool.cc:222
+msgid "Shadow"
+msgstr "阴影"
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:69
+#: plugins/whirlpinch/whirlpinchplugin.cc:67 tools/vtexttool.cc:218
+msgid "Angle:"
+msgstr "角度:"
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:65 tools/vtexttool.cc:220
+msgid "Distance:"
+msgstr "距离:"
+
+#: tools/vtexttool.cc:223
+msgid "Draw translucent shadow"
+msgstr "绘制半透明阴影"
+
+#: tools/vtexttool.cc:318 tools/vtexttool.cc:345
+msgid "Text"
+msgstr "文本"
+
+#: tools/vtexttool.cc:341
+msgid "Bold"
+msgstr "粗体"
+
+#: tools/vtexttool.cc:352
+msgid "Alignment:"
+msgstr "对齐:"
+
+#: tools/vtexttool.cc:354
+msgid "Position:"
+msgstr "位置:"
+
+#: tools/vtexttool.cc:356
+msgid "Offset:"
+msgstr "偏移量:"
+
+#: tools/vtexttool.cc:361
+msgid "Position"
+msgstr "位置"
+
+#: tools/vtexttool.cc:374
+msgid "Edit Base Path"
+msgstr "编辑基准路径"
+
+#: tools/vtexttool.cc:375
+msgid "Convert to Shapes"
+msgstr "转换为形状"
+
+#: tools/vtexttool.cc:385
+#, fuzzy
+msgid "New text"
+msgstr "文本"
+
+#: tools/vtexttool.cc:390
+msgid ""
+"_: Horizontal alignment\n"
+"Left"
+msgstr ""
+
+#: tools/vtexttool.cc:391
+msgid ""
+"_: Horizontal alignment\n"
+"Center"
+msgstr ""
+
+#: tools/vtexttool.cc:392
+msgid ""
+"_: Horizontal alignment\n"
+"Right"
+msgstr ""
+
+#: tools/vtexttool.cc:394
+msgid ""
+"_: Vertical alignment\n"
+"Above"
+msgstr ""
+
+#: tools/vtexttool.cc:395
+msgid ""
+"_: Vertical alignment\n"
+"On"
+msgstr ""
+
+#: tools/vtexttool.cc:396
+msgid ""
+"_: Vertical alignment\n"
+"Under"
+msgstr ""
+
+#: tools/vtexttool.cc:605
+#, fuzzy
+msgid "<qt><b>Text Tool</b><br>"
+msgstr "<qt><b>形状工具</b><br>"
+
+#: tools/vtexttool.cc:606
+#, fuzzy
+msgid "<i>Click</i> on document to place horizontal text.<br>"
+msgstr "<i>单击并拖放</i>以设置您自己的形状。<br>"
+
+#: tools/vtexttool.cc:607
+#, fuzzy
+msgid "<i>Click and drag</i> in document to place directional text.<br>"
+msgstr "<i>单击并拖动</i>以缩放形成一个矩形区域。<br>"
+
+#: tools/vtexttool.cc:608
+#, fuzzy
+msgid ""
+"<i>Click</i> on a selected path object to place text along its outline."
+"<br>"
+msgstr "在选择器里<i>单击</i>您所要的图案。<br>"
+
+#: tools/vtexttool.cc:609
+#, fuzzy
+msgid "<i>Click</i> on a selected text object to change it.<br></qt>"
+msgstr "<i>右击</i>彩色点以删除它。</qt>"
+
+#: tools/vtexttool.cc:618 tools/vtexttool.cc:1151 tools/vtexttool.cc:1152
+#: tools/vtexttool.h:158
+msgid "Text Tool"
+msgstr "文本工具"
+
+#: tools/vtexttool.cc:695 tools/vtexttool.cc:827 tools/vtexttool.cc:1122
+msgid "Change Text"
+msgstr "改变文字"
+
+#: tools/vtexttool.cc:895
+msgid "Text Conversion"
+msgstr "文字转换"
+
+#: visitors/vselectiondesc.cc:35
+#, c-format
+msgid ""
+"_n: One object\n"
+"%n objects"
+msgstr ""
+
+#: visitors/vselectiondesc.cc:41
+msgid "path"
+msgstr "路径"
+
+#: visitors/vselectiondesc.cc:47
+#, c-format
+msgid ""
+"_n: One group, containing one object\n"
+"One group, containing %n objects"
+msgstr ""
+
+#: visitors/vselectiondesc.cc:48
+msgid "group"
+msgstr "群组"
+
+#: visitors/vselectiondesc.cc:54
+msgid "text"
+msgstr "文本"
+
+#: visitors/vselectiondesc.cc:60
+msgid "image"
+msgstr "图像"
+
+#: widgets/vgradienttabwidget.cc:191
+msgid "Repeat:"
+msgstr "重复:"
+
+#: widgets/vgradienttabwidget.cc:192
+msgid "Target:"
+msgstr "目标:"
+
+#: widgets/vgradienttabwidget.cc:194
+msgid "Linear"
+msgstr "线性"
+
+#: widgets/vgradienttabwidget.cc:195
+msgid "Radial"
+msgstr "放射"
+
+#: widgets/vgradienttabwidget.cc:196
+msgid "Conical"
+msgstr "圆锥"
+
+#: widgets/vgradienttabwidget.cc:199
+msgid "Reflect"
+msgstr "反射"
+
+#: widgets/vgradienttabwidget.cc:200
+msgid "Repeat"
+msgstr "重复"
+
+#: widgets/vgradienttabwidget.cc:203
+msgid "Fill"
+msgstr "填充"
+
+#: widgets/vgradienttabwidget.cc:204
+msgid "&Add to Predefined Gradients"
+msgstr "添加到预定义渐变(&A)"
+
+#: widgets/vgradienttabwidget.cc:206
+msgid "Overall opacity:"
+msgstr "整体不透明度:"
+
+#: widgets/vgradienttabwidget.cc:213
+msgid "Predefined Gradients"
+msgstr "预定义渐变"
+
+#: widgets/vgradienttabwidget.cc:220
+msgid "&Import"
+msgstr "导入(&I)"
+
+#: widgets/vgradienttabwidget.cc:222
+msgid "Predefined"
+msgstr "预定义"
+
+#: widgets/vselecttoolbar.cc:38
+msgid "Object Properties"
+msgstr "对象属性"
+
+#: widgets/vselecttoolbar.cc:51
+msgid ""
+"_: selection width\n"
+"Width:"
+msgstr ""
+
+#: widgets/vsmallpreview.cc:47 widgets/vsmallpreview.cc:253
+msgid "Stroke: None"
+msgstr "笔触:无"
+
+#: widgets/vsmallpreview.cc:53 widgets/vsmallpreview.cc:159
+msgid "Fill: None"
+msgstr "填充:无"
+
+#: widgets/vsmallpreview.cc:115
+msgid "Fill: RGB"
+msgstr "填充:RGB"
+
+#: widgets/vsmallpreview.cc:117
+msgid "Fill: CMYK"
+msgstr "填充:CMYK"
+
+#: widgets/vsmallpreview.cc:119
+msgid "Fill: HSB"
+msgstr "填充:HSB"
+
+#: widgets/vsmallpreview.cc:121
+msgid "Fill: Grayscale"
+msgstr "填充:灰度"
+
+#: widgets/vsmallpreview.cc:123
+msgid "Fill: Color"
+msgstr "填充:颜色"
+
+#: widgets/vsmallpreview.cc:132
+msgid "Fill: Gradient"
+msgstr "填充:渐变"
+
+#: widgets/vsmallpreview.cc:154
+msgid "Fill: Pattern"
+msgstr "填充:图案"
+
+#: widgets/vsmallpreview.cc:210
+msgid "Stroke: RGB"
+msgstr "笔触:RGB"
+
+#: widgets/vsmallpreview.cc:212
+msgid "Stroke: CMYK"
+msgstr "笔触:CMYK"
+
+#: widgets/vsmallpreview.cc:214
+msgid "Stroke: HSB"
+msgstr "笔触:HSB"
+
+#: widgets/vsmallpreview.cc:216
+msgid "Stroke: Grayscale"
+msgstr "笔触:灰度"
+
+#: widgets/vsmallpreview.cc:218
+msgid "Stroke: Color"
+msgstr "笔触:颜色"
+
+#: widgets/vsmallpreview.cc:227
+msgid "Stroke: Gradient"
+msgstr "笔触:渐变"
+
+#: widgets/vsmallpreview.cc:248
+msgid "Stroke: Pattern"
+msgstr "笔触:图案"
+
+#: widgets/vtranslate.cc:35
+msgid "Translate"
+msgstr "平移"
+
+#: widgets/vtranslate.cc:59
+msgid "Relative &position"
+msgstr "相对位置(&P)"
+
+#: widgets/vtypebuttonbox.cc:239
+msgid "Solid"
+msgstr "实心"
+
+#: plugins/flattenpath/flattenpathplugin.cc:40
+msgid "&Flatten Path..."
+msgstr "平整路径(&F)..."
+
+#: plugins/flattenpath/flattenpathplugin.cc:56
+msgid "Flatten Path"
+msgstr "平整路径"
+
+#: plugins/flattenpath/flattenpathplugin.cc:60
+msgid "Flatness:"
+msgstr "平整:"
+
+#: plugins/imagetool/vimagetool.cc:47
+msgid "<qt><b>Image tool:</b><br>"
+msgstr "<qt><b>图像工具:</b><br>"
+
+#: plugins/imagetool/vimagetool.cc:61 plugins/imagetool/vimagetool.cc:126
+msgid "Image Tool"
+msgstr "图像工具"
+
+#: plugins/imagetool/vimagetool.cc:72
+msgid "Choose Image to Add"
+msgstr "选择要添加的图像"
+
+#: plugins/imagetool/vimagetool.cc:76
+msgid "Insert Image"
+msgstr "插入图像"
+
+#: plugins/imagetool/vimagetool.cc:127
+msgid "Image"
+msgstr "图像"
+
+#: plugins/insertknots/insertknotsplugin.cc:39
+msgid "&Insert Knots..."
+msgstr "插入节点(&I)..."
+
+#: plugins/insertknots/insertknotsplugin.cc:54
+#: plugins/insertknots/insertknotsplugin.cc:86
+msgid "Insert Knots"
+msgstr "插入节点"
+
+#: plugins/insertknots/insertknotsplugin.cc:59
+msgid "Knots:"
+msgstr "节点:"
+
+#: plugins/roundcorners/roundcornersplugin.cc:38
+msgid "&Round Corners..."
+msgstr "圆整边角(&R)..."
+
+#: plugins/roundcorners/roundcornersplugin.cc:59
+msgid "Polygonize"
+msgstr "多边形化"
+
+#: plugins/roundcorners/roundcornersplugin.cc:64
+msgid "Round corners:"
+msgstr "圆整边角:"
+
+#: plugins/roundcorners/roundcornersplugin.cc:91
+msgid "Round Corners"
+msgstr "圆整边角"
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:44
+msgid "&Shadow Effect..."
+msgstr "阴影效果(&S)..."
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:61
+msgid "Create Shadow Effect"
+msgstr "创建阴影效果"
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:78
+#, c-format
+msgid "%"
+msgstr "%"
+
+#: plugins/shadoweffect/shadoweffectplugin.cc:124
+msgid "Create Shadow"
+msgstr "创建阴影"
+
+#: plugins/whirlpinch/whirlpinchplugin.cc:44
+msgid "&Whirl/Pinch..."
+msgstr "盘旋/收缩(&W)..."
+
+#: plugins/whirlpinch/whirlpinchplugin.cc:62
+#: plugins/whirlpinch/whirlpinchplugin.cc:121
+msgid "Whirl Pinch"
+msgstr "盘旋收缩"
+
+#: plugins/whirlpinch/whirlpinchplugin.cc:69
+msgid "Pinch:"
+msgstr "收缩:"
+
+#: plugins/zoomtool/vzoomtool.cc:50
+msgid "<qt><b>Zoom tool:</b><br>"
+msgstr "<qt><b>缩放工具:</b><br>"
+
+#: plugins/zoomtool/vzoomtool.cc:51
+msgid "<i>Click and drag</i> to zoom into a rectangular area.<br>"
+msgstr "<i>单击并拖动</i>以缩放形成一个矩形区域。<br>"
+
+#: plugins/zoomtool/vzoomtool.cc:52
+#, fuzzy
+msgid "<i>Right click</i> to zoom out of canvas.<br>"
+msgstr "<i>右击</i>彩色点以删除它。</qt>"
+
+#: plugins/zoomtool/vzoomtool.cc:53
+#, fuzzy
+msgid "<i>Pressing +/- keys</i><br>to zoom into/out of canvas."
+msgstr "<i>缩放使用方向键</i><br>放大/缩小画布使用上下方向键。"
+
+#: plugins/zoomtool/vzoomtool.cc:67 plugins/zoomtool/vzoomtool.cc:164
+msgid "Zoom Tool"
+msgstr "缩放工具"
+
+#~ msgid "Gradient tool"
+#~ msgstr "渐变工具"
+
+#~ msgid "Width:"
+#~ msgstr "宽度:"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kchart.po b/koffice-i18n-zh_CN/messages/koffice/kchart.po
new file mode 100644
index 00000000..b5a57955
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kchart.po
@@ -0,0 +1,1797 @@
+# translation of kchart.po to Simplified Chinese
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Mai Hao Hui <mhh@126.com>, 2001.
+# Liu Songhe <jackliu9999@263.net>, 2002,2003.
+# Xiong Jiang <jxiong@offtopic.org>, 2002.
+# Funda Wang <fundawang@linux.net.cn>, 2003, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2006-11-07 02:45+0100\n"
+"PO-Revision-Date: 2006-01-29 18:03+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file kchart.rc line 10
+#: rc.cpp:9
+#, no-c-format
+msgid "F&ormat"
+msgstr "格式(&O)"
+
+#. i18n: file kchart.rc line 27
+#: rc.cpp:15
+#, no-c-format
+msgid "Actions"
+msgstr "动作"
+
+#. i18n: file kchart.rc line 32
+#: rc.cpp:18
+#, no-c-format
+msgid "Types"
+msgstr "类型"
+
+#. i18n: file csvimportdialogui.ui line 67
+#: kchartBackgroundPixmapConfigPage.cc:284 kchartWizard.cc:31 rc.cpp:21
+#, no-c-format
+msgid "Data"
+msgstr "数据"
+
+#. i18n: file csvimportdialogui.ui line 98
+#: rc.cpp:24
+#, no-c-format
+msgid "E&ncoding:"
+msgstr "编码(&N):"
+
+#. i18n: file csvimportdialogui.ui line 147
+#: rc.cpp:27
+#, no-c-format
+msgid "First row contains headers"
+msgstr "第一行包含标题"
+
+#. i18n: file csvimportdialogui.ui line 163
+#: rc.cpp:30
+#, no-c-format
+msgid "First column contains headers"
+msgstr "第一列作为标题"
+
+#. i18n: file csvimportdialogui.ui line 191
+#: rc.cpp:33
+#, no-c-format
+msgid "Format"
+msgstr "格式"
+
+#. i18n: file csvimportdialogui.ui line 210
+#: rc.cpp:36
+#, no-c-format
+msgid "Delimiter"
+msgstr "分隔符"
+
+#. i18n: file csvimportdialogui.ui line 227
+#: rc.cpp:39
+#, no-c-format
+msgid "Comma"
+msgstr "逗号"
+
+#. i18n: file csvimportdialogui.ui line 238
+#: rc.cpp:42
+#, no-c-format
+msgid "Semicolon"
+msgstr "分号"
+
+#. i18n: file csvimportdialogui.ui line 246
+#: rc.cpp:45
+#, no-c-format
+msgid "Tabulator"
+msgstr "制表符"
+
+#. i18n: file csvimportdialogui.ui line 254
+#: rc.cpp:48
+#, no-c-format
+msgid "Space"
+msgstr "空格"
+
+#. i18n: file csvimportdialogui.ui line 262
+#: rc.cpp:51
+#, no-c-format
+msgid "Other"
+msgstr "其它"
+
+#. i18n: file csvimportdialogui.ui line 291
+#: rc.cpp:54
+#, no-c-format
+msgid "Ignore duplicate delimiters"
+msgstr "忽略重复分隔符"
+
+#. i18n: file csvimportdialogui.ui line 307
+#: rc.cpp:57
+#, no-c-format
+msgid "Text&quote:"
+msgstr "引号(&Q):"
+
+#. i18n: file csvimportdialogui.ui line 318
+#: rc.cpp:60
+#, no-c-format
+msgid "&Format:"
+msgstr "格式(&F):"
+
+#. i18n: file csvimportdialogui.ui line 332
+#: rc.cpp:63
+#, no-c-format
+msgid "\""
+msgstr "\""
+
+#. i18n: file csvimportdialogui.ui line 337
+#: rc.cpp:66
+#, no-c-format
+msgid "'"
+msgstr "'"
+
+#. i18n: file csvimportdialogui.ui line 342
+#: csvimportdialog.cc:541 kchartBackgroundPixmapConfigPage.cc:96 rc.cpp:69
+#, no-c-format
+msgid "None"
+msgstr "无"
+
+#. i18n: file csvimportdialogui.ui line 398
+#: rc.cpp:72
+#, no-c-format
+msgid "Ranges"
+msgstr "范围"
+
+#. i18n: file csvimportdialogui.ui line 428
+#: rc.cpp:75 rc.cpp:81
+#, no-c-format
+msgid "to"
+msgstr "到"
+
+#. i18n: file csvimportdialogui.ui line 456
+#: rc.cpp:78
+#, no-c-format
+msgid "Import lines:"
+msgstr "导入行数:"
+
+#. i18n: file csvimportdialogui.ui line 513
+#: rc.cpp:84
+#, no-c-format
+msgid "Import columns:"
+msgstr "导入列数:"
+
+#. i18n: file csvimportdialogui.ui line 589
+#: rc.cpp:87
+#, no-c-format
+msgid "Update"
+msgstr "更新"
+
+#: csvimportdialog.cc:59 kchart_view.cc:672
+msgid "Import Data"
+msgstr "导入数据"
+
+#: csvimportdialog.cc:63
+msgid ""
+"_: Descriptive encoding name\n"
+"Recommended ( %1 )"
+msgstr "推荐(%1)"
+
+#: csvimportdialog.cc:64
+msgid ""
+"_: Descriptive encoding name\n"
+"Locale ( %1 )"
+msgstr "语系(%1)"
+
+#: csvimportdialog.cc:67
+msgid ""
+"_: Descriptive encoding name\n"
+"Other ( %1 )"
+msgstr "其它(%1)"
+
+#: csvimportdialog.cc:73 csvimportdialog.cc:382 csvimportdialog.cc:418
+msgid "Text"
+msgstr "文本"
+
+#: csvimportdialog.cc:74 csvimportdialog.cc:420
+msgid "Number"
+msgstr "数值"
+
+#: csvimportdialog.cc:77 csvimportdialog.cc:426
+msgid "Decimal Comma Number"
+msgstr "小数点逗号数值"
+
+#: csvimportdialog.cc:78 csvimportdialog.cc:428
+msgid "Decimal Point Number"
+msgstr "小数点数值"
+
+#: csvimportdialog.cc:422
+msgid "Currency"
+msgstr "货币"
+
+#: csvimportdialog.cc:424
+msgid "Date"
+msgstr "日期"
+
+#: csvimportdialog.cc:568
+msgid ""
+"Please check the ranges you specified. The start value must be lower than the "
+"end value."
+msgstr "请检查您指定的范围。起始值必须小于结束值。"
+
+#: csvimportdialog.cc:614
+#, c-format
+msgid "Cannot find encoding: %1"
+msgstr "找不到编码:%1"
+
+#: kchartBackgroundPixmapConfigPage.cc:54
+msgid ""
+"On this page, you can select colors or images to be displayed behind the "
+"different areas. You can also select whether the images should be stretched or "
+"scaled or centered or used as background tiles."
+msgstr "在这一页中,您可以选择一幅用来显示在图表后面不同部位的图片。您也可以选择该图片是否应该被拉伸或缩放或居中显示或作为背景平铺图片。"
+
+#: kchartBackgroundPixmapConfigPage.cc:73
+msgid "&Background color:"
+msgstr "背景颜色(&B):"
+
+#: kchartBackgroundPixmapConfigPage.cc:78
+msgid "Here you set the color in which the background of the chart is painted."
+msgstr "在这里您可以设置本图表的背景使用什么颜色。"
+
+#: kchartBackgroundPixmapConfigPage.cc:84
+msgid "Background wallpaper:"
+msgstr "背景墙纸:"
+
+#: kchartBackgroundPixmapConfigPage.cc:89
+msgid ""
+"You can select a background image from this list. Initially, the installed KDE "
+"wallpapers will be offered. If you do not find what you are looking for here, "
+"you can select any image file by clicking on the <i>Browse</i> button below."
+msgstr ""
+"您可以从这个列表中选择一个背景图片。最初,将提供已安装的 KDE 壁纸。如果您在此没有找到所要找的图片,您可以通过点击下方的<i>浏览</i>"
+"按钮来选择任何图片文件。"
+
+#: kchartBackgroundPixmapConfigPage.cc:99
+msgid "&Browse..."
+msgstr "浏览(&B)..."
+
+#: kchartBackgroundPixmapConfigPage.cc:100
+msgid ""
+"Click this button to select a background image not yet present in the list "
+"above. "
+msgstr "点击这个按钮来选择一个上面未列出的背景图片。"
+
+#: kchartBackgroundPixmapConfigPage.cc:106
+msgid ""
+"This area will always display the currently selected background image. Note "
+"that the image will be scaled and thus might have a different ratio than it "
+"originally had."
+msgstr "这一区域总是显示当前选中的背景图片。注意该图片将被缩放,因而可能和原图的比例有所不同。"
+
+#: kchartBackgroundPixmapConfigPage.cc:116
+msgid "Wallpaper Configuration"
+msgstr "壁纸配置"
+
+#: kchartBackgroundPixmapConfigPage.cc:117
+msgid ""
+"In this box, you can set various settings that control how the background image "
+"is displayed."
+msgstr "在这个对话框中,您可以设置各种控制背景图片如何显示的选项。"
+
+#: kchartBackgroundPixmapConfigPage.cc:126
+#, no-c-format
+msgid "&Intensity in %:"
+msgstr "明暗度百分比(&I):"
+
+#: kchartBackgroundPixmapConfigPage.cc:130
+#, no-c-format
+msgid ""
+"Here you can select how much the image should be brightened up so that it does "
+"not disturb the selected area too much."
+"<br> Different images require different settings, but 25% is a good value to "
+"start with."
+msgstr "这里您可以选择图片的明暗度以便它不会过分扰乱所选的图表部位。<br>不同的图片需要不同的设置,但开始时 25% 是一个不错的初始值。"
+
+#: kchartBackgroundPixmapConfigPage.cc:139
+msgid "Stretched"
+msgstr "拉伸"
+
+#: kchartBackgroundPixmapConfigPage.cc:141
+msgid ""
+"If you check this box, the selected image will be scaled to fit the total size "
+"of the selected area. Image ratio will be adjusted to match the area size and "
+"height if necessary."
+msgstr "如果您选中此复选框,选定的图片将会被缩放以适应所选的图表区域的大小。如有必要,图片比例将被调整到和图表相应区域的大小与高度保持一致。"
+
+#: kchartBackgroundPixmapConfigPage.cc:146
+msgid "Scaled"
+msgstr "缩放"
+
+#: kchartBackgroundPixmapConfigPage.cc:148
+msgid ""
+"If you check this box, the selected image will be scaled to match the height or "
+"width of the selected area - whichever is reached first."
+msgstr "如果您选中此复选框,选定的图片将会被缩放到所选的图表部位的高度或宽度,看哪个方向先匹配。"
+
+#: kchartBackgroundPixmapConfigPage.cc:151
+msgid "Centered"
+msgstr "居中"
+
+#: kchartBackgroundPixmapConfigPage.cc:153
+msgid ""
+"If you check this box, the selected image will be centered over the selected "
+"area. If the image is larger then the area, you will only see the middle part "
+"of it."
+msgstr "如果您选中此复选框,选定的图片将会显示在所选的图表部位的中央。如果这幅图片比图表要大,您将只能看到它中间的部分。"
+
+#: kchartBackgroundPixmapConfigPage.cc:158
+#, fuzzy
+msgid "Tiled"
+msgstr "标题:"
+
+#: kchartBackgroundPixmapConfigPage.cc:160
+#, fuzzy
+msgid ""
+"If you check this box, the selected image will be used as a background tile. If "
+"the image is larger then the selected area, you will only see the upper left "
+"part of it."
+msgstr "如果您选中此复选框,选定的图片将会显示在所选的图表部位的中央。如果这幅图片比图表要大,您将只能看到它中间的部分。"
+
+#: kchartBackgroundPixmapConfigPage.cc:278
+msgid "Outermost Region"
+msgstr "最外圈部位"
+
+#: kchartBackgroundPixmapConfigPage.cc:279
+msgid "Innermost Region"
+msgstr "最内圈部位"
+
+#: kchartBackgroundPixmapConfigPage.cc:280
+msgid "Header+Title+Subtitle"
+msgstr "页眉+标题+小标题"
+
+#: kchartBackgroundPixmapConfigPage.cc:281
+msgid "Footers"
+msgstr "页脚"
+
+#: kchartBackgroundPixmapConfigPage.cc:282
+msgid "Data+Axes+Legend"
+msgstr "数据+轴线+图例"
+
+#: kchartBackgroundPixmapConfigPage.cc:283
+msgid "Data+Axes"
+msgstr "数据+轴线"
+
+#: kchartBackgroundPixmapConfigPage.cc:285 kchartConfigDialog.cc:104
+#: kchartConfigDialog.cc:152 kchartParameterConfigPage.cc:89
+msgid "Legend"
+msgstr "图例"
+
+#: kchartBackgroundPixmapConfigPage.cc:286
+msgid "Left Axis"
+msgstr "左边轴"
+
+#: kchartBackgroundPixmapConfigPage.cc:287
+msgid "Bottom Axis"
+msgstr "底边轴"
+
+#: kchartBackgroundPixmapConfigPage.cc:288
+msgid "Right Axis"
+msgstr "右边轴"
+
+#: kchartBackgroundPixmapConfigPage.cc:289
+msgid "Header A"
+msgstr "页眉 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:290
+msgid "Header B"
+msgstr "页眉 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:291
+msgid "Header C"
+msgstr "页眉 C"
+
+#: kchartBackgroundPixmapConfigPage.cc:292
+msgid "Title A"
+msgstr "标题 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:293
+msgid "Title B"
+msgstr "标题 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:294
+msgid "Title C"
+msgstr "标题 C"
+
+#: kchartBackgroundPixmapConfigPage.cc:295
+msgid "Subtitle A"
+msgstr "小标题 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:296
+msgid "Subtitle B"
+msgstr "小标题 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:297
+msgid "Subtitle C"
+msgstr "小标题 C"
+
+#: kchartBackgroundPixmapConfigPage.cc:298
+msgid "Footer 1 A"
+msgstr "页脚 1 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:299
+msgid "Footer 1 B"
+msgstr "页脚 1 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:300
+msgid "Footer 1 C"
+msgstr "页脚 1 C"
+
+#: kchartBackgroundPixmapConfigPage.cc:301
+msgid "Footer 2 A"
+msgstr "页脚 2 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:302
+msgid "Footer 2 B"
+msgstr "页脚 2 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:303
+msgid "Footer 2 C"
+msgstr "页脚 2 C"
+
+#: kchartBackgroundPixmapConfigPage.cc:304
+msgid "Footer 3 A"
+msgstr "页脚 3 A"
+
+#: kchartBackgroundPixmapConfigPage.cc:305
+msgid "Footer 3 B"
+msgstr "页脚 3 B"
+
+#: kchartBackgroundPixmapConfigPage.cc:306
+msgid "Footer 3 C"
+msgstr "页脚 3 C"
+
+#: kchartColorConfigPage.cc:47
+msgid ""
+"This page lets you configure the colors in which your chart is displayed. Each "
+"part of the chart can be assigned a different color."
+msgstr "您可以在这一页配置显示图表的颜色。图表的每个部分都可以指定不同的颜色。"
+
+#: kchartColorConfigPage.cc:53
+msgid "Colors"
+msgstr "颜色"
+
+#: kchartColorConfigPage.cc:74
+msgid "&Line color:"
+msgstr "线条颜色(&L):"
+
+#: kchartColorConfigPage.cc:75
+msgid "This is the color that is used for drawing lines like axes."
+msgstr "这是用于绘制线条(例如轴线)的颜色。"
+
+#: kchartColorConfigPage.cc:76
+msgid "&Grid color:"
+msgstr "网格颜色(&G):"
+
+#: kchartColorConfigPage.cc:77
+msgid ""
+"Here you can configure the color that is used for the chart grid. Of course, "
+"this setting will only take effect if grid drawing is turned on."
+msgstr "这里您可以配置图表网格所使用的颜色。当然,此配置仅在网格绘制打开的时候才起作用。"
+
+#: kchartColorConfigPage.cc:80
+msgid "&X-title color:"
+msgstr "X 轴标题颜色(&X):"
+
+#: kchartColorConfigPage.cc:81
+#, fuzzy
+msgid "This color is used for displaying titles for the X (horizontal) axis."
+msgstr "该颜色用于显示 X (水平)轴的标题。该配置会覆盖<i>标题颜色</i>配置。"
+
+#: kchartColorConfigPage.cc:83
+msgid "&Y-title color:"
+msgstr "Y 轴标题颜色(&Y):"
+
+#: kchartColorConfigPage.cc:84
+#, fuzzy
+msgid "This color is used for displaying titles for the Y (vertical) axis."
+msgstr "该颜色用于显示 Y (垂直)轴的标题。该配置会覆盖<i>标题颜色</i>配置。"
+
+#: kchartColorConfigPage.cc:87
+msgid "Y-title color (2nd axis):"
+msgstr "Y 轴标题颜色(第二轴线):"
+
+#: kchartColorConfigPage.cc:88
+#, fuzzy
+msgid ""
+"This color is used for displaying titles for the second Y (vertical) axis. It "
+"only takes effect if the chart is configured to have a second Y axis."
+msgstr "该颜色用于显示第二 Y (垂直)轴的标题。此配置仅在图表被配置为具有第二 Y 轴的时候才起作用。该配置会覆盖<i>标题颜色</i>配置。"
+
+#: kchartColorConfigPage.cc:92
+msgid "X-label color:"
+msgstr "X 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:93
+msgid ""
+"Here you can configure the color that is used for labeling the X (horizontal) "
+"axis"
+msgstr "这里您可以配置用于标注 X (水平)轴的颜色。"
+
+#: kchartColorConfigPage.cc:95
+msgid "Y-label color:"
+msgstr "Y 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:96
+msgid ""
+"Here you can configure the color that is used for labeling the Y (vertical) "
+"axis"
+msgstr "这里您可以配置用于标注 Y (垂直)轴的颜色。"
+
+#: kchartColorConfigPage.cc:99
+msgid "Y-label color (2nd axis):"
+msgstr "Y 轴标注颜色(第二轴线):"
+
+#: kchartColorConfigPage.cc:100
+msgid ""
+"Here you can configure the color that is used for labeling the second Y "
+"(vertical) axis. Of course, this setting only takes effect if the chart is "
+"configured to have two vertical axes."
+msgstr "这里您可以配置用于标注第二 Y (垂直)轴的颜色。当然,此配置仅在图表被配置为具有两个垂直轴的时候才起作用。"
+
+#: kchartColorConfigPage.cc:105
+#, fuzzy
+msgid "X-line color:"
+msgstr "X 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:106
+#, fuzzy
+msgid "Here you can configure the line color of the X (horizontal) axis"
+msgstr "这里您可以配置用于标注 X (水平)轴的颜色。"
+
+#: kchartColorConfigPage.cc:107
+#, fuzzy
+msgid "Y-line color:"
+msgstr "Y 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:108
+#, fuzzy
+msgid "Here you can configure the line color of the Y (vertical) axis"
+msgstr "这里您可以配置用于标注 Y (垂直)轴的颜色。"
+
+#: kchartColorConfigPage.cc:110
+#, fuzzy
+msgid "Y-line color (2nd axis):"
+msgstr "Y 轴标注颜色(第二轴线):"
+
+#: kchartColorConfigPage.cc:111
+#, fuzzy
+msgid ""
+"Here you can configure the line color of the second Y (vertical) axis. Of "
+"course, this setting only takes effect if the chart is configured to have two "
+"vertical axes."
+msgstr "这里您可以配置用于标注第二 Y (垂直)轴的颜色。当然,此配置仅在图表被配置为具有两个垂直轴的时候才起作用。"
+
+#: kchartColorConfigPage.cc:116
+#, fuzzy
+msgid "X-Zero-line color:"
+msgstr "X 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:117
+#, fuzzy
+msgid ""
+"Here you can configure the zero-line's color of the X (horizontal) axis. Of "
+"course, this setting only takes effect if the abscissa is displaying a "
+"Zero-line."
+msgstr "这里您可以配置用于标注第二 Y (垂直)轴的颜色。当然,此配置仅在图表被配置为具有两个垂直轴的时候才起作用。"
+
+#: kchartColorConfigPage.cc:120
+#, fuzzy
+msgid "Y-Zero-line color:"
+msgstr "Y 轴标注颜色:"
+
+#: kchartColorConfigPage.cc:121
+#, fuzzy
+msgid "Here you can configure the zero-line's color of the Y (vertical) axis"
+msgstr "这里您可以配置用于标注 Y (垂直)轴的颜色。"
+
+#: kchartColorConfigPage.cc:123
+#, fuzzy
+msgid "Y-Zero-line color (2nd axis):"
+msgstr "Y 轴标注颜色(第二轴线):"
+
+#: kchartColorConfigPage.cc:124
+#, fuzzy
+msgid ""
+"Here you can configure the color that is used for the Zero-line of the second Y "
+"(vertical) axis. Of course, this setting only takes effect if the chart is "
+"configured to have two vertical axes."
+msgstr "这里您可以配置用于标注第二 Y (垂直)轴的颜色。当然,此配置仅在图表被配置为具有两个垂直轴的时候才起作用。"
+
+#: kchartColorConfigPage.cc:134
+msgid ""
+"Choose a row/column in the list on the left and change its color using this "
+"button."
+msgstr ""
+
+#: kchartColorConfigPage.cc:194
+#, c-format
+msgid "Series %1"
+msgstr "序列 %1"
+
+#: kchartComboConfigPage.cc:45
+msgid "HLC Style"
+msgstr "HLC 风格"
+
+#: kchartComboConfigPage.cc:49
+msgid "Diamond"
+msgstr "钻石形"
+
+#: kchartComboConfigPage.cc:51
+msgid "Close connected"
+msgstr "连接结束值点"
+
+#: kchartComboConfigPage.cc:53
+msgid "Connecting"
+msgstr "不连接结束值点"
+
+#: kchartComboConfigPage.cc:55
+msgid "Icap"
+msgstr "Icap"
+
+#: kchartConfigDialog.cc:77
+msgid "Chart Setup"
+msgstr "图表设置"
+
+#: kchartConfigDialog.cc:81 kchartConfigDialog.cc:109
+msgid "&Data"
+msgstr "数据(&D)"
+
+#: kchartConfigDialog.cc:88 kchartConfigDialog.cc:148
+msgid "Header/Footer"
+msgstr "页眉/页脚"
+
+#: kchartConfigDialog.cc:92 kchartConfigDialog.cc:163
+msgid "&Colors"
+msgstr "颜色(&C)"
+
+#: kchartConfigDialog.cc:96 kchartConfigDialog.cc:166
+msgid "&Font"
+msgstr "字体(&F)"
+
+#: kchartConfigDialog.cc:100 kchartConfigDialog.cc:170
+msgid "&Background"
+msgstr "背景(&B)"
+
+#: kchartConfigDialog.cc:117 kchartWizardSelectChartTypePage.cc:60
+msgid "Bar"
+msgstr "柱形图"
+
+#: kchartConfigDialog.cc:121 kchartConfigDialog.cc:126
+msgid "Line"
+msgstr "折线图"
+
+#: kchartConfigDialog.cc:133 kchart_view.cc:116
+msgid "&Pie"
+msgstr "饼图(&P)"
+
+#: kchartConfigDialog.cc:137
+msgid "&Piedata"
+msgstr "饼图数据(&P)"
+
+#: kchartConfigDialog.cc:142 kchart_view.cc:126
+msgid "&Polar"
+msgstr "极坐标(&P)"
+
+#: kchartConfigDialog.cc:159
+msgid "&Axes"
+msgstr "轴线(&A)"
+
+#: kchartConfigDialog.cc:428
+msgid "Chart &Sub-type"
+msgstr "图表子类型(&S)"
+
+#: kchartDataConfigPage.cc:66 kchartWizardSelectDataFormatPage.cc:39
+msgid "Data Area"
+msgstr "数据区域"
+
+#: kchartDataConfigPage.cc:71 kchartWizardSelectDataFormatPage.cc:42
+msgid "Area: "
+msgstr "区域:"
+
+#: kchartDataConfigPage.cc:75 kchartDataEditor.cc:200
+#: kchartWizardSelectDataFormatPage.cc:47
+msgid "First row as label"
+msgstr "第一行作为标签"
+
+#: kchartDataConfigPage.cc:76 kchartDataEditor.cc:201
+#: kchartWizardSelectDataFormatPage.cc:48
+msgid "First column as label"
+msgstr "第一列作为标签"
+
+#: kchartDataConfigPage.cc:82 kchartWizardSelectDataFormatPage.cc:51
+msgid "Data Format"
+msgstr "数据格式"
+
+#: kchartDataConfigPage.cc:84 kchartWizardSelectDataFormatPage.cc:53
+msgid "Data in rows"
+msgstr "数据产生于行"
+
+#: kchartDataConfigPage.cc:87 kchartWizardSelectDataFormatPage.cc:56
+msgid "Data in columns"
+msgstr "数据产生于列"
+
+#: kchartDataConfigPage.cc:92
+msgid ""
+"This configuration page can be used to swap the interpretation of rows and "
+"columns."
+msgstr ""
+
+#: kchartDataConfigPage.cc:93
+msgid ""
+"By default one row is considered to be a data set and each column holds the "
+"individual values of the data series. This sets the data in rows on your chart."
+msgstr ""
+
+#: kchartDataConfigPage.cc:95
+msgid ""
+"Here you can choose to have each column hold one data set. Note that the values "
+"are not really swapped but only their interpretation."
+msgstr ""
+
+#: kchartDataEditor.cc:167
+msgid "KChart Data Editor"
+msgstr "KChart 数据编辑器"
+
+#: kchartDataEditor.cc:185
+msgid "# Rows:"
+msgstr "总行数:"
+
+#: kchartDataEditor.cc:192
+msgid "# Columns:"
+msgstr "总列数:"
+
+#: kchartDataEditor.cc:328
+msgid ""
+"<p><b>Sets the number of rows in the data table.</b>"
+"<br>"
+"<br>Each row represents one data set.</p>"
+msgstr "<p><b>设定数据表的行数。</b><br><br>每行代表一个数据集。</p>"
+
+#: kchartDataEditor.cc:330
+msgid "Number of active data rows"
+msgstr "当前数据行数"
+
+#: kchartDataEditor.cc:335
+msgid ""
+"<p><b>Sets the number of columns in the data table.</b>"
+"<br>"
+"<br>The number of columns defines the number of data values in each data set "
+"(row).</p>"
+msgstr "<p><b>设定数据表的列数。</b><br><br>列数定义了每个数据集(行)中的数据值数。</p>"
+
+#: kchartDataEditor.cc:337
+msgid "Number of active data columns"
+msgstr "当前数据列数"
+
+#: kchartDataEditor.cc:342
+msgid "Chart data table."
+msgstr "图表数据表。"
+
+#: kchartDataEditor.cc:364
+msgid ""
+"<p>This table contains the data for the chart."
+"<br>"
+"<br> Each row is one data set of values. The name of such a data set can be "
+"changed in the column header (on the left) of the table. In a line diagram each "
+"row is one line. In a ring diagram each row is one slice. "
+"<br>"
+"<br> Each column represents one value of each data set. Just like rows you can "
+"also change the name of each value in the column headers (at the top) of the "
+"table. In a bar diagram the number of columns defines the number of value "
+"sets. In a ring diagram each column is one ring.</p>"
+msgstr ""
+
+#: kchartDataEditor.cc:375
+#, fuzzy
+msgid "Insert row"
+msgstr "插入行"
+
+#: kchartDataEditor.cc:376
+#, fuzzy
+msgid "Delete row"
+msgstr "分隔符"
+
+#: kchartDataEditor.cc:377
+#, fuzzy
+msgid "Insert column"
+msgstr "插入列"
+
+#: kchartDataEditor.cc:378
+#, fuzzy
+msgid "Delete column"
+msgstr "数据产生于列"
+
+#: kchartDataEditor.cc:684
+msgid ""
+"You are about to shrink the data table and remove some values. This will lead "
+"to loss of existing data in the table and/or the headers.\n"
+"\n"
+"This message will not be shown again if you click Continue"
+msgstr ""
+"您即将缩减数据表并删除某些值。这将丢失表中的已有数据和/或标题。\n"
+"\n"
+"如果您单击继续的话,此消息将不会再次显示"
+
+#: kchartDataEditor.cc:809
+msgid "Column Name"
+msgstr "列名称"
+
+#: kchartDataEditor.cc:810
+msgid "Type a new column name:"
+msgstr "输入新列名称:"
+
+#: kchartDataEditor.cc:827
+msgid "Row Name"
+msgstr "行名称"
+
+#: kchartDataEditor.cc:828
+msgid "Type a new row name:"
+msgstr "输入新行名称:"
+
+#: kchartFontConfigPage.cc:98 kchartHeaderFooterConfigPage.cc:58
+#: kchartHeaderFooterConfigPage.cc:75 kchartHeaderFooterConfigPage.cc:92
+#: kchartWizardLabelsLegendPage.cc:54 kchartWizardLabelsLegendPage.cc:72
+#: kchartWizardLabelsLegendPage.cc:95 kchartWizardLabelsLegendPage.cc:119
+#: kchartWizardLabelsLegendPage.cc:145 kchartWizardLabelsLegendPage.cc:160
+#: kchartWizardSetupAxesPage.cc:164
+msgid "Font..."
+msgstr "字体..."
+
+#: kchartFontConfigPage.cc:99
+msgid ""
+"Select an item in the list above and click on this button to display the KDE "
+"font dialog in order to choose a new font for this item."
+msgstr ""
+
+#: kchartFontConfigPage.cc:126 kchartFontConfigPage.cc:145
+msgid "X-Title"
+msgstr "X 轴标题"
+
+#: kchartFontConfigPage.cc:127 kchartFontConfigPage.cc:148
+msgid "Y-Title"
+msgstr "Y 轴标题"
+
+#: kchartFontConfigPage.cc:128 kchartFontConfigPage.cc:151
+msgid "X-Axis"
+msgstr "X 轴"
+
+#: kchartFontConfigPage.cc:129 kchartFontConfigPage.cc:154
+msgid "Y-Axis"
+msgstr "Y 轴"
+
+#: kchartFontConfigPage.cc:130 kchartFontConfigPage.cc:157
+msgid "All Axes"
+msgstr "所有轴线"
+
+#: kchartFontConfigPage.cc:133 kchartFontConfigPage.cc:159
+msgid "Label"
+msgstr "标注"
+
+#: kchartHeaderFooterConfigPage.cc:46 kchartLegendConfigPage.cc:62
+#: kchartWizardLabelsLegendPage.cc:45
+msgid "Title:"
+msgstr "标题:"
+
+#: kchartHeaderFooterConfigPage.cc:47 kchartHeaderFooterConfigPage.cc:51
+msgid ""
+"Write here the title of your chart if you want one. The title will be centered "
+"on top above your chart."
+msgstr ""
+
+#: kchartHeaderFooterConfigPage.cc:55
+msgid "Click on this button to choose the color for the title font."
+msgstr "单击此按钮可选择标题字体的颜色。"
+
+#: kchartHeaderFooterConfigPage.cc:59
+msgid ""
+"Click on this button to choose the font family, style and size for the title."
+msgstr "单击此按钮可选择标题字体的字体族、样式和大小。"
+
+#: kchartHeaderFooterConfigPage.cc:63
+msgid "Subtitle:"
+msgstr "小标题:"
+
+#: kchartHeaderFooterConfigPage.cc:64 kchartHeaderFooterConfigPage.cc:68
+#: kchartHeaderFooterConfigPage.cc:85
+msgid ""
+"Write here the subtitle of your chart if you want one. The subtitle will be "
+"centered on top just below the title."
+msgstr ""
+
+#: kchartHeaderFooterConfigPage.cc:72
+msgid "Click on this button to choose the color for the subtitle font."
+msgstr "单击此按钮可选择次标题字体的颜色。"
+
+#: kchartHeaderFooterConfigPage.cc:76
+msgid ""
+"Click on this button to choose the font family, style and size for the "
+"subtitle."
+msgstr "单击此按钮可选择次标题的字体族、样式和大小。"
+
+#: kchartHeaderFooterConfigPage.cc:80
+msgid "Footer:"
+msgstr "页脚:"
+
+#: kchartHeaderFooterConfigPage.cc:81
+msgid ""
+"Write here the footer of your chart if you want one. The footer will be "
+"centered at the bottom just below your chart."
+msgstr ""
+
+#: kchartHeaderFooterConfigPage.cc:89
+msgid "Click on this button to choose the color for the footer font."
+msgstr ""
+
+#: kchartHeaderFooterConfigPage.cc:93
+msgid ""
+"Click on this button to choose the font family, style and size for the footer."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:55
+msgid "General"
+msgstr "常规"
+
+#: kchartLegendConfigPage.cc:63
+msgid ""
+"Write here the title of the legend, which is displayed at the top of the legend "
+"box."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:70
+msgid "Legend Position"
+msgstr "图例位置"
+
+#: kchartLegendConfigPage.cc:71
+msgid ""
+"<qt>Choose the location of the legend on the chart by clicking a location "
+"button.\n"
+"Use the central button to <b>hide</b> the legend.</qt>"
+msgstr ""
+
+#: kchartLegendConfigPage.cc:79
+msgid "Top-Left"
+msgstr "左上"
+
+#: kchartLegendConfigPage.cc:80
+#, fuzzy
+msgid "Top-Left-Top"
+msgstr "左上"
+
+#: kchartLegendConfigPage.cc:82
+#, fuzzy
+msgid "Top-Right-Top"
+msgstr "右上"
+
+#: kchartLegendConfigPage.cc:83
+msgid "Top-Right"
+msgstr "右上"
+
+#: kchartLegendConfigPage.cc:85
+#, fuzzy
+msgid "Top-Left-Left"
+msgstr "左上"
+
+#: kchartLegendConfigPage.cc:86
+#, fuzzy
+msgid "Top-Right-Right"
+msgstr "右上"
+
+#: kchartLegendConfigPage.cc:89
+msgid "No Legend"
+msgstr "无图例"
+
+#: kchartLegendConfigPage.cc:92
+#, fuzzy
+msgid "Bottom-Left-Left"
+msgstr "左下"
+
+#: kchartLegendConfigPage.cc:93
+#, fuzzy
+msgid "Bottom-Right-Right"
+msgstr "右下"
+
+#: kchartLegendConfigPage.cc:95
+msgid "Bottom-Left"
+msgstr "左下"
+
+#: kchartLegendConfigPage.cc:96
+#, fuzzy
+msgid "Bottom-Left-Bottom"
+msgstr "左下"
+
+#: kchartLegendConfigPage.cc:98
+#, fuzzy
+msgid "Bottom-Right-Bottom"
+msgstr "右下"
+
+#: kchartLegendConfigPage.cc:99
+msgid "Bottom-Right"
+msgstr "右下"
+
+#: kchartLegendConfigPage.cc:106
+msgid ""
+"This Font box can be used to set different fonts for the legend title and the "
+"individual entries."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:114
+msgid "Legend title font:"
+msgstr "图例标题字体:"
+
+#: kchartLegendConfigPage.cc:117 kchartLegendConfigPage.cc:124
+msgid "Select Font..."
+msgstr "选择字体..."
+
+#: kchartLegendConfigPage.cc:118
+msgid ""
+"Click here to display the KDE font chooser dialog. You will be able to change "
+"the font family, style and size for the legend title."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:121
+msgid "Legend text font:"
+msgstr "图例正文字体:"
+
+#: kchartLegendConfigPage.cc:125
+msgid ""
+"Click here to display the KDE font chooser dialog. You will be able to change "
+"the font family, style and size for the legend text."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:135
+msgid ""
+"Select, if the legend's items should be drawn next to each other, or below each "
+"other."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:141
+msgid "Vertically"
+msgstr ""
+
+#: kchartLegendConfigPage.cc:142
+msgid "Horizontally"
+msgstr ""
+
+#: kchartLegendConfigPage.cc:146
+msgid "Color"
+msgstr "颜色"
+
+#: kchartLegendConfigPage.cc:147
+msgid ""
+"This Color box can be used to set different colors for the legend title and "
+"text."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:154
+msgid "Legend title color:"
+msgstr "图例标题颜色:"
+
+#: kchartLegendConfigPage.cc:158
+msgid ""
+"Click here to display the KDE Select Color dialog. You will be able to change "
+"the color for the legend title."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:162
+msgid "Legend text color:"
+msgstr "图例正文颜色:"
+
+#: kchartLegendConfigPage.cc:166
+msgid ""
+"Click here to display the KDE Select Color dialog. You will be able to change "
+"the color for the legend text."
+msgstr ""
+
+#: kchartLegendConfigPage.cc:170
+#, fuzzy
+msgid "Legend frame color:"
+msgstr "图例正文颜色:"
+
+#: kchartLegendConfigPage.cc:174
+msgid ""
+"Click here to display the KDE Select Color dialog. You will be able to change "
+"the color for the legend frame."
+msgstr ""
+
+#: kchartLine3dConfigPage.cc:45
+msgid "3D lines"
+msgstr "3D 线条"
+
+#: kchartLine3dConfigPage.cc:53 kchartParameterPolarConfigPage.cc:61
+msgid "Line width:"
+msgstr "线条宽度:"
+
+#: kchartLine3dConfigPage.cc:56
+msgid "You can set here the line width for your chart. Default is 1."
+msgstr "您可以在此为您的图表设定线宽。默认为 1。"
+
+#: kchartLine3dConfigPage.cc:59
+msgid "Line markers"
+msgstr "线条标记"
+
+#: kchartLine3dConfigPage.cc:60
+msgid "Check this option if you want to add dots on your chart as markers."
+msgstr ""
+
+#: kchartLine3dConfigPage.cc:65 kchartParameterPieConfigPage.cc:57
+msgid "Draw shadow color"
+msgstr "绘制阴影颜色"
+
+#: kchartLine3dConfigPage.cc:68
+msgid "Rotation around the X-axis in degrees:"
+msgstr "绕 X 轴转动的角度:"
+
+#: kchartLine3dConfigPage.cc:77
+msgid "Rotation around the Y-axis in degrees:"
+msgstr "绕 Y 轴转动的角度:"
+
+#: kchartLine3dConfigPage.cc:86 kchartParameter3dConfigPage.cc:75
+msgid "Depth:"
+msgstr "厚度:"
+
+#: kchartPageLayout.cc:34
+msgid "Page Layout"
+msgstr "页面布局"
+
+#: kchartPageLayout.cc:40
+msgid "Margins"
+msgstr "边距"
+
+#: kchartPageLayout.cc:52
+msgid "&Reset"
+msgstr "重置(&R)"
+
+#: kchartPageLayout.cc:56
+msgid "Left:"
+msgstr "左边:"
+
+#: kchartPageLayout.cc:63
+msgid "Right:"
+msgstr "右边:"
+
+#: kchartPageLayout.cc:70
+msgid "Top:"
+msgstr "顶部:"
+
+#: kchartPageLayout.cc:77
+msgid "Bottom:"
+msgstr "底部:"
+
+#: kchartParameter3dConfigPage.cc:45
+msgid "3D Parameters"
+msgstr "3D 参数"
+
+#: kchartParameter3dConfigPage.cc:54
+msgid "3D bar"
+msgstr "3D 柱形图"
+
+#: kchartParameter3dConfigPage.cc:55
+msgid ""
+"If checked, this will enable 3D mode for viewing the bars. You can then add a "
+"shadow and set the angle and depth for 3D."
+msgstr ""
+
+#: kchartParameter3dConfigPage.cc:62
+msgid "Draw dark shadow"
+msgstr "绘制阴影颜色"
+
+#: kchartParameter3dConfigPage.cc:63
+msgid "If checked, this will add a dark shadow on the 3D bars."
+msgstr ""
+
+#: kchartParameter3dConfigPage.cc:66
+msgid "Angle:"
+msgstr "角度:"
+
+#: kchartParameter3dConfigPage.cc:71
+msgid ""
+"You can set here the angle for the 3D effect from 0 to 90. 90 will give you "
+"flat bars without any 3D effect.\n"
+"Default is 45."
+msgstr ""
+
+#: kchartParameter3dConfigPage.cc:80
+msgid ""
+"You can set here the depth of the 3D effect from 0 to 2. 0 will give you no "
+"depth at all.\n"
+"Default is 1."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:54
+msgid "Parameters"
+msgstr "参数"
+
+#: kchartParameterConfigPage.cc:59
+msgid "Grid"
+msgstr "网格"
+
+#: kchartParameterConfigPage.cc:60
+msgid ""
+"If this is checked, the grid is shown. If you uncheck this option, the grid "
+"will not be displayed anymore."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:64
+msgid "Y-axis"
+msgstr "Y 轴"
+
+#: kchartParameterConfigPage.cc:65
+msgid ""
+"If this is checked, the Y-axis is shown. If you uncheck this option, the Y-axis "
+"and the Y grid lines will not be displayed anymore."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:70
+msgid "X-axis"
+msgstr "X 轴"
+
+#: kchartParameterConfigPage.cc:71
+msgid ""
+"If this is checked, the X-axis is shown. If you uncheck this option, the X-axis "
+"and the X grid lines will not be displayed anymore."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:77
+msgid "Has X-label"
+msgstr "具有 X 轴标注"
+
+#: kchartParameterConfigPage.cc:80
+msgid "Y-axis 2"
+msgstr "Y 轴 2"
+
+#: kchartParameterConfigPage.cc:85
+msgid "Line marker"
+msgstr "线条标记"
+
+#: kchartParameterConfigPage.cc:95
+msgid "Settings"
+msgstr "设置"
+
+#: kchartParameterConfigPage.cc:104 kchartWizardLabelsLegendPage.cc:62
+msgid "X-title:"
+msgstr "X 轴标题:"
+
+#: kchartParameterConfigPage.cc:107 kchartWizardLabelsLegendPage.cc:84
+msgid "Y-title:"
+msgstr "Y 轴标题:"
+
+#: kchartParameterConfigPage.cc:112
+msgid ""
+"Write the title for the X-axis here, if you want a title. The color for this "
+"title is set in the Colors tab, in the same dialog, and the font is set in the "
+"Font tab."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:115
+msgid ""
+"Write the title for the Y-axis here, if you want a title. The color for this "
+"title is set in the Colors tab, in the same dialog, and the font is set in the "
+"Font tab."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:119
+msgid "Scale Types"
+msgstr "数轴类型"
+
+#: kchartParameterConfigPage.cc:120
+msgid "Linear scale"
+msgstr "线性轴"
+
+#: kchartParameterConfigPage.cc:121
+msgid "This sets the Y-axis to be linear. This is default."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:122
+msgid "Logarithmic scale"
+msgstr "对数轴"
+
+#: kchartParameterConfigPage.cc:123
+msgid "This sets the Y-axis to be logarithmic."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:127
+msgid "Precision for Numerical Left Axis"
+msgstr "数值左轴的精度"
+
+#: kchartParameterConfigPage.cc:129
+msgid "Automatic precision"
+msgstr "自动精度"
+
+#: kchartParameterConfigPage.cc:130
+msgid ""
+"This sets the precision as automatic which means that KChart decides what "
+"precision to apply."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:132
+msgid "Decimal precision:"
+msgstr "小数精度:"
+
+#: kchartParameterConfigPage.cc:133
+msgid ""
+"This sets the Y-axis precision. For example, if you choose a precision of 2, "
+"the value 5 will be displayed as 5.00 alongside the Y-axis."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:137
+msgid ""
+"Set the precision you want to display for the Y-axis, if you choose Decimal "
+"precision. The range is 0 to 15; 2 being the default."
+msgstr ""
+
+#: kchartParameterConfigPage.cc:141 kchartWizardSetupAxesPage.cc:152
+msgid "Y-label format:"
+msgstr "Y 轴标注格式:"
+
+#: kchartParameterConfigPage.cc:149 kchartWizardLabelsLegendPage.cc:108
+msgid "Y-title 2:"
+msgstr "Y 轴标题 2:"
+
+#: kchartParameterConfigPage.cc:156
+msgid "Y-label format 2:"
+msgstr "Y 轴标注格式 2:"
+
+#: kchartParameterPieConfigPage.cc:52 kchartParameterPolarConfigPage.cc:49
+msgid "Parameter"
+msgstr "参数"
+
+#: kchartParameterPieConfigPage.cc:55
+msgid "Pie 3D"
+msgstr "3D 饼图"
+
+#: kchartParameterPieConfigPage.cc:56
+msgid "Uncheck this option if you do not want a 3D effect for your pie."
+msgstr "如果您的饼图不需要 3D 效果,请不要选中此选项。"
+
+#: kchartParameterPieConfigPage.cc:58
+msgid "Uncheck this option if you do not want a shadow color on a 3D pie."
+msgstr "如果您在 3D 饼图中不需要阴影的话,请不要选中此选项。"
+
+#: kchartParameterPieConfigPage.cc:60 kchartPieConfigPage.cc:76
+msgid "Explode factor (%):"
+msgstr "炸开因子(%):"
+
+#: kchartParameterPieConfigPage.cc:62
+msgid ""
+"This will place gaps between the segments of your pie. Default is 0 which means "
+"the pie is a whole."
+msgstr ""
+
+#: kchartParameterPieConfigPage.cc:64
+msgid "Start angle:"
+msgstr "初始角度:"
+
+#: kchartParameterPieConfigPage.cc:66
+msgid "This will set the orientation of your pie. Default is 0."
+msgstr "这将设定饼图的方向。默认值为 0。"
+
+#: kchartParameterPieConfigPage.cc:68
+msgid "3D-depth:"
+msgstr "3D 深度:"
+
+#: kchartParameterPieConfigPage.cc:70
+msgid ""
+"Set the depth from 0 to 40 of the 3D effect, if you have checked Pie 3D. "
+"Default is 20."
+msgstr ""
+
+#: kchartParameterPolarConfigPage.cc:52
+msgid "Polar marker"
+msgstr "数值点标记"
+
+#: kchartParameterPolarConfigPage.cc:53
+msgid ""
+"If this is checked, the polar markers are shown; otherwise they are not."
+msgstr ""
+
+#: kchartParameterPolarConfigPage.cc:54
+msgid "Show circular label"
+msgstr "显示环形标签"
+
+#: kchartParameterPolarConfigPage.cc:55
+msgid "Toggle the circular label display."
+msgstr "切换环形标签显示。"
+
+#: kchartParameterPolarConfigPage.cc:57
+msgid "Zero degree position:"
+msgstr "零度线位置:"
+
+#: kchartParameterPolarConfigPage.cc:59
+msgid ""
+"Set the position for the X axis (horizontal) from -359 to 359. Default is 0."
+msgstr ""
+
+#: kchartParameterPolarConfigPage.cc:63
+msgid "Set the width for the chart lines. 0 is default and is the thinnest."
+msgstr ""
+
+#: kchartPieConfigPage.cc:55
+msgid "Hide Piece"
+msgstr "隐藏扇形片段"
+
+#: kchartPieConfigPage.cc:58
+msgid "Column active:"
+msgstr "活动的列:"
+
+#: kchartPieConfigPage.cc:68
+msgid "Move piece to:"
+msgstr "移动片段到:"
+
+#: kchartPrinterDlg.cc:39
+msgid "KChart Options"
+msgstr "KChart 选项"
+
+#: kchartPrinterDlg.cc:54
+msgid "Print Size"
+msgstr "打印大小"
+
+#: kchartPrinterDlg.cc:55
+msgid "Width: "
+msgstr "宽度:"
+
+#: kchartPrinterDlg.cc:57
+msgid "Height: "
+msgstr "高度:"
+
+#: kchartSubTypeChartPage.cc:50 kchartSubTypeChartPage.cc:129
+#: kchartSubTypeChartPage.cc:210 kchartSubTypeChartPage.cc:303
+#: kchartSubTypeChartPage.cc:382
+msgid "Sub-type"
+msgstr "子类型"
+
+#: kchartSubTypeChartPage.cc:51 kchartSubTypeChartPage.cc:130
+#: kchartSubTypeChartPage.cc:211 kchartSubTypeChartPage.cc:304
+#: kchartSubTypeChartPage.cc:383
+msgid ""
+"Select the desired sub-type of a chart. The available sub-types depend on the "
+"chart type. Some chart types have no sub-type at all, in which case this "
+"configuration page is not shown."
+msgstr ""
+
+#: kchartSubTypeChartPage.cc:53 kchartSubTypeChartPage.cc:132
+#: kchartSubTypeChartPage.cc:215 kchartSubTypeChartPage.cc:306
+#: kchartSubTypeChartPage.cc:385 kchartWizardSelectChartSubTypePage.cc:49
+msgid "Normal"
+msgstr "普通"
+
+#: kchartSubTypeChartPage.cc:55 kchartWizardSelectChartSubTypePage.cc:183
+msgid "HiLoClose"
+msgstr "高-低-收"
+
+#: kchartSubTypeChartPage.cc:57 kchartWizardSelectChartSubTypePage.cc:184
+msgid "HiLoOpenClose"
+msgstr "高-低-开-收"
+
+#: kchartSubTypeChartPage.cc:63 kchartSubTypeChartPage.cc:142
+#: kchartSubTypeChartPage.cc:233 kchartSubTypeChartPage.cc:316
+#: kchartSubTypeChartPage.cc:395
+msgid "Example"
+msgstr "示例"
+
+#: kchartSubTypeChartPage.cc:64 kchartSubTypeChartPage.cc:143
+#: kchartSubTypeChartPage.cc:234 kchartSubTypeChartPage.cc:317
+#: kchartSubTypeChartPage.cc:396
+msgid "Preview the sub-type you choose."
+msgstr "预览您选择的子类型。"
+
+#: kchartSubTypeChartPage.cc:134 kchartSubTypeChartPage.cc:217
+#: kchartSubTypeChartPage.cc:308 kchartSubTypeChartPage.cc:387
+#: kchartWizardSelectChartSubTypePage.cc:50
+#: kchartWizardSelectChartSubTypePage.cc:188
+msgid "Stacked"
+msgstr "迭加"
+
+#: kchartSubTypeChartPage.cc:136 kchartSubTypeChartPage.cc:219
+#: kchartSubTypeChartPage.cc:310 kchartSubTypeChartPage.cc:389
+#: kchartWizardSelectChartSubTypePage.cc:51
+#: kchartWizardSelectChartSubTypePage.cc:189
+msgid "Percent"
+msgstr "百分比"
+
+#: kchartSubTypeChartPage.cc:227 kchartWizardSelectChartSubTypePage.cc:54
+msgid "Number of lines: "
+msgstr "行数:"
+
+#: kchartWizard.cc:37
+msgid "Select Chart Type"
+msgstr "选择图表类型"
+
+#: kchartWizard.cc:44
+msgid "Select Chart Sub-type"
+msgstr "选择图表子类型"
+
+#: kchartWizard.cc:50
+msgid "Labels & Legend"
+msgstr "标注和图例"
+
+#: kchartWizard.cc:56
+msgid "Setup Axes"
+msgstr "配置轴线"
+
+#: kchartWizardLabelsLegendPage.cc:136
+msgid "Legend title:"
+msgstr "图例标题:"
+
+#: kchartWizardLabelsLegendPage.cc:155
+msgid "Legend text:"
+msgstr "图例文字:"
+
+#: kchartWizardSelectChartSubTypePage.cc:45
+msgid "Chart Sub Type"
+msgstr "图表子类型"
+
+#: kchartWizardSelectChartTypePage.cc:61
+msgid "Lines"
+msgstr "线条"
+
+#: kchartWizardSelectChartTypePage.cc:62
+msgid "Area"
+msgstr "区域"
+
+#: kchartWizardSelectChartTypePage.cc:64
+#, fuzzy
+msgid "Bars & Lines"
+msgstr "网格线"
+
+#: kchartWizardSelectChartTypePage.cc:67
+msgid "Hi-Lo-Close"
+msgstr "垂线图"
+
+#: kchartWizardSelectChartTypePage.cc:68
+msgid "Box & Whisker "
+msgstr "盒须图"
+
+#: kchartWizardSelectChartTypePage.cc:72
+msgid "Pie"
+msgstr "饼图"
+
+#: kchartWizardSelectChartTypePage.cc:73
+msgid "Ring"
+msgstr "环形图"
+
+#: kchartWizardSelectChartTypePage.cc:74
+msgid "Polar"
+msgstr "极坐标图"
+
+#: kchartWizardSelectDataFormatPage.cc:62
+msgid ""
+"\n"
+"If the selected data area does not match the data you want,\n"
+"select the data now.\n"
+"\n"
+"Include cells that you want to use as row and column labels,\n"
+"if you want them in the chart.\n"
+msgstr ""
+
+#: kchartWizardSetupAxesPage.cc:44
+msgid "Grid Lines"
+msgstr "网格线"
+
+#: kchartWizardSetupAxesPage.cc:45
+msgid "X axis:"
+msgstr "X 轴:"
+
+#: kchartWizardSetupAxesPage.cc:46
+msgid "Y axis:"
+msgstr "Y 轴:"
+
+#: kchartWizardSetupAxesPage.cc:59
+msgid "Border:"
+msgstr "边界:"
+
+#: kchartWizardSetupAxesPage.cc:82
+msgid "Angle 3D:"
+msgstr "3D角度:"
+
+#: kchartWizardSetupAxesPage.cc:89
+msgid "Depth 3D:"
+msgstr "3D深度:"
+
+#: kchartWizardSetupAxesPage.cc:112
+msgid "Y interval:"
+msgstr "Y轴间隔:"
+
+#: kchartWizardSetupAxesPage.cc:124
+msgid "Y min:"
+msgstr "Y轴最小值:"
+
+#: kchartWizardSetupAxesPage.cc:134
+msgid "Y max:"
+msgstr "Y轴最大值:"
+
+#: kchartWizardSetupAxesPage.cc:176
+msgid "Y-label 2 format:"
+msgstr "第二Y轴标注格式:"
+
+#: kchartWizardSetupDataPage.cc:29
+msgid "Rows"
+msgstr "行"
+
+#: kchartWizardSetupDataPage.cc:36
+msgid "Columns"
+msgstr "列"
+
+#: kchartWizardSetupDataPage.cc:45
+msgid "Data is in:"
+msgstr "数据位于:"
+
+#: kchartWizardSetupDataPage.cc:59
+msgid "Use first row as description"
+msgstr "将第一行作为说明"
+
+#: kchartWizardSetupDataPage.cc:71
+msgid "Use first column as description"
+msgstr "将第一列作为说明"
+
+#: kchart_params.cc:255
+#, c-format
+msgid "Unknown chart type %1"
+msgstr "未知的图表类型 %1"
+
+#: kchart_part.cc:228
+#, c-format
+msgid "Column %1"
+msgstr "第%1列"
+
+#: kchart_part.cc:233
+#, c-format
+msgid "Row %1"
+msgstr "第%1行"
+
+#: kchart_part.cc:979
+msgid "Invalid OASIS OpenDocument file. No office:body tag found."
+msgstr "无效的 OASIS OpenDocument 文件。未找到 office:body 标记。"
+
+#: kchart_part.cc:995
+msgid "Invalid OASIS OpenDocument file. No tag found inside office:body."
+msgstr "无效的 OASIS OpenDocument 文件。office:body 标记内未找到标记。"
+
+#: kchart_part.cc:997
+msgid ""
+"This document is not a chart, but %1. Please try opening it with the "
+"appropriate application."
+msgstr "此文档不是图表,而是%1。请试着使用相应的应用程序打开此文档。"
+
+#: kchart_part.cc:1005
+msgid "Invalid OASIS OpenDocument file. No chart:chart tag found."
+msgstr "无效的 OASIS OpenDocument 文件。未找到 chart:chart 标记。"
+
+#: kchart_view.cc:67
+msgid "Import Data..."
+msgstr "导入数据..."
+
+#: kchart_view.cc:73
+msgid "&Create Template From Document..."
+msgstr "根据文档创建模板(&C)..."
+
+#: kchart_view.cc:77
+msgid "Customize with &Wizard..."
+msgstr "使用向导进行定制(&W)..."
+
+#: kchart_view.cc:81
+msgid "Edit &Data..."
+msgstr "编辑数据(&D)..."
+
+#: kchart_view.cc:84
+msgid "&Chart..."
+msgstr "图表(&C)..."
+
+#: kchart_view.cc:90
+msgid "&Bar"
+msgstr "柱形(&B)"
+
+#: kchart_view.cc:96
+msgid "&Line"
+msgstr "线条(&L)"
+
+#: kchart_view.cc:101
+msgid "&Area"
+msgstr "面积(&A)"
+
+#: kchart_view.cc:106
+msgid "&HiLo"
+msgstr "高低(&H)"
+
+#: kchart_view.cc:111
+msgid "Bo&x && Whiskers"
+msgstr "盒须图(&X)"
+
+#: kchart_view.cc:121
+msgid "&Ring"
+msgstr "环形(&R)"
+
+#: kchart_view.cc:132
+msgid "&Colors..."
+msgstr "颜色(&C)..."
+
+#: kchart_view.cc:136
+msgid "&Font..."
+msgstr "字体(&F)..."
+
+#: kchart_view.cc:140
+msgid "&Background..."
+msgstr "背景(&B)..."
+
+#: kchart_view.cc:144
+msgid "&Legend..."
+msgstr "图例(&L)..."
+
+#: kchart_view.cc:148
+msgid "Chart &Sub-type..."
+msgstr "图表子类型(&S)..."
+
+#: kchart_view.cc:152
+msgid "&Data Format..."
+msgstr "数据格式(&D)..."
+
+#: kchart_view.cc:156
+msgid "&Header && Footer..."
+msgstr "页眉和页脚(&C)..."
+
+#: kchart_view.cc:160
+msgid "Page Layout..."
+msgstr "页面布局..."
+
+#: kchart_view.cc:680
+msgid "The file %1 could not be read."
+msgstr "无法读取文件 %1。"
+
+#: main.cc:32
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: kchart_aboutdata.h:30
+msgid "KOffice Chart Generator"
+msgstr "KOffice 图表生成器"
+
+#: kchart_aboutdata.h:36
+msgid "KChart"
+msgstr "KChart"
+
+#: kchart_aboutdata.h:38
+msgid "(c) 1998-2006, Kalle Dalheimer and Klarälvdalens Datakonsult AB"
+msgstr "(c) 1998-2006, Kalle Dalheimer 和 Klaralvdalens Datakonsult AB"
+
+#: kchart_aboutdata.h:39
+msgid ""
+"The drawing engine which forms the base of KChart\n"
+"is also available as a commercial product\n"
+"from Klarälvdalens Datakonsult AB.\n"
+"Contact info@klaralvdalens-datakonsult.se\n"
+"for more information."
+msgstr ""
+"构成 KChart 基础的绘图引擎也可以作为商用产品由\n"
+"Klaralvdalens Datakonsult AB 提供,请致函: \n"
+"info@klaralvdalens-datakonsult.se 获取更多信息。"
+
+#: kchart_aboutdata.h:45
+msgid "Created chart preview images, toolbar icons"
+msgstr "创建了图表预览图像、工具栏图标"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Mai Hao Hui,Liu Songhe"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "mhh@126.com,jackliu9999@263.net"
+
+#~ msgid "Remove Row"
+#~ msgstr "删除行"
+
+#~ msgid "Remove Column"
+#~ msgstr "删除列"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kexi.po b/koffice-i18n-zh_CN/messages/koffice/kexi.po
new file mode 100644
index 00000000..b7a4dc56
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kexi.po
@@ -0,0 +1,5808 @@
+# translation of kexi.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2003, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kexi 1.6\n"
+"POT-Creation-Date: 2007-05-19 02:19+0200\n"
+"PO-Revision-Date: 2006-10-06 00:00+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: core/kexiguimsghandler.cpp:124 core/kexitextmsghandler.cpp:52
+msgid "Unknown error"
+msgstr "未知错误"
+
+#: core/kexiaboutdata.cpp:29
+msgid "Database creation for everyone"
+msgstr "面向大众的数据库程序"
+
+#: core/kexiaboutdata.cpp:32
+msgid ""
+"This is standalone version of the application distributed outside of KOffice "
+"suite."
+msgstr "这是于 KOffice 办公套件之外发布的独立版本。"
+
+#: core/kexiaboutdata.cpp:34
+msgid "This application version is distributed with KOffice suite."
+msgstr "此应用程序版本是与 KOffice 办公套件一起发布的。"
+
+#: core/kexiaboutdata.cpp:50
+#, fuzzy
+msgid ""
+"(c) 2002-2007, Kexi Team\n"
+"(c) 2003-2007, OpenOffice Polska LLC\n"
+msgstr ""
+"(c) 2002-2006,Kexi 团队\n"
+"(c) 2003-2006,OpenOffice Polska LLC\n"
+
+#: core/kexiaboutdata.cpp:52
+msgid ""
+"This software is developed by Kexi Team - an international group\n"
+"of independent developers, with additional assistance and support\n"
+"from the OpenOffice Polska company.\n"
+"\n"
+"Visit the company Home Page: http://www.openoffice.com.pl"
+msgstr ""
+"此软件由 Kexi 团队开发。该团队是一个由独立开发者组成的国际化团队,其中还得到了 OpenOffice 波兰公司的协助和支持。\n"
+"\n"
+"浏览公司主页:http://www.openoffice.com.pl"
+
+#: core/kexiaboutdata.cpp:60
+msgid ""
+"Project maintainer & developer, design, KexiDB, commercially supported version, "
+"win32 port"
+msgstr "项目维护者和开发者、设计、KexiDB、商务支持版本、Win32 移植"
+
+#: core/kexiaboutdata.cpp:61
+msgid "Former project maintainer & developer"
+msgstr "先前的项目维护者和开发者"
+
+#: core/kexiaboutdata.cpp:62
+msgid "KexiPropertyEditor and FormDesigner"
+msgstr "Kexi 属性编辑器和表单设计器"
+
+#: core/kexiaboutdata.cpp:63
+msgid "PostgreSQL database driver, Migration module"
+msgstr "PostgreSQL 数据库驱动程序、迁移模块"
+
+#: core/kexiaboutdata.cpp:64
+msgid ""
+"Contributions for MySQL and KexiDB, fixes, Migration module, MDB support"
+msgstr "MySQL 和 KexiDB 的贡献、修正、迁移模块、MDB 支持"
+
+#: core/kexiaboutdata.cpp:65
+msgid "Scripting module (KROSS), Python language bindings, design"
+msgstr "脚本模块(KROSS)、Python 语言绑定、设计"
+
+#: core/kexiaboutdata.cpp:66
+msgid "Graphics effects, helper dialogs"
+msgstr "图形效果、助手对话框"
+
+#: core/kexiaboutdata.cpp:67
+msgid "Former developer"
+msgstr "先前的开发者"
+
+#: core/kexiaboutdata.cpp:68
+msgid "Original Form Designer, original user interface & much more"
+msgstr "最初的表单设计器、最初的用户界面及其它"
+
+#: core/kexiaboutdata.cpp:69
+msgid "CQL++, SQL assistance"
+msgstr "CQL++、SQL 协助"
+
+#: core/kexiaboutdata.cpp:70
+msgid "Original code cleanings"
+msgstr "原始代码整理"
+
+#: core/kexiaboutdata.cpp:71
+msgid "Bugfixes, original Table Widget"
+msgstr "错误修正、原始表格部件"
+
+#: core/kexiaboutdata.cpp:72
+msgid "Initial design improvements"
+msgstr "初始设计改进"
+
+#: core/kexiaboutdata.cpp:73
+msgid "Icons and user interface research"
+msgstr "图标和用户界面研究"
+
+#: core/kexiaboutdata.cpp:74
+msgid "Coffee sponsoring"
+msgstr "咖啡赞助"
+
+#: core/kexiaboutdata.cpp:75
+msgid "Numerous bug reports, usability tests, technical support"
+msgstr "无数错误报告、可用性测试、技术支持"
+
+#: _translatorinfo.cpp:1 core/kexiaboutdata.cpp:76
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3 core/kexiaboutdata.cpp:76
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: core/kexidialogbase.cpp:321
+msgid ""
+"Design has been changed. You must save it before switching to other view."
+msgstr "设计已经更改。您在切换到其它视图前必须先保存。"
+
+#: core/kexidialogbase.cpp:382 main/keximainwindowimpl.cpp:3022
+msgid "Switching to other view failed (%1)."
+msgstr "切换到其它视图失败(%1)。"
+
+#: core/kexidialogbase.cpp:520
+msgid "Saving object's definition failed."
+msgstr "保存对象定义失败。"
+
+#: core/kexipartmanager.cpp:134
+msgid "Error while loading plugin \"%1\""
+msgstr "装入插件“%1”时出错"
+
+#: core/kexipartmanager.cpp:201
+msgid "No plugin for mime type \"%1\""
+msgstr "MIME 类型“%1”没有插件"
+
+#: core/kexicontexthelp.cpp:34
+msgid "Context Help"
+msgstr "联机帮助"
+
+#: core/kexiproject.cpp:183
+msgid "Could not open project \"%1\"."
+msgstr "无法打开工程“%1”。"
+
+#: core/kexiproject.cpp:228
+msgid "Could not create project \"%1\"."
+msgstr "无法创建工程“%1”。"
+
+#: core/kexiproject.cpp:272 core/kexiproject.cpp:333
+msgid "Project major version"
+msgstr "工程主版本"
+
+#: core/kexiproject.cpp:274 core/kexiproject.cpp:335
+msgid "Project minor version"
+msgstr "工程次版本"
+
+#: core/kexiproject.cpp:276
+msgid "Project caption"
+msgstr "工程标题"
+
+#: core/kexiproject.cpp:278
+msgid "Project description"
+msgstr "工程描述"
+
+#: core/kexiproject.cpp:739
+msgid "Opening object \"%1\" failed."
+msgstr "打开对象“%1”失败。"
+
+#: core/kexiproject.cpp:758
+msgid "This project is opened as read only."
+msgstr "此工程是以只读方式打开的。"
+
+#: core/kexiproject.cpp:815 main/keximainwindowimpl.cpp:3860
+msgid "Could not set empty name for this object."
+msgstr "无法为此对象设定空名称。"
+
+#: core/kexiproject.cpp:819
+msgid "Could not use this name. Object with name \"%1\" already exists."
+msgstr "无法使用此名称。名为“%1”的对象已经存在。"
+
+#: core/kexiproject.cpp:826
+msgid "Could not rename object \"%1\"."
+msgstr "无法重命名对象“%1”。"
+
+#: core/kexiproject.cpp:947
+msgid "Warning: entire project's data will be removed."
+msgstr "警告:即将删除整个工程的数据。"
+
+#: core/kexiproject.cpp:961
+msgid ""
+"The project %1 already exists.\n"
+"Do you want to replace it with a new, blank one?"
+msgstr ""
+"工程 %1 已经存在。\n"
+"您是否想要将其替换为新的空工程?"
+
+#: core/kexiproject.cpp:988
+msgid "Do you want to drop the project \"%1\"?"
+msgstr "您是否想要丢弃工程“%1”?"
+
+#: core/kexiproject.cpp:997
+msgid ""
+"Could not drop this project. Database connection for this project has been "
+"opened as read only."
+msgstr "无法删除此对象。此工程所用的数据库连接是以只读方式打开的。"
+
+#: core/kexiinternalpart.cpp:57
+msgid "Could not load \"%1\" plugin."
+msgstr "无法装入“%1”插件。"
+
+#: core/kexicmdlineargs.h:30
+msgid "Options related to entire projects:"
+msgstr "与整个工程相关的选项:"
+
+#: core/kexicmdlineargs.h:32
+msgid ""
+"Create a new, blank project using specified\n"
+"database driver and database name\n"
+"and exit immediately.\n"
+"You will be asked for confirmation\n"
+"if overwriting is needed."
+msgstr ""
+"使用指定的数据库驱动程序和数据名称创建新的空\n"
+"工程,然后立即退出。\n"
+"如果需要覆盖的话,会请求您的确认。"
+
+#: core/kexicmdlineargs.h:38
+msgid ""
+"Like --createdb, but also open newly\n"
+"created database.\n"
+msgstr ""
+"与 --createdb 类似,但打开新创建的数据库。\n"
+
+#: core/kexicmdlineargs.h:41
+msgid ""
+"Drop (remove) a project using specified\n"
+"database driver and database name.\n"
+"You will be asked for confirmation."
+msgstr ""
+"使用指定的数据库驱动程序和数据库名称丢弃(删\n"
+"除)工程。您会被请求确认。"
+
+#: core/kexicmdlineargs.h:46
+msgid ""
+"Database driver to be used\n"
+"for connecting to a database project\n"
+"(SQLite by default).\n"
+"Ignored if a shortcut filename\n"
+"is provided."
+msgstr ""
+"用于连接到数据库工程的数据库驱动程序(默认为\n"
+"SQLite)。\n"
+"如果指定了快捷方式文件名,则此选项被忽略。"
+
+#: core/kexicmdlineargs.h:53
+msgid ""
+"Specify the type of file provided as an argument.\n"
+"This option is only useful if the filename does\n"
+"not have a valid extension set and its type\n"
+"cannot be determined unambiguously by examining\n"
+"its contents.\n"
+"This option is ignored if no file is specified as\n"
+"an argument.\n"
+"Available file types are:\n"
+"- \"project\" for a project file (the default)\n"
+"- \"shortcut\" for a shortcut file pointing to a\n"
+" project.\n"
+"- \"connection\" for database connection data.\n"
+msgstr ""
+"指定提供的文件类型作为参数。如果您的文件名没\n"
+"有指定有效的扩展名,而且其类型无法通过查看其\n"
+"内容得知,则此选项非常有用。\n"
+"如果没有指定文件作为其参数,则此选项将被忽略。\n"
+"可用的文件类型为:\n"
+"- “project”指定工程文件(默认)\n"
+"- “shortcut”指定指向工程文件的快捷方式文件。\n"
+"- “connection”指定数据库连接数据。\n"
+
+#: core/kexicmdlineargs.h:68
+msgid ""
+"\n"
+"Specify a database connection shortcut .kexic\n"
+"file containing connection data.\n"
+"Can be used with --createdb or --create-opendb\n"
+"for convenience instead of using options like \n"
+"--user, --host or --port.\n"
+"Note: Options like --user, --host have\n"
+"precedence over settings defined in the shortcut\n"
+"file."
+msgstr ""
+
+#: core/kexicmdlineargs.h:77
+msgid ""
+"Specify that any database connections will\n"
+"be performed without write support. This option\n"
+"is ignored when \"createdb\" option is present,\n"
+"otherwise the database could not be created."
+msgstr ""
+
+#: core/kexicmdlineargs.h:82
+#, fuzzy
+msgid ""
+"Start project in User Mode, regardless \n"
+"of the project settings."
+msgstr "以设计模式启动工程,而不管工程的设置如何。"
+
+#: core/kexicmdlineargs.h:85
+msgid ""
+"Start project in Design Mode, regardless \n"
+"of the project settings."
+msgstr "以设计模式启动工程,而不管工程的设置如何。"
+
+#: core/kexicmdlineargs.h:88
+msgid ""
+"Show the Project Navigator side pane even\n"
+"if Kexi runs in User Mode."
+msgstr ""
+
+#: core/kexicmdlineargs.h:91
+msgid ""
+"Skip displaying startup dialog window.\n"
+"If there is no project name specified to open,\n"
+"empty application window will appear."
+msgstr ""
+
+#: core/kexicmdlineargs.h:95
+msgid "Options related to opening objects within a project:"
+msgstr "与在工程中打开对象相关的选项:"
+
+#: core/kexicmdlineargs.h:97
+msgid ""
+"\n"
+"Open object of type <object_type>\n"
+"and name <object_name> from specified project\n"
+"on application start.\n"
+"<object_type>: is optional, if omitted - table\n"
+"type is assumed.\n"
+"Other object types can be query, report, form,\n"
+"script (may be more or less, depending on your\n"
+"plugins installed).\n"
+"Use \"\" chars to specify names containing spaces.\n"
+"Examples: --open MyTable,\n"
+" --open query:\"My very big query\""
+msgstr ""
+"\n"
+"在应用程序启动的时候从指定的工程打开类型为\n"
+"<object_type> 且名称为 <object_name> 的对象。\n"
+"<object_type>:是可选的,如果省略 - 则假定为\n"
+"表。\n"
+"其它对象类型可以是查询、报告、表单、脚本(可能\n"
+"更多或更少,取决于您安装的插件)。\n"
+"使用 \"\" 字符指定包含空格的名称。\n"
+"例如:--open MyTable,\n"
+"--open query:\"My very big query\""
+
+#: core/kexicmdlineargs.h:109
+msgid ""
+"\n"
+"Like --open, but the object will\n"
+"be opened in Design Mode, if one is available."
+msgstr ""
+"\n"
+"和 --open 一样,但对象将在设计模式中打开。"
+
+#: core/kexicmdlineargs.h:112
+msgid ""
+"\n"
+"Like --open, but the object will\n"
+"be opened in Text Mode, if one is available."
+msgstr ""
+"\n"
+"如 --open 一样,但对象将在文本模式中打开。"
+
+#: core/kexicmdlineargs.h:116
+msgid ""
+"\n"
+"Start execution of object of type <object_type>\n"
+"and name <object_name> on application start.\n"
+"<object_type>: is optional, if omitted - macro\n"
+"type is assumed.\n"
+"Other object types can be script (may be more\n"
+"or less, depending on your plugins installed).\n"
+"Use \"\" chars to specify names containing spaces."
+msgstr ""
+"\n"
+"在应用程序启动的时候开始执行类型为\n"
+"<object_type> 且名称为 <object_name> 的对象。\n"
+"<object_type>:是可选的,如果省略 - 则假定为\n"
+"宏。\n"
+"其它对象类型可以是脚本(可能\n"
+"更多或更少,取决于您安装的插件)。\n"
+"使用 \"\" 字符指定包含空格的名称。"
+
+#: core/kexicmdlineargs.h:124
+msgid "Start new object design of type <object_type>."
+msgstr "开始设计 <object_type> 类型的新对象。"
+
+#: core/kexicmdlineargs.h:126
+#, fuzzy
+msgid ""
+"\n"
+"Open the Print dialog window for an object of type\n"
+"<object_type> and name <object_name> in the specified\n"
+"project when the application starts, for quick printing\n"
+"of the object's data.\n"
+"<object_type>: is optional; if omitted, table\n"
+"type is assumed. Object type can also be query."
+msgstr ""
+"\n"
+"在应用程序启动的时候从指定的工程打开类型为\n"
+"<object_type> 且名称为 <object_name> 的对象。\n"
+"<object_type>:是可选的,如果省略 - 则假定为\n"
+"表。\n"
+"其它对象类型可以是查询、报告、表单、脚本(可能\n"
+"更多或更少,取决于您安装的插件)。\n"
+"使用 \"\" 字符指定包含空格的名称。\n"
+"例如:--open MyTable,\n"
+"--open query:\"My very big query\""
+
+#: core/kexicmdlineargs.h:133
+msgid ""
+"\n"
+"Open Print Preview window for object\n"
+"of type <object_type> and name <object_name>\n"
+"from specified project on application start.\n"
+"See --print for more details."
+msgstr ""
+
+#: core/kexicmdlineargs.h:138
+msgid "Options related to database servers:"
+msgstr "与数据库服务器相关的选项:"
+
+#: core/kexicmdlineargs.h:141
+msgid ""
+"User name to be used\n"
+"for connecting to a database project.\n"
+"Ignored if a shortcut filename\n"
+"is provided."
+msgstr ""
+"连接到数据库工程的用户名。如果给出了快捷方式\n"
+"文件名,则此选项被忽略。"
+
+#: core/kexicmdlineargs.h:152
+msgid ""
+"Server (host) name to be used\n"
+"for connecting to a database project.\n"
+"Ignored if a shortcut filename\n"
+"is provided."
+msgstr ""
+"连接到数据库工程的服务器(主机)名。如果给出了\n"
+"快捷方式文件名,则此选项被忽略。"
+
+#: core/kexicmdlineargs.h:157
+msgid ""
+"Server's port number to be used\n"
+"for connecting to a database project.\n"
+"Ignored if a shortcut filename\n"
+"is provided."
+msgstr ""
+"连接到数据库工程的服务器端口号。如果给出了快\n"
+"捷方式文件名,则此选项被忽略。"
+
+#: core/kexicmdlineargs.h:162
+msgid ""
+"Server's local socket filename\n"
+"to be used for connecting to a database\n"
+"project. Ignored if a shortcut filename\n"
+"is provided."
+msgstr ""
+"连接到数据库工程的服务器本地套接字名称。如果\n"
+"给出了快捷方式文件名,则此选项被忽略。"
+
+#: core/kexicmdlineargs.h:167
+msgid ""
+"Skip displaying connection dialog window\n"
+"and connect directly. Available when\n"
+"opening .kexic or .kexis shortcut files."
+msgstr ""
+
+#: core/kexicmdlineargs.h:172
+msgid ""
+"Kexi database project filename,\n"
+"Kexi shortcut filename,\n"
+"or name of a Kexi database\n"
+"project on a server to open."
+msgstr ""
+"要打开的 Kexi 数据库工程文件名、\n"
+"Kexi 快捷方式文件名或服务器\n"
+"上的 Kexi 数据库工程名称。"
+
+#: core/kexipart.cpp:66
+#, fuzzy
+msgid "Details:"
+msgstr "细节"
+
+#: core/kexipart.cpp:69
+msgid "Object \"%1\" could not be opened in Design View."
+msgstr "无法在设计视图中打开对象“%1”。"
+
+#: core/kexipart.cpp:70
+msgid "Object could not be opened in Data View."
+msgstr "无法在数据视图中打开对象。"
+
+#: core/kexipart.cpp:71
+msgid "Do you want to open it in Text View?"
+msgstr "您想要在文本视图中打开吗?"
+
+#: core/kexipart.cpp:293
+msgid "Could not load object's definition."
+msgstr "无法装入对象定义。"
+
+#: core/kexipart.cpp:293
+msgid "Object design may be corrupted."
+msgstr "对象设计可能损坏。"
+
+#: core/kexipart.cpp:295
+msgid "You can delete \"%1\" object and create it again."
+msgstr "您可以删除“%1”然后再创建一次。"
+
+#: core/kexipart.cpp:370
+msgid "Could not load object's data."
+msgstr "无法装入对象数据。"
+
+#: core/kexipart.cpp:370
+msgid "Data identifier: \"%1\"."
+msgstr "数据标识符:“%1”。"
+
+#: core/kexiprojectdata.cpp:159
+msgid ""
+"_: database connection\n"
+"(connection %1)"
+msgstr "(连接 %1)"
+
+#: core/kexiuseractionmethod.cpp:19
+msgid "Open Object"
+msgstr "打开对象"
+
+#: core/kexiuseractionmethod.cpp:21
+msgid "Close Object"
+msgstr "关闭对象"
+
+#: core/kexiuseractionmethod.cpp:23
+msgid "Delete Object"
+msgstr "删除对象"
+
+#: core/kexiuseractionmethod.cpp:25
+msgid "Execute Script"
+msgstr "执行脚本"
+
+#: core/kexiuseractionmethod.cpp:27
+msgid "Exit Main Application"
+msgstr "退出主应用程序"
+
+#: core/kexiuseraction.cpp:41
+msgid "Specified part does not exist"
+msgstr "指定部件不存在"
+
+#: core/kexiuseraction.cpp:49
+msgid "Specified document could not be opened."
+msgstr "无法打开指定的文档。"
+
+#: core/kexi.cpp:159
+msgid "No View"
+msgstr "无视图"
+
+#: core/kexi.cpp:160
+msgid "Data View"
+msgstr "数据视图"
+
+#: core/kexi.cpp:161
+msgid "Design View"
+msgstr "设计视图"
+
+#: core/kexi.cpp:162
+msgid "Text View"
+msgstr "文本视图"
+
+#: core/kexi.cpp:164
+msgid "Unknown"
+msgstr "未知"
+
+#: core/kexi.cpp:170
+msgid ""
+"You can correct data in this row or use \"Cancel row changes\" function."
+msgstr "您可以纠正本行中的数据,或者使用“取消行更改”功能。"
+
+#: core/kexi.cpp:332
+msgid "This function is not available for version %1 of %2 application."
+msgstr "此函数在 %2 应用程序 %1 版本中不可用。"
+
+#: core/kexi.cpp:337
+msgid "\"%1\" function is not available for version %2 of %3 application."
+msgstr "“%1”函数在 %3 应用程序 %2 版本中不可用。"
+
+#: main/kexinewstuff.cpp:64
+msgid "Choose Directory Where to Install Example Database"
+msgstr "选择安装示例数据库的目录"
+
+#: main/startup/KexiConnSelector.cpp:148
+msgid "Add a new database connection"
+msgstr "添加新的数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:149
+msgid "Edit selected database connection"
+msgstr "编辑选中的数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:150
+msgid "Remove selected database connections"
+msgstr "删除选中的数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:362
+#: widget/relations/kexirelationwidget.cpp:65
+msgid "&Add"
+msgstr "添加(&A)"
+
+#: main/startup/KexiConnSelector.cpp:362
+msgid "Add database connection"
+msgstr "添加数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:363
+msgid "Add New Database Connection"
+msgstr "添加新的数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:387
+msgid "Save changes made to this database connection"
+msgstr "保存对此数据库连接所做的更改"
+
+#: main/startup/KexiConnSelector.cpp:388
+msgid "Edit Database Connection"
+msgstr "编辑数据库连接"
+
+#: main/startup/KexiConnSelector.cpp:409
+msgid ""
+"Do you want to remove database connection \"%1\" from the list of available "
+"connections?"
+msgstr "您是否想要从可用连接列表中删除连接“%1”?"
+
+#: main/startup/KexiStartupFileDialog.cpp:204
+msgid "All Supported Files"
+msgstr "支持的全部文件"
+
+#: main/startup/KexiStartupFileDialog.cpp:292
+#: main/startup/KexiStartupFileDialog.cpp:308
+msgid "Enter a filename."
+msgstr "输入文件名。"
+
+#: main/startup/KexiStartupFileDialog.cpp:302
+msgid "The file \"%1\" does not exist."
+msgstr "文件“%1”不存在。"
+
+#: main/startup/KexiStartupFileDialog.cpp:312
+msgid "The file \"%1\" is not readable."
+msgstr "文件“%1”不可读。"
+
+#: main/startup/KexiStartupFileDialog.cpp:331
+msgid ""
+"The file \"%1\" already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"文件“%1”已经存在。\n"
+"您是否想要覆盖?"
+
+#: main/startup/KexiStartupFileDialog.cpp:333
+msgid "Overwrite"
+msgstr "覆盖"
+
+#: main/startup/KexiStartupDialog.cpp:135
+msgid "Create Project"
+msgstr "创建工程"
+
+#: main/startup/KexiStartupDialog.cpp:137
+msgid "Open Existing Project"
+msgstr "打开已有工程"
+
+#: main/startup/KexiProjectSelector.cpp:222
+#: main/startup/KexiStartupDialog.cpp:139
+msgid "Open Recent Project"
+msgstr "打开最近的工程"
+
+#: main/startup/KexiStartupDialog.cpp:141
+msgid "Choose Project"
+msgstr "选择工程"
+
+#: main/startup/KexiStartupDialog.cpp:296
+msgid "&Create Project"
+msgstr "创建工程(&C)"
+
+#: main/startup/KexiStartupDialog.cpp:310
+msgid "Don't show me this dialog again"
+msgstr "以后不再显示此对话框"
+
+#: main/startup/KexiStartupDialog.cpp:321
+msgid "Click \"OK\" button to proceed."
+msgstr "单击“确定”按钮继续。"
+
+#: main/startup/KexiStartupDialog.cpp:323
+msgid "Blank Database"
+msgstr "空数据库"
+
+#: main/startup/KexiStartupDialog.cpp:323
+msgid "New Blank Database Project"
+msgstr "新建空的数据库工程"
+
+#: main/startup/KexiStartupDialog.cpp:326
+msgid "Kexi will create a new blank database project."
+msgstr "Kexi 将创建新的空数据库工程。"
+
+#: main/startup/KexiStartupDialog.cpp:339
+msgid ""
+"_: Keep this text narrow: split to multiple rows if needed\n"
+"Create From\n"
+"Template"
+msgstr ""
+
+#: main/startup/KexiStartupDialog.cpp:340
+#, fuzzy
+msgid "New Database Project From Template"
+msgstr "新建空的数据库工程"
+
+#: main/startup/KexiStartupDialog.cpp:343
+#, fuzzy
+msgid ""
+"Kexi will create a new database project using selected template.\n"
+"Select template and click \"OK\" button to proceed."
+msgstr ""
+"Kexi 即将创建新的数据库对象。请选择用于存储新对象的存储方式。\n"
+
+#: main/startup/KexiStartupDialog.cpp:386
+msgid ""
+"Import Existing\n"
+"Database"
+msgstr "导入已有数据库"
+
+#: main/startup/KexiStartupDialog.cpp:386
+msgid "Import Existing Database as New Database Project"
+msgstr "将已有数据导入为新的数据库工程"
+
+#: main/startup/KexiStartupDialog.cpp:390
+msgid ""
+"Kexi will import the structure and data of an existing database as a new "
+"database project."
+msgstr "Kexi 将导入已有数据库的结构和数据,并创建新的数据库工程。"
+
+#: main/startup/KexiStartupDialog.cpp:547
+msgid "Open &Existing Project"
+msgstr "打开已有的工程(&E)"
+
+#: main/startup/KexiStartupDialog.cpp:631
+msgid "Open &Recent Project"
+msgstr "打开最近的工程(&R)"
+
+#: main/startup/KexiStartup.cpp:143
+msgid "Opening database"
+msgstr "打开数据库"
+
+#: main/startup/KexiStartup.cpp:144
+msgid "Please enter the password."
+msgstr "请输入密码。"
+
+#: main/startup/KexiStartup.cpp:151
+msgid "local database server"
+msgstr "本地数据库服务器"
+
+#: main/startup/KexiStartup.cpp:153
+#, c-format
+msgid "Database server: %1"
+msgstr "数据库服务器:%1"
+
+#: main/startup/KexiStartup.cpp:157
+msgid ""
+"_: unspecified user\n"
+"(unspecified)"
+msgstr "(未指定)"
+
+#: main/startup/KexiStartup.cpp:161
+#, c-format
+msgid "Username: %1"
+msgstr "用户名:%1"
+
+#: main/startup/KexiStartup.cpp:167
+msgid "&Details"
+msgstr "细节(&D)"
+
+#: main/startup/KexiProjectSelector.cpp:243 main/startup/KexiStartup.cpp:169
+#: widget/kexibrowser.cpp:126 widget/kexidbconnectionwidget.cpp:345
+#: widget/kexidbconnectionwidget.cpp:360
+msgid "&Open"
+msgstr "打开(&O)"
+
+#: main/startup/KexiStartup.cpp:284
+msgid ""
+"Could not read connection information from connection shortcut file <nobr>"
+"\"%1\"</nobr>."
+"<br>"
+"<br>Check whether the file has valid contents."
+msgstr ""
+
+#: main/startup/KexiStartup.cpp:297
+msgid ""
+"You have specified invalid argument (\"%1\") for \"type\" command-line option."
+msgstr "您为命令行选项“type”指定了无效的参数(“%1”)。"
+
+#: main/startup/KexiStartup.cpp:352
+msgid "You have specified invalid port number \"%1\"."
+msgstr "您指定了无效的端口号“%1”。"
+
+#: main/startup/KexiStartup.cpp:368
+msgid "Could not start Kexi application this way."
+msgstr "无法以此种方式启动 Kexi 应用程序。"
+
+#: main/startup/KexiStartup.cpp:372
+msgid "You have used both \"createdb\" and \"dropdb\" startup options."
+msgstr "您同时使用了“createdb”和“dropdb”启动选项。"
+
+#: main/startup/KexiStartup.cpp:378
+msgid "No project name specified."
+msgstr "未指定工程名称。"
+
+#: main/startup/KexiStartup.cpp:413
+#, fuzzy
+msgid "You have used both \"user-mode\" and \"design-mode\" startup options."
+msgstr "您同时使用了“最终模式”和“设计模式”启动选项。"
+
+#: main/startup/KexiStartup.cpp:436
+msgid ""
+"Could not remove project.\n"
+"The file \"%1\" does not exist."
+msgstr ""
+"无法删除工程。\n"
+"文件“%1”不存在。"
+
+#: main/startup/KexiStartup.cpp:478
+msgid ""
+"Could not open shortcut file\n"
+"\"%1\"."
+msgstr ""
+"无法打开快捷方式文件\n"
+"“%1”。"
+
+#: main/startup/KexiStartup.cpp:511
+msgid ""
+"Could not open connection data file\n"
+"\"%1\"."
+msgstr ""
+"无法打开连接数据文件\n"
+"“%1”。"
+
+#: main/startup/KexiStartup.cpp:598
+msgid ""
+"You have specified a few database objects to be opened automatically, using "
+"startup options.\n"
+"These options will be ignored because it is not available while creating or "
+"dropping projects."
+msgstr ""
+"您使用启动选项指定了自动打开某些数据库对象。\n"
+"这些选项将被忽略,原因是在创建或丢弃工程时这些选项不可用。"
+
+#: main/startup/KexiStartup.cpp:614
+msgid "Project \"%1\" created successfully."
+msgstr "工程“%1”已成功创建。"
+
+#: main/startup/KexiStartup.cpp:624
+msgid "Project \"%1\" dropped successfully."
+msgstr "工程“%1”已成功丢弃。"
+
+#: main/startup/KexiStartup.cpp:750 main/startup/KexiStartup.cpp:782
+msgid "<p>Could not open project.</p>"
+msgstr "<p>无法打开工程。</p>"
+
+#: main/startup/KexiStartup.cpp:751
+msgid "<p>The file <nobr>\"%1\"</nobr> does not exist or is not readable.</p>"
+msgstr "<p>文件<nobr>“%1”</nobr>不存在或不可读。</p>"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:223
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:229
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:268
+#: main/startup/KexiStartup.cpp:753 main/startup/KexiStartup.cpp:785
+msgid ""
+"Check the file's permissions and whether it is already opened and locked by "
+"another application."
+msgstr ""
+
+#: main/startup/KexiStartup.cpp:783
+msgid "<p>The file <nobr>\"%1\"</nobr> is not readable.</p>"
+msgstr "<p>文件<nobr>“%1”</nobr>不可读。</p>"
+
+#: main/startup/KexiStartup.cpp:805
+msgid ""
+"\"%1\" is an external file of type:\n"
+"\"%2\".\n"
+"Do you want to import the file as a Kexi project?"
+msgstr ""
+
+#: main/startup/KexiStartup.cpp:808
+msgid "Open External File"
+msgstr "打开外部文件"
+
+#: main/startup/KexiStartup.cpp:808
+msgid "Import..."
+msgstr "导入..."
+
+#: main/startup/KexiStartup.cpp:830
+msgid ""
+"The project file \"%1\" is recognized as compatible with \"%2\" database "
+"driver, while you have asked for \"%3\" database driver to be used.\n"
+"Do you want to use \"%4\" database driver?"
+msgstr ""
+"工程文件“%1”被识别为与“%2”数据库驱动程序兼容,但您却要求使用“%3”数据库驱动程序。\n"
+"您是否想要使用“%4”数据库驱动程序?"
+
+#: main/startup/KexiStartup.cpp:852
+msgid ""
+"Previous version of database file format (\"%1\") is detected in the \"%2\" "
+"project file.\n"
+"Do you want to convert the project to a new \"%3\" format (recommended)?"
+msgstr ""
+"工程文件“%2”中检测到了先前版本的数据库文件格式(“%1”)。\n"
+"您是否想要将工程转换为新的“%3”格式(推荐)?"
+
+#: main/startup/KexiStartup.cpp:863
+msgid ""
+"Failed to convert project file \"%1\" to a new \"%2\" format.\n"
+"The file format remains unchanged."
+msgstr ""
+"将工程文件“%1”转换为“%2”格式失败。\n"
+"文件格式未更改。"
+
+#: main/startup/KexiStartup.cpp:875
+msgid "Possible problems:"
+msgstr "可能的问题:"
+
+#: main/startup/KexiStartup.cpp:880
+msgid "The file \"%1\" is not recognized as being supported by Kexi."
+msgstr "文件“%1”无法识别为 Kexi 支持的类型。"
+
+#: main/startup/KexiStartup.cpp:883
+#, c-format
+msgid ""
+"Database driver for this file type not found.\n"
+"Detected MIME type: %1"
+msgstr ""
+"此文件类型的数据库驱动程序未找到。\n"
+"检测到的 MIME 类型为:%1"
+
+#: main/startup/KexiStartup.cpp:919 main/startup/KexiStartup.cpp:923
+msgid ""
+"Could not load list of available projects for <b>%1</b> database server."
+msgstr "无法为 <b>%1</b> 数据库服务器装入可用的工程列表。"
+
+#: main/startup/KexiStartup.cpp:954
+msgid ""
+"Failed saving connection data to\n"
+"\"%1\" file."
+msgstr "将连接数据保存到“%1”文件失败。"
+
+#: main/startup/KexiStartup_p.cpp:75
+msgid "Saving \"%1\" project file to a new \"%2\" database format..."
+msgstr "正在将“%1”工程文件保存到新的“%2”数据库格式..."
+
+#: main/startup/KexiProjectSelector.cpp:236
+msgid "Open Project"
+msgstr "打开工程"
+
+#: main/startup/KexiProjectSelector.cpp:243
+#: widget/kexidbconnectionwidget.cpp:345 widget/kexidbconnectionwidget.cpp:360
+msgid "Open Database Connection"
+msgstr "打开数据库连接"
+
+#: main/startup/KexiProjectSelector.cpp:250
+msgid "Select a project on <b>%1</b> database server to open:"
+msgstr "选择 <b>%1</b> 数据库服务器上的一个工程打开:"
+
+#: main/startup/KexiNewProjectWizard.cpp:93
+msgid "Creating New Project"
+msgstr "创建新工程"
+
+#: main/startup/KexiNewProjectWizard.cpp:94
+msgid "Create"
+msgstr "创建"
+
+#: main/startup/KexiNewProjectWizard.cpp:108
+msgid "New Project Stored in File"
+msgstr "新建存储到文件的工程"
+
+#: main/startup/KexiNewProjectWizard.cpp:116
+msgid "New Project Stored on Database Server"
+msgstr "新建存储到数据库服务器的工程"
+
+#: main/startup/KexiNewProjectWizard.cpp:134
+msgid "Select Storage Method"
+msgstr "选择存储模式"
+
+#: main/startup/KexiNewProjectWizard.cpp:139
+msgid "Select Project's Caption"
+msgstr "选择工程标题"
+
+#: main/startup/KexiNewProjectWizard.cpp:144
+msgid "Enter a new Kexi project's file name:"
+msgstr "输入 Kexi 工程的新文件名:"
+
+#: main/startup/KexiNewProjectWizard.cpp:160
+msgid ""
+"Select database server's connection you wish to use to create a new Kexi "
+"project. "
+"<p>Here you may also add, edit or remove connections from the list."
+msgstr "选择您想要用来创建新 Kexi 工程的数据库服务器连接。<p>您也可以在此添加、编辑或删除列表中的连接。"
+
+#: main/startup/KexiNewProjectWizard.cpp:177
+msgid "Select Project's Location"
+msgstr "选择工程位置"
+
+#: main/startup/KexiNewProjectWizard.cpp:181
+msgid "Existing project databases on <b>%1</b> database server:"
+msgstr "数据库服务器 <b>%1</b> 上已有的工程数据库:"
+
+#: main/startup/KexiNewProjectWizard.cpp:190
+#: main/startup/KexiNewProjectWizard.cpp:244
+msgid "New database"
+msgstr "新建数据库"
+
+#: main/startup/KexiNewProjectWizard.cpp:198
+msgid "Select Project's Caption & Database Name"
+msgstr "选择工程的标题和数据库名称"
+
+#: main/startup/KexiNewProjectWizard.cpp:288
+#: main/startup/KexiNewProjectWizard.cpp:327
+msgid "Enter project caption."
+msgstr "输入工程标题。"
+
+#: main/startup/KexiNewProjectWizard.cpp:300
+msgid "Select server connection for a new project."
+msgstr "选择新工程的服务器连接。"
+
+#: main/startup/KexiNewProjectWizard.cpp:334
+msgid "Enter project's database name."
+msgstr "输入工程的数据库名称。"
+
+#: main/startup/KexiNewProjectWizard.cpp:343
+msgid ""
+"<b>A project with database name \"%1\" already exists</b>"
+"<p>Do you want to delete it and create a new one?"
+msgstr "<b>数据库名称为“%1”的工程已经存在</b><p>您是否想删除之再创建新的数据库?"
+
+#. i18n: file data/kexiui.rc line 125
+#: main/keximainwindowimpl.cpp:331 main/keximainwindowimpl.cpp:396 rc.cpp:45
+#, no-c-format
+msgid "&Window"
+msgstr "窗口(&W)"
+
+#. i18n: file data/kexiui.rc line 21
+#: main/keximainwindowimpl.cpp:344 rc.cpp:9
+#, no-c-format
+msgid "&Import"
+msgstr "导入(&I)"
+
+#. i18n: file data/kexiui.rc line 57
+#: main/keximainwindowimpl.cpp:345 rc.cpp:21
+#, no-c-format
+msgid "Paste &Special"
+msgstr "选择性粘贴(&S)"
+
+#: main/keximainwindowimpl.cpp:348
+msgid "Task Bar"
+msgstr "任务栏"
+
+#: main/keximainwindowimpl.cpp:369
+msgid ""
+"_: Close the current tab page in Kexi tab interface\n"
+"Close the current tab"
+msgstr "关闭当前标签"
+
+#: main/keximainwindowimpl.cpp:467
+msgid ""
+"User interface mode will be switched to IDEAl at next %1 application startup."
+msgstr "下次启动 %1 应用程序时,用户界面将会切换到 IDEAl。"
+
+#: main/keximainwindowimpl.cpp:494
+msgid ""
+"User interface mode will be switched to Childframe at next %1 application "
+"startup."
+msgstr "下次启动 %1 应用程序时,用户界面将会切换到子框架。"
+
+#: main/keximainwindowimpl.cpp:527
+msgid "&New..."
+msgstr "新建(&N)..."
+
+#: main/keximainwindowimpl.cpp:529
+msgid "Create a new project"
+msgstr "创建新工程"
+
+#: main/keximainwindowimpl.cpp:530
+msgid "Creates a new project. Currently opened project is not affected."
+msgstr "创建新工程。目前打开的工程不受影响。"
+
+#: main/keximainwindowimpl.cpp:533
+msgid "Open an existing project"
+msgstr "打开已有的工程"
+
+#: main/keximainwindowimpl.cpp:534
+msgid "Opens an existing project. Currently opened project is not affected."
+msgstr "打开已有的工程。目前打开的工程不受影响。"
+
+#: main/keximainwindowimpl.cpp:537
+msgid "&Download Example Databases..."
+msgstr "下载示例数据库(&D)..."
+
+#: main/keximainwindowimpl.cpp:539
+msgid "Download example databases from the Internet"
+msgstr "从 Internet 上下载示例数据库"
+
+#: main/keximainwindowimpl.cpp:540
+msgid "Downloads example databases from the Internet."
+msgstr "从 Internet 上下载示例数据库。"
+
+#: main/keximainwindowimpl.cpp:568
+msgid "Save object changes"
+msgstr "保存对象更改"
+
+#: main/keximainwindowimpl.cpp:569
+msgid "Saves object changes from currently selected window."
+msgstr "保存目前选中的窗口中对象的更改。"
+
+#: main/keximainwindowimpl.cpp:572
+msgid "Save &As..."
+msgstr "另存为(&A)..."
+
+#: main/keximainwindowimpl.cpp:574 main/keximainwindowimpl.cpp:2882
+msgid "Save object as"
+msgstr "对象另存为"
+
+#: main/keximainwindowimpl.cpp:576
+msgid ""
+"Saves object changes from currently selected window under a new name (within "
+"the same project)."
+msgstr "将目前选中窗口中对象的更改以新的名称保存在同一工程中。"
+
+#: main/keximainwindowimpl.cpp:578
+msgid "Project Properties"
+msgstr "工程属性"
+
+#: main/keximainwindowimpl.cpp:585
+msgid "&Close Project"
+msgstr "关闭工程(&C)"
+
+#: main/keximainwindowimpl.cpp:587
+msgid "Close the current project"
+msgstr "关闭当前工程"
+
+#: main/keximainwindowimpl.cpp:588
+msgid "Closes the current project."
+msgstr "关闭当前工程。"
+
+#: main/keximainwindowimpl.cpp:593
+msgid "&Relationships..."
+msgstr "关系(&R)..."
+
+#: main/keximainwindowimpl.cpp:595
+msgid "Project relationships"
+msgstr "工程关系"
+
+#: main/keximainwindowimpl.cpp:596
+msgid "Shows project relationships."
+msgstr "显示工程关系。"
+
+#: main/keximainwindowimpl.cpp:602
+msgid "&Import Database..."
+msgstr "导入数据库(&I)..."
+
+#: main/keximainwindowimpl.cpp:604
+msgid "Import entire database as a Kexi project"
+msgstr "将整个数据库导入为 Kexi 工程"
+
+#: main/keximainwindowimpl.cpp:605
+msgid "Imports entire database as a Kexi project."
+msgstr "将整个数据库导入为 Kexi 工程。"
+
+#: main/keximainwindowimpl.cpp:608
+msgid "&Compact Database..."
+msgstr "压缩数据库(&C)..."
+
+#: main/keximainwindowimpl.cpp:610
+msgid "Compact the current database project"
+msgstr "压缩当前数据库工程"
+
+#: main/keximainwindowimpl.cpp:612
+msgid ""
+"Compacts the current database project, so it will take less space and work "
+"faster."
+msgstr "压缩当前数据库工程,以使其占用更少的空间,运行得更快。"
+
+#: main/keximainwindowimpl.cpp:618
+msgid ""
+"_: Import->Table Data From File...\n"
+"Table Data From &File..."
+msgstr "表数据文件(&F)..."
+
+#: main/keximainwindowimpl.cpp:622
+msgid "Import table data from a file"
+msgstr "从文件中导入表数据"
+
+#: main/keximainwindowimpl.cpp:623
+msgid "Imports table data from a file."
+msgstr "从文件中导入表数据。"
+
+#: main/keximainwindowimpl.cpp:627
+msgid ""
+"_: Export->Table or Query Data to File...\n"
+"Table or Query Data to &File..."
+msgstr "表或查询为文件(&F)..."
+
+#: main/keximainwindowimpl.cpp:632
+msgid "Export data from the active table or query data to a file"
+msgstr "将数据从当前表或查询表导出到文件"
+
+#: main/keximainwindowimpl.cpp:634
+msgid "Exports data from the active table or query data to a file."
+msgstr "将数据从当前表或查询表导出到文件。"
+
+#: main/keximainwindowimpl.cpp:643
+msgid "Print data from the active table or query"
+msgstr "打印当前表或查询"
+
+#: main/keximainwindowimpl.cpp:644
+msgid "Prints data from the active table or query."
+msgstr "打印当前表或查询。"
+
+#: main/keximainwindowimpl.cpp:650
+msgid "Show print preview for the active table or query"
+msgstr "显示当前表或查询的页面设置的打印预览"
+
+#: main/keximainwindowimpl.cpp:652
+msgid "Shows print preview for the active table or query."
+msgstr "显示当前表或查询的页面设置的打印预览。"
+
+#: main/keximainwindowimpl.cpp:654
+#: main/printing/kexisimpleprintpreviewwindow.cpp:176
+msgid "Page Set&up..."
+msgstr "页面设置(&U)..."
+
+#: main/keximainwindowimpl.cpp:658
+msgid "Show page setup for printing the active table or query"
+msgstr "显示打印当前表或查询的页面设置"
+
+#: main/keximainwindowimpl.cpp:660 widget/kexibrowser.cpp:210
+msgid "Shows page setup for printing the active table or query."
+msgstr "显示打印当前表或查询的页面设置。"
+
+#: main/keximainwindowimpl.cpp:671
+msgid ""
+"_: Paste Special->As Data &Table...\n"
+"As Data &Table..."
+msgstr "为数据表(&T)..."
+
+#: main/keximainwindowimpl.cpp:675
+msgid "Paste clipboard data as a table"
+msgstr "将剪贴板数据粘贴为表"
+
+#: main/keximainwindowimpl.cpp:677
+msgid "Pastes clipboard data to a table."
+msgstr "将剪贴板数据粘贴为表。"
+
+#: main/keximainwindowimpl.cpp:682
+msgid ""
+"_: Copy Special->Table or Query Data...\n"
+"Table or Query as Data Table..."
+msgstr "表或查询为数据表..."
+
+#: main/keximainwindowimpl.cpp:686
+msgid "Copy selected table or query data to clipboard"
+msgstr "将选中表或查询中的数据复制到剪贴板"
+
+#: main/keximainwindowimpl.cpp:688
+msgid "Copies selected table or query data to clipboard."
+msgstr "将选中表或查询中的数据复制到剪贴板。"
+
+#: main/keximainwindowimpl.cpp:691
+msgid "Reverts the most recent editing action."
+msgstr "恢复最近的编辑操作。"
+
+#: main/keximainwindowimpl.cpp:693
+msgid "Reverts the most recent undo action."
+msgstr "恢复最近撤消的编辑操作。"
+
+#: main/keximainwindowimpl.cpp:720
+#, fuzzy
+msgid "Delete selected object"
+msgstr "删除目前选中的对象。"
+
+#: main/keximainwindowimpl.cpp:721
+msgid "Deletes currently selected object."
+msgstr "删除目前选中的对象。"
+
+#: main/keximainwindowimpl.cpp:723
+msgid "Delete Row"
+msgstr "删除行"
+
+#: main/keximainwindowimpl.cpp:725
+#, fuzzy
+msgid "Delete currently selected row"
+msgstr "删除目前选中的对象。"
+
+#: main/keximainwindowimpl.cpp:726
+#, fuzzy
+msgid "Deletes currently selected row."
+msgstr "删除目前选中的对象。"
+
+#: main/keximainwindowimpl.cpp:728
+msgid "Clear Table Contents"
+msgstr "清除表内容"
+
+#: main/keximainwindowimpl.cpp:730
+msgid "Clear table contents"
+msgstr "清除表内容"
+
+#: main/keximainwindowimpl.cpp:731
+msgid "Clears table contents."
+msgstr "清除表内容。"
+
+#: main/keximainwindowimpl.cpp:734
+msgid "Edit Item"
+msgstr "编辑项目"
+
+#: main/keximainwindowimpl.cpp:736
+msgid "Edit currently selected item"
+msgstr "编辑目前选中的项目"
+
+#: main/keximainwindowimpl.cpp:737
+msgid "Edits currently selected item."
+msgstr "编辑目前选中的项目。"
+
+#: main/keximainwindowimpl.cpp:739
+msgid "&Insert Empty Row"
+msgstr "插入空行(&I)"
+
+#: main/keximainwindowimpl.cpp:742
+msgid "Insert one empty row above"
+msgstr "在上方插入一个空行"
+
+#: main/keximainwindowimpl.cpp:743
+msgid "Inserts one empty row above currently selected table row."
+msgstr "在目前选中的表格行上方插入空行。"
+
+#: main/keximainwindowimpl.cpp:747
+msgid "&Data View"
+msgstr "数据视图(&D)"
+
+#: main/keximainwindowimpl.cpp:751
+msgid "Switch to data view"
+msgstr "切换到数据视图"
+
+#: main/keximainwindowimpl.cpp:752
+msgid "Switches to data view."
+msgstr "切换到数据视图。"
+
+#: main/keximainwindowimpl.cpp:758
+msgid "D&esign View"
+msgstr "设计视图(&E)"
+
+#: main/keximainwindowimpl.cpp:762
+msgid "Switch to design view"
+msgstr "切换到设计视图"
+
+#: main/keximainwindowimpl.cpp:763
+msgid "Switches to design view."
+msgstr "切换到设计视图。"
+
+#: main/keximainwindowimpl.cpp:769
+msgid "&Text View"
+msgstr "文本视图(&T)"
+
+#: main/keximainwindowimpl.cpp:773
+msgid "Switch to text view"
+msgstr "切换到文本视图"
+
+#: main/keximainwindowimpl.cpp:774
+msgid "Switches to text view."
+msgstr "切换到文本视图。"
+
+#: main/keximainwindowimpl.cpp:780 widget/kexibrowser.cpp:84
+msgid "Project Navigator"
+msgstr "工程导航器"
+
+#: main/keximainwindowimpl.cpp:782
+msgid "Go to project navigator panel"
+msgstr "转到工程导航器面板"
+
+#: main/keximainwindowimpl.cpp:783
+msgid "Goes to project navigator panel."
+msgstr "转到工程导航器面板。"
+
+#: main/keximainwindowimpl.cpp:788
+msgid "Main Area"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:790
+msgid "Go to main area"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:791
+msgid "Goes to main area."
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:794
+msgid "Property Editor"
+msgstr "属性编辑器"
+
+#: main/keximainwindowimpl.cpp:796
+msgid "Go to property editor panel"
+msgstr "转到属性编辑器面板"
+
+#: main/keximainwindowimpl.cpp:797
+msgid "Goes to property editor panel."
+msgstr "转到属性编辑器面板。"
+
+#: main/keximainwindowimpl.cpp:803
+msgid "&Save Row"
+msgstr "保存行(&S)"
+
+#: main/keximainwindowimpl.cpp:805
+#, fuzzy
+msgid "Save changes made to the current row"
+msgstr "保存对此数据库连接所做的更改"
+
+#: main/keximainwindowimpl.cpp:806
+#, fuzzy
+msgid "Saves changes made to the current row."
+msgstr "取消对目前选中的表格行所作的更改。"
+
+#: main/keximainwindowimpl.cpp:809
+msgid "&Cancel Row Changes"
+msgstr "取消行更改(&C)"
+
+#: main/keximainwindowimpl.cpp:811
+#, fuzzy
+msgid "Cancel changes made to the current row"
+msgstr "取消对目前选中的表格行所作的更改"
+
+#: main/keximainwindowimpl.cpp:812
+#, fuzzy
+msgid "Cancels changes made to the current row."
+msgstr "取消对目前选中的表格行所作的更改。"
+
+#: main/keximainwindowimpl.cpp:815
+msgid "&Execute"
+msgstr "执行(&E)"
+
+#: main/keximainwindowimpl.cpp:820
+msgid "&Filter"
+msgstr "过滤(&F)"
+
+#: main/keximainwindowimpl.cpp:827
+msgid "&Ascending"
+msgstr "升序(&A)"
+
+#: main/keximainwindowimpl.cpp:829
+msgid "Sort data in ascending order"
+msgstr "以升序排序数据"
+
+#: main/keximainwindowimpl.cpp:830
+msgid ""
+"Sorts data in ascending order (from A to Z and from 0 to 9). Data from selected "
+"column is used for sorting."
+msgstr "以选中列中的数据作为关键字对数据进行升序(从 A 到 Z,从 0 到 9)排序。"
+
+#: main/keximainwindowimpl.cpp:832
+msgid "&Descending"
+msgstr "降序(&D)"
+
+#: main/keximainwindowimpl.cpp:834
+msgid "Sort data in descending order"
+msgstr "以降序排序数据"
+
+#: main/keximainwindowimpl.cpp:835
+msgid ""
+"Sorts data in descending (from Z to A and from 9 to 0). Data from selected "
+"column is used for sorting."
+msgstr "以选中列中的数据作为关键字对数据进行降序(从 Z 到 A,从 9 到 0)排序。"
+
+#: main/keximainwindowimpl.cpp:845
+msgid "&Font..."
+msgstr "字体(&F)..."
+
+#: main/keximainwindowimpl.cpp:846
+msgid "Change font for selected object"
+msgstr "更改选中对象的字体"
+
+#: main/keximainwindowimpl.cpp:847
+msgid "Changes font for selected object."
+msgstr "更改选中对象的字体。"
+
+#: main/keximainwindowimpl.cpp:860
+msgid "&Next Window"
+msgstr "下个窗口(&N)"
+
+#: main/keximainwindowimpl.cpp:867
+msgid "Next window"
+msgstr "下个窗口"
+
+#: main/keximainwindowimpl.cpp:868
+msgid "Switches to the next window."
+msgstr "切换到下个窗口。"
+
+#: main/keximainwindowimpl.cpp:870
+msgid "&Previous Window"
+msgstr "上个窗口(&P)"
+
+#: main/keximainwindowimpl.cpp:877
+msgid "Previous window"
+msgstr "上个窗口"
+
+#: main/keximainwindowimpl.cpp:878
+msgid "Switches to the previous window."
+msgstr "切换到上个窗口。"
+
+#: main/keximainwindowimpl.cpp:883
+msgid "Lets you configure shortcut keys."
+msgstr "让您配置快捷键。"
+
+#: main/keximainwindowimpl.cpp:887
+msgid "Lets you configure toolbars."
+msgstr "让您配置工具栏。"
+
+#: main/keximainwindowimpl.cpp:889
+#: plugins/importexport/csv/kexicsvwidgets.cpp:55
+msgid "Other"
+msgstr "其它"
+
+#: main/keximainwindowimpl.cpp:894
+msgid "Show Context Help"
+msgstr "显示联机帮助"
+
+#: main/keximainwindowimpl.cpp:897
+msgid "Hide Context Help"
+msgstr "隐藏联机帮助"
+
+#: main/keximainwindowimpl.cpp:927
+msgid "Lets you configure Kexi."
+msgstr "让您配置 Kexi。"
+
+#: main/keximainwindowimpl.cpp:933
+msgid "This shows useful tips on the use of this application."
+msgstr "这将显示关于此应用程序使用的有关提示。"
+
+#: main/keximainwindowimpl.cpp:936 main/keximainwindowimpl.cpp:3997
+msgid "Important Information"
+msgstr "重要信息"
+
+#: main/keximainwindowimpl.cpp:943
+msgid "Give Feedback..."
+msgstr "给出反馈..."
+
+#: main/keximainwindowimpl.cpp:954
+#, fuzzy
+msgid "Close the current window"
+msgstr "关闭当前工程"
+
+#: main/keximainwindowimpl.cpp:1284
+msgid "reason:"
+msgstr "原因:"
+
+#: main/keximainwindowimpl.cpp:1321
+msgid ""
+"<qt>Database project %1 does not appear to have been created using Kexi."
+"<br>"
+"<br>Do you want to import it as a new Kexi project?</qt>"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:1323
+msgid ""
+"_: Import Database\n"
+"&Import..."
+msgstr "导入(&I)..."
+
+#: main/keximainwindowimpl.cpp:1358
+#, fuzzy
+msgid "Select New Project's Location"
+msgstr "选择工程位置"
+
+#: main/keximainwindowimpl.cpp:1449
+msgid "cannot create object - unknown object type \"%1\""
+msgstr "无法创建对象 - 未知的对象类型“%1”"
+
+#: main/keximainwindowimpl.cpp:1452
+msgid "unknown object type \"%1\""
+msgstr "未知对象类型“%1”"
+
+#: main/keximainwindowimpl.cpp:1460
+msgid "cannot create object of type \"%1\""
+msgstr "无法创建“%1”类型的对象"
+
+#: main/keximainwindowimpl.cpp:1473
+msgid "making print preview for"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:1475
+msgid "printing"
+msgstr "打印"
+
+#: main/keximainwindowimpl.cpp:1477
+msgid ""
+"_: \"executing object\" action\n"
+"executing"
+msgstr "执行"
+
+#: main/keximainwindowimpl.cpp:1479
+msgid "opening"
+msgstr "打开"
+
+#: main/keximainwindowimpl.cpp:1483
+msgid "table not found"
+msgstr "表未找到"
+
+#: main/keximainwindowimpl.cpp:1485
+msgid "query not found"
+msgstr "查询未找到"
+
+#: main/keximainwindowimpl.cpp:1487
+msgid "macro not found"
+msgstr "宏未找到"
+
+#: main/keximainwindowimpl.cpp:1489
+msgid "script not found"
+msgstr "脚本未找到"
+
+#: main/keximainwindowimpl.cpp:1491
+msgid "object not found"
+msgstr "对象未找到"
+
+#: main/keximainwindowimpl.cpp:1499
+msgid "cannot execute object"
+msgstr "无法执行对象"
+
+#: main/keximainwindowimpl.cpp:1507
+msgid "cannot print object"
+msgstr "无法打印对象"
+
+#: main/keximainwindowimpl.cpp:1515
+msgid "cannot make print preview of object"
+msgstr "无法执行对象的打印预览"
+
+#: main/keximainwindowimpl.cpp:1537
+msgid "cannot open object"
+msgstr "无法打开对象"
+
+#: main/keximainwindowimpl.cpp:1552
+msgid ""
+"You have requested selected objects to be automatically opened or processed on "
+"startup. Several objects cannot be opened or processed."
+msgstr "您请求了在启动时自动打开或处理选中的对象。而其中的某些对象无法打开或处理。"
+
+#: main/keximainwindowimpl.cpp:2823
+msgid "Recently Opened Databases"
+msgstr "最近打开的数据库"
+
+#: main/keximainwindowimpl.cpp:2842
+msgid "Recently Connected Database Servers"
+msgstr "最近连接的数据库服务器"
+
+#: main/keximainwindowimpl.cpp:2936
+msgid "From File..."
+msgstr "从文件..."
+
+#: main/keximainwindowimpl.cpp:2941
+msgid "From Server..."
+msgstr "从服务器..."
+
+#: main/keximainwindowimpl.cpp:3008
+msgid "Selected view is not supported for \"%1\" object."
+msgstr "“%1”对象不支持选中的视图。"
+
+#: main/keximainwindowimpl.cpp:3010
+msgid "Selected view (%1) is not supported by this object type (%2)."
+msgstr "此对象类型(%2)不支持选中的视图(%1)。"
+
+#: main/keximainwindowimpl.cpp:3102
+msgid "Save Object As"
+msgstr "对象另存为"
+
+#: main/keximainwindowimpl.cpp:3122
+msgid "Do you want to replace it?"
+msgstr "您真的想要替换吗?"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 132
+#: main/keximainwindowimpl.cpp:3123 migration/importwizard.cpp:824 rc.cpp:163
+#: widget/utils/kexicontextmenuutils.cpp:191
+#, no-c-format
+msgid "&Replace"
+msgstr "替换(&R)"
+
+#: main/keximainwindowimpl.cpp:3124
+msgid "&Choose Other Name..."
+msgstr "另外选择一个名称(&C)..."
+
+#: main/keximainwindowimpl.cpp:3139
+msgid "Please choose other name."
+msgstr "请选择另外一个名称。"
+
+#: main/keximainwindowimpl.cpp:3163
+msgid "Saving \"%1\" object failed."
+msgstr "保存“%1”对象失败。"
+
+#: main/keximainwindowimpl.cpp:3180
+msgid "Saving new \"%1\" object failed."
+msgstr "保存新的“%1”对象失败。"
+
+#: main/keximainwindowimpl.cpp:3224 main/keximainwindowimpl.cpp:4423
+msgid "Save changes"
+msgstr "保存更改"
+
+#: main/keximainwindowimpl.cpp:3226 main/keximainwindowimpl.cpp:4425
+msgid ""
+"Pressing this button will save all recent changes made in \"%1\" object."
+msgstr "单击此按钮将保存“%1”对象中最近所作的全部更改。"
+
+#: main/keximainwindowimpl.cpp:3230
+msgid ""
+"Pressing this button will discard all recent changes made in \"%1\" object."
+msgstr "单击此按钮将丢弃“%1”对象中最近所作的全部更改。"
+
+#: main/keximainwindowimpl.cpp:3246
+msgid "Do you want to save changes?"
+msgstr "您是否想要保存更改?"
+
+#: main/keximainwindowimpl.cpp:3608
+msgid ""
+"_: opening is not allowed in \"data view/design view/text view\" mode\n"
+"opening is not allowed in \"%1\" mode"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:3790
+#, fuzzy
+msgid ""
+"Do you want to permanently delete:\n"
+"%1\n"
+"If you click \"Delete\", you will not be able to undo the deletion."
+msgstr ""
+"您是否想要永久删除:\n"
+"%1\n"
+"如果您单击是的话,您将无法撤消删除。"
+
+#: main/keximainwindowimpl.cpp:3845
+msgid "Could not remove object."
+msgstr "无法删除对象。"
+
+#: main/keximainwindowimpl.cpp:3868
+msgid "Renaming object \"%1\" failed."
+msgstr "重命名对象“%1”失败。"
+
+#: main/keximainwindowimpl.cpp:4064
+msgid "Could not start project \"%1\" in Final Mode."
+msgstr "无法以最终模式启动工程“%1”。"
+
+#: main/keximainwindowimpl.cpp:4069
+msgid "No Final Mode data found."
+msgstr "未找到最终模式数据。"
+
+#: main/keximainwindowimpl.cpp:4077
+msgid "Error reading Final Mode data."
+msgstr "读取最终模式数据出错。"
+
+#: main/keximainwindowimpl.cpp:4107
+msgid "Specified plugin does not exist."
+msgstr "指定的插件不存在。"
+
+#: main/keximainwindowimpl.cpp:4116
+msgid "Specified object could not be opened."
+msgstr "无法打开指定的对象。"
+
+#: main/keximainwindowimpl.cpp:4186
+msgid "Compacting database file <nobr>\"%1\"</nobr> is not supported."
+msgstr "不支持压缩数据库文件 <nobr>“%1”</nobr>。"
+
+#: main/keximainwindowimpl.cpp:4199
+msgid ""
+"The current project has to be closed before compacting the database. It will be "
+"open again after compacting.\n"
+"\n"
+"Do you want to continue?"
+msgstr ""
+
+#: main/keximainwindowimpl.cpp:4429
+msgid ""
+"Pressing this button will ignore all unsaved changes made in \"%1\" object."
+msgstr "单击此按钮将忽略“%1”对象中最近所作的全部更改。"
+
+#: main/keximainwindowimpl.cpp:4434
+msgid "Do you want to save changes before printing?"
+msgstr "您在打印之前是否想要保存更改?"
+
+#: main/keximainwindowimpl.cpp:4436
+msgid "Do you want to save changes before making print preview?"
+msgstr "您在执行打印预览之前是否想要保存更改?"
+
+#: main/keximainwindowimpl.cpp:4438
+msgid "Do you want to save changes before showing page setup?"
+msgstr "您在显示页面设置之前是否想要保存更改?"
+
+#: main/keximainwindowimpl_p.h:222
+msgid "Could not start %1 application."
+msgstr "无法启动 %1 应用程序。"
+
+#: main/keximainwindowimpl_p.h:223
+msgid "Command \"%1\" failed."
+msgstr "命令“%1”失败。"
+
+#: main/kexifinddialog.cpp:162
+#, fuzzy
+msgid "(All fields)"
+msgstr "可用字段:"
+
+#: main/kexifinddialog.cpp:163
+msgid "(Current field)"
+msgstr ""
+
+#: main/kexifinddialog.cpp:217
+#, fuzzy
+msgid "Replace in \"%1\""
+msgstr "替换(&R)"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 16
+#: main/kexifinddialog.cpp:221 rc.cpp:142
+#, no-c-format
+msgid "Find"
+msgstr ""
+
+#: main/kexifinddialog.cpp:223
+msgid "Find in \"%1\""
+msgstr ""
+
+#: main/kexifinddialog.cpp:246
+#, fuzzy
+msgid "The search item was not found"
+msgstr "脚本未找到"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:93
+#: main/printing/kexisimpleprintingpart.cpp:32
+#: main/printing/kexisimpleprintingpart.cpp:42
+msgid "Printing"
+msgstr "打印"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:254
+msgid "Print Preview"
+msgstr "打印预览"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:343
+msgid "Print Previe&w..."
+msgstr "打印预览(&W)..."
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:348
+msgid "Changes font for title text."
+msgstr "更改标题文字的字体。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:356
+msgid "Open This Query"
+msgstr "打开此查询"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:357
+msgid "<h2>Page setup for printing \"%1\" query data</h2>"
+msgstr "<h2>打印“%1”查询数据的页面设置</h2>"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:366
+#: main/printing/kexisimpleprintingpagesetup.cpp:368
+msgid "Shows data for table or query associated with this page setup."
+msgstr "显示与此页面设置所关联的表或查询。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:371
+msgid "Saves settings for this setup as default."
+msgstr "将此设置另存为默认值。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:379
+msgid "Adds date and time to the header."
+msgstr "在页眉中添加日期和时间。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:380
+msgid "Adds page numbers to the footer."
+msgstr "在页脚中添加页号。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:381
+msgid "Adds table borders."
+msgstr "添加表格边框。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:390
+msgid "Changes page size and margins."
+msgstr "更改页面大小和边距。"
+
+#: main/printing/kexisimpleprintingpagesetup.cpp:452
+msgid "margins:"
+msgstr "边距:"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:160
+msgid "%1 - Print Preview - %2"
+msgstr "%1 - 打印预览 - %2"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:183
+msgid "Zoom In"
+msgstr "放大"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:187
+msgid "Zoom Out"
+msgstr "缩小"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:216
+msgid "First Page"
+msgstr "第一页"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:220
+msgid "Previous Page"
+msgstr "上一页"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:227
+msgid "Next Page"
+msgstr "下一页"
+
+#: main/printing/kexisimpleprintpreviewwindow.cpp:231
+msgid "Last Page"
+msgstr "最后一页"
+
+#: main/printing/kexisimpleprintingengine.cpp:328
+#: main/printing/kexisimpleprintpreviewwindow.cpp:318
+msgid ""
+"_: Page (number) of (total)\n"
+"Page %1 of %2"
+msgstr "第%1页,共%2页"
+
+#: main/printing/kexisimpleprintingengine.cpp:150
+msgid "Could not load data from table or query."
+msgstr "无法从表或查询中装入数据。"
+
+#: main/printing/kexisimpleprintingengine.cpp:331
+#, c-format
+msgid "Page %1"
+msgstr "第%1页"
+
+#: main/printing/kexisimpleprintingengine.cpp:454
+msgid ""
+"_: Boolean Yes (true)\n"
+"Yes"
+msgstr "是"
+
+#: main/printing/kexisimpleprintingengine.cpp:454
+msgid ""
+"_: Boolean No (false)\n"
+"No"
+msgstr "否"
+
+#: main/kexinamewidget.cpp:73
+msgid "Caption:"
+msgstr "标题:"
+
+#: main/kexinamewidget.cpp:94
+msgid "Please enter the name."
+msgstr "请输入新名称。"
+
+#: main/kexinamewidget.cpp:95
+msgid "Please enter the caption."
+msgstr "请输入标题。"
+
+#: main/kexistatusbar.cpp:53 main/kexistatusbar.cpp:142
+msgid "Read only"
+msgstr "只读"
+
+#: main/kexistatusbar.cpp:129
+msgid " Line: %1 Col: %2 "
+msgstr "行:%1 列:%2"
+
+#: kexiutils/identifier.cpp:90
+msgid "Value of \"%1\" column must be an identifier."
+msgstr "“%1”列的值必须是标识符。"
+
+#: kexiutils/identifier.cpp:91
+msgid "\"%1\" is not a valid identifier."
+msgstr "“%1”不是有效的标识符。"
+
+#: kexiutils/validator.h:78
+msgid "\"%1\" value has to be entered."
+msgstr "必须输入“%1”的值。"
+
+#: migration/migratemanager.cpp:172
+msgid "Could not find any import/export database drivers."
+msgstr "找不到任何导入/导出数据库驱动程序。"
+
+#: migration/migratemanager.cpp:191
+msgid "Could not find import/export database driver \"%1\"."
+msgstr "找不到导入/导出数据库驱动程序“%1”。"
+
+#: migration/migratemanager.cpp:203
+msgid "Could not load import/export database driver \"%1\"."
+msgstr "无法载入导入/导出数据库驱动程序“%1”。"
+
+#: migration/importwizard.cpp:65
+msgid "Import Database"
+msgstr "导入数据库"
+
+#: migration/importwizard.cpp:154
+msgid ""
+"<qt>Database Importing wizard is about to import \"%1\" database <nobr>"
+"(connection %2)</nobr> into a Kexi database.</qt>"
+msgstr "<qt>数据库导入向导即将把“%1”数据库<nobr>(连接 %2)</nobr>导入到 Kexi 数据库。</qt>"
+
+#: migration/importwizard.cpp:161
+msgid ""
+"<qt>Database Importing wizard is about to import <nobr>\"%1\"</nobr> "
+"file of type \"%2\" into a Kexi database.</qt>"
+msgstr "<qt>数据库导入向导即将把类型为“%2”的<nobr>“%1”</nobr>文件导入 Kexi 数据库。</qt>"
+
+#: migration/importwizard.cpp:166
+msgid ""
+"Database Importing wizard allows you to import an existing database into a Kexi "
+"database."
+msgstr "数据库导入向导允许您将已有数据库导入到 Kexi 数据库。"
+
+#: migration/importwizard.cpp:170
+msgid ""
+"Click \"Next\" button to continue or \"Cancel\" button to exit this wizard."
+msgstr "单击“下一步”按钮可继续,单击“取消”按钮可退出此向导。"
+
+#: migration/importwizard.cpp:172
+msgid "Welcome to the Database Importing Wizard"
+msgstr "欢迎使用数据库导入向导"
+
+#: migration/importwizard.cpp:224
+msgid "Select Location for Source Database"
+msgstr "选择源数据库的位置"
+
+#: migration/importwizard.cpp:234
+msgid "Select Source Database"
+msgstr "选择源数据库"
+
+#: migration/importwizard.cpp:249
+msgid "Destination database type:"
+msgstr "目的数据库类型:"
+
+#: migration/importwizard.cpp:255
+msgid "Database project stored in a file"
+msgstr "存储于文件的数据库工程"
+
+#: migration/importwizard.cpp:256
+msgid "Database project stored on a server"
+msgstr "存储于服务器的数据库工程"
+
+#: migration/importwizard.cpp:268
+msgid "Select Destination Database Type"
+msgstr "选择目的数据库类型"
+
+#: migration/importwizard.cpp:275
+msgid "Destination project's caption:"
+msgstr "目的工程的标题:"
+
+#: migration/importwizard.cpp:280
+msgid "Select Destination Database Project's Caption"
+msgstr "选择目的数据库工程的标题"
+
+#: migration/importwizard.cpp:313
+msgid "Select Location for Destination Database"
+msgstr "选择目的数据库的位置"
+
+#: migration/importwizard.cpp:326
+msgid "Structure and data"
+msgstr "结构和数据"
+
+#: migration/importwizard.cpp:327
+msgid "Structure only"
+msgstr "只有结构"
+
+#: migration/importwizard.cpp:331
+msgid "Select Type of Import"
+msgstr "选择导入类型"
+
+#: migration/importwizard.cpp:356
+msgid "Advanced Options"
+msgstr "高级选项"
+
+#: migration/importwizard.cpp:366
+msgid "Importing"
+msgstr "导入"
+
+#: migration/importwizard.cpp:380
+msgid "Open imported project"
+msgstr "打开导入的工程"
+
+#: migration/importwizard.cpp:387 migration/importwizard.cpp:847
+msgid "Success"
+msgstr "成功"
+
+#: migration/importwizard.cpp:398
+msgid "No new database name was entered."
+msgstr "未输入新数据库名称。"
+
+#: migration/importwizard.cpp:405
+msgid "Source database is the same as destination."
+msgstr "源数据库与目的数据库相同。"
+
+#: migration/importwizard.cpp:410
+msgid "Following problems were found with the data you entered:"
+msgstr "在您输入的数据中找到了以下问题:"
+
+#: migration/importwizard.cpp:412
+msgid "Please click 'Back' button and correct these errors."
+msgstr "请单击“后退”按钮纠正这些错误。"
+
+#: migration/importwizard.cpp:474
+msgid "Select source database you wish to import:"
+msgstr "选择您想要导入的源数据库:"
+
+#: migration/importwizard.cpp:539
+msgid ""
+"All required information has now been gathered. Click \"Next\" button to start "
+"importing.\n"
+"\n"
+"Depending on size of the database this may take some time."
+msgstr ""
+
+#: migration/importwizard.cpp:716
+msgid "No appropriate migration driver found."
+msgstr "未找到相应的迁移驱动程序。"
+
+#: migration/importwizard.cpp:821
+msgid "Database %1 already exists.<p>Do you want to replace it with a new one?"
+msgstr "数据库 %1 已经存在。<p>您是否想要将其替换为新数据库?"
+
+#: migration/importwizard.cpp:861
+msgid "Failure"
+msgstr "失败"
+
+#: migration/importwizard.cpp:863
+msgid ""
+"<p>Import failed.</p>%1"
+"<p>%2</p>"
+"<p>You can click \"Back\" button and try again.</p>"
+msgstr "<p>导入失败。</p>%1<p>%2</p><p>您可以单击“后退”按钮再试一次。</p>"
+
+#: migration/importwizard.cpp:884
+msgid "Select source database filename."
+msgstr "选择源数据库文件名。"
+
+#: migration/importwizard.cpp:889
+msgid "Select source database."
+msgstr "选择源数据库。"
+
+#: migration/importwizard.cpp:903
+msgid "Could not import database%1. This type is not supported."
+msgstr "无法导入数据库 %1。不支持此类型。"
+
+#: migration/importwizard.cpp:920
+msgid "Importing in progress..."
+msgstr "导入进行中..."
+
+#: migration/importwizard.cpp:924
+msgid "Database has been imported into Kexi database project \"%1\"."
+msgstr "数据库已经成功的导入为 Kexi 数据库工程“%1”。"
+
+#: migration/importwizard.cpp:992 migration/importwizard.cpp:1016
+msgid "No help is available for this page."
+msgstr "此页面无帮助信息。"
+
+#: migration/importwizard.cpp:1000
+msgid "Here you can choose the location to import data from."
+msgstr "您可在此选择要导入数据的位置。"
+
+#: migration/importwizard.cpp:1004
+msgid "Here you can choose the actual database to import data from."
+msgstr "您可在此选择要导入数据的实际数据库。"
+
+#: migration/importwizard.cpp:1008
+msgid "Here you can choose the location to save the data."
+msgstr "您可在此选择保存数据的位置。"
+
+#: migration/importwizard.cpp:1012
+msgid ""
+"Here you can choose the location to save the data in and the new database name."
+msgstr "您可在此选择保存数据的位置以及新数据库的名称。"
+
+#: migration/importoptionsdlg.cpp:42
+msgid "Advanced Import Options"
+msgstr "高级导入选项"
+
+#: migration/importoptionsdlg.cpp:59
+msgid ""
+"<h3>Text encoding for Microsoft Access database</h3>\n"
+"<p>Database file \"%1\" appears to be created by a version of Microsoft Access "
+"older than 2000.</p>"
+"<p>In order to properly import national characters, you may need to choose a "
+"proper text encoding if the database was created on a computer with a different "
+"character set.</p>"
+msgstr ""
+
+#: migration/importoptionsdlg.cpp:68
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:175
+#: plugins/importexport/csv/kexicsvimportoptionsdlg.cpp:87
+msgid "Text encoding:"
+msgstr "文本编码:"
+
+#: migration/importoptionsdlg.cpp:72
+msgid "Always use this encoding in similar situations"
+msgstr "在类似情况中总是使用此编码"
+
+#: migration/keximigrate.cpp:76 migration/keximigrate.cpp:126
+#: migration/keximigrate.cpp:232 migration/keximigrate.cpp:303
+msgid "Could not create database \"%1\"."
+msgstr "无法创建数据库“%1”。"
+
+#: migration/keximigrate.cpp:138
+msgid "Could not connect to data source \"%1\"."
+msgstr "无法连接到数据源“%1”。"
+
+#: migration/keximigrate.cpp:149
+msgid "Could not get a list of table names for data source \"%1\"."
+msgstr "无法获得数据源“%1”的表名称列表。"
+
+#: migration/keximigrate.cpp:159
+msgid "No tables to import found in data source \"%1\"."
+msgstr "数据源“%1”中未找到要导入的表。"
+
+#: migration/keximigrate.cpp:203
+msgid ""
+"Could not import project from data source \"%1\". Error reading table \"%2\"."
+msgstr "无法从数据源“%1”中导入工程。读取“%2”时出错。"
+
+#: migration/keximigrate.cpp:333
+msgid "Could not import project from data source \"%1\"."
+msgstr "无法从数据源“%1”导入工程。"
+
+#: migration/keximigrate.cpp:384
+msgid "Could not copy table \"%1\" to destination database."
+msgstr "无法将表“%1”复制到目标数据库。"
+
+#: migration/keximigrate.cpp:408
+msgid "Could not import data from data source \"%1\"."
+msgstr "无法从数据源“%1”中导入数据。"
+
+#: migration/keximigrate.cpp:512
+msgid "Field Type"
+msgstr "字段类型"
+
+#: migration/keximigrate.cpp:513
+msgid ""
+"The data type for %1 could not be determined. Please select one of the "
+"following data types"
+msgstr "无法确定 %1 的数据类型。请从下列数据类型中选择一种"
+
+#: migration/keximigrate.cpp:577
+msgid ""
+"Incompatible migration driver's \"%1\" version: found version %2, expected "
+"version %3."
+msgstr "不兼容的迁移驱动程序“%1”版本:发现了 %2,但需要 %3。"
+
+#: kexidb/simplecommandlineapp.cpp:35
+#, fuzzy
+msgid "Database driver name"
+msgstr "数据库服务器"
+
+#: kexidb/simplecommandlineapp.cpp:37
+#, fuzzy
+msgid "Database user name"
+msgstr "数据库服务器"
+
+#: kexidb/simplecommandlineapp.cpp:39
+msgid "Prompt for password"
+msgstr ""
+
+#: kexidb/simplecommandlineapp.cpp:41
+msgid "Host (server) name"
+msgstr ""
+
+#: kexidb/simplecommandlineapp.cpp:42
+#, fuzzy
+msgid "Server's port number"
+msgstr "服务器结果编号:"
+
+#: kexidb/simplecommandlineapp.cpp:44
+#, fuzzy
+msgid "Server's local socket filename"
+msgstr "选择源数据库文件名。"
+
+#: kexidb/simplecommandlineapp.cpp:143
+msgid "Enter password for %1: "
+msgstr ""
+
+#: kexidb/field.cpp:685
+msgid "Invalid Type"
+msgstr "无效的类型"
+
+#: kexidb/field.cpp:686
+msgid "Byte"
+msgstr "字节"
+
+#: kexidb/field.cpp:687
+msgid "Short Integer Number"
+msgstr "短整数"
+
+#: kexidb/field.cpp:688 kexidb/field.cpp:718
+msgid "Integer Number"
+msgstr "整数"
+
+#: kexidb/field.cpp:689
+msgid "Big Integer Number"
+msgstr "长整数"
+
+#: kexidb/field.cpp:690
+msgid "Yes/No Value"
+msgstr "是/否值"
+
+#: kexidb/field.cpp:691 plugins/importexport/csv/kexicsvimportdialog.cpp:225
+msgid "Date"
+msgstr "日期"
+
+#: kexidb/field.cpp:692
+msgid "Date and Time"
+msgstr "日期和时间"
+
+#: kexidb/field.cpp:693 plugins/importexport/csv/kexicsvimportdialog.cpp:226
+msgid "Time"
+msgstr "时间"
+
+#: kexidb/field.cpp:694
+msgid "Single Precision Number"
+msgstr "单精度数值"
+
+#: kexidb/field.cpp:695
+msgid "Double Precision Number"
+msgstr "双精度数值"
+
+#: kexidb/field.cpp:696 kexidb/field.cpp:717
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:223
+msgid "Text"
+msgstr "文字"
+
+#: kexidb/field.cpp:697
+msgid "Long Text"
+msgstr "长文字"
+
+#: kexidb/field.cpp:698 kexidb/field.cpp:722
+#: plugins/macros/kexiactions/objectvariable.h:56
+msgid "Object"
+msgstr "对象"
+
+#: kexidb/field.cpp:716
+msgid "Invalid Group"
+msgstr "无效的组"
+
+#: kexidb/field.cpp:719
+msgid "Floating Point Number"
+msgstr "浮点数"
+
+#: kexidb/field.cpp:720
+msgid "Yes/No"
+msgstr "是/否"
+
+#: kexidb/field.cpp:721 plugins/importexport/csv/kexicsvimportdialog.cpp:227
+msgid "Date/Time"
+msgstr "日期/时间"
+
+#: kexidb/dbobjectnamevalidator.cpp:46
+msgid ""
+"You cannot use name \"%1\" for your object.\n"
+"It is reserved for internal Kexi objects. Please choose another name."
+msgstr ""
+"您无法为您的对象使用名称“%1”。\n"
+"该名称被 Kaxi 的内部对象保留。请选用另外一个名称。"
+
+#: kexidb/dbobjectnamevalidator.cpp:49
+msgid "Names of internal Kexi objects are starting with \"kexi__\"."
+msgstr "Kexi 内部对象的名称以“kexi__”开头。"
+
+#: kexidb/drivers/pqxx/pqxxconnection.cpp:221
+#: kexidb/drivers/pqxx/pqxxconnection.cpp:307
+#: kexidb/drivers/pqxx/pqxxconnection.cpp:415
+msgid "Unknown error."
+msgstr "未知错误。"
+
+#: kexidb/drivers/pqxx/pqxxcursor.cpp:83
+msgid "No connection for cursor open operation specified"
+msgstr "没有为光标开启操作指定连接"
+
+#: kexidb/drivers/sqlite/sqlitevacuum.cpp:80
+msgid "Compacting database"
+msgstr "压缩数据库"
+
+#: kexidb/drivers/sqlite/sqlitevacuum.cpp:81
+msgid "Compacting database \"%1\"..."
+msgstr "正在压缩数据库“%1”..."
+
+#: kexidb/drivers/sqlite/sqlitevacuum.cpp:100
+msgid "The database has been compacted. Current size decreased by %1% to %2."
+msgstr ""
+
+#: kexidb/drivers/sqlite/sqliteadmin.cpp:49
+msgid "Could not compact database \"%1\"."
+msgstr "无法压缩数据库“%1”。"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:202
+msgid "Do you want to open file \"%1\" as read-only?"
+msgstr "您想要以只读方式打开文件“%1”吗?"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:205
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:221
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:227
+msgid "The file is probably already open on this or another computer."
+msgstr "文件可能已经在本计算机或其它计算机上打开。"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:206
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:228
+msgid "Could not gain exclusive access for writing the file."
+msgstr "无法获得写入文件的独占访问。"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:208
+msgid "Open As Read-Only"
+msgstr "以只读方式打开"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:222
+msgid "Could not gain exclusive access for reading and writing the file."
+msgstr "无法获得读写文件的独占访问。"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:252
+msgid "Could not close busy database."
+msgstr "无法关闭忙碌的数据库。"
+
+#: kexidb/drivers/sqlite/sqliteconnection.cpp:266
+msgid "Could not remove file \"%1\"."
+msgstr "无法删除文件“%1”。"
+
+#: kexidb/driver_p.cpp:49
+msgid "Client library version"
+msgstr "客户库版本"
+
+#: kexidb/driver_p.cpp:53
+msgid "Default character encoding on server"
+msgstr "服务器的默认字符编码"
+
+#: kexidb/driver_p.cpp:59
+msgid "File-based database driver"
+msgstr "基于文件的数据库驱动"
+
+#: kexidb/driver_p.cpp:62
+msgid "File-based database's MIME type"
+msgstr "基于文件的 MIME 类型"
+
+#: kexidb/driver_p.cpp:68
+msgid "Single transactions"
+msgstr "单笔事务"
+
+#: kexidb/driver_p.cpp:70
+msgid "Multiple transactions"
+msgstr "多笔事务"
+
+#: kexidb/driver_p.cpp:72
+msgid "Nested transactions"
+msgstr "嵌套事务"
+
+#: kexidb/driver_p.cpp:74
+msgid "Ignored"
+msgstr "忽略"
+
+#: kexidb/driver_p.cpp:76 plugins/importexport/csv/kexicsvwidgets.cpp:137
+#: plugins/importexport/csv/kexicsvwidgets.cpp:152
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1734
+#: plugins/tables/kexitabledesignerview.cpp:406
+msgid "None"
+msgstr "无"
+
+#: kexidb/driver_p.cpp:81
+msgid "Single transactions support"
+msgstr "单笔事务支持"
+
+#: kexidb/driver_p.cpp:83
+msgid "Multiple transactions support"
+msgstr "多笔事务支持"
+
+#: kexidb/driver_p.cpp:85
+msgid "Nested transactions support"
+msgstr "嵌套事务支持"
+
+#: kexidb/driver_p.cpp:90
+msgid "KexiDB driver version"
+msgstr "KexiDB 驱动程序版本"
+
+#: kexidb/cursor.cpp:142
+msgid "No query statement or schema defined."
+msgstr "未定义查询语句或大纲。"
+
+#: kexidb/cursor.cpp:152
+msgid "Query statement is empty."
+msgstr "查询语句为空。"
+
+#: kexidb/cursor.cpp:162
+msgid "Error opening database cursor."
+msgstr "打开数据库临时表出错。"
+
+#: kexidb/cursor.cpp:418 kexidb/cursor.cpp:441
+msgid "Cannot fetch next record."
+msgstr "无法取回下一条记录。"
+
+#: kexidb/object.cpp:60
+msgid "Unspecified error encountered"
+msgstr "遇到了未指定的错误"
+
+#: kexidb/queryschema.cpp:250
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1271
+msgid ""
+"_: short for 'expression' word (only latin letters, please)\n"
+"expr"
+msgstr "expr"
+
+#: kexidb/drivermanager.cpp:179
+msgid "Could not find any database drivers."
+msgstr "无法找到任何数据库驱动。"
+
+#: kexidb/drivermanager.cpp:189 kexidb/drivermanager.cpp:206
+msgid "Could not find database driver \"%1\"."
+msgstr "无法找到数据库驱动程序“%1”。"
+
+#: kexidb/drivermanager.cpp:218
+msgid "Could not load database driver \"%1\"."
+msgstr "无法载入数据库驱动“%1”。"
+
+#: kexidb/drivermanager.cpp:363
+msgid "No such driver service: \"%1\"."
+msgstr "没有此驱动服务:“%1”。"
+
+#: kexidb/parser/parser_p.cpp:136
+msgid "identifier was expected"
+msgstr "需要标识符"
+
+#: kexidb/parser/parser_p.cpp:144 kexidb/parser/parser_p.cpp:147
+msgid "Syntax Error"
+msgstr "语法错误"
+
+#: kexidb/parser/parser_p.cpp:145
+msgid "\"%1\" is a reserved keyword"
+msgstr "“%1”为保留关键字"
+
+#: kexidb/parser/parser_p.cpp:148
+msgid "Syntax Error near \"%1\""
+msgstr "“%1”附近有语法错误"
+
+#: kexidb/parser/parser_p.cpp:177
+msgid "No query specified"
+msgstr "未指定查询"
+
+#: kexidb/parser/parser_p.cpp:242
+msgid "\"*\" could not be used if no tables are specified"
+msgstr "若未指定表则无法使用“*”"
+
+#: kexidb/expression.cpp:719 kexidb/parser/parser_p.cpp:288
+msgid "Ambiguous field name"
+msgstr "冲突的字段名称"
+
+#: kexidb/expression.cpp:720 kexidb/parser/parser_p.cpp:289
+msgid ""
+"Both table \"%1\" and \"%2\" have defined \"%3\" field. Use \"<tableName>"
+".%4\" notation to specify table name."
+msgstr "表“%1”和“%2”都定义了字段“%3”。请使用“<表名>.%4”来指定表名。"
+
+#: kexidb/expression.cpp:729 kexidb/expression.cpp:801
+#: kexidb/parser/parser_p.cpp:298 kexidb/parser/parser_p.cpp:381
+msgid "Field not found"
+msgstr "字段未找到"
+
+#: kexidb/expression.cpp:730 kexidb/parser/parser_p.cpp:299
+msgid "Table containing \"%1\" field not found"
+msgstr "包含字段“%1”的表未找到"
+
+#: kexidb/expression.cpp:755 kexidb/parser/parser_p.cpp:322
+msgid "Could not access the table directly using its name"
+msgstr "无法直接使用名称访问表"
+
+#: kexidb/expression.cpp:756 kexidb/parser/parser_p.cpp:323
+msgid ""
+"Table \"%1\" is covered by aliases. Instead of \"%2\", you can write \"%3\""
+msgstr "表“%1”被别名覆盖。您不能写入“%2”,但可以写入“%3”"
+
+#: kexidb/expression.cpp:789 kexidb/parser/parser_p.cpp:351
+msgid "Ambiguous \"%1.*\" expression"
+msgstr "二义性表达式“%1.*”"
+
+#: kexidb/expression.cpp:790 kexidb/parser/parser_p.cpp:352
+msgid "More than one \"%1\" table or alias defined"
+msgstr "定义了多个“%1”表或别名"
+
+#: kexidb/expression.cpp:817 kexidb/parser/parser_p.cpp:371
+msgid "Ambiguous \"%1.%2\" expression"
+msgstr "二义性表达式“%1.%2”"
+
+#: kexidb/expression.cpp:819 kexidb/parser/parser_p.cpp:372
+msgid "More than one \"%1\" table or alias defined containing \"%2\" field"
+msgstr "多个“%1”表定义了“%2”字段"
+
+#: kexidb/expression.cpp:802 kexidb/parser/parser_p.cpp:381
+msgid "Table \"%1\" has no \"%2\" field"
+msgstr "表“%1”没有“%2”字段"
+
+#. i18n("Field List Error"),
+#: kexidb/parser/parser_p.cpp:439
+msgid "Table \"%1\" does not exist"
+msgstr "表“%1”不存在"
+
+#: kexidb/parser/parser_p.cpp:513
+msgid "Invalid alias definition for column \"%1\""
+msgstr "列“%1”的别名定义无效"
+
+#: kexidb/parser/parser_p.cpp:545
+msgid "Invalid \"%1\" column definition"
+msgstr "无效的“%1”列定义"
+
+#: kexidb/parser/parser_p.cpp:612
+#, c-format
+msgid "Could not define sorting - no column at position %1"
+msgstr ""
+
+#: kexidb/parser/parser_p.cpp:621
+#, fuzzy
+msgid "Could not define sorting - column name or alias \"%1\" does not exist"
+msgstr ""
+"无法删除工程。\n"
+"文件“%1”不存在。"
+
+#: sqlscanner.l:98
+msgid "Invalid integer number"
+msgstr "无效的整数"
+
+#: sqlscanner.l:98
+msgid "This integer number may be too large."
+msgstr "此整数可能太大。"
+
+#: sqlscanner.l:286
+msgid "Invalid identifier"
+msgstr "无效的标识符"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1453 sqlscanner.l:287
+msgid "Identifiers should start with a letter or '_' character"
+msgstr "标识符应该以字母或下划线开头"
+
+#: kexidb/expression.cpp:775
+msgid "Table not found"
+msgstr "未找到表"
+
+#: kexidb/connection.cpp:1796 kexidb/expression.cpp:776
+msgid "Unknown table \"%1\""
+msgstr "未知表“%1”"
+
+#: kexidb/connectiondata.cpp:97
+msgid "file"
+msgstr "文件"
+
+#: kexidb/driver.cpp:108
+msgid ""
+"Incompatible database driver's \"%1\" version: found version %2, expected "
+"version %3."
+msgstr "不兼容的数据库驱动程序“%1”版本:发现了 %2,但需要 %3。"
+
+#: kexidb/driver.cpp:115
+msgid ""
+"Invalid database driver's \"%1\" implementation:\n"
+msgstr ""
+"无效的数据库驱动程序“%1”实现:\n"
+
+#: kexidb/driver.cpp:116
+msgid "Value of \"%1\" is not initialized for the driver."
+msgstr "“%1”的值未为驱动程序初始化。"
+
+#: kexidb/driver.cpp:186
+msgid "File name expected for file-based database driver."
+msgstr "基于文件的数据库驱动需要文件名。"
+
+#: kexidb/dbproperties.cpp:44 kexidb/dbproperties.cpp:54
+#: kexidb/dbproperties.cpp:65
+msgid "Could not set value of database property \"%1\"."
+msgstr "无法设定数据库属性“%1”的值。"
+
+#: kexidb/dbproperties.cpp:82 kexidb/dbproperties.cpp:92
+#: kexidb/dbproperties.cpp:103
+msgid "Could not set caption for database property \"%1\"."
+msgstr "无法设定数据库查询“%1”的标题。"
+
+#: kexidb/dbproperties.cpp:116 kexidb/dbproperties.cpp:131
+msgid "Could not read database property \"%1\"."
+msgstr "无法读取数据库属性“%1”。"
+
+#: kexidb/dbproperties.cpp:144
+msgid "Could not read database properties."
+msgstr "无法读取数据库属性。"
+
+#: kexidb/connection.cpp:116
+msgid "Invalid database contents. "
+msgstr "无效的数据库内容。"
+
+#: kexidb/connection.cpp:120
+msgid "It is a system object."
+msgstr "此对象为系统对象。"
+
+#: kexidb/connection.cpp:250
+msgid "Connection already established."
+msgstr "已经建立连接。"
+
+#: kexidb/connection.cpp:257
+msgid "Could not open \"%1\" project file."
+msgstr "无法打开“%1”工程文件。"
+
+#: kexidb/connection.cpp:258
+msgid "Could not connect to \"%1\" database server."
+msgstr "无法连接到“%1”数据库服务器。"
+
+#: kexidb/connection.cpp:300
+msgid "Not connected to the database server."
+msgstr "未连接到数据库服务器。"
+
+#: kexidb/connection.cpp:310
+msgid "Currently no database is used."
+msgstr "目前没有使用数据库。"
+
+#: kexidb/connection.cpp:366
+msgid "The database \"%1\" does not exist."
+msgstr "数据库“%1”不存在。"
+
+#: kexidb/connection.cpp:386
+msgid "Database file \"%1\" does not exist."
+msgstr "数据库文件“%1”不存在。"
+
+#: kexidb/connection.cpp:392
+msgid "Database file \"%1\" is not readable."
+msgstr "数据库文件“%1”不可读。"
+
+#: kexidb/connection.cpp:398
+msgid "Database file \"%1\" is not writable."
+msgstr "数据库文件“%1”不可写。"
+
+#: kexidb/connection.cpp:441
+msgid "Database \"%1\" already exists."
+msgstr "数据库“%1”已经存在。"
+
+#: kexidb/connection.cpp:446
+msgid ""
+"Cannot create database \"%1\". This name is reserved for system database."
+msgstr "无法创建数据库“%1”。此名称被系统数据库所保留。"
+
+#: kexidb/connection.cpp:461
+msgid "Error creating database \"%1\" on the server."
+msgstr "在服务器创建“%1”出错。"
+
+#: kexidb/connection.cpp:475
+msgid "Database \"%1\" created but could not be opened."
+msgstr "创建了数据库“%1”但无法打开。"
+
+#: kexidb/connection.cpp:569
+msgid "Opening database \"%1\" failed."
+msgstr "打开数据库“%1”失败。"
+
+#: kexidb/connection.cpp:609
+msgid "Database version (%1) does not match Kexi application's version (%2)"
+msgstr "数据库版本(%1)与 Kexi 应用程序版本(%2)不匹配"
+
+#: kexidb/connection.cpp:679
+msgid "Cannot find any database for temporary connection."
+msgstr "找不到临时连接的任何数据库。"
+
+#: kexidb/connection.cpp:688
+msgid "Error during starting temporary connection using \"%1\" database name."
+msgstr "使用“%1”数据库名称启动临时连接时出错。"
+
+#: kexidb/connection.cpp:705
+msgid "Cannot drop database - name not specified."
+msgstr "无法丢弃数据库 - 未指定名称。"
+
+#: kexidb/connection.cpp:723
+msgid "Cannot delete database - name not specified."
+msgstr "无法删除数据库 - 未指定名称。"
+
+#: kexidb/connection.cpp:728
+msgid "Cannot delete system database \"%1\"."
+msgstr "无法删除系统数据库“%1”。"
+
+#: kexidb/connection.cpp:1062
+msgid "Error while executing SQL statement."
+msgstr "执行 SQL 语句出错。"
+
+#: kexidb/connection.cpp:1533
+msgid "Cannot create table without fields."
+msgstr "无法创建没有字段的表。"
+
+#: kexidb/connection.cpp:1543
+msgid "System name \"%1\" cannot be used as table name."
+msgstr "系统名称“%1”无法用作表名。"
+
+#: kexidb/connection.cpp:1552
+msgid "System name \"%1\" cannot be used as one of fields in \"%2\" table."
+msgstr "系统名称“%1”无法用作“%2”表中的字段。"
+
+#: kexidb/connection.cpp:1568
+msgid "Could not create the same table \"%1\" twice."
+msgstr "无法两次创建同一个表“%1”。"
+
+#: kexidb/connection.cpp:1582 plugins/tables/kexitablepart.cpp:212
+msgid "Table \"%1\" already exists."
+msgstr "表“%1”已经存在。"
+
+#: kexidb/connection.cpp:1673
+msgid "Could not remove object's data."
+msgstr "无法删除对象数据。"
+
+#: kexidb/connection.cpp:1704
+msgid ""
+"Table \"%1\" cannot be removed.\n"
+msgstr ""
+"无法删除表“%1”。\n"
+
+#: kexidb/connection.cpp:1711
+msgid "Unexpected name or identifier."
+msgstr "意外的名称或标识符。"
+
+#: kexidb/connection.cpp:1759
+msgid "Table \"%1\" does not exist."
+msgstr "表“%1”不存在。"
+
+#: kexidb/connection.cpp:1774
+msgid "Could not alter table \"%1\" using the same table."
+msgstr "无法使用同一个表来修改表“%1”。"
+
+#: kexidb/connection.cpp:1800
+msgid "Invalid table name \"%1\""
+msgstr "无效的表名称“%1”"
+
+#: kexidb/connection.cpp:1806
+msgid "Could rename table \"%1\" using the same name."
+msgstr "无法使用同一名称重命名表“%1”。"
+
+#: kexidb/connection.cpp:1818
+msgid "Could not rename table \"%1\" to \"%2\". Table \"%3\" already exists."
+msgstr "无法将表“%1”重命名为“%2”。表“%3”已经存在。"
+
+#: kexidb/connection.cpp:1940
+msgid "Query \"%1\" does not exist."
+msgstr "查询“%1”不存在。"
+
+#: kexidb/connection.cpp:2037
+msgid "Transaction already started."
+msgstr "事务已经开始。"
+
+#: kexidb/connection.cpp:2079 kexidb/connection.cpp:2115
+msgid "Transaction not started."
+msgstr "事务尚未开始。"
+
+#: kexidb/connection.cpp:2093
+msgid "Error on commit transaction"
+msgstr "提交事务时出错"
+
+#: kexidb/connection.cpp:2129
+msgid "Error on rollback transaction"
+msgstr "回滚事务出错"
+
+#: kexidb/connection.cpp:2290 kexidb/connection.cpp:2779
+msgid "Invalid object name \"%1\""
+msgstr "无效的对象名“%1”"
+
+#: kexidb/connection.cpp:2410
+msgid "Column %1 does not exist for the query."
+msgstr "查询中的 %1 列不存在。"
+
+#: kexidb/connection.cpp:2697
+msgid ""
+"Error in XML data: \"%1\" in line %2, column %3.\n"
+"XML data: "
+msgstr ""
+
+#: kexidb/connection.cpp:2819
+msgid "Table has no fields defined."
+msgstr "表没有定义字段。"
+
+#: kexidb/connection.cpp:2945
+msgid ""
+"Could not find definition for query \"%1\". Removing this query is recommended."
+msgstr "找不到查询“%1”的定义。建议您删除此查询。"
+
+#: kexidb/connection.cpp:2954
+msgid ""
+"<p>Could not load definition for query \"%1\". SQL statement for this query is "
+"invalid:"
+"<br><tt>%2</tt></p>\n"
+"<p>You can open this query in Text View and correct it.</p>"
+msgstr ""
+
+#: kexidb/connection.cpp:3168
+msgid "Could not update row because there is no master table defined."
+msgstr "无法更新行,原因是未定义主表。"
+
+#: kexidb/connection.cpp:3175
+msgid "Could not update row because master table has no primary key defined."
+msgstr "无法更新行,原因是主表未定义主键。"
+
+#: kexidb/connection.cpp:3199
+msgid ""
+"Could not update row because it does not contain entire master table's primary "
+"key."
+msgstr "无法更新行,原因是其中不包含整个主表的主键。"
+
+#: kexidb/connection.cpp:3210 kexidb/connection.cpp:3431
+msgid "Primary key's field \"%1\" cannot be empty."
+msgstr "主键字段“%1”不能为空。"
+
+#: kexidb/connection.cpp:3227
+msgid "Row updating on the server failed."
+msgstr "在服务器上更新行失败。"
+
+#: kexidb/connection.cpp:3250
+msgid "Could not insert row because there is no master table defined."
+msgstr "无法插入行,原因是未定义主表。"
+
+#: kexidb/connection.cpp:3284
+msgid "Could not insert row because master table has no primary key defined."
+msgstr "无法插入行,原因是主表未定义主键。"
+
+#: kexidb/connection.cpp:3293
+msgid ""
+"Could not insert row because it does not contain entire master table's primary "
+"key."
+msgstr "无法插入行,原因是其中不包含整个主表的主键。"
+
+#: kexidb/connection.cpp:3332
+msgid "Row inserting on the server failed."
+msgstr "在服务器插入行失败。"
+
+#: kexidb/connection.cpp:3397
+msgid "Could not delete row because there is no master table defined."
+msgstr "无法删除行,原因是未定义主表。"
+
+#: kexidb/connection.cpp:3407
+msgid ""
+"Could not delete row because there is no primary key for master table defined."
+msgstr "无法删除行,原因是主表未定义主键。"
+
+#: kexidb/connection.cpp:3422
+msgid ""
+"Could not delete row because it does not contain entire master table's primary "
+"key."
+msgstr "无法删除行,原因是其中不包含整个主表的主键。"
+
+#: kexidb/connection.cpp:3448 kexidb/connection.cpp:3471
+msgid "Row deletion on the server failed."
+msgstr "在服务器删除行失败。"
+
+#: kexidb/utils.cpp:139
+msgid "Message from server:"
+msgstr "服务器的消息:"
+
+#: kexidb/utils.cpp:141
+msgid "SQL statement:"
+msgstr "SQL 语句:"
+
+#: kexidb/utils.cpp:153
+msgid "Server result name:"
+msgstr "服务器结果名:"
+
+#: kexidb/utils.cpp:157
+msgid "Server result number:"
+msgstr "服务器结果编号:"
+
+#: kexidb/utils.cpp:389 kexidb/utils.cpp:445 kexidb/utils.cpp:451
+msgid "Test Connection"
+msgstr "测试连接"
+
+#: kexidb/utils.cpp:389
+msgid "<qt>Testing connection to <b>%1</b> database server...</qt>"
+msgstr "<qt>正在测试到 <b>%1</b> 数据库服务器的连接...</qt>"
+
+#: kexidb/utils.cpp:443
+msgid ""
+"<qt>Test connection to <b>%1</b> database server failed. The server is not "
+"responding.</qt>"
+msgstr "<qt>到 <b>%1</b> 数据库服务器的测试连接失败。服务器无响应。</qt>"
+
+#: kexidb/utils.cpp:449
+msgid ""
+"<qt>Test connection to <b>%1</b> database server established successfully.</qt>"
+msgstr "<qt>到 <b>%1</b> 数据库服务器的测试连接成功建立。</qt>"
+
+#: kexidb/utils.cpp:1254 plugins/importexport/csv/kexicsvimportdialog.cpp:224
+msgid "Number"
+msgstr "数字"
+
+#: kexidb/utils.cpp:1257 plugins/forms/kexidbfactory.cpp:326
+#: widget/utils/kexicontextmenuutils.cpp:249
+msgid "Image"
+msgstr "图像"
+
+#. i18n: file data/kexiui.rc line 5
+#: rc.cpp:3
+#, no-c-format
+msgid "&Project"
+msgstr "工程(&P)"
+
+#. i18n: file data/kexiui.rc line 26
+#: rc.cpp:12
+#, no-c-format
+msgid "&Export"
+msgstr "导出(&E)"
+
+#. i18n: file data/kexiui.rc line 53
+#: rc.cpp:18
+#, no-c-format
+msgid "Copy &Special"
+msgstr "选择性复制(&S)"
+
+#. i18n: file data/kexiui.rc line 92
+#: rc.cpp:30
+#, no-c-format
+msgid "&Format"
+msgstr "格式(&F)"
+
+#. i18n: file data/kexiui.rc line 99
+#: rc.cpp:33
+#, no-c-format
+msgid "&Data"
+msgstr "数据(&D)"
+
+#. i18n: file data/kexiui.rc line 104
+#: rc.cpp:36
+#, no-c-format
+msgid "Sort"
+msgstr "排序"
+
+#. i18n: file data/kexiui.rc line 116
+#: rc.cpp:42
+#, no-c-format
+msgid "&Migrate"
+msgstr "迁移(&M)"
+
+#. i18n: file data/kexiui.rc line 140
+#: rc.cpp:51
+#, no-c-format
+msgid "&Other"
+msgstr "其它(&O)"
+
+#. i18n: file data/kexiui.rc line 156
+#: rc.cpp:57
+#, no-c-format
+msgid "Other &Licenses"
+msgstr "其它许可(&L)"
+
+#. i18n: file data/kexiui.rc line 185
+#: rc.cpp:66
+#, no-c-format
+msgid "Data"
+msgstr "数据"
+
+#. i18n: file data/kexiui.rc line 197
+#: rc.cpp:69
+#, fuzzy, no-c-format
+msgid "Design"
+msgstr "设计(&D)"
+
+#. i18n: file data/kexiui.rc line 201
+#: rc.cpp:72
+#, fuzzy, no-c-format
+msgid "Format"
+msgstr "格式(&F)"
+
+#. i18n: file ./main/startup/KexiNewPrjTypeSelector.ui line 75
+#: rc.cpp:76
+#, no-c-format
+msgid ""
+"Kexi will create a new database project. Select a storage method which will be "
+"used to store the new project.\n"
+msgstr ""
+"Kexi 即将创建新的数据库对象。请选择用于存储新对象的存储方式。\n"
+
+#. i18n: file ./main/startup/KexiOpenExistingFile.ui line 36
+#: rc.cpp:80
+#, no-c-format
+msgid ""
+"<b>Select existing Kexi project file to open:</b>\n"
+msgstr ""
+"<b>选择要打开的已有 Kexi 工程文件:</b>\n"
+
+#. i18n: file ./main/startup/KexiOpenExistingFile.ui line 97
+#: rc.cpp:84
+#, no-c-format
+msgid "&Advanced "
+msgstr "高级(&A)"
+
+#. i18n: file ./main/startup/KexiOpenExistingFile.ui line 113
+#: rc.cpp:87
+#, no-c-format
+msgid ""
+"Click \"Advanced\" button if you want to find an existing project on a server "
+"rather than a file."
+msgstr "如果您想要查找服务器而非文件中的已有工程,请单击“高级”按钮。"
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 33
+#: plugins/macros/kexiactions/objectnamevariable.h:46
+#: plugins/tables/kexitabledesignerview.cpp:333 rc.cpp:90 rc.cpp:323
+#: rc.cpp:343
+#, no-c-format
+msgid "Name"
+msgstr "名称"
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 44
+#: plugins/macros/kexiactions/datatableaction.cpp:60
+#: plugins/tables/kexitabledesignerview.cpp:338 rc.cpp:93 rc.cpp:136
+#: rc.cpp:326
+#, no-c-format
+msgid "Type"
+msgstr "类型"
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 55
+#: rc.cpp:96
+#, no-c-format
+msgid "Server Information"
+msgstr "服务器信息"
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 107
+#: rc.cpp:99
+#, no-c-format
+msgid "&Edit..."
+msgstr "编辑(&E)..."
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 123
+#: rc.cpp:102
+#, no-c-format
+msgid "&Add..."
+msgstr "添加(&A)..."
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 187
+#: rc.cpp:108
+#, no-c-format
+msgid "Description"
+msgstr "描述"
+
+#. i18n: file ./main/startup/KexiConnSelectorBase.ui line 247
+#: rc.cpp:111
+#, no-c-format
+msgid ""
+"<b>Select Existing Database Server's Connection From the List Below</b>\n"
+"<p>You will see existing Kexi projects available for the selected connection. "
+"Here you may also add, edit or remove connections from the list.\n"
+msgstr ""
+"<b>从下面的列表中选择已有数据库服务器的连接,然后单击“确定”。</b>\n"
+"<p>您将看到选中连接下可用的 Kexi 工程。您还可以在此中添加、编辑或删除列表中的连接。\n"
+
+#. i18n: file ./main/startup/KexiServerDBNamePage.ui line 24
+#: rc.cpp:117 rc.cpp:123
+#, no-c-format
+msgid "Project caption: "
+msgstr "工程标题:"
+
+#. i18n: file ./main/startup/KexiServerDBNamePage.ui line 32
+#: rc.cpp:120
+#, no-c-format
+msgid "Project's database name: "
+msgstr "工程数据库名称:"
+
+#. i18n: file ./main/startup/KexiProjectSelectorBase.ui line 44
+#: rc.cpp:126
+#, no-c-format
+msgid ""
+"<b>There are Kexi projects you have recently opened.</b> "
+"Select one you wish to open:\n"
+msgstr ""
+"<b>您最近打开过 Kexi 工程。</b>请选择您想要打开的工程:\n"
+
+#. i18n: file ./main/startup/KexiProjectSelectorBase.ui line 53
+#: rc.cpp:130
+#, no-c-format
+msgid "Project Name"
+msgstr "工程名称"
+
+#. i18n: file ./main/startup/KexiProjectSelectorBase.ui line 64
+#: rc.cpp:133 rc.cpp:295 widget/kexidbconnectionwidget.cpp:141
+#, no-c-format
+msgid "Database"
+msgstr "数据库"
+
+#. i18n: file ./main/startup/KexiProjectSelectorBase.ui line 86
+#: rc.cpp:139
+#, no-c-format
+msgid "Connection"
+msgstr "连接"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 27
+#: rc.cpp:145
+#, no-c-format
+msgid "Fi&nd:"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 38
+#: rc.cpp:148
+#, fuzzy, no-c-format
+msgid "Re&place with:"
+msgstr "替换(&R)"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 60
+#: rc.cpp:151
+#, no-c-format
+msgid "&Look in:"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 74
+#: rc.cpp:154
+#, no-c-format
+msgid "&Whole words only"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 85
+#: rc.cpp:157
+#, no-c-format
+msgid "Prompt on replace"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 140
+#: rc.cpp:166
+#, fuzzy, no-c-format
+msgid "Replace All"
+msgstr "替换(&R)"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 167
+#: rc.cpp:169
+#, no-c-format
+msgid "&Match:"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 176
+#: rc.cpp:172
+#, fuzzy, no-c-format
+msgid "Any Part of Field"
+msgstr "自动字段"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 181
+#: rc.cpp:175
+#, fuzzy, no-c-format
+msgid "Whole Field"
+msgstr "自动字段"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 186
+#: rc.cpp:178
+#, fuzzy, no-c-format
+msgid "Start of Field"
+msgstr "自动字段"
+
+#. i18n: file ./main/kexifinddialogbase.ui line 204
+#: rc.cpp:181
+#, no-c-format
+msgid "&Search:"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 213
+#: rc.cpp:184
+#, no-c-format
+msgid "Up"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 218
+#: rc.cpp:187
+#, no-c-format
+msgid "Down"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 223
+#: rc.cpp:190
+#, no-c-format
+msgid "All Rows"
+msgstr ""
+
+#. i18n: file ./main/kexifinddialogbase.ui line 261
+#: rc.cpp:193
+#, no-c-format
+msgid "C&ase sensitive"
+msgstr ""
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 16
+#: rc.cpp:197
+#, no-c-format
+msgid "."
+msgstr "."
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 57
+#: rc.cpp:201
+#, no-c-format
+msgid "<h2>Page Setup for Printing \"%1\" Table Data</h2>"
+msgstr "<h2>打印“%1”表数据的页面设置</h2>"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 91
+#: rc.cpp:204
+#, no-c-format
+msgid "Set Font..."
+msgstr "设定字体..."
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 107
+#: rc.cpp:207
+#, no-c-format
+msgid "Page title:"
+msgstr "页面标题:"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 183
+#: rc.cpp:213
+#, no-c-format
+msgid "Add page numbers"
+msgstr "添加页码"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 191
+#: rc.cpp:216
+#, no-c-format
+msgid "Page Size && Margins"
+msgstr "页面大小和边距"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 220
+#: rc.cpp:220
+#, no-c-format
+msgid "Change..."
+msgstr "更改..."
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 259
+#: rc.cpp:223
+#, no-c-format
+msgid "Save This Setup as Default"
+msgstr "将此设置另存为默认值"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 282
+#: rc.cpp:228
+#, no-c-format
+msgid "Open This Table"
+msgstr "打开此表"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 299
+#: rc.cpp:233
+#, no-c-format
+msgid "Related actions:"
+msgstr "相关动作:"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 317
+#: rc.cpp:236
+#, no-c-format
+msgid "Add date and time"
+msgstr "添加日期和时间"
+
+#. i18n: file ./main/printing/kexisimpleprintingpagesetupbase.ui line 333
+#: rc.cpp:239
+#, no-c-format
+msgid "Add table borders"
+msgstr "添加表边框"
+
+#. i18n: file ./widget/kexidbconnectionwidgetdetailsbase.ui line 38
+#: rc.cpp:242
+#, no-c-format
+msgid "Use socket &file instead of TCP/IP port:"
+msgstr "使用套接字而不是 TCP/IP 端口(&F):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetdetailsbase.ui line 150
+#: rc.cpp:249
+#, no-c-format
+msgid "&Description:"
+msgstr "描述(&D):"
+
+#. i18n: file ./widget/kexiprjtypeselectorbase.ui line 53
+#: rc.cpp:253
+#, no-c-format
+msgid "Projects stored on a database server"
+msgstr "存储于数据库服务器的工程"
+
+#. i18n: file ./widget/kexiprjtypeselectorbase.ui line 64
+#: rc.cpp:256
+#, no-c-format
+msgid "Projects stored in a file"
+msgstr "存储于文件的工程"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 98
+#: rc.cpp:261
+#, no-c-format
+msgid "Database Server"
+msgstr "数据库服务器"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 134
+#: rc.cpp:264
+#, no-c-format
+msgid "Port:"
+msgstr "端口:"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 147
+#: rc.cpp:267
+#, no-c-format
+msgid "Local server"
+msgstr "本地服务器"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 178
+#: rc.cpp:271
+#, no-c-format
+msgid "&Hostname:"
+msgstr "主机名(&H):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 201
+#: rc.cpp:277
+#, no-c-format
+msgid "Remote server"
+msgstr "远程服务器"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 215
+#: rc.cpp:280
+#, no-c-format
+msgid "&Engine:"
+msgstr "引擎(&E):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 247
+#: rc.cpp:283
+#, no-c-format
+msgid "Authentication"
+msgstr "身份验证"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 258
+#: rc.cpp:286
+#, no-c-format
+msgid "&Username:"
+msgstr "用户名(&U):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 274
+#: rc.cpp:289
+#, no-c-format
+msgid "&Password:"
+msgstr "密码(&P):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 293
+#: rc.cpp:292
+#, no-c-format
+msgid "Save password in the shortcut file"
+msgstr "在快捷方式文件中保存密码"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 322
+#: rc.cpp:298 widget/pixmapcollection.cpp:160
+#, no-c-format
+msgid "&Name:"
+msgstr "名称(&N):"
+
+#. i18n: file ./widget/kexidbconnectionwidgetbase.ui line 338
+#: rc.cpp:301
+#, no-c-format
+msgid "&Title (optional):"
+msgstr "标题(可选)(&T):"
+
+#. i18n: file ./plugins/queries/kexiaddparamwidget.ui line 16
+#: rc.cpp:305
+#, no-c-format
+msgid "Parameter"
+msgstr "参数"
+
+#. i18n: file ./plugins/queries/kexiaddparamwidget.ui line 35
+#: rc.cpp:308
+#, no-c-format
+msgid "Name:"
+msgstr "名称:"
+
+#. i18n: file ./plugins/queries/kexiaddparamwidget.ui line 51
+#: rc.cpp:311
+#, no-c-format
+msgid "kexi_"
+msgstr "kexi_"
+
+#. i18n: file ./plugins/queries/kexiaddparamwidget.ui line 96
+#: rc.cpp:314
+#, no-c-format
+msgid "Message:"
+msgstr "消息:"
+
+#. i18n: file ./plugins/queries/kexiaddparamwidget.ui line 119
+#: rc.cpp:317
+#, no-c-format
+msgid "Type:"
+msgstr "类型:"
+
+#. i18n: file ./plugins/queries/kexiparameterlisteditor.ui line 24
+#: rc.cpp:320
+#, no-c-format
+msgid "Parameters:"
+msgstr "参数:"
+
+#. i18n: file ./plugins/macros/kexipart/keximacroerrorbase.ui line 121
+#: rc.cpp:346
+#, no-c-format
+msgid "Value"
+msgstr "值"
+
+#. i18n: file ./plugins/macros/kexipart/keximacroerrorbase.ui line 168
+#: rc.cpp:349
+#, no-c-format
+msgid "Open in design view"
+msgstr "在设计视图中打开"
+
+#. i18n: file ./plugins/macros/kexipart/keximacroerrorbase.ui line 190
+#: rc.cpp:356
+#, no-c-format
+msgid "Abort"
+msgstr "中止"
+
+#: widget/kexibrowser.cpp:128
+msgid "Open object"
+msgstr "打开对象"
+
+#: widget/kexibrowser.cpp:129
+msgid "Opens object selected in the list"
+msgstr "打开列表中选中的对象"
+
+#: widget/kexibrowser.cpp:153
+msgid "&Rename"
+msgstr "重命名(&R)"
+
+#: widget/kexibrowser.cpp:161
+msgid "&Design"
+msgstr "设计(&D)"
+
+#: widget/kexibrowser.cpp:163
+msgid "Design object"
+msgstr "设计表对象"
+
+#: widget/kexibrowser.cpp:164
+msgid "Starts designing of the object selected in the list"
+msgstr "开始设计列表中所选的对象"
+
+#: widget/kexibrowser.cpp:170
+msgid "Open in &Text View"
+msgstr "在文本视图中打开(&T)"
+
+#: widget/kexibrowser.cpp:172
+msgid "Open object in text view"
+msgstr "在文本视图中打开对象"
+
+#: widget/kexibrowser.cpp:173
+msgid "Opens selected object in the list in text view"
+msgstr "在文本视图中打开列表中所选对象"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:272
+#: plugins/macros/kexiactions/executeaction.cpp:40 widget/kexibrowser.cpp:193
+msgid "Execute"
+msgstr "执行"
+
+#: widget/kexibrowser.cpp:197
+msgid ""
+"_: Export->To File as Data &Table... \n"
+"To &File as Data Table..."
+msgstr "为数据表文件(&F)..."
+
+#: widget/kexibrowser.cpp:200
+msgid "Exports data from the currently selected table or query data to a file."
+msgstr "将目前选中表或查询中的数据导出为文件。"
+
+#: widget/kexibrowser.cpp:206
+msgid "Prints data from the currently selected table or query."
+msgstr "打印目前选中表或查询的数据。"
+
+#: widget/kexibrowser.cpp:207
+msgid "Page Setup..."
+msgstr "页面设置..."
+
+#: widget/kexibrowser.cpp:341
+#, fuzzy
+msgid "Errors encountered during loading plugins:"
+msgstr "装入插件“%1”时出错"
+
+#: widget/kexibrowser.cpp:526
+msgid "&Create Object: %1..."
+msgstr "创建对象(&C):%1..."
+
+#: widget/kexibrowser.cpp:531
+#, c-format
+msgid "Create object: %1"
+msgstr "创建对象:%1..."
+
+#: widget/kexibrowser.cpp:533
+#, c-format
+msgid "Creates a new object: %1"
+msgstr "创建新对象:%1"
+
+#: widget/kexibrowser.cpp:538
+msgid "&Create Object..."
+msgstr "创建对象(&C)..."
+
+#: widget/kexibrowser.cpp:543
+msgid "Create object"
+msgstr "创建对象"
+
+#: widget/kexibrowser.cpp:544
+msgid "Creates a new object"
+msgstr "创建新对象"
+
+#: widget/kexidbconnectionwidget.cpp:85
+msgid "Load database list from the server"
+msgstr "从服务器上装入数据库列表"
+
+#: widget/kexidbconnectionwidget.cpp:87
+msgid ""
+"Loads database list from the server, so you can select one using the \"Name\" "
+"combo box."
+msgstr "从服务器装入数据库列表,以便可使用“名称”组合框选择一个。"
+
+#: widget/kexidbconnectionwidget.cpp:91
+msgid "Save Changes"
+msgstr "保存更改"
+
+#: widget/kexidbconnectionwidget.cpp:92
+msgid "Save all changes made to this connection information"
+msgstr "保存对此连接信息所做的全部更改"
+
+#: widget/kexidbconnectionwidget.cpp:93
+msgid ""
+"Save all changes made to this connection information. You can later reuse this "
+"information."
+msgstr "保存对此连接信息所做的全部更改。您稍候可以重用此信息。"
+
+#: widget/kexidbconnectionwidget.cpp:100
+msgid "&Test Connection"
+msgstr "测试连接(&T)"
+
+#: widget/kexidbconnectionwidget.cpp:101
+msgid "Test database connection"
+msgstr "测试数据库连接"
+
+#: widget/kexidbconnectionwidget.cpp:102
+msgid ""
+"Tests database connection. You can ensure that valid connection information is "
+"provided."
+msgstr "测试数据库连接。您可以保证所提供的连接信息有效。"
+
+#: widget/kexidbconnectionwidget.cpp:132
+msgid "Database Connection"
+msgstr "数据库连接"
+
+#: widget/kexidbconnectionwidget.cpp:229
+msgid "Parameters"
+msgstr "参数"
+
+#: widget/kexidbconnectionwidget.cpp:238
+msgid "Details"
+msgstr "细节"
+
+#: widget/kexidbconnectionwidget.cpp:341
+msgid "Open Database"
+msgstr "打开数据库"
+
+#: widget/kexidbconnectionwidget.cpp:356
+msgid "Connect to a Database Server"
+msgstr "连接到数据库服务器"
+
+#: widget/kexifieldlistview.cpp:58
+msgid "Field Name"
+msgstr "字段名称"
+
+#: plugins/tables/kexitabledesignerview.cpp:139
+#: widget/kexifieldlistview.cpp:60
+msgid "Data Type"
+msgstr "数据类型"
+
+#: widget/kexifieldlistview.cpp:99
+msgid "* (All Columns)"
+msgstr ""
+
+#: widget/utils/kexidisplayutils.cpp:109 widget/utils/kexidisplayutils.cpp:168
+msgid "(autonumber)"
+msgstr "(自动编号)"
+
+#: widget/utils/kexirecordnavigator.cpp:81
+msgid "Row:"
+msgstr "行:"
+
+#: widget/utils/kexirecordnavigator.cpp:93
+#: widget/utils/kexirecordnavigator.cpp:471
+msgid "First row"
+msgstr "第一行"
+
+#: widget/utils/kexirecordnavigator.cpp:100
+#: widget/utils/kexirecordnavigator.cpp:472
+msgid "Previous row"
+msgstr "上一行"
+
+#: widget/utils/kexirecordnavigator.cpp:112
+msgid "Current row number"
+msgstr "当前行数"
+
+#: widget/utils/kexirecordnavigator.cpp:114
+msgid "of"
+msgstr "/"
+
+#: widget/utils/kexirecordnavigator.cpp:129
+msgid "Number of rows"
+msgstr "行数"
+
+#: widget/utils/kexirecordnavigator.cpp:141
+#: widget/utils/kexirecordnavigator.cpp:473
+msgid "Next row"
+msgstr "下一行"
+
+#: widget/utils/kexirecordnavigator.cpp:147
+#: widget/utils/kexirecordnavigator.cpp:474
+msgid "Last row"
+msgstr "最后一行"
+
+#: widget/utils/kexirecordnavigator.cpp:154
+#: widget/utils/kexirecordnavigator.cpp:475
+msgid "New row"
+msgstr "新建行"
+
+#: widget/utils/kexirecordnavigator.cpp:457
+msgid "Editing indicator"
+msgstr "编辑指示器"
+
+#: widget/utils/kexirecordnavigator.cpp:471
+#, fuzzy
+msgid "Go to first row"
+msgstr "第一行"
+
+#: widget/utils/kexirecordnavigator.cpp:472
+#, fuzzy
+msgid "Go to previous row"
+msgstr "上一行"
+
+#: widget/utils/kexirecordnavigator.cpp:473
+#, fuzzy
+msgid "Go to next row"
+msgstr "下一行"
+
+#: widget/utils/kexirecordnavigator.cpp:474
+#, fuzzy
+msgid "Go to last row"
+msgstr "最后一行"
+
+#: widget/utils/kexirecordnavigator.cpp:475
+#, fuzzy
+msgid "Go to new row"
+msgstr "新建行"
+
+#: widget/utils/kexicontextmenuutils.cpp:65
+msgid "Insert From &File..."
+msgstr "从文件插入(&F)..."
+
+#: widget/utils/kexicontextmenuutils.cpp:78
+msgid "&Clear"
+msgstr "清除(&C)"
+
+#: widget/utils/kexicontextmenuutils.cpp:105
+#: widget/utils/kexicontextmenuutils.cpp:111
+msgid "Insert Image From File"
+msgstr "从文件插入图像"
+
+#: widget/utils/kexicontextmenuutils.cpp:165
+#: widget/utils/kexicontextmenuutils.cpp:169
+msgid "Save Image to File"
+msgstr "将图像保存到文件"
+
+#: widget/utils/kexicontextmenuutils.cpp:188
+msgid "File \"%1\" already exists.<p>Do you want to replace it with a new one?"
+msgstr "文件“%1”已经存在。<p>您是否想要将其替换为新文件?"
+
+#: widget/utils/kexicontextmenuutils.cpp:191
+msgid "&Don't Replace"
+msgstr "不替换(&D)"
+
+#: widget/utils/kexicontextmenuutils.cpp:270
+msgid ""
+"_: Object name : Object type\n"
+"%1 : %2"
+msgstr ""
+
+#: widget/kexiscrollview.cpp:357
+msgid "Outer Area"
+msgstr "外部区域"
+
+#: widget/kexiscrollview.cpp:358
+msgid ""
+"Outer\n"
+"Area"
+msgstr "外部区域"
+
+#: widget/kexiqueryparameters.cpp:39
+msgid ""
+"_: Enter Query Parameter Value\n"
+"Enter Parameter Value"
+msgstr ""
+
+#: widget/kexiqueryparameters.cpp:59
+#, fuzzy
+msgid ""
+"_: Boolean True - Yes\n"
+"Yes"
+msgstr "是"
+
+#: widget/kexiqueryparameters.cpp:59
+#, fuzzy
+msgid ""
+"_: Boolean False - No\n"
+"No"
+msgstr "否"
+
+#: widget/relations/kexirelationview.cpp:76
+msgid "&Hide Selected Table/Query"
+msgstr "隐藏选中的表/查询(&H)"
+
+#: widget/relations/kexirelationview.cpp:78
+msgid "&Remove Selected Relationship"
+msgstr "删除选中的关系(&R)"
+
+#: widget/relations/kexirelationview.cpp:80
+msgid "&Open Selected Table/Query"
+msgstr "打开选中的表/查询(&O)"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:217
+#: plugins/tables/kexitablepart.cpp:70
+#: widget/relations/kexirelationwidget.cpp:57
+#: widget/relations/kexirelationwidget.cpp:331
+msgid "Table"
+msgstr "表"
+
+#: widget/relations/kexirelationwidget.cpp:86
+msgid "&Open Table"
+msgstr "打开表(&O)"
+
+#: widget/relations/kexirelationwidget.cpp:89
+msgid "&Design Table"
+msgstr "设计表(&D)"
+
+#: widget/relations/kexirelationwidget.cpp:94
+msgid "&Hide Table"
+msgstr "隐藏表(&H)"
+
+#: widget/relations/kexirelationwidget.cpp:335
+msgid "Relationship"
+msgstr "关系"
+
+#: widget/kexicharencodingcombobox.cpp:68
+#, c-format
+msgid ""
+"_: Text encoding: Default\n"
+"Default: %1"
+msgstr "默认:%1"
+
+#: widget/pixmapcollection.cpp:154
+msgid "Load KDE Icon by Name"
+msgstr "按名称装入 KDE 图标"
+
+#: widget/pixmapcollection.cpp:168
+msgid "&Size:"
+msgstr "大小(&S):"
+
+#: widget/pixmapcollection.cpp:176
+msgid "Small"
+msgstr "小"
+
+#: widget/pixmapcollection.cpp:176
+msgid "Medium"
+msgstr "中"
+
+#: widget/pixmapcollection.cpp:176
+msgid "Large"
+msgstr "大"
+
+#: widget/pixmapcollection.cpp:176
+msgid "Huge"
+msgstr "巨大"
+
+#: widget/pixmapcollection.cpp:235
+#, c-format
+msgid "Edit Pixmap Collection: %1"
+msgstr "编辑像素图收藏:%1"
+
+#: widget/pixmapcollection.cpp:246
+msgid "&Add File"
+msgstr "添加文件(&A)"
+
+#: widget/pixmapcollection.cpp:253
+msgid "&Add an Icon"
+msgstr "添加图标(&A)"
+
+#: widget/pixmapcollection.cpp:260
+msgid "&Remove Selected Item"
+msgstr "删除选中项(&R)"
+
+#: widget/pixmapcollection.cpp:314
+msgid "Do you want to remove item \"%1\" from collection \"%2\"?"
+msgstr "您是否想要从收藏“%2”中删除项目“%1”?"
+
+#: widget/pixmapcollection.cpp:369
+msgid "Rename Item"
+msgstr "重命名项目"
+
+#: widget/pixmapcollection.cpp:370
+msgid "Remove Item"
+msgstr "远程项目"
+
+#: widget/pixmapcollection.cpp:376
+#, c-format
+msgid "Select Pixmap From %1"
+msgstr "从 %1 选择像素图"
+
+#: widget/pixmapcollection.cpp:377
+msgid "Edit Collection..."
+msgstr "编辑连接..."
+
+#: widget/kexidatasourcecombobox.cpp:128
+msgid "Define Query..."
+msgstr "定义查询..."
+
+#: plugins/queries/kexiquerydesignersqlhistory.cpp:339
+#: widget/tableview/kexidataawareobjectiface.cpp:943
+#, c-format
+msgid "Error: %1"
+msgstr "出错:%1"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:960
+#: widget/tableview/kexitableviewdata.cpp:659
+msgid "The column's constraint is declared as NOT NULL."
+msgstr "列的约束条件声明为 NOT NULL。"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:982
+#: widget/tableview/kexitableviewdata.cpp:670
+msgid "The column's constraint is declared as NOT EMPTY."
+msgstr "列的约束条件声明为 NOT EMPTY。"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1000
+msgid "The column's constraint is declared as NOT EMPTY and NOT NULL."
+msgstr "列的约束条件声明为 NOT EMPTY 和 NOT NULL。"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1212
+msgid "Do you want to delete selected row?"
+msgstr "您想要删除选中行吗?"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1213
+msgid "&Delete Row"
+msgstr "删除行(&D)"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1334
+msgid "Do you want to clear the contents of table %1?"
+msgstr "您想要清除表 %1 的内容吗?"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1335
+msgid "&Clear Contents"
+msgstr "清除内容(&C)"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1762
+msgid "Row: "
+msgstr "行:"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1838
+msgid ""
+"_: Correct Changes\n"
+"Correct"
+msgstr ""
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1838
+#, fuzzy
+msgid "Correct changes"
+msgstr "保存对象更改"
+
+#: widget/tableview/kexidataawareobjectiface.cpp:1839
+#, fuzzy
+msgid "Discard Changes"
+msgstr "保存更改"
+
+#: widget/tableview/kexitableviewdata.cpp:657
+#: widget/tableview/kexitableviewdata.cpp:668
+msgid "\"%1\" column requires a value to be entered."
+msgstr "“%1”列需要输入值。"
+
+#: widget/tableview/kexitableviewdata.cpp:682
+msgid "Row inserting failed."
+msgstr "插入行失败。"
+
+#: widget/tableview/kexitableviewdata.cpp:702
+msgid "Row changing failed."
+msgstr "更改行失败。"
+
+#: widget/tableview/kexitableviewdata.cpp:769
+msgid "Row deleting failed."
+msgstr "删除行失败。"
+
+#: widget/tableview/kexiblobtableedit.cpp:93
+msgid "Click to show available actions for this cell"
+msgstr "单击可显示此单元格可用的动作"
+
+#: widget/tableview/kexitableview.cpp:106
+msgid "Contains a pointer to the currently selected row"
+msgstr "包含指向目前选中行的指针"
+
+#: widget/tableview/kexitableview.cpp:109
+msgid "Row navigator"
+msgstr "行导航器"
+
+#: widget/tableview/kexitableview.cpp:222
+msgid "Add Record"
+msgstr "添加记录"
+
+#: widget/tableview/kexitableview.cpp:225
+msgid "Remove Record"
+msgstr "删除记录"
+
+#: plugins/reports/kexireportview.cpp:47
+msgid "Page:"
+msgstr "页面:"
+
+#: plugins/reports/kexireportpart.cpp:57
+msgid ""
+"_: Translate this word using only lowercase alphanumeric characters (a..z, "
+"0..9). Use '_' character instead of spaces. First character should be a..z "
+"character. If you cannot use latin characters in your language, use english "
+"word.\n"
+"report"
+msgstr "report"
+
+#: plugins/reports/kexireportfactory.cpp:42
+#: plugins/reports/kexireportpart.cpp:58
+msgid "Report"
+msgstr "报表"
+
+#: plugins/reports/kexireportpart.cpp:123
+msgid "Design of report \"%1\" has been modified."
+msgstr "报表“%1”的设计已修改。"
+
+#: plugins/reports/kexireportpart.cpp:125
+msgid "Report \"%1\" already exists."
+msgstr "报表“%1”已经存在。"
+
+#: plugins/reports/kexireportfactory.cpp:44
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"report"
+msgstr "report"
+
+#: plugins/reports/kexireportfactory.cpp:45
+msgid "A report"
+msgstr "报表"
+
+#: plugins/reports/kexireportfactory.cpp:51
+msgid "Label"
+msgstr "标签"
+
+#: plugins/forms/kexidbfactory.cpp:149
+#: plugins/reports/kexireportfactory.cpp:53
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"label"
+msgstr "label"
+
+#: plugins/reports/kexireportfactory.cpp:54
+msgid "A label to display text"
+msgstr "显示文字的标签"
+
+#: plugins/reports/kexireportfactory.cpp:60
+msgid "Picture Label"
+msgstr "图片标签"
+
+#: plugins/reports/kexireportfactory.cpp:62
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"picture"
+msgstr "picture"
+
+#: plugins/reports/kexireportfactory.cpp:63
+msgid "A label to display images or icons"
+msgstr "显示图像或图标的标签"
+
+#: plugins/reports/kexireportfactory.cpp:69
+msgid "Line"
+msgstr "行"
+
+#: plugins/reports/kexireportfactory.cpp:71
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"line"
+msgstr "line"
+
+#: plugins/reports/kexireportfactory.cpp:72
+msgid "A simple line"
+msgstr "简单行"
+
+#: plugins/reports/kexireportfactory.cpp:78
+msgid "Sub Report"
+msgstr "子报表"
+
+#: plugins/reports/kexireportfactory.cpp:80
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"subReport"
+msgstr "subReport"
+
+#: plugins/reports/kexireportfactory.cpp:81
+msgid "A report embedded in another report"
+msgstr "嵌入在另一报表中的报表"
+
+#: plugins/reports/kexireportfactory.cpp:124
+msgid "Edit Rich Text"
+msgstr "编辑丰富文本"
+
+#: plugins/forms/kexiformmanager.cpp:115
+msgid "Set Form's Data Source to \"%1\""
+msgstr "将表单的数据源设定为“%1”"
+
+#: plugins/forms/kexidbfactory.cpp:79 plugins/forms/kexiformpart.cpp:93
+msgid "Form"
+msgstr "表单"
+
+#: plugins/forms/kexidbfactory.cpp:82
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"form"
+msgstr "form"
+
+#: plugins/forms/kexidbfactory.cpp:83
+msgid "A data-aware form widget"
+msgstr "支持数据库的表单部件"
+
+#: plugins/forms/kexidbfactory.cpp:91
+msgid "Sub Form"
+msgstr "子表单"
+
+#: plugins/forms/kexidbfactory.cpp:94
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"subForm"
+msgstr "subForm"
+
+#: plugins/forms/kexidbfactory.cpp:95
+msgid "A form widget included in another Form"
+msgstr "包含在其它表单中的表单部件"
+
+#: plugins/forms/kexidbfactory.cpp:107
+msgid "Text Box"
+msgstr "文本框"
+
+#: plugins/forms/kexidbfactory.cpp:110
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"textBox"
+msgstr "textBox"
+
+#: plugins/forms/kexidbfactory.cpp:111
+msgid "A widget for entering and displaying text"
+msgstr "输入和显示文本的部件"
+
+#: plugins/forms/kexidbfactory.cpp:121
+msgid "Text Editor"
+msgstr "文本编辑器"
+
+#: plugins/forms/kexidbfactory.cpp:124
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"textEditor"
+msgstr "textEditor"
+
+#: plugins/forms/kexidbfactory.cpp:125
+msgid "A multiline text editor"
+msgstr "多行文本编辑器"
+
+#: plugins/forms/kexidbfactory.cpp:133
+msgid "Frame"
+msgstr "框架"
+
+#: plugins/forms/kexidbfactory.cpp:136
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"frame"
+msgstr "frame"
+
+#: plugins/forms/kexidbfactory.cpp:137
+msgid "A simple frame widget"
+msgstr "简单的框架部件"
+
+#: plugins/forms/kexidbfactory.cpp:146
+msgid ""
+"_: Text Label\n"
+"Label"
+msgstr "文本标签"
+
+#: plugins/forms/kexidbfactory.cpp:150
+msgid "A widget for displaying text"
+msgstr "显示文本的部件"
+
+#: plugins/forms/kexidbfactory.cpp:160
+msgid "Image Box"
+msgstr "图像框"
+
+#: plugins/forms/kexidbfactory.cpp:163
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"image"
+msgstr "image"
+
+#: plugins/forms/kexidbfactory.cpp:164
+msgid "A widget for displaying images"
+msgstr "显示图像的部件"
+
+#: plugins/forms/kexidbfactory.cpp:179
+msgid "Combo Box"
+msgstr "组合框"
+
+#: plugins/forms/kexidbfactory.cpp:182
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"comboBox"
+msgstr "comboBox"
+
+#: plugins/forms/kexidbfactory.cpp:183
+msgid "A combo box widget"
+msgstr "组合框部件"
+
+#: plugins/forms/kexidbfactory.cpp:191
+msgid "Check Box"
+msgstr "复选框"
+
+#: plugins/forms/kexidbfactory.cpp:194
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"checkBox"
+msgstr "checkBox"
+
+#: plugins/forms/kexidbfactory.cpp:195
+msgid "A check box with text label"
+msgstr "带文本标签的复选框"
+
+#: plugins/forms/kexidbfactory.cpp:203
+msgid "Auto Field"
+msgstr "自动字段"
+
+#: plugins/forms/kexidbfactory.cpp:206
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters\n"
+"autoField"
+msgstr "autoField"
+
+#: plugins/forms/kexidbfactory.cpp:207
+msgid ""
+"A widget containing an automatically selected editor and a label to edit the "
+"value of a database field of any type."
+msgstr ""
+
+#: plugins/forms/kexidbfactory.cpp:284
+msgid "Command Button"
+msgstr "命令按钮"
+
+#: plugins/forms/kexidbfactory.cpp:287
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"button"
+msgstr "button"
+
+#: plugins/forms/kexidbfactory.cpp:288
+msgid "A command button to execute actions"
+msgstr "执行动作的命令按钮"
+
+#: plugins/forms/kexidatasourcepage.cpp:60 plugins/forms/kexidbfactory.cpp:291
+#: plugins/forms/kexiformpart.cpp:505
+msgid "Data Source"
+msgstr "数据源"
+
+#: plugins/forms/kexidbfactory.cpp:292
+msgid "Form Name"
+msgstr "表单名称"
+
+#: plugins/forms/kexidbfactory.cpp:293
+msgid "On Click"
+msgstr "单击时"
+
+#: plugins/forms/kexidbfactory.cpp:294
+#, fuzzy
+msgid "On Click Option"
+msgstr "单击时"
+
+#: plugins/forms/kexidbfactory.cpp:295
+msgid "Auto Tab Order"
+msgstr "自动编排 Tab 顺序"
+
+#: plugins/forms/kexidbfactory.cpp:296
+msgid "Shadow Enabled"
+msgstr "启用阴影"
+
+#: plugins/forms/kexidbfactory.cpp:297
+msgid ""
+"_: On: button\n"
+"On"
+msgstr ""
+
+#: plugins/forms/kexidbfactory.cpp:299
+msgid "Editor Type"
+msgstr "编辑器类型"
+
+#: plugins/forms/kexidbfactory.cpp:301
+msgid ""
+"_: AutoField editor's type\n"
+"Auto"
+msgstr "自动"
+
+#: plugins/forms/kexidbfactory.cpp:309
+msgid ""
+"_: AutoField editor's type\n"
+"Multiline Text"
+msgstr "多行文本"
+
+#: plugins/forms/kexidbfactory.cpp:310
+msgid ""
+"_: AutoField editor's type\n"
+"Drop-Down List"
+msgstr "下拉列表"
+
+#: plugins/forms/kexidbfactory.cpp:311
+msgid ""
+"_: AutoField editor's type\n"
+"Image"
+msgstr "图像"
+
+#: plugins/forms/kexidbfactory.cpp:314
+msgid "Auto Label"
+msgstr "自动标签"
+
+#: plugins/forms/kexidbfactory.cpp:315
+msgid "Label Text Color"
+msgstr "标签文本颜色"
+
+#: plugins/forms/kexidbfactory.cpp:317
+msgid ""
+"_: (a property name, keep the text narrow!)\n"
+"Label Background\n"
+"Color"
+msgstr "标签背景颜色"
+
+#: plugins/forms/kexidbfactory.cpp:319
+msgid "Label Position"
+msgstr "标签位置"
+
+#: plugins/forms/kexidbfactory.cpp:320
+msgid ""
+"_: Label Position\n"
+"Left"
+msgstr "左侧"
+
+#: plugins/forms/kexidbfactory.cpp:321
+msgid ""
+"_: Label Position\n"
+"Top"
+msgstr "上侧"
+
+#: plugins/forms/kexidbfactory.cpp:322
+msgid ""
+"_: Label Position\n"
+"No Label"
+msgstr "无标签"
+
+#: plugins/forms/kexidbfactory.cpp:324
+msgid "Size"
+msgstr "大小"
+
+#: plugins/forms/kexidbfactory.cpp:327
+msgid "Scaled Contents"
+msgstr "缩放内容"
+
+#: plugins/forms/kexidbfactory.cpp:328
+msgid ""
+"_: Keep Aspect Ratio (short)\n"
+"Keep Ratio"
+msgstr "保持纵横比"
+
+#: plugins/forms/kexidbfactory.cpp:335
+msgid "Frame Color"
+msgstr "边框颜色"
+
+#: plugins/forms/kexidbfactory.cpp:338
+msgid ""
+"_: Drop-Down Button for Image Box Visible (a property name, keep the text "
+"narrow!)\n"
+"Drop-Down\n"
+"Button Visible"
+msgstr ""
+"下拉\n"
+"按钮可见"
+
+#: plugins/forms/kexidbfactory.cpp:341
+msgid ""
+"_: Tristate checkbox, default\n"
+"Default"
+msgstr "默认"
+
+#: plugins/forms/kexidbfactory.cpp:342
+msgid ""
+"_: Tristate checkbox, yes\n"
+"Yes"
+msgstr "是"
+
+#: plugins/forms/kexidbfactory.cpp:343
+msgid ""
+"_: Tristate checkbox, no\n"
+"No"
+msgstr "否"
+
+#: plugins/forms/kexidbfactory.cpp:346
+msgid ""
+"_: Editable combobox\n"
+"Editable"
+msgstr ""
+
+#: plugins/forms/kexidbfactory.cpp:431
+msgid "&Image"
+msgstr "图像(&I)"
+
+#: plugins/forms/kexidbfactory.cpp:451
+#, fuzzy
+msgid "&Assign Action..."
+msgstr "指派动作..."
+
+#: plugins/forms/kexidataprovider.cpp:231
+#: plugins/forms/kexidataprovider.cpp:256
+#: plugins/forms/kexidataprovider.cpp:278
+msgid "NAME"
+msgstr "NAME"
+
+#: plugins/forms/kexiformview.cpp:1118
+msgid "Insert AutoField widget"
+msgstr "插入自动字段部件"
+
+#: plugins/forms/kexiformview.cpp:1118
+msgid "Insert %1 AutoField widgets"
+msgstr "插入 %1 自动字段部件"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:194
+#, fuzzy
+msgid "No action"
+msgstr "无动作"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:197
+#, fuzzy
+msgid "Application actions"
+msgstr "应用程序"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:211
+#, fuzzy
+msgid ""
+"_: Current form's actions\n"
+"Current"
+msgstr "货币"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:268
+#, fuzzy
+msgid "Open in Data View"
+msgstr "在文本视图中打开(&T)"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:284
+#, fuzzy
+msgid "Show Page Setup"
+msgstr "页面设置..."
+
+#: plugins/forms/kexiactionselectiondialog.cpp:292
+msgid ""
+"_: Note: use multiple rows if needed\n"
+"Export to File\n"
+"As Data Table"
+msgstr ""
+
+#: plugins/forms/kexiactionselectiondialog.cpp:297
+msgid ""
+"_: Note: use multiple rows if needed\n"
+"Copy to Clipboard\n"
+"As Data Table"
+msgstr ""
+
+#: plugins/forms/kexiactionselectiondialog.cpp:303
+#, fuzzy
+msgid "Create New Object"
+msgstr "创建新对象"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:306
+#, fuzzy
+msgid "Open in Design View"
+msgstr "在设计视图中打开"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:310
+#, fuzzy
+msgid "Open in Text View"
+msgstr "在文本视图中打开(&T)"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:313
+#, fuzzy
+msgid "Close View"
+msgstr "无视图"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:355
+#, fuzzy
+msgid "&Select macro to be executed after clicking \"%1\" button:"
+msgstr "选择单击“%1”按钮后要执行的动作。"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:357
+#, fuzzy
+msgid "&Select script to be executed after clicking \"%1\" button:"
+msgstr "选择单击“%1”按钮后要执行的动作。"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:360
+#, fuzzy
+msgid "&Select object to be opened after clicking \"%1\" button:"
+msgstr "选择单击“%1”按钮后要执行的动作。"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:399
+msgid "Assigning Action to Command Button"
+msgstr "为命令按钮指派动作"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:405
+#, fuzzy
+msgid ""
+"_: Assign action\n"
+"&Assign"
+msgstr "指派动作..."
+
+#: plugins/forms/kexiactionselectiondialog.cpp:405
+#, fuzzy
+msgid "Assign action"
+msgstr "指派动作..."
+
+#: plugins/forms/kexiactionselectiondialog.cpp:436
+#, fuzzy
+msgid "Action category:"
+msgstr "动作类型:"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:480
+#, fuzzy
+msgid "Action to execute:"
+msgstr "动作类型:"
+
+#: plugins/forms/kexiactionselectiondialog.cpp:581
+#, fuzzy
+msgid "&Select action to be executed after clicking \"%1\" button:"
+msgstr "选择单击“%1”按钮后要执行的动作。"
+
+#: plugins/forms/kexidatasourcepage.cpp:54
+msgid "No data source could be assigned for this widget."
+msgstr "无法为此部件指派数据源。"
+
+#: plugins/forms/kexidatasourcepage.cpp:55
+msgid "No data source could be assigned for multiple widgets."
+msgstr "无法为多个部件指派数据源。"
+
+#: plugins/forms/kexidatasourcepage.cpp:79
+msgid ""
+"_: Table Field or Query Field\n"
+"Widget's data source:"
+msgstr "部件数据源:"
+
+#: plugins/forms/kexidatasourcepage.cpp:89
+msgid "Clear widget's data source"
+msgstr "清除部件数据源"
+
+#: plugins/forms/kexidatasourcepage.cpp:106
+msgid "Form's data source:"
+msgstr "表单数据源:"
+
+#: plugins/forms/kexidatasourcepage.cpp:115
+msgid "Go to selected form's data source"
+msgstr "转到选中的表单数据源"
+
+#: plugins/forms/kexidatasourcepage.cpp:121
+msgid "Clear form's data source"
+msgstr "清除表单数据源"
+
+#: plugins/forms/kexidatasourcepage.cpp:148
+msgid "Inserting Fields"
+msgstr "插入字段"
+
+#: plugins/forms/kexidatasourcepage.cpp:162
+msgid ""
+"Select fields from the list below and drag them onto a form or click the "
+"\"Insert\" button"
+msgstr ""
+
+#: plugins/forms/kexidatasourcepage.cpp:169
+msgid "Available fields:"
+msgstr "可用字段:"
+
+#: plugins/forms/kexidatasourcepage.cpp:175
+msgid ""
+"_: Insert selected field into form\n"
+"Insert"
+msgstr "插入"
+
+#: plugins/forms/kexidatasourcepage.cpp:180
+msgid "Insert selected fields into form"
+msgstr "将选中字段插入到表单中"
+
+#: plugins/forms/kexiformpart.cpp:92
+msgid ""
+"_: Translate this word using only lowercase alphanumeric characters (a..z, "
+"0..9). Use '_' character instead of spaces. First character should be a..z "
+"character. If you cannot use latin characters in your language, use english "
+"word.\n"
+"form"
+msgstr "form"
+
+#: plugins/forms/kexiformpart.cpp:146 plugins/forms/kexiformpart.cpp:177
+msgid "Edit Tab Order..."
+msgstr "编辑 Tab 顺序..."
+
+#: plugins/forms/kexiformpart.cpp:147
+msgid "Adjust Size"
+msgstr "调整大小"
+
+#: plugins/forms/kexiformpart.cpp:164
+msgid "Show Form UI Code"
+msgstr "显示表单的 UI 代码"
+
+#: plugins/forms/kexiformpart.cpp:176
+msgid "Clear Widget Contents"
+msgstr "清除部件内容"
+
+#: plugins/forms/kexiformpart.cpp:183
+msgid "Layout Widgets"
+msgstr "输入部件"
+
+#: plugins/forms/kexiformpart.cpp:186
+msgid "&Horizontally"
+msgstr "水平(&H)"
+
+#: plugins/forms/kexiformpart.cpp:188
+msgid "&Vertically"
+msgstr "垂直(&V)"
+
+#: plugins/forms/kexiformpart.cpp:190
+msgid "In &Grid"
+msgstr "到网格(&G)"
+
+#: plugins/forms/kexiformpart.cpp:193
+msgid "Horizontally in &Splitter"
+msgstr "水平分隔线(&S)"
+
+#: plugins/forms/kexiformpart.cpp:195
+msgid "Verti&cally in Splitter"
+msgstr "垂直分隔线(&C)"
+
+#: plugins/forms/kexiformpart.cpp:199
+msgid "&Break Layout"
+msgstr "打乱布局(&B)"
+
+#: plugins/forms/kexiformpart.cpp:205
+msgid "Bring Widget to Front"
+msgstr "部件提到最前"
+
+#: plugins/forms/kexiformpart.cpp:206
+msgid "Send Widget to Back"
+msgstr "部件推到最后"
+
+#: plugins/forms/kexiformpart.cpp:209
+msgid "Other Widgets"
+msgstr "其它部件"
+
+#: plugins/forms/kexiformpart.cpp:212
+msgid "Align Widgets Position"
+msgstr "对齐部件位置"
+
+#: plugins/forms/kexiformpart.cpp:214
+msgid "To Left"
+msgstr "左对齐"
+
+#: plugins/forms/kexiformpart.cpp:215
+msgid "To Right"
+msgstr "右对齐"
+
+#: plugins/forms/kexiformpart.cpp:216
+msgid "To Top"
+msgstr "上对齐"
+
+#: plugins/forms/kexiformpart.cpp:217
+msgid "To Bottom"
+msgstr "下对齐"
+
+#: plugins/forms/kexiformpart.cpp:218 plugins/forms/kexiformpart.cpp:223
+msgid "To Grid"
+msgstr "到网格"
+
+#: plugins/forms/kexiformpart.cpp:220
+msgid "Adjust Widgets Size"
+msgstr "调整部件大小"
+
+#: plugins/forms/kexiformpart.cpp:222
+msgid "To Fit"
+msgstr "最适合"
+
+#: plugins/forms/kexiformpart.cpp:224
+msgid "To Shortest"
+msgstr "垂直最短"
+
+#: plugins/forms/kexiformpart.cpp:225
+msgid "To Tallest"
+msgstr "垂直最长"
+
+#: plugins/forms/kexiformpart.cpp:226
+msgid "To Narrowest"
+msgstr "水平最短"
+
+#: plugins/forms/kexiformpart.cpp:227
+msgid "To Widest"
+msgstr "水平最长"
+
+#: plugins/forms/kexiformpart.cpp:448
+msgid "Design of form \"%1\" has been modified."
+msgstr "表单“%1”的设计已经修改。"
+
+#: plugins/forms/kexiformpart.cpp:450
+msgid "Form \"%1\" already exists."
+msgstr "表单“%1”已经存在。"
+
+#: plugins/forms/kexiformpart.cpp:508
+msgid "Widgets"
+msgstr "部件"
+
+#: plugins/forms/widgets/kexidbimagebox.cpp:564
+msgid "Click to show actions for this image box"
+msgstr "单击可显示此图像框的动作"
+
+#: plugins/forms/widgets/kexidbimagebox.cpp:576
+msgid "Click to show actions for \"%1\" image box"
+msgstr "单击可显示“%1”图像框的动作"
+
+#: plugins/forms/widgets/kexidbimagebox.cpp:668
+msgid ""
+"_: Unbound Image Box\n"
+"(unbound)"
+msgstr "(未绑定)"
+
+#: plugins/forms/widgets/kexidbautofield.cpp:573
+msgid ""
+"_: Unbound Auto Field\n"
+"(unbound)"
+msgstr "(未绑定)"
+
+#: plugins/forms/widgets/kexidbautofield.cpp:685
+msgid ""
+"_: Unbound Auto Field\n"
+" (unbound)"
+msgstr "(未绑定)"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:158
+msgid "Query Columns"
+msgstr "查询列"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1163
+#: plugins/macros/kexiactions/navigateaction.cpp:73
+#: plugins/queries/kexiquerydesignerguieditor.cpp:209
+msgid "Column"
+msgstr "列"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:210
+msgid "Describes field name or expression for the designed query."
+msgstr ""
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:218
+msgid "Describes table for a given field. Can be empty."
+msgstr ""
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:223
+msgid "Visible"
+msgstr "可见"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:224
+msgid "Describes visibility for a given field or expression."
+msgstr ""
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:230
+msgid "Totals"
+msgstr "总计"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:231
+msgid "Describes a way of computing totals for a given field or expression."
+msgstr ""
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:233
+msgid "Group by"
+msgstr "分组"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:234
+msgid "Sum"
+msgstr "总和"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:235
+msgid "Average"
+msgstr "平均"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:236
+msgid "Min"
+msgstr "最小"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:237
+msgid "Max"
+msgstr "最大"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:243
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1736
+msgid "Sorting"
+msgstr "排序"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:244
+#, fuzzy
+msgid "Describes a way of sorting for a given field."
+msgstr "描述字段的数据类型。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:247
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1734
+msgid "Ascending"
+msgstr "升序"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:248
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1734
+msgid "Descending"
+msgstr "降序"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:252
+msgid "Criteria"
+msgstr "条件"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:253
+msgid "Describes the criteria for a given field or expression."
+msgstr "描述给定字段或表达式的条件。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:356
+msgid ""
+"Cannot switch to data view, because query design is empty.\n"
+"First, please create your design."
+msgstr ""
+"无法切换到数据视图,因为查询设计为空。\n"
+"请首先创建您的设计。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:390
+msgid "Select column for table \"%1\""
+msgstr "选择表“%1”的列"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:413
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1641
+msgid "Invalid criteria \"%1\""
+msgstr "无效的条件“%1”"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:434
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1471
+msgid "Invalid expression \"%1\""
+msgstr "无效的表达式“%1”"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:628
+#: plugins/queries/kexiquerydesignerguieditor.cpp:642
+#: plugins/queries/kexiquerydesignerguieditor.cpp:665
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1086
+msgid "Query definition loading failed."
+msgstr "查询定义装入失败。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:629
+msgid ""
+"Query design may be corrupted so it could not be opened even in text view.\n"
+"You can delete the query and create it again."
+msgstr ""
+"查询可能已经损坏,即便是文本视图也无法打开。\n"
+"您可以删除该查询,然后再创建一次。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1451
+msgid "Entered column alias \"%1\" is not a valid identifier."
+msgstr "输入的列别名“%1”是无效的标识符。"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1592
+#, fuzzy
+msgid "Could not set sorting for multiple columns (%1)"
+msgstr "无法为空行设定条件"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1614
+msgid "Could not set criteria for \"%1\""
+msgstr "无法为“%1”设定条件"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1617
+msgid "Could not set criteria for empty row"
+msgstr "无法为空行设定条件"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1706
+msgid "Query column"
+msgstr "查询列"
+
+#: plugins/macros/kexiactions/messageaction.cpp:34
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1717
+#: plugins/tables/kexitabledesignerview.cpp:371
+msgid "Caption"
+msgstr "标题"
+
+#: plugins/queries/kexiquerydesignerguieditor.cpp:1722
+msgid "Alias"
+msgstr "别名"
+
+#: plugins/queries/kexiqueryview.cpp:87
+msgid "Query executing failed."
+msgstr "查询执行失败。"
+
+#: plugins/queries/kexiquerydesignersql.cpp:108
+msgid "SQL Query Text"
+msgstr "SQL 查询文字"
+
+#: plugins/queries/kexiquerydesignersql.cpp:143
+msgid "SQL Query History"
+msgstr "SQL 查询历史"
+
+#: plugins/queries/kexiquerydesignersql.cpp:147
+msgid "Back to Selected Query"
+msgstr "回到选中查询"
+
+#: plugins/queries/kexiquerydesignersql.cpp:148
+msgid "Clear History"
+msgstr "清除历史"
+
+#: plugins/queries/kexiquerydesignersql.cpp:175
+msgid "The query is correct"
+msgstr "查询正确"
+
+#: plugins/queries/kexiquerydesignersql.cpp:182
+msgid "The query is incorrect"
+msgstr "查询不正确"
+
+#: plugins/queries/kexiquerydesignersql.cpp:189
+msgid ""
+"Please enter your query and execute \"Check query\" function to verify it."
+msgstr "请输入您的查询,然后执行“检查查询”功能进行验证。"
+
+#: plugins/queries/kexiquerydesignersql.cpp:236
+msgid "The query you entered is incorrect."
+msgstr "您输入的查询不正确。"
+
+#: plugins/queries/kexiquerydesignersql.cpp:237
+msgid "Do you want to cancel any changes made to this SQL text?"
+msgstr "您是否想要取消对此 SQL 文本的更改?"
+
+#: plugins/queries/kexiquerydesignersql.cpp:238
+msgid "Answering \"No\" allows you to make corrections."
+msgstr "选择“否”可允许您进行更正。"
+
+#: plugins/queries/kexiquerydesignersql.cpp:480
+msgid "Do you want to save invalid query?"
+msgstr "您真的想要保存无效的查询吗?"
+
+#: plugins/queries/kexiaddparamdialog.cpp:30
+msgid "Add Parameter"
+msgstr "添加参数"
+
+#: plugins/queries/kexiquerydesignersqlhistory.cpp:44
+msgid "Copy to Clipboard"
+msgstr "复制到剪贴板"
+
+#: plugins/queries/kexidynamicqueryparameterdialog.cpp:32
+msgid "Query Parameters"
+msgstr "查询参数"
+
+#: plugins/queries/kexiquerypart.cpp:50
+msgid ""
+"_: Translate this word using only lowercase alphanumeric characters (a..z, "
+"0..9). Use '_' character instead of spaces. First character should be a..z "
+"character. If you cannot use latin characters in your language, use english "
+"word.\n"
+"query"
+msgstr "query"
+
+#: plugins/queries/kexiquerypart.cpp:51
+msgid "Query"
+msgstr "查询"
+
+#: plugins/queries/kexiquerypart.cpp:147 plugins/queries/kexiquerypart.cpp:149
+msgid "Check Query"
+msgstr "检查查询"
+
+#: plugins/queries/kexiquerypart.cpp:150
+msgid "Checks query for validity."
+msgstr "检查查询的有效性。"
+
+#: plugins/queries/kexiquerypart.cpp:153
+msgid "Show SQL History"
+msgstr "显示 SQL 历史"
+
+#: plugins/queries/kexiquerypart.cpp:155
+msgid "Shows or hides SQL editor's history."
+msgstr "显示或隐藏 SQL 编辑器历史。"
+
+#: plugins/queries/kexiquerypart.cpp:198
+msgid "Design of query \"%1\" has been modified."
+msgstr "查询“%1”的设计已经修改。"
+
+#: plugins/queries/kexiquerypart.cpp:200
+msgid "Query \"%1\" already exists."
+msgstr "查询“%1”已经存在。"
+
+#: plugins/importexport/csv/kexicsvwidgets.cpp:51
+msgid "Comma \",\""
+msgstr "逗号"
+
+#: plugins/importexport/csv/kexicsvwidgets.cpp:52
+msgid "Semicolon \";\""
+msgstr "分号"
+
+#: plugins/importexport/csv/kexicsvwidgets.cpp:53
+msgid "Tabulator"
+msgstr "跳格符"
+
+#: plugins/importexport/csv/kexicsvwidgets.cpp:54
+msgid "Space \" \""
+msgstr "空格"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:74
+msgid "Copy Data From Table to Clipboard"
+msgstr "将数据从表复制到剪贴板"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:75
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:85
+msgid "Copying data from table:"
+msgstr "从表中复制数据:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:78
+msgid "Export Data From Table to CSV File"
+msgstr "将数据从表导出到 CSV 文件"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:79
+msgid "Exporting data from table:"
+msgstr "从表中导出数据:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:84
+msgid "Copy Data From Query to Clipboard"
+msgstr "将数据从查询复制到剪贴板"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:88
+msgid "Export Data From Query to CSV File"
+msgstr "将数据从查询导出到 CSV 文件"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:89
+msgid "Exporting data from query:"
+msgstr "从查询导出数据:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:94
+msgid "Could not open data for exporting."
+msgstr "无法打开数据导出。"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:113
+msgid "Enter Name of File You Want to Save Data To"
+msgstr "输入您想要用来保存数据的文件名"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:129
+msgid "To CSV file:"
+msgstr "到 CSV 文件:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:129
+msgid "To clipboard:"
+msgstr "到剪贴板:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:136
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:334
+msgid "Show Options >>"
+msgstr "显示选项 >>"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:157
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:216
+msgid "Delimiter:"
+msgstr "分隔符:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:168
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:241
+msgid "Text quote:"
+msgstr "文本引用:"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:180
+msgid "Add column names as the first row"
+msgstr "第一行包含列名称"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:185
+msgid "Always use above options for exporting"
+msgstr "导出时总是使用以上选项"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:198
+msgid "Copying"
+msgstr "复制"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:198
+msgid "Exporting"
+msgstr "导出"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:258
+msgid "(rows: %1, columns: %2)"
+msgstr "(行数:%1,列数:%2)"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:260
+msgid "(columns: %1)"
+msgstr "(列数:%1)"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:341
+msgid "Hide Options <<"
+msgstr "隐藏选项 <<"
+
+#: plugins/importexport/csv/kexicsvexportwizard.cpp:359
+msgid "Defaults"
+msgstr "默认"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:142
+msgid "Import CSV Data File"
+msgstr "导入 CSV 数据文件"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:173
+msgid "&Import..."
+msgstr "导入(&I)..."
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:176
+msgid "text"
+msgstr "文本"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:177
+msgid "number"
+msgstr "数字"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:178
+msgid "date"
+msgstr "日期"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:179
+msgid "time"
+msgstr "时间"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:180
+msgid "date/time"
+msgstr "日期/时间"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:201
+msgid "Preview of data from file:"
+msgstr "预览文件中的数据:"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:202
+msgid "Preview of data from clipboard:"
+msgstr "预览剪贴板中的数据:"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:221
+msgid "Format for column %1:"
+msgstr "第 %1 的格式:"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:234
+msgid "Primary key"
+msgstr "主键"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:262
+msgid "Ignore duplicated delimiters"
+msgstr "忽略重复的分隔符"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:266
+msgid "First row contains column names"
+msgstr "第一行包含列名称"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:303
+msgid "Open CSV Data File"
+msgstr "打开 CSV 数据文件"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:352
+msgid "Loading CSV Data"
+msgstr "装入 CSV 数据"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:352
+msgid "Loading CSV Data from \"%1\"..."
+msgstr "正在从“%1”装入 CSV 数据..."
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:440
+msgid "Cannot open input file <nobr>\"%1\"</nobr>."
+msgstr "无法打开输入文件<nobr>“%1”</nobr>。"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:531
+msgid "Start at line%1:"
+msgstr "自第%1行开始:"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:927
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:938
+#, c-format
+msgid "Column %1"
+msgstr "列 %1"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1189
+msgid "Column name"
+msgstr "列名称"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1323
+msgid "Data set contains no rows. Do you want to import empty table?"
+msgstr "数据集无行。您是否想要导入空表?"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1329
+msgid "No project available."
+msgstr "没有可用的工程。"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1334
+msgid "No database connection available."
+msgstr "没有可用的数据库连接。"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1395
+msgid ""
+"No Primary Key (autonumber) has been defined.\n"
+"Should it be automatically defined on import (recommended)?\n"
+"\n"
+"Note: An imported table without a Primary Key may not be editable (depending on "
+"database type)."
+msgstr ""
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1398
+msgid ""
+"_: Add Database Primary Key to a Table\n"
+"Add Primary Key"
+msgstr "添加主键"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1399
+msgid ""
+"_: Do Not Add Database Primary Key to a Table\n"
+"Do Not Add"
+msgstr "不添加"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1519
+msgid "Importing CSV Data"
+msgstr "导入 CSV 数据"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1522
+msgid "Importing CSV Data from <nobr>\"%1\"</nobr> into \"%2\" table..."
+msgstr "正在从<nobr>“%1”</nobr>中将 CSV 数据导入至“%2”表..."
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1569
+msgid "Data has been successfully imported to table \"%1\"."
+msgstr "数据已经成功导入至表“%1”。"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1579
+msgid ""
+"_: Text type for column\n"
+"Text"
+msgstr "文本"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1581
+msgid ""
+"_: Numeric type for column\n"
+"Number"
+msgstr "数值"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1583
+msgid ""
+"_: Currency type for column\n"
+"Currency"
+msgstr "货币"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1652
+msgid ""
+"_: row count\n"
+"(rows: %1)"
+msgstr "(行数:%1)"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1657
+msgid ""
+"_: row count\n"
+"(rows: more than %1)"
+msgstr "(行数:多于 %1)"
+
+#: plugins/importexport/csv/kexicsvimportdialog.cpp:1658
+msgid "Not all rows are visible on this preview"
+msgstr "此预览中并未包含全部行"
+
+#: plugins/importexport/csv/kexicsvimportoptionsdlg.cpp:72
+msgid "CSV Import Options"
+msgstr "CSV 导入选项"
+
+#: plugins/importexport/csv/kexicsvimportoptionsdlg.cpp:94
+msgid "Always use this encoding when importing CSV data files"
+msgstr "导入 CSV 数据文件时总是使用此编码"
+
+#: plugins/importexport/csv/kexicsvimportoptionsdlg.cpp:98
+msgid "Strip leading and trailing blanks off of text values"
+msgstr ""
+
+#: plugins/relations/kexirelationmaindlg.cpp:41
+msgid "Relationships"
+msgstr "关系"
+
+#: plugins/macros/kexiactions/datatableaction.cpp:45
+msgid "Method"
+msgstr "方法"
+
+#: plugins/macros/kexiactions/datatableaction.cpp:75
+msgid "Item"
+msgstr "项目"
+
+#: plugins/macros/kexiactions/datatableaction.cpp:107
+msgid "Data Table"
+msgstr "数据表"
+
+#: plugins/macros/kexiactions/datatableaction.cpp:154
+msgid "No such item \"%1\""
+msgstr "无此项目“%1”"
+
+#: plugins/macros/kexiactions/datatableaction.cpp:181
+msgid "No such method \"%1\""
+msgstr "无此方法“%1”"
+
+#: plugins/macros/kexiactions/messageaction.cpp:32
+#: plugins/macros/kexiactions/messageaction.cpp:35
+msgid "Message"
+msgstr "消息"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:46
+msgid "Record"
+msgstr "记录"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:64
+msgid "Navigate"
+msgstr "导航"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:69
+msgid "Row"
+msgstr "行"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:109
+msgid "No window active."
+msgstr "无活动窗口。"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:114
+msgid "No view selected for \"%1\"."
+msgstr "“%1”没有选中的视图。"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:120
+msgid "The view for \"%1\" could not handle data."
+msgstr "“%1”的视图无法处理数据。"
+
+#: plugins/macros/kexiactions/navigateaction.cpp:154
+msgid "Unknown record \"%1\" in view for \"%2\"."
+msgstr ""
+
+#: plugins/macros/kexiactions/executeaction.cpp:85
+msgid "No such mimetype \"%1\""
+msgstr "无此 MIME 类型“%1”"
+
+#: plugins/macros/kexiactions/executeaction.cpp:90
+msgid "Failed to open part \"%1\" for mimetype \"%2\""
+msgstr ""
+
+#: plugins/macros/kexiactions/openaction.cpp:122
+msgid "No project loaded."
+msgstr "未装入工程。"
+
+#: plugins/macros/kexiactions/openaction.cpp:129
+msgid "No such object \"%1.%2\"."
+msgstr "无此对象“%1.%2”。"
+
+#: plugins/macros/kexiactions/openaction.cpp:142
+msgid "No such viewmode \"%1\" in object \"%2.%3\"."
+msgstr ""
+
+#: plugins/macros/kexiactions/openaction.cpp:149
+msgid "Failed to open object \"%1.%2\"."
+msgstr "无法打开工程“%1.%2”。"
+
+#: plugins/macros/kexipart/keximacroerror.cpp:56
+msgid "<qt>Failed to execute the macro \"%1\".<br>%2</qt>"
+msgstr ""
+
+#: plugins/macros/kexipart/keximacrodesignview.cpp:127
+#: plugins/macros/kexipart/keximacroerror.cpp:64
+msgid "Action"
+msgstr "动作"
+
+#: plugins/macros/kexipart/keximacrodesignview.cpp:155
+msgid "Comment"
+msgstr "注释"
+
+#: plugins/macros/kexipart/keximacropart.cpp:71
+msgid ""
+"_: Translate this word using only lowercase alphanumeric characters (a..z, "
+"0..9). Use '_' character instead of spaces. First character should be a..z "
+"character. If you cannot use latin characters in your language, use english "
+"word.\n"
+"macro"
+msgstr "macro"
+
+#: plugins/macros/kexipart/keximacropart.cpp:74
+msgid "Macro"
+msgstr "宏"
+
+#: plugins/macros/kexipart/keximacropart.cpp:162
+msgid "Design of macro \"%1\" has been modified."
+msgstr "宏“%1”的设计已修改。"
+
+#: plugins/macros/kexipart/keximacropart.cpp:165
+msgid "Macro \"%1\" already exists."
+msgstr "宏“%1”已经存在。"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:144
+#, fuzzy
+msgid "Row source:"
+msgstr "表单数据源:"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:153
+#, fuzzy
+msgid "Go to selected row source"
+msgstr "转到选中的表单数据源"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:160
+#, fuzzy
+msgid "Clear row source"
+msgstr "清除表单数据源"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:172
+#, fuzzy
+msgid "Bound column:"
+msgstr "查询列"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:182
+#, fuzzy
+msgid "Clear bound column"
+msgstr "查询列"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:194
+#, fuzzy
+msgid "Visible column:"
+msgstr "可见"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:204
+#, fuzzy
+msgid "Clear visible column"
+msgstr "清除表内容"
+
+#: plugins/tables/kexilookupcolumnpage.cpp:247
+#, fuzzy
+msgid "No field selected"
+msgstr "“%1”没有选中的视图。"
+
+#: plugins/tables/kexitabledesignerview_p.cpp:277
+msgid "Do you want to save the design now?"
+msgstr "您想要立即保存设计吗?"
+
+#: plugins/tables/kexitabledesignercommands.cpp:74
+msgid "Change \"%1\" property for table field from \"%2\" to \"%3\""
+msgstr ""
+
+#: plugins/tables/kexitabledesignercommands.cpp:139
+msgid "Remove table field \"%1\""
+msgstr "删除表字段“%1”"
+
+#: plugins/tables/kexitabledesignercommands.cpp:195
+msgid "Insert table field \"%1\""
+msgstr "插入表字段“%1”"
+
+#: plugins/tables/kexitablepart.cpp:69
+msgid ""
+"_: Translate this word using only lowercase alphanumeric characters (a..z, "
+"0..9). Use '_' character instead of spaces. First character should be a..z "
+"character. If you cannot use latin characters in your language, use english "
+"word.\n"
+"table"
+msgstr "table"
+
+#: plugins/tables/kexitabledesignerview.cpp:410
+#: plugins/tables/kexitablepart.cpp:89
+msgid "Primary Key"
+msgstr "主键"
+
+#: plugins/tables/kexitablepart.cpp:91
+msgid "Sets or removes primary key for currently selected field."
+msgstr "为目前选中的字段设定或删除主键失败。"
+
+#: plugins/tables/kexitablepart.cpp:139
+msgid ""
+"You are about to remove table \"%1\" but following objects using this table are "
+"opened:"
+msgstr "您即将删除表“%1”,但使用此表的下列对象仍处于打开状态:"
+
+#: plugins/tables/kexitablepart.cpp:190
+msgid "Do you want to close all windows for these objects?"
+msgstr "您是否想要关闭这些对象的全部窗口?"
+
+#: plugins/tables/kexitablepart.cpp:191
+msgid "Close windows"
+msgstr "关闭窗口"
+
+#: plugins/tables/kexitablepart.cpp:209
+msgid "Design of table \"%1\" has been modified."
+msgstr "表“%1”的设计已经修改。"
+
+#: plugins/tables/kexitablepart.cpp:216
+msgid "Warning! Any data in this table will be removed upon design's saving!"
+msgstr "警告! 设计保存之后,此表中的任何数据都将被删除!"
+
+#: plugins/tables/kexitablepart.cpp:244
+#, fuzzy
+msgid "Lookup column"
+msgstr "查询列"
+
+#: plugins/tables/kexitabledesignerview.cpp:124
+#, fuzzy
+msgid "Additional information about the field"
+msgstr "描述字段的额外备注。"
+
+#: plugins/tables/kexitabledesignerview.cpp:132
+msgid "Field Caption"
+msgstr "字段标题"
+
+#: plugins/tables/kexitabledesignerview.cpp:133
+#, fuzzy
+msgid "Describes caption for the field"
+msgstr "描述字段名称。"
+
+#: plugins/tables/kexitabledesignerview.cpp:140
+#, fuzzy
+msgid "Describes data type for the field"
+msgstr "描述字段的数据类型。"
+
+#: plugins/tables/kexitabledesignerview.cpp:157
+msgid "Comments"
+msgstr "备注"
+
+#: plugins/tables/kexitabledesignerview.cpp:158
+#, fuzzy
+msgid "Describes additional comments for the field"
+msgstr "描述字段的额外备注。"
+
+#: plugins/tables/kexitabledesignerview.cpp:320
+msgid "Table field"
+msgstr "表字段"
+
+#: plugins/tables/kexitabledesignerview.cpp:357
+#: plugins/tables/kexitabledesignerview.cpp:368
+msgid "Subtype"
+msgstr "子类型"
+
+#: plugins/tables/kexitabledesignerview.cpp:363
+msgid ""
+"_: Image object type\n"
+"Image"
+msgstr "图像"
+
+#: plugins/tables/kexitabledesignerview.cpp:379
+msgid "Unsigned Number"
+msgstr "无符号数"
+
+#: plugins/tables/kexitabledesignerview.cpp:382
+msgid "Length"
+msgstr "长度"
+
+#: plugins/tables/kexitabledesignerview.cpp:385
+msgid "Precision"
+msgstr "精度"
+
+#: plugins/tables/kexitabledesignerview.cpp:390
+msgid "Visible Decimal Places"
+msgstr "可见小数位数"
+
+#: plugins/tables/kexitabledesignerview.cpp:392
+msgid ""
+"_: Auto Decimal Places\n"
+"Auto"
+msgstr "自动"
+
+#: plugins/tables/kexitabledesignerview.cpp:396
+msgid "Column Width"
+msgstr "列宽"
+
+#: plugins/tables/kexitabledesignerview.cpp:402
+msgid "Default Value"
+msgstr "默认值"
+
+#: plugins/tables/kexitabledesignerview.cpp:414
+msgid "Unique"
+msgstr "唯一"
+
+#: plugins/tables/kexitabledesignerview.cpp:417
+msgid "Required"
+msgstr "必需"
+
+#: plugins/tables/kexitabledesignerview.cpp:420
+msgid ""
+"Allow Zero\n"
+"Size"
+msgstr "允许零长度"
+
+#: plugins/tables/kexitabledesignerview.cpp:423
+msgid "Autonumber"
+msgstr "自动编号"
+
+#: plugins/tables/kexitabledesignerview.cpp:427
+msgid "Indexed"
+msgstr "索引"
+
+#: plugins/tables/kexitabledesignerview.cpp:432
+#, fuzzy
+msgid "Row Source"
+msgstr "数据源"
+
+#: plugins/tables/kexitabledesignerview.cpp:436
+msgid ""
+"Row Source\n"
+"Type"
+msgstr ""
+
+#: plugins/tables/kexitabledesignerview.cpp:441
+#, fuzzy
+msgid "Bound Column"
+msgstr "列"
+
+#: plugins/tables/kexitabledesignerview.cpp:451
+#, fuzzy
+msgid "Visible Column"
+msgstr "可见"
+
+#: plugins/tables/kexitabledesignerview.cpp:592
+msgid ""
+"Cannot switch to data view, because table design is empty.\n"
+"First, please create your design."
+msgstr ""
+"无法切换到数据视图,因为表设计为空。\n"
+"请首先创建您的设计。"
+
+#: plugins/tables/kexitabledesignerview.cpp:603
+msgid "Saving changes for existing table design is now required."
+msgstr "需要保存对已有表设计的修改。"
+
+#: plugins/tables/kexitabledesignerview.cpp:689
+msgid "Change \"%1\" field's name to \"%2\" and caption from \"%3\" to \"%4\""
+msgstr "将“%1”字段的名称更改为“%2”,然后将标题由“%3”更改为“%4”"
+
+#: plugins/tables/kexitabledesignerview.cpp:761
+msgid "Change data type for field \"%1\" to \"%2\""
+msgstr "将字段“%1”的数据类型更改为“%2”"
+
+#: plugins/tables/kexitabledesignerview.cpp:955
+msgid "Setting autonumber requires primary key to be set for current field."
+msgstr "设定自动编号需要为当前字段设定主键。"
+
+#: plugins/tables/kexitabledesignerview.cpp:957
+msgid "Previous primary key will be removed."
+msgstr "先前的主键将被删除。"
+
+#: plugins/tables/kexitabledesignerview.cpp:959
+msgid ""
+"Do you want to create primary key for current field? Click \"Cancel\" to cancel "
+"setting autonumber."
+msgstr "您是否想要为当前字段创建主键?单击“取消”可取消设定自动编号。"
+
+#: plugins/tables/kexitabledesignerview.cpp:963
+msgid "Setting Autonumber Field"
+msgstr "设置自动编号字段"
+
+#: plugins/tables/kexitabledesignerview.cpp:964
+msgid "Create &Primary Key"
+msgstr "创建主键(&P)"
+
+#: plugins/tables/kexitabledesignerview.cpp:971
+msgid "Assign autonumber for field \"%1\""
+msgstr "为字段“%1”指派自动编号"
+
+#: plugins/tables/kexitabledesignerview.cpp:977
+msgid "Remove autonumber from field \"%1\""
+msgstr "删除字段“%1”的自动编号"
+
+#: plugins/tables/kexitabledesignerview.cpp:998
+msgid "Set \"%1\" property for field \"%2\""
+msgstr "设定字段“%2”的“%1”属性"
+
+#: plugins/tables/kexitabledesignerview.cpp:1043
+msgid "Change type for field \"%1\" to \"%2\""
+msgstr "将字段“%1”的类型更改为“%2”"
+
+#: plugins/tables/kexitabledesignerview.cpp:1087
+msgid "Set primary key for field \"%1\""
+msgstr "设置字段“%1”的主键"
+
+#: plugins/tables/kexitabledesignerview.cpp:1113
+msgid "Unset primary key for field \"%1\""
+msgstr "取消字段“%1”的主键"
+
+#: plugins/tables/kexitabledesignerview.cpp:1211
+msgid ""
+"<p>Table \"%1\" has no <b>primary key</b> defined.</p>"
+"<p>Although a primary key is not required, it is needed for creating relations "
+"between database tables. Do you want to add primary key automatically now?</p>"
+"<p>If you want to add a primary key by hand, press \"Cancel\" to cancel saving "
+"table design.</p>"
+msgstr ""
+"<p>表“%1”没有定义<b>主键</b>。</p>"
+"<p>尽管主键不是必需的,但要创建数据库表之间的关系时需要使用主键。您是否想要现在自动添加主键?</p>"
+"<p>如果您想要手动添加主键,请按“取消”以取消对表设计的保存。</p>"
+
+#: plugins/tables/kexitabledesignerview.cpp:1217
+msgid "&Add Primary Key"
+msgstr "添加主键(&A)"
+
+#: plugins/tables/kexitabledesignerview.cpp:1227
+msgid ""
+"_: Identifier%1\n"
+"Id%1"
+msgstr "ID%1"
+
+#: plugins/tables/kexitabledesignerview.cpp:1281
+msgid "You should enter field caption."
+msgstr "您应该输入字段标题。"
+
+#: plugins/tables/kexitabledesignerview.cpp:1299
+msgid ""
+"You have added no fields.\n"
+"Every table should have at least one field."
+msgstr ""
+"您没有添加字段。\n"
+"每个表都必须至少有一个字段。"
+
+#: plugins/tables/kexitabledesignerview.cpp:1314
+msgid ""
+"You have added \"%1\" field name twice.\n"
+"Field names cannot be repeated. Correct name of the field."
+msgstr ""
+"您两次添加了“%1”字段名。\n"
+"字段名不能重复。请更正字段名。"
+
+#: plugins/tables/kexitabledesignerview.cpp:1458
+msgid ""
+"You are about to change the design of table \"%1\" but following objects using "
+"this table are opened:"
+msgstr "您即将更改表“%1”的设计,但使用此表的下列对象仍处于打开状态:"
+
+#: plugins/tables/kexitabledesignerview.cpp:1662
+msgid "Table field \"%1\""
+msgstr "表字段“%1”"
+
+#: plugins/tables/kexitabledesignerview.cpp:1665
+msgid ""
+"_: Empty table row\n"
+"Empty Row"
+msgstr "空行"
+
+#~ msgid "We are sorry, templates are not yet available."
+#~ msgstr "抱歉,目前没有可用的模板。"
+
+#~ msgid "CD Catalog"
+#~ msgstr "CD 目录"
+
+#~ msgid "Easy-to-use database for storing information about your CD collection."
+#~ msgstr "一个易用的数据库,可存储您收藏的 CD 的信息。"
+
+#~ msgid "Expenses"
+#~ msgstr "收支"
+
+#~ msgid "A database for managing your personal expenses."
+#~ msgstr "管理您个人收支的数据库。"
+
+#~ msgid "Image Gallery"
+#~ msgstr "相册"
+
+#~ msgid "A database for archiving your image collection in a form of gallery."
+#~ msgstr "以相册的形式存储您的图像收藏。"
+
+#~ msgid "Address Book"
+#~ msgstr "地址簿"
+
+#~ msgid "A database that offers you a contact information"
+#~ msgstr "为您提供联系人信息的数据库"
+
+#~ msgid "%1 : Image"
+#~ msgstr "%1:图像"
+
+#~ msgid "Delete object"
+#~ msgstr "删除对象"
+
+#~ msgid "Delete currently selected row from a table"
+#~ msgstr "从表中删除目前选中的行"
+
+#~ msgid "Deletes currently selected row from a table."
+#~ msgstr "从表中删除目前中的行。"
+
+#~ msgid "Save currently selected table row's data"
+#~ msgstr "保存目前选中的表行数据"
+
+#~ msgid "Saves currently selected table row's data."
+#~ msgstr "保存目前选中的表行数据。"
+
+#, fuzzy
+#~ msgid "Form actions"
+#~ msgstr "无动作"
+
+#~ msgid "Macros"
+#~ msgstr "宏"
+
+#~ msgid "Scripts"
+#~ msgstr "脚本"
+
+#~ msgid ""
+#~ "_: Primary Key\n"
+#~ "PK"
+#~ msgstr "主键"
+
+#~ msgid "Describes primary key for the field."
+#~ msgstr "描述字段的主键。"
+
+#~ msgid "KexiConnectionWidget"
+#~ msgstr "KexiConnectionWidget"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kfile_abiword.po b/koffice-i18n-zh_CN/messages/koffice/kfile_abiword.po
new file mode 100644
index 00000000..47c68de9
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kfile_abiword.po
@@ -0,0 +1,34 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_abiword\n"
+"POT-Creation-Date: 2005-06-13 01:29+0200\n"
+"PO-Revision-Date: 2005-03-14 00:40+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kfile_abiword.cpp:50
+msgid "Document Information"
+msgstr "文档信息"
+
+#: kfile_abiword.cpp:54
+msgid "Author"
+msgstr "作者"
+
+#: kfile_abiword.cpp:56
+msgid "Title"
+msgstr "头衔"
+
+#: kfile_abiword.cpp:58
+msgid "Abstract"
+msgstr "摘要"
+
+#: kfile_abiword.cpp:141
+msgid "*Unknown*"
+msgstr "*未知*"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kfile_gnumeric.po b/koffice-i18n-zh_CN/messages/koffice/kfile_gnumeric.po
new file mode 100644
index 00000000..405b3ae1
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kfile_gnumeric.po
@@ -0,0 +1,34 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_gnumeric\n"
+"POT-Creation-Date: 2005-06-02 01:25+0200\n"
+"PO-Revision-Date: 2005-12-09 22:57+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kfile_gnumeric.cpp:50
+msgid "Document Information"
+msgstr "文档信息"
+
+#: kfile_gnumeric.cpp:54
+msgid "Author"
+msgstr "作者"
+
+#: kfile_gnumeric.cpp:56
+msgid "Title"
+msgstr "头衔"
+
+#: kfile_gnumeric.cpp:58
+msgid "Abstract"
+msgstr "摘要"
+
+#: kfile_gnumeric.cpp:119
+msgid "*Unknown*"
+msgstr "*未知*"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kfile_koffice.po b/koffice-i18n-zh_CN/messages/koffice/kfile_koffice.po
new file mode 100644
index 00000000..1d8699a7
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kfile_koffice.po
@@ -0,0 +1,34 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Funda Wang<fundawang@en2china.com>, 2002.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_koffice\n"
+"POT-Creation-Date: 2005-10-02 02:40+0200\n"
+"PO-Revision-Date: 2002-09-17 22:19+0800\n"
+"Last-Translator: Funda Wang<fundawang@en2china.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kfile_koffice.cpp:64
+msgid "Document Information"
+msgstr "文档信息"
+
+#: kfile_koffice.cpp:68
+msgid "Author"
+msgstr "作者"
+
+#: kfile_koffice.cpp:70
+msgid "Title"
+msgstr "标题"
+
+#: kfile_koffice.cpp:72
+msgid "Abstract"
+msgstr "摘要"
+
+#: kfile_koffice.cpp:112
+msgid "*Unknown*"
+msgstr "*未知*"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kfile_ooo.po b/koffice-i18n-zh_CN/messages/koffice/kfile_ooo.po
new file mode 100644
index 00000000..6f26a9b0
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kfile_ooo.po
@@ -0,0 +1,134 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_ooo\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2005-03-14 00:40+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kfile_ooo.cpp:82
+msgid "Printed By"
+msgstr "打印者"
+
+#: kfile_ooo.cpp:83
+msgid "Print Date"
+msgstr "打印日期"
+
+#: kfile_ooo.cpp:84
+msgid "Date"
+msgstr "日期"
+
+#: kfile_ooo.cpp:85
+msgid "Creation Date"
+msgstr "创建日期"
+
+#: kfile_ooo.cpp:86
+msgid "Creator"
+msgstr "创建器"
+
+#: kfile_ooo.cpp:87
+msgid "Generator"
+msgstr "生成器"
+
+#: kfile_ooo.cpp:88
+msgid "Editing Cycles"
+msgstr "编辑周期"
+
+#: kfile_ooo.cpp:89
+msgid "Editing Duration"
+msgstr "编辑时长"
+
+#: kfile_ooo.cpp:95
+msgid "Title"
+msgstr "头衔"
+
+#: kfile_ooo.cpp:96
+msgid "Author"
+msgstr "作者"
+
+#: kfile_ooo.cpp:97
+msgid "Description"
+msgstr "描述"
+
+#: kfile_ooo.cpp:98
+msgid "Subject"
+msgstr "标题"
+
+#: kfile_ooo.cpp:99
+msgid "Language"
+msgstr "语言"
+
+#: kfile_ooo.cpp:103
+msgid "Draws"
+msgstr "绘图数"
+
+#: kfile_ooo.cpp:104
+msgid "Tables"
+msgstr "表格数"
+
+#: kfile_ooo.cpp:105
+msgid "Images"
+msgstr "图像数"
+
+#: kfile_ooo.cpp:106
+msgid "Objects"
+msgstr "对象数"
+
+#: kfile_ooo.cpp:107
+msgid "OLE Objects"
+msgstr "OLE 对象数"
+
+#: kfile_ooo.cpp:108
+msgid "Pages"
+msgstr "页数"
+
+#: kfile_ooo.cpp:109
+msgid "Paragraphs"
+msgstr "段落数"
+
+#: kfile_ooo.cpp:110
+msgid "Words"
+msgstr "单词数"
+
+#: kfile_ooo.cpp:111
+msgid "Cells"
+msgstr "单元格数"
+
+#: kfile_ooo.cpp:112
+msgid "Characters"
+msgstr "字符数"
+
+#: kfile_ooo.cpp:113
+msgid "Rows"
+msgstr "行数"
+
+#: kfile_ooo.cpp:140
+msgid "User Defined"
+msgstr "用户定义的"
+
+#: kfile_ooo.cpp:147
+msgid "Document Information"
+msgstr "文档信息"
+
+#: kfile_ooo.cpp:167
+msgid "Keywords"
+msgstr "关键字"
+
+#: kfile_ooo.cpp:172
+msgid "Document Advanced"
+msgstr "文档高级"
+
+#: kfile_ooo.cpp:184
+msgid "Document Statistics"
+msgstr "文档统计"
+
+#: kfile_ooo.cpp:262
+msgid "%1:%2.%3"
+msgstr "%1:%2.%3"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po b/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po
new file mode 100644
index 00000000..d2003b37
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kformdesigner.po
@@ -0,0 +1,1687 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kformdesigner\n"
+"POT-Creation-Date: 2007-04-06 02:18+0200\n"
+"PO-Revision-Date: 2006-01-27 13:47+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: test/main.cpp:28 test/main.cpp:40
+msgid "KFormDesigner"
+msgstr "KFormDesigner"
+
+#: test/main.cpp:34
+msgid "Document to open"
+msgstr "要打开的文档"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:91 test/kfd_part.cpp:120
+msgid "Form Designer Part"
+msgstr "表单设计器部件"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:158 test/kfd_part.cpp:158
+msgid "Objects"
+msgstr "对象"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:211 test/kfd_part.cpp:215
+msgid "Clear Widget Contents"
+msgstr "清除部件内容"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:212 test/kfd_part.cpp:216
+msgid "Delete Widget"
+msgstr "删除部件"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:213 test/kfd_part.cpp:217
+msgid "Preview Form"
+msgstr "预览表单"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:214 tabstopdialog.cpp:41
+#: test/kfd_part.cpp:218
+msgid "Edit Tab Order"
+msgstr "编辑标签顺序"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:215 test/kfd_part.cpp:219
+msgid "Edit Pixmap Collection"
+msgstr "编辑像素图收藏"
+
+#: connectiondialog.cpp:49 kdevelop_plugin/kfd_kdev_part.cpp:216
+#: test/kfd_part.cpp:220
+msgid "Edit Form Connections"
+msgstr "编辑表单连接"
+
+#: test/kfd_part.cpp:222
+msgid "Group Widgets"
+msgstr "组合部件"
+
+#: test/kfd_part.cpp:223
+msgid "&Horizontally"
+msgstr "水平(&H)"
+
+#: test/kfd_part.cpp:224
+msgid "&Vertically"
+msgstr "垂直(&V)"
+
+#: test/kfd_part.cpp:225
+msgid "In &Grid"
+msgstr "到网格(&G)"
+
+#: test/kfd_part.cpp:226
+msgid "By &Rows"
+msgstr "按行(&R)"
+
+#: test/kfd_part.cpp:227
+msgid "By &Columns"
+msgstr "按列(&C)"
+
+#: test/kfd_part.cpp:228
+msgid "Horizontally in &Splitter"
+msgstr "分隔条内水平(&S)"
+
+#: test/kfd_part.cpp:229
+msgid "Verti&cally in Splitter"
+msgstr "分隔条内垂直(&C)"
+
+#: test/kfd_part.cpp:230
+msgid "&Ungroup Widgets"
+msgstr "取消部件组合(&U)"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:223 test/kfd_part.cpp:240
+msgid "Bring Widget to Front"
+msgstr "部件提到最前"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:224 test/kfd_part.cpp:241
+msgid "Send Widget to Back"
+msgstr "部件推到最后"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:226 test/kfd_part.cpp:243
+msgid "Align Widgets' Positions"
+msgstr "对齐部件的位置"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:227 test/kfd_part.cpp:244
+msgid "To Left"
+msgstr "左对齐"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:228 test/kfd_part.cpp:245
+msgid "To Right"
+msgstr "右对齐"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:229 test/kfd_part.cpp:246
+msgid "To Top"
+msgstr "上对齐"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:230 test/kfd_part.cpp:247
+msgid "To Bottom"
+msgstr "下对齐"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:231 kdevelop_plugin/kfd_kdev_part.cpp:235
+#: test/kfd_part.cpp:248 test/kfd_part.cpp:252
+msgid "To Grid"
+msgstr "网格对齐"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:233 test/kfd_part.cpp:250
+msgid "Adjust Widgets' Sizes"
+msgstr "调整部件的大小"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:234 test/kfd_part.cpp:251
+msgid "To Fit"
+msgstr "适合"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:236 test/kfd_part.cpp:253
+msgid "To Shortest"
+msgstr "到垂直最短"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:237 test/kfd_part.cpp:254
+msgid "To Tallest"
+msgstr "到垂直最长"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:238 test/kfd_part.cpp:255
+msgid "To Narrowest"
+msgstr "到水平最短"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:239 test/kfd_part.cpp:256
+msgid "To Widest"
+msgstr "到水平最长"
+
+#: factories/stdwidgetfactory.cpp:111 form.cpp:134
+#: kdevelop_plugin/kfd_kdev_part.cpp:261 test/kfd_part.cpp:280
+msgid "Form"
+msgstr "表单"
+
+#: formIO.cpp:110 formIO.cpp:281 kdevelop_plugin/kfd_kdev_part.cpp:279
+#: kdevelop_plugin/kfd_kdev_part.cpp:314 test/kfd_part.cpp:299
+#: test/kfd_part.cpp:334
+msgid "*.ui|Qt Designer UI Files"
+msgstr ".ui|Qt 设计师 UI 文件"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:325 test/kfd_part.cpp:346
+msgid ""
+"The form \"%1\" has been modified.\n"
+"Do you want to save your changes or discard them?"
+msgstr ""
+"表单“%1”已被修改。\n"
+"您是想要保存您的更改还是丢弃更改?"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:327 test/kfd_part.cpp:348
+msgid "Close Form"
+msgstr "关闭表单"
+
+#: test/kfd_mainwindow.cpp:53
+msgid "Could not find the KFormDesigner part. Please check your installation."
+msgstr "找不到 KFormDisigner 部件。请检查您的安装。"
+
+#: commands.cpp:142
+msgid "Change \"%1\" property for multiple widgets"
+msgstr "更改多个部件的“%1”属性"
+
+#: commands.cpp:144
+msgid "Change \"%1\" property for widget \"%2\""
+msgstr "更改部件“%2”的“%1”属性"
+
+#: commands.cpp:212
+msgid "Move multiple widgets"
+msgstr "移动多个部件"
+
+#: commands.cpp:353
+msgid "Align Widgets to Grid"
+msgstr "部件对齐到网格"
+
+#: commands.cpp:355
+msgid "Align Widgets to Left"
+msgstr "部件左对齐"
+
+#: commands.cpp:357
+msgid "Align Widgets to Right"
+msgstr "部件右对齐"
+
+#: commands.cpp:359
+msgid "Align Widgets to Top"
+msgstr "部件上对齐"
+
+#: commands.cpp:361
+msgid "Align Widgets to Bottom"
+msgstr "部件下对齐"
+
+#: commands.cpp:590
+msgid "Resize Widgets to Grid"
+msgstr "部件缩放到网格"
+
+#: commands.cpp:592
+msgid "Resize Widgets to Fit Contents"
+msgstr "部件缩放到适合内容"
+
+#: commands.cpp:594
+msgid "Resize Widgets to Narrowest"
+msgstr "部件缩放到水平最短"
+
+#: commands.cpp:596
+msgid "Resize Widgets to Widest"
+msgstr "部件缩放到水平最长"
+
+#: commands.cpp:598
+msgid "Resize Widgets to Shortest"
+msgstr "部件缩放到垂直最短"
+
+#: commands.cpp:600
+msgid "Resize Widgets to Tallest"
+msgstr "部件缩放到垂直最长"
+
+#: commands.cpp:658
+msgid "Change layout of widget \"%1\""
+msgstr "更改部件“%1”的布局"
+
+#: commands.cpp:742
+msgid ""
+"Could not insert widget of type \"%1\". A problem with widget's creation "
+"encountered."
+msgstr "无法插入类型“%1”的部件。创建部件时遇到了问题。"
+
+#: commands.cpp:833
+msgid "Insert widget \"%1\""
+msgstr "插入部件“%1”"
+
+#: commands.cpp:835
+msgid "Insert widget"
+msgstr "插入部件"
+
+#: commands.cpp:986
+msgid "Group Widgets Horizontally"
+msgstr "部件水平分组"
+
+#: commands.cpp:988
+msgid "Group Widgets Vertically"
+msgstr "部件垂直分组"
+
+#: commands.cpp:990
+msgid "Group Widgets in a Grid"
+msgstr "按网格对部件分组"
+
+#: commands.cpp:992
+msgid "Group Widgets Horizontally in a Splitter"
+msgstr "在分隔条内对部件水平分组"
+
+#: commands.cpp:994
+msgid "Group Widgets Vertically in a Splitter"
+msgstr "在分隔条内对部件垂直分组"
+
+#: commands.cpp:996
+msgid "Group Widgets By Rows"
+msgstr "按行对部件分组"
+
+#: commands.cpp:998
+msgid "Group Widgets Vertically By Columns"
+msgstr "按列对部件垂直分组"
+
+#: commands.cpp:1000
+msgid "Group widgets"
+msgstr "部件分组"
+
+#: commands.cpp:1044
+msgid "Break Layout: \"%1\""
+msgstr "打乱布局:“%1”"
+
+#: commands.cpp:1472
+msgid "Delete widget"
+msgstr "删除部件"
+
+#: widgetfactory.cpp:317
+msgid "Edit List of Items"
+msgstr "编辑项目列表"
+
+#: widgetfactory.cpp:320
+#, c-format
+msgid "Contents of %1"
+msgstr "%1 的内容"
+
+#: factories/stdwidgetfactory.cpp:113
+msgid ""
+"_: This string will be used to name widgets of this class. It must _not_ "
+"contain white spaces and non latin1 characters.\n"
+"form"
+msgstr "form"
+
+#: factories/stdwidgetfactory.cpp:114
+msgid "A simple form widget"
+msgstr "简单的表单部件"
+
+#: factories/stdwidgetfactory.cpp:120
+msgid "Custom Widget"
+msgstr "自定义部件"
+
+#: factories/stdwidgetfactory.cpp:122
+msgid ""
+"_: This string will be used to name widgets of this class. It must _not_ "
+"contain white spaces and non latin1 characters.\n"
+"customWidget"
+msgstr "customWidget"
+
+#: factories/stdwidgetfactory.cpp:123
+msgid "A custom or non-supported widget"
+msgstr "自定义或不支持的部件"
+
+#: factories/stdwidgetfactory.cpp:129
+msgid "Text Label"
+msgstr "文本标签"
+
+#: factories/stdwidgetfactory.cpp:131
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"label"
+msgstr "label"
+
+#: factories/stdwidgetfactory.cpp:132
+msgid "A widget to display text"
+msgstr "显示文本的部件"
+
+#: factories/stdwidgetfactory.cpp:138
+msgid "Picture Label"
+msgstr "图片标签"
+
+#: factories/stdwidgetfactory.cpp:143
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"picture"
+msgstr "picture"
+
+#: factories/stdwidgetfactory.cpp:144
+msgid "A widget to display pictures"
+msgstr "显示图片的部件"
+
+#: factories/stdwidgetfactory.cpp:152
+msgid "Line Edit"
+msgstr "行编辑"
+
+#: factories/stdwidgetfactory.cpp:154
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"lineEdit"
+msgstr "lineEdit"
+
+#: factories/stdwidgetfactory.cpp:155
+msgid "A widget to input text"
+msgstr "输入文本的部件"
+
+#: factories/stdwidgetfactory.cpp:161
+msgid "Spring"
+msgstr "弹簧"
+
+#: factories/stdwidgetfactory.cpp:163
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"spring"
+msgstr "spring"
+
+#: factories/stdwidgetfactory.cpp:164
+msgid "A spring to place between widgets"
+msgstr "部件间的弹簧"
+
+#: factories/stdwidgetfactory.cpp:172
+msgid "Push Button"
+msgstr "按钮"
+
+#: factories/stdwidgetfactory.cpp:174
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"button"
+msgstr "button"
+
+#: factories/stdwidgetfactory.cpp:175
+msgid "A simple push button to execute actions"
+msgstr "执行动作的简单按钮"
+
+#: factories/stdwidgetfactory.cpp:181
+msgid "Option Button"
+msgstr "单选钮"
+
+#: factories/stdwidgetfactory.cpp:183
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"optionButton"
+msgstr "optionButton"
+
+#: factories/stdwidgetfactory.cpp:184
+msgid "An option button with text or pixmap label"
+msgstr "带文本或像素图标签的单选钮"
+
+#: factories/stdwidgetfactory.cpp:190
+msgid "Check Box"
+msgstr "复选框"
+
+#: factories/stdwidgetfactory.cpp:192
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"checkBox"
+msgstr "checkBox"
+
+#: factories/stdwidgetfactory.cpp:193
+msgid "A check box with text or pixmap label"
+msgstr "带文本或像素图标签的复选框"
+
+#: factories/stdwidgetfactory.cpp:201
+msgid "Spin Box"
+msgstr "微调框"
+
+#: factories/stdwidgetfactory.cpp:203
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"spinBox"
+msgstr "spinBox"
+
+#: factories/stdwidgetfactory.cpp:204
+msgid "A spin box widget"
+msgstr "微调框部件"
+
+#: factories/stdwidgetfactory.cpp:212
+msgid "Combo Box"
+msgstr "组合框"
+
+#: factories/stdwidgetfactory.cpp:214
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"comboBox"
+msgstr "comboBox"
+
+#: factories/stdwidgetfactory.cpp:215
+msgid "A combo box widget"
+msgstr "组合框部件"
+
+#: factories/stdwidgetfactory.cpp:223
+msgid "List Box"
+msgstr "列表框"
+
+#: factories/stdwidgetfactory.cpp:225
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"listBox"
+msgstr "listBox"
+
+#: factories/stdwidgetfactory.cpp:226
+msgid "A simple list widget"
+msgstr "简单的列表部件"
+
+#: factories/stdwidgetfactory.cpp:234
+msgid "Text Editor"
+msgstr "文本编辑器"
+
+#: factories/stdwidgetfactory.cpp:236
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"textEditor"
+msgstr "textEditor"
+
+#: factories/stdwidgetfactory.cpp:237
+msgid "A simple single-page rich text editor"
+msgstr "简单的单行富文本编辑器"
+
+#: factories/stdwidgetfactory.cpp:245
+msgid "List View"
+msgstr "列表视图"
+
+#: factories/stdwidgetfactory.cpp:247
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"listView"
+msgstr "listView"
+
+#: factories/stdwidgetfactory.cpp:248
+msgid "A list (or tree) widget"
+msgstr "列表(或树)部件"
+
+#: factories/stdwidgetfactory.cpp:254
+msgid "Slider"
+msgstr "滑块"
+
+#: factories/stdwidgetfactory.cpp:256
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"slider"
+msgstr "slider"
+
+#: factories/stdwidgetfactory.cpp:257
+msgid "An horizontal slider"
+msgstr "水平滑块"
+
+#: factories/stdwidgetfactory.cpp:265
+msgid "Progress Bar"
+msgstr "进度栏"
+
+#: factories/stdwidgetfactory.cpp:267
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"progressBar"
+msgstr "progressBar"
+
+#: factories/stdwidgetfactory.cpp:268
+msgid "A progress indicator widget"
+msgstr "进度指示部件"
+
+#: factories/stdwidgetfactory.cpp:274
+msgid "Line"
+msgstr "直线"
+
+#: factories/stdwidgetfactory.cpp:276
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"line"
+msgstr "line"
+
+#: factories/stdwidgetfactory.cpp:277
+msgid "A line to be used as a separator"
+msgstr "作为分隔符的直线"
+
+#: factories/stdwidgetfactory.cpp:287
+msgid "Date Widget"
+msgstr "日期部件"
+
+#: factories/stdwidgetfactory.cpp:289
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"dateWidget"
+msgstr "dateWidget"
+
+#: factories/stdwidgetfactory.cpp:290
+msgid "A widget to input and display a date"
+msgstr "输入和显示日期的部件"
+
+#: factories/stdwidgetfactory.cpp:300
+msgid "Time Widget"
+msgstr "时间部件"
+
+#: factories/stdwidgetfactory.cpp:302
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"timeWidget"
+msgstr "timeWidget"
+
+#: factories/stdwidgetfactory.cpp:303
+msgid "A widget to input and display a time"
+msgstr "输入和显示时间的部件"
+
+#: factories/stdwidgetfactory.cpp:313
+msgid "Date/Time Widget"
+msgstr "日期/时间部件"
+
+#: factories/stdwidgetfactory.cpp:315
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"dateTimeWidget"
+msgstr "dateTimeWidget"
+
+#: factories/stdwidgetfactory.cpp:316
+msgid "A widget to input and display a time and a date"
+msgstr "输入和显示时间和日期的部件"
+
+#: factories/stdwidgetfactory.cpp:319
+msgid "Toggle"
+msgstr "切换"
+
+#: factories/stdwidgetfactory.cpp:320
+msgid "Auto Repeat"
+msgstr "自动重复"
+
+#: factories/stdwidgetfactory.cpp:321
+msgid "Auto Default"
+msgstr "自动默认"
+
+#: factories/containerfactory.cpp:493 factories/stdwidgetfactory.cpp:323
+msgid "Flat"
+msgstr "平面"
+
+#: factories/stdwidgetfactory.cpp:325
+msgid ""
+"_: Echo mode for Line Edit widget eg. Normal, NoEcho, Password\n"
+"Echo Mode"
+msgstr "回显模式"
+
+#: factories/stdwidgetfactory.cpp:326
+msgid "Indent"
+msgstr "缩进"
+
+#: factories/stdwidgetfactory.cpp:330
+msgid ""
+"_: Checked checkbox\n"
+"Checked"
+msgstr "已选中"
+
+#: factories/stdwidgetfactory.cpp:331
+msgid ""
+"_: Tristate checkbox\n"
+"Tristate"
+msgstr "三态"
+
+#: factories/stdwidgetfactory.cpp:334
+msgid ""
+"_: For Echo Mode\n"
+"Normal"
+msgstr "普通"
+
+#: factories/stdwidgetfactory.cpp:335
+msgid ""
+"_: For Echo Mode\n"
+"No Echo"
+msgstr "无回显"
+
+#: factories/stdwidgetfactory.cpp:336
+msgid ""
+"_: For Echo Mode\n"
+"Password"
+msgstr "密码"
+
+#: factories/stdwidgetfactory.cpp:339
+msgid "Size Type"
+msgstr "大小类型"
+
+#: factories/stdwidgetfactory.cpp:342
+msgid "Text Format"
+msgstr "文本格式"
+
+#: factories/stdwidgetfactory.cpp:343
+msgid ""
+"_: For Text Format\n"
+"Plain"
+msgstr "纯文本"
+
+#: factories/stdwidgetfactory.cpp:344
+msgid ""
+"_: For Text Format\n"
+"Hypertext"
+msgstr "超文本"
+
+#: factories/stdwidgetfactory.cpp:345
+msgid ""
+"_: For Text Format\n"
+"Auto"
+msgstr "自动"
+
+#: factories/stdwidgetfactory.cpp:346
+msgid ""
+"_: For Text Format\n"
+"Log"
+msgstr "日志"
+
+#: factories/stdwidgetfactory.cpp:349
+msgid "Tab Stop Width"
+msgstr "制表站宽度"
+
+#: factories/stdwidgetfactory.cpp:350
+msgid "Tab Changes Focus"
+msgstr "Tab 更改焦点"
+
+#: factories/stdwidgetfactory.cpp:351
+msgid "Word Wrap Policy"
+msgstr "自动换行策略"
+
+#: factories/stdwidgetfactory.cpp:352
+msgid ""
+"_: For Word Wrap Policy\n"
+"At Word Boundary"
+msgstr "单词结束处"
+
+#: factories/stdwidgetfactory.cpp:353
+msgid ""
+"_: For Word Wrap Policy\n"
+"Anywhere"
+msgstr "随处"
+
+#: factories/stdwidgetfactory.cpp:354
+msgid ""
+"_: For Word Wrap Policy\n"
+"At Word Boundary If Possible"
+msgstr "如果可能的话在单词结束处"
+
+#: factories/stdwidgetfactory.cpp:355
+msgid "Word Wrapping"
+msgstr "自动换行"
+
+#: factories/stdwidgetfactory.cpp:356
+msgid "Word Wrap Position"
+msgstr "自动换行位置"
+
+#: factories/stdwidgetfactory.cpp:357
+msgid ""
+"_: For Word Wrap Position\n"
+"None"
+msgstr "无"
+
+#: factories/stdwidgetfactory.cpp:358
+msgid ""
+"_: For Word Wrap Position\n"
+"Widget's Width"
+msgstr "部件宽度"
+
+#: factories/stdwidgetfactory.cpp:359
+msgid ""
+"_: For Word Wrap Position\n"
+"In Pixels"
+msgstr "按像素"
+
+#: factories/stdwidgetfactory.cpp:360
+msgid ""
+"_: For Word Wrap Position\n"
+"In Columns"
+msgstr "按列"
+
+#: factories/stdwidgetfactory.cpp:361
+msgid "Links Underlined"
+msgstr "链接下划线"
+
+#: factories/stdwidgetfactory.cpp:367
+msgid "Insert &Horizontal Line"
+msgstr "插入水平线(&H)"
+
+#: factories/stdwidgetfactory.cpp:368
+msgid "Insert &Vertical Line"
+msgstr "插入垂直线(&V)"
+
+#: factories/stdwidgetfactory.cpp:372
+msgid "Insert &Horizontal Spring"
+msgstr "插入水平弹簧(&H)"
+
+#: factories/stdwidgetfactory.cpp:373
+msgid "Insert &Vertical Spring"
+msgstr "插入垂直弹簧(&V)"
+
+#: factories/stdwidgetfactory.cpp:424
+msgid "Column 1"
+msgstr "列 1"
+
+#: factories/stdwidgetfactory.cpp:475 richtextdialog.cpp:37
+msgid "Edit Rich Text"
+msgstr "编辑富文本"
+
+#: editlistviewdialog.cpp:43 factories/stdwidgetfactory.cpp:480
+msgid "Edit Listview Contents"
+msgstr "编辑列表视图内容"
+
+#: factories/stdwidgetfactory.cpp:977
+msgid ""
+"_: default indent value\n"
+"default"
+msgstr "默认"
+
+#: factories/containerfactory.cpp:259
+#, c-format
+msgid "Page %1"
+msgstr "第 %1 页"
+
+#: factories/containerfactory.cpp:312 factories/containerfactory.cpp:663
+#: factories/containerfactory.cpp:682
+msgid "Add Page"
+msgstr "添加页面"
+
+#: factories/containerfactory.cpp:361
+msgid "Button Group"
+msgstr "按钮组"
+
+#: factories/containerfactory.cpp:363
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"buttonGroup"
+msgstr "buttonGroup"
+
+#: factories/containerfactory.cpp:364
+msgid "A simple container to group buttons"
+msgstr "简单的组按钮容器"
+
+#: factories/containerfactory.cpp:379
+msgid "Tab Widget"
+msgstr "标签部件"
+
+#: factories/containerfactory.cpp:381
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"tabWidget"
+msgstr "tabWidget"
+
+#: factories/containerfactory.cpp:382
+msgid "A widget to display multiple pages using tabs"
+msgstr "使用标签显示多页的部件"
+
+#: factories/containerfactory.cpp:389
+msgid "Basic container"
+msgstr "基本容器"
+
+#: factories/containerfactory.cpp:391
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"container"
+msgstr "container"
+
+#: factories/containerfactory.cpp:392
+msgid "An empty container with no frame"
+msgstr "没有框架的空容器"
+
+#: factories/containerfactory.cpp:399
+msgid "Group Box"
+msgstr "分组框"
+
+#: factories/containerfactory.cpp:401
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"groupBox"
+msgstr "groupBox"
+
+#: factories/containerfactory.cpp:402
+msgid "A container to group some widgets"
+msgstr "将部件分组的容器"
+
+#: factories/containerfactory.cpp:408 widgetpropertyset.cpp:1013
+msgid "Frame"
+msgstr "框架"
+
+#: factories/containerfactory.cpp:410
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"frame"
+msgstr "frame"
+
+#: factories/containerfactory.cpp:411
+msgid "A simple frame container"
+msgstr "简单的框架容器"
+
+#: factories/containerfactory.cpp:417
+msgid "Widget Stack"
+msgstr "部件堆"
+
+#: factories/containerfactory.cpp:419
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"widgetStack"
+msgstr "widgetStack"
+
+#: factories/containerfactory.cpp:420
+msgid "A container with multiple pages"
+msgstr "多页容器"
+
+#: factories/containerfactory.cpp:426
+msgid "Horizontal Box"
+msgstr "水平框"
+
+#: factories/containerfactory.cpp:428
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"horizontalBox"
+msgstr "horizontalBox"
+
+#: factories/containerfactory.cpp:429
+msgid "A simple container to group widgets horizontally"
+msgstr "将对象水平分组的简单容器"
+
+#: factories/containerfactory.cpp:435
+msgid "Vertical Box"
+msgstr "垂直框"
+
+#: factories/containerfactory.cpp:437
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"verticalBox"
+msgstr "verticalBox"
+
+#: factories/containerfactory.cpp:438
+msgid "A simple container to group widgets vertically"
+msgstr "将对象垂直分组的简单容器"
+
+#: factories/containerfactory.cpp:444
+msgid "Grid Box"
+msgstr "网格框"
+
+#: factories/containerfactory.cpp:446
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"gridBox"
+msgstr "gridBox"
+
+#: factories/containerfactory.cpp:447
+msgid "A simple container to group widgets in a grid"
+msgstr "将对象以网格形式组织的简单容器"
+
+#: factories/containerfactory.cpp:455
+msgid "Splitter"
+msgstr "分隔条"
+
+#: factories/containerfactory.cpp:457
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"splitter"
+msgstr "splitter"
+
+#: factories/containerfactory.cpp:458
+msgid "A container that enables user to resize its children"
+msgstr "允许用户更改其子部件大小的容器"
+
+#: factories/containerfactory.cpp:465
+msgid "Row Layout"
+msgstr "行布局"
+
+#: factories/containerfactory.cpp:467
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"rowLayout"
+msgstr "rowLayout"
+
+#: factories/containerfactory.cpp:468
+msgid "A simple container to group widgets by rows"
+msgstr "按行对部件进行分组的简单容器"
+
+#: factories/containerfactory.cpp:475
+msgid "Column Layout"
+msgstr "列布局"
+
+#: factories/containerfactory.cpp:477
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"columnLayout"
+msgstr "columnLayout"
+
+#: factories/containerfactory.cpp:478
+msgid "A simple container to group widgets by columns"
+msgstr "按列对部件进行分组的简单容器"
+
+#: factories/containerfactory.cpp:484
+msgid "Sub Form"
+msgstr "子表单"
+
+#: factories/containerfactory.cpp:486
+msgid ""
+"_: Widget name. This string will be used to name widgets of this class. It must "
+"_not_ contain white spaces and non latin1 characters.\n"
+"subForm"
+msgstr "subForm"
+
+#: factories/containerfactory.cpp:487
+msgid "A form widget included in another Form"
+msgstr "包含在其它表单中的表单部件"
+
+#: factories/containerfactory.cpp:492
+msgid "Title"
+msgstr "标题"
+
+#: factories/containerfactory.cpp:496 factories/containerfactory.cpp:500
+#: factories/containerfactory.cpp:501
+msgid "Tab Position"
+msgstr "标签位置"
+
+#: factories/containerfactory.cpp:497
+msgid "Current Page"
+msgstr "当前页"
+
+#: factories/containerfactory.cpp:498
+msgid "Tab Shape"
+msgstr "标签形状"
+
+#: factories/containerfactory.cpp:503
+msgid ""
+"_: for Tab Shape\n"
+"Rounded"
+msgstr "圆角"
+
+#: factories/containerfactory.cpp:504
+msgid ""
+"_: for Tab Shape\n"
+"Triangular"
+msgstr "三角形"
+
+#: factories/containerfactory.cpp:664
+#, fuzzy
+msgid "Rename Page..."
+msgstr "重命名页面"
+
+#: factories/containerfactory.cpp:665 factories/containerfactory.cpp:684
+msgid "Remove Page"
+msgstr "删除页面"
+
+#: factories/containerfactory.cpp:689
+msgid "Jump to Next Page"
+msgstr "跳转到上一页"
+
+#: factories/containerfactory.cpp:693
+msgid "Jump to Previous Page"
+msgstr "跳转到上一页"
+
+#: factories/containerfactory.cpp:859
+msgid "New Page Title"
+msgstr "新建页面标题"
+
+#: factories/containerfactory.cpp:859
+msgid "Enter a new title for the current page:"
+msgstr "输入当前页面的新标题:"
+
+#: richtextdialog.cpp:57
+msgid "Bold"
+msgstr "粗体"
+
+#: richtextdialog.cpp:59
+msgid "Underline"
+msgstr "下划线"
+
+#: richtextdialog.cpp:65
+msgid "Superscript"
+msgstr "上标"
+
+#: richtextdialog.cpp:66
+msgid "Subscript"
+msgstr "下标"
+
+#: richtextdialog.cpp:72
+msgid "Left Align"
+msgstr "左对齐"
+
+#: richtextdialog.cpp:75
+msgid "Centered"
+msgstr "居中"
+
+#: richtextdialog.cpp:78
+msgid "Right Align"
+msgstr "右对齐"
+
+#: richtextdialog.cpp:81
+msgid "Justified"
+msgstr "两端对齐"
+
+#: editlistviewdialog.cpp:45
+msgid "Columns"
+msgstr "列"
+
+#: editlistviewdialog.cpp:55 editlistviewdialog.cpp:123
+msgid "&Add Item"
+msgstr "添加项目(&A)"
+
+#: editlistviewdialog.cpp:62
+msgid "New &Subitem"
+msgstr "新建子项目(&S)"
+
+#: editlistviewdialog.cpp:69 editlistviewdialog.cpp:130
+msgid "&Remove Item"
+msgstr "删除项目(&R)"
+
+#: editlistviewdialog.cpp:76 editlistviewdialog.cpp:137
+msgid "Move Item &Up"
+msgstr "项目上移(&U)"
+
+#: editlistviewdialog.cpp:83 editlistviewdialog.cpp:144
+msgid "Move Item &Down"
+msgstr "项目下移(&D)"
+
+#: editlistviewdialog.cpp:110 widgetpropertyset.cpp:997
+msgid "Caption"
+msgstr "标题"
+
+#: editlistviewdialog.cpp:112
+msgid "Clickable"
+msgstr "可单击"
+
+#: editlistviewdialog.cpp:113
+msgid "Resizable"
+msgstr "可改大小"
+
+#: editlistviewdialog.cpp:114
+msgid "Full Width"
+msgstr "全宽"
+
+#: editlistviewdialog.cpp:273 editlistviewdialog.cpp:274
+msgid "New Column"
+msgstr "新建列"
+
+#: editlistviewdialog.cpp:417
+msgid "New Item"
+msgstr "新建项目"
+
+#: editlistviewdialog.cpp:430
+msgid "Sub Item"
+msgstr "子项目"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:218
+msgid "Lay Out Widgets &Horizontally"
+msgstr "水平排列部件(&H)"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:219
+msgid "Lay Out Widgets &Vertically"
+msgstr "垂直排列部件(&V)"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:220
+msgid "Lay Out Widgets in &Grid"
+msgstr "按网格排列部件(&G)"
+
+#: kdevelop_plugin/kfd_kdev_part.cpp:221
+msgid "&Break Layout"
+msgstr "打乱布局(&B)"
+
+#: form.cpp:368
+msgid "Renaming widget \"%1\" to \"%2\" failed."
+msgstr "将部件“%1”重命名为“%2”失败。"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: objecttreeview.cpp:170 widgetpropertyset.cpp:996
+msgid "Name"
+msgstr "名称"
+
+#: objecttreeview.cpp:171
+msgid ""
+"_: Widget's type\n"
+"Type"
+msgstr "类型"
+
+#: tabstopdialog.cpp:59
+msgid "Move Up"
+msgstr "上移"
+
+#: tabstopdialog.cpp:60
+msgid "Move widget up"
+msgstr "部件上移"
+
+#: tabstopdialog.cpp:64
+msgid "Move Down"
+msgstr "下移"
+
+#: tabstopdialog.cpp:65
+msgid "Move widget down"
+msgstr "部件下移"
+
+#: tabstopdialog.cpp:70
+#, fuzzy
+msgid "Handle tab order automatically"
+msgstr "自动处理 Tab 顺序"
+
+#. i18n: file ./test/kformdesigner_part.rc line 25
+#: rc.cpp:3 rc.cpp:36 rc.cpp:42 rc.cpp:63 rc.cpp:84
+#, no-c-format
+msgid "&Widgets"
+msgstr "部件(&W)"
+
+#. i18n: file ./test/kformdesigner_part.rc line 56
+#: rc.cpp:6 rc.cpp:39 rc.cpp:45 rc.cpp:66 rc.cpp:87
+#, no-c-format
+msgid "&Format"
+msgstr "格式(&F)"
+
+#. i18n: file ./test/kformdesigner_part.rc line 82
+#: rc.cpp:12 rc.cpp:51 rc.cpp:72 rc.cpp:93
+#, no-c-format
+msgid "Containers"
+msgstr "容器"
+
+#. i18n: file ./test/kformdesigner_part.rc line 90
+#: rc.cpp:15 rc.cpp:54 rc.cpp:75 rc.cpp:96
+#, no-c-format
+msgid "Widgets"
+msgstr "部件"
+
+#. i18n: file ./test/kformdesigner_part.rc line 115
+#: rc.cpp:18 rc.cpp:57 rc.cpp:78 rc.cpp:99
+#, no-c-format
+msgid "Tools Toolbar"
+msgstr "工具工具栏"
+
+#. i18n: file ./test/kformdesigner_part.rc line 120
+#: rc.cpp:21 rc.cpp:60 rc.cpp:81 rc.cpp:102
+#, no-c-format
+msgid "Format Toolbar"
+msgstr "格式工具栏"
+
+#: formmanager.cpp:872 widgetpropertyset.cpp:256
+msgid "Multiple Widgets"
+msgstr "多部件"
+
+#: widgetpropertyset.cpp:679
+msgid ""
+"Could not rename widget \"%1\" to \"%2\" because \"%3\" is not a valid name "
+"(identifier) for a widget.\n"
+msgstr ""
+"无法将部件“%1”重命名为“%2”,因为“%3”不是部件的有效名称(标识符)。\n"
+
+#: widgetpropertyset.cpp:690
+msgid ""
+"Could not rename widget \"%1\" to \"%2\" because a widget with the name \"%3\" "
+"already exists.\n"
+msgstr ""
+"无法将部件“%1”重命名为“%2”,因为已经存在名为“%3”的部件。\n"
+
+#: widgetpropertyset.cpp:803
+msgid ""
+"_: Translators: please keep this string short (less than 20 chars)\n"
+"Hor. Alignment"
+msgstr "水平对齐"
+
+#: widgetpropertyset.cpp:804
+msgid "Horizontal Alignment"
+msgstr "水平对齐"
+
+#: widgetpropertyset.cpp:825
+msgid ""
+"_: Translators: please keep this string short (less than 20 chars)\n"
+"Ver. Alignment"
+msgstr "垂直对齐"
+
+#: widgetpropertyset.cpp:826
+msgid "Vertical Alignment"
+msgstr "垂直对齐"
+
+#: widgetpropertyset.cpp:840
+msgid "Word Break"
+msgstr "断词"
+
+#: widgetpropertyset.cpp:909
+msgid "Container's Layout"
+msgstr "容器布局"
+
+#: widgetpropertyset.cpp:915
+msgid "Layout Margin"
+msgstr "布局边距"
+
+#: widgetpropertyset.cpp:922
+msgid "Layout Spacing"
+msgstr "布局间距"
+
+#: widgetpropertyset.cpp:998
+msgid "Text"
+msgstr "文本"
+
+#: widgetpropertyset.cpp:999
+msgid "Background Pixmap"
+msgstr "背景图"
+
+#: widgetpropertyset.cpp:1000
+msgid "Enabled"
+msgstr "启用"
+
+#: widgetpropertyset.cpp:1001
+msgid "Geometry"
+msgstr "几何属性"
+
+#: widgetpropertyset.cpp:1002
+msgid "Size Policy"
+msgstr "大小策略"
+
+#: widgetpropertyset.cpp:1003
+msgid "Minimum Size"
+msgstr "最小大小"
+
+#: widgetpropertyset.cpp:1004
+msgid "Maximum Size"
+msgstr "最大大小"
+
+#: widgetpropertyset.cpp:1006
+msgid "Cursor"
+msgstr "光标"
+
+#: widgetpropertyset.cpp:1007
+msgid "Foreground Color"
+msgstr "前景颜色"
+
+#: widgetpropertyset.cpp:1008
+msgid "Background Color"
+msgstr "背景颜色"
+
+#: widgetpropertyset.cpp:1009
+msgid "Focus Policy"
+msgstr "聚焦策略"
+
+#: widgetpropertyset.cpp:1010
+msgid "Margin"
+msgstr "边距"
+
+#: widgetpropertyset.cpp:1011
+msgid "Read Only"
+msgstr "只读"
+
+#: widgetpropertyset.cpp:1014
+msgid "Frame Width"
+msgstr "框架宽度"
+
+#: widgetpropertyset.cpp:1015
+msgid "Mid Frame Width"
+msgstr "中框架宽度"
+
+#: widgetpropertyset.cpp:1016
+msgid "Frame Shape"
+msgstr "框架形状"
+
+#: widgetpropertyset.cpp:1017
+msgid "Frame Shadow"
+msgstr "框架阴影"
+
+#: widgetpropertyset.cpp:1019
+msgid "Vertical ScrollBar"
+msgstr "垂直滚动条"
+
+#: widgetpropertyset.cpp:1020
+msgid "Horizontal ScrollBar"
+msgstr "水平滚动条"
+
+#: widgetpropertyset.cpp:1022
+msgid "No Background"
+msgstr "无背景"
+
+#: widgetpropertyset.cpp:1023
+msgid "Palette Foreground"
+msgstr "调色板前景"
+
+#: widgetpropertyset.cpp:1024
+msgid ""
+"_: Auto (HINT: for AutoText)\n"
+"Auto"
+msgstr "自动"
+
+#: widgetpropertyset.cpp:1026
+msgid ""
+"_: Auto (HINT: for Align)\n"
+"Auto"
+msgstr "自动"
+
+#: widgetpropertyset.cpp:1027
+msgid ""
+"_: Left (HINT: for Align)\n"
+"Left"
+msgstr "左对齐"
+
+#: widgetpropertyset.cpp:1028
+msgid ""
+"_: Right (HINT: for Align)\n"
+"Right"
+msgstr "右对齐"
+
+#: widgetpropertyset.cpp:1029 widgetpropertyset.cpp:1031
+msgid ""
+"_: Center (HINT: for Align)\n"
+"Center"
+msgstr "居中对齐"
+
+#: widgetpropertyset.cpp:1030
+msgid ""
+"_: Justify (HINT: for Align)\n"
+"Justify"
+msgstr "两端对齐"
+
+#: widgetpropertyset.cpp:1032
+msgid ""
+"_: Top (HINT: for Align)\n"
+"Top"
+msgstr "上"
+
+#: widgetpropertyset.cpp:1033
+msgid ""
+"_: Bottom (HINT: for Align)\n"
+"Bottom"
+msgstr "下"
+
+#: widgetpropertyset.cpp:1035
+msgid ""
+"_: No Frame (HINT: for Frame Shape)\n"
+"No Frame"
+msgstr "无框架"
+
+#: widgetpropertyset.cpp:1036
+msgid ""
+"_: Box (HINT: for Frame Shape)\n"
+"Box"
+msgstr "方框"
+
+#: widgetpropertyset.cpp:1037
+msgid ""
+"_: Panel (HINT: for Frame Shape)\n"
+"Panel"
+msgstr "面板"
+
+#: widgetpropertyset.cpp:1038
+msgid ""
+"_: Windows Panel (HINT: for Frame Shape)\n"
+"Windows Panel"
+msgstr "窗口面板"
+
+#: widgetpropertyset.cpp:1039
+msgid ""
+"_: Horiz. Line (HINT: for Frame Shape)\n"
+"Horiz. Line"
+msgstr "水平线"
+
+#: widgetpropertyset.cpp:1040
+msgid ""
+"_: Vertical Line (HINT: for Frame Shape)\n"
+"Vertical Line"
+msgstr "垂直线"
+
+#: widgetpropertyset.cpp:1041
+msgid ""
+"_: Styled (HINT: for Frame Shape)\n"
+"Styled"
+msgstr "样式"
+
+#: widgetpropertyset.cpp:1042
+msgid ""
+"_: Popup (HINT: for Frame Shape)\n"
+"Popup"
+msgstr "弹出"
+
+#: widgetpropertyset.cpp:1043
+msgid ""
+"_: Menu Bar (HINT: for Frame Shape)\n"
+"Menu Bar"
+msgstr "菜单栏"
+
+#: widgetpropertyset.cpp:1044
+msgid ""
+"_: Toolbar (HINT: for Frame Shape)\n"
+"Toolbar"
+msgstr "工具栏"
+
+#: widgetpropertyset.cpp:1045
+msgid ""
+"_: Text Box (HINT: for Frame Shape)\n"
+"Text Box"
+msgstr "文本框"
+
+#: widgetpropertyset.cpp:1046
+msgid ""
+"_: Tab Widget (HINT: for Frame Shape)\n"
+"Tab Widget"
+msgstr "标签部件"
+
+#: widgetpropertyset.cpp:1047
+msgid ""
+"_: Group Box (HINT: for Frame Shape)\n"
+"Group Box"
+msgstr "分组框"
+
+#: widgetpropertyset.cpp:1049
+msgid ""
+"_: Plain (HINT: for Frame Shadow)\n"
+"Plain"
+msgstr "平面"
+
+#: widgetpropertyset.cpp:1050
+msgid ""
+"_: Raised (HINT: for Frame Shadow)\n"
+"Raised"
+msgstr "升起"
+
+#: widgetpropertyset.cpp:1051
+msgid ""
+"_: Sunken (HINT: for Frame Shadow)\n"
+"Sunken"
+msgstr "下沉"
+
+#: widgetpropertyset.cpp:1052
+msgid ""
+"_: for Frame Shadow\n"
+"Internal"
+msgstr "内部"
+
+#: widgetpropertyset.cpp:1054
+msgid ""
+"_: No Focus (HINT: for Focus)\n"
+"No Focus"
+msgstr "无焦点"
+
+#: widgetpropertyset.cpp:1055
+msgid ""
+"_: Tab (HINT: for Focus)\n"
+"Tab"
+msgstr "Tab"
+
+#: widgetpropertyset.cpp:1056
+msgid ""
+"_: Click (HINT: for Focus)\n"
+"Click"
+msgstr "单击"
+
+#: widgetpropertyset.cpp:1057
+msgid ""
+"_: Tab/Click (HINT: for Focus)\n"
+"Tab/Click"
+msgstr "Tab/单击"
+
+#: widgetpropertyset.cpp:1058
+msgid ""
+"_: Tab/Click/MouseWheel (HINT: for Focus)\n"
+"Tab/Click/MouseWheel"
+msgstr "Tab/单击/鼠标滚轮"
+
+#: widgetpropertyset.cpp:1060
+msgid "Auto"
+msgstr "自动"
+
+#: widgetpropertyset.cpp:1061
+msgid "Always Off"
+msgstr "总是关"
+
+#: widgetpropertyset.cpp:1062
+msgid "Always On"
+msgstr "总是开"
+
+#: widgetlibrary.cpp:733
+msgid ""
+"_: Insert Horizontal Widget\n"
+"Insert Horizontal"
+msgstr "插入水平"
+
+#: widgetlibrary.cpp:739
+msgid ""
+"_: Insert Vertical Widget\n"
+"Insert Vertical"
+msgstr "插入垂直"
+
+#: widgetlibrary.cpp:742
+#, c-format
+msgid "Insert Widget: %1"
+msgstr "插入部件:%1"
+
+#: formmanager.cpp:204
+msgid "Connect Signals/Slots"
+msgstr "连接信号/槽"
+
+#: formmanager.cpp:213
+msgid "Pointer"
+msgstr "指针"
+
+#: formmanager.cpp:219
+msgid "Snap to Grid"
+msgstr "吸附到网格"
+
+#: formmanager.cpp:225
+msgid "Style"
+msgstr "样式"
+
+#: formmanager.cpp:245
+msgid "Set the current view style."
+msgstr "设置当前视图样式。"
+
+#: formmanager.cpp:791
+msgid "Signals"
+msgstr "信号"
+
+#: formmanager.cpp:812
+msgid "Slots"
+msgstr "槽"
+
+#: formmanager.cpp:866
+msgid "%1 : Form"
+msgstr "%1:表单"
+
+#: formmanager.cpp:909
+msgid "No Buddy"
+msgstr "无好友"
+
+#: formmanager.cpp:924
+msgid "Choose Buddy..."
+msgstr "选择好友..."
+
+#: formmanager.cpp:945
+msgid "Events"
+msgstr "事件"
+
+#: formmanager.cpp:1118
+msgid ""
+"<b>Cannot create the layout.</b>\n"
+"All selected widgets must have the same parent."
+msgstr ""
+"<b>无法创建布局。</b>\n"
+"所选的全部部件都必须有相同的父部件。"
+
+#: formmanager.cpp:1430
+msgid "Form's UI Code"
+msgstr "表单的界面代码"
+
+#: formmanager.cpp:1437
+msgid "Current"
+msgstr "当前"
+
+#: formmanager.cpp:1445
+msgid "Original"
+msgstr "原始"
+
+#: connectiondialog.cpp:81
+msgid "&New Connection"
+msgstr "新建连接(&N)"
+
+#: connectiondialog.cpp:86
+msgid "&Remove Connection"
+msgstr "删除连接(&R)"
+
+#: connectiondialog.cpp:104
+msgid "OK?"
+msgstr "确定吗?"
+
+#: connectiondialog.cpp:107
+msgid "Connection correctness"
+msgstr "连接纠正"
+
+#: connectiondialog.cpp:110
+msgid "Sender"
+msgstr "发送者"
+
+#: connectiondialog.cpp:115
+msgid "Signal"
+msgstr "信号"
+
+#: connectiondialog.cpp:120
+msgid "Receiver"
+msgstr "接收者"
+
+#: connectiondialog.cpp:124
+msgid "Slot"
+msgstr "槽"
+
+#: connectiondialog.cpp:337
+msgid "<qt>You have not selected item: <b>%1</b>.</qt>"
+msgstr "<qt>您没有选择项目:<b>%1</b>。</qt>"
+
+#: connectiondialog.cpp:351
+msgid "The signal/slot arguments are not compatible."
+msgstr "信号/槽参数不兼容。"
+
+#: connectiondialog.cpp:409
+msgid "Do you want to delete this connection ?"
+msgstr "您是否想要删除此连接?"
+
+#: connectiondialog.cpp:409
+msgid "&Delete Connection"
+msgstr "删除连接(&D)"
+
+#~ msgid "Form: "
+#~ msgstr "表单:"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kformula.po b/koffice-i18n-zh_CN/messages/koffice/kformula.po
new file mode 100644
index 00000000..c0185ee6
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kformula.po
@@ -0,0 +1,221 @@
+# translation of kformula.po to zh_CN
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Wang Jian <lark@linux.net.cn>, 2000
+# Xiong Jiang <jxiong@offtopic.org>, 2003
+# Funda Wang <fundawang@linux.net.cn>, 2002, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kformula\n"
+"POT-Creation-Date: 2006-07-13 03:35+0200\n"
+"PO-Revision-Date: 2005-05-15 16:21+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0\n"
+
+#. i18n: file kformula.rc line 16
+#: rc.cpp:6
+#, no-c-format
+msgid "E&lement"
+msgstr "元素(&L)"
+
+#. i18n: file kformula.rc line 40
+#: rc.cpp:12 rc.cpp:39
+#, no-c-format
+msgid "Matrix"
+msgstr "矩阵"
+
+#. i18n: file kformula.rc line 61
+#: rc.cpp:18
+#, no-c-format
+msgid "Increase/Decrease Options.."
+msgstr "增大/减小选项..."
+
+#. i18n: file kformula.rc line 125
+#: rc.cpp:33
+#, no-c-format
+msgid "Element"
+msgstr "元素"
+
+#. i18n: file kformula.rc line 148
+#: rc.cpp:36
+#, no-c-format
+msgid "Symbol"
+msgstr "符号"
+
+#: rc.cpp:48
+msgid ""
+"<p>...that you can use Ctrl-U/Ctrl-L to create an index above or below\n"
+"the currently selected elements?</p>\n"
+msgstr ""
+"<p>...您可以按 Ctrl+U/Ctrl+L 在目前选中的元素之上/之下创建索引。</p>\n"
+
+#: rc.cpp:54
+msgid ""
+"<p>...that you can import and export <em>MathML</em> files?</p>\n"
+msgstr ""
+"<p>...您可以导入及导出 <em>MathML</em> 文件。</p>\n"
+
+#: rc.cpp:59
+msgid ""
+"<p>...to get the most out of KFormula you need to install \n"
+"the TrueType version of the famous TeX fonts.\n"
+"You can find them in <a href=\"http://www.ctan.org\">ctan</a> at\n"
+"<a "
+"href=\"http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf/?action=/tex"
+"-archive/fonts/cm/ps-type1/bakoma/\">/tex-archive/fonts/cm/ps-type1/bakoma/</a>"
+".\n"
+"However you don't need to install all of those. Right now the fonts\n"
+"<tt>cmbx10</tt>,\n"
+"<tt>cmex10</tt>,\n"
+"<tt>cmmi10</tt>,\n"
+"<tt>cmr10</tt>,\n"
+"<tt>cmsy10</tt>,\n"
+"<tt>msam10</tt>\n"
+"and\n"
+"<tt>msbm10</tt>\n"
+"are required.\n"
+"</p>\n"
+msgstr ""
+"<p>...要充分利用 KFormula,您需要安装 TeX 字体的 TrueType 版本。您可以在 <a "
+"href=\"http://www.ctan.org\">ctan</a> 找到这些字体:<a "
+"href=\"http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf/?action=/tex"
+"-archive/fonts/cm/ps-type1/bakoma/\">/tex-archive/fonts/cm/ps-type1/bakoma/</a>"
+"。但是,您并不需要安装全部字体。目前只需要 <tt>cmbx10</tt>、<tt>cmex10</tt>、<tt>cmmi10</tt>、<tt>"
+"cmr10</tt>、<tt>cmsy10</tt>、<tt>msam10</tt> 和 <tt>msbm10</tt>。</p>\n"
+
+#: rc.cpp:78
+msgid ""
+"<p>...that you can use the keys <tt>^</tt> and <tt>_</tt> to create \n"
+"right upper and lower indices? If you type <tt>Ctrl-^</tt> or \n"
+"<tt>Ctrl-_</tt> instead, you will get a left index.\n"
+"</p>\n"
+msgstr ""
+"<p>...您可以使用 <tt>^</tt> 和 <tt>_</tt> 键创建右上角标和右下角标。如果您按 <tt>Ctrl+^</tt> 或 <tt>"
+"Ctrl-_</tt>,您将获得左侧角标。</p>\n"
+
+#: rc.cpp:86
+msgid ""
+"<p>...that you can insert any of the many supported symbols by typing its\n"
+"name? Simply press the backslash key, type the symbol's name and press\n"
+"space.\n"
+"</p>\n"
+msgstr ""
+"<p>...您直接输入名称即可插入支持的许多符号。只需按下反斜线键(\\),输入符号的名称,然后按空格键。</p>\n"
+
+#: rc.cpp:94
+msgid ""
+"<p>...that you can insert Greek letters very easily by typing the\n"
+"corresponding latin letter and pressing Ctrl-G afterwards?\n"
+"</p>\n"
+msgstr ""
+"<p>...您只需输入拉丁字母,然后按 Ctrl+G 即可输入相应的希腊语字母。</p>\n"
+
+#: rc.cpp:101
+msgid ""
+"<p>...that you can insert any number of lines using the <em>Multiline</em> "
+"element?\n"
+"By inserting <tt>&</tt> you can align these lines.\n"
+"</p>\n"
+msgstr ""
+"<p>...您可以使用<em>多行</em>元素插入任意多行。而按 <tt>&</tt> 可排列这些行。</p>\n"
+
+#: formulastring.cc:44
+msgid "Formula String"
+msgstr "公式字符串"
+
+#: formulastring.cc:104
+msgid "Parser Error"
+msgstr "分析器出错"
+
+#: fsparser.cc:450
+msgid "Aborted parsing at %1:%2"
+msgstr "在 %1:%2 中止分析"
+
+#: fsparser.cc:559 fsparser.cc:574 fsparser.cc:585 fsparser.cc:597
+#: fsparser.cc:608 fsparser.cc:615
+msgid "'%3' expected at %1:%2"
+msgstr "在 %1:%2 期待“%3”"
+
+#: fsparser.cc:618
+msgid "Null columns in Matrix at %1:%2"
+msgstr "矩阵在 %1:%2 有空列"
+
+#: fsparser.cc:621
+msgid "Null rows in Matrix at %1:%2"
+msgstr "矩阵在 %1:%2 有空行"
+
+#: fsparser.cc:631
+msgid "Unexpected token at %1:%2"
+msgstr "在 %1:%2 有未料到的记号"
+
+#: fsparser.cc:776
+msgid "A single '.' is not a number at %1:%2"
+msgstr "在 %1:%2 的单个“.”不是数字"
+
+#: kfconfig.cc:33
+msgid "Configure KFormula"
+msgstr "配置 KFormula"
+
+#: kfconfig.cc:38
+msgid "Formula"
+msgstr "公式"
+
+#: kfconfig.cc:38
+msgid "Formula Settings"
+msgstr "公式设置"
+
+#: kformula_view.cc:114
+msgid "Size"
+msgstr "大小"
+
+#: kformula_view.cc:140
+msgid "Edit Formula String..."
+msgstr "编辑公式字符串..."
+
+#: kformula_view.cc:273
+msgid "Read Formula String"
+msgstr "读取公式字符串"
+
+#: main.cc:30
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: kformula_aboutdata.h:29
+msgid "KOffice Formula Editor"
+msgstr "KOffice 公式编辑器"
+
+#: kformula_aboutdata.h:34
+msgid "KFormula"
+msgstr "KFormula"
+
+#: kformula_aboutdata.h:39
+msgid "current maintainer"
+msgstr "目前维护者"
+
+#: kformula_aboutdata.h:42
+msgid "original author"
+msgstr "原作者"
+
+#: kformula_aboutdata.h:43 kformula_aboutdata.h:44
+msgid "core developer"
+msgstr "核心开发者"
+
+#: kformula_aboutdata.h:45
+msgid "for your advice to look at TeX first"
+msgstr "推荐您先看看 TeX"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之 KDE 简体中文翻译组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kivio.po b/koffice-i18n-zh_CN/messages/koffice/kivio.po
new file mode 100644
index 00000000..e59ff02c
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kivio.po
@@ -0,0 +1,6207 @@
+# translation of kivio.po to Simplified Chinese
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kivio\n"
+"POT-Creation-Date: 2006-11-09 02:46+0100\n"
+"PO-Revision-Date: 2006-02-01 10:57+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之 KDE 简体中文组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: kiviopart/ui/kivio_protection_panel.cpp:53
+#: kiviopart/ui/kivio_protection_panel.cpp:58
+#: kiviopart/ui/kivio_protection_panel.cpp:79
+#: kiviopart/ui/kivio_protection_panel.cpp:85
+#: kiviopart/ui/kivio_protection_panel.cpp:106
+#: kiviopart/ui/kivio_protection_panel.cpp:112
+#: kiviopart/ui/kivio_protection_panel.cpp:133
+#: kiviopart/ui/kivio_protection_panel.cpp:139
+#: kiviopart/ui/kivio_protection_panel.cpp:160
+#: kiviopart/ui/kivio_protection_panel.cpp:166
+#: kiviopart/ui/kivio_protection_panel.cpp:188
+#: kiviopart/ui/kivio_protection_panel.cpp:194
+msgid "Change Protection Attribute"
+msgstr "更改保护属性"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:36
+msgid "Stencil & Connector Format"
+msgstr "模具和连接器格式"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:48
+msgid "Line &width:"
+msgstr "线宽(&W):"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:51
+msgid "Line &color:"
+msgstr "线条颜色(&C):"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:54
+msgid "Line &style:"
+msgstr "线条样式(&S):"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:58
+msgid "Line &end style:"
+msgstr "线条终端样式(&E):"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:62
+msgid "&Fill color:"
+msgstr "填充颜色(&F):"
+
+#: kiviopart/ui/kiviostencilformatdlg.cpp:65
+msgid "F&ill style:"
+msgstr "填充样式(&I):"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:72
+msgid "Editable"
+msgstr "可编辑"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:73
+msgid "Connect"
+msgstr "连接"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:74 kiviopart/ui/objectlistpalette.cpp:95
+msgid "Name"
+msgstr "名称"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:78
+msgid "New Layer"
+msgstr "新建图层"
+
+#: kiviopart/kivio_page.cpp:1072 kiviopart/ui/kivio_layer_panel.cpp:79
+msgid "Remove Layer"
+msgstr "删除图层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:80
+#: kiviopart/ui/kivio_layer_panel.cpp:159
+#: kiviopart/ui/kivio_layer_panel.cpp:164
+msgid "Rename Layer"
+msgstr "重命名图层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:81
+msgid "Move Layer Up"
+msgstr "升高图层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:82
+msgid "Move Layer Down"
+msgstr "降低图层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:121
+#, c-format
+msgid "Layer %1"
+msgstr "第%1层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:127
+msgid "Add Layer"
+msgstr "添加图层"
+
+#: kiviopart/ui/kivio_layer_panel.cpp:160
+msgid "Layer name:"
+msgstr "图层名称:"
+
+#: kiviopart/ui/export_page_dialog.cpp:13
+msgid "Export Page"
+msgstr "导出页面"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:91
+msgid "Settings"
+msgstr "设置"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:100
+msgid "Page Settings"
+msgstr "页面设置"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:109
+msgid "Default &units:"
+msgstr "默认单位(&U):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:114
+msgid "Default layout:"
+msgstr "默认布局:"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:120
+#: kiviopart/ui/kiviooptionsdialog.cpp:129
+msgid "Change..."
+msgstr "更改..."
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:123
+msgid "Default font:"
+msgstr "默认字体:"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:132
+msgid "Show page &margins"
+msgstr "显示页面边空(&M)"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:134
+msgid "Show page &rulers"
+msgstr "显示页面标尺(&R)"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:158
+msgid "Grid"
+msgstr "网格"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:158
+msgid "Grid Settings"
+msgstr "网格设置"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:170
+msgid "Show &grid"
+msgstr "显示网格(&G)"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:172
+msgid "Snap to g&rid"
+msgstr "对齐到网格(&R)"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:174
+msgid "Grid &color:"
+msgstr "网格颜色(&C):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:178
+msgid "&Horizontal:"
+msgstr "水平(&H):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:182
+msgid "&Vertical:"
+msgstr "垂直(&V):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:186
+msgid "Snap Distance"
+msgstr "吸附距离"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:187
+msgid "H&orizontal:"
+msgstr "水平(&O):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:191
+msgid "V&ertical:"
+msgstr "垂直(&E):"
+
+#: kiviopart/ui/kiviooptionsdialog.cpp:263
+msgid "Format: %1, Width: %2 %4, Height: %3 %5"
+msgstr "格式:%1,宽:%2 %4,高:%3 %5"
+
+#: kiviopart/ui/addstencilsetdialog.cpp:28
+msgid "Stencil Sets"
+msgstr "模具集"
+
+#: kiviopart/ui/objectlistpalette.cpp:54
+msgid "Group"
+msgstr "成组"
+
+#: kiviopart/ui/objectlistpalette.cpp:58
+msgid "Connector"
+msgstr "连接器"
+
+#: kiviopart/ui/objectlistpalette.cpp:62
+msgid "Text Area"
+msgstr "文本区域"
+
+#: kiviopart/ui/objectlistpalette.cpp:67
+msgid "Stencil"
+msgstr "模具"
+
+#: kiviopart/ui/objectlistpalette.cpp:96
+msgid "Type"
+msgstr "类型"
+
+#. i18n: file ./kiviopart/kivio.rc line 82
+#: kiviopart/ui/kiviotextformatdlg.cpp:35 rc.cpp:227
+#, no-c-format
+msgid "Text Format"
+msgstr "文本格式"
+
+#: kiviopart/ui/kiviotextformatdlg.cpp:47
+msgid "Text color:"
+msgstr "文本颜色:"
+
+#: kiviopart/ui/kiviotextformatdlg.cpp:58
+msgid "Position"
+msgstr "位置"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 257
+#: kiviopart/ui/kiviotextformatdlg.cpp:60 rc.cpp:145 rc.cpp:170
+#, no-c-format
+msgid "&Top"
+msgstr "顶部(&T)"
+
+#: kiviopart/ui/kiviotextformatdlg.cpp:61
+msgid "&Center"
+msgstr "中间(&C)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 129
+#: kiviopart/ui/kiviotextformatdlg.cpp:65 rc.cpp:127 rc.cpp:188
+#, no-c-format
+msgid "&Left"
+msgstr "左(&L)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 273
+#: kiviopart/ui/kiviotextformatdlg.cpp:66 rc.cpp:148 rc.cpp:173
+#, no-c-format
+msgid "C&enter"
+msgstr "居中(&E)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 190
+#: kiviopart/ui/kiviotextformatdlg.cpp:67 rc.cpp:136 rc.cpp:194
+#, no-c-format
+msgid "&Right"
+msgstr "右(&R)"
+
+#: kiviopart/ui/kiviotextformatdlg.cpp:69
+msgid "Preview"
+msgstr "预览"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:40
+msgid "Arrowhead Format"
+msgstr "箭头格式"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:55
+msgid "<b>Arrowhead at Origin</b>"
+msgstr "<b>始端箭头</b>"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:59
+msgid "&Type:"
+msgstr "类型(&T):"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:63
+msgid "&Width:"
+msgstr "宽度(&W):"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:66
+msgid "&Length:"
+msgstr "长度(&L):"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:73
+msgid "<b>Arrowhead at End</b>"
+msgstr "<b>末端箭头</b>"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:76
+msgid "T&ype:"
+msgstr "类型(&Y):"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:80
+msgid "W&idth:"
+msgstr "宽度(&I):"
+
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:83
+msgid "L&ength:"
+msgstr "长度(&E):"
+
+#: kiviopart/kivioarrowheadaction.cpp:171
+#: kiviopart/ui/kivioarrowheadformatdlg.cpp:121
+msgid ""
+"_: no line end\n"
+"None"
+msgstr "无"
+
+#: kiviopart/ui/layerlisttooltip.cpp:54
+msgid "Visible: "
+msgstr "可见:"
+
+#: kiviopart/ui/layerlisttooltip.cpp:55
+msgid "Printable: "
+msgstr "可打印:"
+
+#: kiviopart/ui/layerlisttooltip.cpp:56
+msgid "Editable: "
+msgstr "可编辑:"
+
+#: kiviopart/ui/layerlisttooltip.cpp:57
+msgid "Connectable: "
+msgstr "可连接:"
+
+#: kiviopart/ui/kivioaligndialog.cpp:32
+msgid "Align & Distribute"
+msgstr "对齐和分布"
+
+#: kiviopart/kivio_view.cpp:156
+msgid ""
+"_: %1 current page, %2 total number of pages\n"
+"Page %1/%2"
+msgstr "第%1页,共%2页"
+
+#: kiviopart/kivio_view.cpp:166
+msgid ""
+"_: %1 x coord, %2 y coord, %3 and %4 the unit\n"
+"X: %1 %3 Y: %2 %4"
+msgstr "X:%1 %3 Y:%2 %4"
+
+#: kiviopart/kivio_view.cpp:340
+msgid "Geometry"
+msgstr "几何形状"
+
+#: kiviopart/kivio_view.cpp:354
+msgid "Overview"
+msgstr "概览"
+
+#: kiviopart/kivio_view.cpp:361
+msgid "Layers"
+msgstr "图层"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 28
+#: kiviopart/kivio_view.cpp:368 rc.cpp:71
+#, no-c-format
+msgid "Protection"
+msgstr "保护"
+
+#: kiviopart/kivio_view.cpp:375
+#, fuzzy
+msgid "Objects"
+msgstr "缩放到全部对象"
+
+#: kiviopart/kivio_view.cpp:381
+msgid "Add Stencil Set"
+msgstr "添加模具集"
+
+#: kiviopart/kivio_view.cpp:387
+msgid "Align && Distribute..."
+msgstr "对齐和分布..."
+
+#: kiviopart/kivio_page.cpp:765 kiviopart/kivio_view.cpp:398
+msgid "Group Selection"
+msgstr "选中对象成组"
+
+#: kiviopart/kivio_view.cpp:399
+msgid "Group selected objects into a single stencil"
+msgstr "将选中对象成组,形成单个模具"
+
+#: kiviopart/kivio_page.cpp:774 kiviopart/kivio_page.cpp:808
+#: kiviopart/kivio_view.cpp:400
+msgid "Ungroup"
+msgstr "取消成组"
+
+#: kiviopart/kivio_view.cpp:401
+msgid "Break up a selected group stencil"
+msgstr "打散选中的成组模具"
+
+#: kiviopart/kivio_view.cpp:403
+msgid "Bring to Front"
+msgstr "提到最前"
+
+#: kiviopart/kivio_view.cpp:404
+msgid "Send to Back"
+msgstr "推到最后"
+
+#: kiviopart/kivio_view.cpp:406
+msgid "&Text..."
+msgstr "文本(&T)..."
+
+#: kiviopart/kivio_view.cpp:409
+msgid "&Stencils && Connectors..."
+msgstr "模具和连接器(&S)..."
+
+#: kiviopart/kivio_view.cpp:412
+msgid "&Arrowheads..."
+msgstr "箭头(&A)..."
+
+#: kiviopart/kivio_view.cpp:414 kiviopart/kivio_view.cpp:515
+msgid ""
+"Arrowheads allow you to add an arrow to the beginning and/or end of a line."
+msgstr "箭头允许您添加箭头标记到线段的首和/或尾部。"
+
+#: kiviopart/kivio_view.cpp:417
+msgid "Line Color"
+msgstr "线条颜色"
+
+#: kiviopart/kivio_view.cpp:418
+msgid ""
+"The line color allows you to choose a color for the lines of the stencils."
+msgstr "线条颜色允许您为模具的线条选择一种颜色。"
+
+#: kiviopart/kivio_view.cpp:420
+msgid "Fill Color"
+msgstr "填充颜色"
+
+#: kiviopart/kivio_view.cpp:421
+msgid ""
+"You can choose a color for the background of a stencil by using this button."
+msgstr "您可以使用此按钮选择模具的背景颜色。"
+
+#: kiviopart/kivio_view.cpp:425
+msgid "Font Family"
+msgstr "字体族"
+
+#: kiviopart/kivio_view.cpp:433
+msgid "Text Color"
+msgstr "文本颜色"
+
+#: kiviopart/kivio_view.cpp:436
+msgid "Toggle Bold Text"
+msgstr "切换粗体文本"
+
+#: kiviopart/kivio_view.cpp:439
+msgid "Toggle Italics Text"
+msgstr "切换斜体文本"
+
+#: kiviopart/kivio_view.cpp:442
+msgid "Toggle Underline Text"
+msgstr "切换下划线文本"
+
+#: kiviopart/kivio_view.cpp:445
+msgid "Align &Left"
+msgstr "左对齐(&L)"
+
+#: kiviopart/kivio_view.cpp:449
+msgid "Align &Center"
+msgstr "居中对齐(&C)"
+
+#: kiviopart/kivio_view.cpp:454
+msgid "Align &Right"
+msgstr "右对齐(&R)"
+
+#: kiviopart/kivio_view.cpp:458
+msgid "Superscript"
+msgstr "上标"
+
+#: kiviopart/kivio_view.cpp:462
+msgid "Subscript"
+msgstr "下标"
+
+#: kiviopart/kivio_view.cpp:467
+msgid "Line Width"
+msgstr "线宽"
+
+#: kiviopart/kivio_view.cpp:472
+msgid "Line Style"
+msgstr "线条样式"
+
+#: kiviopart/kivio_view.cpp:475
+msgid "Page Layout..."
+msgstr "页面布局..."
+
+#: kiviopart/kivio_view.cpp:476 kiviopart/kivio_view.cpp:708
+msgid "Insert Page"
+msgstr "插入页面"
+
+#: kiviopart/kivio_view.cpp:477 kiviopart/kivio_view.cpp:804
+#: kiviopart/kivio_view.cpp:808 kiviopart/kivio_view.cpp:812
+msgid "Remove Page"
+msgstr "删除页面"
+
+#: kiviopart/kivio_view.cpp:479
+msgid "Rename Page..."
+msgstr "重命名页面..."
+
+#: kiviopart/kivio_view.cpp:481
+msgid "Show Page..."
+msgstr "显示页面..."
+
+#: kiviopart/kivio_view.cpp:482 kiviopart/kivio_view.cpp:730
+msgid "Hide Page"
+msgstr "隐藏页面"
+
+#: kiviopart/kivio_view.cpp:484
+msgid "Show Page Margins"
+msgstr "显示页面边距"
+
+#: kiviopart/kivio_view.cpp:487
+msgid "Hide Page Margins"
+msgstr "隐藏页面边距"
+
+#: kiviopart/kivio_view.cpp:490
+msgid "Show Rulers"
+msgstr "显示标尺"
+
+#: kiviopart/kivio_view.cpp:493
+msgid "Hide Rulers"
+msgstr "隐藏标尺"
+
+#: kiviopart/kivio_view.cpp:497
+msgid "Show Grid"
+msgstr "显示网格"
+
+#: kiviopart/kivio_view.cpp:500
+msgid "Hide Grid"
+msgstr "隐藏网格"
+
+#: kiviopart/kivio_view.cpp:503
+msgid "Snap Grid"
+msgstr "对齐网格"
+
+#: kiviopart/kivio_view.cpp:507
+msgid "Guide Lines"
+msgstr "辅助线"
+
+#: kiviopart/kivio_view.cpp:509
+msgid "Add Guide Line..."
+msgstr "添加辅助线..."
+
+#: kiviopart/kivio_view.cpp:514
+msgid "Arrowheads"
+msgstr "箭头"
+
+#: kiviopart/kivio_view.cpp:521
+msgid "Install Stencil Set..."
+msgstr "安装模具集..."
+
+#: kiviopart/kivio_view.cpp:620 kiviopart/kivio_view.cpp:645
+msgid "Rename Page"
+msgstr "重命名页面"
+
+#: kiviopart/kivio_view.cpp:621
+msgid "Enter page name:"
+msgstr "输入页面名称:"
+
+#: kiviopart/kivio_view.cpp:629
+msgid "Page name cannot be empty."
+msgstr "页面名称不能为空。"
+
+#: kiviopart/kivio_view.cpp:630 kiviopart/kivio_view.cpp:641
+msgid "Change Page Name"
+msgstr "更改页面名称"
+
+#: kiviopart/kivio_view.cpp:640
+msgid "This name is already used."
+msgstr "这个名称已经被使用。"
+
+#: kiviopart/kivio_view.cpp:721
+msgid "You cannot hide the last visible page."
+msgstr "您不能隐藏最后一个可见页面。"
+
+#: kiviopart/kivio_view.cpp:794
+msgid "Change Page Layout"
+msgstr "更改页面布局"
+
+#: kiviopart/kivio_view.cpp:804
+msgid "You cannot delete the only page of the document."
+msgstr "您不能删除该文档唯一的页面。"
+
+#: kiviopart/kivio_view.cpp:808
+msgid ""
+"You are going to remove the active page.\n"
+"Do you want to continue?"
+msgstr ""
+"您正要删除一个激活的页面。\n"
+"您要继续吗?"
+
+#: kiviopart/kivio_view.cpp:967
+msgid "Change Foreground Color"
+msgstr "更改前景色"
+
+#: kiviopart/kivio_view.cpp:975
+msgid "Change Fg Color"
+msgstr "更改前景色"
+
+#: kiviopart/kivio_view.cpp:998
+msgid "Change Background Color"
+msgstr "更改背景色"
+
+#: kiviopart/kivio_view.cpp:1007
+msgid "Change Bg Color"
+msgstr "更改背景色"
+
+#: kiviopart/kivio_view.cpp:1032 kiviopart/kivio_view.cpp:1040
+msgid "Change Text Color"
+msgstr "更改文本色"
+
+#: kiviopart/kivio_view.cpp:1064 kiviopart/kivio_view.cpp:1071
+msgid "Change Line Width"
+msgstr "更改线宽"
+
+#: kiviopart/kivio_view.cpp:1098 kiviopart/kivio_view.cpp:1105
+msgid "Change Line Style"
+msgstr "更改线条样式"
+
+#: kiviopart/kivio_view.cpp:1183 kiviopart/kivio_view.cpp:1185
+#: kiviopart/kivio_view.cpp:1214 kiviopart/kivio_view.cpp:1216
+#: kiviopart/kivio_view.cpp:1244 kiviopart/kivio_view.cpp:1245
+#: kiviopart/kivio_view.cpp:1265 kiviopart/kivio_view.cpp:1273
+#: kiviopart/kivio_view.cpp:1275 kiviopart/kivio_view.cpp:1302
+#: kiviopart/kivio_view.cpp:1304 plugins/kiviotexttool/tool_text.cpp:305
+#: plugins/kiviotexttool/tool_text.cpp:385
+msgid "Change Stencil Font"
+msgstr "更改模具字体"
+
+#: kiviopart/kivio_view.cpp:1451
+msgid "Change Begin Arrow"
+msgstr "更改箭头始端"
+
+#: kiviopart/kivio_view.cpp:1458 kiviopart/kivio_view.cpp:1490
+msgid "Change Arrow"
+msgstr "更改箭头"
+
+#: kiviopart/kivio_view.cpp:1483
+msgid "Change End Arrow"
+msgstr "更改箭头末端"
+
+#: kiviopart/kivio_view.cpp:1515
+msgid "Change Size of Begin Arrow"
+msgstr "更改箭头始端的大小"
+
+#: kiviopart/kivio_view.cpp:1521 kiviopart/kivio_view.cpp:1545
+#: kiviopart/kivio_view.cpp:1551
+msgid "Change Size of End Arrow"
+msgstr "更改箭头末端的大小"
+
+#: kiviopart/kivio_view.cpp:1571 kiviopart/kivio_view.cpp:1577
+#: plugins/kiviotexttool/tool_text.cpp:322
+#: plugins/kiviotexttool/tool_text.cpp:407
+msgid "Change Stencil Horizontal Alignment"
+msgstr "更改模具水平对齐"
+
+#: kiviopart/kivio_view.cpp:1599 kiviopart/kivio_view.cpp:1605
+#: plugins/kiviotexttool/tool_text.cpp:330
+#: plugins/kiviotexttool/tool_text.cpp:418
+msgid "Change Stencil Vertical Alignment"
+msgstr "更改模具垂直对齐"
+
+#: kiviopart/kivio_view.cpp:1660 plugins/kivioselecttool/tool_select.cpp:1087
+msgid "Resize Stencil"
+msgstr "更改模具大小"
+
+#: kiviopart/kivio_page.cpp:1117 kiviopart/kivio_page.cpp:1154
+#: kiviopart/kivio_page.cpp:1164 kiviopart/kivio_page.cpp:1176
+#: kiviopart/kivio_page.cpp:1416 kiviopart/kivio_page.cpp:1421
+#: kiviopart/kivio_view.cpp:1677 plugins/kivioselecttool/tool_select.cpp:1022
+#: plugins/kivioselecttool/tool_select.cpp:1030
+msgid "Move Stencil"
+msgstr "移动模具"
+
+#: kiviopart/kivio_view.cpp:1690
+msgid "Change Stencil Rotation"
+msgstr "更改模具旋转"
+
+#: kiviopart/kivio_view.cpp:1845
+msgid "X: %1 %3 Y: %2 %4"
+msgstr "X:%1 %3 Y:%2 %4"
+
+#: kiviopart/kivio_view.cpp:2192
+msgid "Page %1/%2"
+msgstr "第%1页,共%2页"
+
+#: kiviopart/kivio_doc.cpp:424
+msgid "Invalid OASIS document. No office:body tag found."
+msgstr "无效的 OASIS 文档。未找到 office:body 标签。"
+
+#: kiviopart/kivio_doc.cpp:433
+msgid "Invalid OASIS document. No office:drawing tag found."
+msgstr "无效的 OASIS 文档。未找到 office:drawing 标签。"
+
+#: kiviopart/kivio_doc.cpp:629
+#, c-format
+msgid "Page%1"
+msgstr "第%1页"
+
+#: kiviopart/main.cpp:30
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: kiviopart/kivio_stencil_geometry_panel.cpp:19
+msgid "X:"
+msgstr "X:"
+
+#: kiviopart/kivio_stencil_geometry_panel.cpp:20
+msgid "Y:"
+msgstr "Y:"
+
+#: kiviopart/kivio_stencil_geometry_panel.cpp:21
+msgid "Width:"
+msgstr "宽度:"
+
+#: kiviopart/kivio_stencil_geometry_panel.cpp:22
+msgid "Height:"
+msgstr "高度:"
+
+#: kiviopart/kiviostencilsetaction.cpp:180
+msgid "Show Stencil Set Chooser"
+msgstr "显示模具集选择器"
+
+#: kiviopart/kiviosdk/kivio_layer.cpp:47
+msgid "Untitled Layer"
+msgstr "无标题图层"
+
+#: kiviopart/kivio_page.cpp:99
+msgid "Layer 1"
+msgstr "第1层"
+
+#: kiviopart/kivio_page.cpp:532
+msgid "Add Stencil"
+msgstr "添加模具"
+
+#: kiviopart/kivio_page.cpp:691
+msgid ""
+"One of the selected stencils has protection from deletion and cannot be "
+"deleted."
+msgstr "您选中的模具之一被保护因此无法删除。"
+
+#: kiviopart/kivio_page.cpp:692
+msgid "Protection From Deletion"
+msgstr "保护以免被删除"
+
+#: kiviopart/kivio_page.cpp:702 kiviopart/kivio_page.cpp:706
+msgid "Remove Stencil"
+msgstr "删除模具"
+
+#: kiviopart/kivio_page.cpp:975
+msgid ""
+"One of the stencils has protection from deletion. You cannot cut or delete this "
+"stencil."
+msgstr "部份模具有删除保护。您不能剪切或删除该模具。"
+
+#: kiviopart/kivio_page.cpp:975
+msgid "Protection From Delete"
+msgstr "保护不被删除"
+
+#: kiviopart/kivio_icon_view.cpp:64
+msgid ""
+"_: untitled stencil\n"
+"Untitled"
+msgstr "无标题"
+
+#: kiviopart/kivioarrowheadaction.cpp:51
+msgid "Arrowhead at Origin"
+msgstr "始端箭头"
+
+#: kiviopart/kivioarrowheadaction.cpp:52
+msgid "Arrowhead at End"
+msgstr "末端箭头"
+
+#: kiviopart/kivio_zoomaction.cpp:32 kiviopart/kivio_zoomaction.cpp:33
+#: kiviopart/kivio_zoomaction.cpp:34 kiviopart/kivio_zoomaction.cpp:35
+#: kiviopart/kivio_zoomaction.cpp:36 kiviopart/kivio_zoomaction.cpp:37
+#: kiviopart/kivio_zoomaction.cpp:38 kiviopart/kivio_zoomaction.cpp:39
+#: kiviopart/kivio_zoomaction.cpp:40 kiviopart/kivio_zoomaction.cpp:41
+#: kiviopart/kivio_zoomaction.cpp:42 kiviopart/kivio_zoomaction.cpp:43
+#: kiviopart/kivio_zoomaction.cpp:87 kiviopart/kivio_zoomaction.cpp:89
+#: kiviopart/kivio_zoomaction.cpp:94
+msgid "%1%"
+msgstr "%1%"
+
+#: kiviopart/kivio_dlg_pageshow.cpp:37
+msgid "Show Page"
+msgstr "显示隐藏页"
+
+#: kiviopart/kivio_dlg_pageshow.cpp:48
+msgid "Select hidden page to show:"
+msgstr "选择隐藏的页面以显示:"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:44
+msgid "Install Stencil Set"
+msgstr "安装模具集"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:52
+msgid "&Install"
+msgstr "安装(&I)"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:77
+#, c-format
+msgid "Could not find the stencil set archive %1."
+msgstr "找不到模具集存档 %1。"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:88
+msgid "The file is not a valid stencil set archive."
+msgstr "文件不是有效的模具集存档。"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:95
+msgid "The stencil set archive installed without errors."
+msgstr "存档集已正确安装。"
+
+#: kiviopart/kiviostencilsetinstaller.cpp:97
+msgid "The entire archive could not be installed successfully."
+msgstr "整个存档无法成功安装。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 47
+#: rc.cpp:6
+#, no-c-format
+msgid "&Selected stencils"
+msgstr "选中的模具(&S)"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 50
+#: rc.cpp:9
+#, no-c-format
+msgid "Export the selected stencils on the current page"
+msgstr "输出当前页面中选中的模具"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 54
+#: rc.cpp:12
+#, no-c-format
+msgid ""
+"<b>Selected Stencils</b>"
+"<br>\n"
+"Export only the selected stencils to file."
+msgstr ""
+"<b>选中的模具</b>"
+"<br>\n"
+"仅将选中的模具导出到文件。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 70
+#: rc.cpp:16
+#, no-c-format
+msgid "&All stencils"
+msgstr "全部模具(&A)"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 79
+#: rc.cpp:19
+#, no-c-format
+msgid "Export all stencils on the current page"
+msgstr "导出当前页面的全部模具"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 83
+#: rc.cpp:22
+#, no-c-format
+msgid ""
+"<b>All Stencils</b>"
+"<br>\n"
+"This will cause the entire page to be exported to the file. This means that <i>"
+"all</i> stencils will be exported."
+msgstr ""
+"<b>全部模具</b>"
+"<br>\n"
+"这将使得整页被导出到文件,就是说<i>全部</i>模具都会被导出。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 102
+#: rc.cpp:26
+#, no-c-format
+msgid "C&rop picture to edges"
+msgstr "根据边缘裁剪图片(&R)"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 105
+#: rc.cpp:29
+#, no-c-format
+msgid "Don't export extra blank space to file"
+msgstr "不要向文件导出额外的空白"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 109
+#: rc.cpp:32
+#, no-c-format
+msgid ""
+"<b>Crop picture to edges</b>"
+"<br>\n"
+"This will eliminate all blank portions of the drawing. The picture will only be "
+"as large as the stencils it contains. If your stencils are located in the upper "
+"right corner of the page, then only the upper right corner will be exported."
+msgstr ""
+"<b>根据边缘裁剪图片</b>"
+"<br>\n"
+"这会删去所绘图案的空白部份。图片只会与它所包含的模版一样大小。如果您的模具都在页面的右上角,则只会导出右上角区域。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 118
+#: rc.cpp:36
+#, no-c-format
+msgid "&Quality:"
+msgstr "质量(&Q):"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 135
+#: rc.cpp:39
+#, no-c-format
+msgid "The higher the quality, the more space the file takes up."
+msgstr "如果质量越高,则文件占用的空间就越大。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 139
+#: rc.cpp:42
+#, no-c-format
+msgid ""
+"<b>Quality</b>"
+"<br>\n"
+"Not all file formats use this. But for those that do, this affects the quality "
+"of the image that gets exported. 100 is the maximum quality. The higher the "
+"number, the better the picture looks. The downside is the higher the number, "
+"the larger the filesize."
+msgstr ""
+"<b>质量</b>"
+"<br>\n"
+"不是全部文件格式都会使用它。但是对那些使用它的格式来说,这会影响导出图像的质量。最高的质量为 "
+"100。此数值越高,图像看起来也越精细。另一方面,更高的数值也会使文件更大。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 150
+#: rc.cpp:46
+#, no-c-format
+msgid "An optional border of whitespace around the page, in pixels"
+msgstr "可选的页面周围空白边界,单位为像素"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 154
+#: rc.cpp:49
+#, no-c-format
+msgid ""
+"<b>Border</b>"
+"<br>\n"
+"Places a blank border around the edges of the image. This can be used if for "
+"one reason or another, the stencils don't fit into the export page with a "
+"0-pixel border (default)."
+msgstr ""
+"<b>边界</b>"
+"<br>\n"
+"在图像的外边界加上空白边距。这可以用在某些情形,例如模具在使用默认的 0 像素边界而无法填满导出页面时。"
+
+#. i18n: file ./kiviopart/ui/export_page_dialog_base.ui line 162
+#: rc.cpp:53
+#, no-c-format
+msgid "&Border:"
+msgstr "边界(&B):"
+
+#. i18n: file ./kiviopart/ui/kiviostencilsetwidget.ui line 31
+#: rc.cpp:56 rc.cpp:59
+#, no-c-format
+msgid "Stencil Set"
+msgstr "模具集"
+
+#. i18n: file ./kiviopart/ui/kiviostencilsetwidget.ui line 83
+#: rc.cpp:62
+#, no-c-format
+msgid "No Selection"
+msgstr "无选择"
+
+#. i18n: file ./kiviopart/ui/kiviostencilsetwidget.ui line 122
+#: rc.cpp:65
+#, no-c-format
+msgid "This is a preview of the stencils contained in the set"
+msgstr "这是模具集中包含的模具预览"
+
+#. i18n: file ./kiviopart/ui/kiviostencilsetwidget.ui line 147
+#: rc.cpp:68
+#, no-c-format
+msgid "&Add to Document"
+msgstr "添加到文档(&A)"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 42
+#: rc.cpp:77
+#, no-c-format
+msgid "Toggles the ability to change the width of the selected stencils"
+msgstr "切换更改选中模具的宽度的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 50
+#: rc.cpp:80
+#, no-c-format
+msgid "Hei&ght"
+msgstr "高度(&G)"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 53
+#: rc.cpp:83
+#, no-c-format
+msgid "Toggles the ability to change the height of the selected stencils"
+msgstr "切换更改选中模具的高度的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 61
+#: rc.cpp:86
+#, no-c-format
+msgid "&Aspect ratio"
+msgstr "外观比例(&A)"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 64
+#: rc.cpp:89
+#, no-c-format
+msgid "Toggles the ability to change the aspect ratio of the selected stencils"
+msgstr "切换更改选中模具的外观比例的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 72
+#: rc.cpp:92
+#, no-c-format
+msgid "&X position"
+msgstr "&X 坐标"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 75
+#: rc.cpp:95
+#, no-c-format
+msgid "Toggles the ability to protect the x position of the selected stencils"
+msgstr "切换保护选中模具的 X 坐标的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 83
+#: rc.cpp:98
+#, no-c-format
+msgid "&Y position"
+msgstr "&Y 坐标"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 86
+#: rc.cpp:101
+#, no-c-format
+msgid "Toggles the ability to protect the y position of the selected stencils"
+msgstr "切换保护选中模具的 Y 坐标的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 94
+#: rc.cpp:104
+#, no-c-format
+msgid "Deletio&n"
+msgstr "删除(&N)"
+
+#. i18n: file ./kiviopart/ui/kivio_protection_panel_base.ui line 97
+#: rc.cpp:107
+#, no-c-format
+msgid "Toggles the ability to delete the selected stencils"
+msgstr "切换删除选中模具的能力"
+
+#. i18n: file ./kiviopart/ui/kivio_birdeye_panel_base.ui line 59
+#: rc.cpp:111
+#, no-c-format
+msgid "Zoom In 25%"
+msgstr "放大 25%"
+
+#. i18n: file ./kiviopart/ui/kivio_birdeye_panel_base.ui line 70
+#: rc.cpp:115
+#, no-c-format
+msgid "Zoom Out 25%"
+msgstr "缩小 25%"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 38
+#: rc.cpp:121
+#, no-c-format
+msgid "&Align"
+msgstr "对齐(&A)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 137
+#: rc.cpp:130 rc.cpp:197
+#, no-c-format
+msgid "Ce&nter"
+msgstr "居中(&N)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 145
+#: rc.cpp:133 rc.cpp:200
+#, no-c-format
+msgid "N&one"
+msgstr "无(&O)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 217
+#: rc.cpp:139
+#, no-c-format
+msgid "Center of &page"
+msgstr "页面正中(&P)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 294
+#: rc.cpp:151 rc.cpp:176
+#, no-c-format
+msgid "&None"
+msgstr "无(&N)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 334
+#: rc.cpp:157
+#, no-c-format
+msgid "&Distribute"
+msgstr "分布(&D)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 369
+#: rc.cpp:161
+#, no-c-format
+msgid "E&xtent of selection"
+msgstr "选中项目的扩展(&X)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 380
+#: rc.cpp:164
+#, no-c-format
+msgid "Extent of pa&ge"
+msgstr "页面的扩展(&G)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 452
+#: rc.cpp:179
+#, no-c-format
+msgid "&Spacing"
+msgstr "间距(&S)"
+
+#. i18n: file ./kiviopart/ui/aligndialog.ui line 545
+#: rc.cpp:191
+#, no-c-format
+msgid "S&pacing"
+msgstr "间距(&P)"
+
+#. i18n: file ./kiviopart/kivio.rc line 36
+#: rc.cpp:209
+#, no-c-format
+msgid "P&age"
+msgstr "页面(&A)"
+
+#. i18n: file ./kiviopart/kivio.rc line 43
+#: rc.cpp:212
+#, no-c-format
+msgid "F&ormat"
+msgstr "格式(&O)"
+
+#. i18n: file ./kiviopart/kivio.rc line 77
+#: rc.cpp:224
+#, no-c-format
+msgid "Tools"
+msgstr "工具"
+
+#. i18n: file ./kiviopart/kivio.rc line 97
+#: rc.cpp:230
+#, no-c-format
+msgid "Format"
+msgstr "格式"
+
+#. i18n: file ./plugins/kiviozoomtool/kiviozoomtool.rc line 7
+#: rc.cpp:242
+#, no-c-format
+msgid "&Zoom Tool"
+msgstr "缩放工具(&Z)"
+
+#. i18n: file ./plugins/kiviozoomtool/kiviozoomtool.rc line 22
+#: rc.cpp:245
+#, no-c-format
+msgid "Zoom Tool"
+msgstr "缩放工具"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 24
+#: rc.cpp:251
+#, no-c-format
+msgid "Kivio::StencilTextEditor"
+msgstr "Kivio::StencilTextEditor"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 44
+#: rc.cpp:255
+#, no-c-format
+msgid "Bold"
+msgstr "粗体"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 50
+#: rc.cpp:258
+#, no-c-format
+msgid "6"
+msgstr "6"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 55
+#: rc.cpp:261
+#, no-c-format
+msgid "7"
+msgstr "7"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 60
+#: rc.cpp:264
+#, no-c-format
+msgid "8"
+msgstr "8"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 65
+#: rc.cpp:267
+#, no-c-format
+msgid "9"
+msgstr "9"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 70
+#: rc.cpp:270
+#, no-c-format
+msgid "10"
+msgstr "10"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 75
+#: rc.cpp:273
+#, no-c-format
+msgid "11"
+msgstr "11"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 80
+#: rc.cpp:276
+#, no-c-format
+msgid "12"
+msgstr "12"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 85
+#: rc.cpp:279
+#, no-c-format
+msgid "14"
+msgstr "14"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 90
+#: rc.cpp:282
+#, no-c-format
+msgid "16"
+msgstr "16"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 95
+#: rc.cpp:285
+#, no-c-format
+msgid "18"
+msgstr "18"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 100
+#: rc.cpp:288
+#, no-c-format
+msgid "20"
+msgstr "20"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 105
+#: rc.cpp:291
+#, no-c-format
+msgid "22"
+msgstr "22"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 110
+#: rc.cpp:294
+#, no-c-format
+msgid "24"
+msgstr "24"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 115
+#: rc.cpp:297
+#, no-c-format
+msgid "26"
+msgstr "26"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 120
+#: rc.cpp:300
+#, no-c-format
+msgid "28"
+msgstr "28"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 125
+#: rc.cpp:303
+#, no-c-format
+msgid "36"
+msgstr "36"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 130
+#: rc.cpp:306
+#, no-c-format
+msgid "48"
+msgstr "48"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 135
+#: rc.cpp:309
+#, no-c-format
+msgid "72"
+msgstr "72"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 161
+#: rc.cpp:313
+#, no-c-format
+msgid "Italics"
+msgstr "斜体"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 175
+#: rc.cpp:317
+#, no-c-format
+msgid "Underline"
+msgstr "下划线"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 214
+#: rc.cpp:322
+#, no-c-format
+msgid "Horizontal Alignment"
+msgstr "水平对齐"
+
+#. i18n: file ./plugins/kiviotexttool/kivio_stenciltexteditorui.ui line 228
+#: rc.cpp:326
+#, no-c-format
+msgid "Vertical Alignment"
+msgstr "垂直对齐"
+
+#: rc.cpp:327
+msgid ""
+"_: Stencils\n"
+"MSE"
+msgstr "MSE"
+
+#: rc.cpp:328
+msgid ""
+"_: Stencils\n"
+"SDL"
+msgstr "SDL"
+
+#: rc.cpp:329
+msgid ""
+"_: Stencils\n"
+"Dia Shapes Collections"
+msgstr "Dia 形状连接"
+
+#: rc.cpp:330
+msgid ""
+"_: Stencils\n"
+"Cisco"
+msgstr "Cisco"
+
+#: rc.cpp:331
+msgid ""
+"_: Stencils\n"
+"Civil"
+msgstr "民用"
+
+#: rc.cpp:332
+msgid ""
+"_: Stencils\n"
+"Jigsaw"
+msgstr "竖锯"
+
+#: rc.cpp:333
+msgid ""
+"_: Stencils\n"
+"Sybase"
+msgstr "Sybase"
+
+#: rc.cpp:334
+msgid ""
+"_: Stencils\n"
+"Circuit"
+msgstr "电路"
+
+#: rc.cpp:335
+msgid ""
+"_: Stencils\n"
+"Contact"
+msgstr "接触器"
+
+#: rc.cpp:336
+msgid ""
+"_: Stencils\n"
+"Pneumatic"
+msgstr "Pneumatic"
+
+#: rc.cpp:337
+msgid ""
+"_: Stencils\n"
+"Assorted"
+msgstr "杂类"
+
+#: rc.cpp:338
+msgid ""
+"_: Stencils\n"
+"Electric"
+msgstr "电子"
+
+#: rc.cpp:339
+msgid ""
+"_: Stencils\n"
+"Network"
+msgstr "网络"
+
+#: rc.cpp:340
+msgid ""
+"_: Stencils\n"
+"UML Collections"
+msgstr "UML 集合"
+
+#: rc.cpp:341
+msgid ""
+"_: Stencils\n"
+"Activity Diagram Shapes"
+msgstr "当前图形状"
+
+#: rc.cpp:342
+msgid ""
+"_: Stencils\n"
+"Branch & Merge"
+msgstr "分支与合并"
+
+#: rc.cpp:343
+msgid ""
+"_: Stencils\n"
+"Branch and Merge"
+msgstr "分支与合并"
+
+#: rc.cpp:344 rc.cpp:345
+msgid ""
+"_: Stencils\n"
+"Activity"
+msgstr "活动"
+
+#: rc.cpp:346
+msgid ""
+"_: Stencils\n"
+"Fork & Join"
+msgstr "分叉与联结"
+
+#: rc.cpp:347
+msgid ""
+"_: Stencils\n"
+"Fork and Join"
+msgstr "分叉与联结"
+
+#: rc.cpp:348 rc.cpp:349
+msgid ""
+"_: Stencils\n"
+"Start"
+msgstr "起点"
+
+#: rc.cpp:350 rc.cpp:351
+msgid ""
+"_: Stencils\n"
+"End"
+msgstr "终点"
+
+#: rc.cpp:352
+msgid ""
+"_: Stencils\n"
+"Class Diagram Shapes"
+msgstr "类图形状"
+
+#: rc.cpp:353
+msgid ""
+"_: Stencils\n"
+"Template Class"
+msgstr "模板类"
+
+#: rc.cpp:354
+msgid ""
+"_: Stencils\n"
+"TemplateClass"
+msgstr "模板类"
+
+#: rc.cpp:355 rc.cpp:356 rc.cpp:361
+msgid ""
+"_: Stencils\n"
+"Class"
+msgstr "类"
+
+#: rc.cpp:357 rc.cpp:358
+msgid ""
+"_: Stencils\n"
+"Interface"
+msgstr "接口"
+
+#: rc.cpp:359 rc.cpp:360
+msgid ""
+"_: Stencils\n"
+"Note"
+msgstr "笔记"
+
+#: rc.cpp:362
+msgid ""
+"_: Stencils\n"
+"ClassConceptual"
+msgstr "类概念"
+
+#: rc.cpp:363
+msgid ""
+"_: Stencils\n"
+"Hardware Collections"
+msgstr "硬件集合"
+
+#: rc.cpp:364
+msgid ""
+"_: Stencils\n"
+"Computer Hardware"
+msgstr "计算机硬件"
+
+#: rc.cpp:365 rc.cpp:366
+msgid ""
+"_: Stencils\n"
+"Keyboard"
+msgstr "键盘"
+
+#: rc.cpp:367 rc.cpp:368
+msgid ""
+"_: Stencils\n"
+"Rack"
+msgstr "线架"
+
+#: rc.cpp:369 rc.cpp:370
+msgid ""
+"_: Stencils\n"
+"Mini-tower Desktop PC 2D"
+msgstr "平面小型桌面电脑"
+
+#: rc.cpp:371 rc.cpp:372
+msgid ""
+"_: Stencils\n"
+"Desktop PC 2D"
+msgstr "平面桌面电脑"
+
+#: rc.cpp:373 rc.cpp:374
+msgid ""
+"_: Stencils\n"
+"Mini-tower Desktop PC 3D"
+msgstr "立体小型桌面电脑"
+
+#: rc.cpp:375 rc.cpp:376
+msgid ""
+"_: Stencils\n"
+"Desktop PC 3D"
+msgstr "立体桌面电脑"
+
+#: rc.cpp:377 rc.cpp:378
+msgid ""
+"_: Stencils\n"
+"HDD"
+msgstr "硬盘"
+
+#: rc.cpp:379
+msgid ""
+"_: Stencils\n"
+"Floppy Disk"
+msgstr "软盘"
+
+#: rc.cpp:380
+msgid ""
+"_: Stencils\n"
+"Floppy Disk shape"
+msgstr "软盘形状"
+
+#: rc.cpp:381 rc.cpp:382
+msgid ""
+"_: Stencils\n"
+"Terminal"
+msgstr "终端"
+
+#: rc.cpp:383 rc.cpp:384
+msgid ""
+"_: Stencils\n"
+"Workstation 3D"
+msgstr "立体工作站"
+
+#: rc.cpp:385 rc.cpp:386
+msgid ""
+"_: Stencils\n"
+"PCI card"
+msgstr "PCI 插卡"
+
+#: rc.cpp:387 rc.cpp:388
+msgid ""
+"_: Stencils\n"
+"Printer 1"
+msgstr "打印机 1"
+
+#: rc.cpp:389 rc.cpp:390
+msgid ""
+"_: Stencils\n"
+"Printer 2"
+msgstr "打印机 2"
+
+#: rc.cpp:391 rc.cpp:392
+msgid ""
+"_: Stencils\n"
+"Notebook"
+msgstr "笔记本"
+
+#: rc.cpp:393
+msgid ""
+"_: Stencils\n"
+"Terminal 2D"
+msgstr "平面终端"
+
+#: rc.cpp:394
+msgid ""
+"_: Stencils\n"
+"X Terminal"
+msgstr "X 终端"
+
+#: rc.cpp:395 rc.cpp:396
+msgid ""
+"_: Stencils\n"
+"Proxy"
+msgstr "代理服务器"
+
+#: rc.cpp:397
+msgid ""
+"_: Stencils\n"
+"Miscellaneous Hardware"
+msgstr "杂类硬件"
+
+#: rc.cpp:398
+msgid ""
+"_: Stencils\n"
+"Key"
+msgstr "按键"
+
+#: rc.cpp:399
+msgid ""
+"_: Stencils\n"
+"Key shape"
+msgstr "按键形状"
+
+#: rc.cpp:400 rc.cpp:401
+msgid ""
+"_: Stencils\n"
+"CD-ROM"
+msgstr "光盘驱动器"
+
+#: rc.cpp:402 rc.cpp:403
+msgid ""
+"_: Stencils\n"
+"Cell Phone"
+msgstr "蜂窝电话"
+
+#: rc.cpp:404
+msgid ""
+"_: Stencils\n"
+"Flowcharting Collections"
+msgstr "流程图集合"
+
+#: rc.cpp:405
+msgid ""
+"_: Stencils\n"
+"Nand"
+msgstr "与非"
+
+#: rc.cpp:406
+msgid ""
+"_: Stencils\n"
+"Logical Nand Gate"
+msgstr "逻辑与非门"
+
+#: rc.cpp:407
+msgid ""
+"_: Stencils\n"
+"Logic Shapes"
+msgstr "逻辑形状"
+
+#: rc.cpp:408
+msgid ""
+"_: Stencils\n"
+"Xor"
+msgstr "异或"
+
+#: rc.cpp:409
+msgid ""
+"_: Stencils\n"
+"Logical Xor Gate"
+msgstr "逻辑或非门"
+
+#: rc.cpp:410
+msgid ""
+"_: Stencils\n"
+"Or"
+msgstr "或"
+
+#: rc.cpp:411
+msgid ""
+"_: Stencils\n"
+"Logical Or Gate"
+msgstr "逻辑或门"
+
+#: rc.cpp:412
+msgid ""
+"_: Stencils\n"
+"Connector"
+msgstr "连接器"
+
+#: rc.cpp:413
+msgid ""
+"_: Stencils\n"
+"Logical Connection Point"
+msgstr "逻辑连接点"
+
+#: rc.cpp:414
+msgid ""
+"_: Stencils\n"
+"Nor"
+msgstr "或非"
+
+#: rc.cpp:415
+msgid ""
+"_: Stencils\n"
+"Logical Nor Gate"
+msgstr "逻辑或非门"
+
+#: rc.cpp:416
+msgid ""
+"_: Stencils\n"
+"Not"
+msgstr "非"
+
+#: rc.cpp:417
+msgid ""
+"_: Stencils\n"
+"Logical Not Gate"
+msgstr "逻辑非门"
+
+#: rc.cpp:418
+msgid ""
+"_: Stencils\n"
+"And"
+msgstr "与"
+
+#: rc.cpp:419
+msgid ""
+"_: Stencils\n"
+"Logical And Gate"
+msgstr "逻辑与门"
+
+#: rc.cpp:420
+msgid ""
+"_: Stencils\n"
+"Buffer"
+msgstr "缓冲"
+
+#: rc.cpp:421
+msgid ""
+"_: Stencils\n"
+"Logical Buffer Gate"
+msgstr "逻辑缓冲门"
+
+#: rc.cpp:422
+msgid ""
+"_: Stencils\n"
+"Inverter"
+msgstr "翻转器"
+
+#: rc.cpp:423
+msgid ""
+"_: Stencils\n"
+"Logical Inverter Gate"
+msgstr "逻辑翻转器门"
+
+#: rc.cpp:424
+msgid ""
+"_: Stencils\n"
+"Basic Flowcharting Shapes"
+msgstr "基本流程图形状"
+
+#: rc.cpp:425
+msgid ""
+"_: Stencils\n"
+"Terminator"
+msgstr "终止"
+
+#: rc.cpp:426
+msgid ""
+"_: Stencils\n"
+"Terminator shape"
+msgstr "终止形状"
+
+#: rc.cpp:427 rc.cpp:428
+msgid ""
+"_: Stencils\n"
+"Off-Page Reference"
+msgstr "页外引用"
+
+#: rc.cpp:429
+msgid ""
+"_: Stencils\n"
+"Paper Tape"
+msgstr "纸张叠"
+
+#: rc.cpp:430
+msgid ""
+"_: Stencils\n"
+"Flowcharting Paper Tape Stencil"
+msgstr "流程图纸张叠模具"
+
+#: rc.cpp:431
+msgid ""
+"_: Stencils\n"
+"Card"
+msgstr "卡片"
+
+#: rc.cpp:432
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting card shape"
+msgstr "基本流程图卡片形状"
+
+#: rc.cpp:433
+msgid ""
+"_: Stencils\n"
+"Preparation"
+msgstr "准备"
+
+#: rc.cpp:434
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting preparation shape"
+msgstr "基本流程图准备形状"
+
+#: rc.cpp:435
+msgid ""
+"_: Stencils\n"
+"Direct Data"
+msgstr "直接数据"
+
+#: rc.cpp:436
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting direct data shape"
+msgstr "直接数据形状的基本流程图"
+
+#: rc.cpp:437
+msgid ""
+"_: Stencils\n"
+"Internal Storage"
+msgstr "内部存储"
+
+#: rc.cpp:438
+msgid ""
+"_: Stencils\n"
+"Internal storage shape"
+msgstr "内部存储形状"
+
+#: rc.cpp:439
+msgid ""
+"_: Stencils\n"
+"Manual Input"
+msgstr "手动输入"
+
+#: rc.cpp:440
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting manual input shape"
+msgstr "基本流程图手动输入形状"
+
+#: rc.cpp:441
+msgid ""
+"_: Stencils\n"
+"Manual Operation"
+msgstr "手动操作"
+
+#: rc.cpp:442
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting manual operation shape"
+msgstr "基本流程图手动操作形状"
+
+#: rc.cpp:443
+msgid ""
+"_: Stencils\n"
+"Loop Limit"
+msgstr "循环限制"
+
+#: rc.cpp:444
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting loop limit shape"
+msgstr "基本流程图循环限制形状"
+
+#: rc.cpp:445 rc.cpp:446
+msgid ""
+"_: Stencils\n"
+"On-Page Reference"
+msgstr "页内引用"
+
+#: rc.cpp:447
+msgid ""
+"_: Stencils\n"
+"Decision"
+msgstr "判定"
+
+#: rc.cpp:448
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting decision shape"
+msgstr "基本流程图判定形状"
+
+#: rc.cpp:449
+msgid ""
+"_: Stencils\n"
+"Document"
+msgstr "文档"
+
+#: rc.cpp:450
+msgid ""
+"_: Stencils\n"
+"Flowcharting Document Stencil"
+msgstr "流程图文档模具"
+
+#: rc.cpp:451
+msgid ""
+"_: Stencils\n"
+"Data"
+msgstr "数据"
+
+#: rc.cpp:452
+msgid ""
+"_: Stencils\n"
+"Data shape for flowcharting"
+msgstr "流程图的数据形状"
+
+#: rc.cpp:453
+msgid ""
+"_: Stencils\n"
+"Stored Data"
+msgstr "存储数据"
+
+#: rc.cpp:454
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting stored data shape"
+msgstr "基本流程图存储数据形状"
+
+#: rc.cpp:455
+msgid ""
+"_: Stencils\n"
+"Predefined Process"
+msgstr "预定义处理"
+
+#: rc.cpp:456
+msgid ""
+"_: Stencils\n"
+"Predefined process shape"
+msgstr "预定义处理形状"
+
+#: rc.cpp:457 rc.cpp:458
+msgid ""
+"_: Stencils\n"
+"Sequential Data"
+msgstr "序列数据"
+
+#: rc.cpp:459
+msgid ""
+"_: Stencils\n"
+"Display"
+msgstr "显示"
+
+#: rc.cpp:460
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting display shape"
+msgstr "基本流程图显示形状"
+
+#: rc.cpp:461 rc.cpp:470
+msgid ""
+"_: Stencils\n"
+"Process"
+msgstr "处理"
+
+#: rc.cpp:462
+msgid ""
+"_: Stencils\n"
+"Basic flowcharting process shape"
+msgstr "基本流程图处理形状"
+
+#: rc.cpp:463
+msgid ""
+"_: Stencils\n"
+"Flowcharting Shapes"
+msgstr "流程图形状"
+
+#: rc.cpp:464
+msgid ""
+"_: Stencils\n"
+"Database"
+msgstr "数据库"
+
+#: rc.cpp:465
+msgid ""
+"_: Stencils\n"
+"Database shape"
+msgstr "数据库形状"
+
+#: rc.cpp:466
+msgid ""
+"_: Stencils\n"
+"Data Store"
+msgstr "数据存储"
+
+#: rc.cpp:467
+msgid ""
+"_: Stencils\n"
+"Data Store shape"
+msgstr "数据存储形状"
+
+#: rc.cpp:468
+msgid ""
+"_: Stencils\n"
+"Source or Sink"
+msgstr "源或槽"
+
+#: rc.cpp:469
+msgid ""
+"_: Stencils\n"
+"Source or Sink shape"
+msgstr "源或槽形状"
+
+#: rc.cpp:471
+msgid ""
+"_: Stencils\n"
+"Process shape"
+msgstr "处理形状"
+
+#: rc.cpp:472
+msgid ""
+"_: Stencils\n"
+"Maps"
+msgstr "地图"
+
+#: rc.cpp:473
+msgid ""
+"_: Stencils\n"
+"Europe"
+msgstr "欧洲"
+
+#: rc.cpp:474
+msgid ""
+"_: Stencils\n"
+"Map of Europe"
+msgstr "欧洲地图"
+
+#: rc.cpp:475 rc.cpp:505 rc.cpp:506
+msgid ""
+"_: Stencils\n"
+"Belgium"
+msgstr "比利时"
+
+#: rc.cpp:476
+msgid ""
+"_: Stencils\n"
+"Map of Belgium"
+msgstr "比利时地图"
+
+#: rc.cpp:477
+msgid ""
+"_: Stencils\n"
+"Geographic Collections"
+msgstr "地理集合"
+
+#: rc.cpp:478
+msgid ""
+"_: Stencils\n"
+"Flags"
+msgstr "国旗"
+
+#: rc.cpp:479 rc.cpp:480
+msgid ""
+"_: Stencils\n"
+"Austria"
+msgstr "澳大利亚"
+
+#: rc.cpp:481 rc.cpp:482
+msgid ""
+"_: Stencils\n"
+"Iceland"
+msgstr "冰岛"
+
+#: rc.cpp:483 rc.cpp:484
+msgid ""
+"_: Stencils\n"
+"France"
+msgstr "法国"
+
+#: rc.cpp:485 rc.cpp:486
+msgid ""
+"_: Stencils\n"
+"Germany"
+msgstr "德国"
+
+#: rc.cpp:487 rc.cpp:488
+msgid ""
+"_: Stencils\n"
+"Sweden"
+msgstr "瑞典"
+
+#: rc.cpp:489 rc.cpp:490
+msgid ""
+"_: Stencils\n"
+"Netherlands"
+msgstr "荷兰"
+
+#: rc.cpp:491 rc.cpp:492
+msgid ""
+"_: Stencils\n"
+"Luxembourg"
+msgstr "卢森堡"
+
+#: rc.cpp:493 rc.cpp:494
+msgid ""
+"_: Stencils\n"
+"Greece"
+msgstr "希腊"
+
+#: rc.cpp:495 rc.cpp:496
+msgid ""
+"_: Stencils\n"
+"Italy"
+msgstr "意大利"
+
+#: rc.cpp:497 rc.cpp:498
+msgid ""
+"_: Stencils\n"
+"Switzerland"
+msgstr "瑞士"
+
+#: rc.cpp:499 rc.cpp:500
+msgid ""
+"_: Stencils\n"
+"Finland"
+msgstr "芬兰"
+
+#: rc.cpp:501 rc.cpp:502
+msgid ""
+"_: Stencils\n"
+"United States of America"
+msgstr "美国"
+
+#: rc.cpp:503 rc.cpp:504
+msgid ""
+"_: Stencils\n"
+"Japan"
+msgstr "日本"
+
+#: rc.cpp:507 rc.cpp:508
+msgid ""
+"_: Stencils\n"
+"Poland"
+msgstr "波兰"
+
+#: rc.cpp:509 rc.cpp:510
+msgid ""
+"_: Stencils\n"
+"Norway"
+msgstr "挪威"
+
+#: rc.cpp:511 rc.cpp:512
+msgid ""
+"_: Stencils\n"
+"Ireland"
+msgstr "爱尔兰"
+
+#: rc.cpp:513 rc.cpp:514
+msgid ""
+"_: Stencils\n"
+"Great Britain"
+msgstr "英国"
+
+#: rc.cpp:515
+msgid ""
+"_: Stencils\n"
+"Entity Relationship"
+msgstr "实体关系"
+
+#: rc.cpp:516
+msgid ""
+"_: Stencils\n"
+"Multivalued Attribute"
+msgstr "多值属性"
+
+#: rc.cpp:517
+msgid ""
+"_: Stencils\n"
+"Multivalued Attribute shape used in ER diagrams"
+msgstr "ER 图中所使用的多值属性形状"
+
+#: rc.cpp:518 rc.cpp:528
+msgid ""
+"_: Stencils\n"
+"Relationship"
+msgstr "关系"
+
+#: rc.cpp:519 rc.cpp:529
+msgid ""
+"_: Stencils\n"
+"Relationship shape used in ER diagrams"
+msgstr "ER 图中所使用的关系形状"
+
+#: rc.cpp:520
+msgid ""
+"_: Stencils\n"
+"Attribute"
+msgstr "属性"
+
+#: rc.cpp:521
+msgid ""
+"_: Stencils\n"
+"Attribute shape used in ER diagrams"
+msgstr "ER 图中所使用的属性形状"
+
+#: rc.cpp:522
+msgid ""
+"_: Stencils\n"
+"Entity"
+msgstr "实体"
+
+#: rc.cpp:523
+msgid ""
+"_: Stencils\n"
+"Entity shape used in ER diagrams"
+msgstr "ER 图中所使用的实体形状"
+
+#: rc.cpp:524
+msgid ""
+"_: Stencils\n"
+"Derived Attribute"
+msgstr "派生属性"
+
+#: rc.cpp:525
+msgid ""
+"_: Stencils\n"
+"Derived Attribute shape used in ER diagrams"
+msgstr "ER 图中所使用的派生属性形状"
+
+#: rc.cpp:526
+msgid ""
+"_: Stencils\n"
+"Weak Entity"
+msgstr "弱实体"
+
+#: rc.cpp:527
+msgid ""
+"_: Stencils\n"
+"Weak Entity shape used in ER diagrams"
+msgstr "ER 图中所使用的弱实体形状"
+
+#: rc.cpp:530
+msgid ""
+"_: Stencils\n"
+"Miscellaneous Collections"
+msgstr "杂类连接"
+
+#: rc.cpp:531
+msgid ""
+"_: Stencils\n"
+"Arrow Shapes"
+msgstr "箭头形状"
+
+#: rc.cpp:532
+msgid ""
+"_: Stencils\n"
+"Sun Arrow"
+msgstr "太阳箭头"
+
+#: rc.cpp:533
+msgid ""
+"_: Stencils\n"
+"Sun Arrow shape"
+msgstr "太阳箭头形状"
+
+#: rc.cpp:534
+msgid ""
+"_: Stencils\n"
+"Arrow"
+msgstr "箭头"
+
+#: rc.cpp:535
+msgid ""
+"_: Stencils\n"
+"Arrow shape"
+msgstr "箭头形状"
+
+#: rc.cpp:536
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow 1"
+msgstr "多向箭头 1"
+
+#: rc.cpp:537
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow shape 1"
+msgstr "多向箭头形状 1"
+
+#: rc.cpp:538
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow 2"
+msgstr "多向箭头形状 2"
+
+#: rc.cpp:539
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow shape 2"
+msgstr "多向箭头形状 2"
+
+#: rc.cpp:540
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow 3"
+msgstr "多向箭头 3"
+
+#: rc.cpp:541
+msgid ""
+"_: Stencils\n"
+"Multiple Arrow shape 3"
+msgstr "多向箭头形状 3"
+
+#: rc.cpp:542
+msgid ""
+"_: Stencils\n"
+"People Shapes"
+msgstr "人形状"
+
+#: rc.cpp:543
+msgid ""
+"_: Stencils\n"
+"Bad"
+msgstr "不好"
+
+#: rc.cpp:544
+msgid ""
+"_: Stencils\n"
+"Bad shape"
+msgstr "不好的形状"
+
+#: rc.cpp:545
+msgid ""
+"_: Stencils\n"
+"Woman"
+msgstr "女人"
+
+#: rc.cpp:546 rc.cpp:550
+msgid ""
+"_: Stencils\n"
+"Woman shape"
+msgstr "女人形状"
+
+#: rc.cpp:547 rc.cpp:548
+msgid ""
+"_: Stencils\n"
+"Group"
+msgstr "组"
+
+#: rc.cpp:549
+msgid ""
+"_: Stencils\n"
+"Woman Shape"
+msgstr "女人形状"
+
+#: rc.cpp:551 rc.cpp:552
+msgid ""
+"_: Stencils\n"
+"White Collar Worker"
+msgstr "白领工人"
+
+#: rc.cpp:553
+msgid ""
+"_: Stencils\n"
+"Good"
+msgstr "好"
+
+#: rc.cpp:554
+msgid ""
+"_: Stencils\n"
+"Good shape"
+msgstr "好的形状"
+
+#: rc.cpp:555
+msgid ""
+"_: Stencils\n"
+"Man"
+msgstr "男人"
+
+#: rc.cpp:556
+msgid ""
+"_: Stencils\n"
+"Man shape"
+msgstr "男人形状"
+
+#: rc.cpp:557 rc.cpp:558
+msgid ""
+"_: Stencils\n"
+"Blue Collar Worker"
+msgstr "蓝领工人"
+
+#: rc.cpp:559
+msgid ""
+"_: Stencils\n"
+"Building Shapes"
+msgstr "制作形状"
+
+#: rc.cpp:560
+msgid ""
+"_: Stencils\n"
+"Factory"
+msgstr "工厂"
+
+#: rc.cpp:561
+msgid ""
+"_: Stencils\n"
+"Factory shape"
+msgstr "工厂形状"
+
+#: rc.cpp:562 rc.cpp:563
+msgid ""
+"_: Stencils\n"
+"Large office building"
+msgstr "办公大楼"
+
+#: rc.cpp:564
+msgid ""
+"_: Stencils\n"
+"House"
+msgstr "房屋"
+
+#: rc.cpp:565
+msgid ""
+"_: Stencils\n"
+"House shape"
+msgstr "房屋形状"
+
+#: rc.cpp:566
+msgid ""
+"_: Stencils\n"
+"Nassi Shneiderman Diagram Shapes"
+msgstr "N-S 流程图形状"
+
+#: rc.cpp:567 rc.cpp:568
+msgid ""
+"_: Stencils\n"
+"choice-add"
+msgstr "添加选择"
+
+#: rc.cpp:569 rc.cpp:570
+msgid ""
+"_: Stencils\n"
+"statement"
+msgstr "语句"
+
+#: rc.cpp:571 rc.cpp:572
+msgid ""
+"_: Stencils\n"
+"choice"
+msgstr "选择"
+
+#: rc.cpp:573 rc.cpp:574
+msgid ""
+"_: Stencils\n"
+"call"
+msgstr "调用"
+
+#: rc.cpp:575 rc.cpp:576
+msgid ""
+"_: Stencils\n"
+"conditional-head1"
+msgstr "条件头1"
+
+#: rc.cpp:577 rc.cpp:578
+msgid ""
+"_: Stencils\n"
+"conditional-head2"
+msgstr "条件头2"
+
+#: rc.cpp:579 rc.cpp:580
+msgid ""
+"_: Stencils\n"
+"footloop"
+msgstr "尾部循环"
+
+#: rc.cpp:581 rc.cpp:582
+msgid ""
+"_: Stencils\n"
+"conditional"
+msgstr "条件"
+
+#: rc.cpp:583 rc.cpp:584
+msgid ""
+"_: Stencils\n"
+"box"
+msgstr "方框"
+
+#: rc.cpp:585 rc.cpp:586
+msgid ""
+"_: Stencils\n"
+"exit"
+msgstr "退出"
+
+#: rc.cpp:587 rc.cpp:588
+msgid ""
+"_: Stencils\n"
+"block"
+msgstr "块"
+
+#: rc.cpp:589 rc.cpp:590
+msgid ""
+"_: Stencils\n"
+"headloop"
+msgstr "头部循环"
+
+#: rc.cpp:591
+msgid ""
+"_: Stencils\n"
+"Transport Shapes"
+msgstr "变换形状"
+
+#: rc.cpp:592
+msgid ""
+"_: Stencils\n"
+"Truck"
+msgstr "卡车"
+
+#: rc.cpp:593
+msgid ""
+"_: Stencils\n"
+"Truck shape"
+msgstr "卡车形状"
+
+#: rc.cpp:594 rc.cpp:595
+msgid ""
+"_: Stencils\n"
+"Text"
+msgstr "文本"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/large_extension_node.shape line 5
+#: rc.cpp:598
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Large Extension Node"
+msgstr "大扩展结点"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/demultiplexer.shape line 5
+#: rc.cpp:601
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Demultiplexer"
+msgstr "信号分离器"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/tacsat.shape line 5
+#: rc.cpp:604
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Tactical Satellite Communications Terminal"
+msgstr "战术卫星通讯终端"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/node_center.shape line 5
+#: rc.cpp:607
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Node Center"
+msgstr "结点中心"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/small_extension_node.shape line 5
+#: rc.cpp:610
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Small Extension Node"
+msgstr "小扩展结点"
+
+#. i18n: file ./kiviopart/stencils/Dia/MSE/multiplexer.shape line 5
+#: rc.cpp:613
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Multiplexer"
+msgstr "多路器"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/decision.shape line 5
+#: rc.cpp:616
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Decision"
+msgstr "SDL - 判定"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/process.shape line 5
+#: rc.cpp:619
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Process"
+msgstr "SDL - 处理"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/inout.shape line 5
+#: rc.cpp:622
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - InOut"
+msgstr "SDL - 输入输出"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/comment.shape line 5
+#: rc.cpp:625
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Comment"
+msgstr "SDL - 注释"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/state.shape line 5
+#: rc.cpp:628
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - State"
+msgstr "SDL - 状态"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/header.shape line 5
+#: rc.cpp:631
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Function Header"
+msgstr "SDL - 函数头"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/receive.shape line 5
+#: rc.cpp:634
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Receive"
+msgstr "SDL - 接收"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/service.shape line 5
+#: rc.cpp:637
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Service"
+msgstr "SDL - 服务"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/function.shape line 5
+#: rc.cpp:640
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Function"
+msgstr "SDL - 函数"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/block.shape line 5
+#: rc.cpp:643
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Block"
+msgstr "SDL - 块"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/save.shape line 5
+#: rc.cpp:646
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Save"
+msgstr "SDL - 保存"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/macro.shape line 5
+#: rc.cpp:649
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Macro"
+msgstr "SDL - 宏"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/stop.shape line 5
+#: rc.cpp:652
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Stop"
+msgstr "SDL - 停止"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/send.shape line 5
+#: rc.cpp:655
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Send"
+msgstr "SDL - 发送"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/task.shape line 5
+#: rc.cpp:658
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Task"
+msgstr "SDL - 任务"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/return.shape line 5
+#: rc.cpp:661
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Return"
+msgstr "SDL - 返回"
+
+#. i18n: file ./kiviopart/stencils/Dia/SDL/note.shape line 5
+#: rc.cpp:664
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"SDL - Note"
+msgstr "SDL - 笔记"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/6732.shape line 4
+#: rc.cpp:667
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 6732"
+msgstr "Cisco - 6732"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ibm_mini.shape line 4
+#: rc.cpp:670
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IBM Mini (AS400)"
+msgstr "Cisco - IBM Mini (AS400)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/stb.shape line 4
+#: rc.cpp:673
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - STB (set top box)"
+msgstr "Cisco - 机顶盒"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/broadband_router.shape line 4
+#: rc.cpp:676
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Broadband router"
+msgstr "Cisco - 宽带路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/host.shape line 4
+#: rc.cpp:679
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Host"
+msgstr "Cisco - 主机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/running_man.shape line 4
+#: rc.cpp:682
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Running man"
+msgstr "Cisco - 运动着的人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cable_modem.shape line 4
+#: rc.cpp:685
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cable Modem"
+msgstr "Cisco - 有线调制解调器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/satellite_dish.shape line 4
+#: rc.cpp:688
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Satellite dish"
+msgstr "Cisco - 卫星天线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/tdm_router.shape line 4
+#: rc.cpp:691
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - TDM router"
+msgstr "Cisco - TDM 路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/multilayer_switch.shape line 4
+#: rc.cpp:694
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Multilayer switch"
+msgstr "Cisco - 多层交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/lock.shape line 4
+#: rc.cpp:697
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Lock"
+msgstr "Cisco - 锁"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pc_adapter_card.shape line 4
+#: rc.cpp:700
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PC Adapter Card"
+msgstr "Cisco - PC 适配卡"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/7507.shape line 4
+#: rc.cpp:703
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 7507"
+msgstr "Cisco - 7507"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cloud.shape line 4
+#: rc.cpp:706
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cloud"
+msgstr "Cisco - 云"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/iptc.shape line 4
+#: rc.cpp:709
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IPTC"
+msgstr "Cisco - IPTC"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.shape line 4
+#: rc.cpp:712
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM Tag Switch Router"
+msgstr "Cisco - ATM 交换机路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/stp.shape line 4
+#: rc.cpp:715
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - STP"
+msgstr "Cisco - STP"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/localdirector.shape line 4
+#: rc.cpp:718
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - LocalDirector"
+msgstr "Cisco - 本地导向器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/6701.shape line 4
+#: rc.cpp:721
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 6701"
+msgstr "Cisco - 6701"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/netsonar.shape line 4
+#: rc.cpp:724
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - NetSonar"
+msgstr "Cisco - 网络声纳"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.shape line 4
+#: rc.cpp:727
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Catalyst Access Gateway"
+msgstr "Cisco - 访问加速网关"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/dot_dot.shape line 4
+#: rc.cpp:730
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Dot-Dot"
+msgstr "Cisco - 点点"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/file_cabinet.shape line 4
+#: rc.cpp:733
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - File cabinet"
+msgstr "Cisco - 文件箱"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/software_based_server.shape line 4
+#: rc.cpp:736
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Software based server"
+msgstr "Cisco - 基于软件的服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/firewall.shape line 4
+#: rc.cpp:739
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Firewall"
+msgstr "Cisco - 防火墙"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/supercomputer.shape line 4
+#: rc.cpp:742
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Supercomputer"
+msgstr "Cisco - 超级计算机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/vip.shape line 4
+#: rc.cpp:745
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - VIP"
+msgstr "Cisco - VIP"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/sitting_woman.shape line 4
+#: rc.cpp:748
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Sitting woman"
+msgstr "Cisco - 坐着的女人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/bts10200.shape line 4
+#: rc.cpp:751
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - BTS 10200"
+msgstr "Cisco - BTS 10200"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/csu_dsu.shape line 4
+#: rc.cpp:754
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CSU/DSU"
+msgstr "Cisco - CSU/DSU"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm3800.shape line 4
+#: rc.cpp:757
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM 3800"
+msgstr "Cisco - ATM 3800"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/asic.shape line 4
+#: rc.cpp:760
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ASIC Processor"
+msgstr "Cisco - ASIC 处理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/octel.shape line 4
+#: rc.cpp:763
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Octel"
+msgstr "Cisco - Octel"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mas_gateway.shape line 4
+#: rc.cpp:766
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MAS Gateway"
+msgstr "Cisco - MAS 网关"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/bbsm.shape line 4
+#: rc.cpp:769
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - BBSM"
+msgstr "Cisco - BBSM"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/route_switch_processor.shape line 4
+#: rc.cpp:772
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Route Switch Processor"
+msgstr "Cisco - 路由切换处理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/voice_switch.shape line 4
+#: rc.cpp:775
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Voice switch"
+msgstr "Cisco - 语音交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/standing_man.shape line 4
+#: rc.cpp:778
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Standing Man"
+msgstr "Cisco - 站着的男人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/router_with_firewall.shape line 4
+#: rc.cpp:781
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Router with Firewall"
+msgstr "Cisco - 带防火墙的路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/man_woman.shape line 4
+#: rc.cpp:784
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Man/Woman"
+msgstr "Cisco - 男人/女人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/10700.shape line 4
+#: rc.cpp:787
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 10700"
+msgstr "Cisco - 10700"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cddi_fddi.shape line 4
+#: rc.cpp:790
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CDDI-FDDI"
+msgstr "Cisco - CDDI-FDDI"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cisco_hub.shape line 4
+#: rc.cpp:793
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cisco Hub"
+msgstr "Cisco - Cisco 集线器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pad.shape line 4
+#: rc.cpp:796
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PAD"
+msgstr "Cisco - PAD"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/file_server.shape line 4
+#: rc.cpp:799
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - File Server"
+msgstr "Cisco - 文件服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/dslam.shape line 4
+#: rc.cpp:802
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - DSLAM"
+msgstr "Cisco - DSLAM"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mgx8220.shape line 4
+#: rc.cpp:805
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MGX 8220"
+msgstr "Cisco - MGX 8220"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/vsc3000.shape line 4
+#: rc.cpp:808
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Virtual switch controller (VSC 3000)"
+msgstr "Cisco - 虚拟交换机控制器(VSC 3000)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ip_phone.shape line 4
+#: rc.cpp:811
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IP Phone"
+msgstr "Cisco - IP 电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/distributed_director.shape line 4
+#: rc.cpp:814
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Distributed Director"
+msgstr "Cisco - 分布式导向器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/voice_switch2.shape line 4
+#: rc.cpp:817
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Voice switch 2"
+msgstr "Cisco - 语音交换机 2"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ibm_mainframe.shape line 4
+#: rc.cpp:820
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IBM mainframe"
+msgstr "Cisco - IBM 大型机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/softphone.shape line 4
+#: rc.cpp:823
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Softphone"
+msgstr "Cisco - 软电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/iad_router.shape line 4
+#: rc.cpp:826
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IAD router"
+msgstr "Cisco - IAD 路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/fddi_ring.shape line 4
+#: rc.cpp:829
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - FDDI Ring"
+msgstr "Cisco - FDDI 环"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/generic_softswitch.shape line 4
+#: rc.cpp:832
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Generic softswitch"
+msgstr "Cisco - 普通软交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/workgroup_switch.shape line 4
+#: rc.cpp:835
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workgroup switch"
+msgstr "Cisco - 工作组交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ups.shape line 4
+#: rc.cpp:838
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - UPS"
+msgstr "Cisco - UPS"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/handheld.shape line 4
+#: rc.cpp:841
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Handheld"
+msgstr "Cisco - 手持设备"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/network_management.shape line 4
+#: rc.cpp:844
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Network Management"
+msgstr "Cisco - 网络管理"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/front_end_processor.shape line 4
+#: rc.cpp:847
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Front End Processor"
+msgstr "Cisco - 前端处理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/3x74.shape line 4
+#: rc.cpp:850
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 3X74 (floor) cluster controller"
+msgstr "Cisco - 3X74(地面)簇控制器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/storage_router.shape line 4
+#: rc.cpp:853
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Storage Router"
+msgstr "Cisco - 存储路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/phone_fax.shape line 4
+#: rc.cpp:856
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Phone/Fax"
+msgstr "Cisco - 电话/传真"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/wireless.shape line 4
+#: rc.cpp:859
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Wireless"
+msgstr "Cisco - 无线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cte.shape line 4
+#: rc.cpp:862
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Transformation Engine (CTE)"
+msgstr "Cisco - 内容变换引擎(CTE)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/hub.shape line 4
+#: rc.cpp:865
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Hub"
+msgstr "Cisco - 集线器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/optical_amplifier.shape line 4
+#: rc.cpp:868
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Optical Amplifier"
+msgstr "Cisco - 光学放大器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/iptv_content_manager.shape line 4
+#: rc.cpp:871
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IPTV content manager"
+msgstr "Cisco - IPTV 内容管理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/itp.shape line 4
+#: rc.cpp:874
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ITP"
+msgstr "Cisco - ITP"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/voice_commserver.shape line 4
+#: rc.cpp:877
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Voice commserver"
+msgstr "Cisco - 语音通讯服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pxf.shape line 4
+#: rc.cpp:880
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PXF"
+msgstr "Cisco - PXF"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/wavelength_router.shape line 4
+#: rc.cpp:883
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Wavelength router"
+msgstr "Cisco - 波长路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/fax.shape line 4
+#: rc.cpp:886
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Fax"
+msgstr "Cisco - 传真"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/css1100.shape line 4
+#: rc.cpp:889
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Service Switch 1100"
+msgstr "Cisco - 内容服务交换机 1100"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cellular_phone.shape line 4
+#: rc.cpp:892
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cellular phone"
+msgstr "Cisco - 蜂窝电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/video_camera.shape line 4
+#: rc.cpp:895
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Video camera"
+msgstr "Cisco - 摄像机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ons15500.shape line 4
+#: rc.cpp:898
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ONS15500"
+msgstr "Cisco - ONS15500"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mux.shape line 4
+#: rc.cpp:901
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MUX"
+msgstr "Cisco - MUX"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/university.shape line 4
+#: rc.cpp:904
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - University"
+msgstr "Cisco - 大学"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/microphone.shape line 4
+#: rc.cpp:907
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Microphone"
+msgstr "Cisco - 话筒"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/wireless_bridge.shape line 4
+#: rc.cpp:910
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Wireless Bridge"
+msgstr "Cisco - 无线网桥"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ciscosecurity.shape line 4
+#: rc.cpp:913
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CiscoSecurity"
+msgstr "Cisco - CiscoSecurity"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/class45_switch.shape line 4
+#: rc.cpp:916
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Class 4/5 switch"
+msgstr "Cisco - 4/5 级交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/diskette.shape line 4
+#: rc.cpp:919
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Diskette"
+msgstr "Cisco - 磁盘"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ios_firewall.shape line 4
+#: rc.cpp:922
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IOS Firewall"
+msgstr "Cisco - IOS 防火墙"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/tablet.shape line 4
+#: rc.cpp:925
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Tablet"
+msgstr "Cisco - 片式"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/government_building.shape line 4
+#: rc.cpp:928
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Government Building"
+msgstr "Cisco - 政府大楼"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mgx8240.shape line 4
+#: rc.cpp:931
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MGX 8240"
+msgstr "Cisco - MGX 8240"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/phone.shape line 4
+#: rc.cpp:934
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Phone"
+msgstr "Cisco - 电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/protocol_translator.shape line 4
+#: rc.cpp:937
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Protocol Translator"
+msgstr "Cisco - 协议翻译器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ip.shape line 4
+#: rc.cpp:940
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IP"
+msgstr "Cisco - IP"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/communications_server.shape line 4
+#: rc.cpp:943
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Communications server"
+msgstr "Cisco - 通讯服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/100baset_hub.shape line 4
+#: rc.cpp:946
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 100BaseT Hub"
+msgstr "Cisco - 100BaseT 集线器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/workgroup_director.shape line 4
+#: rc.cpp:949
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workgroup director"
+msgstr "Cisco - 工作组导向器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/system_controller.shape line 4
+#: rc.cpp:952
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - System controller"
+msgstr "Cisco - 系统控制器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/storage_array.shape line 4
+#: rc.cpp:955
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Storage array"
+msgstr "Cisco - 存储数组"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mac_woman.shape line 4
+#: rc.cpp:958
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Mac Woman"
+msgstr "Cisco - Mac 女人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/workstation.shape line 4
+#: rc.cpp:961
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workstation"
+msgstr "Cisco - 工作站"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/telecommuter_house.shape line 4
+#: rc.cpp:964
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Telecommuter house"
+msgstr "Cisco - 远距离房屋"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/svx.shape line 4
+#: rc.cpp:967
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - SVX (interchangeable with End office)"
+msgstr "Cisco - SVX(与远端办公室可互换)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/fc_storage.shape line 4
+#: rc.cpp:970
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - FC Storage"
+msgstr "Cisco - FC 存储"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mini_vax.shape line 4
+#: rc.cpp:973
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Mini VAX"
+msgstr "Cisco - Mini VAX"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/metro1500.shape line 4
+#: rc.cpp:976
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Metro 1500"
+msgstr "Cisco - Metro 1500"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/isdn_switch.shape line 4
+#: rc.cpp:979
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ISDN switch"
+msgstr "Cisco - ISDN 交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/terminal.shape line 4
+#: rc.cpp:982
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Terminal"
+msgstr "Cisco - 终端"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/sc2200.shape line 4
+#: rc.cpp:985
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - SC2200 (Signalling Controller)"
+msgstr "Cisco - SC2200 (信号发射控制器)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/www_server.shape line 4
+#: rc.cpp:988
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - WWW server"
+msgstr "Cisco - WWW 服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ip_telephony_router.shape line 4
+#: rc.cpp:991
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IP Telephony Router"
+msgstr "Cisco - IP 电话路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.shape line 4
+#: rc.cpp:994
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IPTV broadcast server"
+msgstr "Cisco - IPTV 广播服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/dwdm_filter.shape line 4
+#: rc.cpp:997
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - DWDM Filter"
+msgstr "Cisco - DWDM 过滤器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/bridge.shape line 4
+#: rc.cpp:1000
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Bridge"
+msgstr "Cisco - 网桥"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ics.shape line 4
+#: rc.cpp:1003
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ICS"
+msgstr "Cisco - ICS"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/transpath.shape line 4
+#: rc.cpp:1006
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Transpath"
+msgstr "Cisco - 变换路径"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/bbfw_media.shape line 4
+#: rc.cpp:1009
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - BBFW media"
+msgstr "Cisco - BBFW 介质"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/sip_proxy_server.shape line 4
+#: rc.cpp:1012
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - SIP Proxy server"
+msgstr "Cisco - SIP 代理服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/unity_server.shape line 4
+#: rc.cpp:1015
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Unity server"
+msgstr "Cisco - Unity 服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ip_dsl.shape line 4
+#: rc.cpp:1018
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IP DSL"
+msgstr "Cisco - IP DSL"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/longreach_cpe.shape line 4
+#: rc.cpp:1021
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - LongReach CPE"
+msgstr "Cisco - LongReach CPE"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/printer.shape line 4
+#: rc.cpp:1024
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Printer"
+msgstr "Cisco - 打印机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pda.shape line 4
+#: rc.cpp:1027
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PDA"
+msgstr "Cisco - PDA"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/universal_gateway.shape line 4
+#: rc.cpp:1030
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Universal Gateway"
+msgstr "Cisco - 通用网关"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/satellite.shape line 4
+#: rc.cpp:1033
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Satellite"
+msgstr "Cisco - 卫星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/optical_transport.shape line 4
+#: rc.cpp:1036
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Optical Transport"
+msgstr "Cisco - 光学传送"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/router_in_building.shape line 4
+#: rc.cpp:1039
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Router in building"
+msgstr "Cisco - 楼宇路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/turret.shape line 4
+#: rc.cpp:1042
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Turret"
+msgstr "Cisco - 塔楼"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/3174.shape line 4
+#: rc.cpp:1045
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 3174 (desktop) cluster controller"
+msgstr "Cisco - 3174(桌面)簇控制器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/server_with_pc_router.shape line 4
+#: rc.cpp:1048
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Server with PC Router"
+msgstr "Cisco - 带 PC 路由器的服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/directory_server.shape line 4
+#: rc.cpp:1051
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Directory Server"
+msgstr "Cisco - 目录服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/generic_processor.shape line 4
+#: rc.cpp:1054
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Generic processor"
+msgstr "Cisco - 通用处理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/rps.shape line 4
+#: rc.cpp:1057
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - RPS"
+msgstr "Cisco - RPS"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/5500.shape line 4
+#: rc.cpp:1060
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workgroup 5500"
+msgstr "Cisco - 工作组 5500"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ibm_tower.shape line 5
+#: rc.cpp:1063
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IBM Tower"
+msgstr "Cisco - IBM 立式机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ata.shape line 4
+#: rc.cpp:1066
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATA"
+msgstr "Cisco - ATA"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/15200.shape line 4
+#: rc.cpp:1069
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 15200"
+msgstr "Cisco - 15200"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pc_video.shape line 5
+#: rc.cpp:1072
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PC Video"
+msgstr "Cisco - PC 视频"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mgx8260.shape line 4
+#: rc.cpp:1075
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MGX 8260"
+msgstr "Cisco - MGX 8260"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/moh_server.shape line 4
+#: rc.cpp:1078
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MoH server (Music on Hold)"
+msgstr "Cisco - MoH 服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/telecommuter.shape line 4
+#: rc.cpp:1081
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Telecommuter"
+msgstr "Cisco - 远距离工作"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/modem.shape line 4
+#: rc.cpp:1084
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Modem"
+msgstr "Cisco - 调制解调器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/icm.shape line 4
+#: rc.cpp:1087
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ICM"
+msgstr "Cisco - ICM"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/tokenring.shape line 4
+#: rc.cpp:1090
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - TokenRing"
+msgstr "Cisco - 令牌环"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/sun_workstation.shape line 4
+#: rc.cpp:1093
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - SUN workstation"
+msgstr "Cisco - SUN 工作站"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/laptop.shape line 4
+#: rc.cpp:1096
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Laptop"
+msgstr "Cisco - 便携电脑"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/content_engine.shape line 4
+#: rc.cpp:1099
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Engine (Cache Director)"
+msgstr "Cisco - 内容引擎(缓存导向器)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/end_office.shape line 4
+#: rc.cpp:1102
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - End Office"
+msgstr "Cisco - 末端办公室"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/repeater.shape line 4
+#: rc.cpp:1105
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Repeater"
+msgstr "Cisco - 重复器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ca.shape line 4
+#: rc.cpp:1108
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cisco CA"
+msgstr "Cisco - Cisco CA"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/router.shape line 4
+#: rc.cpp:1111
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Router"
+msgstr "Cisco - 路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/generic_gateway.shape line 4
+#: rc.cpp:1114
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Generic gateway"
+msgstr "Cisco - 通用网关"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.shape line 4
+#: rc.cpp:1117
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - SC2200/VSC3000 host"
+msgstr "Cisco - SC2200/VSC3000 主机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mdu.shape line 4
+#: rc.cpp:1120
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MDU"
+msgstr "Cisco - MDU"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/hp_mini.shape line 4
+#: rc.cpp:1123
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - HP Mini"
+msgstr "Cisco - HP 小型机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/dpt.shape line 4
+#: rc.cpp:1126
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - DPT"
+msgstr "Cisco - DPT"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pix_firewall.shape line 4
+#: rc.cpp:1129
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PIX Firewall"
+msgstr "Cisco - PIX 防火墙"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/adm.shape line 4
+#: rc.cpp:1132
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ADM"
+msgstr "Cisco - ADM"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/speaker.shape line 4
+#: rc.cpp:1135
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Speaker"
+msgstr "Cisco - 扬声器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm_router.shape line 4
+#: rc.cpp:1138
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM Router"
+msgstr "Cisco - ATM 路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/6705.shape line 4
+#: rc.cpp:1141
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 6705"
+msgstr "Cisco - 6705"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/wireless_transport.shape line 4
+#: rc.cpp:1144
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Wireless Transport"
+msgstr "Cisco - 无线传送"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/key.shape line 4
+#: rc.cpp:1147
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Key"
+msgstr "Cisco - 按键"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pbx.shape line 4
+#: rc.cpp:1150
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PBX"
+msgstr "Cisco - PBX"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.shape line 4
+#: rc.cpp:1153
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM Tag Sw Gigabit Router"
+msgstr "Cisco - ATM 光纤交换路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/truck.shape line 4
+#: rc.cpp:1156
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Truck"
+msgstr "Cisco - 卡车"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/5000.shape line 4
+#: rc.cpp:1159
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workgroup 5000"
+msgstr "Cisco - 工作组 5000"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pad_x28.shape line 4
+#: rc.cpp:1162
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PAD X.28"
+msgstr "Cisco - PAD X.28"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/1000.shape line 4
+#: rc.cpp:1165
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Cisco 1000"
+msgstr "Cisco - Cisco 1000"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pc_router_card.shape line 4
+#: rc.cpp:1168
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PC Router Card"
+msgstr "Cisco - PC 路由器卡"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/scanner.shape line 4
+#: rc.cpp:1171
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Scanner"
+msgstr "Cisco - 扫描仪"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/car.shape line 4
+#: rc.cpp:1174
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Car"
+msgstr "Cisco - 轿车"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/bbfw.shape line 4
+#: rc.cpp:1177
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - BBFW"
+msgstr "Cisco - BBFW"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/content_service_router.shape line 4
+#: rc.cpp:1180
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Service Router"
+msgstr "Cisco - 内容服务路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ubr910.shape line 4
+#: rc.cpp:1183
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - uBR910"
+msgstr "Cisco - uBR910"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/accesspoint.shape line 4
+#: rc.cpp:1186
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - AccessPoint"
+msgstr "Cisco - 访问点"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/microwebserver.shape line 4
+#: rc.cpp:1189
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MicroWebserver"
+msgstr "Cisco - 微型 Web 服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pc.shape line 4
+#: rc.cpp:1192
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PC"
+msgstr "Cisco - PC"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/7505.shape line 4
+#: rc.cpp:1195
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 7505"
+msgstr "Cisco - 7505"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ciscoworks.shape line 4
+#: rc.cpp:1198
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CiscoWorks workstation"
+msgstr "Cisco - CiscoWorks 工作站"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/cdm.shape line 4
+#: rc.cpp:1201
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CDM Content Distribution Manager"
+msgstr "Cisco - CDM 内容分发管理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/branch_office.shape line 4
+#: rc.cpp:1204
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Branch office"
+msgstr "Cisco - 分支办公室"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/telecommuter_house_router.shape line 4
+#: rc.cpp:1207
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Telecommuter house/router"
+msgstr "Cisco - 远程办公家庭/路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm_switch.shape line 4
+#: rc.cpp:1210
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM Switch"
+msgstr "Cisco - ATM 交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/relational_database.shape line 4
+#: rc.cpp:1213
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Relational Database"
+msgstr "Cisco - 关系数据库"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pbx_switch.shape line 4
+#: rc.cpp:1216
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PBX Switch"
+msgstr "Cisco - PBX 交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/content_switch_module.shape line 4
+#: rc.cpp:1219
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Switch module"
+msgstr "Cisco - 内容交换模块"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/centri.shape line 4
+#: rc.cpp:1222
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Centri Firewall"
+msgstr "Cisco - Centri 防火墙"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ratemux.shape line 4
+#: rc.cpp:1225
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - RateMUX"
+msgstr "Cisco - RateMUX"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/multiswitch_device.shape line 4
+#: rc.cpp:1228
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MultiSwitch Device"
+msgstr "Cisco - 多交换机设备"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/mau.shape line 4
+#: rc.cpp:1231
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - MAU"
+msgstr "Cisco - MAU"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/content_switch.shape line 4
+#: rc.cpp:1234
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Content Switch"
+msgstr "Cisco - 内容交换"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/pc_man.shape line 4
+#: rc.cpp:1237
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - PC Man"
+msgstr "Cisco - PC 男人"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/netflow_router.shape line 4
+#: rc.cpp:1240
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - NetFlow router"
+msgstr "Cisco - 网络流路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/radio_tower.shape line 4
+#: rc.cpp:1243
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Radio Tower"
+msgstr "Cisco - 无线电塔"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/small_hub.shape line 4
+#: rc.cpp:1246
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Small hub"
+msgstr "Cisco - 小集线器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/7500ars.shape line 4
+#: rc.cpp:1249
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - 7500ARS (7513)"
+msgstr "Cisco - 7500ARS(7513)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/lan_to_lan.shape line 4
+#: rc.cpp:1252
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - LAN to LAN"
+msgstr "Cisco - LAN 到 WAN"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/small_business.shape line 4
+#: rc.cpp:1255
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Small Business"
+msgstr "Cisco - 小型商务"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.shape line 4
+#: rc.cpp:1258
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ATM Fast Gigabit Etherswitch"
+msgstr "Cisco - ATM 快速光缆以太交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/layer3_switch.shape line 4
+#: rc.cpp:1261
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Layer 3 Switch"
+msgstr "Cisco - 三层交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/optical_services_router.shape line 4
+#: rc.cpp:1264
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Optical Services Router"
+msgstr "Cisco - 光学服务路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/tv.shape line 4
+#: rc.cpp:1267
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - TV"
+msgstr "Cisco - 电视"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/macintosh.shape line 4
+#: rc.cpp:1270
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Macintosh"
+msgstr "Cisco - Macintosh"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/generic_building.shape line 4
+#: rc.cpp:1273
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Generic Building"
+msgstr "Cisco - 普通大厦"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/netranger.shape line 4
+#: rc.cpp:1276
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - NetRanger"
+msgstr "Cisco - NetRanger"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/web_cluster.shape line 4
+#: rc.cpp:1279
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Web cluster"
+msgstr "Cisco - Web 集群"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/hootphone.shape line 4
+#: rc.cpp:1282
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - HootPhone"
+msgstr "Cisco - HootPhone"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/ip_softphone.shape line 4
+#: rc.cpp:1285
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - IP Softphone"
+msgstr "Cisco - IP 软电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.shape line 4
+#: rc.cpp:1288
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Gigabit Switch Router (ATM Tag)"
+msgstr "Cisco - 光纤交换路由器(ATM Tag)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.shape line 4
+#: rc.cpp:1291
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Router with Silicon Switch"
+msgstr "Cisco - 带 Silicon 交换机的路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/h323.shape line 5
+#: rc.cpp:1294
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - H.323"
+msgstr "Cisco - H.323"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/web_browser.shape line 4
+#: rc.cpp:1297
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Web browser"
+msgstr "Cisco - Web 浏览器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/me1100.shape line 4
+#: rc.cpp:1300
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - ME 1100"
+msgstr "Cisco - ME 1100"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/voice_atm_switch.shape line 4
+#: rc.cpp:1303
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Voice ATM Switch"
+msgstr "Cisco - 语音 ATM 交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/vpn_concentrator.shape line 4
+#: rc.cpp:1306
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - VPN concentrator"
+msgstr "Cisco - VPN 集中器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/voice_router.shape line 4
+#: rc.cpp:1309
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Voice router"
+msgstr "Cisco - 语音路由器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/breakout_box.shape line 4
+#: rc.cpp:1312
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Breakout box"
+msgstr "Cisco - 断接器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/callmanager.shape line 4
+#: rc.cpp:1315
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - CallManager"
+msgstr "Cisco - CallManager"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/programmable_switch.shape line 4
+#: rc.cpp:1318
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Programmable Switch"
+msgstr "Cisco - 可编程交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/general_appliance.shape line 4
+#: rc.cpp:1321
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - General appliance"
+msgstr "Cisco - 通用设备"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/5002.shape line 4
+#: rc.cpp:1324
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - Workgroup 5002"
+msgstr "Cisco - 工作组 5002"
+
+#. i18n: file ./kiviopart/stencils/Dia/Cisco/vpn_gateway.shape line 4
+#: rc.cpp:1327
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Cisco - VPN Gateway"
+msgstr "Cisco - VPN 网关"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_horizontal_valve.shape line 4
+#: rc.cpp:1330
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Horizontal Valve"
+msgstr "民用 - 水平阀"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_arrow_right.shape line 4
+#: rc.cpp:1333
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Right Arrow"
+msgstr "民用 - 向右箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.shape line 4
+#: rc.cpp:1336
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Horizontal Limiting Line"
+msgstr "民用 - 水平限制线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_backflow_preventer.shape line 4
+#: rc.cpp:1339
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Backflow Preventer"
+msgstr "民用 - 回路抑止器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/hcompressor.shape line 4
+#: rc.cpp:1342
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Horizontal Compressor"
+msgstr "民用 - 水平压缩机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_basin.shape line 4
+#: rc.cpp:1345
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Basin"
+msgstr "民用 - 水池"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/hpump.shape line 4
+#: rc.cpp:1348
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Horizontal Pump"
+msgstr "民用 - 水平泵"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.shape line 4
+#: rc.cpp:1351
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Vertical Limiting Line"
+msgstr "民用 - 垂直限制线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_frequency_converter.shape line 4
+#: rc.cpp:1354
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Frequency Converter"
+msgstr "民用 - 变频器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/line.shape line 4
+#: rc.cpp:1357
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Reference Line"
+msgstr "民用 - 参考线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_vertical_propeller.shape line 4
+#: rc.cpp:1360
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Vertical Propeller"
+msgstr "民用 - 垂直推进器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/vcompressor.shape line 4
+#: rc.cpp:1363
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Vertical Compressor"
+msgstr "民用 - 垂直压缩机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/vpump.shape line 4
+#: rc.cpp:1366
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Vertical Pump"
+msgstr "民用 - 垂直泵"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_motor.shape line 4
+#: rc.cpp:1369
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Motor"
+msgstr "民用 - 发动机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.shape line 4
+#: rc.cpp:1372
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Preliminary Clarification Tank"
+msgstr "民用 - 初步澄清池"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_gas_bottle.shape line 3
+#: rc.cpp:1375
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Gas Bottle"
+msgstr "民用 - 储气瓶"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/water_level.shape line 4
+#: rc.cpp:1378
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Water Level"
+msgstr "民用 - 吃水线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/bvrest.shape line 4
+#: rc.cpp:1381
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Bivalent Vertical Rest"
+msgstr "民用 - 二价垂直平衡"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/hrest.shape line 4
+#: rc.cpp:1384
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Horizontal Rest"
+msgstr "民用 - 水平平衡"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_soil.shape line 4
+#: rc.cpp:1387
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Soil"
+msgstr "民用 - 土壤"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_arrow_up.shape line 4
+#: rc.cpp:1390
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Up Arrow"
+msgstr "民用 - 向上箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_aerator.shape line 4
+#: rc.cpp:1393
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Aerator"
+msgstr "民用 - 通风装置"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_final-settling_basin.shape line 4
+#: rc.cpp:1396
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Final-Settling Basin"
+msgstr "民用 - 最终沉淀池"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_container.shape line 4
+#: rc.cpp:1399
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Container"
+msgstr "民用 - 容器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/vrest.shape line 4
+#: rc.cpp:1402
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Vertical Rest"
+msgstr "民用 - 垂直平衡"
+
+#. i18n: file ./kiviopart/stencils/Dia/Civil/civil_rotor.shape line 4
+#: rc.cpp:1405
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Civil - Rotor"
+msgstr "民用 - 回转轴"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_ooio.shape line 4
+#: rc.cpp:1408
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_ooio"
+msgstr "竖锯 - part_ooio"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iooo.shape line 4
+#: rc.cpp:1411
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iooo"
+msgstr "竖锯 - part_iooo"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iiio.shape line 4
+#: rc.cpp:1414
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iiio"
+msgstr "竖锯 - part_iiio"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_ooii.shape line 4
+#: rc.cpp:1417
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_ooii"
+msgstr "竖锯 - part_ooii"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oioo.shape line 4
+#: rc.cpp:1420
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oioo"
+msgstr "竖锯 - part_oioo"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iooi.shape line 4
+#: rc.cpp:1423
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iooi"
+msgstr "竖锯 - part_iooi"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iiii.shape line 4
+#: rc.cpp:1426
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iiii"
+msgstr "竖锯 - part_iiii"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oioi.shape line 4
+#: rc.cpp:1429
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oioi"
+msgstr "竖锯 - part_oioi"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_ioio.shape line 4
+#: rc.cpp:1432
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_ioio"
+msgstr "竖锯 - part_ioio"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oooo.shape line 4
+#: rc.cpp:1435
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oooo"
+msgstr "竖锯 - part_oooo"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oiio.shape line 4
+#: rc.cpp:1438
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oiio"
+msgstr "竖锯 - part_oiio"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_ioii.shape line 4
+#: rc.cpp:1441
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_ioii"
+msgstr "竖锯 - part_ioii"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iioo.shape line 4
+#: rc.cpp:1444
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iioo"
+msgstr "竖锯 - part_iioo"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oooi.shape line 4
+#: rc.cpp:1447
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oooi"
+msgstr "竖锯 - part_oooi"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_oiii.shape line 4
+#: rc.cpp:1450
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_oiii"
+msgstr "竖锯 - part_oiii"
+
+#. i18n: file ./kiviopart/stencils/Dia/Jigsaw/part_iioi.shape line 4
+#: rc.cpp:1453
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Jigsaw - part_iioi"
+msgstr "竖锯 - part_iioi"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/repserver.shape line 4
+#: rc.cpp:1456
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Replication Server"
+msgstr "Sybase - 复制服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/client.shape line 4
+#: rc.cpp:1459
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Client Application"
+msgstr "Sybase - 客户应用程序"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/rsm.shape line 4
+#: rc.cpp:1462
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Replication Server Manager"
+msgstr "Sybase - 复制服务器管理器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/ltm.shape line 4
+#: rc.cpp:1465
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Log Transfer Manager/Rep Agent"
+msgstr "Sybase - 日志传送管理器/复制代理"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/dataserver.shape line 4
+#: rc.cpp:1468
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Dataserver"
+msgstr "Sybase - 数据服务器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Sybase/stableq.shape line 4
+#: rc.cpp:1471
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Sybase - Stable Queue"
+msgstr "Sybase - 稳定查询"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hpowersource_de.shape line 5
+#: rc.cpp:1474
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Powersource (European)"
+msgstr "电路 - 水平电源(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vpowersource_de.shape line 5
+#: rc.cpp:1477
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Powersource (European)"
+msgstr "电路 - 垂直电源(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/lamp_de.shape line 5
+#: rc.cpp:1480
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Lamp (European)"
+msgstr "电路 - 灯(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vcapacitor.shape line 5
+#: rc.cpp:1483
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Capacitor"
+msgstr "电路 - 垂直电容"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/nmos_de.shape line 5
+#: rc.cpp:1486
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - NMOS Transistor (European)"
+msgstr "电路 - NMOS 晶体管(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hcapacitor.shape line 5
+#: rc.cpp:1489
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Capacitor"
+msgstr "电路 - 水平电容"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hinductor_de.shape line 5
+#: rc.cpp:1492
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Inductor (European)"
+msgstr "电路 - 水平感应器(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/ground.shape line 5
+#: rc.cpp:1495
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Ground"
+msgstr "电路 - 地"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hdiode.shape line 5
+#: rc.cpp:1498
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Diode"
+msgstr "电路 - 水平二极管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/speaker_de.shape line 5
+#: rc.cpp:1501
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Speaker (European)"
+msgstr "电路 - 扬声器(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/npn.shape line 5
+#: rc.cpp:1504
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - NPN Transistor"
+msgstr "电路 - NPN 晶体管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hzener.shape line 5
+#: rc.cpp:1507
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Zener Diode"
+msgstr "电路 - 水平稳压二极管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hled_de.shape line 5
+#: rc.cpp:1510
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Led (European)"
+msgstr "电路 - 水平发光二极管(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vdiode.shape line 5
+#: rc.cpp:1513
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Diode"
+msgstr "电路 - 垂直二极管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hjumper.shape line 5
+#: rc.cpp:1516
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Jumper"
+msgstr "电路 - 水平跳线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vzener.shape line 5
+#: rc.cpp:1519
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Zener Diode"
+msgstr "电路 - 垂直稳压二极管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vinductor_de.shape line 5
+#: rc.cpp:1522
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Inductor (European)"
+msgstr "电路 - 垂直感应器(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hresistor_de.shape line 5
+#: rc.cpp:1525
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Resistor (European)"
+msgstr "电路 - 水平电阻(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vresistor.shape line 5
+#: rc.cpp:1528
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Resistor"
+msgstr "电路 - 垂直电阻"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hresistor.shape line 5
+#: rc.cpp:1531
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Resistor"
+msgstr "电路 - 水平电阻"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/pmos_de.shape line 5
+#: rc.cpp:1534
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - PMOS Transistor (European)"
+msgstr "电路 - PMOS 晶体管(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/pnp.shape line 5
+#: rc.cpp:1537
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - PNP Transistor"
+msgstr "电路 - PNP 晶体管"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vresistor_de.shape line 5
+#: rc.cpp:1540
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Resistor (European)"
+msgstr "电路 - 垂直电阻(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hfuse_de.shape line 5
+#: rc.cpp:1543
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Fuse (European)"
+msgstr "电路 - 水平保险丝(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vled_de.shape line 5
+#: rc.cpp:1546
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Led (European)"
+msgstr "电路 - 垂直发光二极管(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vinductor.shape line 5
+#: rc.cpp:1549
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Inductor"
+msgstr "电路 - 垂直感应器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/hinductor.shape line 5
+#: rc.cpp:1552
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Horizontal Inductor"
+msgstr "电路 - 水平感应器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/opamp.shape line 5
+#: rc.cpp:1555
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Op Amp"
+msgstr "电路 - 运算放大器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/vfuse_de.shape line 5
+#: rc.cpp:1558
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Vertical Fuse (European)"
+msgstr "电路 - 垂直保险丝(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Circuit/microphone_de.shape line 5
+#: rc.cpp:1561
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Circuit - Microphone (European)"
+msgstr "电路 - 话筒(欧洲)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_outs.shape line 5
+#: rc.cpp:1564
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - outs"
+msgstr "梯子 - outs"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/c_lamp.shape line 5
+#: rc.cpp:1567
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Contact - lamp"
+msgstr "接触器 - 灯"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/c_ifnot.shape line 5
+#: rc.cpp:1570
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Contact - ifnot"
+msgstr "接触器 - ifnot"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_sout.shape line 5
+#: rc.cpp:1573
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - sout"
+msgstr "梯子 - sout"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_ifnot.shape line 5
+#: rc.cpp:1576
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - ifnot"
+msgstr "梯子 - ifnot"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/c_if.shape line 5
+#: rc.cpp:1579
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Contact - if"
+msgstr "接触器 - if"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/c_relay.shape line 5
+#: rc.cpp:1582
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Contact - relay"
+msgstr "接触器 - relay"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_outnot.shape line 5
+#: rc.cpp:1585
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - outnot"
+msgstr "梯子 - outnot"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_soutr.shape line 5
+#: rc.cpp:1588
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - soutr"
+msgstr "梯子 - soutr"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_outj.shape line 5
+#: rc.cpp:1591
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - outj"
+msgstr "梯子 - outj"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_out.shape line 5
+#: rc.cpp:1594
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - out"
+msgstr "梯子 - out"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_if.shape line 5
+#: rc.cpp:1597
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - if"
+msgstr "梯子 - if"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_soutnot.shape line 5
+#: rc.cpp:1600
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - soutnot"
+msgstr "梯子 - soutnot"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_souts.shape line 5
+#: rc.cpp:1603
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - souts"
+msgstr "梯子 - souts"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_outr.shape line 5
+#: rc.cpp:1606
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - outr"
+msgstr "梯子 - outr"
+
+#. i18n: file ./kiviopart/stencils/Dia/Contact/l_outrcep.shape line 5
+#: rc.cpp:1609
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"LADDER - outrcep"
+msgstr "梯子 - outrcep"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/presshy.shape line 5
+#: rc.cpp:1612
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - presshy"
+msgstr "气动 - presshy"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/commusc.shape line 5
+#: rc.cpp:1615
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - commusc"
+msgstr "气动 - commusc"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/dist32.shape line 5
+#: rc.cpp:1618
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - dist32"
+msgstr "气动 - dist32"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/seijack.shape line 5
+#: rc.cpp:1621
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - SEIJack"
+msgstr "气动 - SEIJack"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/dejack.shape line 5
+#: rc.cpp:1624
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - DEJack"
+msgstr "气动 - DEJack"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/cnx.shape line 5
+#: rc.cpp:1627
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - connpoint"
+msgstr "气动 - connpoint"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/dist52.shape line 5
+#: rc.cpp:1630
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - dist52"
+msgstr "气动 - dist52"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/press.shape line 5
+#: rc.cpp:1633
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - press"
+msgstr "气动 - press"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/compb.shape line 5
+#: rc.cpp:1636
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - compb"
+msgstr "气动 - compb"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/presspn.shape line 5
+#: rc.cpp:1639
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - presspn"
+msgstr "气动 - presspn"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/comspr.shape line 5
+#: rc.cpp:1642
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - comspr"
+msgstr "气动 - comspr"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/compilh.shape line 5
+#: rc.cpp:1645
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - compilh"
+msgstr "气动 - compilh"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/dist22.shape line 5
+#: rc.cpp:1648
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - dist22"
+msgstr "气动 - dist22"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/drain.shape line 5
+#: rc.cpp:1651
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - drain"
+msgstr "气动 - drain"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/seojack.shape line 5
+#: rc.cpp:1654
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - SEOJack"
+msgstr "气动 - SEOJack"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/compilp.shape line 5
+#: rc.cpp:1657
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - compilp"
+msgstr "气动 - compilp"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/compush.shape line 5
+#: rc.cpp:1660
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - compush"
+msgstr "气动 - compush"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/dist42.shape line 5
+#: rc.cpp:1663
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - dist42"
+msgstr "气动 - dist42"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/comelec1.shape line 5
+#: rc.cpp:1666
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - comelec1"
+msgstr "气动 - comelec1"
+
+#. i18n: file ./kiviopart/stencils/Dia/Pneumatic/comelec2.shape line 5
+#: rc.cpp:1669
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Pneum - comelec2"
+msgstr "气动 - comelec2"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star8sharp.shape line 4
+#: rc.cpp:1672
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Sharp Eight Point Star"
+msgstr "几何 = 八角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-up.shape line 4
+#: rc.cpp:1675
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Up Arrow"
+msgstr "几何 - 向上箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/triangle-rightangle.shape line 4
+#: rc.cpp:1678
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Right Angle Triangle"
+msgstr "几何 - 直角三角形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-left-right-up.shape line 4
+#: rc.cpp:1681
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Left-Right-Up Arrow"
+msgstr "几何 - 左右上箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star4.shape line 4
+#: rc.cpp:1684
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Four Point Star"
+msgstr "几何 - 四角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/triangle-isoceles.shape line 4
+#: rc.cpp:1687
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Isosceles Triangle"
+msgstr "几何 - 等腰三角形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-left-right.shape line 4
+#: rc.cpp:1690
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Left-Right Arrow"
+msgstr "几何 - 左右箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-right.shape line 4
+#: rc.cpp:1693
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Right Arrow"
+msgstr "几何 - 向右箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-left.shape line 4
+#: rc.cpp:1696
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Left Arrow"
+msgstr "几何 - 向左箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/square.shape line 4
+#: rc.cpp:1699
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Perfect Square"
+msgstr "几何 - 正方形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-right-notched.shape line 4
+#: rc.cpp:1702
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Notched Right Arrow"
+msgstr "几何 - 有锯齿的右向箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/trapezoid.shape line 4
+#: rc.cpp:1705
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Trapezoid"
+msgstr "几何 - 梯形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-down.shape line 4
+#: rc.cpp:1708
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Down Arrow"
+msgstr "几何 - 向下箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star5.shape line 4
+#: rc.cpp:1711
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Five Point Star"
+msgstr "几何 - 五角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/cross-swiss.shape line 4
+#: rc.cpp:1714
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Swiss Cross"
+msgstr "几何 - 瑞士十字"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/heptagon.shape line 4
+#: rc.cpp:1717
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Heptagon"
+msgstr "几何 - 七角形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/cross-maltese.shape line 4
+#: rc.cpp:1720
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Maltese Cross"
+msgstr "几何 - 马耳他十字"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/pentagon.shape line 4
+#: rc.cpp:1723
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Pentagon"
+msgstr "几何 - 五角形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/hexagon.shape line 4
+#: rc.cpp:1726
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Hexagon"
+msgstr "几何 - 六角形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-quad.shape line 4
+#: rc.cpp:1729
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Quad Arrow"
+msgstr "几何 - 四向箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star6.shape line 4
+#: rc.cpp:1732
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Six Point Star"
+msgstr "几何 - 六角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star8curved.shape line 4
+#: rc.cpp:1735
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Curved Eight Point Star"
+msgstr "几何 - 曲边八角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/sun.shape line 4
+#: rc.cpp:1738
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Assorted - Sun"
+msgstr "杂类 - 太阳"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star4curved.shape line 4
+#: rc.cpp:1741
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Curved Four Point Star"
+msgstr "几何 - 曲边四角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-chevron.shape line 4
+#: rc.cpp:1744
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Block Arrow - Chevron"
+msgstr "宽箭头 - 臂章"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/diamond.shape line 4
+#: rc.cpp:1747
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Diamond"
+msgstr "几何 - 菱形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star7.shape line 4
+#: rc.cpp:1750
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Seven Point Star"
+msgstr "几何 - 七角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.shape line 4
+#: rc.cpp:1753
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Horizontal Parallelogram"
+msgstr "几何 - 水平平行四边形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-up-down-left.shape line 4
+#: rc.cpp:1756
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Up-Down-Left Arrow"
+msgstr "几何 - 上下左箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/circle-quarter.shape line 4
+#: rc.cpp:1759
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Quarter Circle"
+msgstr "几何 - 四分之一圆"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/heart.shape line 4
+#: rc.cpp:1762
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Assorted - Heart"
+msgstr "杂类 - 心"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/star8.shape line 4
+#: rc.cpp:1765
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Eight Point Star"
+msgstr "几何 - 八角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-pentagon.shape line 4
+#: rc.cpp:1768
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Block Arrow - Pentagon"
+msgstr "宽箭头 - 五角星"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape line 4
+#: rc.cpp:1771
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Vertical Parallelogram"
+msgstr "几何 - 垂直平行四边形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/circle.shape line 4
+#: rc.cpp:1774
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Perfect Circle"
+msgstr "几何 - 正圆"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-left-up.shape line 4
+#: rc.cpp:1777
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Assorted - Left-Up Arrow"
+msgstr "杂类 - 左上箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-left-notched.shape line 4
+#: rc.cpp:1780
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Notched Left Arrow"
+msgstr "几何 - 带锯齿的左向箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/octagon.shape line 4
+#: rc.cpp:1783
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Octagon"
+msgstr "几何 - 八边形"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/arrow-up-down.shape line 4
+#: rc.cpp:1786
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Geometric - Up-Down Arrow"
+msgstr "几何 - 上下箭头"
+
+#. i18n: file ./kiviopart/stencils/Dia/Assorted/moon-quarter.shape line 4
+#: rc.cpp:1789
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Assorted - Quarter Moon"
+msgstr "杂类 - 四分之一月亮"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/contact_o.shape line 5
+#: rc.cpp:1792
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - contact_o"
+msgstr "电子 - contact_o"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/intpos_f.shape line 5
+#: rc.cpp:1795
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - intpos_f"
+msgstr "电子 - intpos_f"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/cnx.shape line 5
+#: rc.cpp:1798
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - connpoint"
+msgstr "电子 - connpoint"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/relay.shape line 5
+#: rc.cpp:1801
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - relay"
+msgstr "电子 - relay"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/intpos_o.shape line 5
+#: rc.cpp:1804
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - intpos_o"
+msgstr "电子 - intpos_o"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/command.shape line 5
+#: rc.cpp:1807
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - command"
+msgstr "电子 - command"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/contact_f.shape line 5
+#: rc.cpp:1810
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - contact_f"
+msgstr "电子 - contact_f"
+
+#. i18n: file ./kiviopart/stencils/Dia/Electric/lamp.shape line 5
+#: rc.cpp:1813
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Electric - lamp"
+msgstr "电子 - 灯"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/firewall.shape line 4
+#: rc.cpp:1816
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Firewall"
+msgstr "网络 - 防火墙"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/antenna.shape line 4
+#: rc.cpp:1819
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Antenna"
+msgstr "网络 - 天线"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/disc.shape line 4
+#: rc.cpp:1822
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Storage"
+msgstr "网络 - 存储"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/hub.shape line 4
+#: rc.cpp:1825
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Hub"
+msgstr "网络 - 集线器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/telephone.shape line 3
+#: rc.cpp:1828
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Telephone"
+msgstr "网络 - 电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/pc_minitower.shape line 4
+#: rc.cpp:1831
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Minitower PC"
+msgstr "网络 - 小立式电脑"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/switch-atm-symbol.shape line 4
+#: rc.cpp:1834
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Switch ATM Symbol"
+msgstr "网络 - 交换机 ATM 符号"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/modularswitch.shape line 4
+#: rc.cpp:1837
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Modular Switch"
+msgstr "网络 - 模块式交换机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/diskette.shape line 4
+#: rc.cpp:1840
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Diskette"
+msgstr "网络 - 磁盘"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/plotter.shape line 3
+#: rc.cpp:1843
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Plotter"
+msgstr "网络 - 绘图仪"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/digitizing_board.shape line 3
+#: rc.cpp:1846
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Digitizing Board"
+msgstr "网络 - 数字化仪"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/workstation.shape line 4
+#: rc.cpp:1849
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Workstation"
+msgstr "网络 - 工作站"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/computer.shape line 4
+#: rc.cpp:1852
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - General Computer (Tower)"
+msgstr "网络 - 通用计算机(立式)"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/dat_external.shape line 4
+#: rc.cpp:1855
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - An external DAT drive"
+msgstr "网络 - 外部 DAT 设备"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/nwcloud.shape line 4
+#: rc.cpp:1858
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Cloud"
+msgstr "网络 - 云"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/router-symbol.shape line 4
+#: rc.cpp:1861
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Router Symbol"
+msgstr "网络 - 路由器符号"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/switch-symbol.shape line 4
+#: rc.cpp:1864
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Switch Symbol"
+msgstr "网络 - 交换机符号"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/rj45plug.shape line 4
+#: rc.cpp:1867
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - RJ45 Wall-Plug"
+msgstr "网络 - RJ45 墙插"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/monitor.shape line 4
+#: rc.cpp:1870
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Workstation Monitor"
+msgstr "网络 - 工作站监视器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/printer.shape line 4
+#: rc.cpp:1873
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - General Printer"
+msgstr "网络 - 通用打印机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/genmonitor.shape line 4
+#: rc.cpp:1876
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - General Monitor (With Stand)"
+msgstr "网络 - 通用监视器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/speaker_amp.shape line 4
+#: rc.cpp:1879
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - An amplifier speaker"
+msgstr "网络 - 放大扬声器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/modem.shape line 4
+#: rc.cpp:1882
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - Modem"
+msgstr "网络 - 调制解调器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/zip-disk.shape line 4
+#: rc.cpp:1885
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A ZIP Disk"
+msgstr "网络 - ZIP 磁盘"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/speaker.shape line 4
+#: rc.cpp:1888
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A speaker"
+msgstr "Network - 扬声器"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/sceadplug.shape line 4
+#: rc.cpp:1891
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - scEAD Wall-Plug"
+msgstr "网络 - scEAD 墙插"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/flash.shape line 4
+#: rc.cpp:1894
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - WAN Connection"
+msgstr "网络 - WAN 连接"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/pc_desktop.shape line 4
+#: rc.cpp:1897
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Desktop PC"
+msgstr "网络 - 桌面电脑"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/mobile_phone.shape line 4
+#: rc.cpp:1900
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Mobile Phone"
+msgstr "网络 - 移动电话"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/pc_miditower.shape line 4
+#: rc.cpp:1903
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Midi-tower PC"
+msgstr "网络 - 中立式机"
+
+#. i18n: file ./kiviopart/stencils/Dia/Network/pc_bigtower.shape line 4
+#: rc.cpp:1906
+#, no-c-format
+msgid ""
+"_: Stencils\n"
+"Network - A Bigtower PC"
+msgstr "网络 - 大立式机"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:44
+msgid "By pressing this button you can zoom in on a specific area."
+msgstr "通过按下该按钮您可以放大特定区域。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:45
+msgid "&Pan Document"
+msgstr "平移文档(&P)"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:46
+msgid "You can drag the document by using the mouse."
+msgstr "您可以用鼠标拖动文档。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:54
+msgid "Zoom &Level"
+msgstr "缩放级别(&L)"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:55
+msgid ""
+"This allows you to zoom in or out of a document. You can either choose one of "
+"the predefined zoomfactors or enter a new zoomfactor (in percent)."
+msgstr "缩放级别允许您放大或缩小文档。您既可以选择一个预定义的缩放因子,也可以输入一个新的缩放因子(以百分比)。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:60
+msgid "You can zoom in on the document by pressing this button."
+msgstr "您可以按下此按钮来放大文档。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:63
+msgid "By pressing this button you can zoom out of the document."
+msgstr "您可以按下此按钮来缩小文档。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:65
+msgid "Zoom Width"
+msgstr "缩放到页宽"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:66
+msgid "You can zoom the document that it fits into the window width."
+msgstr "您可以缩放文档使其适应窗口宽度。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:69
+msgid "Zoom Height"
+msgstr "缩放到页高"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:70
+msgid "You can zoom the document that it fits into the window height."
+msgstr "您可以缩放文档使其适应窗口高度。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:73
+msgid "Zoom Page"
+msgstr "缩放到整页"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:74
+msgid "The Zoom Page button shows the entire page."
+msgstr "缩放到整页按钮用来显示整个页面。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:77
+msgid "Zoom Selected"
+msgstr "缩放到选中项目"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:78
+msgid ""
+"By pressing this button you zoom in on the document, so that all <b>selected</b> "
+"objects are visible."
+msgstr "您可以按下此按钮来缩放文档,以便使全部<b>选定的</b>对象可见。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:81
+msgid "Zoom All Objects"
+msgstr "缩放到全部对象"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:82
+msgid ""
+"You are able to zoom in on the document, so that all objects are visible by "
+"pressing this button."
+msgstr "您可以按下此按钮来缩放文档,以便使全部对象可见。"
+
+#: plugins/kiviozoomtool/tool_zoom.cpp:222
+msgid "Hold Shift to zoom out."
+msgstr "按住 Shift 可缩小。"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:52
+msgid "Align Left"
+msgstr "左对齐"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:53
+msgid "Align Center"
+msgstr "水平居中对齐"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:54
+msgid "Align Right"
+msgstr "右对齐"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:61
+msgid "Align Top"
+msgstr "上对齐"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:62
+msgid "Align Vertical Center"
+msgstr "垂直居中对齐"
+
+#: plugins/kiviotexttool/stenciltexteditor.cpp:63
+msgid "Align Bottom"
+msgstr "下对齐"
+
+#: plugins/kiviotexttool/tool_text.cpp:51
+msgid "Text Tool"
+msgstr "文本工具"
+
+#: plugins/kiviotexttool/tool_text.cpp:271
+#: plugins/kiviotexttool/tool_text.cpp:360
+msgid "Edit Text"
+msgstr "编辑文本"
+
+#: plugins/kiviotexttool/tool_text.cpp:280
+#: plugins/kiviotexttool/tool_text.cpp:369
+msgid "Change Stencil Text and Formatting"
+msgstr "更改模具文本和格式化"
+
+#: plugins/kiviotexttool/tool_text.cpp:297
+#: plugins/kiviotexttool/tool_text.cpp:375
+msgid "Change Stencil Text"
+msgstr "更改模具文本"
+
+#: plugins/kiviotexttool/tool_text.cpp:313
+#: plugins/kiviotexttool/tool_text.cpp:395
+msgid "Change Stencil Text Color"
+msgstr "更改模具文本颜色"
+
+#: plugins/kivioconnectortool/tool_connector.cpp:59
+#: plugins/kiviosmlconnector/tool_connector.cpp:47
+msgid "Polyline Connector"
+msgstr "折线连接器"
+
+#: plugins/kivioconnectortool/tool_connector.cpp:52
+msgid "Straight Connector"
+msgstr "直线连接器"
+
+#: plugins/kivioconnectortool/tool_connector.cpp:367
+msgid "Left mouse button to start drawing, right to end drawing."
+msgstr "鼠标左键可开始绘制,右键可结束绘制。"
+
+#: plugins/kiviotargettool/kiviotargettool.cpp:37
+#: plugins/kiviotargettool/kiviotargettool.cpp:75
+msgid "Add Connector Target"
+msgstr "添加连接器目标"
+
+#: plugins/kivioselecttool/tool_select.cpp:57
+msgid "&Select"
+msgstr "选择(&S)"
+
+#: plugins/kivioselecttool/tool_select.cpp:60
+msgid "&Edit Text..."
+msgstr "编辑文本(&E)..."
+
+#: plugins/kivioselecttool/tool_select.cpp:62
+msgid "Format &Stencils && Connectors..."
+msgstr "模具和连接器格式(&S)..."
+
+#: plugins/kivioselecttool/tool_select.cpp:64
+msgid "Format &Arrowheads..."
+msgstr "箭头格式(&A)..."
+
+#: plugins/kivioselecttool/tool_select.cpp:1061
+msgid "Move Connector Point"
+msgstr "移动连接器点"
+
+#: kiviopart/kivio_aboutdata.h:28
+msgid "KOffice Flowchart And Diagram Tool"
+msgstr "KOffice 流程图和图表工具"
+
+#: kiviopart/kivio_aboutdata.h:33
+msgid "Kivio"
+msgstr "Kivio"
+
+#: kiviopart/kivio_aboutdata.h:35
+msgid "(C) 2000-2006, The Kivio Team"
+msgstr "(C) 2000-2006,Kivio 团队"
+
+#: kiviopart/kivio_aboutdata.h:37
+msgid "Maintainer"
+msgstr "维护者"
+
+#: kiviopart/kivio_aboutdata.h:38 kiviopart/kivio_aboutdata.h:39
+msgid "Development"
+msgstr "开发者"
+
+#: kiviopart/kivio_aboutdata.h:40
+msgid "Development/Documentation"
+msgstr "开发/文档"
+
+#: kiviopart/kivio_aboutdata.h:41
+msgid "Artwork (stencils and icons)"
+msgstr "美工(模具和图标)"
+
+#: kiviopart/kivio_aboutdata.h:42
+msgid "Nassi Schneiderman stencils"
+msgstr "N-S 图模具"
+
+#: kiviopart/kivio_aboutdata.h:43
+msgid "Initial idea, development and basic stencil sets."
+msgstr "最初创意,开发和基本模具集。"
+
+#: kiviopart/kivio_aboutdata.h:44
+msgid "Development and additional stencil sets."
+msgstr "开发和附加模具集。"
diff --git a/koffice-i18n-zh_CN/messages/koffice/koconverter.po b/koffice-i18n-zh_CN/messages/koffice/koconverter.po
new file mode 100644
index 00000000..4da45c01
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/koconverter.po
@@ -0,0 +1,83 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Funda Wang <fundawang@linux.net.cn>, 2002.
+# Zhang Yue <zhangyue911@hotmail.com>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2006-02-03 10:07+0100\n"
+"PO-Revision-Date: 2004-02-13 14:19+0800\n"
+"Last-Translator: zhang yue <zhangyue911@hotmail.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Funda Wang,Zhang Yue"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "fundawang@linux.net.cn,zhangyue911@hotmail.com"
+
+#: koconverter.cpp:40
+msgid "Input file"
+msgstr "输入文件"
+
+#: koconverter.cpp:41
+msgid "Output file"
+msgstr "输出文件"
+
+#: koconverter.cpp:42
+msgid "Make a backup of the destination file"
+msgstr "制作目的文件的备份"
+
+#: koconverter.cpp:43
+msgid "Batch mode: do not show dialogs"
+msgstr "批处理模式:不显示对话框"
+
+#: koconverter.cpp:44
+msgid "Interactive mode: show dialogs (default)"
+msgstr "交互式模式:显示对话框(默认值)"
+
+#: koconverter.cpp:45
+msgid "Mimetype of the output file"
+msgstr "输出文件的 MIME 类型"
+
+#: koconverter.cpp:75
+msgid "KOConverter"
+msgstr "KOConverter"
+
+#: koconverter.cpp:76
+msgid "KOffice Document Converter"
+msgstr "KOffice 文档转换器"
+
+#: koconverter.cpp:78
+msgid "(c) 2001-2004 KOffice developers"
+msgstr "(c) 2001-2004 KOffice 开发者"
+
+#: koconverter.cpp:120
+msgid "Mimetype for input file %1 not found!"
+msgstr "未找到输入文件 %1 的 MIME 类型!"
+
+#: koconverter.cpp:130
+#, c-format
+msgid "Mimetype not found %1"
+msgstr "MIME 类型未发现 %1"
+
+#: koconverter.cpp:139
+msgid "Mimetype not found, try using the -mimetype option"
+msgstr "MIME 类型未发现,试试使用 -mimetype 选项"
+
+#: koconverter.cpp:153
+msgid "*** The conversion failed! ***"
+msgstr "*** 转换失败!***"
+
+#: koconverter.cpp:158
+msgid "Two arguments required"
+msgstr "需要两个参数"
diff --git a/koffice-i18n-zh_CN/messages/koffice/koffice.po b/koffice-i18n-zh_CN/messages/koffice/koffice.po
new file mode 100644
index 00000000..4d6f57ee
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/koffice.po
@@ -0,0 +1,5099 @@
+# translation of koffice.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Li Zongliang <li-zongliang@21cn.com>, 2000,2002.
+# Xiong Jiang <jxiong@offtopic.org>, 2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: koffice\n"
+"POT-Creation-Date: 2007-01-20 02:47+0100\n"
+"PO-Revision-Date: 2006-01-29 18:00+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kopalette/kopalettemanager.cc:66
+msgid "Palettes"
+msgstr "调色板"
+
+#: kopalette/kopalettemanager.cc:75 kopalette/kopalettemanager.cc:88
+msgid "Hide All Palette Windows"
+msgstr "隐藏全部调色板窗口"
+
+#: kopalette/kopalettemanager.cc:80 kopalette/kopalettemanager.cc:83
+msgid "Show Palette Windows Again"
+msgstr "再次显示调色板窗口"
+
+#: kopalette/kopalettemanager.cc:168
+#, c-format
+msgid "Show %1"
+msgstr "显示 %1"
+
+#: kopalette/kopalettemanager.cc:169
+#, c-format
+msgid "Hide %1"
+msgstr "隐藏 %1"
+
+#: kross/api/variant.cpp:84
+#, c-format
+msgid "Kross::Api::Variant::String expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:92
+#, c-format
+msgid "Kross::Api::Variant::Int expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:100
+#, c-format
+msgid "Kross::Api::Variant::UInt expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:108
+#, c-format
+msgid "Kross::Api::Variant::Double expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:116
+#, c-format
+msgid "Kross::Api::Variant::LLONG expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:124
+#, c-format
+msgid "Kross::Api::Variant::ULLONG expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:132
+#, c-format
+msgid "Kross::Api::Variant::Bool expected, but got %1."
+msgstr ""
+
+#: kross/api/variant.cpp:166
+msgid "Kross::Api::Variant::List expected, but got '%1'."
+msgstr ""
+
+#: kross/main/manager.cpp:172
+msgid "No such interpreter '%1'"
+msgstr ""
+
+#: kross/main/scriptcontainer.cpp:205
+msgid "No functionname defined for ScriptContainer::callFunction()."
+msgstr ""
+
+#: kross/main/scriptcontainer.cpp:252
+msgid "Failed to determinate interpreter for scriptfile '%1'"
+msgstr ""
+
+#: kross/main/scriptcontainer.cpp:259
+msgid "Failed to open scriptfile '%1'"
+msgstr ""
+
+#: kross/main/scriptcontainer.cpp:268
+#, fuzzy
+msgid "Unknown interpreter '%1'"
+msgstr "未知错误"
+
+#: kross/main/scriptcontainer.cpp:274
+msgid "Failed to create script for interpreter '%1'"
+msgstr ""
+
+#: kross/main/scriptguiclient.cpp:79
+msgid "Execute Script File..."
+msgstr "执行脚本文件..."
+
+#: kross/main/scriptguiclient.cpp:82
+msgid "Scripts Manager..."
+msgstr "脚本管理器..."
+
+#: kross/main/scriptguiclient.cpp:86
+msgid "Scripts"
+msgstr "脚本"
+
+#: kross/main/scriptguiclient.cpp:88
+msgid "Loaded"
+msgstr "已装入"
+
+#: kross/main/scriptguiclient.cpp:90
+msgid "History"
+msgstr "历史"
+
+#: kross/main/scriptguiclient.cpp:153
+msgid "Could not read the package \"%1\"."
+msgstr "无法读取包“%1”。"
+
+#: kross/main/scriptguiclient.cpp:170
+msgid ""
+"A script package with the name \"%1\" already exists. Replace this package?"
+msgstr "已经存在名为“%1”的脚本包。是否替换此包?"
+
+#: kross/main/scriptguiclient.cpp:175 kross/main/scriptguiclient.cpp:191
+msgid ""
+"Could not uninstall this script package. You may not have sufficient "
+"permissions to delete the folder \"%1\"."
+msgstr "无法卸载此脚本包。您可能没有足够的权限删除文件夹“%1”。"
+
+#: kross/main/scriptguiclient.cpp:327
+msgid "Load Script File"
+msgstr "装入脚本文件"
+
+#: kross/main/scriptguiclient.cpp:348
+msgid "Execute Script File"
+msgstr "执行脚本文件"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 30
+#: kross/main/scriptguiclient.cpp:377 rc.cpp:3
+#, no-c-format
+msgid "Scripts Manager"
+msgstr "脚本管理器"
+
+#: kross/main/wdgscriptsmanager.cpp:261
+msgid "Install Script Package"
+msgstr "安装脚本包"
+
+#: kross/main/wdgscriptsmanager.cpp:289
+msgid ""
+"Uninstall the script package \"%1\" and delete the package's folder \"%2\"?"
+msgstr "卸载脚本包“%1”并删除包文件夹“%2”吗?"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 175
+#: kross/main/wdgscriptsmanager.cpp:291 rc.cpp:23
+#, no-c-format
+msgid "Uninstall"
+msgstr "卸载"
+
+#: kross/test/main.cpp:58
+msgid "Name of the interpreter being used"
+msgstr "所使用的解释器名称"
+
+#: kross/test/main.cpp:59
+msgid "Script file to execute with the defined interpreter"
+msgstr "使用定义的解释器执行的脚本文件"
+
+#: kross/test/main.cpp:60
+msgid "Start the GUI; otherwise the command line application is used."
+msgstr "启动图形界面;否则只使用命令行应用程序。"
+
+#: kross/runner/main.cpp:116
+msgid "Scriptfile"
+msgstr "脚本文件"
+
+#: store/KoStore.cpp:161
+msgid "The directory mode is not supported for remote locations."
+msgstr "目录模式不支持远程位置。"
+
+#: store/KoStore.cpp:162
+msgid "KOffice Storage"
+msgstr "KOffice 存储"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之简体中文组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: kotext/KoCreateStyleDia.cpp:32
+msgid "Create New Style"
+msgstr "创建新样式"
+
+#: kotext/KoCreateStyleDia.cpp:34
+msgid "Please specify a new style name:"
+msgstr "请指定新样式的名称:"
+
+#: kotext/KoCreateStyleDia.cpp:47
+msgid "Name already exists! Please choose another name"
+msgstr "名称已经存在!请选择其它名称"
+
+#: kotext/KoChangeCaseDia.cpp:34 kotext/KoTextObject.cpp:1913
+#: kotext/KoTextObject.cpp:1994
+msgid "Change Case"
+msgstr "更改大小写"
+
+#: kotext/KoChangeCaseDia.cpp:37
+msgid "Case"
+msgstr "大小写"
+
+#: kotext/KoChangeCaseDia.cpp:40
+msgid "&Uppercase"
+msgstr "大写(&U)"
+
+#: kotext/KoChangeCaseDia.cpp:41
+msgid "&Lowercase"
+msgstr "小写(&L)"
+
+#: kotext/KoChangeCaseDia.cpp:43
+msgid "T&itle case"
+msgstr "标题大小写(&I)"
+
+#: kotext/KoChangeCaseDia.cpp:45
+msgid "&Toggle case"
+msgstr "切换大小写(&T)"
+
+#: kotext/KoChangeCaseDia.cpp:46
+msgid "Sentence case"
+msgstr "句首大小写"
+
+#: kotext/KoChangeCaseDia.cpp:47
+msgid "Convert first letter of a sentence to uppercase."
+msgstr "将句子的第一个字母转换成大写。"
+
+#: kotext/KoVariable.cpp:235
+msgid "No date set"
+msgstr "未设置日期"
+
+#: kotext/KoVariable.cpp:307
+msgid "Locale date format"
+msgstr "区域日期格式"
+
+#: kotext/KoVariable.cpp:308
+msgid "Short locale date format"
+msgstr "短区域日期格式"
+
+#: kotext/KoVariable.cpp:309
+msgid "Locale date & time format"
+msgstr "区域日期和时间格式"
+
+#: kotext/KoVariable.cpp:310
+msgid "Short locale date & time format"
+msgstr "短区域日期和时间格式"
+
+#: kotext/KoVariable.cpp:385
+msgid "Locale format"
+msgstr "区域格式"
+
+#: kotext/KoVariable.cpp:558
+msgid "No value"
+msgstr "没有值"
+
+#: kotext/KoCustomVariablesDia.cpp:165 kotext/KoVariable.cpp:907
+msgid "Variable"
+msgstr "变量"
+
+#: kotext/KoVariable.cpp:1182
+msgid "Date (Fixed)"
+msgstr "日期(固定)"
+
+#: kotext/KoVariable.cpp:1184 kotext/KoVariable.cpp:1192
+msgid "Date"
+msgstr "日期"
+
+#: kotext/KoVariable.cpp:1186
+msgid "Last Printing"
+msgstr "上次打印"
+
+#: kotext/KoVariable.cpp:1188
+msgid "File Creation"
+msgstr "文件创建"
+
+#: kotext/KoVariable.cpp:1190
+msgid "File Modification"
+msgstr "文件修改"
+
+#: kotext/KoVariable.cpp:1367
+msgid "Current Date (fixed)"
+msgstr "当前日期(固定)"
+
+#: kotext/KoVariable.cpp:1368
+msgid "Current Date (variable)"
+msgstr "当前日期(可变)"
+
+#: kotext/KoVariable.cpp:1369
+msgid "Date of Last Printing"
+msgstr "上次打印日期"
+
+#: kotext/KoVariable.cpp:1370
+msgid "Date of File Creation"
+msgstr "文件创建日期"
+
+#: kotext/KoVariable.cpp:1371
+msgid "Date of File Modification"
+msgstr "文件修改日期"
+
+#: kotext/KoVariable.cpp:1389
+msgid "Date Format"
+msgstr "日期格式"
+
+#: kotext/KoVariable.cpp:1460
+msgid "Time (Fixed)"
+msgstr "时间(固定)"
+
+#: kotext/KoVariable.cpp:1460
+msgid "Time"
+msgstr "时间"
+
+#: kotext/KoVariable.cpp:1587
+msgid "Current Time (fixed)"
+msgstr "当前时间(固定)"
+
+#: kotext/KoVariable.cpp:1588
+msgid "Current Time (variable)"
+msgstr "当前时间(可变)"
+
+#: kotext/KoVariable.cpp:1601
+msgid "Time Format"
+msgstr "时间格式"
+
+#: kotext/KoVariable.cpp:1677
+msgid "Custom Variable"
+msgstr "用户变量"
+
+#: kotext/KoVariable.cpp:1746
+msgid "Custom..."
+msgstr "自定义..."
+
+#: kotext/KoVariable.cpp:1765
+msgid "Mail Merge"
+msgstr "邮件合并"
+
+#: kotext/KoVariable.cpp:1811
+msgid "&Mail Merge..."
+msgstr "邮件合并(&M)..."
+
+#: kotext/KoVariable.cpp:1825
+msgid "Page Current Num"
+msgstr "当前页码"
+
+#: kotext/KoVariable.cpp:1827
+msgid "Total Page Num"
+msgstr "总共页数"
+
+#: kotext/KoVariable.cpp:1829 kotext/KoVariable.cpp:1836
+msgid "Current Section"
+msgstr "当前节"
+
+#: kotext/KoVariable.cpp:1831
+msgid "Previous Page Number"
+msgstr "上一页码"
+
+#: kotext/KoVariable.cpp:1833
+msgid "Next Page Number"
+msgstr "下一页码"
+
+#: kotext/KoVariable.cpp:1944
+msgid "Page Number"
+msgstr "页数"
+
+#: kotext/KoVariable.cpp:1945
+msgid "Number of Pages"
+msgstr "页数"
+
+#: kotext/KoVariable.cpp:1946
+msgid "Section Title"
+msgstr "章节标题"
+
+#: kotext/KoVariable.cpp:1947
+msgid "Previous Page"
+msgstr "上一页"
+
+#: kotext/KoVariable.cpp:1948
+msgid "Next Page"
+msgstr "下一页"
+
+#: kotext/KoVariable.cpp:1977
+msgid "Filename"
+msgstr "文件名"
+
+#: kotext/KoVariable.cpp:1980 kotext/KoVariable.cpp:2345
+msgid "Directory Name"
+msgstr "目录名"
+
+#: kotext/KoVariable.cpp:1983
+msgid "Path Filename"
+msgstr "路径文件名"
+
+#: kotext/KoVariable.cpp:1986
+msgid "Filename Without Extension"
+msgstr "不带扩展名的文件名"
+
+#: kotext/KoVariable.cpp:1989 kotext/KoVariable.cpp:2323
+msgid "Author Name"
+msgstr "作者名"
+
+#: kotext/KoVariable.cpp:1992 kotext/KoVariable.cpp:2328
+msgid "Email"
+msgstr "电子信箱"
+
+#: kotext/KoVariable.cpp:1995
+msgid "Company Name"
+msgstr "公司名"
+
+#: kotext/KoVariable.cpp:1998 kotext/KoVariable.cpp:2329
+msgid "Telephone (work)"
+msgstr "工作电话"
+
+#: kotext/KoVariable.cpp:2001
+msgid "Telephone (home)"
+msgstr "宅电"
+
+#: kotext/KoVariable.cpp:2004 kotext/KoVariable.cpp:2332
+msgid "Fax"
+msgstr "传真"
+
+#: kotext/KoVariable.cpp:2007 kotext/KoVariable.cpp:2336
+msgid "Country"
+msgstr "国家"
+
+#: kotext/KoVariable.cpp:2010 kotext/KoVariable.cpp:2334
+msgid "Postal Code"
+msgstr "邮政编码"
+
+#: kotext/KoVariable.cpp:2013 kotext/KoVariable.cpp:2335
+msgid "City"
+msgstr "城市"
+
+#: kotext/KoVariable.cpp:2016 kotext/KoVariable.cpp:2333
+msgid "Street"
+msgstr "街道"
+
+#: kotext/KoVariable.cpp:2019
+msgid "Author Title"
+msgstr "作者标题"
+
+#: kotext/KoVariable.cpp:2022 kotext/KoVariable.cpp:2324
+msgid "Title"
+msgstr "标题"
+
+#: kotext/KoVariable.cpp:2025
+msgid "Subject"
+msgstr "主题"
+
+#: kotext/KoVariable.cpp:2028
+msgid "Abstract"
+msgstr "摘要"
+
+#: kotext/KoVariable.cpp:2031
+msgid "Keywords"
+msgstr "关键字"
+
+#: kotext/KoVariable.cpp:2034 kotext/KoVariable.cpp:2325
+msgid "Initials"
+msgstr "名首"
+
+#: kotext/KoVariable.cpp:2037
+msgid "Field"
+msgstr "字段"
+
+#: kotext/KoStyleManager.cpp:235 kotext/KoVariable.cpp:2312
+msgid "<None>"
+msgstr "<空>"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 32
+#: kotext/KoVariable.cpp:2326 rc.cpp:168 rc.cpp:315
+#, no-c-format
+msgid "Position"
+msgstr "位置"
+
+#: kotext/KoVariable.cpp:2327
+msgid "Company"
+msgstr "公司"
+
+#: kotext/KoVariable.cpp:2330
+msgid "Telephone (private)"
+msgstr "宅电"
+
+#: kotext/KoVariable.cpp:2338
+msgid "Document Title"
+msgstr "文档标题"
+
+#: kotext/KoVariable.cpp:2339
+msgid "Document Abstract"
+msgstr "文档摘要"
+
+#: kotext/KoVariable.cpp:2340
+msgid "Document Subject"
+msgstr "文档主题"
+
+#: kotext/KoVariable.cpp:2341
+msgid "Document Keywords"
+msgstr "文档关键字"
+
+#: kotext/KoVariable.cpp:2343
+msgid "File Name"
+msgstr "文件名"
+
+#: kotext/KoVariable.cpp:2344
+msgid "File Name without Extension"
+msgstr "不带扩展名的文件名"
+
+#: kotext/KoVariable.cpp:2346
+msgid "Directory && File Name"
+msgstr "目录和文件名"
+
+#: kotext/KoVariable.cpp:2427
+msgid "Link"
+msgstr "链接"
+
+#: kotext/KoVariable.cpp:2484
+msgid "Link..."
+msgstr "链接..."
+
+#: kotext/KoVariable.cpp:2515
+msgid "Note"
+msgstr "注释"
+
+#: kotext/KoVariable.cpp:2584
+msgid "Note..."
+msgstr "注释..."
+
+#: kotext/KoVariable.cpp:2634
+msgid "<No title>"
+msgstr "<无标题>"
+
+#: kotext/KoVariable.cpp:2660 kotext/KoVariable.cpp:2851
+msgid "Number of Words"
+msgstr "单词数"
+
+#: kotext/KoVariable.cpp:2661 kotext/KoVariable.cpp:2855
+msgid "Number of Sentences"
+msgstr "句子数"
+
+#: kotext/KoVariable.cpp:2662 kotext/KoVariable.cpp:2859
+msgid "Number of Lines"
+msgstr "行数"
+
+#: kotext/KoVariable.cpp:2663 kotext/KoVariable.cpp:2863
+msgid "Number of Characters"
+msgstr "字符数"
+
+#: kotext/KoVariable.cpp:2664 kotext/KoVariable.cpp:2867
+msgid "Number of Non-Whitespace Characters"
+msgstr "非空白字符数"
+
+#: kotext/KoVariable.cpp:2665 kotext/KoVariable.cpp:2871
+msgid "Number of Syllables"
+msgstr "音节数"
+
+#: kotext/KoVariable.cpp:2666 kotext/KoVariable.cpp:2835
+#: kotext/KoVariable.cpp:2874
+msgid "Number of Frames"
+msgstr "框架数"
+
+#: kotext/KoVariable.cpp:2667 kotext/KoVariable.cpp:2847
+msgid "Number of Embedded Objects"
+msgstr "嵌入对象数"
+
+#: kotext/KoVariable.cpp:2668 kotext/KoVariable.cpp:2839
+msgid "Number of Pictures"
+msgstr "图片数"
+
+#: kotext/KoVariable.cpp:2670 kotext/KoVariable.cpp:2843
+msgid "Number of Tables"
+msgstr "表格数"
+
+#: kotext/KFontDialog_local.cpp:750 kotext/KoFontDia.cpp:50
+msgid "Select Font"
+msgstr "选择字体"
+
+#: kotext/KoAutoFormatDia.cpp:172 kotext/KoCompletionDia.cpp:39
+#: kotext/KoFontDia.cpp:54
+msgid "&Reset"
+msgstr "重置(&R)"
+
+#: kotext/KoFontDia.cpp:72 kotext/KoStyleManager.cpp:694
+msgid "Highlighting"
+msgstr "语法加亮"
+
+#: kotext/KoFontDia.cpp:84 kotext/KoStyleManager.cpp:693
+msgid "Decoration"
+msgstr "装饰"
+
+#: kotext/KoFontDia.cpp:94 kotext/KoStyleManager.cpp:695
+msgid "Layout"
+msgstr "版式"
+
+#. i18n: file ./kotext/kolanguagetabbase.ui line 32
+#: kotext/KoFontDia.cpp:102 kotext/KoStyleManager.cpp:696 rc.cpp:127
+#, no-c-format
+msgid "Language"
+msgstr "语言"
+
+#: kotext/KoAutoFormatDia.cpp:100
+msgid "Autoinclude"
+msgstr "自动包含"
+
+#: kotext/KoAutoFormat.cpp:1186 kotext/KoAutoFormat.cpp:1239
+#: kotext/KoAutoFormat.cpp:1306 kotext/KoAutoFormatDia.cpp:171
+msgid "Autocorrection"
+msgstr "自动更正"
+
+#: kotext/KoAutoFormatDia.cpp:222
+msgid "Simple Autocorrection"
+msgstr "简单自动更正"
+
+#: kotext/KoAutoFormatDia.cpp:227
+msgid ""
+"Convert &first letter of a sentence automatically to uppercase\n"
+"(e.g. \"my house. in this town\" to \"my house. In this town\")"
+msgstr ""
+"将句子的首字母自动转换为大写(&F)\n"
+"(例如,“my house. in this town”转换为“my house. In this town”)"
+
+#: kotext/KoAutoFormatDia.cpp:231
+msgid ""
+"Detect when a new sentence is started and always ensure that the first "
+"character is an uppercase character."
+msgstr "检测新句子的开始,并确保第一个字符是大写的。"
+
+#: kotext/KoAutoFormatDia.cpp:239
+msgid ""
+"Convert &two uppercase characters to one uppercase and one lowercase character\n"
+" (e.g. PErfect to Perfect)"
+msgstr ""
+"将两个连续的大写字母转换为一个大写一个小写(&T)\n"
+"(如 PErfect 转换为 Perfect)"
+
+#: kotext/KoAutoFormatDia.cpp:242
+msgid ""
+"All words are checked for the common mistake of holding the shift key down a "
+"bit too long. If some words must have two uppercase characters, then those "
+"exceptions should be added in the 'Exceptions' tab."
+msgstr ""
+"检查所有的单词中是否有因为按住 SHIFT 键的时间过长而导致的常见大小写错误。如果有些单词必须含有两个大写字母,这样的特例单词应该添加到特例标签页中。"
+
+#: kotext/KoAutoFormatDia.cpp:250
+msgid "Autoformat &URLs"
+msgstr "自动格式化 &URLs"
+
+#: kotext/KoAutoFormatDia.cpp:252
+msgid ""
+"Detect when a URL (Uniform Resource Locator) is typed and provide formatting "
+"that matches the way an Internet browser would show a URL."
+msgstr "输入 URL 时进行检测,并将其转换为 Internet 浏览器显示 URL 的格式。"
+
+#: kotext/KoAutoFormatDia.cpp:259
+msgid "&Suppress double spaces"
+msgstr "压缩多余的空格(&S)"
+
+#: kotext/KoAutoFormatDia.cpp:261
+msgid ""
+"Make sure that more than one space cannot be typed, as this is a common mistake "
+"which is quite hard to find in formatted text."
+msgstr "确保不能输入多余的空格,因为这是在格式化的文本中很难发现的一个常见错误。"
+
+#: kotext/KoAutoFormatDia.cpp:268
+msgid "R&emove spaces at the beginning and end of paragraphs"
+msgstr "删除段落首尾的空白(&E)"
+
+#: kotext/KoAutoFormatDia.cpp:270
+msgid ""
+"Keep correct formatting and indenting of sentences by automatically removing "
+"spaces typed at the beginning and end of a paragraph."
+msgstr "保持句子正确的格式和缩进,自动删除段落首尾的空白。"
+
+#: kotext/KoAutoFormatDia.cpp:278
+msgid "Automatically do &bold and underline formatting"
+msgstr "自动完成加粗和下划线格式(&B)"
+
+#: kotext/KoAutoFormatDia.cpp:280
+msgid ""
+"When you use _underline_ or *bold*, the text between the underscores or "
+"asterisks will be converted to underlined or bold text."
+msgstr "当您使用 _下划线_ 或 *粗体* 时,下划线或星号中的文本将被转换成下划线或粗体。"
+
+#: kotext/KoAutoFormatDia.cpp:288
+msgid ""
+"_: We add the 1/2 char at the %1\n"
+"Re&place 1/2... with %1..."
+msgstr "将 1/2...替换为 %1(&P)..."
+
+#: kotext/KoAutoFormatDia.cpp:291
+msgid "Most standard fraction notations will be converted when available"
+msgstr "多数标准的小数标点法将尽可能自动转换"
+
+#: kotext/KoAutoFormatDia.cpp:298
+msgid "Use &autonumbering for numbered paragraphs"
+msgstr "对编号段落进行自动编号(&A)"
+
+#: kotext/KoAutoFormatDia.cpp:300
+msgid ""
+"When typing '1)' or similar in front of a paragraph, automatically convert the "
+"paragraph to use that numbering style. This has the advantage that further "
+"paragraphs will also be numbered and the spacing is done correctly."
+msgstr "当在段落前输入“1)”或类似的字符时,将该段落自动转换成编号样式。这样的好处是后续段落将按同样方式编号,并且能正确处理段落间距。"
+
+#: kotext/KoAutoFormatDia.cpp:308
+msgid "Rep&lace 1st... with 1^st..."
+msgstr "用1^st替换1st(&L)..."
+
+#: kotext/KoAutoFormatDia.cpp:313
+msgid "Capitalize name of days"
+msgstr "日期首字母大写"
+
+#: kotext/KoAutoFormatDia.cpp:318
+msgid "Use l&ist-formatting for bulleted paragraphs"
+msgstr "对圆点开头的段落使用列表格式(&I)"
+
+#: kotext/KoAutoFormatDia.cpp:320
+msgid ""
+"When typing '*' or '-' in front of a paragraph, automatically convert the "
+"paragraph to use that list-style. Using a list-style formatting means that a "
+"correct bullet is used to draw the list."
+msgstr "在段落前面输入“*”或“-”时,将该段落自动转换成列表样式。使用列表样式意味着会使用正确的项目符号绘制列表。"
+
+#: kotext/KoAutoFormatDia.cpp:379
+msgid "Custom Quotes"
+msgstr "自定义引号"
+
+#: kotext/KoAutoFormatDia.cpp:385
+msgid "Replace &double quotes with typographical quotes"
+msgstr "用印刷引号替换双引号(&D)"
+
+#: kotext/KoAutoFormatDia.cpp:426
+msgid "Replace &single quotes with typographical quotes"
+msgstr "用印刷引号替换单引号(&S):"
+
+#: kotext/KoAutoFormatDia.cpp:487
+msgid "Advanced Autocorrection"
+msgstr "高级自动更正"
+
+#: kotext/KoAutoFormatDia.cpp:497 kotext/KoAutoFormatDia.cpp:499
+msgid "All Languages"
+msgstr "全部语言"
+
+#: kotext/KoAutoFormatDia.cpp:530
+msgid "Replacements and exceptions for language:"
+msgstr "语言特有的替换和特例:"
+
+#: kotext/KoAutoFormatDia.cpp:534
+msgid "Enable word replacement"
+msgstr "允许单词替换"
+
+#: kotext/KoAutoFormatDia.cpp:539
+msgid "Replace text with format"
+msgstr "使用格式替换文字"
+
+#: kotext/KoAutoFormatDia.cpp:542
+msgid "&Find:"
+msgstr "查找(&F):"
+
+#: kotext/KoAutoFormatDia.cpp:556 kotext/KoAutoFormatDia.cpp:576
+msgid "Insert a special character..."
+msgstr "插入特殊字符..."
+
+#: kotext/KoAutoFormatDia.cpp:562
+msgid "&Replace:"
+msgstr "替换(&R):"
+
+#: kofficecore/Koversiondialog.cpp:56 kotext/KoAutoFormatDia.cpp:582
+#: kotext/KoAutoFormatDia.cpp:743 kotext/KoAutoFormatDia.cpp:762
+#: kotext/KoAutoFormatDia.cpp:809 kotext/KoAutoFormatDia.cpp:827
+#: kotext/KoAutoFormatDia.cpp:903
+msgid "&Add"
+msgstr "添加(&A)"
+
+#: kotext/KoAutoFormatDia.cpp:588
+msgid "Find"
+msgstr "查找"
+
+#: kotext/KoAutoFormatDia.cpp:603
+msgid "Change Format..."
+msgstr "更改格式..."
+
+#: kotext/KoAutoFormatDia.cpp:608
+msgid "Clear Format"
+msgstr "清除格式"
+
+#: kotext/KoAutoFormatDia.cpp:710
+msgid "Exceptions"
+msgstr "例外"
+
+#: kotext/KoAutoFormatDia.cpp:714
+msgid "Do not treat as the end of a sentence:"
+msgstr "不作为句末处理:"
+
+#: kotext/KoAutoFormatDia.cpp:721
+msgid "Accept two uppercase letters in:"
+msgstr "接受两个大写字母的范围:"
+
+#: kotext/KoAutoFormatDia.cpp:785
+msgid "Change Text Format"
+msgstr "更改文字格式"
+
+#: kotext/KoAutoFormatDia.cpp:893
+msgid "An area is empty"
+msgstr "区域为空"
+
+#: kotext/KoAutoFormatDia.cpp:898
+msgid "Find string is the same as replace string!"
+msgstr "所查找的字符串与要替换的相同!"
+
+#: kotext/KoTextCommand.cpp:365
+msgid "Change Variable Subtype"
+msgstr "更改变量子类型"
+
+#: kotext/KoTextCommand.cpp:400
+msgid "Change Variable Format"
+msgstr "更改变量格式"
+
+#: kotext/KoCustomVariablesDia.cpp:41
+msgid "Entry Name"
+msgstr "项目名称"
+
+#: kotext/KoCustomVariablesDia.cpp:48
+msgid "Variable Name"
+msgstr "变量名"
+
+#: kofficeui/KoTemplateChooseDia.cpp:736 kofficeui/KoTemplateCreateDia.cpp:111
+#: kotext/KoCustomVariablesDia.cpp:69 kotext/KoCustomVariablesDia.cpp:299
+#: kotext/KoStyleManager.cpp:194
+msgid "Name:"
+msgstr "名称:"
+
+#: kotext/KoCustomVariablesDia.cpp:166
+msgid "Value"
+msgstr "值"
+
+#: kotext/KoCustomVariablesDia.cpp:208
+msgid "Variable Value Editor"
+msgstr "变量值编辑器"
+
+#: kotext/KoCustomVariablesDia.cpp:252
+msgid "Add Variable"
+msgstr "新增变量"
+
+#: kotext/KoCustomVariablesDia.cpp:272
+msgid "Edit Variable"
+msgstr "编辑变量"
+
+#: kotext/KoCustomVariablesDia.cpp:305
+msgid "Value:"
+msgstr "值:"
+
+#: kotext/KoCompletionDia.cpp:38
+msgid "Completion"
+msgstr "自动补全"
+
+#: kotext/KoCompletionDia.cpp:45
+msgid "This will save your options."
+msgstr "这将保存您的选项。"
+
+#: kotext/KoCompletionDia.cpp:46
+msgid "This will abort all changes."
+msgstr "这将中止全部更改。"
+
+#: kotext/KoCompletionDia.cpp:47
+msgid ""
+"This will reset to the state after you clicked on the Make Default button."
+msgstr ""
+
+#: kotext/KoCompletionDia.cpp:62
+msgid "Enter"
+msgstr "Enter"
+
+#: kotext/KoCompletionDia.cpp:63
+msgid "Tab"
+msgstr "Tab"
+
+#: kotext/KoCompletionDia.cpp:64
+msgid "Space"
+msgstr "空格"
+
+#: kotext/KoCompletionDia.cpp:65
+msgid "End"
+msgstr "End"
+
+#: kotext/KoCompletionDia.cpp:130
+msgid "Add Completion Entry"
+msgstr "添加自动补全条目"
+
+#: kotext/KoCompletionDia.cpp:130
+msgid "Enter entry:"
+msgstr "输入项:"
+
+#: kotext/KoCompletionDia.cpp:197
+msgid ""
+"Completion list saved.\n"
+"It will be used for all documents from now on."
+msgstr ""
+"自动补全列表已保存。\n"
+"从此它将应用于所有文档。"
+
+#: kotext/KoCompletionDia.cpp:198
+msgid "Completion List Saved"
+msgstr "自动补全列表已保存"
+
+#: kotext/KoFontDiaPreview.cpp:40 kotext/KoFontDiaPreview.cpp:41
+msgid "The quick brown dog jumps over the lazy cat."
+msgstr ""
+
+#: kotext/KoFontDiaPreview.cpp:197
+msgid "Font too large for the preview pane"
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:104
+msgid "Here you can choose the font to be used."
+msgstr "您可以在此选择要使用的字体。"
+
+#: kotext/KFontDialog_local.cpp:116
+msgid "Requested Font"
+msgstr "请求的字体"
+
+#: kotext/KFontDialog_local.cpp:139
+msgid "Change font family?"
+msgstr "更改字符族吗?"
+
+#: kotext/KFontDialog_local.cpp:141
+msgid "Enable this checkbox to change the font family settings."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:147
+msgid "Font:"
+msgstr "字体:"
+
+#: kotext/KFontDialog_local.cpp:154
+msgid "Font style"
+msgstr "字体样式"
+
+#: kotext/KFontDialog_local.cpp:158
+msgid "Change font style?"
+msgstr "更改字体样式吗?"
+
+#: kotext/KFontDialog_local.cpp:160
+msgid "Enable this checkbox to change the font style settings."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:166
+msgid "Font style:"
+msgstr "字体样式:"
+
+#: kotext/KFontDialog_local.cpp:174
+msgid "Size"
+msgstr "大小"
+
+#: kotext/KFontDialog_local.cpp:178
+msgid "Change font size?"
+msgstr "更改字体大小吗?"
+
+#: kotext/KFontDialog_local.cpp:180
+msgid "Enable this checkbox to change the font size settings."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:186 kotext/KoSearchDia.cpp:557
+msgid "Size:"
+msgstr "大小:"
+
+#: kotext/KFontDialog_local.cpp:202
+msgid "Here you can choose the font family to be used."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:224
+msgid "Here you can choose the font style to be used."
+msgstr "您可以在此选择要使用的字体样式。"
+
+#: kotext/KFontDialog_local.cpp:227 kotext/KFontDialog_local.cpp:482
+#: kotext/KFontDialog_local.cpp:484 kotext/KFontDialog_local.cpp:493
+#: kotext/KFontDialog_local.cpp:494
+msgid "Regular"
+msgstr "普通"
+
+#: kotext/KFontDialog_local.cpp:229
+msgid "Bold"
+msgstr "粗体"
+
+#: kotext/KFontDialog_local.cpp:230
+msgid "Bold Italic"
+msgstr "粗斜体"
+
+#: kotext/KFontDialog_local.cpp:247
+msgid "Relative"
+msgstr "相对"
+
+#: kotext/KFontDialog_local.cpp:249
+msgid "Font size<br><i>fixed</i> or <i>relative</i><br>to environment"
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:251
+msgid ""
+"Here you can switch between fixed font size and font size to be calculated "
+"dynamically and adjusted to changing environment (e.g. widget dimensions, paper "
+"size)."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:275
+msgid "Here you can choose the font size to be used."
+msgstr "您可以在此选择要使用的字体大小。"
+
+#: kotext/KFontDialog_local.cpp:298
+msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:303
+msgid ""
+"This sample text illustrates the current settings. You may edit it to test "
+"special characters."
+msgstr ""
+
+#: kotext/KFontDialog_local.cpp:312 kotext/KFontDialog_local.cpp:322
+msgid "Actual Font"
+msgstr "实际字体"
+
+#: kotext/KoStyleManager.cpp:65
+msgid "Style Manager"
+msgstr "样式管理器"
+
+#: kotext/KoStyleManager.cpp:168
+msgid "New"
+msgstr "新建"
+
+#: kotext/KoStyleManager.cpp:205
+msgid "Next style:"
+msgstr "后续样式:"
+
+#: kotext/KoStyleManager.cpp:214
+msgid "Inherit style:"
+msgstr "继承样式:"
+
+#: kotext/KoStyleManager.cpp:222
+msgid "Include in table of contents"
+msgstr "在目录中包含"
+
+#: kotext/KoParagDia.cpp:501 kotext/KoParagDia.cpp:575
+#: kotext/KoParagDia.cpp:1647 kotext/KoStyleManager.cpp:229
+msgid "Preview"
+msgstr "预览"
+
+#: kotext/KoStyleManager.cpp:229
+msgid ""
+"The quick brown fox jumps over the lazy dog. And, what about the cat, one may "
+"ask? Well, the cat is playing cards with the mouse, the bird and the fish. It "
+"is, to say the least a hell of a party!"
+msgstr ""
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 16
+#: kofficecore/KoDocumentInfoDlg.cpp:257 kotext/KoStyleManager.cpp:233
+#: rc.cpp:303
+#, no-c-format
+msgid "General"
+msgstr "常规"
+
+#: kotext/KoStyleManager.cpp:411
+msgid "New Style Template (%1)"
+msgstr "新建样式模板(%1)"
+
+#: kotext/KoTextObject.cpp:436 kotext/KoTextObject.cpp:476
+#: kotext/KoTextObject.cpp:495 kotext/KoTextObject.cpp:560
+msgid "Delete Text"
+msgstr "删除文字"
+
+#: kotext/KoTextObject.cpp:502 kotext/KoTextView.cpp:417
+#: kotext/KoTextView.cpp:422 kotext/KoTextView.cpp:453
+msgid "Insert Text"
+msgstr "插入文字"
+
+#: kotext/KoTextObject.cpp:763
+msgid "Paste Text"
+msgstr "粘贴文字"
+
+#: kotext/KoTextObject.cpp:845
+#, c-format
+msgid "Apply Style %1"
+msgstr "应用样式%1"
+
+#: kotext/KoTextObject.cpp:1053
+msgid "Format Text"
+msgstr "格式化文字"
+
+#: kotext/KoTextObject.cpp:1141
+msgid "Change List Type"
+msgstr "更改列表类型"
+
+#: kotext/KoTextObject.cpp:1177
+msgid "Change Alignment"
+msgstr "更改对齐方式"
+
+#: kotext/KoTextObject.cpp:1214
+msgid "Change First Line Indent"
+msgstr "更改首行缩进"
+
+#: kotext/KoTextObject.cpp:1216
+msgid "Change Indent"
+msgstr "更改缩进"
+
+#: kotext/KoTextObject.cpp:1218
+msgid "Change Paragraph Spacing"
+msgstr "更改段间距"
+
+#: kotext/KoTextObject.cpp:1266
+msgid "Change Paragraph Background Color"
+msgstr "更改段落背景色"
+
+#: kotext/KoTextObject.cpp:1312
+msgid "Change Line Spacing"
+msgstr "更改行间距"
+
+#: kotext/KoTextObject.cpp:1376
+msgid "Change Borders"
+msgstr "更改边框"
+
+#: kotext/KoTextObject.cpp:1430
+#, fuzzy
+msgid "Change Join Borders"
+msgstr "更改边框"
+
+#: kotext/KoTextObject.cpp:1469
+msgid "Change Tabulator"
+msgstr "更改制表位"
+
+#: kotext/KoTextObject.cpp:1511
+msgid "Change Shadow"
+msgstr "更改阴影"
+
+#: kformula/kformulacommand.cc:127 kformula/kformulacommand.cc:349
+#: kotext/KoTextObject.cpp:1528 kotext/KoTextObject.cpp:1567
+msgid "Remove Selected Text"
+msgstr "删除选中的文字"
+
+#: kotext/DateFormatWidget.cpp:24
+msgid ""
+"_: DateFormat\n"
+"Format of Date Variable"
+msgstr "日期变量的格式"
+
+#: kotext/DateFormatWidget.cpp:28 kotext/DateFormatWidget.cpp:95
+msgid "Day"
+msgstr "天"
+
+#: kotext/DateFormatWidget.cpp:29 kotext/DateFormatWidget.cpp:97
+msgid "Day (2 digits)"
+msgstr "天(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:30 kotext/DateFormatWidget.cpp:99
+msgid "Day (abbreviated name)"
+msgstr "天(缩写名)"
+
+#: kotext/DateFormatWidget.cpp:31 kotext/DateFormatWidget.cpp:101
+msgid "Day (long name)"
+msgstr "天(长名称)"
+
+#: kotext/DateFormatWidget.cpp:32 kotext/DateFormatWidget.cpp:103
+msgid "Month"
+msgstr "月"
+
+#: kotext/DateFormatWidget.cpp:33 kotext/DateFormatWidget.cpp:105
+msgid "Month (2 digits)"
+msgstr "月(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:34 kotext/DateFormatWidget.cpp:107
+msgid "Month (abbreviated name)"
+msgstr "月(缩写名)"
+
+#: kotext/DateFormatWidget.cpp:35 kotext/DateFormatWidget.cpp:109
+msgid "Month (long name)"
+msgstr "月(长名称)"
+
+#: kotext/DateFormatWidget.cpp:36 kotext/DateFormatWidget.cpp:111
+msgid "Month (possessive abbreviated name)"
+msgstr "月(缩写名)"
+
+#: kotext/DateFormatWidget.cpp:37 kotext/DateFormatWidget.cpp:113
+msgid "Month (possessive long name)"
+msgstr "月(长名称)"
+
+#: kotext/DateFormatWidget.cpp:38 kotext/DateFormatWidget.cpp:115
+msgid "Year (2 digits)"
+msgstr "年(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:39 kotext/DateFormatWidget.cpp:117
+msgid "Year (4 digits)"
+msgstr "年(四位数字)"
+
+#: kotext/DateFormatWidget.cpp:41 kotext/DateFormatWidget.cpp:120
+#: kotext/TimeFormatWidget.cpp:29 kotext/TimeFormatWidget.cpp:81
+msgid "Hour"
+msgstr "小时"
+
+#: kotext/DateFormatWidget.cpp:42 kotext/DateFormatWidget.cpp:122
+#: kotext/TimeFormatWidget.cpp:30 kotext/TimeFormatWidget.cpp:83
+msgid "Hour (2 digits)"
+msgstr "小时(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:43 kotext/DateFormatWidget.cpp:124
+#: kotext/TimeFormatWidget.cpp:31 kotext/TimeFormatWidget.cpp:85
+msgid "Minute"
+msgstr "分钟"
+
+#: kotext/DateFormatWidget.cpp:44 kotext/DateFormatWidget.cpp:126
+#: kotext/TimeFormatWidget.cpp:32 kotext/TimeFormatWidget.cpp:87
+msgid "Minute (2 digits)"
+msgstr "分钟(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:45 kotext/DateFormatWidget.cpp:128
+#: kotext/TimeFormatWidget.cpp:33 kotext/TimeFormatWidget.cpp:89
+msgid "Second"
+msgstr "秒"
+
+#: kotext/DateFormatWidget.cpp:46 kotext/DateFormatWidget.cpp:130
+#: kotext/TimeFormatWidget.cpp:34 kotext/TimeFormatWidget.cpp:91
+msgid "Second (2 digits)"
+msgstr "秒(二位数字)"
+
+#: kotext/DateFormatWidget.cpp:47 kotext/DateFormatWidget.cpp:132
+#: kotext/TimeFormatWidget.cpp:35 kotext/TimeFormatWidget.cpp:93
+msgid "Millisecond (3 digits)"
+msgstr "毫秒(三位数字)"
+
+#: kotext/DateFormatWidget.cpp:48 kotext/DateFormatWidget.cpp:136
+#: kotext/TimeFormatWidget.cpp:36 kotext/TimeFormatWidget.cpp:97
+msgid "am/pm"
+msgstr "am/pm"
+
+#: kotext/DateFormatWidget.cpp:49 kotext/DateFormatWidget.cpp:134
+#: kotext/TimeFormatWidget.cpp:37 kotext/TimeFormatWidget.cpp:95
+msgid "AM/PM"
+msgstr "AM/PM"
+
+#: kotext/DateFormatWidget.cpp:53
+msgid "Correct in Days"
+msgstr "修改天数"
+
+#: kotext/KoParagStyle.cpp:210
+#, c-format
+msgid "Numbering Style for %1"
+msgstr "%1 的编号样式"
+
+#: kotext/KoTextView.cpp:144 kotext/KoTextView.cpp:160
+msgid "Remove Word"
+msgstr "删除单词"
+
+#: kotext/KoTextView.cpp:1193
+msgid "Replace Word"
+msgstr "替换单词"
+
+#: kotext/KoTextView.cpp:1210
+msgid "%1 is not a valid link."
+msgstr "%1 是一个无效链接。"
+
+#: kotext/KoTextView.cpp:1219
+msgid "Insert Soft Hyphen"
+msgstr "插入软连字符"
+
+#: kotext/KoTextView.cpp:1225
+msgid "Insert Line Break"
+msgstr "插入换行符"
+
+#: kotext/KoTextView.cpp:1231
+msgid "Insert Non-Breaking Space"
+msgstr "插入非断行空白"
+
+#: kotext/KoTextView.cpp:1237
+msgid "Insert Non-Breaking Hyphen"
+msgstr "插入非断行连字符"
+
+#: kotext/KoTextView.cpp:1250 kotext/KoTextView.cpp:1258
+msgid "Insert Special Char"
+msgstr "插入特殊字符"
+
+#: kotext/KoTextView.cpp:1469
+msgid "Remove Comment"
+msgstr "删除注释"
+
+#: kotext/KoTextView.cpp:1537
+msgid "Remove Link"
+msgstr "删除链接"
+
+#: kotext/TimeFormatWidget.cpp:24
+msgid ""
+"_: TimeFormat\n"
+"This Dialog Allows You to Set the Format of the Time Variable"
+msgstr "此对话框允许您设置时间变量的格式"
+
+#: kotext/TimeFormatWidget.cpp:40
+msgid "Correct in Minutes"
+msgstr "修改分钟"
+
+#: kotext/KoCommentDia.cpp:34
+msgid "Edit Comment"
+msgstr "编辑注释"
+
+#: kotext/KoCommentDia.cpp:44
+msgid "Add Author Name"
+msgstr "添加作者名"
+
+#: kotext/KoAutoFormat.cpp:976 kotext/KoAutoFormat.cpp:988
+msgid "Completion Word"
+msgstr "单词自动补全"
+
+#: kotext/KoAutoFormat.cpp:1407 kotext/KoAutoFormat.cpp:1418
+#: kotext/KoAutoFormat.cpp:1893
+msgid "Autocorrect Word"
+msgstr "自动更正单词"
+
+#: kotext/KoAutoFormat.cpp:1416
+msgid "Autocorrect Word with Format"
+msgstr "带格式自动更正单词"
+
+#: kotext/KoAutoFormat.cpp:1530
+msgid "Typographic Quote"
+msgstr "印刷引号"
+
+#: kotext/KoAutoFormat.cpp:1593
+msgid "Autocorrect (capitalize first letter)"
+msgstr "自动更正(首字母大写)"
+
+#: kotext/KoAutoFormat.cpp:1620
+msgid "Autocorrect"
+msgstr "自动更正"
+
+#: kotext/KoAutoFormat.cpp:1662
+#, fuzzy
+msgid "Autocorrect for Fraction"
+msgstr "自动更正"
+
+#: kotext/KoAutoFormat.cpp:1778
+msgid "Insert Variable"
+msgstr "插入变量"
+
+#: kotext/KoAutoFormat.cpp:1884
+msgid "Autocorrection: Change Format"
+msgstr "自动更正:更改格式"
+
+#: kotext/KoAutoFormat.cpp:1932
+msgid "Autocorrect (use bullet style)"
+msgstr "自动更正(使用项目符号样式)"
+
+#: kotext/KoAutoFormat.cpp:2022
+msgid "Autocorrect (use number style)"
+msgstr "自动更正(使用编号样式)"
+
+#: kotext/KoAutoFormat.cpp:2104 kotext/KoAutoFormat.cpp:2133
+msgid "Autocorrect (remove start and end line space)"
+msgstr "自动更正(删除行首和行末的空白)"
+
+#: kotext/KoAutoFormat.cpp:2170
+msgid "Capitalize Name of Days"
+msgstr "日期首字母大写"
+
+#: kotext/KoTextFormat.cpp:1612
+msgid ""
+"_: Underline Style\n"
+"None"
+msgstr "无"
+
+#: kotext/KoTextFormat.cpp:1613 kotext/KoTextFormat.cpp:1624
+msgid "Single"
+msgstr "单线"
+
+#: kotext/KoTextFormat.cpp:1614 kotext/KoTextFormat.cpp:1625
+msgid "Double"
+msgstr "双线"
+
+#: kotext/KoTextFormat.cpp:1615 kotext/KoTextFormat.cpp:1626
+msgid "Simple Bold"
+msgstr "粗单线"
+
+#: kotext/KoTextFormat.cpp:1616
+msgid "Wave"
+msgstr "波浪线"
+
+#: kotext/KoTextFormat.cpp:1623
+msgid ""
+"_: Strikeout Style\n"
+"None"
+msgstr "无"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 54
+#: kformula/kformuladocument.cc:678 kotext/KoSearchDia.cpp:632
+#: kotext/KoTextFormat.cpp:1633 rc.cpp:171
+#, no-c-format
+msgid "Normal"
+msgstr "正常"
+
+#: kotext/KoTextFormat.cpp:1634
+msgid "Uppercase"
+msgstr "大写"
+
+#: kotext/KoTextFormat.cpp:1635
+msgid "Lowercase"
+msgstr "小写"
+
+#: kotext/KoTextFormat.cpp:1636
+msgid "Small Caps"
+msgstr "小型大写"
+
+#: kotext/KoSearchDia.cpp:69
+msgid "Show Formatting Options"
+msgstr "显示格式化参数"
+
+#: kotext/KoSearchDia.cpp:79
+msgid "Formatting Options"
+msgstr "格式化选项"
+
+#: kotext/KoSearchDia.cpp:490
+msgid "Replace Text"
+msgstr "替换文字"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 293
+#: kotext/KoParagDia.cpp:2152 kotext/KoSearchDia.cpp:549 rc.cpp:419
+#, no-c-format
+msgid "Reset"
+msgstr "复位"
+
+#: kotext/KoSearchDia.cpp:556
+msgid "Family:"
+msgstr "系列:"
+
+#: kotext/KoSearchDia.cpp:558
+msgid "Color:"
+msgstr "颜色:"
+
+#: kotext/KoSearchDia.cpp:559
+msgid "Background color:"
+msgstr "背景色:"
+
+#: kotext/KoSearchDia.cpp:560
+msgid "Bold:"
+msgstr "粗体:"
+
+#: kotext/KoSearchDia.cpp:561
+msgid "Italic:"
+msgstr "斜体:"
+
+#: kotext/KoSearchDia.cpp:562
+msgid "Shadow:"
+msgstr "阴影:"
+
+#: kotext/KoSearchDia.cpp:563
+msgid "Word by word:"
+msgstr "逐词:"
+
+#: kotext/KoSearchDia.cpp:565
+msgid "Underline:"
+msgstr "下划线:"
+
+#: kotext/KoSearchDia.cpp:572
+msgid "Strikeout:"
+msgstr "删除线:"
+
+#: kotext/KoSearchDia.cpp:579
+msgid "Capitalization:"
+msgstr "大写:"
+
+#. i18n: file ./kotext/kolanguagetabbase.ui line 43
+#: kotext/KoSearchDia.cpp:584 rc.cpp:130
+#, no-c-format
+msgid "Language:"
+msgstr "语言:"
+
+#: kotext/KoSearchDia.cpp:590
+msgid "Vertical alignment:"
+msgstr "垂直对齐:"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 79
+#: kotext/KoSearchDia.cpp:633 rc.cpp:177
+#, no-c-format
+msgid "Subscript"
+msgstr "下标"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 68
+#: kotext/KoSearchDia.cpp:634 rc.cpp:174
+#, no-c-format
+msgid "Superscript"
+msgstr "上标"
+
+#: kotext/KoParagDia.cpp:64
+msgid "St&yle"
+msgstr "样式(&Y)"
+
+#: kotext/KoParagDia.cpp:78
+msgid "Pre&fix text:"
+msgstr "前缀文字(&F):"
+
+#: kotext/KoParagDia.cpp:86
+msgid "Suffi&x text:"
+msgstr "后缀文字(&X):"
+
+#: kotext/KoParagDia.cpp:94
+msgid "&Start at:"
+msgstr "开始于(&S):"
+
+#: kotext/KoParagDia.cpp:113
+msgid "Custo&m character:"
+msgstr "自定义字符(&M):"
+
+#: kotext/KoParagDia.cpp:132
+msgid "Counter alignment:"
+msgstr "反转对齐方式:"
+
+#: kotext/KoParagDia.cpp:136 kotext/KoParagDia.cpp:202
+#: kotext/KoParagDia.cpp:304
+msgid "Align Auto"
+msgstr "自动对齐"
+
+#: kotext/KoParagDia.cpp:137 kotext/KoParagDia.cpp:198
+#: kotext/KoParagDia.cpp:300
+msgid "Align Left"
+msgstr "左对齐"
+
+#: kotext/KoParagDia.cpp:138 kotext/KoParagDia.cpp:200
+#: kotext/KoParagDia.cpp:302
+msgid "Align Right"
+msgstr "右对齐"
+
+#: kotext/KoParagDia.cpp:143
+msgid "&Depth:"
+msgstr "深度(&D):"
+
+#: kotext/KoParagDia.cpp:151
+msgid "Display le&vels:"
+msgstr "显示级别(&V):"
+
+#: kotext/KoParagDia.cpp:158
+msgid "&Restart numbering at this paragraph"
+msgstr "从这个段落重新开始编号(&R)"
+
+#: kotext/KoParagDia.cpp:342
+msgid "Arabic Numbers"
+msgstr "阿拉伯数字"
+
+#: kotext/KoParagDia.cpp:344
+msgid "Lower Alphabetical"
+msgstr "小写字母"
+
+#: kotext/KoParagDia.cpp:346
+msgid "Upper Alphabetical"
+msgstr "大写字母"
+
+#: kotext/KoParagDia.cpp:348
+msgid "Lower Roman Numbers"
+msgstr "小写罗马数字"
+
+#: kotext/KoParagDia.cpp:350
+msgid "Upper Roman Numbers"
+msgstr "大写罗马数字"
+
+#: kotext/KoParagDia.cpp:354
+msgid "Disc Bullet"
+msgstr "圆饼符号"
+
+#: kotext/KoParagDia.cpp:356
+msgid "Square Bullet"
+msgstr "方块符号"
+
+#: kotext/KoParagDia.cpp:358
+msgid "Box Bullet"
+msgstr "方框符号"
+
+#: kotext/KoParagDia.cpp:360
+msgid "Circle Bullet"
+msgstr "圆圈符号"
+
+#: kotext/KoParagDia.cpp:362
+msgid "Custom Bullet"
+msgstr "自定义符号"
+
+#: kofficeui/Kolinestyleaction.cpp:75 kotext/KoParagDia.cpp:365
+msgid "None"
+msgstr "没有"
+
+#: kotext/KoParagDia.cpp:879 kotext/KoParagDia.cpp:1744
+msgid "Frame width: %1 %2"
+msgstr "框架宽度:%1 %2"
+
+#: kotext/KoParagDia.cpp:885
+msgid "Indent"
+msgstr "缩进"
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 122
+#: kotext/KoParagDia.cpp:895 rc.cpp:327
+#, no-c-format
+msgid "&Left:"
+msgstr "左(&L):"
+
+#: kotext/KoParagDia.cpp:904
+msgid "&Right:"
+msgstr "右(&R):"
+
+#: kotext/KoParagDia.cpp:913
+msgid "&First line:"
+msgstr "首行(&F):"
+
+#: kotext/KoParagDia.cpp:929
+msgid "Line &Spacing"
+msgstr "行间距(&S)"
+
+#: kotext/KoParagDia.cpp:935
+msgid ""
+"_: Line spacing value\n"
+"Single"
+msgstr "单倍"
+
+#: kotext/KoParagDia.cpp:936
+msgid ""
+"_: Line spacing value\n"
+"1.5 Lines"
+msgstr "1.5 倍"
+
+#: kotext/KoParagDia.cpp:937
+msgid ""
+"_: Line spacing value\n"
+"Double"
+msgstr "双倍"
+
+#: kotext/KoParagDia.cpp:938
+msgid "Proportional"
+msgstr "等距"
+
+#: kotext/KoParagDia.cpp:939
+msgid "Line Distance (%1)"
+msgstr "行距(%1)"
+
+#: kotext/KoParagDia.cpp:940
+msgid "At Least (%1)"
+msgstr "至少(%1)"
+
+#: kotext/KoParagDia.cpp:941
+msgid "Fixed (%1)"
+msgstr "固定(%1)"
+
+#: kotext/KoParagDia.cpp:970
+msgid "Para&graph Space"
+msgstr "段落间距(&G)"
+
+#: kotext/KoParagDia.cpp:974
+msgid "Before:"
+msgstr "段前:"
+
+#: kotext/KoParagDia.cpp:983
+msgid "After:"
+msgstr "段后:"
+
+#: kotext/KoParagDia.cpp:1134 kotext/KoParagDia.cpp:2156
+msgid "Indent && S&pacing"
+msgstr "缩进与间距(&P)"
+
+#: kotext/KoParagDia.cpp:1211 kotext/KoParagDia.cpp:1795
+msgid "Alignment"
+msgstr "对齐"
+
+#: kotext/KoParagDia.cpp:1213 kotext/KoParagDia.cpp:1805
+msgid "&Left"
+msgstr "左对齐(&L)"
+
+#: kotext/KoParagDia.cpp:1216 kotext/KoParagDia.cpp:1809
+msgid "C&enter"
+msgstr "居中(&E)"
+
+#: kotext/KoParagDia.cpp:1219 kotext/KoParagDia.cpp:1813
+msgid "&Right"
+msgstr "右对齐(&R)"
+
+#: kotext/KoParagDia.cpp:1222
+msgid "&Justify"
+msgstr "两端对齐(&J)"
+
+#: kotext/KoParagDia.cpp:1231
+msgid "Behavior at &End of Frame/Page"
+msgstr "框架/页尾的行为(&E)"
+
+#: kotext/KoParagDia.cpp:1235
+msgid "&Keep lines together"
+msgstr "孤行控制(&K)"
+
+#: kotext/KoParagDia.cpp:1237
+msgid "Insert break before paragraph"
+msgstr "段落前插入分隔符"
+
+#: kotext/KoParagDia.cpp:1239
+msgid "Insert break after paragraph"
+msgstr "段落后插入分隔符"
+
+#: kotext/KoParagDia.cpp:1317 kotext/KoParagDia.cpp:2162
+msgid "General &Layout"
+msgstr "常规布局(&L)"
+
+#: kotext/KoParagDia.cpp:1536 kotext/KoParagDia.cpp:2168
+msgid "D&ecorations"
+msgstr "装饰(&E)"
+
+#: kotext/KoParagDia.cpp:1602
+msgid "Numbering"
+msgstr "编号"
+
+#: kotext/KoParagDia.cpp:1613
+msgid "&None"
+msgstr "无(&N)"
+
+#: kotext/KoParagDia.cpp:1619
+msgid "&List"
+msgstr "列表(&L)"
+
+#: kotext/KoParagDia.cpp:1624
+msgid "Chapt&er"
+msgstr "章节(&E)"
+
+#: kotext/KoParagDia.cpp:1647
+msgid "Normal paragraph text"
+msgstr "普通段落文字"
+
+#: kotext/KoParagDia.cpp:1673 kotext/KoParagDia.cpp:2174
+msgid "B&ullets/Numbers"
+msgstr "项目符号/编号(&U)"
+
+#: kotext/KoParagDia.cpp:1767
+msgid "Po&sition"
+msgstr "位置(&S)"
+
+#: kotext/KoParagDia.cpp:1821
+msgid "On followin&g character: "
+msgstr "后续字符(&G):"
+
+#: kotext/KoParagDia.cpp:1834
+msgid "Tab Leader"
+msgstr "制表位前导"
+
+#: kotext/KoParagDia.cpp:1842
+msgid "The space a tab uses can be filled with a pattern."
+msgstr "制表符占用的空间可以用模式填充。"
+
+#: kotext/KoParagDia.cpp:1848
+msgid "&Filling:"
+msgstr "填充(&F):"
+
+#: kotext/KoParagDia.cpp:1853
+msgid "Blank"
+msgstr "空白"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 179
+#: kofficeui/KoPageLayoutSize.cpp:91 kotext/KoParagDia.cpp:1862 rc.cpp:246
+#: rc.cpp:318
+#, no-c-format
+msgid "&Width:"
+msgstr "宽度(&W):"
+
+#: kotext/KoParagDia.cpp:1884
+msgid "&New"
+msgstr "新建(&N)"
+
+#: kotext/KoParagDia.cpp:2140 kotext/KoParagDia.cpp:2180
+msgid "&Tabulators"
+msgstr "制表位(&T)"
+
+#: kotext/KoImportStyleDia.cpp:34
+msgid "Import Styles"
+msgstr "导入样式"
+
+#: kotext/KoImportStyleDia.cpp:37
+msgid "Select styles to import:"
+msgstr "选择要导入的样式:"
+
+#: kotext/KoImportStyleDia.cpp:41
+msgid "Load..."
+msgstr "装入..."
+
+#: kofficeui/Kolinewidthaction.cpp:101
+msgid "&Custom..."
+msgstr "自定义(&C)..."
+
+#: kofficeui/Kolinewidthaction.cpp:166
+msgid "Custom Line Width"
+msgstr "自定义行宽"
+
+#: kofficeui/Kolinewidthaction.cpp:174
+msgid "Line width:"
+msgstr "行宽:"
+
+#: kofficeui/KoPictureFilePreview.cpp:111
+msgid "*.svg *.wmf *.qpic|Clipart (*.svg *.wmf *.qpic)"
+msgstr "*.svg *.wmf *.qpic|剪贴画 (*.svg *.wmf *.qpic)"
+
+#: kofficeui/KoPageLayoutDia.cpp:53
+msgid "Page Preview"
+msgstr "页面预览"
+
+#: kofficeui/KoPageLayoutDia.cpp:135 kofficeui/KoPageLayoutDia.cpp:162
+msgid "Page Layout"
+msgstr "页面版式"
+
+#: kofficeui/KoPageLayoutDia.cpp:255
+msgid "Page Size && &Margins"
+msgstr "页面大小与边距"
+
+#: kofficeui/KoPageLayoutDia.cpp:280 kofficeui/KoPageLayoutDia.cpp:382
+msgid "H&eader && Footer"
+msgstr "页眉和页脚(&E)"
+
+#: kofficeui/KoPageLayoutDia.cpp:284
+msgid "Head Line"
+msgstr "页眉行"
+
+#: kofficeui/KoPageLayoutDia.cpp:289 kofficeui/KoPageLayoutDia.cpp:318
+msgid "Left:"
+msgstr "左:"
+
+#: kofficeui/KoPageLayoutDia.cpp:296 kofficeui/KoPageLayoutDia.cpp:325
+msgid "Mid:"
+msgstr "中:"
+
+#: kofficeui/KoPageLayoutDia.cpp:303 kofficeui/KoPageLayoutDia.cpp:332
+msgid "Right:"
+msgstr "右:"
+
+#: kofficeui/KoPageLayoutDia.cpp:313
+msgid "Foot Line"
+msgstr "页脚行"
+
+#: kofficeui/KoPageLayoutDia.cpp:341
+msgid "You can insert several tags in the text:"
+msgstr "您可以在文字中插入多个标记:"
+
+#: kofficeui/KoPageLayoutDia.cpp:344
+msgid ""
+"<qt>"
+"<ul>"
+"<li>&lt;sheet&gt; The sheet name</li>"
+"<li>&lt;page&gt; The current page</li>"
+"<li>&lt;pages&gt; The total number of pages</li>"
+"<li>&lt;name&gt; The filename or URL</li>"
+"<li>&lt;file&gt; The filename with complete path or the URL</li></ul></qt>"
+msgstr ""
+"<qt>"
+"<ul>"
+"<li>&lt;sheet&gt; 工作表名称</li>"
+"<li>&lt;page&gt; 当前页码</li>"
+"<li>&lt;pages&gt; 总共页数</li>"
+"<li>&lt;name&gt; 文件名或者 URL</li>"
+"<li>&lt;file&gt; 完整路径的文件名或者 URL</li></ul></qt>"
+
+#: kofficeui/KoPageLayoutDia.cpp:351
+msgid ""
+"<qt>"
+"<ul>"
+"<li>&lt;time&gt; The current time</li>"
+"<li>&lt;date&gt; The current date</li>"
+"<li>&lt;author&gt; Your full name</li>"
+"<li>&lt;org&gt; Your organization</li>"
+"<li>&lt;email&gt; Your email address</li></ul></qt>"
+msgstr ""
+"<qt>"
+"<ul>"
+"<li>&lt;time&gt; 当前时间</li>"
+"<li>&lt;date&gt; 当前日期</li>"
+"<li>&lt;author&gt; 您的全名</li>"
+"<li>&lt;org&gt; 您的组织</li>"
+"<li>&lt;email&gt; 您的邮件地址</li></ul></qt>"
+
+#: kofficeui/KoPageLayoutDia.cpp:362
+msgid "Col&umns"
+msgstr "分栏(&U)"
+
+#: kofficeui/KoZoomAction.cpp:72 kofficeui/KoZoomAction.cpp:75
+#: kofficeui/KoZoomAction.cpp:95 kofficeui/KoZoomAction.cpp:96
+#: kofficeui/KoZoomAction.cpp:97 kofficeui/KoZoomAction.cpp:98
+#: kofficeui/KoZoomAction.cpp:99 kofficeui/KoZoomAction.cpp:100
+#: kofficeui/KoZoomAction.cpp:101 kofficeui/KoZoomAction.cpp:102
+#: kofficeui/KoZoomAction.cpp:103 kofficeui/KoZoomAction.cpp:104
+#: kofficeui/KoZoomAction.cpp:105 kofficeui/KoZoomAction.cpp:106
+#: kofficeui/KoZoomAction.cpp:109 kofficeui/KoZoomMode.cpp:27
+msgid "%1%"
+msgstr "%1%"
+
+#: kofficeui/KoCommandHistory.cpp:191 kofficeui/KoCommandHistory.cpp:206
+#: kofficeui/KoCommandHistory.cpp:241 kofficeui/KoCommandHistory.cpp:285
+#, c-format
+msgid "&Undo: %1"
+msgstr "撤消(&U):%1"
+
+#: kofficeui/KoCommandHistory.cpp:232 kofficeui/KoCommandHistory.cpp:291
+#, c-format
+msgid "&Redo: %1"
+msgstr "重做(&R):%1"
+
+#: kofficeui/KoCommandHistory.cpp:368
+#, c-format
+msgid "Undo: %1"
+msgstr "撤消:%1"
+
+#: kofficeui/KoCommandHistory.cpp:396
+#, c-format
+msgid ""
+"_n: Undo %n action\n"
+"Undo %n actions"
+msgstr "撤消 %n 个操作"
+
+#: kofficeui/KoCommandHistory.cpp:401
+#, c-format
+msgid ""
+"_n: Redo %n action\n"
+"Redo %n actions"
+msgstr "重做 %n 个操作"
+
+#: kofficeui/KoCommandHistory.cpp:414 kofficeui/KoCommandHistory.cpp:419
+#, c-format
+msgid "Redo: %1"
+msgstr "重做:%1"
+
+#: kofficeui/tkcoloractions.cpp:105
+msgid "More Text Colors..."
+msgstr "更多文字颜色..."
+
+#: kofficeui/tkcoloractions.cpp:110
+msgid "More Line Colors..."
+msgstr "更多直线颜色..."
+
+#: kofficeui/tkcoloractions.cpp:115
+msgid "More Fill Colors..."
+msgstr "更多填充颜色..."
+
+#: kofficeui/KoTooluButton.cpp:80 kofficeui/tkcoloractions.cpp:125
+msgid "Default Color"
+msgstr "默认颜色"
+
+#: kofficeui/KoTooluButton.cpp:142 kofficeui/tkcoloractions.cpp:424
+msgid ""
+"_: color\n"
+"Red"
+msgstr "红色"
+
+#: kofficeui/KoTooluButton.cpp:143 kofficeui/tkcoloractions.cpp:425
+msgid ""
+"_: color\n"
+"Orange"
+msgstr "橙色"
+
+#: kofficeui/KoTooluButton.cpp:144 kofficeui/tkcoloractions.cpp:426
+msgid ""
+"_: color\n"
+"Magenta"
+msgstr "洋红色"
+
+#: kofficeui/KoTooluButton.cpp:145 kofficeui/tkcoloractions.cpp:427
+msgid ""
+"_: color\n"
+"Blue"
+msgstr "蓝色"
+
+#: kofficeui/KoTooluButton.cpp:146 kofficeui/tkcoloractions.cpp:428
+msgid ""
+"_: color\n"
+"Cyan"
+msgstr "青色"
+
+#: kofficeui/KoTooluButton.cpp:147 kofficeui/tkcoloractions.cpp:429
+msgid ""
+"_: color\n"
+"Green"
+msgstr "绿色"
+
+#: kofficeui/KoTooluButton.cpp:148 kofficeui/tkcoloractions.cpp:430
+msgid ""
+"_: color\n"
+"Yellow"
+msgstr "黄色"
+
+#: kofficeui/KoTooluButton.cpp:149 kofficeui/tkcoloractions.cpp:431
+msgid ""
+"_: color\n"
+"Brown"
+msgstr "棕色"
+
+#: kofficeui/KoTooluButton.cpp:150 kofficeui/tkcoloractions.cpp:432
+msgid ""
+"_: color\n"
+"DarkRed"
+msgstr "深红色"
+
+#: kofficeui/KoTooluButton.cpp:151 kofficeui/tkcoloractions.cpp:433
+msgid ""
+"_: color\n"
+"DarkOrange"
+msgstr "深橙色"
+
+#: kofficeui/KoTooluButton.cpp:152 kofficeui/tkcoloractions.cpp:434
+msgid ""
+"_: color\n"
+"DarkMagenta"
+msgstr "深洋红色"
+
+#: kofficeui/KoTooluButton.cpp:153 kofficeui/tkcoloractions.cpp:435
+msgid ""
+"_: color\n"
+"DarkBlue"
+msgstr "深蓝色"
+
+#: kofficeui/KoTooluButton.cpp:154 kofficeui/tkcoloractions.cpp:436
+msgid ""
+"_: color\n"
+"DarkCyan"
+msgstr "深青色"
+
+#: kofficeui/KoTooluButton.cpp:155 kofficeui/tkcoloractions.cpp:437
+msgid ""
+"_: color\n"
+"DarkGreen"
+msgstr "深绿色"
+
+#: kofficeui/KoTooluButton.cpp:156 kofficeui/tkcoloractions.cpp:438
+msgid ""
+"_: color\n"
+"DarkYellow"
+msgstr "深黄色"
+
+#: kofficeui/KoTooluButton.cpp:157 kofficeui/tkcoloractions.cpp:440
+msgid ""
+"_: color\n"
+"White"
+msgstr "白色"
+
+#: kofficeui/KoTooluButton.cpp:159 kofficeui/tkcoloractions.cpp:441
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 90%"
+msgstr "90%灰色"
+
+#: kofficeui/KoTooluButton.cpp:161 kofficeui/tkcoloractions.cpp:442
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 80%"
+msgstr "80%灰色"
+
+#: kofficeui/KoTooluButton.cpp:163 kofficeui/tkcoloractions.cpp:443
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 70%"
+msgstr "70%灰色"
+
+#: kofficeui/KoTooluButton.cpp:165 kofficeui/tkcoloractions.cpp:444
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 60%"
+msgstr "60%灰色"
+
+#: kofficeui/KoTooluButton.cpp:167 kofficeui/tkcoloractions.cpp:445
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 50%"
+msgstr "50%灰色"
+
+#: kofficeui/KoTooluButton.cpp:169 kofficeui/tkcoloractions.cpp:446
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 40%"
+msgstr "40%灰色"
+
+#: kofficeui/KoTooluButton.cpp:171 kofficeui/tkcoloractions.cpp:447
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 30%"
+msgstr "30%灰色"
+
+#: kofficeui/KoTooluButton.cpp:173 kofficeui/tkcoloractions.cpp:448
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 20%"
+msgstr "20%灰色"
+
+#: kofficeui/KoTooluButton.cpp:175 kofficeui/tkcoloractions.cpp:449
+#, no-c-format
+msgid ""
+"_: color\n"
+"Gray 10%"
+msgstr "10%灰色"
+
+#: kofficeui/KoTooluButton.cpp:176 kofficeui/tkcoloractions.cpp:450
+msgid ""
+"_: color\n"
+"Black"
+msgstr "黑色"
+
+#: kofficeui/KoTooluButton.cpp:177 kofficeui/tkcoloractions.cpp:452
+msgid ""
+"_: color\n"
+"Ivory"
+msgstr "象牙乳白色"
+
+#: kofficeui/KoTooluButton.cpp:178 kofficeui/tkcoloractions.cpp:453
+msgid ""
+"_: color\n"
+"Snow"
+msgstr "雪白色"
+
+#: kofficeui/KoTooluButton.cpp:179 kofficeui/tkcoloractions.cpp:454
+msgid ""
+"_: color\n"
+"MintCream"
+msgstr "薄荷乳白色"
+
+#: kofficeui/KoTooluButton.cpp:180 kofficeui/tkcoloractions.cpp:455
+msgid ""
+"_: color\n"
+"FloralWhite"
+msgstr "花瓣白色"
+
+#: kofficeui/KoTooluButton.cpp:181 kofficeui/tkcoloractions.cpp:456
+msgid ""
+"_: color\n"
+"LightYellow"
+msgstr "亮黄色"
+
+#: kofficeui/KoTooluButton.cpp:182 kofficeui/tkcoloractions.cpp:457
+msgid ""
+"_: color\n"
+"Azure"
+msgstr "天蓝色"
+
+#: kofficeui/KoTooluButton.cpp:183 kofficeui/tkcoloractions.cpp:458
+msgid ""
+"_: color\n"
+"GhostWhite"
+msgstr "鬼影白色"
+
+#: kofficeui/KoTooluButton.cpp:184 kofficeui/tkcoloractions.cpp:459
+msgid ""
+"_: color\n"
+"Honeydew"
+msgstr "蜜露淡绿色"
+
+#: kofficeui/KoTooluButton.cpp:185 kofficeui/tkcoloractions.cpp:460
+msgid ""
+"_: color\n"
+"Seashell"
+msgstr "海贝淡红色"
+
+#: kofficeui/KoTooluButton.cpp:186 kofficeui/tkcoloractions.cpp:461
+msgid ""
+"_: color\n"
+"AliceBlue"
+msgstr "爱丽丝淡蓝色"
+
+#: kofficeui/KoTooluButton.cpp:187 kofficeui/tkcoloractions.cpp:462
+msgid ""
+"_: color\n"
+"Cornsilk"
+msgstr "玉米穗淡黄色"
+
+#: kofficeui/KoTooluButton.cpp:188 kofficeui/tkcoloractions.cpp:463
+msgid ""
+"_: color\n"
+"LavenderBlush"
+msgstr "薰衣草淡红色"
+
+#: kofficeui/KoTooluButton.cpp:189 kofficeui/tkcoloractions.cpp:464
+msgid ""
+"_: color\n"
+"OldLace"
+msgstr "旧丝带淡黄色"
+
+#: kofficeui/KoTooluButton.cpp:190 kofficeui/tkcoloractions.cpp:465
+msgid ""
+"_: color\n"
+"WhiteSmoke"
+msgstr "烟白色"
+
+#: kofficeui/KoTooluButton.cpp:191 kofficeui/tkcoloractions.cpp:466
+msgid ""
+"_: color\n"
+"LemonChiffon"
+msgstr "柠檬黄色"
+
+#: kofficeui/KoTooluButton.cpp:192 kofficeui/tkcoloractions.cpp:467
+msgid ""
+"_: color\n"
+"LightCyan"
+msgstr "淡青色"
+
+#: kofficeui/KoTooluButton.cpp:193 kofficeui/tkcoloractions.cpp:468
+msgid ""
+"_: color\n"
+"LightGoldenrodYellow"
+msgstr "亮菊黄色"
+
+#: kofficeui/KoTooluButton.cpp:194 kofficeui/tkcoloractions.cpp:469
+msgid ""
+"_: color\n"
+"Linen"
+msgstr "亚麻淡红色"
+
+#: kofficeui/KoTooluButton.cpp:195 kofficeui/tkcoloractions.cpp:470
+msgid ""
+"_: color\n"
+"Beige"
+msgstr "米色"
+
+#: kofficeui/KoTooluButton.cpp:196 kofficeui/tkcoloractions.cpp:471
+msgid ""
+"_: color\n"
+"PapayaWhip"
+msgstr "番木瓜淡黄色"
+
+#: kofficeui/KoTooluButton.cpp:197 kofficeui/tkcoloractions.cpp:472
+msgid ""
+"_: color\n"
+"BlanchedAlmond"
+msgstr "杏仁淡橙色"
+
+#: kofficeui/KoTooluButton.cpp:198 kofficeui/tkcoloractions.cpp:473
+msgid ""
+"_: color\n"
+"AntiqueWhite"
+msgstr "古董白色"
+
+#: kofficeui/KoTooluButton.cpp:199 kofficeui/tkcoloractions.cpp:474
+msgid ""
+"_: color\n"
+"MistyRose"
+msgstr "雾玫瑰红色"
+
+#: kofficeui/KoTooluButton.cpp:200 kofficeui/tkcoloractions.cpp:475
+msgid ""
+"_: color\n"
+"Lavender"
+msgstr "熏衣草淡紫色"
+
+#: kofficeui/KoTooluButton.cpp:201 kofficeui/tkcoloractions.cpp:476
+msgid ""
+"_: color\n"
+"Bisque"
+msgstr "淡棕色"
+
+#: kofficeui/KoTooluButton.cpp:202 kofficeui/tkcoloractions.cpp:477
+msgid ""
+"_: color\n"
+"Moccasin"
+msgstr "鹿皮靴淡棕色"
+
+#: kofficeui/KoTooluButton.cpp:203 kofficeui/tkcoloractions.cpp:478
+msgid ""
+"_: color\n"
+"NavajoWhite"
+msgstr "那瓦和浅棕色"
+
+#: kofficeui/KoTooluButton.cpp:204 kofficeui/tkcoloractions.cpp:479
+msgid ""
+"_: color\n"
+"PeachPuff"
+msgstr "桃酥饼淡橙色"
+
+#: kofficeui/KoTooluButton.cpp:205 kofficeui/tkcoloractions.cpp:480
+msgid ""
+"_: color\n"
+"PaleGoldenrod"
+msgstr "淡菊黄色"
+
+#: kofficeui/KoTooluButton.cpp:206 kofficeui/tkcoloractions.cpp:481
+msgid ""
+"_: color\n"
+"Wheat"
+msgstr "麦黄色"
+
+#: kofficeui/KoTooluButton.cpp:207 kofficeui/tkcoloractions.cpp:482
+msgid ""
+"_: color\n"
+"Gainsboro"
+msgstr "Gainsboro 浅灰色"
+
+#: kofficeui/KoTooluButton.cpp:208 kofficeui/tkcoloractions.cpp:483
+msgid ""
+"_: color\n"
+"Khaki"
+msgstr "卡其布黄色"
+
+#: kofficeui/KoTooluButton.cpp:209 kofficeui/tkcoloractions.cpp:484
+msgid ""
+"_: color\n"
+"PaleTurquoise"
+msgstr "浅青色"
+
+#: kofficeui/KoTooluButton.cpp:210 kofficeui/tkcoloractions.cpp:485
+msgid ""
+"_: color\n"
+"Pink"
+msgstr "粉红色"
+
+#: kofficeui/KoTooluButton.cpp:211 kofficeui/tkcoloractions.cpp:486
+msgid ""
+"_: color\n"
+"LightGoldenrod"
+msgstr "淡菊黄色"
+
+#: kofficeui/KoTooluButton.cpp:212 kofficeui/tkcoloractions.cpp:487
+msgid ""
+"_: color\n"
+"LightGray"
+msgstr "淡灰色"
+
+#: kofficeui/KoTooluButton.cpp:213 kofficeui/tkcoloractions.cpp:488
+msgid ""
+"_: color\n"
+"LightPink"
+msgstr "淡粉红色"
+
+#: kofficeui/KoTooluButton.cpp:214 kofficeui/tkcoloractions.cpp:489
+msgid ""
+"_: color\n"
+"PowderBlue"
+msgstr "保德河浅蓝色"
+
+#: kofficeui/KoTooluButton.cpp:215 kofficeui/tkcoloractions.cpp:490
+msgid ""
+"_: color\n"
+"Aquamarine"
+msgstr "淡蓝绿色"
+
+#: kofficeui/KoTooluButton.cpp:216 kofficeui/tkcoloractions.cpp:491
+msgid ""
+"_: color\n"
+"Thistle"
+msgstr "蓟属植物淡粉红色"
+
+#: kofficeui/KoTooluButton.cpp:217 kofficeui/tkcoloractions.cpp:492
+msgid ""
+"_: color\n"
+"LightBlue"
+msgstr "淡蓝色"
+
+#: kofficeui/KoTooluButton.cpp:218 kofficeui/tkcoloractions.cpp:493
+msgid ""
+"_: color\n"
+"PaleGreen"
+msgstr "亮绿色"
+
+#: kofficeui/KoTooluButton.cpp:219 kofficeui/tkcoloractions.cpp:494
+msgid ""
+"_: color\n"
+"Gold"
+msgstr "金黄色"
+
+#: kofficeui/KoTooluButton.cpp:220 kofficeui/tkcoloractions.cpp:495
+msgid ""
+"_: color\n"
+"GreenYellow"
+msgstr "黄绿色"
+
+#: kofficeui/KoTooluButton.cpp:221 kofficeui/tkcoloractions.cpp:496
+msgid ""
+"_: color\n"
+"LightSteelBlue"
+msgstr "淡钢蓝色"
+
+#: kofficeui/KoTooluButton.cpp:222 kofficeui/tkcoloractions.cpp:497
+msgid ""
+"_: color\n"
+"LightGreen"
+msgstr "浅绿色"
+
+#: kofficeui/KoTooluButton.cpp:223 kofficeui/tkcoloractions.cpp:498
+msgid ""
+"_: color\n"
+"Plum"
+msgstr "浅紫色"
+
+#: kofficeui/KoTooluButton.cpp:224 kofficeui/tkcoloractions.cpp:499
+msgid ""
+"_: color\n"
+"Gray"
+msgstr "灰色"
+
+#: kofficeui/KoTooluButton.cpp:225 kofficeui/tkcoloractions.cpp:500
+msgid ""
+"_: color\n"
+"BurlyWood"
+msgstr "棕木色"
+
+#: kofficeui/tkcoloractions.cpp:501
+msgid ""
+"_: color\n"
+"LightSkyblue"
+msgstr "淡天蓝色"
+
+#: kofficeui/KoTooluButton.cpp:227 kofficeui/tkcoloractions.cpp:502
+msgid ""
+"_: color\n"
+"LightSalmon"
+msgstr "亮鲑鱼肉红色"
+
+#: kofficeui/KoTooluButton.cpp:228 kofficeui/tkcoloractions.cpp:503
+msgid ""
+"_: color\n"
+"SkyBlue"
+msgstr "天蓝色"
+
+#: kofficeui/KoTooluButton.cpp:229 kofficeui/tkcoloractions.cpp:504
+msgid ""
+"_: color\n"
+"Tan"
+msgstr "棕褐色"
+
+#: kofficeui/KoTooluButton.cpp:230 kofficeui/tkcoloractions.cpp:505
+msgid ""
+"_: color\n"
+"Violet"
+msgstr "紫罗兰色"
+
+#: kofficeui/KoTooluButton.cpp:231 kofficeui/tkcoloractions.cpp:506
+msgid ""
+"_: color\n"
+"SandyBrown"
+msgstr "沙棕黄色"
+
+#: kofficeui/KoTooluButton.cpp:232 kofficeui/tkcoloractions.cpp:507
+msgid ""
+"_: color\n"
+"DarkSalmon"
+msgstr "鲑鱼肉暗红色"
+
+#: kofficeui/KoTooluButton.cpp:233 kofficeui/tkcoloractions.cpp:508
+msgid ""
+"_: color\n"
+"DarkKhaki"
+msgstr "暗卡其布黄色"
+
+#: kofficeui/KoTooluButton.cpp:234 kofficeui/tkcoloractions.cpp:509
+msgid ""
+"_: color\n"
+"Chartreuse"
+msgstr "淡黄绿色"
+
+#: kofficeui/KoTooluButton.cpp:235 kofficeui/tkcoloractions.cpp:510
+msgid ""
+"_: color\n"
+"DarkGray"
+msgstr "暗灰色"
+
+#: kofficeui/KoTooluButton.cpp:236 kofficeui/tkcoloractions.cpp:511
+msgid ""
+"_: color\n"
+"LawnGreen"
+msgstr "草绿色"
+
+#: kofficeui/KoTooluButton.cpp:237 kofficeui/tkcoloractions.cpp:512
+msgid ""
+"_: color\n"
+"HotPink"
+msgstr "暗粉红色"
+
+#: kofficeui/KoTooluButton.cpp:238 kofficeui/tkcoloractions.cpp:513
+msgid ""
+"_: color\n"
+"Salmon"
+msgstr "鲑鱼肉红色"
+
+#: kofficeui/KoTooluButton.cpp:239 kofficeui/tkcoloractions.cpp:514
+msgid ""
+"_: color\n"
+"LightCoral"
+msgstr "浅珊瑚色"
+
+#: kofficeui/KoTooluButton.cpp:240 kofficeui/tkcoloractions.cpp:515
+msgid ""
+"_: color\n"
+"Turquoise"
+msgstr "青绿色"
+
+#: kofficeui/tkcoloractions.cpp:516
+msgid ""
+"_: color\n"
+"DarkSeagreen"
+msgstr "暗海绿色"
+
+#: kofficeui/KoTooluButton.cpp:242 kofficeui/tkcoloractions.cpp:517
+msgid ""
+"_: color\n"
+"Orchid"
+msgstr "淡蓝紫色"
+
+#: kofficeui/KoTooluButton.cpp:243 kofficeui/tkcoloractions.cpp:518
+msgid ""
+"_: color\n"
+"MediumAquamarine"
+msgstr "中等蓝绿玉色"
+
+#: kofficeui/KoTooluButton.cpp:244 kofficeui/tkcoloractions.cpp:519
+msgid ""
+"_: color\n"
+"Coral"
+msgstr "珊瑚色"
+
+#: kofficeui/KoTooluButton.cpp:245 kofficeui/tkcoloractions.cpp:520
+msgid ""
+"_: color\n"
+"YellowGreen"
+msgstr "黄绿色"
+
+#: kofficeui/KoTooluButton.cpp:246 kofficeui/tkcoloractions.cpp:521
+msgid ""
+"_: color\n"
+"Goldenrod"
+msgstr "菊黄色"
+
+#: kofficeui/KoTooluButton.cpp:247 kofficeui/tkcoloractions.cpp:522
+msgid ""
+"_: color\n"
+"MediumTurquoise"
+msgstr "中等青绿色"
+
+#: kofficeui/KoTooluButton.cpp:248 kofficeui/tkcoloractions.cpp:523
+msgid ""
+"_: color\n"
+"RosyBrown"
+msgstr "玫瑰红棕色"
+
+#: kofficeui/KoTooluButton.cpp:249 kofficeui/tkcoloractions.cpp:524
+msgid ""
+"_: color\n"
+"PaleVioletRed"
+msgstr "淡紫红色"
+
+#: kofficeui/KoTooluButton.cpp:250 kofficeui/tkcoloractions.cpp:525
+msgid ""
+"_: color\n"
+"MediumSpringGreen"
+msgstr "中等春绿色"
+
+#: kofficeui/KoTooluButton.cpp:251 kofficeui/tkcoloractions.cpp:526
+msgid ""
+"_: color\n"
+"Tomato"
+msgstr "蕃茄红色"
+
+#: kofficeui/KoTooluButton.cpp:252 kofficeui/tkcoloractions.cpp:527
+msgid ""
+"_: color\n"
+"SpringGreen"
+msgstr "春绿色"
+
+#: kofficeui/KoTooluButton.cpp:253 kofficeui/tkcoloractions.cpp:528
+msgid ""
+"_: color\n"
+"Peru"
+msgstr "秘鲁褐色"
+
+#: kofficeui/KoTooluButton.cpp:254 kofficeui/tkcoloractions.cpp:529
+msgid ""
+"_: color\n"
+"CornflowerBlue"
+msgstr "玉米花蓝色"
+
+#: kofficeui/KoTooluButton.cpp:255 kofficeui/tkcoloractions.cpp:530
+msgid ""
+"_: color\n"
+"LightSlateBlue"
+msgstr "亮石板蓝色"
+
+#: kofficeui/KoTooluButton.cpp:256 kofficeui/tkcoloractions.cpp:531
+msgid ""
+"_: color\n"
+"MediumPurple"
+msgstr "中等紫色"
+
+#: kofficeui/KoTooluButton.cpp:257 kofficeui/tkcoloractions.cpp:532
+msgid ""
+"_: color\n"
+"MediumOrchid"
+msgstr "中等蓝紫色"
+
+#: kofficeui/KoTooluButton.cpp:258 kofficeui/tkcoloractions.cpp:533
+msgid ""
+"_: color\n"
+"CadetBlue"
+msgstr "军校生蓝绿色"
+
+#: kofficeui/KoTooluButton.cpp:259 kofficeui/tkcoloractions.cpp:534
+msgid ""
+"_: color\n"
+"DarkTurquoise"
+msgstr "暗青绿色"
+
+#: kofficeui/tkcoloractions.cpp:535
+msgid ""
+"_: color\n"
+"DeepSkyblue"
+msgstr "深天蓝色"
+
+#: kofficeui/KoTooluButton.cpp:261 kofficeui/tkcoloractions.cpp:536
+msgid ""
+"_: color\n"
+"LightSlateGray"
+msgstr "淡石板灰色"
+
+#: kofficeui/KoTooluButton.cpp:262 kofficeui/tkcoloractions.cpp:537
+msgid ""
+"_: color\n"
+"DarkGoldenrod"
+msgstr "深菊黄色"
+
+#: kofficeui/KoTooluButton.cpp:263 kofficeui/tkcoloractions.cpp:538
+msgid ""
+"_: color\n"
+"MediumSlateBlue"
+msgstr "中等石板蓝色"
+
+#: kofficeui/KoTooluButton.cpp:264 kofficeui/tkcoloractions.cpp:539
+msgid ""
+"_: color\n"
+"IndianRed"
+msgstr "印度红色"
+
+#: kofficeui/KoTooluButton.cpp:265 kofficeui/tkcoloractions.cpp:540
+msgid ""
+"_: color\n"
+"Chocolate"
+msgstr "巧克力棕色"
+
+#: kofficeui/KoTooluButton.cpp:266 kofficeui/tkcoloractions.cpp:541
+msgid ""
+"_: color\n"
+"MediumSeaGreen"
+msgstr "中等海绿色"
+
+#: kofficeui/KoTooluButton.cpp:267 kofficeui/tkcoloractions.cpp:542
+msgid ""
+"_: color\n"
+"LimeGreen"
+msgstr "莱姆树绿色"
+
+#: kofficeui/KoTooluButton.cpp:268 kofficeui/tkcoloractions.cpp:543
+msgid ""
+"_: color\n"
+"LightSeaGreen"
+msgstr "淡海绿色"
+
+#: kofficeui/KoTooluButton.cpp:269 kofficeui/tkcoloractions.cpp:544
+msgid ""
+"_: color\n"
+"SlateGray"
+msgstr "石板灰色"
+
+#: kofficeui/KoTooluButton.cpp:270 kofficeui/tkcoloractions.cpp:545
+msgid ""
+"_: color\n"
+"DodgerBlue"
+msgstr "海蓝色"
+
+#: kofficeui/KoTooluButton.cpp:271 kofficeui/tkcoloractions.cpp:546
+msgid ""
+"_: color\n"
+"OrangeRed"
+msgstr "橙红色"
+
+#: kofficeui/KoTooluButton.cpp:272 kofficeui/tkcoloractions.cpp:547
+msgid ""
+"_: color\n"
+"DeepPink"
+msgstr "深粉红色"
+
+#: kofficeui/KoTooluButton.cpp:273 kofficeui/tkcoloractions.cpp:548
+msgid ""
+"_: color\n"
+"SteelBlue"
+msgstr "钢蓝色"
+
+#: kofficeui/KoTooluButton.cpp:274 kofficeui/tkcoloractions.cpp:549
+msgid ""
+"_: color\n"
+"SlateBlue"
+msgstr "石板蓝色"
+
+#: kofficeui/KoTooluButton.cpp:275 kofficeui/tkcoloractions.cpp:550
+msgid ""
+"_: color\n"
+"OliveDrab"
+msgstr "橄榄绿褐色"
+
+#: kofficeui/KoTooluButton.cpp:276 kofficeui/tkcoloractions.cpp:551
+msgid ""
+"_: color\n"
+"RoyalBlue"
+msgstr "品蓝色"
+
+#: kofficeui/KoTooluButton.cpp:277 kofficeui/tkcoloractions.cpp:552
+msgid ""
+"_: color\n"
+"VioletRed"
+msgstr "紫红色"
+
+#: kofficeui/KoTooluButton.cpp:278 kofficeui/tkcoloractions.cpp:553
+msgid ""
+"_: color\n"
+"DarkOrchid"
+msgstr "暗紫色"
+
+#: kofficeui/KoTooluButton.cpp:279 kofficeui/tkcoloractions.cpp:554
+msgid ""
+"_: color\n"
+"Purple"
+msgstr "紫色"
+
+#: kofficeui/KoTooluButton.cpp:280 kofficeui/tkcoloractions.cpp:555
+msgid ""
+"_: color\n"
+"DimGray"
+msgstr "暗灰色"
+
+#: kofficeui/KoTooluButton.cpp:281 kofficeui/tkcoloractions.cpp:556
+msgid ""
+"_: color\n"
+"BlueViolet"
+msgstr "蓝紫色"
+
+#: kofficeui/KoTooluButton.cpp:282 kofficeui/tkcoloractions.cpp:557
+msgid ""
+"_: color\n"
+"Sienna"
+msgstr "赭褐色"
+
+#: kofficeui/KoTooluButton.cpp:283 kofficeui/tkcoloractions.cpp:558
+msgid ""
+"_: color\n"
+"MediumVioletRed"
+msgstr "中等紫红色"
+
+#: kofficeui/KoTooluButton.cpp:284 kofficeui/tkcoloractions.cpp:559
+msgid ""
+"_: color\n"
+"Maroon"
+msgstr "栗红色"
+
+#: kofficeui/KoTooluButton.cpp:285 kofficeui/tkcoloractions.cpp:560
+msgid ""
+"_: color\n"
+"SeaGreen"
+msgstr "海绿色"
+
+#: kofficeui/KoTooluButton.cpp:286 kofficeui/tkcoloractions.cpp:561
+msgid ""
+"_: color\n"
+"DarkOliveGreen"
+msgstr "深橄榄绿色"
+
+#: kofficeui/KoTooluButton.cpp:287 kofficeui/tkcoloractions.cpp:562
+msgid ""
+"_: color\n"
+"ForestGreen"
+msgstr "森林绿色"
+
+#: kofficeui/KoTooluButton.cpp:288 kofficeui/tkcoloractions.cpp:563
+msgid ""
+"_: color\n"
+"SaddleBrown"
+msgstr "马鞍褐色"
+
+#: kofficeui/KoTooluButton.cpp:289 kofficeui/tkcoloractions.cpp:564
+msgid ""
+"_: color\n"
+"DarkViolet"
+msgstr "深紫罗兰色"
+
+#: kofficeui/KoTooluButton.cpp:290 kofficeui/tkcoloractions.cpp:565
+msgid ""
+"_: color\n"
+"FireBrick"
+msgstr "砖红色"
+
+#: kofficeui/KoTooluButton.cpp:291 kofficeui/tkcoloractions.cpp:566
+msgid ""
+"_: color\n"
+"DarkSlateBlue"
+msgstr "深石板蓝色"
+
+#: kofficeui/KoTooluButton.cpp:292 kofficeui/tkcoloractions.cpp:567
+msgid ""
+"_: color\n"
+"DarkSlateGray"
+msgstr "深石板灰色"
+
+#: kofficeui/KoTooluButton.cpp:293 kofficeui/tkcoloractions.cpp:568
+msgid ""
+"_: color\n"
+"MidnightBlue"
+msgstr "夜空蓝色"
+
+#: kofficeui/KoTooluButton.cpp:294 kofficeui/tkcoloractions.cpp:569
+msgid ""
+"_: color\n"
+"MediumBlue"
+msgstr "中等蓝色"
+
+#: kofficeui/KoTooluButton.cpp:295 kofficeui/tkcoloractions.cpp:570
+msgid ""
+"_: color\n"
+"Navy"
+msgstr "海军蓝色"
+
+#: kofficeui/KoContextCelp.cpp:511 kofficeui/KoContextCelp.cpp:539
+#: kofficeui/KoContextCelp.cpp:549 kofficeui/KoContextCelp.cpp:568
+#: kofficeui/KoContextCelp.cpp:580
+msgid "Context Help"
+msgstr "环境帮助"
+
+#: kofficeui/KoContextCelp.cpp:549 kofficeui/KoContextCelp.cpp:580
+msgid "Here will be shown help according to your actions"
+msgstr "此处将根据您的操作显示相应的帮助信息"
+
+#: kofficeui/KoGuideLineDia.cpp:41
+msgid "Set Guide Line Position"
+msgstr "设定辅助线位置"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 197
+#: kofficeui/KoGuideLineDia.cpp:43 rc.cpp:482
+#, no-c-format
+msgid "Position:"
+msgstr "位置:"
+
+#: kofficeui/KoGuideLineDia.cpp:58
+msgid "Add Guide Line"
+msgstr "添加辅助线"
+
+#: kofficeui/KoGuideLineDia.cpp:72
+msgid "&Position:"
+msgstr "位置(&P):"
+
+#: kofficecore/KoDocument.cpp:1411 kofficecore/KoDocument.cpp:1653
+#: kofficecore/KoMainWindow.cpp:547 kofficeui/KoTemplateChooseDia.cpp:87
+#: kofficeui/KoTemplateChooseDia.cpp:709
+msgid "The file %1 does not exist."
+msgstr "文件 %1 不存在。"
+
+#: kofficecore/KoMainWindow.cpp:1113 kofficeui/KoTemplateChooseDia.cpp:187
+msgid "Open Document"
+msgstr "打开文档"
+
+#: kofficeui/KoTemplateChooseDia.cpp:400
+msgid "Selected Template"
+msgstr "选中的模板"
+
+#: kofficeui/KoTemplateChooseDia.cpp:462
+msgid "Empty Document"
+msgstr "空文档"
+
+#: kofficeui/KoTemplateChooseDia.cpp:462
+msgid "Creates an empty document"
+msgstr "创建空文档"
+
+#: kofficeui/KoTemplateChooseDia.cpp:481
+msgid "Always start %1 with the selected template"
+msgstr "总是用选中模板启动 %1"
+
+#: kofficeui/KoTemplateChooseDia.cpp:545
+msgid "&Create Document"
+msgstr "创建文档(&C)"
+
+#: kofficeui/KoTemplateChooseDia.cpp:550
+msgid "Open &Existing Document"
+msgstr "打开已有文档(&E)"
+
+#: kofficeui/KoTemplateChooseDia.cpp:555
+msgid "Open &Recent Document"
+msgstr "打开最近的文档(&R)"
+
+#: kofficeui/KoTemplateChooseDia.cpp:581
+msgid "Create Document"
+msgstr "创建文档"
+
+#: kofficeui/KoTemplateChooseDia.cpp:739
+msgid "Description:"
+msgstr "描述:"
+
+#: kofficeui/KoTemplateChooseDia.cpp:741
+msgid "No description available"
+msgstr "没有可用的描述"
+
+#: kofficeui/KoPartSelectDia.cpp:33
+msgid "Insert Object"
+msgstr "插入对象"
+
+#: kofficeui/KoPartSelectDia.cpp:36
+msgid "Object"
+msgstr "对象"
+
+#: kofficecore/Koversiondialog.cpp:52 kofficecore/Koversiondialog.cpp:125
+#: kofficeui/KoPartSelectDia.cpp:37
+msgid "Comment"
+msgstr "注释"
+
+#: kofficeui/KoInsertLink.cpp:40
+msgid "Insert Link"
+msgstr "插入链接"
+
+#: kofficeui/KoInsertLink.cpp:45
+msgid "Internet"
+msgstr "Internet"
+
+#: kofficeui/KoInsertLink.cpp:49
+msgid "Mail & News"
+msgstr "邮件与新闻组"
+
+#: kofficeui/KoInsertLink.cpp:59
+msgid "Bookmark"
+msgstr "书签"
+
+#: kofficeui/KoInsertLink.cpp:231 kofficeui/KoInsertLink.cpp:304
+#: kofficeui/KoInsertLink.cpp:386 kofficeui/KoInsertLink.cpp:456
+msgid "Text to display:"
+msgstr "要显示的文本:"
+
+#: kofficeui/KoInsertLink.cpp:239
+msgid "Internet address:"
+msgstr "Internet 地址:"
+
+#: kofficeui/KoInsertLink.cpp:312
+msgid "Bookmark name:"
+msgstr "书签名称:"
+
+#: kofficeui/KoInsertLink.cpp:394
+msgid "Target:"
+msgstr "目标:"
+
+#: kofficeui/KoInsertLink.cpp:463
+msgid "Recent file:"
+msgstr "最近的文件:"
+
+#: kofficeui/KoInsertLink.cpp:481
+msgid "No Entries"
+msgstr "没有条目"
+
+#: kofficeui/KoInsertLink.cpp:494
+msgid "File location:"
+msgstr "文件位置:"
+
+#: kofficeui/KoEditPath.cpp:38 kofficeui/KoEditPath.cpp:73
+msgid "Edit Path"
+msgstr "编辑路径"
+
+#: kofficeui/KoEditPath.cpp:48
+msgid "Expression Path"
+msgstr "表达式路径"
+
+#: kofficeui/KoEditPath.cpp:76
+msgid "Location:"
+msgstr "位置:"
+
+#: kofficeui/KoEditPath.cpp:82
+msgid "Default path"
+msgstr "默认路径"
+
+#: kofficeui/KoTemplateCreateDia.cpp:102
+msgid "Create Template"
+msgstr "创建模板"
+
+#: kofficeui/KoTemplateCreateDia.cpp:121
+msgid "Group:"
+msgstr "组:"
+
+#: kofficeui/KoTemplateCreateDia.cpp:135
+msgid "&Add Group..."
+msgstr "添加组(&A)..."
+
+#: kofficeui/KoTemplateCreateDia.cpp:143
+msgid "Picture"
+msgstr "图片"
+
+#: kofficeui/KoTemplateCreateDia.cpp:149
+msgid "&Default"
+msgstr "默认(&D)"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 137
+#: kofficeui/KoTemplateCreateDia.cpp:154 rc.cpp:183
+#, no-c-format
+msgid "Custom"
+msgstr "自定义"
+
+#: kofficeui/KoTemplateCreateDia.cpp:158
+msgid "&Select..."
+msgstr "选择(&S)..."
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 119
+#: kofficeui/KoTemplateCreateDia.cpp:163 rc.cpp:243
+#, no-c-format
+msgid "Preview:"
+msgstr "预览:"
+
+#: kofficeui/KoTemplateCreateDia.cpp:172
+msgid "Use the new template as default"
+msgstr "使用新模板作为默认值"
+
+#: kofficeui/KoTemplateCreateDia.cpp:174
+msgid "Use the new template every time %1 starts"
+msgstr "每次启动 %1 时都使用新模板"
+
+#: kofficeui/KoTemplateCreateDia.cpp:283
+msgid "Do you really want to overwrite the existing '%1' template?"
+msgstr "您真的要覆盖已有的模板“%1”吗?"
+
+#: kofficeui/KoTemplateCreateDia.cpp:395 kofficeui/KoTemplateCreateDia.cpp:401
+msgid "Add Group"
+msgstr "添加组"
+
+#: kofficeui/KoTemplateCreateDia.cpp:395
+msgid "Enter group name:"
+msgstr "输入组名称:"
+
+#: kofficeui/KoTemplateCreateDia.cpp:401
+msgid "This name is already used."
+msgstr "此名称已经使用。"
+
+#: kofficeui/KoTemplateCreateDia.cpp:425
+msgid "Do you really want to remove that group?"
+msgstr "您真的要删除该组?"
+
+#: kofficeui/KoTemplateCreateDia.cpp:426
+msgid "Remove Group"
+msgstr "删除组"
+
+#: kofficeui/KoTemplateCreateDia.cpp:428
+msgid "Do you really want to remove that template?"
+msgstr "您真的要删除这个模板?"
+
+#: kofficeui/KoTemplateCreateDia.cpp:429
+msgid "Remove Template"
+msgstr "删除模板"
+
+#: kofficeui/KoTemplateCreateDia.cpp:477
+msgid "Could not load picture."
+msgstr "无法载入图片。"
+
+#: kofficeui/KoTemplateCreateDia.cpp:480
+msgid "No picture available."
+msgstr "没有可用的图片。"
+
+#: kofficeui/KoRuler.cpp:718
+msgid "First line indent"
+msgstr "首行缩进"
+
+#: kofficeui/KoRuler.cpp:723
+msgid "Left indent"
+msgstr "左缩进"
+
+#: kofficeui/KoRuler.cpp:728
+msgid "Right indent"
+msgstr "右缩进"
+
+#: kofficeui/KoRuler.cpp:881
+msgid "Top margin"
+msgstr "上边距"
+
+#: kofficeui/KoRuler.cpp:885
+msgid "Bottom margin"
+msgstr "下边距"
+
+#: kofficeui/KoRuler.cpp:1020
+msgid "Page Layout..."
+msgstr "页面版式..."
+
+#: kofficeui/KoRuler.cpp:1022
+msgid "Remove Tabulator"
+msgstr "删除制表位"
+
+#: kofficeui/KoCharSelectDia.cpp:33 kofficeui/KoCharSelectDia.cpp:44
+msgid "Select Character"
+msgstr "选择字符"
+
+#: kofficeui/KoCharSelectDia.cpp:39 kofficeui/KoCharSelectDia.cpp:49
+msgid "Insert the selected character in the text"
+msgstr "在文本中插入选中的字符"
+
+#: kofficeui/KoPageLayoutSize.cpp:50
+msgid "Unit:"
+msgstr "单位:"
+
+#: kofficeui/KoPageLayoutSize.cpp:64
+#, c-format
+msgid "All values are given in %1."
+msgstr "全部值都是以 %1 为单位给出的。"
+
+#: kofficeui/KoPageLayoutSize.cpp:69
+msgid "Page Size"
+msgstr "页面大小"
+
+#: kofficeui/KoPageLayoutSize.cpp:76
+msgid "&Size:"
+msgstr "大小(&S):"
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 100
+#: kofficeui/KoPageLayoutSize.cpp:101 rc.cpp:321
+#, no-c-format
+msgid "&Height:"
+msgstr "高度(&H):"
+
+#: kofficeui/KoPageLayoutSize.cpp:118
+msgid "&Portrait"
+msgstr "纵向(&P)"
+
+#: kofficeui/KoPageLayoutSize.cpp:123
+msgid "La&ndscape"
+msgstr "横向(&N)"
+
+#: kofficeui/KoPageLayoutSize.cpp:128
+msgid "Margins"
+msgstr "页边距"
+
+#: kofficeui/KoPageLayoutSize.cpp:333
+msgid "The page width is smaller than the left and right margins."
+msgstr "页宽小于左右边距。"
+
+#: kofficeui/KoPageLayoutSize.cpp:334 kofficeui/KoPageLayoutSize.cpp:340
+msgid "Page Layout Problem"
+msgstr "页面版式问题"
+
+#: kofficeui/KoPageLayoutSize.cpp:339
+msgid "The page height is smaller than the top and bottom margins."
+msgstr "页高小于上下边距。"
+
+#: kofficeui/KoGuides.cpp:44 kofficeui/KoGuides.cpp:54
+msgid "Guide Line"
+msgstr "辅助线"
+
+#: kofficeui/KoGuides.cpp:47
+msgid "&Set Position..."
+msgstr "设定位置(&S)..."
+
+#: kofficeui/KoGuides.cpp:60
+msgid "Guide Lines"
+msgstr "辅助线"
+
+#: kofficeui/KoZoomMode.cpp:25
+msgid "Fit to Width"
+msgstr "适合宽度"
+
+#: kofficeui/KoZoomMode.cpp:26
+msgid "Fit to Page"
+msgstr "适合页面"
+
+#: kofficeui/KoTabChooser.cpp:158
+msgid "Tabulator &Left"
+msgstr "制表位居左(&L)"
+
+#: kofficeui/KoTabChooser.cpp:159
+msgid "Tabulator &Center"
+msgstr "制表位居中(&C)"
+
+#: kofficeui/KoTabChooser.cpp:160
+msgid "Tabulator &Right"
+msgstr "制表位居右(&R)"
+
+#: kofficeui/KoTabChooser.cpp:161
+msgid "Tabulator &Decimal Point"
+msgstr "制表位小数点(&D)"
+
+#: kofficeui/KoTooluButton.cpp:101
+msgid "More Colors..."
+msgstr "更多颜色..."
+
+#: kofficeui/KoTooluButton.cpp:226
+msgid ""
+"_: color\n"
+"LightSkyBlue"
+msgstr "淡天蓝色"
+
+#: kofficeui/KoTooluButton.cpp:241
+msgid ""
+"_: color\n"
+"DarkSeaGreen"
+msgstr "暗海绿色"
+
+#: kofficeui/KoTooluButton.cpp:260
+msgid ""
+"_: color\n"
+"DeepSkyBlue"
+msgstr "深天蓝色"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 79
+#: rc.cpp:7
+#, no-c-format
+msgid "Execute"
+msgstr "执行"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 110
+#: rc.cpp:11
+#, no-c-format
+msgid "Load"
+msgstr "装入"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 127
+#: rc.cpp:15
+#, no-c-format
+msgid "Unload"
+msgstr "卸下"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 158
+#: rc.cpp:19
+#, no-c-format
+msgid "Install"
+msgstr "安装"
+
+#. i18n: file ./kross/main/wdgscriptsmanagerbase.ui line 206
+#: rc.cpp:27
+#, no-c-format
+msgid "Get More Scripts"
+msgstr "获得更多脚本"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 24
+#: rc.cpp:30
+#, no-c-format
+msgid "Enable word completion"
+msgstr "允许自动补全单词"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 27
+#: rc.cpp:33
+#, no-c-format
+msgid ""
+"Toggle autocompletion on and off: if this is checked then autocompletion will "
+"be enabled."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 43
+#: rc.cpp:36
+#, no-c-format
+msgid ""
+"Suggestion list for autocompletion: contains all the words that will be "
+"autocompleted."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 59
+#: rc.cpp:39 rc.cpp:425
+#, no-c-format
+msgid "Add..."
+msgstr "添加..."
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 62
+#: rc.cpp:42
+#, no-c-format
+msgid ""
+"By clicking this button you can add manually an individual word to the "
+"completion list."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 73
+#: rc.cpp:48
+#, no-c-format
+msgid ""
+"To remove words from the completion list, select the word with the left mouse "
+"button from the list, then click this button."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 102
+#: rc.cpp:51
+#, no-c-format
+msgid "Automatically add new words to suggestion list"
+msgstr "将新单词自动加入到建议列表中"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 105
+#: rc.cpp:54
+#, fuzzy, no-c-format
+msgid ""
+"If this option is enabled, any word equal to or longer than the \"Characters "
+"needed\" typed in this document will automatically be added to the list of "
+"words used by the completion."
+msgstr "如果使用该选项,在该文档中所输入的单词都将被添加到自动补全单词列表中。"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 113
+#: rc.cpp:57
+#, no-c-format
+msgid "Completion Options"
+msgstr "补全选项"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 124
+#: rc.cpp:60
+#, no-c-format
+msgid "Show words in tooltip"
+msgstr "在工具提示中显示单词"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 127
+#: rc.cpp:63
+#, fuzzy, no-c-format
+msgid ""
+"If this option is enabled, a tool tip box will appear when you type the "
+"beginning of a word that exists in the completion list. To complete the word, "
+"press the key you set to accept suggestions in the \"Key to accept suggestion\" "
+"drop-down list."
+msgstr "如果启用了此选项,当您输入补全列表中单词的开始部分时,将会出现工具提示框。要补全单词,请按 TAB 或 ENTER 键。"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 165
+#: rc.cpp:66 rc.cpp:76
+#, no-c-format
+msgid ""
+"This sets the maximum number of words in the completion list. All additional "
+"words will not be included in the list. You can select any value from 1 to 500. "
+"This option keeps the list from becoming too cumbersome.\n"
+"This option is most important when Automatically add words to completion list "
+"is enabled."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 173
+#: rc.cpp:70
+#, no-c-format
+msgid "Characters needed:"
+msgstr "所需字符:"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 184
+#: rc.cpp:73
+#, no-c-format
+msgid "Suggest words:"
+msgstr "建议单词:"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 225
+#: rc.cpp:80 rc.cpp:83
+#, no-c-format
+msgid ""
+"Use this spinbox/slider combination to prevent automatically adding short words "
+"to the completion list. You can select any value from 5-100 and the words will "
+"need to be at least the number of characters set here to be added to the list."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 249
+#: rc.cpp:86
+#, no-c-format
+msgid "Append space"
+msgstr "追加空白"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 252
+#: rc.cpp:89
+#, no-c-format
+msgid ""
+"If checked, it adds a single space to the end of a word after autocompletion, "
+"this means it is not necessary to add the space manually for the next word."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 268
+#: rc.cpp:92
+#, no-c-format
+msgid "Key to accept suggestion:"
+msgstr "接受建议的按键:"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 279
+#: rc.cpp:95
+#, no-c-format
+msgid ""
+"Set the key you want to use when an autocompleted word is suggested to you and "
+"you want to accept it. You can choose Enter, Tab, Space, End or Right."
+msgstr ""
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 316
+#: rc.cpp:98
+#, no-c-format
+msgid "Make Default"
+msgstr "设为默认"
+
+#. i18n: file ./kotext/KoCompletionBase.ui line 319
+#: rc.cpp:101
+#, no-c-format
+msgid ""
+"Completion is configured per document. Making this list the default will allow "
+"you to use it for new documents automatically. A dialog will appear to inform "
+"you that the list will be used for all documents from now on."
+msgstr ""
+
+#. i18n: file ./kotext/kohighlightingtabbase.ui line 38
+#: rc.cpp:105
+#, no-c-format
+msgid "Word by word"
+msgstr "逐词"
+
+#. i18n: file ./kotext/kohighlightingtabbase.ui line 46
+#: rc.cpp:108
+#, no-c-format
+msgid "&Underlining:"
+msgstr "下划线(&U):"
+
+#. i18n: file ./kotext/kohighlightingtabbase.ui line 57
+#: rc.cpp:111
+#, no-c-format
+msgid "&Strikethrough:"
+msgstr "删除线(&S):"
+
+#. i18n: file ./kotext/kohighlightingtabbase.ui line 102
+#: rc.cpp:114
+#, no-c-format
+msgid "Capitalization"
+msgstr "大写"
+
+#. i18n: file ./kotext/timedateformatwidget.ui line 57
+#: rc.cpp:117
+#, no-c-format
+msgid "C&ustom"
+msgstr "自定义(&U)"
+
+#. i18n: file ./kotext/timedateformatwidget.ui line 73
+#: rc.cpp:120
+#, no-c-format
+msgid "&Insert:"
+msgstr "插入(&I):"
+
+#. i18n: file ./kotext/timedateformatwidget.ui line 127
+#: rc.cpp:123
+#, no-c-format
+msgid "TextLabel1:"
+msgstr ""
+
+#. i18n: file ./kotext/kofonttabbase.ui line 8
+#: rc.cpp:133
+#, no-c-format
+msgid "&Font"
+msgstr "字体(&F)"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 24
+#: rc.cpp:136
+#, no-c-format
+msgid "Colors"
+msgstr "颜色"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 35
+#: rc.cpp:139
+#, no-c-format
+msgid "&Text color:"
+msgstr "文本颜色(&T):"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 46
+#: rc.cpp:142 rc.cpp:218
+#, no-c-format
+msgid "&Background color:"
+msgstr "背景色(&B):"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 65
+#: rc.cpp:146
+#, no-c-format
+msgid "Text Color"
+msgstr "文本颜色"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 75
+#: rc.cpp:149
+#, no-c-format
+msgid "Text Shadow"
+msgstr "文本阴影"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 86
+#: rc.cpp:152
+#, no-c-format
+msgid "&Shadow color:"
+msgstr "阴影颜色(&S):"
+
+#. i18n: file ./kotext/kodecorationtabbase.ui line 113
+#: rc.cpp:156
+#, no-c-format
+msgid "Shadow & distance:"
+msgstr "阴影和距离:"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 120
+#: rc.cpp:180
+#, no-c-format
+msgid " %"
+msgstr " %"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 151
+#: rc.cpp:186
+#, no-c-format
+msgid "Offset:"
+msgstr "偏移:"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 162
+#: rc.cpp:189
+#, no-c-format
+msgid "Relative size:"
+msgstr "相对大小:"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 173
+#: rc.cpp:192
+#, no-c-format
+msgid " pts"
+msgstr " pts"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 202
+#: rc.cpp:195
+#, no-c-format
+msgid "Hyphenation"
+msgstr "连字符"
+
+#. i18n: file ./kotext/kolayouttabbase.ui line 213
+#: rc.cpp:198
+#, no-c-format
+msgid "Auto hyphenation"
+msgstr "自动添加连字符"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 28
+#: rc.cpp:201
+#, no-c-format
+msgid "Paragraph Background Color"
+msgstr "段落背景颜色"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 42
+#: rc.cpp:204
+#, no-c-format
+msgid ""
+"<p>Paragraph Background Color</p>\n"
+"\n"
+"<p>The paragraph background color appears\n"
+"between the left and right margins of a\n"
+"paragraph.</p>\n"
+"\n"
+"<p>If the text has a background color set, then\n"
+"the text background will appear 'on top' of the\n"
+"paragraph background. In this case, the paragraph\n"
+"background will still show on parts of the paragraph\n"
+"that have no text (usually on the last line, between\n"
+"the end of the text and the margin).</p>"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 82
+#: rc.cpp:222
+#, no-c-format
+msgid "Borders"
+msgstr "边框"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 100
+#: rc.cpp:225
+#, no-c-format
+msgid ""
+"<p>Paragraph Borders</p>\n"
+"\n"
+"<p>The preview shows what the currently \n"
+"selected paragraph borders will look like.</p>\n"
+"\n"
+"<p>To <i>add</i> a new border: Select the desired style,\n"
+"width and color. Click the toggle button that corresponds\n"
+"to that border.</p>\n"
+"\n"
+"<p>To <i>remove</i> an existing border: Either click on the\n"
+"border to be removed in the preview, or click the\n"
+"toggle button corresponding to that border.</p>\n"
+"\n"
+"<p>To <i>modify</i> a border: Select the desired style,\n"
+"width and color, then click on the border to be\n"
+"modified in the preview.</p>"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 208
+#: rc.cpp:250
+#, no-c-format
+msgid "&Color:"
+msgstr "颜色(&C):"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 250
+#: rc.cpp:255
+#, no-c-format
+msgid "Add/remove left paragraph border"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 253
+#: rc.cpp:258
+#, no-c-format
+msgid "Toggles the left paragraph border on or off."
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 270
+#: rc.cpp:262
+#, no-c-format
+msgid "Add/remove right paragraph border"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 273
+#: rc.cpp:265
+#, no-c-format
+msgid "Toggles the right paragraph border on or off."
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 290
+#: rc.cpp:269
+#, no-c-format
+msgid "Add/remove top paragraph border"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 293
+#: rc.cpp:272
+#, no-c-format
+msgid "Toggles the top paragraph border on or off."
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 310
+#: rc.cpp:276
+#, no-c-format
+msgid "Add/remove bottom paragraph border"
+msgstr "添加/删除段落下边框"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 313
+#: rc.cpp:279
+#, no-c-format
+msgid "Toggles the bottom paragraph border on or off."
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 323
+#: rc.cpp:282
+#, no-c-format
+msgid "&Style:"
+msgstr "样式(&S):"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 334
+#: rc.cpp:285
+#, no-c-format
+msgid "&Merge with next paragraph"
+msgstr "与下一段合并(&M)"
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 337
+#: rc.cpp:288
+#, no-c-format
+msgid ""
+"Merges the border style of the current paragraph with the next paragraph"
+msgstr ""
+
+#. i18n: file ./kotext/KoParagDecorationTab.ui line 349
+#: rc.cpp:291
+#, no-c-format
+msgid ""
+"<p>Merge with next paragraph</p>\n"
+"\n"
+"<p>When this option is checked, no top or bottom borders\n"
+"will appear between consecutive paragraphs with the\n"
+"same style. Top and Bottom borders will only appear between\n"
+"paragraphs with different styles.</p>\n"
+"\n"
+"<p>When this option is unchecked, top and bottom borders\n"
+"always appear at the top and bottom of paragraphs with this style,\n"
+"regardless of the style of the preceeding and subsequent paragraphs.</p>"
+msgstr ""
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 35
+#: rc.cpp:306
+#, no-c-format
+msgid "Na&me:"
+msgstr "名称(&M):"
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 53
+#: rc.cpp:309
+#, no-c-format
+msgid "Protect si&ze and position"
+msgstr "保护大小和位置(&Z)"
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 61
+#: rc.cpp:312
+#, no-c-format
+msgid "Keep &aspect ratio"
+msgstr "保留纵横比(&A)"
+
+#. i18n: file ./kofficeui/KoGeneralPropertyUi.ui line 111
+#: rc.cpp:324
+#, no-c-format
+msgid "&Top:"
+msgstr "上(&T):"
+
+#. i18n: file ./kofficeui/KoPageLayoutColumnsBase.ui line 35
+#: kformula/MatrixDialog.cc:45 rc.cpp:330
+#, no-c-format
+msgid "Columns:"
+msgstr "栏数:"
+
+#. i18n: file ./kofficeui/KoPageLayoutColumnsBase.ui line 46
+#: rc.cpp:333
+#, no-c-format
+msgid "Column spacing:"
+msgstr "栏间距:"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 24
+#: rc.cpp:336
+#, no-c-format
+msgid "Header"
+msgstr "页眉"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 35
+#: rc.cpp:339
+#, no-c-format
+msgid "Different header for the first page"
+msgstr "首页使用不同页眉"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 43
+#: rc.cpp:342
+#, no-c-format
+msgid "Different header for even and odd pages"
+msgstr "奇偶页使用不同页眉"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 76
+#: rc.cpp:345
+#, no-c-format
+msgid "Spacing between header and body:"
+msgstr "页眉与正文间距:"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 99
+#: rc.cpp:348
+#, no-c-format
+msgid "Footer"
+msgstr "页脚"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 110
+#: rc.cpp:351
+#, no-c-format
+msgid "Different footer for the first page"
+msgstr "首页使用不同页脚"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 118
+#: rc.cpp:354
+#, no-c-format
+msgid "Different footer for even and odd pages"
+msgstr "奇偶页使用不同页脚"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 151
+#: rc.cpp:357
+#, no-c-format
+msgid "Spacing between footer and body:"
+msgstr "页脚与正文间距:"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 174
+#: rc.cpp:360
+#, no-c-format
+msgid "Footnote/Endnote"
+msgstr "脚注/尾注"
+
+#. i18n: file ./kofficeui/KoPageLayoutHeaderBase.ui line 202
+#: rc.cpp:363
+#, no-c-format
+msgid "Spacing between footnote and body:"
+msgstr "页脚与正文间距:"
+
+#. i18n: file ./kofficecore/koDetailsPaneBase.ui line 16
+#: rc.cpp:378
+#, no-c-format
+msgid "DetailsPaneBase"
+msgstr ""
+
+#. i18n: file ./kofficecore/koDetailsPaneBase.ui line 145
+#: rc.cpp:384
+#, no-c-format
+msgid "Always use this template"
+msgstr "总使用此模板"
+
+#. i18n: file ./kofficecore/koDetailsPaneBase.ui line 148
+#: rc.cpp:387
+#, no-c-format
+msgid "Always use this template at application start up"
+msgstr "应用程序启动时总是使用此模板"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 86
+#: rc.cpp:392
+#, no-c-format
+msgid "Subject:"
+msgstr "主题:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 94
+#: rc.cpp:395
+#, no-c-format
+msgid "Keywords:"
+msgstr "关键字:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 110
+#: rc.cpp:398
+#, no-c-format
+msgid "Abstract:"
+msgstr "摘要:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 155
+#: rc.cpp:401 rc.cpp:479
+#, no-c-format
+msgid "Title:"
+msgstr "标题:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 221
+#: rc.cpp:404
+#, no-c-format
+msgid "Modified:"
+msgstr "修改时间:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 239
+#: rc.cpp:407
+#, no-c-format
+msgid "Created:"
+msgstr "创建时间:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 247
+#: rc.cpp:410
+#, no-c-format
+msgid "Last printed:"
+msgstr "上次打印:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 260
+#: rc.cpp:413
+#, no-c-format
+msgid "Revision number:"
+msgstr "修订号:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 273
+#: rc.cpp:416
+#, no-c-format
+msgid "Total editing time:"
+msgstr "总计编辑次数:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAboutWidget.ui line 311
+#: rc.cpp:422
+#, no-c-format
+msgid "Type:"
+msgstr "类型:"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 81
+#: rc.cpp:431
+#, no-c-format
+msgid "Type"
+msgstr "类型"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 92
+#: rc.cpp:434
+#, no-c-format
+msgid "Number:"
+msgstr "数字:"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 111
+#: rc.cpp:437
+#, no-c-format
+msgid "String:"
+msgstr "字符串:"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 130
+#: rc.cpp:440
+#, no-c-format
+msgid "Boolean:"
+msgstr "布尔值:"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 136
+#: rc.cpp:443
+#, no-c-format
+msgid "true"
+msgstr "true"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 141
+#: rc.cpp:446
+#, no-c-format
+msgid "false"
+msgstr "false"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 156
+#: rc.cpp:449
+#, no-c-format
+msgid "Time:"
+msgstr "时间:"
+
+#. i18n: file ./kofficecore/koDocumentInfoUserMetadataWidget.ui line 172
+#: rc.cpp:452
+#, no-c-format
+msgid "Date:"
+msgstr "日期:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 75
+#: rc.cpp:455
+#, no-c-format
+msgid "Postal code:"
+msgstr "邮政编码:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 83
+#: rc.cpp:458
+#, no-c-format
+msgid "Telephone (work):"
+msgstr "工作电话:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 91
+#: rc.cpp:461
+#, no-c-format
+msgid "Email:"
+msgstr "电子信箱:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 109
+#: rc.cpp:464
+#, no-c-format
+msgid "City:"
+msgstr "城市:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 137
+#: rc.cpp:467
+#, no-c-format
+msgid "Initials:"
+msgstr "名首:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 145
+#: rc.cpp:470
+#, no-c-format
+msgid "Fax:"
+msgstr "传真:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 163
+#: rc.cpp:473
+#, no-c-format
+msgid "Company:"
+msgstr "公司:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 181
+#: rc.cpp:476
+#, no-c-format
+msgid "Country:"
+msgstr "国家:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 205
+#: rc.cpp:485
+#, no-c-format
+msgid "Street:"
+msgstr "街道:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 213
+#: rc.cpp:488
+#, no-c-format
+msgid "Telephone (home):"
+msgstr "宅电:"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 241
+#: rc.cpp:491
+#, no-c-format
+msgid "&Load From Address Book"
+msgstr "从地址簿装入(&L)"
+
+#. i18n: file ./kofficecore/koDocumentInfoAuthorWidget.ui line 249
+#: rc.cpp:494
+#, no-c-format
+msgid "Delete Personal Data"
+msgstr "装入个人数据"
+
+#. i18n: file ./kofficecore/koOpenPaneBase.ui line 101
+#: rc.cpp:500
+#, no-c-format
+msgid "No Header"
+msgstr "无文件头"
+
+#: kofficecore/KoSpeaker.cpp:209
+msgid "Accelerator"
+msgstr "加速键"
+
+#: kofficecore/KoSpeaker.cpp:424
+msgid ""
+"_: A grayed widget\n"
+"Disabled. "
+msgstr "已禁用。"
+
+#: kofficecore/KoSpeaker.cpp:456
+msgid "control plus "
+msgstr ""
+
+#: kofficecore/KoSpeaker.cpp:457
+msgid "alt plus "
+msgstr ""
+
+#: kofficecore/KoSpeaker.cpp:458
+#, fuzzy
+msgid " plus "
+msgstr "pt"
+
+#: kofficecore/KoDocument.cpp:1626 kofficecore/KoOasisStore.cpp:148
+#, c-format
+msgid "Could not find %1"
+msgstr "找不到 %1"
+
+#: kofficecore/KoOasisStore.cpp:170
+msgid ""
+"Parsing error in the main document at line %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"在主文档的第 %1 行第 %2 列发生分析错误\n"
+"错误消息:%3"
+
+#: kofficecore/KoFilterManager.cpp:52
+msgid "Choose Filter"
+msgstr "选择过滤器"
+
+#: kofficecore/KoFilterManager.cpp:64
+msgid "Select a filter:"
+msgstr "请选择过滤器:"
+
+#: kofficecore/KoFilterManager.cpp:289 kofficecore/KoFilterManager.cpp:298
+msgid "Could not export file."
+msgstr "无法导出文件。"
+
+#: kofficecore/KoFilterManager.cpp:289 kofficecore/KoFilterManager.cpp:298
+msgid "Missing Export Filter"
+msgstr "导出过滤器丢失"
+
+#: kofficecore/KoFilterManager.cpp:586
+#, c-format
+msgid ""
+"Could not import file of type\n"
+"%1"
+msgstr ""
+"无法导入这种类型的文件\n"
+"%1"
+
+#: kofficecore/KoFilterManager.cpp:588
+msgid "Missing Import Filter"
+msgstr "导入过滤器丢失"
+
+#: kofficecore/KoDocumentInfoDlg.cpp:95
+msgid "Document Information"
+msgstr "文档信息"
+
+#: kofficecore/KoDocumentInfoDlg.cpp:146
+msgid ""
+"No personal contact data set, please use the option "
+" \"Set as Personal Contact Data\" from the \"Edit\" menu in KAddressbook "
+"to set one."
+msgstr "未指定个人联系数据集,请在 KAddressbook 的“编辑”菜单中使用“设为个人联系人数据”选项进行设置。"
+
+#: kofficecore/KoDocumentInfoDlg.cpp:203
+msgid "Author"
+msgstr "作者"
+
+#: kofficecore/KoDocumentInfoDlg.cpp:293
+msgid "User-Defined Metadata"
+msgstr "用户定义的元数据"
+
+#: kofficecore/KoApplicationIface.cc:48
+#, c-format
+msgid "Unknown KOffice MimeType %s. Check your installation."
+msgstr "未知的 KOffice MIME 类型 %s。请检查您的安装。"
+
+#: kofficecore/KoDocumentChild.cpp:216 kofficecore/KoDocumentChild.cpp:255
+#, c-format
+msgid "No handler found for %1"
+msgstr "没有处理 %1 的方法"
+
+#: kofficecore/KoDocumentChild.cpp:309
+#, c-format
+msgid ""
+"This document contains an external link to a remote document\n"
+"%1"
+msgstr ""
+"此文档包含一个外部链接到远程文档\n"
+"%1"
+
+#: kofficecore/KoDocumentChild.cpp:310
+msgid "Confirmation Required"
+msgstr "需要确认"
+
+#: kofficecore/KoDocumentChild.cpp:310
+msgid "Download"
+msgstr "下载"
+
+#: kofficecore/KoDocumentChild.cpp:310
+msgid "Skip"
+msgstr "跳过"
+
+#: kofficecore/KoDocumentChild.cpp:338
+#, c-format
+msgid ""
+"Could not load embedded object:\n"
+"%1"
+msgstr ""
+"无法装入嵌入对象:\n"
+"%1"
+
+#: kofficecore/KoDocumentChild.cpp:340
+msgid ""
+"Could not load external document %1:\n"
+"%2"
+msgstr ""
+"无法装入外部文档 %1:\n"
+"%2"
+
+#: kofficecore/kkbdaccessextensions.cpp:166
+msgid "Resize Panel Forward"
+msgstr "正向缩放面板"
+
+#: kofficecore/kkbdaccessextensions.cpp:168
+msgid "Resize Panel Reverse"
+msgstr "逆向缩放面板"
+
+#: kofficecore/kkbdaccessextensions.cpp:170
+msgid "Access Keys"
+msgstr "访问键"
+
+#: kofficecore/KoDetailsPane.cpp:97
+msgid "Use This Template"
+msgstr "使用此模板"
+
+#: kofficecore/KoDetailsPane.cpp:279
+msgid "Open This Document"
+msgstr "打开此文档"
+
+#: kofficecore/KoDetailsPane.cpp:371
+msgid ""
+"_: File modification date and time. %1 is date time\n"
+"<tr>"
+"<td><b>Modified:</b></td>"
+"<td>%1</td></tr>"
+msgstr "<tr><td><b>修改时间:</b></td><td>%1</td></tr>"
+
+#: kofficecore/KoDetailsPane.cpp:373
+msgid ""
+"_: File access date and time. %1 is date time\n"
+"<tr>"
+"<td><b>Accessed:</b></td>"
+"<td>%1</td></tr>"
+msgstr "<tr><td><b>访问时间:</b></td><td>%1</td></tr>"
+
+#: kofficecore/KoUnit.cpp:48
+msgid "Millimeters (mm)"
+msgstr "毫米(mm)"
+
+#: kofficecore/KoUnit.cpp:50
+msgid "Centimeters (cm)"
+msgstr "厘米(cm)"
+
+#: kofficecore/KoUnit.cpp:52
+msgid "Decimeters (dm)"
+msgstr "分米(dm)"
+
+#: kofficecore/KoUnit.cpp:54
+msgid "Inches (in)"
+msgstr "英寸(in)"
+
+#: kofficecore/KoUnit.cpp:56
+msgid "Pica (pi)"
+msgstr "Pica (pi)"
+
+#: kofficecore/KoUnit.cpp:58
+msgid "Didot (dd)"
+msgstr "Didot (dd)"
+
+#: kofficecore/KoUnit.cpp:60
+msgid "Cicero (cc)"
+msgstr "Cicero (cc)"
+
+#: kofficecore/KoUnit.cpp:62
+msgid "Points (pt)"
+msgstr "磅(pt)"
+
+#: kofficecore/KoUnit.cpp:64
+msgid "Error!"
+msgstr "错误!"
+
+#: kofficecore/KoApplication.cpp:41
+msgid "Only print and exit"
+msgstr "仅打印并退出"
+
+#: kofficecore/KoApplication.cpp:42
+msgid "Open a new document with a template"
+msgstr "带模板打开新文档"
+
+#: kofficecore/KoApplication.cpp:43
+msgid "Override display DPI"
+msgstr "覆盖显示 DPI"
+
+#: kofficecore/KoApplication.cpp:76
+msgid "KOffice"
+msgstr "KOffice"
+
+#: kofficecore/KoApplication.cpp:183
+msgid "No template found for: %1 "
+msgstr "没有找到适合 %1 的模板"
+
+#: kofficecore/KoApplication.cpp:186
+#, c-format
+msgid "Too many templates found for: %1"
+msgstr "适合 %1 的模板太多"
+
+#: kofficecore/KoApplication.cpp:206
+msgid "Template %1 failed to load."
+msgstr "模板 %1 装入失败。"
+
+#: kofficecore/KoDocument.cpp:398
+msgid "Making backup..."
+msgstr "正在制作备份..."
+
+#: kofficecore/KoDocument.cpp:412
+msgid "Saving..."
+msgstr "正在保存..."
+
+#: kofficecore/KoDocument.cpp:544
+msgid "Autosaving..."
+msgstr "正在自动保存..."
+
+#: kofficecore/KoDocument.cpp:556
+msgid "Error during autosave! Partition full?"
+msgstr "自动保存时出错!分区已满?"
+
+#: kofficecore/KoDocument.cpp:996
+msgid "Could not create the file for saving"
+msgstr "无法创建文件进行保存"
+
+#: kofficecore/KoDocument.cpp:1034 kofficecore/KoDocument.cpp:1050
+#: kofficecore/KoDocument.cpp:1089
+msgid "Not able to write '%1'. Partition full?"
+msgstr "不能写文件“%1”。分区已满?"
+
+#: kofficecore/KoDocument.cpp:1042 kofficecore/KoDocument.cpp:1058
+msgid "Error while trying to write '%1'. Partition full?"
+msgstr "试图写入“%1”时出错。分区已满?"
+
+#: kofficecore/KoDocument.cpp:1071
+msgid "Error while saving embedded documents"
+msgstr "保存内嵌文档时出错"
+
+#: kofficecore/KoDocument.cpp:1299
+msgid ""
+"An autosaved file for an unnamed document exists in %1.\n"
+"This file is dated %2\n"
+"Do you want to open it?"
+msgstr ""
+"存在一个为该文档自动保存的文件 %1。\n"
+"文件日期是 %2\n"
+"您是否要打开它?"
+
+#: kofficecore/KoDocument.cpp:1352
+#, c-format
+msgid ""
+"Malformed URL\n"
+"%1"
+msgstr ""
+"URL 格式不对\n"
+"%1"
+
+#: kofficecore/KoDocument.cpp:1370
+msgid ""
+"An autosaved file exists for this document.\n"
+"Do you want to open it instead?"
+msgstr ""
+"存在一个为该文档自动保存的文件。\n"
+"您是否要打开它?"
+
+#: kofficecore/KoDocument.cpp:1471
+msgid "Creation error"
+msgstr "创建错误"
+
+#: kofficecore/KoDocument.cpp:1474
+msgid "File not found"
+msgstr "文件未找到"
+
+#: kofficecore/KoDocument.cpp:1477
+msgid "Cannot create storage"
+msgstr "无法创建存储"
+
+#: kofficecore/KoDocument.cpp:1480
+msgid "Bad MIME type"
+msgstr "无效的 MIME 类型"
+
+#: kofficecore/KoDocument.cpp:1483
+msgid "Error in embedded document"
+msgstr "嵌入的文档出错"
+
+#: kofficecore/KoDocument.cpp:1486
+msgid "Format not recognized"
+msgstr "格式未识别"
+
+#: kofficecore/KoDocument.cpp:1489
+msgid "Not implemented"
+msgstr "未实现"
+
+#: kofficecore/KoDocument.cpp:1492
+msgid "Parsing error"
+msgstr "分析错误"
+
+#: kofficecore/KoDocument.cpp:1495
+msgid "Document is password protected"
+msgstr "文档被密码保护"
+
+#: kofficecore/KoDocument.cpp:1502
+msgid "Internal error"
+msgstr "内部错误"
+
+#: kofficecore/KoDocument.cpp:1505
+msgid "Out of memory"
+msgstr "内存溢出"
+
+#: kofficecore/KoDocument.cpp:1512
+msgid "Unknown error"
+msgstr "未知错误"
+
+#: kofficecore/KoDocument.cpp:1517
+msgid ""
+"Could not open\n"
+"%2.\n"
+"Reason: %1"
+msgstr ""
+"无法打开\n"
+"%2。\n"
+"原因:%1"
+
+#: kofficecore/KoDocument.cpp:1638
+msgid ""
+"Parsing error in %1 at line %2, column %3\n"
+"Error message: %4"
+msgstr ""
+"在 %1 的第 %2 行第 %3 列发生分析错误\n"
+"错误消息:%4"
+
+#: kofficecore/KoDocument.cpp:1658
+msgid "%1 is not a file."
+msgstr "%1 不是文件。"
+
+#: kofficecore/KoDocument.cpp:1674
+msgid "Could not open the file for reading (check read permissions)."
+msgstr "无法打开文件进行读取(请检查读权限)。"
+
+#: kofficecore/KoDocument.cpp:1684 kofficecore/KoDocument.cpp:1698
+#: kofficecore/KoDocument.cpp:1707
+msgid "Could not read the beginning of the file."
+msgstr "无法读取文件的开始部分。"
+
+#: kofficecore/KoDocument.cpp:1735
+msgid ""
+"parsing error in the main document at line %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"在主文档的第 %1 行第 %2 列发生分析错误\n"
+"错误消息:%3"
+
+#: kofficecore/KoDocument.cpp:1759
+#, c-format
+msgid "Not a valid KOffice file: %1"
+msgstr "无效的 KOffice 文件:%1"
+
+#: kofficecore/KoDocument.cpp:1805
+msgid "Invalid document: no file 'maindoc.xml'."
+msgstr "无效文档:没有“maindoc.xml”文件。"
+
+#: kofficecore/KoDocument.cpp:2005 kofficecore/KoMainWindow.cpp:1042
+msgid ""
+"<p>The document <b>'%1'</b> has been modified.</p>"
+"<p>Do you want to save it?</p>"
+msgstr "<p>文档<b>“%1”</b>已经被修改。</p><p>您要保存它吗?</p>"
+
+#: kofficecore/KoDocument.cpp:2182
+msgid "Internal error: saveXML not implemented"
+msgstr "内部错误:saveXML 没有实现"
+
+#: kofficecore/KoDocument.cpp:2367
+#, c-format
+msgid ""
+"Could not save\n"
+"%1"
+msgstr ""
+"无法保存\n"
+"%1"
+
+#: kofficecore/KoDocument.cpp:2371
+msgid ""
+"Could not save %1\n"
+"Reason: %2"
+msgstr ""
+"无法保存 %1\n"
+"原因:%2"
+
+#: kofficecore/KoDocument.cpp:2379
+#, c-format
+msgid ""
+"Could not open\n"
+"%1"
+msgstr ""
+"无法打开\n"
+"%1"
+
+#: kofficecore/KoDocument.cpp:2383
+msgid ""
+"Could not open %1\n"
+"Reason: %2"
+msgstr ""
+"无法打开 %1\n"
+"原因:%2"
+
+#: kofficecore/KoDocument.cpp:2500
+msgid "a word processing"
+msgstr "字处理"
+
+#: kofficecore/KoDocument.cpp:2501
+msgid "a spreadsheet"
+msgstr "电子表格"
+
+#: kofficecore/KoDocument.cpp:2502
+msgid "a presentation"
+msgstr "演示文稿"
+
+#: kofficecore/KoDocument.cpp:2503
+msgid "a chart"
+msgstr "图表"
+
+#: kofficecore/KoDocument.cpp:2504
+msgid "a drawing"
+msgstr "绘图"
+
+#: kofficecore/KoDocument.cpp:2657
+msgid "Embedding Object"
+msgstr "嵌入式对象"
+
+#: kofficecore/KoMainWindow.cpp:224
+msgid "Versions..."
+msgstr "版本..."
+
+#: kofficecore/KoMainWindow.cpp:228
+msgid "I&mport..."
+msgstr "导入(&M)..."
+
+#: kofficecore/KoMainWindow.cpp:231
+msgid "E&xport..."
+msgstr "导出(&X)..."
+
+#: kofficecore/KoMainWindow.cpp:237
+msgid "&Document Information"
+msgstr "文档信息(&D)"
+
+#: kofficecore/KoMainWindow.cpp:262
+msgid "&Close All Views"
+msgstr "关闭所有视图(&C)"
+
+#: kofficecore/KoMainWindow.cpp:267
+msgid "&Split View"
+msgstr "分割视图(&S)"
+
+#: kofficecore/KoMainWindow.cpp:270
+msgid "&Remove View"
+msgstr "删除视图(&R)"
+
+#: kofficecore/KoMainWindow.cpp:275
+msgid "Splitter &Orientation"
+msgstr "分隔线方向(&O)"
+
+#: kofficecore/KoMainWindow.cpp:279
+msgid "&Vertical"
+msgstr "垂直(&V)"
+
+#: kofficecore/KoMainWindow.cpp:280
+msgid "&Horizontal"
+msgstr "水平(&H)"
+
+#: kofficecore/KoMainWindow.cpp:514
+#, c-format
+msgid "Save as %1"
+msgstr "另存为 %1"
+
+#: kofficecore/KoMainWindow.cpp:680
+msgid "%1 (unknown file type)"
+msgstr "%1 (未知文件类型)"
+
+#: kofficecore/KoMainWindow.cpp:690
+msgid ""
+"<qt>Saving as a %1 may result in some loss of formatting."
+"<p>Do you still want to save in this format?</qt>"
+msgstr "<qt>另存为 %1 可能造成某些格式丢失。<p>您仍然想要保存为此格式吗?</qt>"
+
+#: kofficecore/KoMainWindow.cpp:693
+msgid "Confirm Save"
+msgstr "确认保存"
+
+#: kofficecore/KoMainWindow.cpp:704
+msgid ""
+"<qt>Exporting as a %1 may result in some loss of formatting."
+"<p>Do you still want to export to this format?</qt>"
+msgstr "<qt>导出为 %1 可能造成某些格式丢失。<p>您仍然想要导出为此格式吗?</qt>"
+
+#: kofficecore/KoMainWindow.cpp:707
+msgid "Confirm Export"
+msgstr "确认导出"
+
+#: kofficecore/KoMainWindow.cpp:796
+msgid "Save Document As"
+msgstr "文档另存为"
+
+#: kofficecore/KoMainWindow.cpp:798
+msgid "Export Document As"
+msgstr "文档导出为"
+
+#: kofficecore/KoMainWindow.cpp:853
+msgid ""
+"A document with this name already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"已存在该名称的文档。\n"
+"您要覆盖它吗?"
+
+#: kofficecore/KoMainWindow.cpp:1115
+msgid "Import Document"
+msgstr "导入文档"
+
+#: kofficecore/KoMainWindow.cpp:1532
+msgid "Show %1 Toolbar"
+msgstr "显示%1工具栏"
+
+#: kofficecore/KoMainWindow.cpp:1534
+msgid "Hide %1 Toolbar"
+msgstr "隐藏%1工具栏"
+
+#: kofficecore/KoMainWindow.cpp:1611
+msgid "Document"
+msgstr "文档"
+
+#: kofficecore/KoMainWindow.cpp:1621
+#, c-format
+msgid "Document - %1"
+msgstr "文档 - %1"
+
+#: kofficecore/KoMainWindow.cpp:1650
+msgid ""
+"You will lose all your changes!\n"
+"Do you want to continue?"
+msgstr ""
+"您所有的改变将会丢失!\n"
+"您要继续吗?"
+
+#: kofficecore/KoOpenPane.cpp:117
+msgid "Open Existing Document..."
+msgstr "打开已有文档..."
+
+#: kofficecore/KoOpenPane.cpp:175
+msgid "Recent Documents"
+msgstr "最近的文档"
+
+#: kofficecore/KoOpenPane.cpp:248
+msgid "Custom Document"
+msgstr "自定义文档"
+
+#: kofficecore/KoFileDialog.cpp:93
+msgid "%1 (Uncompressed XML Files)"
+msgstr "%1 (未压缩的 XML 文件)"
+
+#: kofficecore/KoFileDialog.cpp:95
+msgid "%1 (Flat XML File)"
+msgstr "%1 (平面 XML 文件)"
+
+#: kofficecore/KoFileDialog.cpp:112
+msgid "%1 (%2 Compatible)"
+msgstr "%1 (兼容 %2)"
+
+#: kofficecore/KoPageLayout.cpp:116
+msgid "ISO A3"
+msgstr "ISO A3"
+
+#: kofficecore/KoPageLayout.cpp:117
+msgid "ISO A4"
+msgstr "ISO A4"
+
+#: kofficecore/KoPageLayout.cpp:118
+msgid "ISO A5"
+msgstr "ISO A5"
+
+#: kofficecore/KoPageLayout.cpp:119
+msgid "US Letter"
+msgstr "US Letter"
+
+#: kofficecore/KoPageLayout.cpp:120
+msgid "US Legal"
+msgstr "US Legal"
+
+#: kofficecore/KoPageLayout.cpp:121
+msgid "Screen"
+msgstr "屏幕"
+
+#: kofficecore/KoPageLayout.cpp:122
+msgid ""
+"_: Custom size\n"
+"Custom"
+msgstr "自定义"
+
+#: kofficecore/KoPageLayout.cpp:123
+msgid "ISO B5"
+msgstr "ISO B5"
+
+#: kofficecore/KoPageLayout.cpp:125
+msgid "US Executive"
+msgstr "US Executive"
+
+#: kofficecore/KoPageLayout.cpp:126
+msgid "ISO A0"
+msgstr "ISO A0"
+
+#: kofficecore/KoPageLayout.cpp:127
+msgid "ISO A1"
+msgstr "ISO A1"
+
+#: kofficecore/KoPageLayout.cpp:128
+msgid "ISO A2"
+msgstr "ISO A2"
+
+#: kofficecore/KoPageLayout.cpp:129
+msgid "ISO A6"
+msgstr "ISO A6"
+
+#: kofficecore/KoPageLayout.cpp:130
+msgid "ISO A7"
+msgstr "ISO A7"
+
+#: kofficecore/KoPageLayout.cpp:131
+msgid "ISO A8"
+msgstr "ISO A8"
+
+#: kofficecore/KoPageLayout.cpp:132
+msgid "ISO A9"
+msgstr "ISO A9"
+
+#: kofficecore/KoPageLayout.cpp:133
+msgid "ISO B0"
+msgstr "ISO B0"
+
+#: kofficecore/KoPageLayout.cpp:134
+msgid "ISO B1"
+msgstr "ISO B1"
+
+#: kofficecore/KoPageLayout.cpp:135
+msgid "ISO B10"
+msgstr "ISO B10"
+
+#: kofficecore/KoPageLayout.cpp:136
+msgid "ISO B2"
+msgstr "ISO B2"
+
+#: kofficecore/KoPageLayout.cpp:137
+msgid "ISO B3"
+msgstr "ISO B3"
+
+#: kofficecore/KoPageLayout.cpp:138
+msgid "ISO B4"
+msgstr "ISO B4"
+
+#: kofficecore/KoPageLayout.cpp:139
+msgid "ISO B6"
+msgstr "ISO B6"
+
+#: kofficecore/KoPageLayout.cpp:140
+msgid "ISO C5"
+msgstr "ISO C5"
+
+#: kofficecore/KoPageLayout.cpp:141
+msgid "US Common 10"
+msgstr "US Common 10"
+
+#: kofficecore/KoPageLayout.cpp:142
+msgid "ISO DL"
+msgstr "ISO DL"
+
+#: kofficecore/KoPageLayout.cpp:143
+msgid "US Folio"
+msgstr "US Folio"
+
+#: kofficecore/KoPageLayout.cpp:144
+msgid "US Ledger"
+msgstr "US Ledger"
+
+#: kofficecore/KoPageLayout.cpp:145
+msgid "US Tabloid"
+msgstr "US Tabloid"
+
+#: kofficecore/Koversiondialog.cpp:42
+msgid "Version"
+msgstr "版本"
+
+#: kofficecore/Koversiondialog.cpp:50
+msgid "Date & Time"
+msgstr "日期和时间"
+
+#: kofficecore/Koversiondialog.cpp:51
+msgid "Saved By"
+msgstr "保存者"
+
+#: kofficecore/Koversiondialog.cpp:65
+msgid "&Open"
+msgstr "打开(&O)"
+
+#: kofficecore/KoDocumentInfo.cpp:724
+msgid "Unknown"
+msgstr "未知"
+
+#: kformula/kformulaconfigpage.cc:77
+msgid "Default font:"
+msgstr "默认字体:"
+
+#: kformula/kformulaconfigpage.cc:81
+msgid "Name font:"
+msgstr "名称字体:"
+
+#: kformula/kformulaconfigpage.cc:85
+msgid "Number font:"
+msgstr "数字字体:"
+
+#: kformula/kformulaconfigpage.cc:89
+msgid "Operator font:"
+msgstr "操作符字体:"
+
+#: kformula/kformulaconfigpage.cc:92
+msgid "Default base size:"
+msgstr "默认基准大小:"
+
+#: kformula/kformulaconfigpage.cc:105
+msgid "Use syntax highlighting"
+msgstr "使用语法加亮"
+
+#: kformula/kformulaconfigpage.cc:181
+msgid "Choose..."
+msgstr "选择..."
+
+#: kformula/kformulacontainer.cc:474
+msgid "Base Size Change"
+msgstr "基准大小改变"
+
+#: kformula/identifierelement.cc:47 kformula/numberelement.cc:46
+#: kformula/operatorelement.cc:168 kformula/sequenceelement.cc:944
+msgid "write protection"
+msgstr "写保护"
+
+#: kformula/identifierelement.cc:52 kformula/identifierelement.cc:62
+#: kformula/numberelement.cc:85 kformula/numberelement.cc:100
+#: kformula/operatorelement.cc:207 kformula/operatorelement.cc:222
+#: kformula/sequenceelement.cc:950 kformula/sequenceelement.cc:961
+msgid "Add Text"
+msgstr "添加文字"
+
+#: kformula/identifierelement.cc:96 kformula/numberelement.cc:117
+#: kformula/operatorelement.cc:173 kformula/sequenceelement.cc:971
+#, fuzzy
+msgid "Add Operator"
+msgstr "操作符字体:"
+
+#: kformula/identifierelement.cc:110 kformula/numberelement.cc:51
+#: kformula/operatorelement.cc:239 kformula/sequenceelement.cc:981
+#, fuzzy
+msgid "Add Number"
+msgstr "添加名称"
+
+#: kformula/sequenceelement.cc:995
+msgid "Add Empty Box"
+msgstr "添加空白框"
+
+#: kformula/sequenceelement.cc:1005
+msgid "Add Name"
+msgstr "添加名称"
+
+#: kformula/kformuladocument.cc:489 kformula/sequenceelement.cc:1016
+msgid "Add Bracket"
+msgstr "添加括号"
+
+#: kformula/kformuladocument.cc:555 kformula/sequenceelement.cc:1025
+msgid "Add Overline"
+msgstr "添加上划线"
+
+#: kformula/kformuladocument.cc:560 kformula/sequenceelement.cc:1034
+msgid "Add Underline"
+msgstr "添加下划线"
+
+#: kformula/kformuladocument.cc:566 kformula/sequenceelement.cc:1043
+msgid "Add Multiline"
+msgstr "添加多行"
+
+#: kformula/sequenceelement.cc:1053
+msgid "Add Space"
+msgstr "添加空格"
+
+#: kformula/kformuladocument.cc:484 kformula/sequenceelement.cc:1062
+msgid "Add Fraction"
+msgstr "添加分数"
+
+#: kformula/kformuladocument.cc:479 kformula/sequenceelement.cc:1071
+msgid "Add Root"
+msgstr "添加根号"
+
+#: kformula/sequenceelement.cc:1081
+msgid "Add Symbol"
+msgstr "添加符号"
+
+#: kformula/kformuladocument.cc:516 kformula/sequenceelement.cc:1090
+msgid "Add 1x2 Matrix"
+msgstr "添加1x2矩阵"
+
+#: kformula/MatrixDialog.cc:34 kformula/sequenceelement.cc:1109
+msgid "Add Matrix"
+msgstr "添加矩阵"
+
+#: kformula/sequenceelement.cc:1186
+msgid "Change Char to Symbol"
+msgstr "将字符转换为符号"
+
+#: kformula/sequenceelement.cc:1206
+msgid "Change Char Style"
+msgstr "更改字符样式"
+
+#: kformula/sequenceelement.cc:1219
+msgid "Change Char Family"
+msgstr "更改字符族"
+
+#: kformula/sequenceelement.cc:1672
+msgid "Add Element"
+msgstr "添加元素"
+
+#: kformula/MatrixDialog.cc:44
+msgid "Rows:"
+msgstr "行数:"
+
+#: kformula/kformulamathmlread.cc:1383
+msgid "The document does not seem to be MathML."
+msgstr "文档好像不是 MathML。"
+
+#: kformula/kformulamathmlread.cc:1383
+msgid "MathML Import Error"
+msgstr "MathML 导入出错"
+
+#: kformula/indexelement.cc:218
+msgid "Indexed list"
+msgstr "索引列表"
+
+#: kformula/indexelement.cc:221 kformula/rootelement.cc:135
+msgid "Index"
+msgstr "角标"
+
+#: kformula/bracketelement.cc:250
+msgid "Delimited list"
+msgstr "分隔的列表"
+
+#: kformula/bracketelement.cc:823
+msgid "Overline"
+msgstr "上划线"
+
+#: kformula/bracketelement.cc:926
+msgid "Underline"
+msgstr "下划线"
+
+#: kformula/fontstyle.cc:137
+msgid ""
+"Some fonts have been installed to assure that symbols in formulas are properly "
+"visualized. You must restart the application in order so that changes take "
+"effect"
+msgstr ""
+
+#: kformula/kformuladocument.cc:582 kformula/matrixelement.cc:136
+msgid "Append Column"
+msgstr "追加列"
+
+#: kformula/kformuladocument.cc:597 kformula/matrixelement.cc:138
+msgid "Append Row"
+msgstr "追加行"
+
+#: kformula/kformuladocument.cc:587 kformula/matrixelement.cc:140
+msgid "Insert Column"
+msgstr "插入列"
+
+#: kformula/kformuladocument.cc:592 kformula/matrixelement.cc:143
+msgid "Remove Column"
+msgstr "删除列"
+
+#: kformula/kformuladocument.cc:602 kformula/matrixelement.cc:147
+msgid "Insert Row"
+msgstr "插入行"
+
+#: kformula/kformuladocument.cc:607 kformula/matrixelement.cc:150
+msgid "Remove Row"
+msgstr "删除行"
+
+#: kformula/matrixelement.cc:337
+msgid "Matrix element"
+msgstr "矩阵元素"
+
+#: kformula/matrixelement.cc:2021
+msgid "Add Newline"
+msgstr "添加新行"
+
+#: kformula/matrixelement.cc:2024
+msgid "Add Tabmark"
+msgstr "添加制表位"
+
+#: kformula/matrixelement.cc:2179
+msgid "Multi line element"
+msgstr "多行元素"
+
+#: kformula/rootelement.cc:132
+msgid "Main list of root"
+msgstr ""
+
+#: kformula/kformulacommand.cc:393 kformula/kformuladocument.cc:572
+msgid "Remove Enclosing Element"
+msgstr "删除内部元素"
+
+#: kformula/kformulacommand.cc:462 kformula/kformulacommand.cc:476
+msgid "Add Index"
+msgstr "添加角标"
+
+#: kformula/fractionelement.cc:75
+msgid "Numerator"
+msgstr "分子"
+
+#: kformula/fractionelement.cc:78
+msgid "Denominator"
+msgstr "分母"
+
+#: kformula/kformuladocument.cc:443
+msgid "Add Negative Thin Space"
+msgstr "添加负小空白"
+
+#: kformula/kformuladocument.cc:447
+msgid "Add Thin Space"
+msgstr "添加小空白"
+
+#: kformula/kformuladocument.cc:451
+msgid "Add Medium Space"
+msgstr "添加中等空白"
+
+#: kformula/kformuladocument.cc:455
+msgid "Add Thick Space"
+msgstr "添加较大空白"
+
+#: kformula/kformuladocument.cc:459
+msgid "Add Quad Space"
+msgstr "添加四倍空白"
+
+#: kformula/kformuladocument.cc:464
+msgid "Add Integral"
+msgstr "添加积分"
+
+#: kformula/kformuladocument.cc:469
+msgid "Add Sum"
+msgstr "添加求和"
+
+#: kformula/kformuladocument.cc:474
+msgid "Add Product"
+msgstr "添加乘积"
+
+#: kformula/kformuladocument.cc:494
+msgid "Add Square Bracket"
+msgstr "添加方括号"
+
+#: kformula/kformuladocument.cc:499
+msgid "Add Curly Bracket"
+msgstr "添加大括号"
+
+#: kformula/kformuladocument.cc:504
+msgid "Add Abs"
+msgstr "添加绝对值"
+
+#: kformula/kformuladocument.cc:510
+msgid "Add Matrix..."
+msgstr "添加矩阵..."
+
+#: kformula/kformuladocument.cc:523
+msgid "Add Upper Left Index"
+msgstr "添加左上角标"
+
+#: kformula/kformuladocument.cc:528
+msgid "Add Lower Left Index"
+msgstr "添加左下角标"
+
+#: kformula/kformuladocument.cc:533
+msgid "Add Upper Right Index"
+msgstr "添加右上角标"
+
+#: kformula/kformuladocument.cc:538
+msgid "Add Lower Right Index"
+msgstr "添加右下角标"
+
+#: kformula/kformuladocument.cc:544
+msgid "Add Upper Index"
+msgstr "添加上标"
+
+#: kformula/kformuladocument.cc:549
+msgid "Add Lower Index"
+msgstr "添加下标"
+
+#: kformula/kformuladocument.cc:577
+msgid "Convert to Greek"
+msgstr "转换为希腊字母"
+
+#: kformula/kformuladocument.cc:613
+msgid "Syntax Highlighting"
+msgstr "语法加亮"
+
+#: kformula/kformuladocument.cc:619
+msgid "&Bold"
+msgstr "粗体(&B)"
+
+#: kformula/kformuladocument.cc:623
+msgid "&Italic"
+msgstr "斜体(&I)"
+
+#: kformula/kformuladocument.cc:643
+msgid "Left Delimiter"
+msgstr "左分隔符"
+
+#: kformula/kformuladocument.cc:662
+msgid "Right Delimiter"
+msgstr "右分隔符"
+
+#: kformula/kformuladocument.cc:668
+msgid "Insert Symbol"
+msgstr "插入符号"
+
+#: kformula/kformuladocument.cc:673
+msgid "Symbol Names"
+msgstr "符号名称"
+
+#: kformula/kformuladocument.cc:679
+msgid "Script"
+msgstr "手写体"
+
+#: kformula/kformuladocument.cc:680
+msgid "Fraktur"
+msgstr "哥特式"
+
+#: kformula/kformuladocument.cc:681
+msgid "Double Struck"
+msgstr "空心式"
+
+#: kformula/kformuladocument.cc:682
+msgid "Font Family"
+msgstr "字体族"
+
+#: kformula/kformuladocument.cc:689
+#, fuzzy
+msgid "Identifier"
+msgstr "缩进"
+
+#: kformula/kformuladocument.cc:690
+#, fuzzy
+msgid "Operator"
+msgstr "操作符字体:"
+
+#: kformula/kformuladocument.cc:691
+#, fuzzy
+msgid "Number"
+msgstr "数字:"
+
+#: kformula/kformuladocument.cc:692
+#, fuzzy
+msgid "Text"
+msgstr "添加文字"
+
+#: kformula/kformuladocument.cc:693
+msgid "Token Type"
+msgstr ""
+
+#: kopainter/ko_cmyk_widget.cc:87
+msgid "Cyan"
+msgstr "青"
+
+#: kopainter/ko_cmyk_widget.cc:93
+msgid "Magenta"
+msgstr "洋红"
+
+#: kopainter/ko_cmyk_widget.cc:99
+msgid "Yellow"
+msgstr "黄"
+
+#: kopainter/ko_cmyk_widget.cc:105
+msgid "Black"
+msgstr "黑"
+
+#: kopainter/koColorChooser.cc:52
+msgid "Gray"
+msgstr "灰"
+
+#: kopainter/ko_rgb_widget.cc:76
+msgid "Red"
+msgstr "红"
+
+#: kopainter/ko_rgb_widget.cc:82
+msgid "Green"
+msgstr "绿"
+
+#: kopainter/ko_rgb_widget.cc:88
+msgid "Blue"
+msgstr "蓝"
+
+#: kopainter/ko_hsv_widget.cc:60
+msgid "Hue"
+msgstr ""
+
+#: kopainter/ko_hsv_widget.cc:65
+#, fuzzy
+msgid "Saturation"
+msgstr "装饰"
+
+#: kopainter/ko_hsv_widget.cc:70
+msgid "Value (brightness)"
+msgstr "值(亮度)"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kofficefilters.po b/koffice-i18n-zh_CN/messages/koffice/kofficefilters.po
new file mode 100644
index 00000000..891ea2f7
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kofficefilters.po
@@ -0,0 +1,2257 @@
+# translation of kofficefilters.po to Simplified Chinese
+# Copyright (C) 2002-2003 Free Software Foundation, Inc.
+# Funda Wang <fundawang@linux.net.cn>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kofficefilters 1.5\n"
+"POT-Creation-Date: 2007-05-30 02:18+0200\n"
+"PO-Revision-Date: 2006-01-29 18:07+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kivio/imageexport/kivio_imageexportdialog.cpp:35
+msgid "Export to Image"
+msgstr "导出为图像"
+
+#: kchart/libimageexport/imageexport.cpp:53 kchart/svg/svgexport.cc:58
+#: kformula/latex/latexexport.cc:57 kformula/mathml/mathmlexport.cc:57
+#: kformula/png/pngexport.cc:57 kformula/svg/svgexport.cc:61
+#: kivio/imageexport/kivio_imageexport.cpp:93
+msgid "Failed to read data."
+msgstr "读取数据失败。"
+
+#: kchart/libimageexport/imageexport.cpp:54
+#: kchart/libimageexport/imageexport.cpp:67
+#: kivio/imageexport/kivio_imageexport.cpp:93
+#: kivio/imageexport/kivio_imageexport.cpp:104
+msgid "Export Error"
+msgstr "导出错误"
+
+#: kchart/libimageexport/imageexport.cpp:66 kchart/svg/svgexport.cc:71
+#: kformula/latex/latexexport.cc:64 kformula/mathml/mathmlexport.cc:64
+#: kformula/png/pngexport.cc:64 kformula/svg/svgexport.cc:78
+#: kivio/imageexport/kivio_imageexport.cpp:104
+msgid "Malformed XML data."
+msgstr "XML 数据格式错误。"
+
+#: krita/pdf/kis_pdf_import.cpp:101
+msgid "A password is required to read that pdf"
+msgstr "需要密码才能读取该 PDF"
+
+#: krita/pdf/kis_pdf_import.cpp:111
+msgid "PDF Import Options"
+msgstr "PDF 导入选项"
+
+#: krita/pdf/kis_pdf_import.cpp:144
+#, c-format
+msgid "Page %1"
+msgstr "第%1页"
+
+#: krita/png/kis_png_export.cc:69
+msgid "PNG Export Options"
+msgstr "PNG 导出选项"
+
+#: krita/jpeg/kis_jpeg_converter.cc:76 krita/png/kis_png_converter.cc:65
+#: krita/tiff/kis_tiff_writer_visitor.cpp:66
+msgid ""
+"Cannot export images in %1.\n"
+msgstr ""
+"无法将图像导出至 %1。\n"
+
+#: krita/raw/kis_raw_import.cpp:432
+msgid ""
+"Cannot convert RAW files because the dcraw executable could not be started."
+msgstr "无法转换 RAW 文件,因为无法启动 dcraw 可执行文件。"
+
+#: krita/raw/kis_raw_import.cpp:470
+msgid "Error: Dcraw cannot load this image. Message: "
+msgstr ""
+
+#: krita/jpeg/kis_jpeg_export.cc:96
+msgid "JPEG Export Options"
+msgstr "JPEG 导出选项"
+
+#: krita/tiff/kis_dlg_options_tiff.cpp:34
+msgid "TIFF Export Options"
+msgstr "TIFF 导出选项"
+
+#: krita/gmagick/kis_image_magick_converter.cc:417
+#: krita/magick/kis_image_magick_converter.cc:363
+msgid "Importing..."
+msgstr "正在导入..."
+
+#: krita/gmagick/kis_image_magick_converter.cc:898
+#: krita/magick/kis_image_magick_converter.cc:843
+msgid "Saving..."
+msgstr "正在保存..."
+
+#: krita/gmagick/kis_image_magick_converter.cc:925
+#: krita/gmagick/kis_image_magick_converter.cc:949
+#: krita/gmagick/kis_image_magick_converter.cc:955
+#: krita/gmagick/kis_image_magick_converter.cc:975
+#: krita/magick/kis_image_magick_converter.cc:870
+#: krita/magick/kis_image_magick_converter.cc:894
+#: krita/magick/kis_image_magick_converter.cc:900
+#: krita/magick/kis_image_magick_converter.cc:920
+msgid "Loading..."
+msgstr "正在装入..."
+
+#: krita/gmagick/kis_image_magick_converter.cc:1055
+#: krita/gmagick/kis_image_magick_converter.cc:1135
+#: krita/magick/kis_image_magick_converter.cc:1000
+#: krita/magick/kis_image_magick_converter.cc:1080
+msgid "All Images"
+msgstr "全部图像"
+
+#: krita/openexr/kis_openexr_export.cpp:101
+msgid ""
+"The image is using an unsupported color space. Please convert to 16-bit "
+"floating point RGB/Alpha before saving in the OpenEXR format."
+msgstr "图像使用的是不支持的色彩空间。请在以 OpenEXR 格式保存之前先转换为 16 位浮点 RGB/Alpha。"
+
+#: kword/pdf/pdfimport.cpp:80
+msgid "PDF Import"
+msgstr "PDF 导入"
+
+#: kword/pdf/pdfimport.cpp:81
+msgid "Initializing..."
+msgstr "正在初始化..."
+
+#: kword/pdf/pdfimport.cpp:112
+msgid "First pass: page #%1..."
+msgstr "第一遍:第%1页..."
+
+#: kword/pdf/pdfimport.cpp:113
+msgid "Second pass: page #%1..."
+msgstr "第二遍:第%1页..."
+
+#: kword/pdf/data.cpp:30
+#, c-format
+msgid "Body Frameset #%1"
+msgstr "主体框架集 #%1"
+
+#: kword/pdf/data.cpp:30
+#, c-format
+msgid "Header Frameset #%1"
+msgstr "页眉框架集 #%1"
+
+#: kword/pdf/data.cpp:31
+#, c-format
+msgid "Footer Frameset #%1"
+msgstr "页脚框架集 #%1"
+
+#: kword/pdf/data.cpp:119
+#, c-format
+msgid "Text Frameset %1"
+msgstr "文本框架集 %1"
+
+#: kword/msword/texthandler.cpp:184 kword/pdf/data.cpp:120
+#, c-format
+msgid "Picture %1"
+msgstr "图片 %1"
+
+#: kword/pdf/dialog.cpp:118
+msgid "KWord's PDF Import Filter"
+msgstr "KWord 的 PDF 导入过滤器"
+
+#: kword/pdf/dialog.cpp:127
+msgid "Page Selection"
+msgstr "页面选择"
+
+#: kword/pdf/dialog.cpp:131
+msgid "All (%1 pages)"
+msgstr "全部(共%1页)"
+
+#: kword/pdf/dialog.cpp:135
+msgid "Range:"
+msgstr "范围:"
+
+#: kword/pdf/dialog.cpp:143
+msgid "Import images"
+msgstr "导入图像数"
+
+#: kword/pdf/dialog.cpp:146
+msgid "\"Smart\" mode"
+msgstr "“智能”模式"
+
+#: kword/pdf/dialog.cpp:149
+msgid ""
+"Removes returns and hyphens at end of line. Also tries to compute the paragraph "
+"alignment. Note that the layout of some pages can get messed up."
+msgstr "删除行尾的回车和连字符。同时试着计算段落对齐方式。请注意,某些页面的布局可能变得混乱。"
+
+#: kword/pdf/dialog.cpp:156
+msgid "Passwords"
+msgstr "密码"
+
+#: kword/pdf/dialog.cpp:160
+msgid "Owner:"
+msgstr "属主:"
+
+#: kword/pdf/dialog.cpp:163
+msgid "User:"
+msgstr "用户:"
+
+#: kword/rtf/import/rtfimport.cpp:337
+msgid "The file cannot be loaded, as it cannot be opened."
+msgstr "无法装入文件,因为该文件无法打开。"
+
+#: kword/rtf/import/rtfimport.cpp:338 kword/rtf/import/rtfimport.cpp:355
+#: kword/rtf/import/rtfimport.cpp:372 kword/rtf/import/rtfimport.cpp:388
+#: kword/rtf/import/rtfimport.cpp:407 kword/rtf/import/rtfimport.cpp:426
+#: kword/rtf/import/rtfimport.cpp:443
+msgid "KWord's RTF Import Filter"
+msgstr "KWord 的 RTF 导入过滤器"
+
+#: kword/rtf/import/rtfimport.cpp:354
+msgid "The file cannot be loaded, as it seems not to be an RTF document."
+msgstr "无法装入文件,因为该文件似乎不是 RTF 文档。"
+
+#: kword/rtf/import/rtfimport.cpp:371
+msgid ""
+"The document cannot be loaded, as it seems not to follow the RTF syntax."
+msgstr "无法装入文档,因为该文档似乎不遵从 RTF 语法。"
+
+#: kword/rtf/import/rtfimport.cpp:387
+msgid ""
+"The RTF (Rich Text Format) document has an unexpected version number: %1. "
+"Continuing might result in an erroneous conversion. Do you want to continue?"
+msgstr "RTF 文档的版本号未知:%1。继续进行可能导致错误的转换。您想要继续吗?"
+
+#: kword/rtf/import/rtfimport.cpp:406
+msgid ""
+"The PWD (PocketWord's Rich Text Format) document has an unexpected version "
+"number: %1. Continuing might result in an erroneous conversion. Do you want to "
+"continue?"
+msgstr "PWD(PocketWord 的 RTF)文档的版本号未知:%1。继续进行可能导致错误的转换。您想要继续吗?"
+
+#: kword/rtf/import/rtfimport.cpp:425
+msgid ""
+"The URTF (\"Unicode Rich Text Format\") document has an unexpected version "
+"number: %1. Continuing might result in an erroneous conversion. Do you want to "
+"continue?"
+msgstr "URTF(Unicode RTF)文档的版本号未知:%1。继续进行可能导致错误的转换。您想要继续吗?"
+
+#: kword/rtf/import/rtfimport.cpp:442
+#, c-format
+msgid ""
+"The RTF document cannot be loaded, as it has an unexpected first keyword: \\%1."
+msgstr "无法装入 RTF 文档,因为该文件的第一个关键字未知:\\%1。"
+
+#: kword/html/export/ExportFilter.cc:599
+msgid "Untitled Document"
+msgstr "无标题文档"
+
+#: kword/html/export/ExportDialog.cc:41
+msgid "KWord's HTML Export Filter"
+msgstr "KWord 的 HTML 导出过滤器"
+
+#: kspread/csv/csvdialog.cpp:63 kspread/csv/csvexportdialog.cpp:60
+#: kword/ascii/ExportDialog.cc:44 kword/ascii/ImportDialog.cc:44
+#: kword/html/export/ExportDialog.cc:49
+msgid ""
+"_: Descriptive encoding name\n"
+"Recommended ( %1 )"
+msgstr "推荐(%1)"
+
+#: kspread/csv/csvdialog.cpp:64 kspread/csv/csvexportdialog.cpp:61
+#: kword/ascii/ExportDialog.cc:45 kword/ascii/ImportDialog.cc:45
+#: kword/html/export/ExportDialog.cc:50
+msgid ""
+"_: Descriptive encoding name\n"
+"Locale ( %1 )"
+msgstr "语系(%1)"
+
+#: kspread/csv/csvdialog.cpp:616 kspread/csv/csvexportdialog.cpp:309
+#: kword/ascii/ExportDialog.cc:88 kword/ascii/ImportDialog.cc:87
+#: kword/html/export/ExportDialog.cc:109
+#, c-format
+msgid "Cannot find encoding: %1"
+msgstr "找不到编码:%1"
+
+#: kword/libexport/KWEFKWordLeader.cc:1282
+msgid ""
+"An error has occurred while parsing the KWord file.\n"
+"At line: %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"解析 KWord 文件时出错。\n"
+"位于第%1行第%2列\n"
+"错误消息:%3"
+
+#: kword/libexport/KWEFKWordLeader.cc:1284
+msgid "KWord Export Filter Library"
+msgstr "KWord 的 HTML 导出过滤器"
+
+#: kword/ascii/ImportDialog.cc:37
+msgid "KWord's Plain Text Import Filter"
+msgstr "KWord 普通文本导入过滤器"
+
+#: kspread/csv/csvdialog.cpp:67 kspread/csv/csvexportdialog.cpp:64
+#: kword/ascii/ExportDialog.cc:48 kword/ascii/ImportDialog.cc:48
+msgid ""
+"_: Descriptive encoding name\n"
+"Other ( %1 )"
+msgstr "其他(%1)"
+
+#: kword/ascii/ExportDialog.cc:37
+msgid "KWord's Plain Text Export Filter"
+msgstr "KWord 普通文本导出过滤器"
+
+#: kword/latex/import/lateximportdia.cc:48
+msgid "Latex Import Filter Parameters"
+msgstr "Latex 导入过滤器参数"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 82
+#: kword/latex/import/lateximportdia.cc:68 rc.cpp:505 rc.cpp:903
+#, no-c-format
+msgid "Document Style"
+msgstr "文档风格"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 116
+#: kword/latex/import/lateximportdia.cc:74 rc.cpp:511 rc.cpp:909
+#, no-c-format
+msgid "Latex style"
+msgstr "Latex 风格"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 97
+#: kword/latex/import/lateximportdia.cc:77 rc.cpp:508 rc.cpp:906
+#, no-c-format
+msgid "KWord style"
+msgstr "KWord 风格"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 332
+#: kword/latex/import/lateximportdia.cc:90 rc.cpp:562 rc.cpp:568 rc.cpp:960
+#: rc.cpp:966
+#, no-c-format
+msgid "Language"
+msgstr "语言"
+
+#: kword/latex/import/lateximportdia.cc:95
+msgid "Unicode"
+msgstr "Unicode"
+
+#: kword/latex/import/lateximportdia.cc:98
+msgid "latin1"
+msgstr "latin1"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 84
+#: kword/latex/import/lateximportdia.cc:112 rc.cpp:421 rc.cpp:514 rc.cpp:912
+#, no-c-format
+msgid "Document Type"
+msgstr "文档类型"
+
+#: kword/latex/import/lateximportdia.cc:117
+msgid "New document"
+msgstr "新建文档"
+
+#: kword/latex/import/lateximportdia.cc:120
+msgid "Embedded document"
+msgstr "嵌入的文档"
+
+#: kword/mswrite/ImportDialog.cc:39
+msgid "KWord's MS Write Import Filter"
+msgstr "KWord MS 书写器导入过滤器"
+
+#: kword/abiword/ImportField.cc:29
+#, c-format
+msgid ""
+"_: Frameset name\n"
+"Footnote %1"
+msgstr "脚注 %1"
+
+#: kword/abiword/abiwordimport.cc:530
+#, c-format
+msgid ""
+"_: Frameset name\n"
+"Picture %1"
+msgstr "图片 %1"
+
+#: kword/abiword/abiwordimport.cc:1130 kword/msword/texthandler.cpp:163
+#, c-format
+msgid "Table %1"
+msgstr "表格 %1"
+
+#: kword/abiword/abiwordimport.cc:1213 kword/oowriter/oowriterimport.cc:2305
+msgid ""
+"_: Frameset name\n"
+"Table %3, row %1, column %2"
+msgstr "表格 %3,第 %1 行,第 %2 列"
+
+#: kword/abiword/abiwordimport.cc:1640
+msgid ""
+"An error has occurred while parsing the AbiWord file.\n"
+"At line: %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"解析 AbiWord 文件时出错。\n"
+"位于第%1行第%2列\n"
+"错误消息:%3"
+
+#: kword/abiword/abiwordimport.cc:1643 kword/abiword/abiwordimport.cc:1829
+#: kword/abiword/abiwordimport.cc:1843 kword/abiword/abiwordimport.cc:1857
+msgid "AbiWord Import Filter"
+msgstr "AbiWord 导入过滤器"
+
+#: kword/abiword/abiwordimport.cc:1707
+msgid ""
+"_: Frameset name\n"
+"Main Text Frameset"
+msgstr "主文本窗框"
+
+#: kword/abiword/abiwordimport.cc:1828
+#, c-format
+msgid "An error occurred during the load of the AbiWord file: %1"
+msgstr "载入 AbiWord 文件时出错:%1"
+
+#: kword/abiword/abiwordimport.cc:1843
+msgid "Unable to save document information."
+msgstr "无法保存文档信息。"
+
+#: kword/abiword/abiwordimport.cc:1857
+msgid "Unable to save main document."
+msgstr "无法保存主文档。"
+
+#: kword/msword/document.cpp:331 kword/msword/texthandler.cpp:126
+#, c-format
+msgid "Endnote %1"
+msgstr "尾注 %1"
+
+#: kword/msword/document.cpp:334 kword/msword/texthandler.cpp:129
+#, c-format
+msgid "Footnote %1"
+msgstr "脚注 %1"
+
+#: kword/msword/document.cpp:355
+msgid ""
+"_: Table_Name Cell row,column\n"
+"%1 Cell %2,%3"
+msgstr "%1 单元格 %2,%3"
+
+#: kword/msword/conversion.cpp:380 kword/oowriter/conversion.cc:108
+msgid "Even Pages Header"
+msgstr "偶数页页眉"
+
+#: kword/msword/conversion.cpp:382 kword/oowriter/conversion.cc:106
+msgid "Odd Pages Header"
+msgstr "奇数页页眉"
+
+#: kword/msword/conversion.cpp:384 kword/oowriter/conversion.cc:112
+msgid "Even Pages Footer"
+msgstr "偶数页页脚"
+
+#: kword/msword/conversion.cpp:386 kword/oowriter/conversion.cc:110
+msgid "Odd Pages Footer"
+msgstr "奇数页页脚"
+
+#: kword/msword/conversion.cpp:388
+msgid "First Page Header"
+msgstr "首页页眉"
+
+#: kword/msword/conversion.cpp:390
+msgid "First Page Footer"
+msgstr "首页页脚"
+
+#: kword/oowriter/ExportFilter.cc:1209
+#, c-format
+msgid ""
+"_: Object name\n"
+"Table %1"
+msgstr "表格 %1"
+
+#: kword/oowriter/ExportFilter.cc:1211
+#, c-format
+msgid ""
+"_: Object name\n"
+"Table Frame %1"
+msgstr "表格框架 %1"
+
+#: kword/oowriter/ExportFilter.cc:1588
+msgid ""
+"_: Pseudo-author for annotations\n"
+"KWord 1.3"
+msgstr "KWord 1.3"
+
+#: kword/oowriter/conversion.cc:106
+msgid "Header"
+msgstr "页眉"
+
+#: kword/oowriter/conversion.cc:110
+msgid "Footer"
+msgstr "页脚"
+
+#: kword/oowriter/oowriterimport.cc:135
+msgid "Main Text Frameset"
+msgstr "主文本框架集"
+
+#: kspread/opencalc/opencalcimport.cc:2291
+#: kword/oowriter/oowriterimport.cc:598
+msgid ""
+"This document was created with OpenOffice.org version '%1'. This filter was "
+"written for version 1.0. Reading this file could cause strange behavior, "
+"crashes or incorrect display of the data. Do you want to continue converting "
+"the document?"
+msgstr ""
+"该文档是使用 OpenOffice 版本“%1”创建的。此过滤器是为版本 1.0 "
+"写的。读取该文件会导致奇怪的行为、崩溃或不正确地显示数据。您想继续转换该文档吗?"
+
+#: kspread/opencalc/opencalcimport.cc:2293
+#: kword/oowriter/oowriterimport.cc:600
+msgid "Unsupported document version"
+msgstr "不支持的文档版本"
+
+#: kspread/csv/csvimport.cc:93
+msgid "CSV filter cannot open input file - please report."
+msgstr "CSV 过滤器不能打开输入文件 - 请报告。"
+
+#: kspread/csv/csvdialog.cpp:73 kspread/csv/csvdialog.cpp:355
+#: kspread/csv/csvdialog.cpp:415
+msgid "Text"
+msgstr "文本"
+
+#: kspread/csv/csvdialog.cpp:74 kspread/csv/csvdialog.cpp:417
+msgid "Number"
+msgstr "数字"
+
+#: kspread/csv/csvdialog.cpp:75 kspread/csv/csvdialog.cpp:419
+msgid "Currency"
+msgstr "货币"
+
+#: kspread/csv/csvdialog.cpp:76 kspread/csv/csvdialog.cpp:421
+msgid "Date"
+msgstr "日期"
+
+#: kspread/csv/csvdialog.cpp:77 kspread/csv/csvdialog.cpp:423
+msgid "Decimal Comma Number"
+msgstr "小数点逗号数字"
+
+#: kspread/csv/csvdialog.cpp:78 kspread/csv/csvdialog.cpp:425
+msgid "Decimal Point Number"
+msgstr "小数点数字"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 71
+#: kspread/csv/csvdialog.cpp:543 rc.cpp:259 rc.cpp:289 rc.cpp:765
+#, no-c-format
+msgid "None"
+msgstr "无"
+
+#: kspread/csv/csvdialog.cpp:570
+msgid ""
+"Please check the ranges you specified. The start value must be lower than the "
+"end value."
+msgstr "请检查您指定的范围。初始值必须低于终末值。"
+
+#: kspread/csv/csvexport.cc:310
+msgid "<SHEETNAME>"
+msgstr "<工作表名称>"
+
+#: kspread/html/exportdialog.cc:36
+msgid "Export Sheet to HTML"
+msgstr "将工作表导出为 HTML"
+
+#: kspread/html/exportdialog.cc:46
+msgid "Recommended: UTF-8"
+msgstr "推荐:UTF-8"
+
+#: kspread/html/exportdialog.cc:47
+msgid "Locale (%1)"
+msgstr "语系 (%1)"
+
+#: kspread/kexi/kspread_kexiimportdialog.cc:129
+msgid "No file specified"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimportdialog.cc:138
+msgid "Error creating connection"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimportdialog.cc:144
+msgid "Error connecting to database"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimportdialog.cc:151
+msgid "Error using database"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimport.cc:154
+msgid "Cant find sheet"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimport.cc:184
+msgid "Your query was invalid or not a SELECT query"
+msgstr ""
+
+#: kspread/kexi/kspread_kexiimport.cc:223
+msgid "Error executing query"
+msgstr ""
+
+#: kspread/qpro/qproimport.cc:133
+msgid "QPRO filter cannot open input file - please report."
+msgstr "QPRO 过滤器无法打开输入文件 - 请报告错误。"
+
+#: kspread/qpro/qproimport.cc:246
+msgid ""
+"Unable to open password protected files.\n"
+"The password algorithm has not been published"
+msgstr ""
+"无法打开有密码保护的文件。\n"
+"密码的加密算法还没有被公开"
+
+#: kspread/dbase/dbaseimport.cc:63
+msgid "File format is not supported."
+msgstr "文件格式不支持。"
+
+#: kspread/dbase/dbaseimport.cc:69
+msgid "Could not read from file."
+msgstr "无法从文件读取。"
+
+#: kspread/opencalc/opencalcexport.cc:1016
+msgid "Page "
+msgstr "页"
+
+#: kspread/opencalc/opencalcimport.cc:1456
+msgid "The file seems to be corrupt. Skipping a table."
+msgstr "该文件似乎已经损坏。正在跳过一个表。"
+
+#: kspread/opencalc/opencalcimport.cc:1469
+msgid "Skipping a table."
+msgstr "正在跳过一个表。"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: karbon/eps/epsexportdlg.cc:33
+msgid "EPS Export"
+msgstr "EPS 导出"
+
+#: karbon/eps/epsexportdlg.cc:41
+msgid "PostScript level 1"
+msgstr "PostScript 级别 1"
+
+#: karbon/eps/epsexportdlg.cc:42
+msgid "PostScript level 2"
+msgstr "PostScript 级别 2"
+
+#: karbon/eps/epsexportdlg.cc:43
+msgid "PostScript level 3"
+msgstr "PostScript 级别 3"
+
+#: karbon/eps/epsexportdlg.cc:45
+#, fuzzy
+msgid "Export hidden layers"
+msgstr "导出过滤参数"
+
+#: kchart/bmp/bmpexport.cpp:64 kchart/jpeg/jpegexport.cpp:64
+#: kchart/mng/mngexport.cpp:64 kchart/png/pngexport.cpp:68
+#: kchart/svg/svgexport.cc:85 kchart/xbm/xbmexport.cpp:64
+#: kchart/xpm/xpmexport.cpp:64 kformula/latex/latexexport.cc:71
+#: kformula/mathml/mathmlexport.cc:71 kformula/png/pngexportdia.cc:237
+#: kformula/svg/svgexport.cc:92 kpresenter/bmp/bmpexport.cpp:69
+#: kpresenter/jpeg/jpegexport.cpp:70 kpresenter/mng/mngexport.cpp:66
+#: kpresenter/png/pngexport.cpp:70 kpresenter/svg/svgexport.cc:90
+#: kpresenter/xbm/xbmexport.cpp:66 kpresenter/xpm/xpmexport.cpp:66
+#: libdialogfilter/exportsizedia.cpp:264
+msgid "Failed to write file."
+msgstr "写入文件失败。"
+
+#: kchart/bmp/bmpexport.cpp:65 kpresenter/bmp/bmpexport.cpp:70
+msgid "BMP Export Error"
+msgstr "BMP 导出出错"
+
+#: kchart/mng/mngexport.cpp:65 kpresenter/mng/mngexport.cpp:67
+msgid "MNG Export Error"
+msgstr "MNG 导出出错"
+
+#: kchart/png/pngexport.cpp:69 kformula/png/pngexport.cc:57
+#: kformula/png/pngexport.cc:64 kformula/png/pngexportdia.cc:237
+#: kpresenter/png/pngexport.cpp:71 libdialogfilter/exportsizedia.cpp:264
+msgid "PNG Export Error"
+msgstr "PNG 导出出错"
+
+#: kchart/svg/svgexport.cc:59 kchart/svg/svgexport.cc:72
+#: kchart/svg/svgexport.cc:86 kformula/svg/svgexport.cc:62
+#: kformula/svg/svgexport.cc:79 kformula/svg/svgexport.cc:93
+#: kpresenter/svg/svgexport.cc:91
+msgid "SVG Export Error"
+msgstr "SVG 导出出错"
+
+#: kchart/xbm/xbmexport.cpp:65 kpresenter/xbm/xbmexport.cpp:67
+msgid "Xbm Export Error"
+msgstr "Xbm 导出错误"
+
+#: kchart/xpm/xpmexport.cpp:65 kpresenter/xpm/xpmexport.cpp:67
+msgid "Xpm Export Error"
+msgstr "Xpm 导出错误"
+
+#: kchart/jpeg/jpegexport.cpp:65 kpresenter/jpeg/jpegexport.cpp:71
+msgid "JPEG Export Error"
+msgstr "JPEG 导出错误"
+
+#: kpresenter/kword/kprkword.cc:94
+msgid "Slide Title"
+msgstr "幻灯片标题"
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 44
+#: rc.cpp:3
+#, no-c-format
+msgid "Page:"
+msgstr "页面:"
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 52
+#: rc.cpp:6
+#, no-c-format
+msgid "Area to export:"
+msgstr "要导出的区域:"
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 60
+#: rc.cpp:9
+#, no-c-format
+msgid "Bitmap DPI:"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 63
+#: rc.cpp:12 rc.cpp:39
+#, no-c-format
+msgid "Set the resolution of the resulting bitmap image"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 71
+#: rc.cpp:15
+#, fuzzy, no-c-format
+msgid "Margin (Pixels):"
+msgstr "边距:"
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 116
+#: rc.cpp:18
+#, no-c-format
+msgid "72"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 121
+#: rc.cpp:21
+#, no-c-format
+msgid "96"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 126
+#: rc.cpp:24
+#, no-c-format
+msgid "150"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 131
+#: rc.cpp:27
+#, no-c-format
+msgid "300"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 136
+#: rc.cpp:30
+#, no-c-format
+msgid "600"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 141
+#: rc.cpp:33
+#, no-c-format
+msgid "720"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 146
+#: rc.cpp:36
+#, no-c-format
+msgid "1200"
+msgstr ""
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 176
+#: rc.cpp:42
+#, fuzzy, no-c-format
+msgid "Objects on Page"
+msgstr "页面上对象的区域"
+
+#. i18n: file ./kivio/imageexport/kivio_imageexportwidget.ui line 181
+#: rc.cpp:45
+#, no-c-format
+msgid "Complete Page"
+msgstr "完整页面"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 16
+#: rc.cpp:48
+#, fuzzy, no-c-format
+msgid "PDFImportWidget"
+msgstr "PDF 导入"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 27
+#: rc.cpp:51
+#, fuzzy, no-c-format
+msgid "Dimensions"
+msgstr "尺寸:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 38
+#: rc.cpp:54
+#, no-c-format
+msgid "Resolution:"
+msgstr "分辨率:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 79
+#: rc.cpp:57
+#, no-c-format
+msgid "Vertical:"
+msgstr "垂直:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 85
+#: rc.cpp:60 rc.cpp:66
+#, no-c-format
+msgid "Dots/inch"
+msgstr ""
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 119
+#: rc.cpp:63
+#, no-c-format
+msgid "Horizontal:"
+msgstr "水平:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 158
+#: rc.cpp:69
+#, no-c-format
+msgid "Size:"
+msgstr "大小:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 207
+#: libdialogfilter/exportsizedia.cpp:87 rc.cpp:72
+#, no-c-format
+msgid "Width:"
+msgstr "宽度:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 223
+#: libdialogfilter/exportsizedia.cpp:90 rc.cpp:75
+#, no-c-format
+msgid "Height:"
+msgstr "高度:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 254
+#: rc.cpp:78
+#, fuzzy, no-c-format
+msgid "Pages"
+msgstr "页面:"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 265
+#: rc.cpp:81
+#, no-c-format
+msgid "&All pages"
+msgstr "全部页(&A)"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 273
+#: rc.cpp:84
+#, no-c-format
+msgid "&First page"
+msgstr "第一页(&F)"
+
+#. i18n: file ./krita/pdf/pdfimportwidgetbase.ui line 284
+#: rc.cpp:87
+#, no-c-format
+msgid "&Selection of page"
+msgstr "所选页(&S)"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 16
+#: rc.cpp:90
+#, no-c-format
+msgid "Options of Your PNG"
+msgstr "您 PNG 的选项"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 38
+#: rc.cpp:93 rc.cpp:335 rc.cpp:384
+#, no-c-format
+msgid "Compress:"
+msgstr "压缩:"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 44
+#: rc.cpp:96 rc.cpp:338 rc.cpp:387
+#, no-c-format
+msgid "Note: the compression level does not change the quality of the result"
+msgstr "注意:压缩级别不影响结果的质量"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 48
+#: rc.cpp:99 rc.cpp:341 rc.cpp:390
+#, no-c-format
+msgid ""
+"<p>Adjust the compression time. Better compression takes longer.\n"
+"<br>Note: the compression level does not change the quality of the result.</p>"
+msgstr "<p>调整压缩时间。更好的压缩效果将花费更长时间。<br>注意:压缩级别不影响结果的质量。</p>"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 82
+#: rc.cpp:103 rc.cpp:345 rc.cpp:394
+#, no-c-format
+msgid "Note: the compression level doesn't change the quality of the result"
+msgstr "注意:压缩级别不影响结果的质量"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 86
+#: rc.cpp:106 rc.cpp:113 rc.cpp:120 rc.cpp:348 rc.cpp:355 rc.cpp:362
+#: rc.cpp:397 rc.cpp:404 rc.cpp:411
+#, no-c-format
+msgid ""
+"<p>Adjust the compression time. Better compression takes longer.\n"
+"<br>Note: the compression level doesn't change the quality of the result.</p>"
+msgstr ""
+"<p>调整压缩时间。更好的压缩效果将花费更长时间。\n"
+"<br>注意:压缩级别不影响结果的质量。</p>"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 102
+#: rc.cpp:110 rc.cpp:352 rc.cpp:401
+#, no-c-format
+msgid "Fast"
+msgstr "快"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 114
+#: rc.cpp:117 rc.cpp:359 rc.cpp:408
+#, no-c-format
+msgid "Small"
+msgstr "小"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 152
+#: rc.cpp:124
+#, no-c-format
+msgid "Interlacing"
+msgstr "交错"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 155
+#: rc.cpp:127
+#, no-c-format
+msgid "Use interlacing when publishing on the Internet"
+msgstr "发布到 Internet 上时使用交错"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 159
+#: rc.cpp:130
+#, no-c-format
+msgid ""
+"<p>Interlacing is useful if you intend to publish your image on the Internet."
+"<br>\n"
+"Enabling interlacing will cause the image to be displayed by the browser even "
+"while downloading.</p>"
+msgstr ""
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 167
+#: rc.cpp:134
+#, no-c-format
+msgid "Store alpha channel (transparency)"
+msgstr "存储 Alpha 通道(透明)"
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 173
+#: rc.cpp:137
+#, no-c-format
+msgid "Disable to get smaller files if your image has no transparency"
+msgstr ""
+
+#. i18n: file ./krita/png/kis_wdg_options_png.ui line 177
+#: rc.cpp:140
+#, no-c-format
+msgid ""
+"<p>The Portable Network Graphics (PNG) file format allows transparency in your "
+"image to be stored by saving an alpha channel.\n"
+"You can uncheck the box if you are not using transparency and you want to make "
+"the resulting file smaller ."
+"<br>Always saving the alpha channel is recommended.</p>"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 24
+#: rc.cpp:144
+#, no-c-format
+msgid "&Update Preview"
+msgstr "更新预览(&U)"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 59
+#: rc.cpp:147
+#, no-c-format
+msgid "Color Settings"
+msgstr "颜色设置"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 70
+#: rc.cpp:150
+#, no-c-format
+msgid "Blackpoint:"
+msgstr "黑点:"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 78
+#: rc.cpp:153
+#, no-c-format
+msgid "Red multiplier:"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 97
+#: rc.cpp:156
+#, no-c-format
+msgid "Blue multiplier:"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 127
+#: rc.cpp:159
+#, no-c-format
+msgid "Brightness. 1.0 is default"
+msgstr "亮度。默认值为 1.0"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 135
+#: rc.cpp:162
+#, no-c-format
+msgid "&White Balance"
+msgstr "白平衡(&W)"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 149
+#: rc.cpp:165
+#, no-c-format
+msgid "White card in sunlight"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 160
+#: rc.cpp:168
+#, no-c-format
+msgid "Automatic"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 169
+#: rc.cpp:172
+#, no-c-format
+msgid ""
+"Automatic color balance. The default is to use a fixed color balance based on a "
+"white card photographed in sunlight."
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 177
+#: rc.cpp:175
+#, no-c-format
+msgid "From camera"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 184
+#: rc.cpp:179
+#, no-c-format
+msgid ""
+"\n"
+" Use the color balance specified by the camera. If this cannot be found, dcraw "
+"prints a warning and reverts to the default. "
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 194
+#: rc.cpp:183
+#, no-c-format
+msgid "Brightness:"
+msgstr "亮度:"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 204
+#: rc.cpp:186
+#, no-c-format
+msgid "Colorspace"
+msgstr "色彩空间"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 218
+#: rc.cpp:189
+#, no-c-format
+msgid "&Document mode"
+msgstr "文档类型(&D)"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 226
+#: rc.cpp:192
+#, no-c-format
+msgid "&RGB"
+msgstr "&RGB"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 239
+#: rc.cpp:195
+#, no-c-format
+msgid "Channel Depth"
+msgstr "通道深度"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 259
+#: rc.cpp:198
+#, no-c-format
+msgid "&16 bits per channel"
+msgstr "每通道 &16 位"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 262
+#: rc.cpp:201
+#, no-c-format
+msgid "Alt+1"
+msgstr "Alt+1"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 273
+#: rc.cpp:204
+#, no-c-format
+msgid "&8 bits per channel"
+msgstr "每通道 &8 位"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 276
+#: rc.cpp:207
+#, no-c-format
+msgid "Alt+8"
+msgstr "Alt+8"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 289
+#: rc.cpp:210
+#, no-c-format
+msgid "&Interpolate RGB as four colors"
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 292
+#: rc.cpp:213
+#, no-c-format
+msgid ""
+"Interpolate RGB as four colors. This blurs the image a little, but it "
+"eliminates false 2x2 mesh patterns. "
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 344
+#: rc.cpp:216
+#, fuzzy, no-c-format
+msgid "Clip colors to prevent pink highlights"
+msgstr "裁减颜色以避免亮点失真(&P)"
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 353
+#: rc.cpp:220
+#, no-c-format
+msgid ""
+"By default, dcraw clips all colors to prevent pink hues in the highlights. "
+"Combine this option with -b 0.25 to leave the image data completely unclipped."
+msgstr ""
+
+#. i18n: file ./krita/raw/wdgrawimport.ui line 398
+#: rc.cpp:225
+#, no-c-format
+msgid "Use camera raw colors, not sRGB"
+msgstr ""
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 35
+#: rc.cpp:228 rc.cpp:320 rc.cpp:538 rc.cpp:936
+#, no-c-format
+msgid "Quality:"
+msgstr "质量:"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 78
+#: rc.cpp:231 rc.cpp:323
+#, no-c-format
+msgid ""
+"These settings determine how much information is lost during compression"
+msgstr "这些设置决定了压缩时将损失多少信息"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 94
+#: rc.cpp:234 rc.cpp:326
+#, no-c-format
+msgid "Smallest"
+msgstr "最小"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 102
+#: rc.cpp:237 rc.cpp:329
+#, no-c-format
+msgid "Best"
+msgstr "最好"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 119
+#: rc.cpp:240
+#, no-c-format
+msgid "Pr&ogressive"
+msgstr "渐进(&O)"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 122
+#: rc.cpp:243
+#, no-c-format
+msgid "Use progressive when publishing on the Internet"
+msgstr "在 Internet 上发布时使用渐进"
+
+#. i18n: file ./krita/jpeg/kis_wdg_options_jpeg.ui line 126
+#: rc.cpp:246
+#, no-c-format
+msgid ""
+"<p>Progressive is useful if you intend to publish your image on the Internet."
+"<br>\n"
+"Enabling progressive will cause the image to be displayed by the browser even "
+"while downloading.</p>"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 24
+#: rc.cpp:250
+#, no-c-format
+msgid "Options of Your TIFF"
+msgstr "您 TIFF 的选项"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 46
+#: rc.cpp:253
+#, no-c-format
+msgid "TIFF Options"
+msgstr "TIFF 选项"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 65
+#: rc.cpp:256
+#, no-c-format
+msgid "Compression type:"
+msgstr "压缩类型:"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 76
+#: rc.cpp:262
+#, no-c-format
+msgid "JPEG DCT Compression"
+msgstr "JPEG DCT 压缩"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 81
+#: rc.cpp:265
+#, no-c-format
+msgid "Deflate (ZIP)"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 86
+#: rc.cpp:268
+#, no-c-format
+msgid "Lempel-Ziv & Welch (LZW)"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 91
+#: rc.cpp:271
+#, no-c-format
+msgid "Leadtools JPEG2000"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 96
+#: rc.cpp:274
+#, no-c-format
+msgid "CCITT Modified Huffman RLE"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 101
+#: rc.cpp:277
+#, no-c-format
+msgid "CCITT Group 3 Fax Encoding"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 106
+#: rc.cpp:280
+#, no-c-format
+msgid "CCITT Group 4 Fax Encoding"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 111
+#: rc.cpp:283
+#, no-c-format
+msgid "Pixar Log"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 133
+#: rc.cpp:286
+#, fuzzy, no-c-format
+msgid "Predictor:"
+msgstr "图片路径:"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 144
+#: rc.cpp:292
+#, no-c-format
+msgid "Horizontal Differencing"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 149
+#: rc.cpp:295
+#, no-c-format
+msgid "Floating Point Horizontal Differencing"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 159
+#: rc.cpp:298
+#, no-c-format
+msgid ""
+"Using a predictor can improve the compression (mostly for LZW and deflate)"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 169
+#: rc.cpp:301
+#, fuzzy, no-c-format
+msgid "Store alpha &channel (transparency)"
+msgstr "存储 Alpha 通道(透明)"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 175
+#: rc.cpp:304
+#, no-c-format
+msgid "Disable to get smaller files if your image has no transparancy"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 179
+#: rc.cpp:307
+#, no-c-format
+msgid ""
+"<p>The Portable Network Graphics (PNG) file format allows transparancy in your "
+"image to be stored by saving an alpha channel.\n"
+"You can uncheck the box if you are not using transparancy and you want to make "
+"the resulting file smaller ."
+"<br>Always saving the alpha channel is recommended.</p>"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 195
+#: rc.cpp:311
+#, no-c-format
+msgid "Flatten the &image"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 201
+#: rc.cpp:314
+#, no-c-format
+msgid ""
+"This option will merge all layers. It is advisable to check this option, "
+"otherwise other applications might not be able to read your file correctly."
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 273
+#: rc.cpp:317
+#, no-c-format
+msgid "JPEG Compression Options"
+msgstr "JPEG 压缩选项"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 395
+#: rc.cpp:332
+#, fuzzy, no-c-format
+msgid "Deflate Compression Options"
+msgstr "JPEG 导出选项"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 530
+#: rc.cpp:366
+#, no-c-format
+msgid "CCITT Group 3 fax encoding Options"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 541
+#: rc.cpp:369
+#, no-c-format
+msgid "Fax mode:"
+msgstr "传真模式:"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 547
+#: rc.cpp:372
+#, no-c-format
+msgid "Classic"
+msgstr "经典"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 552
+#: rc.cpp:375
+#, no-c-format
+msgid "No RTC"
+msgstr "无 RTC"
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 557
+#: rc.cpp:378
+#, no-c-format
+msgid "No EOL"
+msgstr ""
+
+#. i18n: file ./krita/tiff/kis_wdg_options_tiff.ui line 598
+#: rc.cpp:381
+#, fuzzy, no-c-format
+msgid "Pixar Log Compression Options"
+msgstr "JPEG 导出选项"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 18
+#: rc.cpp:415
+#, no-c-format
+msgid "HTML Export Dialog"
+msgstr "HTML 导出对话框"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 43
+#: rc.cpp:418 rc.cpp:466 rc.cpp:484 rc.cpp:650 rc.cpp:726
+#, no-c-format
+msgid "E&ncoding:"
+msgstr "编码(&N):"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 104
+#: rc.cpp:424
+#, no-c-format
+msgid "&HTML 4.01"
+msgstr "&HTML 4.01"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 110
+#: rc.cpp:427
+#, no-c-format
+msgid "HTML 4.01 (For older HTML user agents) "
+msgstr "HTML 4.01(用于较旧的 HTML 用户代理)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 118
+#: rc.cpp:430
+#, no-c-format
+msgid "&XHTML 1.0"
+msgstr "&XHTML 1.0"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 124
+#: rc.cpp:433
+#, no-c-format
+msgid "XHTML 1.0"
+msgstr "XHTML 1.0"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 134
+#: rc.cpp:436
+#, no-c-format
+msgid "Mode"
+msgstr "模式"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 157
+#: rc.cpp:439
+#, no-c-format
+msgid "L&ight: Convert to strict (X)HTML"
+msgstr "简单型:转换为严格的(X)HTML(&I)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 160
+#: rc.cpp:442
+#, no-c-format
+msgid ""
+"Convert mainly the document structure (Recommended for exporting to browsers "
+"with limited capabilities)"
+msgstr "主要转换文档结构(若导出的浏览器能力有限则推荐使用)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 174
+#: rc.cpp:445
+#, no-c-format
+msgid "&Basic: Convert to transitional (X)HTML"
+msgstr "基本型:转换为传统的(X)HTML(&B)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 180
+#: rc.cpp:448
+#, no-c-format
+msgid ""
+"Convert most of the document (Recommended for re-importing in KWord or for "
+"exporting to older browsers)"
+msgstr "转换文档的大部分内容(若要在 KWord 中重新导入或导出至较旧的浏览器则推荐使用)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 188
+#: rc.cpp:451
+#, no-c-format
+msgid "&Enhanced: Convert to (X)HTML with CSS"
+msgstr "增强型:转换为带 CSS 的 (X)HTML(&E)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 194
+#: rc.cpp:454
+#, no-c-format
+msgid ""
+"Convert as much as possible of the KWord document (Recommended for exporting to "
+"other modern word processors or to modern browsers)"
+msgstr "尽可能多转换 KWord 文档(若导出至现代字处理器或浏览器则推荐使用)"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 235
+#: rc.cpp:457
+#, no-c-format
+msgid "Use external CSS sheet:"
+msgstr "使用外部 CSS 工作表:"
+
+#. i18n: file ./kword/html/export/ExportDialogUI.ui line 246
+#: rc.cpp:460
+#, no-c-format
+msgid "Enter the location of the CSS file in this field"
+msgstr "在此处输入 CSS 文件的位置"
+
+#. i18n: file ./kword/ascii/ExportDialogUI.ui line 18
+#: rc.cpp:463
+#, no-c-format
+msgid "Plain Text Export Dialog"
+msgstr "普通文本导出对话框"
+
+#. i18n: file ./kword/ascii/ExportDialogUI.ui line 84
+#: rc.cpp:469 rc.cpp:653
+#, no-c-format
+msgid "End of Line"
+msgstr "行尾"
+
+#. i18n: file ./kword/ascii/ExportDialogUI.ui line 101
+#: rc.cpp:472 rc.cpp:656
+#, no-c-format
+msgid "&UNIX style (recommended; line feed only)"
+msgstr "UNIX 风格(推荐;只有换行)(&U)"
+
+#. i18n: file ./kword/ascii/ExportDialogUI.ui line 112
+#: rc.cpp:475 rc.cpp:659
+#, no-c-format
+msgid "&Windows style (carriage return and line feed)"
+msgstr "Windows 风格(回车和换行)(&W)"
+
+#. i18n: file ./kword/ascii/ExportDialogUI.ui line 123
+#: rc.cpp:478 rc.cpp:662
+#, no-c-format
+msgid "&MacOS style (carriage return only)"
+msgstr "MacOS 风格(只有回车)(&M)"
+
+#. i18n: file ./kword/ascii/ImportDialogUI.ui line 18
+#: rc.cpp:481
+#, no-c-format
+msgid "Plain Text Import Dialog"
+msgstr "普通文本导入对话框"
+
+#. i18n: file ./kword/ascii/ImportDialogUI.ui line 84
+#: rc.cpp:487
+#, no-c-format
+msgid "End of Paragraph"
+msgstr "段落末尾"
+
+#. i18n: file ./kword/ascii/ImportDialogUI.ui line 101
+#: rc.cpp:490
+#, no-c-format
+msgid "&As is: At the end of line"
+msgstr "按照原样:在行末(&A)"
+
+#. i18n: file ./kword/ascii/ImportDialogUI.ui line 112
+#: rc.cpp:493
+#, no-c-format
+msgid "&Sentence: If the end of line is the end of a sentence"
+msgstr "句子:如果行末是句子末尾(&S)"
+
+#. i18n: file ./kword/ascii/ImportDialogUI.ui line 120
+#: rc.cpp:496
+#, no-c-format
+msgid "Old &method: If the line is empty or has less than 40 characters"
+msgstr "旧方法:如果是空行或一行字符少于 40 个(&M)"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 18
+#: rc.cpp:499 rc.cpp:897
+#, no-c-format
+msgid "Latex Export Filter Configuration"
+msgstr "Latex 导出过滤器配置"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 45
+#: rc.cpp:502 rc.cpp:900
+#, no-c-format
+msgid "Document"
+msgstr "文档"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 148
+#: rc.cpp:517 rc.cpp:915
+#, no-c-format
+msgid "Independent document"
+msgstr "独立文档"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 154
+#: rc.cpp:520 rc.cpp:918
+#, no-c-format
+msgid "The document will be able to be compiled alone."
+msgstr "此文档可以单独编译。"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 157
+#: rc.cpp:523 rc.cpp:921
+#, no-c-format
+msgid ""
+"The document will be generated as a full latex document since all the include "
+"will be generated before the \\begin[document} and \\end{document} commands."
+msgstr ""
+"既然所有的包含部分将被创建于 \\begin{document} 和 \\end{document} 命令之前,此文档将被创建成一个完整的 latex 文档。"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 173
+#: rc.cpp:526 rc.cpp:924
+#, no-c-format
+msgid "Document to include"
+msgstr "欲包含的文档"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 176
+#: rc.cpp:529 rc.cpp:927
+#, no-c-format
+msgid "Do not generate either the latex header or the document environment."
+msgstr "既不要生成 latex 头部也不要生成文档环境。"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 179
+#: rc.cpp:532 rc.cpp:930
+#, no-c-format
+msgid ""
+"The document will be generated as a latex document which will have to be "
+"included in a main latex document. It will allow you to generate several little "
+"files for each chapter of your document."
+msgstr "此文档将被创建成一个必须包含于一个主 latex 文档的 latex 文档。这允许您为您的文档的每章生成若干小文件。"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 196
+#: rc.cpp:535 rc.cpp:933
+#, no-c-format
+msgid "Document class:"
+msgstr "文档种类:"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 228
+#: rc.cpp:541 rc.cpp:939
+#, no-c-format
+msgid "Default font size:"
+msgstr "默认字体大小:"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 247
+#: rc.cpp:544 rc.cpp:942
+#, no-c-format
+msgid "Final"
+msgstr "终稿"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 252
+#: rc.cpp:547 rc.cpp:945
+#, no-c-format
+msgid "Draft"
+msgstr "草稿"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 273
+#: rc.cpp:550 rc.cpp:948
+#, no-c-format
+msgid "Pictures"
+msgstr "图片"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 288
+#: rc.cpp:553 rc.cpp:951
+#, no-c-format
+msgid "This directory will contains the eps pictures of your document."
+msgstr "此目录将包含您的文档的 eps 图片。"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 304
+#: rc.cpp:556 rc.cpp:954
+#, no-c-format
+msgid "Convert the pictures"
+msgstr "转换图片"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 323
+#: rc.cpp:559 rc.cpp:957
+#, no-c-format
+msgid "Pictures directory:"
+msgstr "图片路径:"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 347
+#: rc.cpp:565 rc.cpp:647 rc.cpp:723 rc.cpp:963
+#, no-c-format
+msgid "Encoding"
+msgstr "编码"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 464
+#: rc.cpp:580 rc.cpp:978
+#, no-c-format
+msgid "Export informations about author"
+msgstr "导出关于作者的信息"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 486
+#: rc.cpp:583 rc.cpp:981
+#, no-c-format
+msgid "Add a table of content"
+msgstr "添加目录"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 505
+#: rc.cpp:586 rc.cpp:984
+#, no-c-format
+msgid "Notes"
+msgstr "注解"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 520
+#: rc.cpp:589 rc.cpp:987
+#, no-c-format
+msgid "Don't export"
+msgstr "不要导出"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 536
+#: rc.cpp:592 rc.cpp:990
+#, no-c-format
+msgid "Export notes in comments"
+msgstr "以注释的形式导出注解"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 552
+#: rc.cpp:595 rc.cpp:993
+#, no-c-format
+msgid "Export notes in margin notes"
+msgstr "以页边注解的形式导出注解"
+
+#. i18n: file ./kword/latex/export/latexexportdia.ui line 580
+#: rc.cpp:601 rc.cpp:999
+#, no-c-format
+msgid "F1"
+msgstr "F1"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 18
+#: rc.cpp:610
+#, no-c-format
+msgid "MS Write Import Dialog"
+msgstr "MS 书写器导入对话框"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 43
+#: rc.cpp:613
+#, no-c-format
+msgid "&Encoding"
+msgstr "编码(&E)"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 46
+#: rc.cpp:616
+#, no-c-format
+msgid ""
+"Select the encoding of the Write document."
+"<br>"
+"<br>Try the Default Encoding (CP 1252), if unsure."
+msgstr "请选择书写器文档的编码。<br><br>如果不确定的话,可以试试默认编码(CP 1252)。"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 76
+#: rc.cpp:619
+#, no-c-format
+msgid "&Other encoding:"
+msgstr "其它编码(&O):"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 107
+#: rc.cpp:622
+#, no-c-format
+msgid "&Default encoding (CP 1252)"
+msgstr "默认编码(CP 1252)(&D)"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 116
+#: rc.cpp:625
+#, no-c-format
+msgid ""
+"Most Write documents are stored using this encoding (also known as "
+"windows-1252)."
+"<br>"
+"<br>Select this if unsure."
+msgstr "大多数书写器文档使用此编码(也称为 Windows-1252)存储。<br><br>如果不确定的话,请选择此编码。"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 143
+#: rc.cpp:628
+#, no-c-format
+msgid "&Advanced"
+msgstr "高级(&A)"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 146
+#: rc.cpp:631
+#, no-c-format
+msgid ""
+"These advanced options allow you to fine-tune the importing of formatting "
+"information. They compensate for differences between KWord and MS Write by "
+"adding extra formatting information (not found in the original document), to "
+"try to make the imported document look as close to the original as possible."
+"<br>"
+"<br>It is safe to use the defaults, if unsure."
+msgstr ""
+"这些高级选项允许你调整格式化信息的导入。针对 KWord 和 MS "
+"书写器之间的差别,程序会自动插入原文档中没有的额外格式化信息进行补偿,以便使得导入的文档与原文档看起来尽可能接近。"
+"<br>"
+"<br>如果不确定的话,建议使用默认选项。"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 171
+#: rc.cpp:634
+#, no-c-format
+msgid "Compensate for &linespacing differences"
+msgstr "对行间距差别进行补偿(&L)"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 177
+#: rc.cpp:638
+#, no-c-format
+msgid ""
+"Try to simulate Write's linespacing by adding some spaces before each "
+"paragraph."
+msgstr "在每段前添加空格试着模拟书写器的行间距。"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 202
+#: rc.cpp:641
+#, no-c-format
+msgid "Enable &image positioning"
+msgstr "允许图像定位(&I)"
+
+#. i18n: file ./kword/mswrite/ImportDialogUI.ui line 208
+#: rc.cpp:644
+#, no-c-format
+msgid "Use paragraph indentation to position images."
+msgstr "使用段落缩进定位图像。"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 173
+#: rc.cpp:665
+#, no-c-format
+msgid "Sheets"
+msgstr "工作表"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 188
+#: rc.cpp:668
+#, no-c-format
+msgid "Available Sheets"
+msgstr "可用的工作表"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 206
+#: rc.cpp:671
+#, no-c-format
+msgid "Select sheets to export:"
+msgstr "选择要导出的工作表:"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 222
+#: rc.cpp:674
+#, no-c-format
+msgid "Delimiter Line"
+msgstr "分隔线"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 239
+#: rc.cpp:677
+#, no-c-format
+msgid "********<SHEETNAME>********"
+msgstr "********<工作表名称>********"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 255
+#: rc.cpp:680
+#, no-c-format
+msgid "<SHEETNAME> gets replaced by the name of the next sheet."
+msgstr "<工作表名称>会被下一张工作表的名称所代替。"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 274
+#: rc.cpp:683
+#, no-c-format
+msgid "Print delimiter line above every sheet"
+msgstr "在每个工作表上方打印分隔线"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 286
+#: rc.cpp:686 rc.cpp:707
+#, no-c-format
+msgid "Cells"
+msgstr "单元格"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 311
+#: rc.cpp:689 rc.cpp:732
+#, no-c-format
+msgid "Delimiter"
+msgstr "分隔符"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 328
+#: rc.cpp:692 rc.cpp:735
+#, no-c-format
+msgid "Comma"
+msgstr "逗号"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 339
+#: rc.cpp:695 rc.cpp:738
+#, no-c-format
+msgid "Semicolon"
+msgstr "分号"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 347
+#: rc.cpp:698 rc.cpp:741
+#, no-c-format
+msgid "Tabulator"
+msgstr "制表符"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 355
+#: rc.cpp:701 rc.cpp:744
+#, no-c-format
+msgid "Space"
+msgstr "空格"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 363
+#: rc.cpp:704
+#, no-c-format
+msgid "Other:"
+msgstr "其它:"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 431
+#: rc.cpp:710
+#, no-c-format
+msgid "Quotes:"
+msgstr "引用:"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 437
+#: rc.cpp:713 rc.cpp:759
+#, no-c-format
+msgid "\""
+msgstr "\""
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 442
+#: rc.cpp:716 rc.cpp:762
+#, no-c-format
+msgid "'"
+msgstr "'"
+
+#. i18n: file ./kspread/csv/exportdialogui.ui line 498
+#: rc.cpp:720
+#, no-c-format
+msgid "Export selection only"
+msgstr "仅导出选中的"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 140
+#: rc.cpp:729
+#, no-c-format
+msgid "Common"
+msgstr "普通"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 211
+#: rc.cpp:747
+#, no-c-format
+msgid "Other"
+msgstr "其它"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 240
+#: rc.cpp:750
+#, no-c-format
+msgid "Ignore duplicate delimiters"
+msgstr "忽略重复的分隔符"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 256
+#: rc.cpp:753
+#, no-c-format
+msgid "Text&quote:"
+msgstr "文本引用(&Q):"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 267
+#: rc.cpp:756
+#, no-c-format
+msgid "&Format:"
+msgstr "格式(&F):"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 347
+#: rc.cpp:768
+#, no-c-format
+msgid "Ranges"
+msgstr "范围"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 377
+#: rc.cpp:771 rc.cpp:777
+#, no-c-format
+msgid "to"
+msgstr "到"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 405
+#: rc.cpp:774
+#, no-c-format
+msgid "Import lines:"
+msgstr "导入行:"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 462
+#: rc.cpp:780
+#, no-c-format
+msgid "Import columns:"
+msgstr "导入列:"
+
+#. i18n: file ./kspread/csv/dialogui.ui line 538
+#: rc.cpp:783
+#, no-c-format
+msgid "Update"
+msgstr "更新"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 35
+#: rc.cpp:786
+#, no-c-format
+msgid "En&coding:"
+msgstr "编码(&C):"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 46
+#: rc.cpp:789
+#, no-c-format
+msgid ""
+"With this option you can define the encoding of the HTML file. The recommended "
+"encoding (UTF8) is selected as default."
+msgstr "您可通过此选项定义 HTML 文件的编码。推荐编码(UTF-8)已经选为默认值。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 73
+#: rc.cpp:792
+#, no-c-format
+msgid "Sheet Selection"
+msgstr "工作表选择"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 100
+#: rc.cpp:795
+#, no-c-format
+msgid "Select &All"
+msgstr "全选(&A)"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 103
+#: rc.cpp:798 rc.cpp:804
+#, no-c-format
+msgid "Click here to select all sheets in the list."
+msgstr "单击此处选择列表中的全部工作表。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 111
+#: rc.cpp:801
+#, no-c-format
+msgid "Desele&ct All"
+msgstr "全部不选(&C)"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 141
+#: rc.cpp:807
+#, no-c-format
+msgid "Use &separate files for each table"
+msgstr "每个表格使用单独的文件(&S)"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 144
+#: rc.cpp:810
+#, no-c-format
+msgid ""
+"This option will make the HTML export filter generate a new page for each "
+"sheet. If you disable this option, all sheets are written on one page."
+msgstr "此选项将使得 HTML 导出过滤器为每个工作表生成新的一页。如果您禁用此选项,所有的工作表都会写入一页。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 154
+#: rc.cpp:813
+#, no-c-format
+msgid "Style"
+msgstr "样式"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 165
+#: rc.cpp:816
+#, no-c-format
+msgid "Use &default style"
+msgstr "使用默认样式(&D)"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 171
+#: rc.cpp:819
+#, no-c-format
+msgid ""
+"Select this option to use the default fonts and colors for the HTML page."
+msgstr "选择此选项为 HTML 页面使用默认字体和颜色。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 179
+#: rc.cpp:822
+#, no-c-format
+msgid "Use &external stylesheet:"
+msgstr "使用外部工作表(&E):"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 182
+#: rc.cpp:825
+#, no-c-format
+msgid ""
+"Select this option to specify a separate stylesheet for the HTML page. You can "
+"select or type on in the field below."
+msgstr "选择此选项可为 HTML 页面指定单独的样式表。您可以在下面选择或输入。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 193
+#: rc.cpp:828
+#, no-c-format
+msgid ""
+"In this field you can enter an URL for your stylesheet. It is possible to point "
+"to a stylesheet on disk, or to somewhere on the Internet."
+msgstr "您可在此输入样式表的 URL。您可以将其指向您硬盘中的样式表,或者某个 Internet 位置。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 203
+#: rc.cpp:831
+#, no-c-format
+msgid "Layout"
+msgstr "布局"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 214
+#: rc.cpp:834
+#, no-c-format
+msgid "Use &borders"
+msgstr "使用边框(&B)"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 220
+#: rc.cpp:837
+#, no-c-format
+msgid "Use this option to enable or disable borders around the cells."
+msgstr "使用此选项启用或禁用单元格周围的边框。"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 236
+#: rc.cpp:840
+#, no-c-format
+msgid "Pi&xels between cells:"
+msgstr "单元格间隔像素(&X):"
+
+#. i18n: file ./kspread/html/exportwidget.ui line 242
+#: rc.cpp:843 rc.cpp:846
+#, no-c-format
+msgid ""
+"Use this option to define how many pixels there should be between the cells. "
+"This effect is better visible if you check <b>Use borders</b> too."
+msgstr "使用此选项定义单元格间应相隔多少像素。如果您同时选中<b>使用边框</b>,这一效果会更加明显。"
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 16
+#: rc.cpp:849
+#, fuzzy, no-c-format
+msgid "KSpread Kexi Import Filter"
+msgstr "KWord 的 PDF 导入过滤器"
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 22
+#: rc.cpp:853
+#, no-c-format
+msgid ""
+"The Insert Calendar dialog lets you set the dates of the calendar you want to "
+"insert. When you have choosen the desired dates, simply press the Insert button "
+"to insert the calendar into the spreadsheet, starting at the cell you have "
+"currently selected."
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 49
+#: rc.cpp:856
+#, no-c-format
+msgid "Table/Query"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 55
+#: rc.cpp:859
+#, no-c-format
+msgid "Type"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 66
+#: rc.cpp:862
+#, fuzzy, no-c-format
+msgid "Name"
+msgstr "数字"
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 93
+#: rc.cpp:865
+#, no-c-format
+msgid "Custom quer&y"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 132
+#: rc.cpp:868
+#, no-c-format
+msgid "Data Conversion"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 159
+#: rc.cpp:872
+#, no-c-format
+msgid "&Let KSpread choose"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 170
+#: rc.cpp:875
+#, no-c-format
+msgid "Text (faster)"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 211
+#: rc.cpp:879
+#, no-c-format
+msgid "&Open"
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 214
+#: rc.cpp:882
+#, no-c-format
+msgid "Insert the calendar at the currently selected cell."
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 218
+#: rc.cpp:885
+#, no-c-format
+msgid ""
+"A new calendar will be inserted starting at the currently selected cell."
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 230
+#: rc.cpp:891
+#, no-c-format
+msgid "Don't insert a calendar."
+msgstr ""
+
+#. i18n: file ./kspread/kexi/kspread_kexiimportdialogbase.ui line 233
+#: rc.cpp:894
+#, no-c-format
+msgid ""
+"Quits the dialog and does not insert a calendar. Use this to cancel this "
+"operation."
+msgstr ""
+
+#. i18n: file ./xsltfilter/export/xsltdialog.ui line 16
+#: rc.cpp:1008 rc.cpp:1026 xsltfilter/export/xsltexportdia.cc:57
+#, no-c-format
+msgid "Export XSLT Configuration"
+msgstr "导出 XSLT 配置"
+
+#. i18n: file ./xsltfilter/export/xsltdialog.ui line 36
+#: rc.cpp:1011 rc.cpp:1029
+#, no-c-format
+msgid "Common xslt Files"
+msgstr "通用 XSLT 文件:"
+
+#. i18n: file ./xsltfilter/export/xsltdialog.ui line 72
+#: rc.cpp:1014 rc.cpp:1032
+#, no-c-format
+msgid "Personal xslt Files"
+msgstr "个人 XSLT 文件"
+
+#. i18n: file ./xsltfilter/export/xsltdialog.ui line 119
+#: rc.cpp:1017 rc.cpp:1035
+#, no-c-format
+msgid "Choose..."
+msgstr "选择..."
+
+#: libdialogfilter/exportsizedia.cpp:42
+msgid "Export Filter Parameters"
+msgstr "导出过滤参数"
+
+#: kformula/png/pngexportdia.cc:182 libdialogfilter/exportsizedia.cpp:82
+msgid "Keep ratio"
+msgstr "保持比例"
+
+#: libdialogfilter/exportsizedia.cpp:99
+msgid "Width (%):"
+msgstr "宽度(%):"
+
+#: libdialogfilter/exportsizedia.cpp:102
+msgid "Height (%):"
+msgstr "高度(%):"
+
+#: xsltfilter/export/xsltexportdia.cc:144
+#: xsltfilter/import/xsltimportdia.cc:141
+msgid "Open Document"
+msgstr "打开文档"
+
+#: xsltfilter/import/xsltimportdia.cc:54
+msgid "Import XSLT Configuration"
+msgstr "导入 XSLT 配置"
+
+#: kformula/png/pngexportdia.cc:43
+msgid "PNG Export Filter Parameters"
+msgstr "PNG 导出过滤参数"
+
+#: kformula/png/pngexportdia.cc:202
+msgid "Height (%)"
+msgstr "高度(%)"
+
+#: kformula/png/pngexportdia.cc:204
+msgid "Width (%)"
+msgstr "宽度(%)"
+
+#: kformula/latex/latexexport.cc:57 kformula/latex/latexexport.cc:64
+#: kformula/latex/latexexport.cc:71
+msgid "LaTeX Export Error"
+msgstr "LaTeX 导出失败"
+
+#: kformula/mathml/mathmlimport.cc:57
+msgid "Unable to open output file."
+msgstr "无法打开输出文件。"
+
+#: kformula/mathml/mathmlimport.cc:57 kformula/mathml/mathmlimport.cc:71
+#: kformula/mathml/mathmlimport.cc:87 kformula/mathml/mathmlimport.cc:102
+msgid "MathML Import Error"
+msgstr "MathML 导入错误"
+
+#: kformula/mathml/mathmlimport.cc:71
+#, c-format
+msgid "Failed to open input file: %1"
+msgstr "打开输入文件失败:%1"
+
+#: kformula/mathml/mathmlimport.cc:86
+msgid ""
+"Parsing error in MathML file %4 at line %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"解析 MathML 文件 %4 时出错。\n"
+"位于第%1行第%2列\n"
+"错误消息:%3"
+
+#: kformula/mathml/mathmlimport.cc:102
+msgid "Failed to write formula."
+msgstr "写入公式失败。"
+
+#: kformula/mathml/mathmlexport.cc:57 kformula/mathml/mathmlexport.cc:64
+#: kformula/mathml/mathmlexport.cc:71
+msgid "MathML Export Error"
+msgstr "MathML 导出错误"
+
+#~ msgid "Custom size (in pixels):"
+#~ msgstr "自定义大小(以像素计):"
+
+#, fuzzy
+#~ msgid "C&ancel"
+#~ msgstr "高级(&A)"
+
+#, fuzzy
+#~ msgid "Alt+Y"
+#~ msgstr "Alt+1"
+
+#, fuzzy
+#~ msgid "Alt+L"
+#~ msgstr "Alt+1"
+
+#, fuzzy
+#~ msgid "Alt+O"
+#~ msgstr "Alt+1"
+
+#, fuzzy
+#~ msgid "Alt+A"
+#~ msgstr "Alt+1"
diff --git a/koffice-i18n-zh_CN/messages/koffice/koproperty.po b/koffice-i18n-zh_CN/messages/koffice/koproperty.po
new file mode 100644
index 00000000..0314349e
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/koproperty.po
@@ -0,0 +1,271 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Funda Wang <fundawang@linux.net.cn>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: koproperty 1.5\n"
+"POT-Creation-Date: 2006-08-12 04:13+0200\n"
+"PO-Revision-Date: 2005-03-14 00:40+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Funda Wang"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "fundawang@linux.net.cn"
+
+#: customproperty.cpp:121 customproperty.cpp:187
+msgid "X"
+msgstr "X"
+
+#: customproperty.cpp:122 customproperty.cpp:188
+msgid "Y"
+msgstr "Y"
+
+#: customproperty.cpp:283 editors/sizepolicyedit.cpp:54
+msgid ""
+"_: Size Policy\n"
+"Fixed"
+msgstr "固定"
+
+#: customproperty.cpp:284 editors/sizepolicyedit.cpp:55
+msgid ""
+"_: Size Policy\n"
+"Minimum"
+msgstr "最小"
+
+#: customproperty.cpp:285 editors/sizepolicyedit.cpp:56
+msgid ""
+"_: Size Policy\n"
+"Maximum"
+msgstr "最大"
+
+#: customproperty.cpp:286 editors/sizepolicyedit.cpp:57
+msgid ""
+"_: Size Policy\n"
+"Preferred"
+msgstr "首选"
+
+#: customproperty.cpp:287 editors/sizepolicyedit.cpp:58
+msgid ""
+"_: Size Policy\n"
+"Expanding"
+msgstr "展开"
+
+#: customproperty.cpp:288 editors/sizepolicyedit.cpp:59
+msgid ""
+"_: Size Policy\n"
+"Minimum Expanding"
+msgstr "最小展开"
+
+#: customproperty.cpp:289 editors/sizepolicyedit.cpp:60
+msgid ""
+"_: Size Policy\n"
+"Ignored"
+msgstr "忽略"
+
+#: customproperty.cpp:293
+msgid "Horz. Size Type"
+msgstr "水平大小类型"
+
+#: customproperty.cpp:293
+msgid "Horizontal Size Type"
+msgstr "水平大小类型"
+
+#: customproperty.cpp:297
+msgid "Vert. Size Type"
+msgstr "垂直大小类型"
+
+#: customproperty.cpp:297
+msgid "Vertical Size Type"
+msgstr "垂直大小类型"
+
+#: customproperty.cpp:301
+msgid "Horz. Stretch"
+msgstr "水平拉神"
+
+#: customproperty.cpp:301
+msgid "Horizontal Stretch"
+msgstr "水平拉伸"
+
+#: customproperty.cpp:305
+msgid "Vert. Stretch"
+msgstr "垂直拉伸"
+
+#: customproperty.cpp:305
+msgid "Vertical Stretch"
+msgstr "垂直拉伸"
+
+#: editor.cpp:142
+msgid "Undo changes"
+msgstr "撤消更改"
+
+#: editor.cpp:149
+msgid "Name"
+msgstr "名称"
+
+#: editor.cpp:150
+msgid "Value"
+msgstr "值"
+
+#: set.cpp:137 set.cpp:154
+msgid ""
+"_: General properties\n"
+"General"
+msgstr "常规"
+
+#: editors/booledit.cpp:163
+msgid "None"
+msgstr "无"
+
+#: editors/cursoredit.cpp:83
+msgid ""
+"_: Mouse Cursor Shape\n"
+"No Cursor"
+msgstr "无指针"
+
+#: editors/cursoredit.cpp:84
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Arrow"
+msgstr "箭头"
+
+#: editors/cursoredit.cpp:85
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Up Arrow"
+msgstr "上箭头"
+
+#: editors/cursoredit.cpp:86
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Cross"
+msgstr "十字"
+
+#: editors/cursoredit.cpp:87
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Waiting"
+msgstr "等候"
+
+#: editors/cursoredit.cpp:88
+msgid ""
+"_: Mouse Cursor Shape\n"
+"I"
+msgstr "I 型"
+
+#: editors/cursoredit.cpp:89
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Size Vertical"
+msgstr "垂直大小"
+
+#: editors/cursoredit.cpp:90
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Size Horizontal"
+msgstr "水平大小"
+
+#: editors/cursoredit.cpp:91
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Size Slash"
+msgstr "大小 1"
+
+#: editors/cursoredit.cpp:92
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Size Backslash"
+msgstr "大小 2"
+
+#: editors/cursoredit.cpp:93
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Size All"
+msgstr "四向箭头"
+
+#: editors/cursoredit.cpp:94
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Split Vertical"
+msgstr "垂直拆分"
+
+#: editors/cursoredit.cpp:95
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Split Horizontal"
+msgstr "水平拆分"
+
+#: editors/cursoredit.cpp:96
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Pointing Hand"
+msgstr "手形"
+
+#: editors/cursoredit.cpp:97
+msgid ""
+"_: Mouse Cursor Shape\n"
+"Forbidden"
+msgstr "禁止"
+
+#: editors/cursoredit.cpp:98
+msgid ""
+"_: Mouse Cursor Shape\n"
+"What's This?"
+msgstr "这是什么"
+
+#: editors/fontedit.cpp:61 editors/pixmapedit.cpp:68
+msgid "..."
+msgstr "..."
+
+#: editors/fontedit.cpp:62
+msgid "Change font"
+msgstr "更改字体"
+
+#: editors/fontedit.cpp:104
+msgid "Bold"
+msgstr "粗体"
+
+#: editors/pixmapedit.cpp:60
+msgid "Click to show image preview"
+msgstr "单击可显示图像预览"
+
+#: editors/pixmapedit.cpp:69
+msgid "Insert image from file"
+msgstr "从文件插入图像"
+
+#: editors/pixmapedit.cpp:156
+msgid "Insert Image From File (for \"%1\" property)"
+msgstr "从文件插入图像(对“%1”属性)"
+
+#: editors/rectedit.cpp:65
+msgid ""
+"Position: %1, %2\n"
+"Size: %3 x %4"
+msgstr ""
+"位置:%1,%2\n"
+"大小:%3 x %4"
+
+#: editors/stringlistedit.cpp:90
+msgid "Edit List of Items"
+msgstr "编辑列表项"
+
+#: editors/stringlistedit.cpp:93
+#, c-format
+msgid "Contents of %1"
+msgstr "%1 的内容"
+
+#: editors/symbolcombo.cpp:97
+msgid "Select Char"
+msgstr "选择字符"
diff --git a/koffice-i18n-zh_CN/messages/koffice/koshell.po b/koffice-i18n-zh_CN/messages/koffice/koshell.po
new file mode 100644
index 00000000..f16d1add
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/koshell.po
@@ -0,0 +1,94 @@
+# translation of koshell.po to zh_CN
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Wang Jian <lark@linux.net.cn>, 2000.
+# Xiong Jiang <jxiong@offtopic.org>, 2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: koshell\n"
+"POT-Creation-Date: 2006-04-11 04:08+0200\n"
+"PO-Revision-Date: 2005-04-22 18:45+0800\n"
+"Last-Translator: Wang Jian <lark@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file koshell.kcfg line 7
+#: rc.cpp:9
+#, no-c-format
+msgid "Defines the width of the sidebar."
+msgstr "定义侧边栏宽度。"
+
+#: koshell_main.cc:33 koshell_main.cc:72
+msgid "KOffice Workspace"
+msgstr "KOffice 工作区"
+
+#: koshell_main.cc:75
+msgid "Current Maintainer"
+msgstr "当前维护者"
+
+#: koshell_shell.cc:72
+msgid "Components"
+msgstr "组件"
+
+#: koshell_shell.cc:73
+msgid "Documents"
+msgstr "文档"
+
+#: koshell_shell.cc:506
+msgid "%1 Handbook"
+msgstr "%1 手册"
+
+#: koshell_shell.cc:532
+msgid "Open Document"
+msgstr "打开文档"
+
+#: koshell_shell.cc:534
+msgid "Import Document"
+msgstr "导入文档"
+
+#: koshell_shell.cc:602 koshell_shell.cc:734
+msgid "Part Handbook"
+msgstr "部件手册"
+
+#: koshell_shell.cc:732
+msgid "Save All"
+msgstr "全部保存"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: iconsidepane.cpp:419
+msgid "Icon Size"
+msgstr "图标大小"
+
+#: iconsidepane.cpp:420
+msgid "Large"
+msgstr "大"
+
+#: iconsidepane.cpp:422
+msgid "Normal"
+msgstr "普通"
+
+#: iconsidepane.cpp:424
+msgid "Small"
+msgstr "小"
+
+#: iconsidepane.cpp:428
+msgid "Show Icons"
+msgstr "显示图标"
+
+#: iconsidepane.cpp:431
+msgid "Show Text"
+msgstr "显示文字"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kounavail.po b/koffice-i18n-zh_CN/messages/koffice/kounavail.po
new file mode 100644
index 00000000..5940e612
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kounavail.po
@@ -0,0 +1,34 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Mai Hao Hui <mhh@126.com> ,2001
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kounavail\n"
+"POT-Creation-Date: 2006-03-29 04:03+0200\n"
+"PO-Revision-Date: 2001-11-17 22:15+0800\n"
+"Last-Translator: Mai Hao Hui <mhh@126.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kounavail.cc:156
+msgid "KoUnavail KOffice Program"
+msgstr "KoUnavail KOffice 程序"
+
+#: kounavail.cc:158
+msgid "KoUnavail"
+msgstr "KoUnavail"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Mai Hao Hui"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "mhh@126.com"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kplato.po b/koffice-i18n-zh_CN/messages/koffice/kplato.po
new file mode 100644
index 00000000..4eed54eb
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kplato.po
@@ -0,0 +1,1961 @@
+# translation of kplato.po to zh_CN
+# translation of kplato.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kplato\n"
+"POT-Creation-Date: 2007-04-06 02:19+0200\n"
+"PO-Revision-Date: 2006-01-30 05:56+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file kplato.rc line 49
+#: rc.cpp:12
+#, no-c-format
+msgid "&Project"
+msgstr "项目(&P)"
+
+#. i18n: file kplato.rc line 56
+#: rc.cpp:15
+#, no-c-format
+msgid "&Calculate"
+msgstr "计算(&C)"
+
+#. i18n: file kplato.rc line 78
+#: rc.cpp:27
+#, no-c-format
+msgid "Project"
+msgstr "项目"
+
+#. i18n: file kplato.rc line 100
+#: rc.cpp:30
+#, no-c-format
+msgid "Report"
+msgstr "报告"
+
+#. i18n: file kptaccountspanelbase.ui line 29
+#: rc.cpp:36
+#, no-c-format
+msgid "AccountsPanelBase"
+msgstr "AccountsPanelBase"
+
+#. i18n: file kptaccountspanelbase.ui line 51
+#: rc.cpp:39
+#, no-c-format
+msgid "Default account:"
+msgstr "默认账户:"
+
+#. i18n: file kptaccountspanelbase.ui line 64
+#: kptaccountsview.cc:121 rc.cpp:42
+#, no-c-format
+msgid "Account"
+msgstr "账户"
+
+#. i18n: file kptaccountspanelbase.ui line 75
+#: kptdoublelistviewbase.cc:366 rc.cpp:45
+#, no-c-format
+msgid "Description"
+msgstr "描述"
+
+#. i18n: file kptaccountspanelbase.ui line 101
+#: rc.cpp:48 rc.cpp:762
+#, no-c-format
+msgid "&New"
+msgstr "新建(&N)"
+
+#. i18n: file kptaccountspanelbase.ui line 109
+#: rc.cpp:51
+#, no-c-format
+msgid "New &Sub-Account"
+msgstr "新建子账户(&S)"
+
+#. i18n: file kptaccountsviewconfigurepanelbase.ui line 17
+#: rc.cpp:57
+#, no-c-format
+msgid "AccountsviewConfigurePanelBase"
+msgstr "AccountsviewConfigurePanelBase"
+
+#. i18n: file kptaccountsviewconfigurepanelbase.ui line 31
+#: rc.cpp:60
+#, fuzzy, no-c-format
+msgid "Cut-off date:"
+msgstr "停工日期:"
+
+#. i18n: file kptaccountsviewconfigurepanelbase.ui line 49
+#: rc.cpp:63
+#, no-c-format
+msgid "Periodicity:"
+msgstr ""
+
+#. i18n: file kptaccountsviewconfigurepanelbase.ui line 57
+#: kptaccountsview.cc:217 rc.cpp:66
+#, no-c-format
+msgid "Cumulative"
+msgstr "累积"
+
+#. i18n: file kptcalendarlistpanel.ui line 17
+#: rc.cpp:69
+#, no-c-format
+msgid "CalendarListPanel"
+msgstr "CalendarListPanel"
+
+#. i18n: file kptcalendarlistpanel.ui line 47
+#: rc.cpp:75
+#, no-c-format
+msgid "New"
+msgstr "新建"
+
+#. i18n: file kptcalendarlistpanel.ui line 53
+#: kptresourceview.cc:391 rc.cpp:78
+#, no-c-format
+msgid "Calendar Name"
+msgstr "日历名称"
+
+#. i18n: file kptcalendarlistpanel.ui line 89
+#: rc.cpp:81
+#, no-c-format
+msgid "Parent calendar:"
+msgstr "父日历:"
+
+#. i18n: file kptconfigbehaviorpanelbase.ui line 25
+#: rc.cpp:85
+#, no-c-format
+msgid "Calculation"
+msgstr "计算"
+
+#. i18n: file kptconfigbehaviorpanelbase.ui line 36
+#: rc.cpp:88
+#, no-c-format
+msgid "Manual"
+msgstr "手动"
+
+#. i18n: file kptconfigbehaviorpanelbase.ui line 44
+#: rc.cpp:91
+#, no-c-format
+msgid "Immediate on change"
+msgstr ""
+
+#. i18n: file kptconfigbehaviorpanelbase.ui line 54
+#: rc.cpp:94
+#, no-c-format
+msgid "Constraints"
+msgstr ""
+
+#. i18n: file kptconfigbehaviorpanelbase.ui line 65
+#: rc.cpp:97
+#, no-c-format
+msgid "Allow overbooking of resources"
+msgstr "允许超额预定资源"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 39
+#: rc.cpp:101 rc.cpp:393 rc.cpp:473
+#, no-c-format
+msgid "Responsible:"
+msgstr "负责人:"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 47
+#: rc.cpp:104 rc.cpp:109 rc.cpp:396 rc.cpp:411 rc.cpp:476 rc.cpp:491
+#, no-c-format
+msgid ""
+"The person responsible for this task.\n"
+"\n"
+"This is not limited to persons available in a resource group but can be anyone. "
+"You can even directly access your address book with the Choose button."
+msgstr ""
+
+#. i18n: file kptconfigtaskpanelbase.ui line 65
+#: rc.cpp:114 rc.cpp:416 rc.cpp:496 rc.cpp:716
+#, no-c-format
+msgid "Choose..."
+msgstr "选择..."
+
+#. i18n: file kptconfigtaskpanelbase.ui line 71
+#: rc.cpp:118 rc.cpp:121 rc.cpp:420 rc.cpp:500 rc.cpp:503
+#, no-c-format
+msgid "Insert a person from your address book."
+msgstr "从您的地址簿中选择个人。"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 84
+#: rc.cpp:124 rc.cpp:506
+#, no-c-format
+msgid "Timing"
+msgstr "计时"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 89
+#: rc.cpp:127 rc.cpp:509
+#, no-c-format
+msgid ""
+"Scheduling Configuration. These settings affect the actual scheduling of the "
+"task.\n"
+"\n"
+"The estimation can be either effort based or duration based. If it is effort "
+"based, the final duration will depend on the resources assigned to the task. "
+"For duration based estimation, the assigned resources don't affect the fixed "
+"duration of the task, but only the costs."
+msgstr ""
+
+#. i18n: file kptconfigtaskpanelbase.ui line 98
+#: rc.cpp:132 rc.cpp:553
+#, no-c-format
+msgid "Effort"
+msgstr ""
+
+#. i18n: file kptconfigtaskpanelbase.ui line 103
+#: rc.cpp:135 rc.cpp:556 rc.cpp:862
+#, no-c-format
+msgid "Duration"
+msgstr "期限"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 119
+#: kptprojectdialog.cc:94 rc.cpp:138 rc.cpp:514
+#, no-c-format
+msgid "As Soon as Possible"
+msgstr "尽可能早"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 124
+#: kptprojectdialog.cc:98 rc.cpp:141 rc.cpp:517
+#, no-c-format
+msgid "As Late as Possible"
+msgstr "尽可能晚"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 129
+#: rc.cpp:144 rc.cpp:358 rc.cpp:520
+#, no-c-format
+msgid "Must Start On"
+msgstr "必须开始于"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 134
+#: rc.cpp:147 rc.cpp:523
+#, no-c-format
+msgid "Must Finish On"
+msgstr "必须开始于"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 139
+#: rc.cpp:150 rc.cpp:526
+#, no-c-format
+msgid "Start Not Earlier Than"
+msgstr "开始不早于"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 144
+#: rc.cpp:153 rc.cpp:529
+#, no-c-format
+msgid "Finish Not Later Than"
+msgstr "完成不晚于"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 149
+#: rc.cpp:156 rc.cpp:532
+#, no-c-format
+msgid "Fixed Interval"
+msgstr "固定间隔"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 169
+#: rc.cpp:159 rc.cpp:535
+#, no-c-format
+msgid "Schedule:"
+msgstr "计划:"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 188
+#: rc.cpp:162 rc.cpp:550
+#, no-c-format
+msgid "Estimate:"
+msgstr "估计:"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 245
+#: rc.cpp:165 rc.cpp:538
+#, no-c-format
+msgid "Optimistic:"
+msgstr ""
+
+#. i18n: file kptconfigtaskpanelbase.ui line 256
+#: kptresourceview.cc:397 rc.cpp:168 rc.cpp:174 rc.cpp:541 rc.cpp:547
+#: rc.cpp:740
+#, no-c-format
+msgid "%"
+msgstr "%"
+
+#. i18n: file kptconfigtaskpanelbase.ui line 270
+#: rc.cpp:171 rc.cpp:544
+#, no-c-format
+msgid "Pessimistic:"
+msgstr ""
+
+#. i18n: file kptconfigtaskpanelbase.ui line 296
+#: rc.cpp:177 rc.cpp:423 rc.cpp:589
+#, no-c-format
+msgid "Note:"
+msgstr "注解:"
+
+#. i18n: file kptdurationwidget.ui line 30
+#: rc.cpp:180
+#, no-c-format
+msgid "DurationWidget"
+msgstr "DurationWidget"
+
+#. i18n: file kptdurationwidget.ui line 77
+#: rc.cpp:183
+#, no-c-format
+msgid "Use whole numbers or decimal fractions"
+msgstr ""
+
+#. i18n: file kptdurationwidget.ui line 122
+#: rc.cpp:187
+#, no-c-format
+msgid "0"
+msgstr "0"
+
+#. i18n: file kptdurationwidget.ui line 137
+#: rc.cpp:190
+#, no-c-format
+msgid "d"
+msgstr "d"
+
+#. i18n: file kptdurationwidget.ui line 148
+#: rc.cpp:193 rc.cpp:208
+#, no-c-format
+msgid ":"
+msgstr ":"
+
+#. i18n: file kptdurationwidget.ui line 173
+#: rc.cpp:196 rc.cpp:202 rc.cpp:211
+#, no-c-format
+msgid "00"
+msgstr "00"
+
+#. i18n: file kptdurationwidget.ui line 187
+#: rc.cpp:199
+#, no-c-format
+msgid "h"
+msgstr "h"
+
+#. i18n: file kptdurationwidget.ui line 226
+#: rc.cpp:205
+#, no-c-format
+msgid "m"
+msgstr "m"
+
+#. i18n: file kptdurationwidget.ui line 276
+#: rc.cpp:214
+#, no-c-format
+msgid "s"
+msgstr "s"
+
+#. i18n: file kptdurationwidget.ui line 287
+#: rc.cpp:217
+#, no-c-format
+msgid "."
+msgstr "."
+
+#. i18n: file kptdurationwidget.ui line 318
+#: rc.cpp:220
+#, no-c-format
+msgid "000"
+msgstr "000"
+
+#. i18n: file kptdurationwidget.ui line 332
+#: rc.cpp:223
+#, no-c-format
+msgid "ms"
+msgstr "毫秒"
+
+#. i18n: file kptintervaleditbase.ui line 17
+#: kptcalendareditbase.cc:130 rc.cpp:226
+#, no-c-format
+msgid "CalendarEditBase"
+msgstr "CalendarEditBase"
+
+#. i18n: file kptintervaleditbase.ui line 29
+#: kptcalendareditbase.cc:87 kptcalendareditbase.cc:135 rc.cpp:229
+#, no-c-format
+msgid "Work Interval"
+msgstr "工作间隔"
+
+#. i18n: file kptintervaleditbase.ui line 109
+#: kptcalendareditbase.cc:137 rc.cpp:235
+#, no-c-format
+msgid "Add Interval"
+msgstr "添加间隔"
+
+#. i18n: file kptmainprojectpanelbase.ui line 17
+#: rc.cpp:238
+#, no-c-format
+msgid "ProjectPanelBase"
+msgstr "ProjectPanelBase"
+
+#. i18n: file kptmainprojectpanelbase.ui line 39
+#: rc.cpp:241 rc.cpp:247
+#, no-c-format
+msgid "The project leader."
+msgstr "项目领导。"
+
+#. i18n: file kptmainprojectpanelbase.ui line 47
+#: rc.cpp:244
+#, no-c-format
+msgid "&Leader:"
+msgstr "领导(&L):"
+
+#. i18n: file kptmainprojectpanelbase.ui line 64
+#: rc.cpp:250 rc.cpp:256
+#, no-c-format
+msgid "The project name."
+msgstr "项目名称。"
+
+#. i18n: file kptmainprojectpanelbase.ui line 72
+#: rc.cpp:253
+#, no-c-format
+msgid "N&ame:"
+msgstr "名称(&A):"
+
+#. i18n: file kptmainprojectpanelbase.ui line 123
+#: rc.cpp:260
+#, fuzzy, no-c-format
+msgid "<p align=\"right\"></p>ID:"
+msgstr "<p align=\"right\">日历:</p>"
+
+#. i18n: file kptmainprojectpanelbase.ui line 129
+#: rc.cpp:263 rc.cpp:272
+#, no-c-format
+msgid "The unique project identification"
+msgstr ""
+
+#. i18n: file kptmainprojectpanelbase.ui line 137
+#: rc.cpp:266 rc.cpp:337
+#, no-c-format
+msgid "&Choose..."
+msgstr "选择(&C)..."
+
+#. i18n: file kptmainprojectpanelbase.ui line 140
+#: rc.cpp:269
+#, no-c-format
+msgid "Choose a project leader from your address book."
+msgstr "从您的地址簿中选择领导。"
+
+#. i18n: file kptmainprojectpanelbase.ui line 156
+#: rc.cpp:275 rc.cpp:376 rc.cpp:456
+#, no-c-format
+msgid "WBS:"
+msgstr "WBS:"
+
+#. i18n: file kptmainprojectpanelbase.ui line 169
+#: kptmainprojectpanel.cc:62 rc.cpp:278 rc.cpp:340
+#, no-c-format
+msgid "Scheduling"
+msgstr "计划"
+
+#. i18n: file kptmainprojectpanelbase.ui line 175
+#: rc.cpp:281
+#, no-c-format
+msgid ""
+"Here you define when the project shall start or end.\n"
+"\n"
+"If start time is defined, the project is scheduled forward from this time. When "
+"the project has been calculated, end time shows when the project is planned to "
+"end.\n"
+"If end time is defined, the project is scheduled backwards from this time. When "
+"the project has been calculated, start time shows when the project must start "
+"in order to finish in time."
+msgstr ""
+
+#. i18n: file kptmainprojectpanelbase.ui line 186
+#: rc.cpp:287
+#, no-c-format
+msgid "Define when the project shall start."
+msgstr "定义项目何时开始。"
+
+#. i18n: file kptmainprojectpanelbase.ui line 204
+#: rc.cpp:290
+#, no-c-format
+msgid "Define when the project shall end."
+msgstr "定义项目何时结束。"
+
+#. i18n: file kptmainprojectpanelbase.ui line 212
+#: rc.cpp:293
+#, no-c-format
+msgid "End date:"
+msgstr "结束日期:"
+
+#. i18n: file kptmainprojectpanelbase.ui line 218
+#: rc.cpp:296
+#, no-c-format
+msgid "Select this to schedule the project backward from end time."
+msgstr ""
+
+#. i18n: file kptmainprojectpanelbase.ui line 226
+#: rc.cpp:299
+#, no-c-format
+msgid "Start date:"
+msgstr "开始日期:"
+
+#. i18n: file kptmainprojectpanelbase.ui line 232
+#: rc.cpp:302
+#, no-c-format
+msgid "Select this to schedule the project forward from start time."
+msgstr ""
+
+#. i18n: file kptmainprojectpanelbase.ui line 242
+#: rc.cpp:305 rc.cpp:370 rc.cpp:592
+#, no-c-format
+msgid "&Project notes and summary:"
+msgstr "项目注解和摘要(&P):"
+
+#. i18n: file kptmainprojectpanelbase.ui line 250
+#: rc.cpp:308 rc.cpp:313
+#, no-c-format
+msgid ""
+"Various notes associated with the project or a project summary.\n"
+"\n"
+"Here you can enter any additional text you want to be stored with the project. "
+"This can for example be a short summary of the project or various notes."
+msgstr ""
+
+#. i18n: file kptmilestoneprogresspanelbase.ui line 17
+#: rc.cpp:318
+#, no-c-format
+msgid "MilestoneProgressPanelBase"
+msgstr "MilestoneProgressPanelBase"
+
+#. i18n: file kptmilestoneprogresspanelbase.ui line 28
+#: rc.cpp:321
+#, no-c-format
+msgid "Finished"
+msgstr "已完成"
+
+#. i18n: file kptprojectdialogbase.ui line 28
+#: kpttaskdialog.cc:41 rc.cpp:324
+#, no-c-format
+msgid "&General"
+msgstr "常规(&G)"
+
+#. i18n: file kptprojectdialogbase.ui line 50
+#: rc.cpp:328
+#, no-c-format
+msgid ""
+"Give a name to the project to identify it. Example can be 'rewrite explorer' or "
+"'housing project C2'"
+msgstr "给该项目取一个名字来标识它。例如“rewrite explorer”或“housing project C2”"
+
+#. i18n: file kptprojectdialogbase.ui line 58
+#: rc.cpp:331
+#, no-c-format
+msgid "Project &leader:"
+msgstr "项目领导(&L):"
+
+#. i18n: file kptprojectdialogbase.ui line 74
+#: rc.cpp:334
+#, no-c-format
+msgid "Project n&ame:"
+msgstr "项目名称(&A):"
+
+#. i18n: file kptprojectdialogbase.ui line 98
+#: rc.cpp:343
+#, no-c-format
+msgid "The scheduling type will influence how variable times events are placed"
+msgstr "计划类型将影响有多少次重大事件被安排"
+
+#. i18n: file kptprojectdialogbase.ui line 107
+#: rc.cpp:346
+#, no-c-format
+msgid "ASAP"
+msgstr "尽可能早"
+
+#. i18n: file kptprojectdialogbase.ui line 112
+#: rc.cpp:349
+#, no-c-format
+msgid "ALAP"
+msgstr "尽可能晚"
+
+#. i18n: file kptprojectdialogbase.ui line 117
+#: rc.cpp:352
+#, no-c-format
+msgid "Start Not Earlier Then"
+msgstr "开始不早于"
+
+#. i18n: file kptprojectdialogbase.ui line 122
+#: rc.cpp:355
+#, no-c-format
+msgid "Finish Not Later Then"
+msgstr "完成不晚于"
+
+#. i18n: file kptprojectdialogbase.ui line 146
+#: rc.cpp:361
+#, no-c-format
+msgid "Starting Date"
+msgstr "开始日期"
+
+#. i18n: file kptprojectdialogbase.ui line 168
+#: rc.cpp:364
+#, no-c-format
+msgid "Specify time:"
+msgstr "指定时间:"
+
+#. i18n: file kptprojectdialogbase.ui line 220
+#: rc.cpp:367
+#, no-c-format
+msgid "&Notes"
+msgstr "注解(&N)"
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 23
+#: rc.cpp:373
+#, no-c-format
+msgid "SummaryTaskGeneralPanelBase"
+msgstr "SummaryTaskGeneralPanelBase"
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 56
+#: rc.cpp:379 rc.cpp:459
+#, no-c-format
+msgid "Work Breakdown Structure"
+msgstr ""
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 61
+#: rc.cpp:382 rc.cpp:462
+#, no-c-format
+msgid ""
+"The Work Breakdown Structure introduces numbering for all tasks in the project, "
+"according to the task structure.\n"
+"\n"
+"The WBS code is auto-generated; simply choose Generate WBS Code from the Tools "
+"menu to generate the WBS code for the project."
+msgstr ""
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 69
+#: rc.cpp:387 rc.cpp:467 rc.cpp:704
+#, no-c-format
+msgid "Name:"
+msgstr "名称:"
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 75
+#: rc.cpp:390 rc.cpp:408 rc.cpp:470 rc.cpp:488
+#, no-c-format
+msgid "The name of the Task."
+msgstr "任务名称。"
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 142
+#: rc.cpp:402 rc.cpp:482
+#, no-c-format
+msgid "Task id:"
+msgstr "任务 ID:"
+
+#. i18n: file kptsummarytaskgeneralpanelbase.ui line 148
+#: rc.cpp:405 rc.cpp:485
+#, no-c-format
+msgid "This is the unique identifier for this task."
+msgstr ""
+
+#. i18n: file kpttaskcostpanelbase.ui line 17
+#: rc.cpp:426
+#, no-c-format
+msgid "TaskCostPanelBase"
+msgstr "TaskCostPanelBase"
+
+#. i18n: file kpttaskcostpanelbase.ui line 31
+#: rc.cpp:429
+#, no-c-format
+msgid "Running"
+msgstr "运行"
+
+#. i18n: file kpttaskcostpanelbase.ui line 42
+#: rc.cpp:432 rc.cpp:441 rc.cpp:447
+#, no-c-format
+msgid "Account:"
+msgstr "账户:"
+
+#. i18n: file kpttaskcostpanelbase.ui line 82
+#: rc.cpp:435
+#, no-c-format
+msgid "Startup"
+msgstr "启动"
+
+#. i18n: file kpttaskcostpanelbase.ui line 98
+#: rc.cpp:438 rc.cpp:450
+#, no-c-format
+msgid "Cost:"
+msgstr "成本:"
+
+#. i18n: file kpttaskcostpanelbase.ui line 146
+#: rc.cpp:444
+#, no-c-format
+msgid "Shutdown"
+msgstr "关闭"
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 17
+#: rc.cpp:453
+#, fuzzy, no-c-format
+msgid "TaskGeneralPanelBase"
+msgstr "SummaryTaskGeneralPanelBase"
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 414
+#: kptaccountspanel.cc:168 kptcalendarlistdialog.cc:302
+#: kptrequestresourcespanel.cc:116 kptrequestresourcespanel.cc:117
+#: kptresourcedialog.cc:142 kptresourceview.cc:494 kpttaskcostpanel.cc:42
+#: rc.cpp:559
+#, no-c-format
+msgid "None"
+msgstr "无"
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 419
+#: rc.cpp:562
+#, no-c-format
+msgid "Low"
+msgstr ""
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 424
+#: rc.cpp:565
+#, no-c-format
+msgid "High"
+msgstr ""
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 437
+#: rc.cpp:568 rc.cpp:580
+#, no-c-format
+msgid ""
+"Risk controles the PERT distribution used when calculating the actual estimate "
+"for this task."
+msgstr ""
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 443
+#: rc.cpp:571 rc.cpp:583
+#, no-c-format
+msgid ""
+"<p>Risk controles the PERT distribution used when calculating the actual "
+"estimate for the task.\n"
+"<b>None</b> means the Expected estimate is used as is.\n"
+"<b>Low risk</b> means that a normal distribution is used.\n"
+"<b>High risk</b> means that the estimate will be slightly pessimistic compared "
+"to Low risk.</p>"
+msgstr ""
+
+#. i18n: file kpttaskgeneralpanelbase.ui line 459
+#: rc.cpp:577
+#, no-c-format
+msgid "Risk:"
+msgstr ""
+
+#. i18n: file kpttaskprogresspanelbase.ui line 17
+#: rc.cpp:595
+#, no-c-format
+msgid "TaskProgressPanelBase"
+msgstr "TaskProgressPanelBase"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 61
+#: rc.cpp:598
+#, no-c-format
+msgid "Started:"
+msgstr "开始:"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 72
+#: rc.cpp:602
+#, no-c-format
+msgid "Finished:"
+msgstr "完成:"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 116
+#: rc.cpp:607
+#, no-c-format
+msgid "Percent completed:"
+msgstr "完成百分比:"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 127
+#: rc.cpp:610
+#, no-c-format
+msgid "Remaining effort:"
+msgstr ""
+
+#. i18n: file kpttaskprogresspanelbase.ui line 138
+#: rc.cpp:613
+#, no-c-format
+msgid "Actual effort:"
+msgstr ""
+
+#. i18n: file kpttaskprogresspanelbase.ui line 221
+#: rc.cpp:616
+#, no-c-format
+msgid "Scheduled"
+msgstr "计划"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 337
+#: rc.cpp:619
+#, no-c-format
+msgid "Start:"
+msgstr "开始:"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 345
+#: rc.cpp:622
+#, no-c-format
+msgid "Finish:"
+msgstr "完成:"
+
+#. i18n: file kpttaskprogresspanelbase.ui line 353
+#: rc.cpp:625
+#, no-c-format
+msgid "Effort:"
+msgstr ""
+
+#. i18n: file kpttaskresourcespanelbase.ui line 17
+#: rc.cpp:628
+#, no-c-format
+msgid "TaskResourcesPanelBase"
+msgstr "TaskResourcesPanelBase"
+
+#. i18n: file kpttaskresourcespanelbase.ui line 29
+#: rc.cpp:631
+#, no-c-format
+msgid "Group"
+msgstr "分组"
+
+#. i18n: file kpttaskresourcespanelbase.ui line 40
+#: rc.cpp:634
+#, no-c-format
+msgid "Max. Units"
+msgstr ""
+
+#. i18n: file kpttaskresourcespanelbase.ui line 72
+#: rc.cpp:637
+#, no-c-format
+msgid "Assign resources:"
+msgstr "指派资源:"
+
+#. i18n: file kpttaskresourcespanelbase.ui line 81
+#: kpttaskappointmentsview.cc:63 rc.cpp:640 rc.cpp:768
+#, no-c-format
+msgid "Resource"
+msgstr "资源"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 17
+#: rc.cpp:643
+#, no-c-format
+msgid "WBSDefinitionPanelBase"
+msgstr "WBSDefinitionPanelBase"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 53
+#: rc.cpp:649
+#, no-c-format
+msgid "Code:"
+msgstr "代码:"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 66
+#: rc.cpp:652
+#, fuzzy, no-c-format
+msgid "Separator:"
+msgstr "开始:"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 86
+#: rc.cpp:655
+#, no-c-format
+msgid "Use Levels"
+msgstr "使用级别"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 101
+#: rc.cpp:658
+#, no-c-format
+msgid "Code"
+msgstr "代码"
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 106
+#: rc.cpp:661
+#, no-c-format
+msgid "Separator"
+msgstr ""
+
+#. i18n: file kptwbsdefinitionpanelbase.ui line 168
+#: rc.cpp:667
+#, no-c-format
+msgid "Add Level"
+msgstr "添加级别"
+
+#. i18n: file relationpanel.ui line 34
+#: rc.cpp:670
+#, no-c-format
+msgid "RelationPanel"
+msgstr "关系面板"
+
+#. i18n: file relationpanel.ui line 122
+#: rc.cpp:674
+#, no-c-format
+msgid "From:"
+msgstr "从:"
+
+#. i18n: file relationpanel.ui line 141
+#: rc.cpp:677
+#, no-c-format
+msgid "To:"
+msgstr "到:"
+
+#. i18n: file relationpanel.ui line 152
+#: rc.cpp:680
+#, no-c-format
+msgid "Task 1"
+msgstr "任务 1"
+
+#. i18n: file relationpanel.ui line 163
+#: rc.cpp:683
+#, no-c-format
+msgid "Task 2"
+msgstr "任务 2"
+
+#. i18n: file relationpanel.ui line 176
+#: rc.cpp:686
+#, no-c-format
+msgid "Relationship Type"
+msgstr "关系类型"
+
+#. i18n: file relationpanel.ui line 187
+#: rc.cpp:689
+#, no-c-format
+msgid "Finish-Start"
+msgstr "完成-开始"
+
+#. i18n: file relationpanel.ui line 195
+#: rc.cpp:692
+#, no-c-format
+msgid "Finish-Finish"
+msgstr "完成-完成"
+
+#. i18n: file relationpanel.ui line 203
+#: rc.cpp:695
+#, no-c-format
+msgid "Start-Start"
+msgstr "开始-开始"
+
+#. i18n: file relationpanel.ui line 221
+#: rc.cpp:698
+#, no-c-format
+msgid "Lag:"
+msgstr ""
+
+#. i18n: file resourcedialogbase.ui line 17
+#: rc.cpp:701
+#, no-c-format
+msgid "ResourceDialogBase"
+msgstr "ResourceDialogBase"
+
+#. i18n: file resourcedialogbase.ui line 56
+#: rc.cpp:707
+#, fuzzy, no-c-format
+msgid "Initials:"
+msgstr "直到:"
+
+#. i18n: file resourcedialogbase.ui line 97
+#: rc.cpp:711
+#, no-c-format
+msgid "<p align=\"right\">Email:</p>"
+msgstr "<p align=\"right\">电子邮件:</p>"
+
+#. i18n: file resourcedialogbase.ui line 140
+#: rc.cpp:719
+#, no-c-format
+msgid "Choose resource from addressbook"
+msgstr "从地址簿中选择资源"
+
+#. i18n: file resourcedialogbase.ui line 160
+#: rc.cpp:722
+#, no-c-format
+msgid "Resource type:"
+msgstr "资源类型:"
+
+#. i18n: file resourcedialogbase.ui line 169
+#: kptresourceview.cc:483 rc.cpp:725
+#, no-c-format
+msgid "Work"
+msgstr "工作"
+
+#. i18n: file resourcedialogbase.ui line 174
+#: kptresourceview.cc:486 rc.cpp:728
+#, no-c-format
+msgid "Material"
+msgstr ""
+
+#. i18n: file resourcedialogbase.ui line 186
+#: rc.cpp:731
+#, no-c-format
+msgid "<p align=\"right\">Calendar:</p>"
+msgstr "<p align=\"right\">日历:</p>"
+
+#. i18n: file resourcedialogbase.ui line 212
+#: rc.cpp:734
+#, no-c-format
+msgid "Available:"
+msgstr "可用:"
+
+#. i18n: file resourcedialogbase.ui line 231
+#: rc.cpp:737
+#, no-c-format
+msgid "<p align=\"right\">From:</p>"
+msgstr "<p align=\"right\">从:</p>"
+
+#. i18n: file resourcedialogbase.ui line 276
+#: rc.cpp:743
+#, no-c-format
+msgid "<p align=\"right\">Until:</p>"
+msgstr "<p align=\"right\">直到:</p>"
+
+#. i18n: file resourcedialogbase.ui line 305
+#: rc.cpp:746 rc.cpp:864
+#, no-c-format
+msgid "Cost"
+msgstr "成本"
+
+#. i18n: file resourcedialogbase.ui line 316
+#: rc.cpp:749
+#, no-c-format
+msgid "Hourly rate:"
+msgstr ""
+
+#. i18n: file resourcedialogbase.ui line 327
+#: rc.cpp:752
+#, no-c-format
+msgid "Overtime rate:"
+msgstr ""
+
+#. i18n: file resourcespanelbase.ui line 23
+#: rc.cpp:756
+#, no-c-format
+msgid "ResourcesPanelBase"
+msgstr "ResourcesPanelBase"
+
+#. i18n: file resourcespanelbase.ui line 40
+#: rc.cpp:759
+#, no-c-format
+msgid "Resource Group"
+msgstr "资源组"
+
+#. i18n: file resourcespanelbase.ui line 141
+#: rc.cpp:771
+#, no-c-format
+msgid "New..."
+msgstr "新建..."
+
+#. i18n: file resourcespanelbase.ui line 149
+#: kptview.cc:269 rc.cpp:774
+#, no-c-format
+msgid "Edit..."
+msgstr "编辑..."
+
+#. i18n: file standardworktimedialogbase.ui line 17
+#: rc.cpp:782
+#, no-c-format
+msgid "StandardWorktime"
+msgstr "标准工作时间"
+
+#. i18n: file standardworktimedialogbase.ui line 20
+#: rc.cpp:785
+#, no-c-format
+msgid ""
+"These values are used when you estimate the effort needed to complete a task."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 42
+#: rc.cpp:788
+#, no-c-format
+msgid "Hours per day:"
+msgstr "每天小时数:"
+
+#. i18n: file standardworktimedialogbase.ui line 53
+#: rc.cpp:791
+#, no-c-format
+msgid "Hours per month:"
+msgstr "月小时数:"
+
+#. i18n: file standardworktimedialogbase.ui line 64
+#: rc.cpp:794
+#, no-c-format
+msgid "Hours per week:"
+msgstr "每周小时数:"
+
+#. i18n: file standardworktimedialogbase.ui line 84
+#: rc.cpp:797
+#, no-c-format
+msgid "Number of working hours in a normal month."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 101
+#: rc.cpp:800
+#, no-c-format
+msgid "Number of working hours in a normal day."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 118
+#: rc.cpp:803
+#, no-c-format
+msgid "Number of working hours in a normal year."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 135
+#: rc.cpp:806
+#, no-c-format
+msgid "Number of working hours in a normal week."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 143
+#: rc.cpp:809
+#, no-c-format
+msgid "Hours per year:"
+msgstr "年小时数:"
+
+#. i18n: file standardworktimedialogbase.ui line 156
+#: rc.cpp:812
+#, fuzzy, no-c-format
+msgid "Working Hours"
+msgstr "工作"
+
+#. i18n: file standardworktimedialogbase.ui line 159
+#: rc.cpp:815
+#, no-c-format
+msgid "Define standard weekly working hours."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 163
+#: rc.cpp:818
+#, no-c-format
+msgid ""
+"The working hours defined here will be used\n"
+"when there is no calendar defined for a resource."
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 172
+#: rc.cpp:822
+#, fuzzy, no-c-format
+msgid "Weekday"
+msgstr "周"
+
+#. i18n: file standardworktimedialogbase.ui line 183
+#: rc.cpp:825
+#, no-c-format
+msgid "Hours"
+msgstr ""
+
+#. i18n: file standardworktimedialogbase.ui line 230
+#: kptcalendaredit.cc:202 kptcalendaredit.cc:251 rc.cpp:829
+#, no-c-format
+msgid "Non-working"
+msgstr "非工作"
+
+#. i18n: file standardworktimedialogbase.ui line 235
+#: kptcalendaredit.cc:203 kptcalendaredit.cc:252 rc.cpp:832
+#, no-c-format
+msgid "Working"
+msgstr "工作"
+
+#. i18n: file reports/resourcelist.ktf line 11
+#: rc.cpp:838
+#, fuzzy
+msgid "List of Resources"
+msgstr "编辑资源..."
+
+#. i18n: file reports/resourcelist.ktf line 23
+#: rc.cpp:840 rc.cpp:866
+#, fuzzy
+msgid "Project name:"
+msgstr "项目名称(&A):"
+
+#. i18n: file reports/resourcelist.ktf line 32
+#: rc.cpp:842
+#, fuzzy
+msgid "Project manager:"
+msgstr "项目名称(&A):"
+
+#. i18n: file reports/resourcelist.ktf line 82
+#: rc.cpp:844
+#, fuzzy
+msgid "Resource group:"
+msgstr "资源组"
+
+#. i18n: file reports/resourcelist.ktf line 94
+#: kptdoublelistviewbase.cc:362 kptresourceview.cc:383 rc.cpp:846 rc.cpp:860
+msgid "Name"
+msgstr "名称"
+
+#. i18n: file reports/resourcelist.ktf line 103
+#: rc.cpp:848
+msgid "E-mail address"
+msgstr ""
+
+#. i18n: file reports/resourcelist.ktf line 112
+#: rc.cpp:850
+#, fuzzy
+msgid "Availability"
+msgstr "可用"
+
+#. i18n: file reports/resourcelist.ktf line 121
+#: rc.cpp:852
+msgid "Rate"
+msgstr ""
+
+#. i18n: file reports/resourcelist.ktf line 130
+#: rc.cpp:854
+#, fuzzy
+msgid "Overtime"
+msgstr "加班费率"
+
+#. i18n: file reports/resourcelist.ktf line 215
+#: rc.cpp:856 rc.cpp:876
+#, fuzzy
+msgid "Page:"
+msgstr "名称:"
+
+#. i18n: file reports/tasklist.ktf line 10
+#: rc.cpp:858
+msgid "List of Tasks"
+msgstr ""
+
+#. i18n: file reports/tasklist.ktf line 58
+#: rc.cpp:868
+#, fuzzy
+msgid "Start"
+msgstr "开始:"
+
+#. i18n: file reports/tasklist.ktf line 67
+#: rc.cpp:870
+#, fuzzy
+msgid "Project leader:"
+msgstr "项目领导(&L):"
+
+#. i18n: file reports/tasklist.ktf line 76
+#: rc.cpp:872
+#, fuzzy
+msgid "WBS"
+msgstr "WBS:"
+
+#. i18n: file reports/tasklist.ktf line 103
+#: rc.cpp:874
+#, fuzzy
+msgid "Responsible"
+msgstr "负责人:"
+
+#: kptaccountsdialog.cc:30
+msgid "Edit Accounts"
+msgstr "编辑账户"
+
+#: kptaccountspanel.cc:313 kptaccountspanel.cc:320
+msgid "Modify Accounts"
+msgstr "修改账户"
+
+#: kptaccountsview.cc:104
+msgid "Day"
+msgstr "天"
+
+#: kptaccountsview.cc:104
+msgid "Week"
+msgstr "周"
+
+#: kptaccountsview.cc:104
+msgid "Month"
+msgstr "月"
+
+#: kptaccountsview.cc:115
+msgid "Configure..."
+msgstr "配置..."
+
+#: kptaccountsview.cc:219
+#, fuzzy, c-format
+msgid "Cut-off date:%1"
+msgstr "停工日期:"
+
+#: kptaccountsview.cc:220
+#, c-format
+msgid "Periodicity:%1"
+msgstr ""
+
+#: kptaccountsview.cc:263
+msgid ""
+"_: <week>-<year>\n"
+"%1-%2"
+msgstr ""
+
+#: kptaccountsviewconfigdialog.cc:37
+msgid "Settings"
+msgstr "设置"
+
+#: kptcalendar.cc:951
+msgid "Base"
+msgstr ""
+
+#: kptcalendaredit.cc:201 kptcalendaredit.cc:250 kptresourceview.cc:489
+msgid "Undefined"
+msgstr "未定义"
+
+#: kptcalendarlistdialog.cc:167
+msgid "Calendar's Settings"
+msgstr "日历设置"
+
+#: kptcalendarlistdialog.cc:217
+msgid "Modify Calendars"
+msgstr "修改日历"
+
+#: kptcalendarpanel.cc:87
+msgid "Next year"
+msgstr "下一年"
+
+#: kptcalendarpanel.cc:88
+msgid "Previous year"
+msgstr "上一年"
+
+#: kptcalendarpanel.cc:89
+msgid "Next month"
+msgstr "下一月"
+
+#: kptcalendarpanel.cc:90
+msgid "Previous month"
+msgstr "上一月"
+
+#: kptcalendarpanel.cc:91
+msgid "Select a week"
+msgstr "选择周"
+
+#: kptcalendarpanel.cc:92
+msgid "Select a month"
+msgstr "选择月"
+
+#: kptcalendarpanel.cc:93
+msgid "Select a year"
+msgstr "选择年"
+
+#: kptcalendarpanel.cc:199
+msgid "Week XX"
+msgstr "第 XX 周"
+
+#: kptcalendarpanel.cc:212 kptcalendarpanel.cc:245
+#, c-format
+msgid "Week %1"
+msgstr "第 %1 周"
+
+#: kptcanvasitem.cc:711 kptcanvasitem.cc:792 kptcanvasitem.cc:874
+#, c-format
+msgid "From: %1"
+msgstr "从:%1"
+
+#: kptcanvasitem.cc:712 kptcanvasitem.cc:793 kptcanvasitem.cc:875
+#, c-format
+msgid "To: %1"
+msgstr "到:%1"
+
+#: kptcanvasitem.cc:714 kptcanvasitem.cc:795 kptcanvasitem.cc:877
+#, c-format
+msgid "Lag: %1"
+msgstr ""
+
+#: kptconfigdialog.cc:49
+msgid "Configure KPlato"
+msgstr "配置 KPlato"
+
+#: kptconfigdialog.cc:58
+msgid "Task Defaults"
+msgstr "任务默认值"
+
+#: kptdoublelistviewbase.cc:363 kptresourceappointmentsview.cc:106
+msgid "Total"
+msgstr "总计"
+
+#: kptduration.cc:159
+msgid ""
+"_: <hours>h:<minutes>m\n"
+"%1h:%2m"
+msgstr "%1:%2"
+
+#: kptduration.cc:177
+msgid ""
+"_: <days>d <hours>h:<minutes>m\n"
+"%1d %2h:%3m"
+msgstr "%1天 %2:%3"
+
+#: kptganttview.cc:108
+msgid ""
+"_: Work Breakdown Structure\n"
+"WBS"
+msgstr "WBS"
+
+#: kptganttview.cc:505 kptganttview.cc:585 kptganttview.cc:687
+#, c-format
+msgid "Name: %1"
+msgstr "名称:%1"
+
+#: kptganttview.cc:507 kptganttview.cc:587
+#, c-format
+msgid "Start: %1"
+msgstr "开始:%1"
+
+#: kptganttview.cc:508 kptganttview.cc:588
+#, c-format
+msgid "End: %1"
+msgstr "结束:%1"
+
+#: kptganttview.cc:512 kptganttview.cc:604 kptganttview.cc:702 kptview.cc:1244
+msgid "Not scheduled"
+msgstr "未计划"
+
+#: kptganttview.cc:590
+msgid "Completion: %1%"
+msgstr "完成:%1%"
+
+#: kptganttview.cc:593 kptganttview.cc:692
+#, c-format
+msgid "Float: %1"
+msgstr "浮动:%1"
+
+#: kptganttview.cc:596 kptganttview.cc:695
+msgid "Critical path"
+msgstr "关键路径"
+
+#: kptganttview.cc:598 kptganttview.cc:697
+msgid "Critical"
+msgstr "关键"
+
+#: kptganttview.cc:608
+msgid "No resource assigned"
+msgstr "未指派资源"
+
+#: kptganttview.cc:612
+msgid "Resource not available"
+msgstr "资源不可用"
+
+#: kptganttview.cc:616 kptganttview.cc:706
+msgid "Scheduling conflict"
+msgstr "计划冲突"
+
+#: kptganttview.cc:620
+msgid "Requested effort could not be met"
+msgstr ""
+
+#: kptganttview.cc:626
+#, c-format
+msgid ""
+"_: arg: list of resources\n"
+"Resource overbooked: %1"
+msgstr ""
+
+#: kptganttview.cc:689
+#, c-format
+msgid "Time: %1"
+msgstr "时间:%1"
+
+#: kptganttview.cc:1114 kptpertcanvas.cc:378
+msgid "Cannot link these nodes"
+msgstr "无法链接这些节点"
+
+#: kptmainprojectdialog.cc:35 kptprojectdialog.cc:48
+msgid "Project Settings"
+msgstr "项目设置"
+
+#: kptmainprojectdialog.cc:56 kptmainprojectpanel.cc:103
+msgid "Modify main project"
+msgstr "编辑主项目"
+
+#: kptmainprojectpanel.cc:65
+msgid "Scheduling (%1)"
+msgstr "计划(%1)"
+
+#: kptmainprojectpanel.cc:94
+msgid "Project id must be unique"
+msgstr "项目 ID 必须唯一"
+
+#: kptmilestoneprogressdialog.cc:32
+msgid "Milestone Progress"
+msgstr "里程碑进度"
+
+#: kptmilestoneprogressdialog.cc:48
+msgid "Modify Milestone Progress"
+msgstr "修改里程碑进度"
+
+#: kptmilestoneprogresspanel.cc:62 kpttaskprogresspanel.cc:103
+msgid "Modify progress"
+msgstr "修改进度"
+
+#: kptpart.cc:196
+msgid "Invalid document. No mimetype specified."
+msgstr "无效的文档。未指定 MIME 类型。"
+
+#: kptpart.cc:201
+#, c-format
+msgid ""
+"Invalid document. Expected mimetype application/x-vnd.kde.kplato, got %1"
+msgstr "无效的文档。希望 MIME 类型为 application/x-vnd.kde.kplato,但却得到 %1"
+
+#: kptpart.cc:207
+msgid ""
+"This document was created with a newer version of KPlato (syntax version: %1)\n"
+"Opening it in this version of KPlato will lose some information."
+msgstr ""
+"此文档由更新版本的 KPlato(语法版本:%1)所创建。\n"
+"在此版本的 KPlato 中打开可能会丢失某些信息。"
+
+#: kptpart.cc:209
+msgid "File-Format Mismatch"
+msgstr "文件格式不匹配"
+
+#: kptproject.cc:86 kptview.cc:596
+msgid "Standard"
+msgstr "标准"
+
+#: kptprojectdialog.cc:53 kptresourcesdialog.cc:36 kptview.cc:187
+#: kptview.cc:201
+msgid "Resources"
+msgstr "资源"
+
+#: kptprojectdialog.cc:95
+msgid ""
+"Place all events at the earliest possible moment permitted in the schedule"
+msgstr "在计划中允许的尽可能早的时候安排所有的事件"
+
+#: kptprojectdialog.cc:99
+msgid "Place all events at the last possible moment permitted in the schedule"
+msgstr "在计划中允许的尽可能晚的时候安排所有的事件"
+
+#: kptprojectdialog.cc:102
+msgid "Start not Earlier then"
+msgstr "开始不早于"
+
+#: kptprojectdialog.cc:106
+msgid "Finish not Later then"
+msgstr "完成不晚于"
+
+#: kptprojectdialog.cc:110
+msgid "Must Start on"
+msgstr "必须开始于"
+
+#: kptrelationdialog.cc:46
+msgid "Add Relationship"
+msgstr "添加关系"
+
+#: kptrelationdialog.cc:57 kpttaskdefaultpanel.cc:75 kpttaskgeneralpanel.cc:87
+msgid ""
+"_: days\n"
+"d"
+msgstr "天"
+
+#: kptrelationdialog.cc:58 kpttaskdefaultpanel.cc:76 kpttaskgeneralpanel.cc:88
+msgid ""
+"_: hours\n"
+"h"
+msgstr "小时"
+
+#: kptrelationdialog.cc:59 kpttaskdefaultpanel.cc:77 kpttaskgeneralpanel.cc:89
+msgid ""
+"_: minutes\n"
+"m"
+msgstr "分"
+
+#: kptrelationdialog.cc:69 kptview.cc:945
+msgid "Add Relation"
+msgstr "添加关系"
+
+#: kptrelationdialog.cc:74
+msgid "You must select a relationship type"
+msgstr "您必须选择关系类型"
+
+#: kptrelationdialog.cc:92
+msgid "Edit Relationship"
+msgstr "编辑关系"
+
+#: kptrelationdialog.cc:109 kptrelationdialog.cc:114
+msgid "Modify Relation"
+msgstr "修改关系"
+
+#: kptreportview.cc:183
+msgid "Report Template"
+msgstr "报告模板"
+
+#: kptreportview.cc:424
+msgid "Cannot find report template file!"
+msgstr "找不到报告模板文件!"
+
+#: kptreportview.cc:425 kptreportview.cc:432 kptreportview.cc:441
+#: kptreportview.cc:458 kptreportview.cc:465 kptreportview.cc:479
+msgid "Generate Report"
+msgstr "生成报告"
+
+#: kptreportview.cc:431 kptreportview.cc:457
+msgid "Cannot open report template file!"
+msgstr "无法打开报告模板文件!"
+
+#: kptreportview.cc:440
+msgid "Cannot read report template file!"
+msgstr "无法读取报告模板文件!"
+
+#: kptreportview.cc:464
+msgid "Cannot find the proper report template file!"
+msgstr "找不到适当的报告模板文件!"
+
+#: kptreportview.cc:661
+#, c-format
+msgid "Malformed template filename: %1"
+msgstr "模板文件名格式不对:%1"
+
+#: kptreportview.cc:668
+#, c-format
+msgid "Unable to download template file: %1"
+msgstr "无法下载模板文件:%1"
+
+#: kptresourceappointmentsview.cc:78
+msgid "Task"
+msgstr "任务"
+
+#: kptresourceappointmentsview.cc:109
+msgid "Available"
+msgstr "可用"
+
+#: kptresourcedialog.cc:122
+msgid "Resource Settings"
+msgstr "资源设置"
+
+#: kptresourcedialog.cc:195
+msgid "Modify Resource"
+msgstr "修改资源"
+
+#: kptresourcesdialog.cc:60
+msgid "Modify resources"
+msgstr "修改资源"
+
+#: kptresourcespanel.cc:316
+msgid ""
+"Resources belong to resource groups, select the group first to add a new "
+"resource to"
+msgstr "属于资源分组的资源,首先选择分组来添加一个新的资源到"
+
+#: kptresourceview.cc:385
+msgid "Type"
+msgstr "类型"
+
+#: kptresourceview.cc:387
+#, fuzzy
+msgid "Initials"
+msgstr "直到:"
+
+#: kptresourceview.cc:389
+msgid "Email"
+msgstr "电子邮件"
+
+#: kptresourceview.cc:393
+msgid "Available From"
+msgstr ""
+
+#: kptresourceview.cc:395
+msgid "Available Until"
+msgstr ""
+
+#: kptresourceview.cc:399
+msgid "Normal Rate"
+msgstr "普通费率"
+
+#: kptresourceview.cc:401
+msgid "Overtime Rate"
+msgstr "加班费率"
+
+#: kptschedule.cc:101 kptschedule.cc:106 kptview.cc:180 kptview.cc:227
+#: kptview.cc:1250
+msgid "Expected"
+msgstr ""
+
+#: kptschedule.cc:103 kptview.cc:182 kptview.cc:230 kptview.cc:1253
+msgid "Optimistic"
+msgstr ""
+
+#: kptschedule.cc:105 kptview.cc:184 kptview.cc:233 kptview.cc:1256
+msgid "Pessimistic"
+msgstr ""
+
+#: kptstandardworktimedialog.cc:96
+msgid "Standard Worktime"
+msgstr "标准工作时间"
+
+#: kptstandardworktimedialog.cc:112
+#, fuzzy
+msgid "Modify Standard Worktime"
+msgstr "标准工作时间"
+
+#: kptsummarytaskdialog.cc:34
+msgid "Summary Task Settings"
+msgstr "摘要任务设置"
+
+#: kptsummarytaskdialog.cc:45
+msgid "Modify Summary Task"
+msgstr "修改摘要任务"
+
+#: kptsummarytaskgeneralpanel.cc:79 kpttaskdialog.cc:60
+#: kpttaskgeneralpanel.cc:113
+msgid "Modify Task"
+msgstr "修改任务"
+
+#: kptsummarytaskgeneralpanel.cc:108 kpttaskgeneralpanel.cc:186
+msgid "Task id must be unique"
+msgstr "任务 ID 必须唯一"
+
+#: kpttaskcostpanel.cc:80
+msgid "Modify Task Cost"
+msgstr "修改任务成本"
+
+#: kpttaskdefaultpanel.cc:101
+#, fuzzy
+msgid "Modify Default Task"
+msgstr "修改任务"
+
+#: kpttaskdialog.cc:36
+msgid "Task Settings"
+msgstr "任务设置"
+
+#: kpttaskdialog.cc:44
+msgid "&Resources"
+msgstr "资源(&R)"
+
+#: kpttaskdialog.cc:47
+msgid "&Cost"
+msgstr "成本(&C)"
+
+#: kpttaskprogressdialog.cc:32
+msgid "Task Progress"
+msgstr "任务进度"
+
+#: kpttaskprogressdialog.cc:48
+msgid "Modify Task Progress"
+msgstr "修改任务进度"
+
+#: kpttaskprogresspanel.cc:65 kpttaskprogresspanel.cc:72
+#: kpttaskprogresspanel.cc:80
+msgid ""
+"_: day\n"
+"d"
+msgstr "天"
+
+#: kpttaskprogresspanel.cc:66 kpttaskprogresspanel.cc:73
+#: kpttaskprogresspanel.cc:81
+msgid ""
+"_: hour\n"
+"h"
+msgstr "小时"
+
+#: kpttaskprogresspanel.cc:67 kpttaskprogresspanel.cc:74
+#: kpttaskprogresspanel.cc:82
+msgid ""
+"_: minute\n"
+"m"
+msgstr "分"
+
+#: kptview.cc:167 kptview.cc:862
+msgid "Indent Task"
+msgstr "缩进任务"
+
+#: kptview.cc:169 kptview.cc:876
+msgid "Unindent Task"
+msgstr "取消缩进任务"
+
+#: kptview.cc:171
+msgid "Move Up"
+msgstr "上移"
+
+#: kptview.cc:173
+msgid "Move Down"
+msgstr "下移"
+
+#: kptview.cc:177
+msgid "Gantt"
+msgstr "甘特图"
+
+#: kptview.cc:188
+msgid "Task Name"
+msgstr "任务名称"
+
+#: kptview.cc:189
+msgid "Task Links"
+msgstr "任务链接"
+
+#: kptview.cc:190
+msgid "Progress"
+msgstr "进度"
+
+#: kptview.cc:191
+msgid "Float"
+msgstr "浮动"
+
+#: kptview.cc:192
+msgid "Critical Tasks"
+msgstr "关键任务"
+
+#: kptview.cc:193
+msgid "Critical Path"
+msgstr "关键路径"
+
+#: kptview.cc:197 kptview.cc:203
+msgid "Show Allocations"
+msgstr ""
+
+#: kptview.cc:199
+msgid "Network"
+msgstr "网络"
+
+#: kptview.cc:205
+msgid "Accounts"
+msgstr "账户"
+
+#: kptview.cc:210
+msgid "Task..."
+msgstr "任务..."
+
+#: kptview.cc:212
+msgid "Sub-Task..."
+msgstr "子任务..."
+
+#: kptview.cc:214
+msgid "Milestone..."
+msgstr "里程碑..."
+
+#: kptview.cc:218
+msgid "Edit Main Project..."
+msgstr "编辑主项目..."
+
+#: kptview.cc:219
+msgid "Edit Standard Worktime..."
+msgstr "编辑标准工作时间..."
+
+#: kptview.cc:220
+msgid "Edit Calendar..."
+msgstr "编辑日历..."
+
+#: kptview.cc:221
+msgid "Edit Accounts..."
+msgstr "编辑账户..."
+
+#: kptview.cc:222
+msgid "Edit Resources..."
+msgstr "编辑资源..."
+
+#: kptview.cc:224 kptview.cc:586 kptview.cc:594 kptview.cc:596
+msgid "Calculate"
+msgstr "计算"
+
+#: kptview.cc:254
+msgid "Define WBS Pattern..."
+msgstr "定义 WBS 模式..."
+
+#: kptview.cc:257
+msgid "Generate WBS Code"
+msgstr "生成 WBS 代码"
+
+#: kptview.cc:265
+msgid "Configure KPlato..."
+msgstr "配置 KPlato..."
+
+#: kptview.cc:271
+msgid "Progress..."
+msgstr "进度..."
+
+#: kptview.cc:273 kptview.cc:840
+msgid "Delete Task"
+msgstr "删除任务"
+
+#: kptview.cc:276
+msgid "Edit Resource..."
+msgstr "编辑资源..."
+
+#: kptview.cc:289
+msgid "Export Gantt"
+msgstr "导出甘特图"
+
+#: kptview.cc:586
+msgid "Progress information will be deleted if the project is recalculated."
+msgstr "项目进行重新计算后进度信息将被删除。"
+
+#: kptview.cc:624
+msgid "Add Subtask"
+msgstr "添加子任务"
+
+#: kptview.cc:646
+msgid "Add Task"
+msgstr "添加任务"
+
+#: kptview.cc:669
+msgid "Add Milestone"
+msgstr "添加里程碑"
+
+#: kptview.cc:898
+msgid "Move Task Up"
+msgstr "任务上移"
+
+#: kptview.cc:919
+msgid "Move Task Down"
+msgstr "任务下移"
+
+#: kptview.cc:956
+msgid "Delete Relation"
+msgstr "删除关系"
+
+#: kptview.cc:1106
+msgid "Modify Name"
+msgstr "修改名称"
+
+#: kptwbsdefinition.cc:40
+msgid "Number"
+msgstr "数字"
+
+#: kptwbsdefinition.cc:41
+#, fuzzy
+msgid "Roman, Upper Case"
+msgstr "大写罗马数字"
+
+#: kptwbsdefinition.cc:42
+#, fuzzy
+msgid "Roman, Lower Case"
+msgstr "小写罗马数字"
+
+#: kptwbsdefinition.cc:43
+#, fuzzy
+msgid "Letter, Upper Case"
+msgstr "大写字母"
+
+#: kptwbsdefinition.cc:44
+#, fuzzy
+msgid "Letter, Lower Case"
+msgstr "小写字母"
+
+#: kptwbsdefinitiondialog.cc:33
+msgid "WBS Definition"
+msgstr "WBS 定义"
+
+#: kptwbsdefinitiondialog.cc:45 kptwbsdefinitionpanel.cc:84
+msgid "Modify WBS Definition"
+msgstr "修改 WBS 定义"
+
+#: main.cc:32
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: kptaboutdata.h:30
+msgid "KPlato - KDE Planning Tool"
+msgstr "KPlato - KDE 项目管理工具"
+
+#: kptaboutdata.h:35
+msgid "KPlato"
+msgstr "KPlato"
+
+#: kptaboutdata.h:37
+msgid "(c) 1998-2006, The KPlato Team"
+msgstr "(c) 1998-2006, KPlato 开发组"
+
+#: kptaboutdata.h:43
+msgid "Application icon for kplato"
+msgstr "kplato 的应用程序图标"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#, fuzzy
+#~ msgid "Resource overbooked"
+#~ msgstr "资源"
+
+#~ msgid "Edit Interval"
+#~ msgstr "编辑间隔"
+
+#~ msgid "Behavior"
+#~ msgstr "行为"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kpresenter.po b/koffice-i18n-zh_CN/messages/koffice/kpresenter.po
new file mode 100644
index 00000000..8171cb95
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kpresenter.po
@@ -0,0 +1,4280 @@
+# translation of kpresenter.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002, 2003
+# Funda Wang <fundawang@linux.net.cn>, 2002, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kpresenter\n"
+"POT-Creation-Date: 2007-05-16 02:19+0200\n"
+"PO-Revision-Date: 2006-01-27 13:56+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0\n"
+
+#. i18n: file kpresenter.rc line 70
+#: KPrLineObject.h:55 rc.cpp:15
+#, no-c-format
+msgid "Line"
+msgstr "直线"
+
+#. i18n: file kpresenter.rc line 77
+#: rc.cpp:18
+#, no-c-format
+msgid "Shape"
+msgstr "形状"
+
+#. i18n: file kpresenter.rc line 89
+#: rc.cpp:21
+#, no-c-format
+msgid "F&ormat"
+msgstr "格式(&O)"
+
+#. i18n: file kpresenter.rc line 95
+#: KPrView.cpp:2637 rc.cpp:24
+#, no-c-format
+msgid "Arra&nge Objects"
+msgstr "排列对象(&N)"
+
+#. i18n: file kpresenter.rc line 101
+#: rc.cpp:27 rc.cpp:75 rc.cpp:81 rc.cpp:87 rc.cpp:90 rc.cpp:96 rc.cpp:102
+#: rc.cpp:108 rc.cpp:111 rc.cpp:117 rc.cpp:129
+#, no-c-format
+msgid "&Align Objects"
+msgstr "对齐对象(&A)"
+
+#. i18n: file kpresenter.rc line 120
+#: KPrPropertyEditor.cpp:411 rc.cpp:30
+#, no-c-format
+msgid "Te&xt"
+msgstr "文字(&X)"
+
+#. i18n: file kpresenter.rc line 131
+#: rc.cpp:33
+#, no-c-format
+msgid "&Align"
+msgstr "对齐(&A)"
+
+#. i18n: file kpresenter.rc line 138
+#: rc.cpp:36
+#, no-c-format
+msgid "T&ype"
+msgstr "类型(&Y)"
+
+#. i18n: file kpresenter.rc line 153
+#: rc.cpp:39
+#, no-c-format
+msgid "Spellcheck"
+msgstr "拼写检查"
+
+#. i18n: file kpresenter.rc line 158
+#: rc.cpp:42
+#, no-c-format
+msgid "Autocorrection"
+msgstr "自动更正"
+
+#. i18n: file kpresenter.rc line 163
+#: rc.cpp:45 rc.cpp:138
+#, no-c-format
+msgid "Sli&de Show"
+msgstr "幻灯片放映(&D)"
+
+#. i18n: file kpresenter.rc line 220
+#: KPrConfig.cpp:109 rc.cpp:60
+#, no-c-format
+msgid "Tools"
+msgstr "工具"
+
+#. i18n: file kpresenter.rc line 230
+#: rc.cpp:63
+#, no-c-format
+msgid "Format"
+msgstr "格式"
+
+#. i18n: file kpresenter.rc line 242
+#: KPrTextObject.h:71 rc.cpp:66
+#, no-c-format
+msgid "Text"
+msgstr "文字"
+
+#. i18n: file kpresenter.rc line 264
+#: KPrCanvas.cpp:2312 rc.cpp:69
+#, no-c-format
+msgid "Slide Show"
+msgstr "幻灯片放映"
+
+#. i18n: file kpresenter.rc line 271
+#: rc.cpp:72
+#, no-c-format
+msgid "Navigation"
+msgstr "导航"
+
+#. i18n: file kpresenter.rc line 319
+#: rc.cpp:78
+#, no-c-format
+msgid "Vertical Alignment"
+msgstr "垂直对齐"
+
+#. i18n: file kpresenter.rc line 362
+#: KPrCanvas.cpp:5378 rc.cpp:84 rc.cpp:93 rc.cpp:99 rc.cpp:105 rc.cpp:114
+#: rc.cpp:126
+#, no-c-format
+msgid "Flip Objects"
+msgstr "翻转对象"
+
+#. i18n: file kpresenter.rc line 533
+#: rc.cpp:120
+#, no-c-format
+msgid "&Scale to Show the Picture 1:1 In"
+msgstr "缩放图片按 1:1 显示于(&S)"
+
+#. i18n: file kpresenter.rc line 593
+#: rc.cpp:123
+#, no-c-format
+msgid "Spell Check Result"
+msgstr "拼写检查结果"
+
+#. i18n: file kpresenter_readonly.rc line 25
+#: rc.cpp:144
+#, no-c-format
+msgid "Presentation"
+msgstr "演示文稿"
+
+#. i18n: file brushpropertyui.ui line 16
+#: rc.cpp:147
+#, no-c-format
+msgid "Brush"
+msgstr "画刷"
+
+#. i18n: file brushpropertyui.ui line 30
+#: rc.cpp:150
+#, no-c-format
+msgid "&Style:"
+msgstr "样式(&S):"
+
+#. i18n: file brushpropertyui.ui line 41
+#: rc.cpp:153
+#, no-c-format
+msgid "Choose the style or the pattern."
+msgstr "选择样式或图案。"
+
+#. i18n: file brushpropertyui.ui line 52
+#: rc.cpp:157
+#, no-c-format
+msgid ""
+"Choose the color (white is the default). Clicking on the color will display the "
+"standard KDE color chooser dialog."
+msgstr "选择颜色(白色为默认值)。单击颜色将打开标准的 KDE 颜色选择器对话框。"
+
+#. i18n: file brushpropertyui.ui line 60
+#: rc.cpp:160 rc.cpp:519
+#, no-c-format
+msgid "C&olor:"
+msgstr "颜色(&O):"
+
+#. i18n: file generalpropertyui.ui line 16
+#: rc.cpp:163
+#, no-c-format
+msgid "General"
+msgstr "常规"
+
+#. i18n: file generalpropertyui.ui line 35
+#: rc.cpp:166
+#, no-c-format
+msgid "Na&me:"
+msgstr "名称(&M):"
+
+#. i18n: file generalpropertyui.ui line 53
+#: rc.cpp:169
+#, no-c-format
+msgid "Protect si&ze and position"
+msgstr "保护大小和位置(&Z)"
+
+#. i18n: file generalpropertyui.ui line 61
+#: rc.cpp:172
+#, no-c-format
+msgid "Keep &aspect ratio"
+msgstr "保持纵横比(&A)"
+
+#. i18n: file generalpropertyui.ui line 69
+#: KPrGeneralProperty.cpp:56 rc.cpp:175
+#, no-c-format
+msgid "Position"
+msgstr "位置"
+
+#. i18n: file generalpropertyui.ui line 89
+#: rc.cpp:178 rc.cpp:509
+#, no-c-format
+msgid "&Width:"
+msgstr "宽度(&W):"
+
+#. i18n: file generalpropertyui.ui line 100
+#: rc.cpp:181
+#, no-c-format
+msgid "&Height:"
+msgstr "高度(&H):"
+
+#. i18n: file generalpropertyui.ui line 111
+#: rc.cpp:184 rc.cpp:476
+#, no-c-format
+msgid "&Top:"
+msgstr "上(&T):"
+
+#. i18n: file generalpropertyui.ui line 122
+#: rc.cpp:187 rc.cpp:482
+#, no-c-format
+msgid "&Left:"
+msgstr "左(&L):"
+
+#. i18n: file gradientpropertyui.ui line 16
+#: KPrBrushProperty.cpp:45 rc.cpp:190
+#, no-c-format
+msgid "Gradient"
+msgstr "渐变"
+
+#. i18n: file gradientpropertyui.ui line 51
+#: rc.cpp:194
+#, no-c-format
+msgid "Gradient:"
+msgstr "渐变:"
+
+#. i18n: file gradientpropertyui.ui line 62
+#: rc.cpp:197
+#, no-c-format
+msgid "C&olors:"
+msgstr "颜色(&O):"
+
+#. i18n: file gradientpropertyui.ui line 91
+#: rc.cpp:201
+#, no-c-format
+msgid "X-fac&tor:"
+msgstr "X-因子(&T):"
+
+#. i18n: file gradientpropertyui.ui line 102
+#: rc.cpp:204
+#, no-c-format
+msgid "Un&balanced:"
+msgstr "不平衡(&B):"
+
+#. i18n: file gradientpropertyui.ui line 110
+#: rc.cpp:207
+#, no-c-format
+msgid "&Y-factor:"
+msgstr "&Y-因子:"
+
+#. i18n: file imageEffectBase.ui line 33
+#: KPrSideBar.cpp:151 KPrTransEffectDia.cpp:267 rc.cpp:210
+#, no-c-format
+msgid "Preview"
+msgstr "预览"
+
+#. i18n: file imageEffectBase.ui line 90
+#: rc.cpp:214
+#, no-c-format
+msgid "Image &effect:"
+msgstr "图像效果(&E):"
+
+#. i18n: file imageEffectBase.ui line 99
+#: rc.cpp:217
+#, no-c-format
+msgid "Channel Intensity"
+msgstr "通道增强"
+
+#. i18n: file imageEffectBase.ui line 104
+#: rc.cpp:220
+#, no-c-format
+msgid "Fade"
+msgstr "淡化"
+
+#. i18n: file imageEffectBase.ui line 109
+#: rc.cpp:223
+#, no-c-format
+msgid "Flatten"
+msgstr "平坦"
+
+#. i18n: file imageEffectBase.ui line 114
+#: rc.cpp:226
+#, no-c-format
+msgid "Intensity"
+msgstr "增强"
+
+#. i18n: file imageEffectBase.ui line 119
+#: rc.cpp:229
+#, no-c-format
+msgid "Desaturate"
+msgstr "降低色饱和度"
+
+#. i18n: file imageEffectBase.ui line 124
+#: rc.cpp:232
+#, no-c-format
+msgid "Contrast"
+msgstr "调整对比度"
+
+#. i18n: file imageEffectBase.ui line 129
+#: rc.cpp:235
+#, no-c-format
+msgid "Normalize"
+msgstr "规格化"
+
+#. i18n: file imageEffectBase.ui line 134
+#: rc.cpp:238
+#, no-c-format
+msgid "Equalize"
+msgstr "均衡化"
+
+#. i18n: file imageEffectBase.ui line 139
+#: rc.cpp:241
+#, no-c-format
+msgid "Threshold"
+msgstr "阈值切割"
+
+#. i18n: file imageEffectBase.ui line 144
+#: rc.cpp:244
+#, no-c-format
+msgid "Solarize"
+msgstr "过度曝光"
+
+#. i18n: file imageEffectBase.ui line 149
+#: rc.cpp:247
+#, no-c-format
+msgid "Emboss"
+msgstr "浮雕效果"
+
+#. i18n: file imageEffectBase.ui line 154
+#: rc.cpp:250
+#, no-c-format
+msgid "Despeckle"
+msgstr "去除斑点"
+
+#. i18n: file imageEffectBase.ui line 159
+#: rc.cpp:253
+#, no-c-format
+msgid "Charcoal"
+msgstr "炭笔画"
+
+#. i18n: file imageEffectBase.ui line 164
+#: rc.cpp:256
+#, no-c-format
+msgid "Noise"
+msgstr "添加噪声"
+
+#. i18n: file imageEffectBase.ui line 169
+#: rc.cpp:259
+#, no-c-format
+msgid "Blur"
+msgstr "模糊"
+
+#. i18n: file imageEffectBase.ui line 174
+#: rc.cpp:262
+#, no-c-format
+msgid "Edge"
+msgstr "边缘增强"
+
+#. i18n: file imageEffectBase.ui line 179
+#: rc.cpp:265
+#, no-c-format
+msgid "Implode"
+msgstr "爆炸"
+
+#. i18n: file imageEffectBase.ui line 184
+#: rc.cpp:268
+#, no-c-format
+msgid "Oil Paint"
+msgstr "油画"
+
+#. i18n: file imageEffectBase.ui line 189
+#: rc.cpp:271
+#, no-c-format
+msgid "Sharpen"
+msgstr "锐化"
+
+#. i18n: file imageEffectBase.ui line 194
+#: rc.cpp:274
+#, no-c-format
+msgid "Spread"
+msgstr "散焦"
+
+#. i18n: file imageEffectBase.ui line 199
+#: rc.cpp:277
+#, no-c-format
+msgid "Shade"
+msgstr "阴影"
+
+#. i18n: file imageEffectBase.ui line 204
+#: rc.cpp:280
+#, no-c-format
+msgid "Swirl"
+msgstr "涡漩"
+
+#. i18n: file imageEffectBase.ui line 209
+#: rc.cpp:283
+#, no-c-format
+msgid "Wave"
+msgstr "波浪"
+
+#. i18n: file imageEffectBase.ui line 274
+#: rc.cpp:286 rc.cpp:310 rc.cpp:331 rc.cpp:334 rc.cpp:343 rc.cpp:409
+#, no-c-format
+msgid "Value:"
+msgstr "值:"
+
+#. i18n: file imageEffectBase.ui line 282
+#: rc.cpp:289 rc.cpp:328 rc.cpp:358 rc.cpp:385 rc.cpp:391 rc.cpp:397
+#: rc.cpp:406 rc.cpp:634 rc.cpp:640
+#, no-c-format
+msgid " %"
+msgstr " %"
+
+#. i18n: file imageEffectBase.ui line 296
+#: rc.cpp:292
+#, no-c-format
+msgid "Color component:"
+msgstr "色彩组件:"
+
+#. i18n: file imageEffectBase.ui line 302
+#: rc.cpp:295
+#, no-c-format
+msgid "Red"
+msgstr "红"
+
+#. i18n: file imageEffectBase.ui line 307
+#: rc.cpp:298
+#, no-c-format
+msgid "Green"
+msgstr "绿"
+
+#. i18n: file imageEffectBase.ui line 312
+#: rc.cpp:301
+#, no-c-format
+msgid "Blue"
+msgstr "蓝"
+
+#. i18n: file imageEffectBase.ui line 317
+#: rc.cpp:304
+#, no-c-format
+msgid "Gray"
+msgstr "灰度"
+
+#. i18n: file imageEffectBase.ui line 322
+#: rc.cpp:307
+#, no-c-format
+msgid "All"
+msgstr "全部"
+
+#. i18n: file imageEffectBase.ui line 372
+#: KPrPgConfDia.cpp:142 rc.cpp:313 rc.cpp:668
+#, no-c-format
+msgid "Color:"
+msgstr "颜色:"
+
+#. i18n: file imageEffectBase.ui line 437
+#: rc.cpp:317
+#, no-c-format
+msgid "Color 1:"
+msgstr "颜色 1:"
+
+#. i18n: file imageEffectBase.ui line 453
+#: rc.cpp:321
+#, no-c-format
+msgid "Color 2:"
+msgstr "颜色 2:"
+
+#. i18n: file imageEffectBase.ui line 499
+#: rc.cpp:325
+#, no-c-format
+msgid "Intensity:"
+msgstr "强度:"
+
+#. i18n: file imageEffectBase.ui line 649
+#: rc.cpp:337 rc.cpp:340 rc.cpp:349 rc.cpp:352
+#, no-c-format
+msgid "This effect has no options."
+msgstr "该特效没有选项。"
+
+#. i18n: file imageEffectBase.ui line 746
+#: rc.cpp:346 rc.cpp:355 rc.cpp:382 rc.cpp:388 rc.cpp:394 rc.cpp:403
+#, no-c-format
+msgid "Factor:"
+msgstr "因子:"
+
+#. i18n: file imageEffectBase.ui line 895
+#: rc.cpp:361
+#, no-c-format
+msgid "Type:"
+msgstr "类型:"
+
+#. i18n: file imageEffectBase.ui line 901
+#: rc.cpp:364
+#, no-c-format
+msgid "Uniform"
+msgstr "均匀"
+
+#. i18n: file imageEffectBase.ui line 906
+#: rc.cpp:367
+#, no-c-format
+msgid "Gaussian"
+msgstr "高斯"
+
+#. i18n: file imageEffectBase.ui line 911
+#: rc.cpp:370
+#, no-c-format
+msgid "Multiplicative Gaussian"
+msgstr "乘性高斯"
+
+#. i18n: file imageEffectBase.ui line 916
+#: rc.cpp:373
+#, no-c-format
+msgid "Impulse"
+msgstr "脉冲"
+
+#. i18n: file imageEffectBase.ui line 921
+#: rc.cpp:376
+#, no-c-format
+msgid "LaPlace"
+msgstr "拉普拉斯"
+
+#. i18n: file imageEffectBase.ui line 926
+#: rc.cpp:379
+#, no-c-format
+msgid "Poisson"
+msgstr "泊松"
+
+#. i18n: file imageEffectBase.ui line 1130
+#: rc.cpp:400
+#, no-c-format
+msgid "Radius:"
+msgstr "半径:"
+
+#. i18n: file imageEffectBase.ui line 1274
+#: rc.cpp:412
+#, no-c-format
+msgid "Color Shading"
+msgstr "彩色阴影"
+
+#. i18n: file imageEffectBase.ui line 1285
+#: rc.cpp:415
+#, no-c-format
+msgid "Azimuth:"
+msgstr "方位角:"
+
+#. i18n: file imageEffectBase.ui line 1288
+#: rc.cpp:418 rc.cpp:424
+#, no-c-format
+msgid "Determines the light source and direction."
+msgstr "决定光源和方向。"
+
+#. i18n: file imageEffectBase.ui line 1304
+#: rc.cpp:421
+#, no-c-format
+msgid "Elevation:"
+msgstr "高度:"
+
+#. i18n: file imageEffectBase.ui line 1353
+#: rc.cpp:427
+#, no-c-format
+msgid "Angle:"
+msgstr "角度:"
+
+#. i18n: file imageEffectBase.ui line 1402
+#: rc.cpp:430
+#, no-c-format
+msgid "Amplitude:"
+msgstr "幅度:"
+
+#. i18n: file imageEffectBase.ui line 1418
+#: rc.cpp:433
+#, no-c-format
+msgid "Wave length:"
+msgstr "波长:"
+
+#. i18n: file insertpagedia.ui line 16
+#: rc.cpp:436
+#, no-c-format
+msgid "Insert Slide"
+msgstr "插入幻灯片"
+
+#. i18n: file insertpagedia.ui line 31
+#: rc.cpp:439
+#, no-c-format
+msgid "Before Current Slide"
+msgstr "在当前幻灯片之前"
+
+#. i18n: file insertpagedia.ui line 36
+#: rc.cpp:442
+#, no-c-format
+msgid "After Current Slide"
+msgstr "在当前幻灯片之后"
+
+#. i18n: file insertpagedia.ui line 59
+#: rc.cpp:445
+#, no-c-format
+msgid "Insert &new slide:"
+msgstr "插入新幻灯片(&N):"
+
+#. i18n: file insertpagedia.ui line 92
+#: rc.cpp:449
+#, no-c-format
+msgid "Use &default template"
+msgstr "使用默认模板(&D)"
+
+#. i18n: file insertpagedia.ui line 103
+#: rc.cpp:452
+#, no-c-format
+msgid "Use cu&rrent slide as default"
+msgstr "将当前幻灯片用作默认模板(&R)"
+
+#. i18n: file insertpagedia.ui line 111
+#: rc.cpp:455
+#, no-c-format
+msgid "Choose di&fferent template"
+msgstr "选择不同的模板(&F)"
+
+#. i18n: file marginui.ui line 16
+#: rc.cpp:464
+#, no-c-format
+msgid "Margin"
+msgstr "边距"
+
+#. i18n: file marginui.ui line 38
+#: KPrMarginWidget.cpp:49 rc.cpp:467
+#, no-c-format
+msgid "Margins"
+msgstr "边距"
+
+#. i18n: file marginui.ui line 57
+#: rc.cpp:470
+#, no-c-format
+msgid "S&ynchronize changes"
+msgstr "同步更改(&Y)"
+
+#. i18n: file marginui.ui line 78
+#: rc.cpp:473
+#, no-c-format
+msgid "Rig&ht:"
+msgstr "右(&H):"
+
+#. i18n: file marginui.ui line 105
+#: rc.cpp:479
+#, no-c-format
+msgid "&Bottom:"
+msgstr "下(&B):"
+
+#. i18n: file penstyle.ui line 16
+#: rc.cpp:485
+#, no-c-format
+msgid "Pen"
+msgstr "绘图笔"
+
+#. i18n: file penstyle.ui line 19
+#: rc.cpp:488
+#, no-c-format
+msgid "The settings in this tab are used in the Insert->Line menu."
+msgstr "此标签中的设置在插入->直线菜单中使用。"
+
+#. i18n: file penstyle.ui line 38
+#: rc.cpp:491
+#, no-c-format
+msgid "Arrow Style"
+msgstr "箭头样式"
+
+#. i18n: file penstyle.ui line 41
+#: rc.cpp:494
+#, no-c-format
+msgid ""
+"Set the styles of the beginning and end of your line. For example, you can "
+"choose a square dot at the beginning and an arrow at the end."
+msgstr ""
+
+#. i18n: file penstyle.ui line 52
+#: rc.cpp:497
+#, no-c-format
+msgid "&Begin:"
+msgstr "首端(&B):"
+
+#. i18n: file penstyle.ui line 68
+#: rc.cpp:500
+#, no-c-format
+msgid "&End:"
+msgstr "末端(&E):"
+
+#. i18n: file penstyle.ui line 92
+#: KPrBrushProperty.cpp:77 rc.cpp:503 rc.cpp:577 rc.cpp:604 rc.cpp:650
+#, no-c-format
+msgid "This displays a preview of your choices."
+msgstr "此处显示了您的选择预览。"
+
+#. i18n: file penstyle.ui line 100
+#: rc.cpp:506
+#, no-c-format
+msgid ""
+"Choose the line style. This can range from No Outline, which will not draw any "
+"lines, to dotted and plain lines."
+msgstr ""
+
+#. i18n: file penstyle.ui line 119
+#: rc.cpp:512
+#, no-c-format
+msgid "St&yle:"
+msgstr "样式(&Y):"
+
+#. i18n: file penstyle.ui line 133
+#: rc.cpp:516
+#, no-c-format
+msgid ""
+"Set the color of the line. Clicking on the color will bring the standard KDE "
+"Select Color dialog."
+msgstr ""
+
+#. i18n: file penstyle.ui line 152
+#: KPrPgConfDia.cpp:150 rc.cpp:522
+#, no-c-format
+msgid " pt"
+msgstr " 磅"
+
+#. i18n: file penstyle.ui line 155
+#: rc.cpp:525
+#, no-c-format
+msgid "Set the width of the line."
+msgstr "设定线条的宽度。"
+
+#. i18n: file picturepropertyui.ui line 16
+#: KPrBackDia.cpp:112 KPrBackDia.cpp:203 KPrPixmapObject.h:72 rc.cpp:528
+#, no-c-format
+msgid "Picture"
+msgstr "图片"
+
+#. i18n: file picturepropertyui.ui line 35
+#: rc.cpp:531
+#, no-c-format
+msgid "Depth"
+msgstr "深度"
+
+#. i18n: file picturepropertyui.ui line 46
+#: rc.cpp:534
+#, no-c-format
+msgid "&1 bit color mode"
+msgstr "&1 位颜色模式"
+
+#. i18n: file picturepropertyui.ui line 54
+#: rc.cpp:537
+#, no-c-format
+msgid "&8 bit color mode"
+msgstr "&8 位颜色模式"
+
+#. i18n: file picturepropertyui.ui line 62
+#: rc.cpp:540
+#, no-c-format
+msgid "1&6 bit color mode"
+msgstr "1&6 位颜色模式"
+
+#. i18n: file picturepropertyui.ui line 70
+#: rc.cpp:543
+#, no-c-format
+msgid "&32 bit color mode"
+msgstr "&32 位颜色模式"
+
+#. i18n: file picturepropertyui.ui line 78
+#: rc.cpp:546
+#, no-c-format
+msgid "&Default color mode"
+msgstr "默认颜色模式(&D)"
+
+#. i18n: file picturepropertyui.ui line 97
+#: rc.cpp:549
+#, no-c-format
+msgid "%"
+msgstr "%"
+
+#. i18n: file picturepropertyui.ui line 108
+#: rc.cpp:553
+#, no-c-format
+msgid "Conv&ert from RGB image to BRG image"
+msgstr "从 RGB 转换为 BGR 图像(&E)"
+
+#. i18n: file picturepropertyui.ui line 116
+#: rc.cpp:556
+#, no-c-format
+msgid "Gra&yscale"
+msgstr "灰度(&Y)"
+
+#. i18n: file picturepropertyui.ui line 124
+#: rc.cpp:559
+#, no-c-format
+msgid "&Brightness:"
+msgstr "亮度(&B):"
+
+#. i18n: file piepropertyui.ui line 16
+#: KPrPieObject.h:60 KPrPieProperty.cpp:41 rc.cpp:562
+#, no-c-format
+msgid "Pie"
+msgstr "饼状"
+
+#. i18n: file piepropertyui.ui line 19
+#: rc.cpp:565
+#, no-c-format
+msgid "These settings are used in the Insert->Shape->Pie/Arc/Chord menu."
+msgstr ""
+
+#. i18n: file piepropertyui.ui line 30
+#: rc.cpp:568
+#, no-c-format
+msgid ""
+"You can choose among three options in the dropdown box: Pie, Arc or Chord."
+msgstr ""
+
+#. i18n: file piepropertyui.ui line 38
+#: KPrBrushProperty.cpp:49 rc.cpp:571 rc.cpp:610
+#, no-c-format
+msgid "&Type:"
+msgstr "类型(&T):"
+
+#. i18n: file piepropertyui.ui line 49
+#: rc.cpp:574
+#, no-c-format
+msgid "&Length:"
+msgstr "长度(&L):"
+
+#. i18n: file piepropertyui.ui line 74
+#: rc.cpp:580 rc.cpp:586 rc.cpp:659
+#, no-c-format
+msgid " °"
+msgstr "°"
+
+#. i18n: file piepropertyui.ui line 83
+#: rc.cpp:583
+#, no-c-format
+msgid "Set here the start position."
+msgstr "在此设定起始位置。"
+
+#. i18n: file piepropertyui.ui line 100
+#: rc.cpp:589
+#, no-c-format
+msgid "Set the arc length of your pie."
+msgstr "设定饼的弧长。"
+
+#. i18n: file piepropertyui.ui line 108
+#: rc.cpp:592
+#, no-c-format
+msgid "Start position:"
+msgstr "开始位置:"
+
+#. i18n: file polygonpropertyui.ui line 16
+#: KPrPolygonObject.h:53 KPrPolygonProperty.cpp:39 rc.cpp:595
+#, no-c-format
+msgid "Polygon"
+msgstr "多边形"
+
+#. i18n: file polygonpropertyui.ui line 19
+#: rc.cpp:598
+#, no-c-format
+msgid ""
+"These settings are used in the Insert->Shape->Convex/Concave Polygon menu."
+msgstr ""
+
+#. i18n: file polygonpropertyui.ui line 38
+#: rc.cpp:601
+#, no-c-format
+msgid "You can choose Polygon or Convex/Concave as a type."
+msgstr ""
+
+#. i18n: file polygonpropertyui.ui line 66
+#: rc.cpp:607
+#, no-c-format
+msgid "Set here the number of corners of the polygon."
+msgstr ""
+
+#. i18n: file polygonpropertyui.ui line 85
+#: rc.cpp:613
+#, no-c-format
+msgid "&Sharpness:"
+msgstr "锐度(&S):"
+
+#. i18n: file polygonpropertyui.ui line 102
+#: rc.cpp:616
+#, no-c-format
+msgid "Increase or decrease the sharpness of the polygon."
+msgstr "增加或减少多边形的锐度。"
+
+#. i18n: file polygonpropertyui.ui line 110
+#: rc.cpp:619
+#, no-c-format
+msgid "Corn&ers:"
+msgstr "角(&E):"
+
+#. i18n: file rectpropertyui.ui line 16
+#: rc.cpp:622
+#, no-c-format
+msgid "Rect"
+msgstr "矩形"
+
+#. i18n: file rectpropertyui.ui line 19
+#: rc.cpp:625
+#, no-c-format
+msgid "All these settings are used in the Insert->Shape->Rectangle menu."
+msgstr ""
+
+#. i18n: file rectpropertyui.ui line 49
+#: rc.cpp:628
+#, no-c-format
+msgid "Vertical declination:"
+msgstr "垂直弯曲:"
+
+#. i18n: file rectpropertyui.ui line 60
+#: rc.cpp:631
+#, no-c-format
+msgid "Horizontal declination:"
+msgstr "水平弯曲:"
+
+#. i18n: file rectpropertyui.ui line 80
+#: rc.cpp:637
+#, no-c-format
+msgid "Set the horizontal declination."
+msgstr "设定水平弯曲度。"
+
+#. i18n: file rectpropertyui.ui line 97
+#: rc.cpp:643
+#, no-c-format
+msgid "Set the vertical declination."
+msgstr "设定垂直弯曲度。"
+
+#. i18n: file rectpropertyui.ui line 136
+#: rc.cpp:647
+#, no-c-format
+msgid ""
+"You can choose whether or not to keep the same declination for both vertical "
+"and horizontal using this button."
+msgstr ""
+
+#. i18n: file rotationpropertyui.ui line 16
+#: KPrRotationDialogImpl.cpp:37 rc.cpp:653
+#, no-c-format
+msgid "Rotation"
+msgstr "旋转"
+
+#. i18n: file rotationpropertyui.ui line 64
+#: rc.cpp:656
+#, no-c-format
+msgid "A&ngle:"
+msgstr "角度(&N):"
+
+#. i18n: file shadowdialog.ui line 16
+#: rc.cpp:662
+#, no-c-format
+msgid "Shadow"
+msgstr "阴影"
+
+#. i18n: file shadowdialog.ui line 64
+#: rc.cpp:665
+#, no-c-format
+msgid "Color && Distance"
+msgstr "颜色和距离"
+
+#. i18n: file shadowdialog.ui line 121
+#: rc.cpp:672
+#, no-c-format
+msgid "Distance:"
+msgstr "距离:"
+
+#. i18n: file shadowdialog.ui line 146
+#: rc.cpp:675
+#, no-c-format
+msgid "Direction"
+msgstr "方向"
+
+#. i18n: file slidetransitionwidget.ui line 16
+#: KPrSlideTransitionDia.cpp:47 rc.cpp:695
+#, no-c-format
+msgid "Slide Transition"
+msgstr "幻灯片过渡"
+
+#. i18n: file slidetransitionwidget.ui line 63
+#: rc.cpp:699
+#, no-c-format
+msgid "&Preview"
+msgstr "预览(&P)"
+
+#. i18n: file slidetransitionwidget.ui line 102
+#: rc.cpp:702
+#, no-c-format
+msgid "&Effect:"
+msgstr "效果(&E):"
+
+#. i18n: file slidetransitionwidget.ui line 126
+#: rc.cpp:705
+#, no-c-format
+msgid "&Speed:"
+msgstr "速度(&S):"
+
+#. i18n: file slidetransitionwidget.ui line 161
+#: rc.cpp:708
+#, no-c-format
+msgid "So&und effect"
+msgstr "声音效果(&U)"
+
+#. i18n: file slidetransitionwidget.ui line 193
+#: rc.cpp:712
+#, no-c-format
+msgid "&File:"
+msgstr "文件(&F):"
+
+#. i18n: file slidetransitionwidget.ui line 244
+#: rc.cpp:716
+#, no-c-format
+msgid "Automatic &transition to the next slide after:"
+msgstr "此时间后自动切换到下一张幻灯片(&T):"
+
+#. i18n: file slidetransitionwidget.ui line 261
+#: KPrEffectDia.cpp:152 KPrEffectDia.cpp:255 KPrTransEffectDia.cpp:313
+#: rc.cpp:719
+#, no-c-format
+msgid " seconds"
+msgstr " 秒"
+
+#. i18n: file textpropertyui.ui line 24
+#: rc.cpp:723
+#, no-c-format
+msgid "Prot&ect content"
+msgstr "保护内容(&E)"
+
+#: autoformEdit/AFChoose.cpp:89
+msgid ""
+"Choose a predefined shape by clicking on it then clicking the OK button (or "
+"just double-click on the shape). You can then insert the shape onto your slide "
+"by drawing the area with the mouse pointer."
+msgstr ""
+
+#: KPrBackDia.cpp:102
+msgid "Use slide master background"
+msgstr "使用幻灯片母版背景"
+
+#: KPrBackDia.cpp:108
+msgid "Background type:"
+msgstr "背景类型:"
+
+#: KPrBackDia.cpp:111 KPrBackDia.cpp:169
+msgid "Color/Gradient"
+msgstr "颜色/渐变"
+
+#: KPrBackDia.cpp:129
+msgid "Plain"
+msgstr "普通"
+
+#: KPrBackDia.cpp:130
+msgid "Vertical Gradient"
+msgstr "垂直渐变"
+
+#: KPrBackDia.cpp:131
+msgid "Horizontal Gradient"
+msgstr "水平渐变"
+
+#: KPrBackDia.cpp:132
+msgid "Diagonal Gradient 1"
+msgstr "对角渐变 1"
+
+#: KPrBackDia.cpp:133
+msgid "Diagonal Gradient 2"
+msgstr "对角渐变 2"
+
+#: KPrBackDia.cpp:134
+msgid "Circle Gradient"
+msgstr "环形渐变"
+
+#: KPrBackDia.cpp:135
+msgid "Rectangle Gradient"
+msgstr "矩形渐变"
+
+#: KPrBackDia.cpp:136
+msgid "PipeCross Gradient"
+msgstr "管道交叉渐变"
+
+#: KPrBackDia.cpp:137
+msgid "Pyramid Gradient"
+msgstr "锥形渐变"
+
+#: KPrBackDia.cpp:150
+msgid "Unbalanced"
+msgstr "不平衡"
+
+#: KPrBackDia.cpp:155
+msgid "X-factor:"
+msgstr "X-因子:"
+
+#: KPrBackDia.cpp:162
+msgid "Y-factor:"
+msgstr "Y-因子:"
+
+#: KPrBackDia.cpp:177
+msgid "View mode:"
+msgstr "查看模式:"
+
+#: KPrBackDia.cpp:181
+msgid "Scaled"
+msgstr "缩放"
+
+#: KPrBackDia.cpp:182
+msgid "Centered"
+msgstr "居中"
+
+#: KPrBackDia.cpp:183
+msgid "Tiled"
+msgstr "平铺"
+
+#: KPrBackDia.cpp:188
+msgid "&Location:"
+msgstr "位置(&L):"
+
+#: KPrBackDia.cpp:224 KPrSlideTransitionDia.cpp:163 KPrTransEffectDia.cpp:305
+msgid "Apply &Global"
+msgstr "全部应用(&G)"
+
+#: KPrBackDia.cpp:225
+msgid "&Reset"
+msgstr "重置(&R)"
+
+#: KPrBrushProperty.cpp:44
+msgid "Single Color"
+msgstr "单色"
+
+#: KPrBrushProperty.cpp:46
+msgid "Transparent"
+msgstr "透明"
+
+#: KPrBrushProperty.cpp:47
+msgid ""
+"You can choose between Single Color, Gradient or Transparent as the type."
+msgstr "您可以选择单色、渐变或透明的类型。"
+
+#: KPrBrushProperty.cpp:60 KPrBrushProperty.cpp:61 KPrBrushProperty.cpp:62
+#: KPrBrushProperty.cpp:63 KPrBrushProperty.cpp:64 KPrBrushProperty.cpp:65
+#: KPrBrushProperty.cpp:66 KPrBrushProperty.cpp:67
+msgid "%1% Fill Pattern"
+msgstr "%1% 填充模式"
+
+#: KPrBrushProperty.cpp:68
+msgid "Horizontal Lines"
+msgstr "水平线"
+
+#: KPrBrushProperty.cpp:69
+msgid "Vertical Lines"
+msgstr "垂直线"
+
+#: KPrBrushProperty.cpp:70
+msgid "Crossing Lines"
+msgstr "交叉线"
+
+#: KPrBrushProperty.cpp:71
+msgid "Diagonal Lines ( / )"
+msgstr "对角线( / )"
+
+#: KPrBrushProperty.cpp:72
+msgid "Diagonal Lines ( \\ )"
+msgstr "反对角线( \\ )"
+
+#: KPrBrushProperty.cpp:73
+msgid "Diagonal Crossing Lines"
+msgstr "对角交叉线"
+
+#: KPrBrushProperty.cpp:90
+msgid "Diagonal 1"
+msgstr "对角 1"
+
+#: KPrBrushProperty.cpp:91
+msgid "Diagonal 2"
+msgstr "对角 2"
+
+#: KPrBrushProperty.cpp:92 KPrPenStyleWidget.cpp:67 KPrPenStyleWidget.cpp:79
+msgid "Circle"
+msgstr "圆点"
+
+#: KPrBrushProperty.cpp:93 KPrRectObject.h:51
+msgid "Rectangle"
+msgstr "矩形"
+
+#: KPrBrushProperty.cpp:94
+msgid "PipeCross"
+msgstr "管道交叉"
+
+#: KPrBrushProperty.cpp:95
+msgid "Pyramid"
+msgstr "锥形"
+
+#: KPrCanvas.cpp:868
+msgid ""
+"The object you are trying to select belongs to the master slide. Editing the "
+"object can only be done on the master slide.\n"
+"Go there now?"
+msgstr ""
+"您视图选择的对象位于幻灯片母版。只有在幻灯片母版中才能编辑该对象。\n"
+"您想要现在切换到幻灯片母版吗?"
+
+#: KPrCanvas.cpp:1224
+msgid "Resize Object Up"
+msgstr "向上更改对象大小"
+
+#: KPrCanvas.cpp:1227
+msgid "Resize Object Down"
+msgstr "向下更改对象大小"
+
+#: KPrCanvas.cpp:1230
+msgid "Resize Object Left"
+msgstr "向左更改对象大小"
+
+#: KPrCanvas.cpp:1233
+msgid "Resize Object Right"
+msgstr "向右更改对象大小"
+
+#: KPrCanvas.cpp:1236
+msgid "Resize Object Left && Up"
+msgstr "向左上更改对象大小"
+
+#: KPrCanvas.cpp:1239
+msgid "Resize Object Left && Down"
+msgstr "向左下更改对象大小"
+
+#: KPrCanvas.cpp:1242
+msgid "Resize Object Right && Up"
+msgstr "向右上更改对象大小"
+
+#: KPrCanvas.cpp:1245
+msgid "Resize Object Right && Down"
+msgstr "向右下更改对象大小"
+
+#: KPrCanvas.cpp:1299 KPrPage.cpp:2234
+msgid "Change Rotation"
+msgstr "更改旋转"
+
+#: KPrCanvas.cpp:1994 KPrCanvas.cpp:2187
+msgid "Read-only content cannot be changed. No modifications will be accepted."
+msgstr "只读内容不能被更改。不接受任何修改。"
+
+#: KPrCanvas.cpp:2313
+msgid "&Continue"
+msgstr "继续(&C)"
+
+#: KPrCanvas.cpp:2314
+msgid "&Drawing Mode"
+msgstr "绘图模式(&D)"
+
+#: KPrCanvas.cpp:2316
+msgid "&Goto Slide..."
+msgstr "转到幻灯片(&G)..."
+
+#: KPrCanvas.cpp:2318
+msgid "&End"
+msgstr "结束(&E)"
+
+#: KPrCanvas.cpp:2408
+msgid "Change Text Font"
+msgstr "更改文本字体"
+
+#: KPrCanvas.cpp:2424
+msgid "Set Text Color"
+msgstr "设置文本颜色"
+
+#: KPrCanvas.cpp:2444
+msgid "Set Text Background Color"
+msgstr "设置背景颜色"
+
+#: KPrCanvas.cpp:2463
+msgid "Make Text Bold"
+msgstr "设置文本为粗体"
+
+#: KPrCanvas.cpp:2482 KPrCanvas.cpp:2520
+msgid "Make Text Italic"
+msgstr "设置文本为斜体"
+
+#: KPrCanvas.cpp:2501
+msgid "Underline Text"
+msgstr "文本加下划线"
+
+#: KPrCanvas.cpp:2539
+msgid "Set Text Font"
+msgstr "设置文字字体"
+
+#: KPrCanvas.cpp:2558
+msgid "Change Text Size"
+msgstr "更改文本大小"
+
+#: KPrCanvas.cpp:2578
+msgid "Set Text Subscript"
+msgstr "设置文字为下标"
+
+#: KPrCanvas.cpp:2597
+msgid "Set Text Superscript"
+msgstr "设置文字为上标"
+
+#: KPrCanvas.cpp:2616
+msgid "Apply Default Format"
+msgstr "应用默认格式"
+
+#: KPrCanvas.cpp:2636 KPrView.cpp:2967
+msgid "Increase Font Size"
+msgstr "增大字体"
+
+#: KPrCanvas.cpp:2656 KPrView.cpp:2971
+msgid "Decrease Font Size"
+msgstr "减小字体"
+
+#: KPrCanvas.cpp:2675
+msgid "Set Text Align"
+msgstr "设置文字对齐"
+
+#: KPrCanvas.cpp:2694
+msgid "Change Tabulators"
+msgstr "更改制表位"
+
+#: KPrCanvas.cpp:2718
+msgid "Increase Paragraph Depth"
+msgstr "增加段落缩进"
+
+#: KPrCanvas.cpp:2748
+msgid "Decrease Paragraph Depth"
+msgstr "减少段落缩进"
+
+#: KPrCanvas.cpp:2773
+msgid "Change First Line Indent"
+msgstr "更改首行缩进"
+
+#: KPrCanvas.cpp:2792
+msgid "Change Left Indent"
+msgstr "更改左边缩进"
+
+#: KPrCanvas.cpp:2811
+msgid "Change Right Indent"
+msgstr "更改右边缩进"
+
+#: KPrCanvas.cpp:3143
+msgid "End of presentation. Click to exit."
+msgstr "演示到此结束,点击可退出。"
+
+#: KPrCanvas.cpp:3559
+msgid "Printing..."
+msgstr "正在打印..."
+
+#: KPrCanvas.cpp:4395
+msgid "Scale to Original Size"
+msgstr "缩放到原始大小"
+
+#: KPrCanvas.cpp:4461
+msgid "Scale Picture to Be Shown 1:1 in Presentation Mode"
+msgstr "缩放图片在放映模式中按 1:1 显示"
+
+#: KPrCanvas.cpp:5322
+msgid "Extend Text Contents to Height"
+msgstr "扩展文本内容到对象高度"
+
+#: KPrCanvas.cpp:5348
+msgid "Extend Text to Contents"
+msgstr "扩展文本以符合内容"
+
+#: KPrCanvas.cpp:5473
+msgid "Align Objects Left"
+msgstr "对象左端对齐"
+
+#: KPrCanvas.cpp:5476
+msgid "Align Objects Top"
+msgstr "对象上端对齐"
+
+#: KPrCanvas.cpp:5479
+msgid "Align Objects Right"
+msgstr "对象右端对齐"
+
+#: KPrCanvas.cpp:5482
+msgid "Align Objects Bottom"
+msgstr "对象下端对齐"
+
+#: KPrCanvas.cpp:5485
+msgid "Align Objects Centered (horizontal)"
+msgstr "对象水平居中对齐"
+
+#: KPrCanvas.cpp:5488
+msgid "Align Objects Center/Vertical"
+msgstr "对象垂直居中对齐"
+
+#: KPrCanvas.cpp:5533 KPrView.cpp:3091
+msgid "Close Object"
+msgstr "关闭对象"
+
+#: KPrClosedLineObject.cpp:68 KPrPage.cpp:1423 KPrSideBar.cpp:741
+msgid "Closed Freehand"
+msgstr "闭合的手绘线条"
+
+#: KPrClosedLineObject.cpp:71 KPrPage.cpp:1427 KPrSideBar.cpp:743
+msgid "Closed Polyline"
+msgstr "闭合的折线"
+
+#: KPrClosedLineObject.cpp:74 KPrPage.cpp:1435 KPrSideBar.cpp:747
+msgid "Closed Cubic Bezier Curve"
+msgstr "闭合的三次贝塞尔曲线"
+
+#: KPrClosedLineObject.cpp:77 KPrPage.cpp:1431 KPrSideBar.cpp:745
+msgid "Closed Quadric Bezier Curve"
+msgstr "闭合的二次贝塞尔曲线"
+
+#: KPrCommand.cpp:1338
+msgid "Modify Slide Transition"
+msgstr "修改幻灯片切换"
+
+#: KPrCommand.cpp:1340
+msgid "Modify Slide Transition For All Pages"
+msgstr "修改全部页面的幻灯片切换"
+
+#: KPrConfig.cpp:83
+msgid "Configure KPresenter"
+msgstr "配置 KPresenter"
+
+#: KPrConfig.cpp:89
+msgid "Interface"
+msgstr "界面"
+
+#: KPrConfig.cpp:92
+msgid "Color"
+msgstr "颜色"
+
+#: KPrConfig.cpp:96
+msgid "Spelling"
+msgstr "拼写"
+
+#: KPrConfig.cpp:96
+msgid "Spellchecker Behavior"
+msgstr "拼写检查行为"
+
+#: KPrConfig.cpp:100 KPrConfig.cpp:421
+msgid "Misc"
+msgstr "杂项"
+
+#: KPrConfig.cpp:104
+msgid "Document"
+msgstr "文档"
+
+#: KPrConfig.cpp:104 KPrConfig.cpp:661
+msgid "Document Settings"
+msgstr "文档设置"
+
+#: KPrConfig.cpp:109
+msgid "Default Tools Settings"
+msgstr "默认工具设置"
+
+#: KPrConfig.cpp:114
+msgid "Paths"
+msgstr "路径"
+
+#: KPrConfig.cpp:114
+msgid "Path Settings"
+msgstr "路径设置"
+
+#: KPrConfig.cpp:120
+msgid ""
+"_: Abbreviation for Text-to-Speech\n"
+"TTS"
+msgstr "TTS"
+
+#: KPrConfig.cpp:120
+msgid "Text-to-Speech Settings"
+msgstr "文本到语音设置"
+
+#: KPrConfig.cpp:157 KPrConfig.cpp:164
+msgid "Change Config"
+msgstr "更改配置"
+
+#: KPrConfig.cpp:230
+msgid "Show rulers"
+msgstr "显示标尺"
+
+#: KPrConfig.cpp:231
+msgid ""
+"When checked, both vertical and horizontal rulers are shown on the KPresenter "
+"slide (this is the default). When unchecked, the rulers are not shown on any "
+"slide."
+msgstr ""
+
+#: KPrConfig.cpp:235
+msgid "Show status bar"
+msgstr "显示状态栏"
+
+#: KPrConfig.cpp:236
+msgid "Toggle the statusbar, which is shown by default."
+msgstr "切换状态栏,默认为显示。"
+
+#: KPrConfig.cpp:243
+msgid "Number of recent files:"
+msgstr "最近的文件数目:"
+
+#: KPrConfig.cpp:244
+msgid ""
+"Set the number of recent files which will be opened using the File->"
+"Open Recent menu. Default is to remember 10 filenames. The maximum you can set "
+"is 20 and the minimum is 1."
+msgstr ""
+
+#: KPrConfig.cpp:255
+msgid "Text indentation depth:"
+msgstr "文本缩进深度:"
+
+#: KPrConfig.cpp:256
+msgid ""
+"This setting is used by Increase Depth and Decrease Depth menu items (in the "
+"Text menu) to change the indentation depth. The Default is 1 centimeter."
+msgstr ""
+
+#: KPrConfig.cpp:326
+msgid "Background object color:"
+msgstr "背景对象颜色:"
+
+#: KPrConfig.cpp:327
+msgid ""
+"Change the background color of the text box. The background is white by "
+"default. If you have a dark background color and you want to put some white "
+"text on it, you can change the color of the text box so that you can see what "
+"you are typing. When you have finished, the area around the text will revert to "
+"the background color. The Defaults button restores the original settings."
+msgstr ""
+
+#: KPrConfig.cpp:338
+msgid "Grid color:"
+msgstr "网格颜色:"
+
+#: KPrConfig.cpp:339
+msgid "Here you can change the grid color, which is black by default."
+msgstr "您可在此更改网格的颜色,默认为黑色。"
+
+#: KPrConfig.cpp:436
+msgid "Undo/redo limit:"
+msgstr "撤消/重做限制:"
+
+#: KPrConfig.cpp:438
+msgid ""
+"Set the number of actions you can undo and redo (how many actions KPresenter "
+"keeps in its Undo buffer). This ranges from a minimum of 10 to a maximum of 60 "
+"(the default is 30). Once the number of actions reaches the number set here, "
+"earlier actions will be forgotten."
+msgstr ""
+
+#: KPrConfig.cpp:443
+msgid "Display links"
+msgstr "显示链接"
+
+#: KPrConfig.cpp:444
+msgid ""
+"When you want to include a link in your slide, you can use the Insert->"
+"Link... menu, which allows you to insert URL, mail or file links. If the option "
+"Display links is checked, all links will be active and displayed in a different "
+"color (this is the default behavior). If the option is unchecked, the links "
+"will be inactive and the same color as the text. This affects both the edited "
+"slides and the slide show."
+msgstr ""
+
+#: KPrConfig.cpp:448
+msgid "&Underline all links"
+msgstr "链接加下划线(&U)"
+
+#: KPrConfig.cpp:450
+msgid ""
+"If this is checked, all links will be underlined (this is the default). If it "
+"is not checked, the links will not be underlined."
+msgstr ""
+
+#: KPrConfig.cpp:454
+msgid "Display comments"
+msgstr "显示备注"
+
+#: KPrConfig.cpp:456
+msgid ""
+"Comments are inserted in the text at the cursor using the Insert->"
+"Comment... menu. Comments can only be viewed in edit mode and not in the slide "
+"show. If this option is checked (default) then each comment will be shown as a "
+"small yellow rectangle. You can then right-click on them to edit them, remove "
+"them or copy the text."
+msgstr ""
+
+#: KPrConfig.cpp:459
+msgid "Display field code"
+msgstr "显示域代码"
+
+#: KPrConfig.cpp:461
+msgid ""
+"In editor mode (not in slide show) this option will display all the variable "
+"codes as well as Link at links location. This is very useful to see what "
+"variable is displayed. Variables are inserted using the Insert -> "
+"Variable menu."
+msgstr ""
+
+#: KPrConfig.cpp:464
+msgid "Print slide notes"
+msgstr "打印幻灯片讲义"
+
+#: KPrConfig.cpp:466
+msgid ""
+"If checked, all notes will be printed on paper. The notes will all be printed "
+"separately on the last page, from the first slide to the last and finally the "
+"Master Page Note. You can see the notes for each slide using the View->"
+"Show notebar menu."
+msgstr ""
+
+#: KPrConfig.cpp:471
+msgid "Grid"
+msgstr "网格"
+
+#: KPrConfig.cpp:477
+msgid "Horizontal grid size:"
+msgstr "水平网格大小:"
+
+#: KPrConfig.cpp:478
+msgid ""
+"Set the space in millimeters between two horizontal points on the grid. Default "
+"is 5 millimeters."
+msgstr ""
+
+#: KPrConfig.cpp:486
+msgid "Vertical grid size:"
+msgstr "垂直网格大小:"
+
+#: KPrConfig.cpp:487
+msgid ""
+"Set the space in millimeters between two vertical points on the grid. Default "
+"is 5 millimeters."
+msgstr ""
+
+#: KPrConfig.cpp:521 KPrConfig.cpp:524 KPrConfig.cpp:533 KPrConfig.cpp:536
+#: KPrConfig.cpp:546 KPrConfig.cpp:549
+msgid "Change Display Link Command"
+msgstr "更改显示链接命令"
+
+#: KPrConfig.cpp:559 KPrConfig.cpp:562
+msgid "Change Display Field Code Command"
+msgstr "更改显示域代码命令"
+
+#: KPrConfig.cpp:611
+msgid "Document Defaults"
+msgstr "文档默认值"
+
+#: KPrConfig.cpp:622
+msgid "Default font:"
+msgstr "默认字体:"
+
+#: KPrConfig.cpp:631
+msgid "Choose..."
+msgstr "选择..."
+
+#: KPrConfig.cpp:632
+msgid ""
+"Click here if you want to set a new font. The KDE default Select Font dialog "
+"will then be displayed."
+msgstr "如果您想要设定新字体,请单击此处。此时将显示 KDE 默认的选择字体对话框。"
+
+#: KPrConfig.cpp:645
+msgid "Global language:"
+msgstr "全局语言:"
+
+#: KPrConfig.cpp:646
+msgid ""
+"Use this drop down box to determine the default language for the document. This "
+"setting is used by the hyphenation and spelling tools."
+msgstr ""
+
+#: KPrConfig.cpp:655
+msgid "Automatic hyphenation"
+msgstr "自动添加连字符"
+
+#: KPrConfig.cpp:656
+msgid ""
+"Check this box if you want KPresenter to automatically hyphenate long words "
+"when it determines the word wrap in text frames. This is not set by default."
+msgstr ""
+
+#: KPrConfig.cpp:665
+msgid "Create backup file"
+msgstr "创建备份文件"
+
+#: KPrConfig.cpp:666
+msgid ""
+"If checked, this will create a .<name>.kpr.autosave.kpr in the folder where "
+"your file is. This backup file can then be used in case of a problem.\n"
+"The backup file is updated every time you save your document or every time "
+"there is an autosave."
+msgstr ""
+
+#: KPrConfig.cpp:672
+msgid "Autosave (min):"
+msgstr "自动保存(分钟):"
+
+#: KPrConfig.cpp:673
+msgid "No autosave"
+msgstr "不自动保存"
+
+#: KPrConfig.cpp:674
+msgid "min"
+msgstr "分钟"
+
+#: KPrConfig.cpp:675
+msgid ""
+"You can use this to adjust how often KPresenter saves a temporary file. If you "
+"set this value to No autosave, KPresenter will not autosave. You can adjust the "
+"autosave from 1 to 60 minutes."
+msgstr ""
+
+#: KPrConfig.cpp:677
+msgid "Starting page number:"
+msgstr "起始页号:"
+
+#: KPrConfig.cpp:682
+msgid ""
+"Here you can change the number for the first page. It is set to 1 by default.\n"
+"Tip: this is helpful if you have split a single document into multiple files."
+msgstr ""
+
+#: KPrConfig.cpp:684
+msgid "Tab stop:"
+msgstr "制表站:"
+
+#: KPrConfig.cpp:691
+msgid ""
+"Each KPresenter document has a default set of tab stops. If you add tab stops "
+"to your document, the newly added tab stops override the default ones. You can "
+"use this text box to define the spacing between default tab stops. As an "
+"example, if you enter 1.5 in this text box, and the unit of measurement is in "
+"centimeters, the first default tab stop will be located 1.5 cm to the right of "
+"the frame's left-hand margin. The second default tab stop will be located at 3 "
+"cm from the left-hand margin, and so on."
+msgstr ""
+
+#: KPrConfig.cpp:694
+msgid "Cursor"
+msgstr "光标"
+
+#: KPrConfig.cpp:698
+msgid "Cursor in protected area"
+msgstr "被保护区域中的光标"
+
+#: KPrConfig.cpp:700
+msgid ""
+"When this box is checked and you click in a protected frame within your "
+"document, a cursor will appear. When this box is unchecked, and you click in a "
+"protected frame, no cursor will be visible."
+msgstr ""
+
+#: KPrConfig.cpp:702
+msgid "Direct insert cursor"
+msgstr "直接插入光标"
+
+#: KPrConfig.cpp:704
+msgid ""
+"When this box is checked, you can select a section of text using your mouse. "
+"Move the mouse to a new area in your document and click once with the middle "
+"mouse button and a copy of the selected text will be copied and pasted to the "
+"new location in the document.\n"
+"When this box is unchecked, in order to copy text from one section to another, "
+"you must select the text, manually copy the text to the clipboard, then "
+"manually paste the text in the new location."
+msgstr ""
+
+#: KPrConfig.cpp:768 KPrConfig.cpp:769
+msgid "Change Starting Page Number"
+msgstr "更改起始页号"
+
+#: KPrConfig.cpp:778 KPrConfig.cpp:779
+msgid "Change Tab Stop Value"
+msgstr "更改制表位"
+
+#: KPrConfig.cpp:827 KPrPropertyEditor.cpp:346
+msgid "Outl&ine"
+msgstr "边框(&I)"
+
+#: KPrConfig.cpp:838 KPrPropertyEditor.cpp:358
+msgid "&Fill"
+msgstr "填充(&F)"
+
+#: KPrConfig.cpp:844 KPrPropertyEditor.cpp:369 KPrView.cpp:2421
+msgid "&Rectangle"
+msgstr "矩形(&R)"
+
+#: KPrConfig.cpp:851 KPrPropertyEditor.cpp:380
+msgid "Polygo&n"
+msgstr "多边形(&N)"
+
+#: KPrConfig.cpp:858 KPrPropertyEditor.cpp:390
+msgid "&Pie"
+msgstr "饼状(&P)"
+
+#: KPrConfig.cpp:944
+msgid "Type"
+msgstr "类型"
+
+#: KPrConfig.cpp:945
+msgid "Path"
+msgstr "路径"
+
+#: KPrConfig.cpp:946 KPrConfig.cpp:973 KPrConfig.cpp:995 KPrConfig.cpp:1020
+msgid "Picture Path"
+msgstr "图片路径"
+
+#: KPrConfig.cpp:947 KPrConfig.cpp:982 KPrConfig.cpp:998 KPrConfig.cpp:1005
+msgid "Backup Path"
+msgstr "备份路径"
+
+#: KPrConfig.cpp:948
+msgid ""
+"There are two paths that are set here: the Backup Path and the Picture Path. "
+"The Backup path is the folder where your backup files are saved and the Picture "
+"Path is the folder where your pictures are saved."
+msgstr ""
+
+#: KPrConfig.cpp:951
+msgid "Modify Path..."
+msgstr "修改路径..."
+
+#: KPrConfig.cpp:958
+msgid ""
+"When you click this button, a small dialog will appear and, if Default path is "
+"unchecked, you can either enter a path yourself or choose one using the "
+"standard KDE file dialog."
+msgstr ""
+
+#: KPrConfig.cpp:1046
+msgid "Speak widget under &mouse pointer"
+msgstr "读出鼠标指针下的部件(&M)"
+
+#: KPrConfig.cpp:1047
+msgid "Speak widget with &focus"
+msgstr "读出获得焦点的部件(&F)"
+
+#: KPrConfig.cpp:1054
+msgid "Speak &tool tips"
+msgstr "读出工具提示(&T)"
+
+#: KPrConfig.cpp:1055
+msgid "Speak &What's This?"
+msgstr "读出这是什么(&W)"
+
+#: KPrConfig.cpp:1057
+msgid ""
+"_: Verbal indication if widget is disabled (grayed)\n"
+"&Say whether disabled"
+msgstr "读出是否禁用(&S)"
+
+#: KPrConfig.cpp:1058
+msgid "Spea&k accelerators"
+msgstr "读出加速键(&K)"
+
+#: KPrConfig.cpp:1063
+msgid ""
+"_: A word spoken before another word\n"
+"Pr&efaced by the word:"
+msgstr "单词前缀(&E):"
+
+#: KPrConfig.cpp:1065 KPrConfig.cpp:1085 KPrConfig.cpp:1102
+msgid ""
+"_: Keyboard accelerator, such as Alt+F\n"
+"Accelerator"
+msgstr "加速键"
+
+#: KPrConfig.cpp:1070
+msgid "&Polling interval:"
+msgstr "查询间隔(&P):"
+
+#: KPrCustomSlideShowDia.cpp:40
+msgid "Custom Slide Show"
+msgstr "自定义幻灯片放映"
+
+#: KPrCustomSlideShowDia.cpp:51
+msgid "&Add..."
+msgstr "添加(&A)..."
+
+#: KPrCustomSlideShowDia.cpp:54
+msgid "&Modify..."
+msgstr "修改(&M)..."
+
+#: KPrCustomSlideShowDia.cpp:60
+msgid "Co&py"
+msgstr "复制(&P)"
+
+#: KPrCustomSlideShowDia.cpp:63
+msgid "Test"
+msgstr "测试"
+
+#: KPrCustomSlideShowDia.cpp:212
+msgid "(Copy %1)"
+msgstr "(副本 %1)"
+
+#: KPrCustomSlideShowDia.cpp:258 KPrCustomSlideShowDia.cpp:270
+#: KPrCustomSlideShowDia.cpp:450 KPrCustomSlideShowDia.cpp:455
+msgid "Define Custom Slide Show"
+msgstr "定义自定义幻灯片放映"
+
+#: KPrCustomSlideShowDia.cpp:294
+msgid "Name:"
+msgstr "名称:"
+
+#: KPrCustomSlideShowDia.cpp:303
+msgid "Existing slides:"
+msgstr "已有幻灯片:"
+
+#: KPrCustomSlideShowDia.cpp:318
+msgid "Selected slides:"
+msgstr "选中的幻灯片:"
+
+#: KPrCustomSlideShowDia.cpp:450
+msgid "Custom Slide Show name is already used."
+msgstr "已经使用了自定义幻灯片放映名称。"
+
+#: KPrCustomSlideShowDia.cpp:455
+msgid "You did not select any slides. Please select some slides."
+msgstr "您没有选择任何幻灯片。请先选择幻灯片。"
+
+#: KPrDocument.cpp:1602
+msgid "Invalid OASIS OpenDocument file. No office:body tag found."
+msgstr "无效的 OASIS OpenDocument 文件。未找到 office:body 标签。"
+
+#: KPrDocument.cpp:1615
+msgid "Invalid OASIS OpenDocument file. No tag found inside office:body."
+msgstr "无效的 OASIS OpenDocument 文件。未在 office:body 中找到标签。"
+
+#: KPrDocument.cpp:1617
+msgid ""
+"This document is not a presentation, but a %1. Please try opening it with the "
+"appropriate application."
+msgstr "此文档不是演示文稿,而是%1。请使用相应的应用程序打开它。"
+
+#: KPrDocument.cpp:1659
+msgid ""
+"Invalid OASIS OpenDocument file. No master-style found inside "
+"office:master-styles."
+msgstr "无效的 OASIS OpenDocument 文件。在 office:master-styles 中未找到主样式。"
+
+#: KPrDocument.cpp:2227
+msgid ""
+"You don't appear to have PERL installed.\n"
+"It is needed to convert this document.\n"
+"Please install PERL and try again."
+msgstr ""
+"您似乎没有安装 PERL。\n"
+"需要用它来转换这份文挡。\n"
+"请安装 PERL 然后再试一次。"
+
+#: KPrDocument.cpp:2248
+msgid ""
+"parsing error in the main document (converted from an old KPresenter format) at "
+"line %1, column %2\n"
+"Error message: %3"
+msgstr ""
+"主文档中 %1 行 %2 列分析错误 (从以前的 KPresenter 格式转换而来)\n"
+"错误消息:%3"
+
+#: KPrDocument.cpp:2322 KPrDocument.cpp:2325 KPrDocument.cpp:2335
+msgid "Insert Part Object"
+msgstr "插入组件对象"
+
+#: KPrDocument.cpp:2371
+msgid "Invalid document, DOC tag missing."
+msgstr "无效的文档,缺少 DOC 标记。"
+
+#: KPrDocument.cpp:2379
+#, c-format
+msgid ""
+"Invalid document, expected mimetype application/x-kpresenter or "
+"application/vnd.kde.kpresenter, got %1"
+msgstr ""
+"无效的文档,预期的 MIME 类型为 application/x-kpresenter 或 "
+"application/vnd.kde.kpresenter,却得到 %1"
+
+#: KPrDocument.cpp:3074 KPrPage.cpp:1037 KPrPage.cpp:1077 KPrPage.cpp:1094
+msgid "Paste Objects"
+msgstr "粘贴对象"
+
+#: KPrDocument.cpp:3500 KPrView.cpp:2337
+msgid "Delete Slide"
+msgstr "删除幻灯片"
+
+#: KPrDocument.cpp:3686 KPrPage.cpp:1845
+msgid "Set New Options"
+msgstr "设置新选项"
+
+#: KPrDocument.cpp:3912
+msgid "Move Slide"
+msgstr "移动幻灯片"
+
+#: KPrDocument.cpp:3940 KPrView.cpp:2334
+msgid "Duplicate Slide"
+msgstr "复制幻灯片"
+
+#: KPrDocument.cpp:3975
+msgid "Paste Slide"
+msgstr "粘贴幻灯片"
+
+#: KPrDocument.cpp:4682 KPrDocument.cpp:4683 KPrView.cpp:6157 KPrView.cpp:6167
+msgid "Insert File"
+msgstr "插入文件"
+
+#: KPrDocumentIface.cpp:148
+msgid "Insert New Slide"
+msgstr "插入新幻灯片"
+
+#: KPrDuplicateObjDia.cpp:45
+msgid "Duplicate Object"
+msgstr "复制对象"
+
+#: KPrDuplicateObjDia.cpp:48
+msgid "Number of copies:"
+msgstr "副本数目:"
+
+#: KPrDuplicateObjDia.cpp:54
+msgid "Rotation angle:"
+msgstr "旋转角度:"
+
+#: KPrDuplicateObjDia.cpp:61
+msgid "Increase width:"
+msgstr "增加宽度:"
+
+#: KPrDuplicateObjDia.cpp:68
+msgid "Increase height:"
+msgstr "增加高度:"
+
+#: KPrDuplicateObjDia.cpp:76
+msgid "Move X:"
+msgstr "移动 X:"
+
+#: KPrDuplicateObjDia.cpp:84
+msgid "Move Y:"
+msgstr "移动 Y:"
+
+#: KPrEffectDia.cpp:64
+msgid "Appear"
+msgstr "出现"
+
+#: KPrEffectDia.cpp:70
+msgid "Order of appearance:"
+msgstr "出现的顺序:"
+
+#: KPrEffectDia.cpp:81
+msgid "Effect (appearing):"
+msgstr "效果(出现):"
+
+#: KPrEffectDia.cpp:86 KPrEffectDia.cpp:121 KPrEffectDia.cpp:218
+#: KPrSlideTransitionDia.cpp:83 KPrTransEffectDia.cpp:187
+msgid "No Effect"
+msgstr "无效果"
+
+#: KPrEffectDia.cpp:87
+msgid "Come From Right"
+msgstr "从右方出现"
+
+#: KPrEffectDia.cpp:88
+msgid "Come From Left"
+msgstr "从左方出现"
+
+#: KPrEffectDia.cpp:89
+msgid "Come From Top"
+msgstr "从上方出现"
+
+#: KPrEffectDia.cpp:90
+msgid "Come From Bottom"
+msgstr "从下方出现"
+
+#: KPrEffectDia.cpp:91
+msgid "Come From Right/Top"
+msgstr "从右上方出现"
+
+#: KPrEffectDia.cpp:92
+msgid "Come From Right/Bottom"
+msgstr "从右下方出现"
+
+#: KPrEffectDia.cpp:93
+msgid "Come From Left/Top"
+msgstr "从左上方出现"
+
+#: KPrEffectDia.cpp:94
+msgid "Come From Left/Bottom"
+msgstr "从左下方出现"
+
+#: KPrEffectDia.cpp:95
+msgid "Wipe From Left"
+msgstr "从左方展开"
+
+#: KPrEffectDia.cpp:96
+msgid "Wipe From Right"
+msgstr "从右方展开"
+
+#: KPrEffectDia.cpp:97
+msgid "Wipe From Top"
+msgstr "从上方展开"
+
+#: KPrEffectDia.cpp:98
+msgid "Wipe From Bottom"
+msgstr "从下方展开"
+
+#: KPrEffectDia.cpp:104 KPrEffectDia.cpp:236 KPrTransEffectDia.cpp:238
+msgid "Speed:"
+msgstr "速度:"
+
+#: KPrEffectDia.cpp:109 KPrEffectDia.cpp:241 KPrSlideTransitionDia.cpp:135
+#: KPrTransEffectDia.cpp:245
+msgid "Slow"
+msgstr "慢"
+
+#: KPrEffectDia.cpp:110 KPrEffectDia.cpp:242 KPrSlideTransitionDia.cpp:136
+#: KPrTransEffectDia.cpp:246
+msgid "Medium"
+msgstr "中"
+
+#: KPrEffectDia.cpp:111 KPrEffectDia.cpp:243 KPrSlideTransitionDia.cpp:137
+#: KPrTransEffectDia.cpp:247
+msgid "Fast"
+msgstr "快"
+
+#: KPrEffectDia.cpp:116
+msgid "Effect (object specific):"
+msgstr "效果(对象相关的):"
+
+#: KPrEffectDia.cpp:126
+msgid "Paragraph After Paragraph"
+msgstr "按段落出现"
+
+#: KPrEffectDia.cpp:146 KPrEffectDia.cpp:249
+msgid "Timer of the object:"
+msgstr "对象计时器:"
+
+#: KPrEffectDia.cpp:160 KPrEffectDia.cpp:263 KPrTransEffectDia.cpp:276
+msgid "Sound effect"
+msgstr "声音效果"
+
+#: KPrEffectDia.cpp:166 KPrEffectDia.cpp:270 KPrTransEffectDia.cpp:284
+msgid "File name:"
+msgstr "文件名:"
+
+#: KPrEffectDia.cpp:182 KPrEffectDia.cpp:286 KPrTransEffectDia.cpp:294
+msgid "Play"
+msgstr "播放"
+
+#: KPrEffectDia.cpp:195 KPrEffectDia.cpp:199
+msgid "Disappear"
+msgstr "消失"
+
+#: KPrEffectDia.cpp:205
+msgid "Order of disappearance:"
+msgstr "消失的顺序:"
+
+#: KPrEffectDia.cpp:213
+msgid "Effect (disappearing):"
+msgstr "效果(消失):"
+
+#: KPrEffectDia.cpp:219
+msgid "Disappear to Right"
+msgstr "从右方消失"
+
+#: KPrEffectDia.cpp:220
+msgid "Disappear to Left"
+msgstr "从左方消失"
+
+#: KPrEffectDia.cpp:221
+msgid "Disappear to Top"
+msgstr "从上方消失"
+
+#: KPrEffectDia.cpp:222
+msgid "Disappear to Bottom"
+msgstr "从下方消失"
+
+#: KPrEffectDia.cpp:223
+msgid "Disappear to Right/Top"
+msgstr "从右上方消失"
+
+#: KPrEffectDia.cpp:224
+msgid "Disappear to Right/Bottom"
+msgstr "从右下方消失"
+
+#: KPrEffectDia.cpp:225
+msgid "Disappear to Left/Top"
+msgstr "从左上方消失"
+
+#: KPrEffectDia.cpp:226
+msgid "Disappear to Left/Bottom"
+msgstr "从左下方消失"
+
+#: KPrEffectDia.cpp:227
+msgid "Wipe to Left"
+msgstr "向左擦去"
+
+#: KPrEffectDia.cpp:228
+msgid "Wipe to Right"
+msgstr "向右擦去"
+
+#: KPrEffectDia.cpp:229
+msgid "Wipe to Top"
+msgstr "向上擦去"
+
+#: KPrEffectDia.cpp:230
+msgid "Wipe to Bottom"
+msgstr "向下擦去"
+
+#: KPrEffectDia.cpp:356
+msgid "Assign Object Effects"
+msgstr "指定对象效果"
+
+#: KPrEffectDia.cpp:517 KPrSlideTransitionDia.cpp:274
+#: KPrTransEffectDia.cpp:389
+msgid "*.%1|%2 Files"
+msgstr "*.%1|%2 文件"
+
+#: KPrEffectDia.cpp:522 KPrSlideTransitionDia.cpp:279
+#: KPrTransEffectDia.cpp:394
+msgid "All Supported Files"
+msgstr "全部支持的文件"
+
+#: KPrEffectDia.cpp:523 KPrSlideTransitionDia.cpp:280
+#: KPrTransEffectDia.cpp:395
+msgid "All Files"
+msgstr "全部文件"
+
+#: KPrGotoPage.cpp:37
+msgid "Goto Slide..."
+msgstr "转到幻灯片..."
+
+#: KPrGotoPage.cpp:45
+msgid "Go to slide:"
+msgstr "转到幻灯片:"
+
+#: KPrImageEffectDia.cpp:36
+msgid "Image Effect"
+msgstr "图像效果"
+
+#: KPrImportStyleDia.cpp:56 KPrImportStyleDia.cpp:65 KPrImportStyleDia.cpp:149
+msgid "Import Style"
+msgstr "导入样式"
+
+#: KPrImportStyleDia.cpp:64 KPrView.cpp:6166
+msgid "File name is empty."
+msgstr "文件名是空的。"
+
+#: KPrImportStyleDia.cpp:148
+msgid "File is not a KPresenter file!"
+msgstr "文件不是 KPresenter 文件!"
+
+#: KPrMSPresentationSetup.cpp:274 KPrWebPresentation.cpp:590
+msgid "Slideshow"
+msgstr "幻灯片放映"
+
+#: KPrMSPresentationSetup.cpp:302
+msgid ""
+"Please enter the directory where the memory stick presentation should be saved. "
+"Please also enter a title for the slideshow presentation. "
+msgstr "请输入记忆棒演示文稿所要保存的目录。请另外输入演示文稿的标题。"
+
+#: KPrMSPresentationSetup.cpp:306 KPrWebPresentation.cpp:700
+msgid "Path:"
+msgstr "路径:"
+
+#: KPrMSPresentationSetup.cpp:322 KPrWebPresentation.cpp:687
+msgid "Title:"
+msgstr "标题:"
+
+#: KPrMSPresentationSetup.cpp:333
+msgid "&Set Colors"
+msgstr "设置颜色(&S)"
+
+#: KPrMSPresentationSetup.cpp:345
+msgid "Preliminary Slides"
+msgstr "封面幻灯片"
+
+#: KPrMSPresentationSetup.cpp:348
+msgid ""
+"This section allows you to set the colors for the preliminary slides; it does "
+"not affect the presentation in any way, and it is normal to leave these set to "
+"the default."
+msgstr "本节允许您设置封面幻灯片的颜色;它不会影响演示文稿的效果,所以您可以将一切保留默认值。"
+
+#: KPrMSPresentationSetup.cpp:353 KPrWebPresentation.cpp:865
+msgid "Text color:"
+msgstr "文字颜色:"
+
+#: KPrMSPresentationSetup.cpp:359 KPrWebPresentation.cpp:873
+msgid "Background color:"
+msgstr "背景颜色:"
+
+#: KPrMSPresentationSetup.cpp:368
+msgid ""
+"Selecting this button will take you to the KPresenter documentation that "
+"provides more information on how to use the Memory Stick export function. "
+msgstr "选择此按钮将为您打开 KPresener 文档,并提供关于如何使用记忆棒导出功能的帮助。"
+
+#: KPrMSPresentationSetup.cpp:373
+msgid ""
+"Selecting this button will proceed to generating the presentation in the "
+"special Sony format."
+msgstr "选择此按钮将开始以索尼特殊的格式生成演示文稿。"
+
+#: KPrMSPresentationSetup.cpp:377
+msgid ""
+"Selecting this button will cancel out of the generation of the presentation, "
+"and return to the normal KPresenter view. No files will be affected."
+msgstr "选择此按钮将取消演示文稿的生成,并返回到 KPresenter 普通视图。任何文件都不受影响。"
+
+#: KPrMSPresentationSetup.cpp:406 KPrMSPresentationSetup.cpp:516
+msgid "Create Memory Stick Slideshow"
+msgstr "创建记忆棒幻灯片放映"
+
+#: KPrMSPresentationSetup.cpp:445 KPrWebPresentation.cpp:1082
+msgid ""
+"<qt>The directory <b>%1</b> does not exist."
+"<br>Do you want create it?</qt>"
+msgstr "<qt>目录 <b>%1</b> 不存在。<br>您要创建它吗?</qt>"
+
+#: KPrMSPresentationSetup.cpp:448 KPrWebPresentation.cpp:1085
+msgid "Directory Not Found"
+msgstr "目录未找到"
+
+#: KPrMSPresentationSetup.cpp:457 KPrWebPresentation.cpp:1092
+msgid "Cannot create directory."
+msgstr "无法创建目录。"
+
+#: KPrMSPresentationSetup.cpp:472
+msgid ""
+"You are about to overwrite an existing index file : %1.\n"
+" Do you want to proceed?"
+msgstr ""
+"您即将覆盖已有的索引文件:%1。\n"
+"您想要继续吗?"
+
+#: KPrMSPresentationSetup.cpp:475
+msgid "Overwrite Presentation"
+msgstr "覆盖演示文稿"
+
+#: KPrMSPresentationSetup.cpp:589
+msgid "Create directory structure"
+msgstr "创建目录结构"
+
+#: KPrMSPresentationSetup.cpp:590
+msgid "Create pictures of the slides"
+msgstr "创建幻灯片图片"
+
+#: KPrMSPresentationSetup.cpp:591
+msgid "Create index file"
+msgstr "创建索引文件"
+
+#: KPrMSPresentationSetup.cpp:605 KPrWebPresentation.cpp:1268
+msgid "Done"
+msgstr "完成"
+
+#: KPrMoveHelpLineDia.cpp:45
+msgid "Change Help Line Position"
+msgstr "更改辅助线位置"
+
+#: KPrMoveHelpLineDia.cpp:47 KPrMoveHelpLineDia.cpp:83
+msgid "Position:"
+msgstr "位置:"
+
+#: KPrMoveHelpLineDia.cpp:73
+msgid "Add New Help Line"
+msgstr "添加新辅助线"
+
+#: KPrMoveHelpLineDia.cpp:124
+msgid "Add New Help Point"
+msgstr "添加新辅助点"
+
+#: KPrMoveHelpLineDia.cpp:126
+msgid "X position:"
+msgstr "X 位置:"
+
+#: KPrMoveHelpLineDia.cpp:131
+msgid "Y position:"
+msgstr "Y 位置:"
+
+#: KPrNoteBar.cpp:47 KPrWebPresentation.cpp:498
+msgid "Note"
+msgstr "讲义"
+
+#: KPrNoteBar.cpp:177
+msgid ""
+"Slide Note %1:\n"
+msgstr ""
+"幻灯片讲义 %1:\n"
+
+#: KPrNoteBar.cpp:187
+msgid ""
+"Master Page Note:\n"
+msgstr ""
+"母版讲义:\n"
+
+#: KPrPage.cpp:969
+msgid "Delete Objects"
+msgstr "删除对象"
+
+#: KPrPage.cpp:1088
+msgid "Resize"
+msgstr "更改大小"
+
+#: KPrPage.cpp:1190
+msgid "Group Objects"
+msgstr "组合对象"
+
+#: KPrPage.cpp:1205 KPrPage.cpp:1210
+msgid "Ungroup Objects"
+msgstr "取消对象组合"
+
+#: KPrPage.cpp:1246
+msgid "Lower Objects"
+msgstr "降低对象"
+
+#: KPrPage.cpp:1286
+msgid "Raise Objects"
+msgstr "提升对象"
+
+#: KPrPage.cpp:1311
+msgid "Insert Line"
+msgstr "插入行"
+
+#: KPrPage.cpp:1320
+msgid "Insert Rectangle"
+msgstr "插入矩形"
+
+#: KPrPage.cpp:1329
+msgid "Insert Ellipse"
+msgstr "插入椭圆"
+
+#: KPrPage.cpp:1339
+msgid "Insert Pie/Arc/Chord"
+msgstr "插入圆饼/圆弧/弦"
+
+#: KPrPage.cpp:1345
+msgid "Insert Textbox"
+msgstr "插入文本框"
+
+#: KPrPage.cpp:1364 KPrView.cpp:1075
+msgid "Insert Autoform"
+msgstr "插入自选图形"
+
+#: KPrPage.cpp:1372
+msgid "Insert Freehand"
+msgstr "插入手绘线条"
+
+#: KPrPage.cpp:1380
+msgid "Insert Polyline"
+msgstr "插入折线"
+
+#: KPrPage.cpp:1391
+msgid "Insert Quadric Bezier Curve"
+msgstr "插入二次贝塞尔曲线"
+
+#: KPrPage.cpp:1401
+msgid "Insert Cubic Bezier Curve"
+msgstr "插入三次贝塞尔曲线"
+
+#: KPrPage.cpp:1413
+msgid "Insert Polygon"
+msgstr "插入多边形"
+
+#: KPrPage.cpp:1424
+msgid "Insert Closed Freehand"
+msgstr "插入闭合的手绘线条"
+
+#: KPrPage.cpp:1428
+msgid "Insert Closed Polyline"
+msgstr "插入闭合的折线"
+
+#: KPrPage.cpp:1432
+msgid "Insert Closed Quadric Bezier Curve"
+msgstr "插入闭合的二次贝塞尔曲线"
+
+#: KPrPage.cpp:1436
+msgid "Insert Closed Cubic Bezier Curve"
+msgstr "插入闭合的三次贝塞尔曲线"
+
+#: KPrPage.cpp:1461
+msgid "Embed Object"
+msgstr "嵌入对象"
+
+#: KPrPage.cpp:1488 KPrPage.cpp:1524 KPrPropertyEditor.cpp:83
+#: KPrPropertyEditor.cpp:101 KPrPropertyEditor.cpp:120
+#: KPrPropertyEditor.cpp:139 KPrPropertyEditor.cpp:157
+#: KPrPropertyEditor.cpp:174 KPrPropertyEditor.cpp:193
+#: KPrPropertyEditor.cpp:206
+msgid "Apply Styles"
+msgstr "应用样式"
+
+#: KPrPage.cpp:1568
+msgid "Change Pixmap"
+msgstr "更改像素图"
+
+#: KPrPage.cpp:1589 KPrPage.cpp:1617 KPrView.cpp:760
+msgid "Insert Picture"
+msgstr "插入图片"
+
+#: KPrPage.cpp:1886 KPrWebPresentation.cpp:483
+#, c-format
+msgid "Slide %1"
+msgstr "幻灯片 %1"
+
+#: KPrPage.cpp:1888
+msgid "Slide Master"
+msgstr "幻灯片母版"
+
+#: KPrPage.cpp:2167 KPrPage.cpp:2198
+msgid "Move Objects"
+msgstr "移动对象"
+
+#: KPrPage.cpp:2281
+msgid "Change Shadow"
+msgstr "更改阴影"
+
+#: KPrPage.cpp:2423 KPrPage.cpp:2426
+msgid "Change Vertical Alignment"
+msgstr "更改垂直对齐"
+
+#: KPrPage.cpp:2559
+msgid "Change Image Effect"
+msgstr "更改图像效果"
+
+#: KPrPenStyleWidget.cpp:49
+msgid "No Outline"
+msgstr "无外框"
+
+#: KPrPenStyleWidget.cpp:64 KPrPenStyleWidget.cpp:76
+msgid "Normal"
+msgstr "普通"
+
+#: KPrPenStyleWidget.cpp:65 KPrPenStyleWidget.cpp:77
+msgid "Arrow"
+msgstr "箭头"
+
+#: KPrPenStyleWidget.cpp:66 KPrPenStyleWidget.cpp:78
+msgid "Square"
+msgstr "方块"
+
+#: KPrPenStyleWidget.cpp:68 KPrPenStyleWidget.cpp:80
+msgid "Line Arrow"
+msgstr "线形箭头"
+
+#: KPrPenStyleWidget.cpp:69 KPrPenStyleWidget.cpp:81
+msgid "Dimension Line"
+msgstr "尺寸线"
+
+#: KPrPenStyleWidget.cpp:70 KPrPenStyleWidget.cpp:82
+msgid "Double Arrow"
+msgstr "双箭头"
+
+#: KPrPenStyleWidget.cpp:71 KPrPenStyleWidget.cpp:83
+msgid "Double Line Arrow"
+msgstr "双线形箭头"
+
+#: KPrPgConfDia.cpp:51 KPrView.cpp:1455 KPrView.cpp:3319
+msgid "Configure Slide Show"
+msgstr "配置幻灯片放映"
+
+#: KPrPgConfDia.cpp:64 KPrPropertyEditor.cpp:422
+msgid "&General"
+msgstr "常规(&G)"
+
+#: KPrPgConfDia.cpp:65
+msgid ""
+"<p>This dialog allows you to configure how the slideshow will be displayed, "
+"including whether the slides are automatically sequenced or manually "
+"controlled, and also allows you to configure a <em>drawing pen</em> "
+"that can be used during the display of the presentation to add additional "
+"information or to emphasise particular points.</p>"
+msgstr ""
+"<p>此对话框允许您配置幻灯片放映应如何显示,包括幻灯片是要自动前进还是手动前进,以及是否要在幻灯片放映期间内使用<em>绘图笔</em>"
+"来添加额外信息或强调重点。</p>"
+
+#: KPrPgConfDia.cpp:73
+msgid "&Transition Type"
+msgstr "幻灯片切换(&T)"
+
+#: KPrPgConfDia.cpp:75
+msgid ""
+"<li>"
+"<p>If you select <b>Manual transition to next step or slide</b> "
+"then each transition and effect on a slide, or transition from one slide to the "
+"next, will require an action. Typically this action will be a mouse click, or "
+"the space bar.</p></li>"
+"<li>"
+"<p>If you select <b>Automatic transition to next step or slide</b> "
+"then the presentation will automatically sequence each transition and effect on "
+"a slide, and will automatically transition to the next slide when the current "
+"slide is fully displayed. The speed of sequencing is controlled using the "
+"slider below. This also enables the option to automatically loop back to the "
+"first slide after the last slide has been shown.</p></li>"
+msgstr ""
+"<li>"
+"<p>如果您选择<b>手动切换至下一步或下张幻灯片</b>,那么幻灯片的每次切换以及每张幻灯片中的的每个动画效果都需要手工干预。通常需要鼠标单击或是空格键。</"
+"p></li>"
+"<li>"
+"<p>如果您选择<b>自动切换到下一步或下张幻灯片</b>,那么演示文稿的播放将会自动进行。幻灯片内每个对象的动画效果会自动显示出来,当本张幻灯片显示完成后会自"
+"动切换到下张幻灯片。自动前进的顺序由下面的滑块所指定。这也将自动开启播放完成后返回第一页的选项。</p></li>"
+
+#: KPrPgConfDia.cpp:86
+msgid "&Manual transition to next step or slide"
+msgstr "手动切换至下一步或下张幻灯片(&M)"
+
+#: KPrPgConfDia.cpp:88
+msgid "&Automatic transition to next step or slide"
+msgstr "自动切换到下一步或下张幻灯片(&A)"
+
+#: KPrPgConfDia.cpp:91
+msgid "&Infinite loop"
+msgstr "无限循环(&I)"
+
+#: KPrPgConfDia.cpp:93
+msgid ""
+"<p>If this checkbox is selected, then the slideshow will restart at the first "
+"slide after the last slide has been displayed. It is only available if the <b>"
+"Automatic transition to next step or slide</b> button is selected above.</p> "
+"<p>This option may be useful if you are running a promotional display.</p>"
+msgstr ""
+"<p>如果选中了此复选框,幻灯片放映将会在最后一张幻灯片显示完毕后从第一张幻灯片重新开始放映。仅当上面的<b>自动切换到下一步或下张幻灯片</b>"
+"按钮选中时,此选项才可用。</p>"
+"<p>如果您进行产品推广,则此选项可能有所帮助。</p>"
+
+#: KPrPgConfDia.cpp:104
+msgid "&Show 'End of presentation' slide"
+msgstr "显示“演示到此结束”幻灯片(&S)"
+
+#: KPrPgConfDia.cpp:106
+msgid ""
+"<p>If this checkbox is selected, when the slideshow has finished a black "
+"slideshow containing the message 'End of presentation. Click to exit' will be "
+"shown."
+msgstr ""
+
+#: KPrPgConfDia.cpp:114
+msgid "Measure presentation &duration"
+msgstr "排练计时(&D)"
+
+#: KPrPgConfDia.cpp:116
+msgid ""
+"<p>If this checkbox is selected, the time that each slide was displayed for, "
+"and the total time for the presentation will be measured.</p> "
+"<p>The times will be displayed at the end of the presentation.</p> "
+"<p>This can be used during rehearsal to check coverage for each issue in the "
+"presentation, and to verify that the presentation duration is correct.</p>"
+msgstr ""
+"<p>如果选中了此复选框,将会测量每张幻灯片所显示的时间以及整个演示文稿的总时长。</p>"
+"<p>时间将会显示在演示文稿的结尾处。</p>"
+"<p>此功能可在排练中用于检查演示文稿的每个话题的内容是否充实,以及检查演示文稿的时长是否正确。</p>"
+
+#: KPrPgConfDia.cpp:129
+msgid "Presentation Pen"
+msgstr "演示绘图笔"
+
+#: KPrPgConfDia.cpp:131
+msgid ""
+"<p>This part of the dialog allows you to configure the <em>drawing mode</em>"
+", which allows you to add additional information, emphasise particular content, "
+"or to correct errors during the presentation by drawing on the slides using the "
+"mouse.</p>"
+"<p>You can configure the color of the drawing pen and the width of the pen.</p>"
+msgstr ""
+"<p>对话框的这一部分允许您配置<em>绘图模式</em>,您可在该模式下使用鼠标在幻灯片中勾画,来添加额外信息、强调特定内容或者纠正演示文稿的错误。</p>"
+"<p>您可以配置绘图笔的颜色以及绘图笔的宽度。</p>"
+
+#: KPrPgConfDia.cpp:147
+msgid "Width:"
+msgstr "宽度:"
+
+#: KPrPgConfDia.cpp:159
+msgid "&Slides"
+msgstr "幻灯片(&S)"
+
+#: KPrPgConfDia.cpp:160
+msgid ""
+"<p>This dialog allows you to configure which slides are used in the "
+"presentation. Slides that are not selected will not be displayed during the "
+"slide show.</p>"
+msgstr "<p>此对话框允许您配置放映时使用哪些幻灯片。未选中的幻灯片不会在幻灯片放映中显示。</p>"
+
+#: KPrPgConfDia.cpp:170
+msgid "Custom slide show"
+msgstr "自定义幻灯片放映"
+
+#: KPrPgConfDia.cpp:176
+msgid "Custom slide:"
+msgstr "自定义幻灯片:"
+
+#: KPrPgConfDia.cpp:181
+msgid "Selected pages:"
+msgstr "选中页面:"
+
+#: KPrPgConfDia.cpp:188 KPrSideBar.cpp:764
+msgid "Slide"
+msgstr "幻灯片"
+
+#: KPrPgConfDia.cpp:204
+msgid "Select &All"
+msgstr "全部选中(&A)"
+
+#: KPrPgConfDia.cpp:207
+msgid "&Deselect All"
+msgstr "全部不选(&D)"
+
+#: KPrPieObject.h:63 KPrPieProperty.cpp:42
+msgid "Arc"
+msgstr "圆弧"
+
+#: KPrPieObject.h:66 KPrPieProperty.cpp:43
+msgid "Chord"
+msgstr "弦"
+
+#: KPrPolygonProperty.cpp:40
+msgid "Convex/Concave"
+msgstr "凸/凹"
+
+#: KPrPresDurationDia.cpp:50
+msgid "Presentation duration: "
+msgstr "演示时间长度:"
+
+#: KPrPresDurationDia.cpp:62 KPrWebPresentation.cpp:937
+msgid "No."
+msgstr "序号"
+
+#: KPrPresDurationDia.cpp:63
+msgid "Display Duration"
+msgstr "显示时长"
+
+#: KPrPresDurationDia.cpp:64 KPrWebPresentation.cpp:938
+msgid "Slide Title"
+msgstr "幻灯片标题"
+
+#: KPrPrinterDlg.cpp:38
+msgid "KPresenter Options"
+msgstr "KPresenter 选项"
+
+#: KPrPrinterDlg.cpp:51
+msgid "Slides in the pages:"
+msgstr "页面中的幻灯片数:"
+
+#: KPrPrinterDlg.cpp:52
+msgid ""
+"Choose how many rows and columns with slides you want to have on all pages"
+msgstr "选择您想要在全部页面上放置多少行多少列的幻灯片"
+
+#: KPrPrinterDlg.cpp:55
+msgid "Rows: "
+msgstr "行数:"
+
+#: KPrPrinterDlg.cpp:56
+msgid "Columns: "
+msgstr "列数:"
+
+#: KPrPrinterDlg.cpp:64
+msgid "Draw border around the slides"
+msgstr "在幻灯片周围绘制边框"
+
+#: KPrPropertyEditor.cpp:87 KPrPropertyEditor.cpp:105
+#: KPrPropertyEditor.cpp:124 KPrPropertyEditor.cpp:144
+#: KPrPropertyEditor.cpp:161 KPrPropertyEditor.cpp:178
+#: KPrPropertyEditor.cpp:198 KPrPropertyEditor.cpp:212
+#: KPrPropertyEditor.cpp:235 KPrPropertyEditor.cpp:249
+#: KPrPropertyEditor.cpp:262 KPrPropertyEditor.cpp:275
+msgid "Apply Properties"
+msgstr "应用属性"
+
+#: KPrPropertyEditor.cpp:230
+msgid "Name Object"
+msgstr "命名对象"
+
+#: KPrPropertyEditor.cpp:243
+msgid "Protect Object"
+msgstr "保护对象"
+
+#: KPrPropertyEditor.cpp:257
+msgid "Keep Ratio"
+msgstr "保持比例"
+
+#: KPrPropertyEditor.cpp:295
+msgid "Change Size"
+msgstr "更改大小"
+
+#: KPrPropertyEditor.cpp:400
+msgid "Pict&ure"
+msgstr "图片(&U)"
+
+#: KPrShadowDialogImpl.cpp:19
+msgid "pt"
+msgstr "磅"
+
+#: KPrSideBar.cpp:148
+msgid ""
+"_: Structure of the presentation\n"
+"Outline"
+msgstr "大纲"
+
+#: KPrSideBar.cpp:653
+msgid "Footer"
+msgstr "页脚"
+
+#: KPrSideBar.cpp:659
+msgid "Header"
+msgstr "页眉"
+
+#: KPrSideBar.cpp:675
+msgid "(%1)"
+msgstr "(%1)"
+
+#: KPrSideBar.cpp:1087 KPrSideBar.cpp:1094
+msgid "Rename Slide"
+msgstr "重命名幻灯片"
+
+#: KPrSideBar.cpp:1088 KPrWebPresentation.cpp:926
+msgid "Slide title:"
+msgstr "幻灯片标题:"
+
+#: KPrSlideTransitionDia.cpp:84 KPrTransEffectDia.cpp:188
+msgid "Close Horizontal"
+msgstr "水平关闭"
+
+#: KPrSlideTransitionDia.cpp:85 KPrTransEffectDia.cpp:189
+msgid "Close Vertical"
+msgstr "垂直关闭"
+
+#: KPrSlideTransitionDia.cpp:86 KPrTransEffectDia.cpp:190
+msgid "Close From All Directions"
+msgstr "从各个方向关闭"
+
+#: KPrSlideTransitionDia.cpp:87 KPrTransEffectDia.cpp:191
+msgid "Open Horizontal"
+msgstr "水平打开"
+
+#: KPrSlideTransitionDia.cpp:88 KPrTransEffectDia.cpp:192
+msgid "Open Vertical"
+msgstr "垂直打开"
+
+#: KPrSlideTransitionDia.cpp:89 KPrTransEffectDia.cpp:193
+msgid "Open From All Directions"
+msgstr "从各个方向打开"
+
+#: KPrSlideTransitionDia.cpp:90 KPrTransEffectDia.cpp:194
+msgid "Interlocking Horizontal 1"
+msgstr "水平穿梭 1"
+
+#: KPrSlideTransitionDia.cpp:91 KPrTransEffectDia.cpp:195
+msgid "Interlocking Horizontal 2"
+msgstr "水平穿梭 2"
+
+#: KPrSlideTransitionDia.cpp:92 KPrTransEffectDia.cpp:196
+msgid "Interlocking Vertical 1"
+msgstr "垂直穿梭 1"
+
+#: KPrSlideTransitionDia.cpp:93 KPrTransEffectDia.cpp:197
+msgid "Interlocking Vertical 2"
+msgstr "垂直穿梭 2"
+
+#: KPrSlideTransitionDia.cpp:94 KPrTransEffectDia.cpp:198
+msgid "Surround 1"
+msgstr "螺旋环绕 1"
+
+#: KPrSlideTransitionDia.cpp:95 KPrTransEffectDia.cpp:199
+msgid "Fly Away 1"
+msgstr "飞走 1"
+
+#: KPrSlideTransitionDia.cpp:96 KPrTransEffectDia.cpp:200
+msgid "Blinds Horizontal"
+msgstr "水平百叶窗"
+
+#: KPrSlideTransitionDia.cpp:97 KPrTransEffectDia.cpp:201
+msgid "Blinds Vertical"
+msgstr "垂直百叶窗"
+
+#: KPrSlideTransitionDia.cpp:98 KPrTransEffectDia.cpp:202
+msgid "Box In"
+msgstr "方块收缩"
+
+#: KPrSlideTransitionDia.cpp:99 KPrTransEffectDia.cpp:203
+msgid "Box Out"
+msgstr "方块展开"
+
+#: KPrSlideTransitionDia.cpp:100 KPrTransEffectDia.cpp:204
+msgid "Checkerboard Across"
+msgstr "棋盘水平切换"
+
+#: KPrSlideTransitionDia.cpp:101 KPrTransEffectDia.cpp:205
+msgid "Checkerboard Down"
+msgstr "棋盘上下切换"
+
+#: KPrSlideTransitionDia.cpp:102 KPrTransEffectDia.cpp:206
+msgid "Cover Down"
+msgstr "向下覆盖"
+
+#: KPrSlideTransitionDia.cpp:103 KPrTransEffectDia.cpp:207
+msgid "Uncover Down"
+msgstr "向下移开"
+
+#: KPrSlideTransitionDia.cpp:104 KPrTransEffectDia.cpp:208
+msgid "Cover Up"
+msgstr "向上覆盖"
+
+#: KPrSlideTransitionDia.cpp:105 KPrTransEffectDia.cpp:209
+msgid "Uncover Up"
+msgstr "向上移开"
+
+#: KPrSlideTransitionDia.cpp:106 KPrTransEffectDia.cpp:210
+msgid "Cover Left"
+msgstr "向左覆盖"
+
+#: KPrSlideTransitionDia.cpp:107 KPrTransEffectDia.cpp:211
+msgid "Uncover Left"
+msgstr "向左移开"
+
+#: KPrSlideTransitionDia.cpp:108 KPrTransEffectDia.cpp:212
+msgid "Cover Right"
+msgstr "向右覆盖"
+
+#: KPrSlideTransitionDia.cpp:109 KPrTransEffectDia.cpp:213
+msgid "Uncover Right"
+msgstr "向右移开"
+
+#: KPrSlideTransitionDia.cpp:110 KPrTransEffectDia.cpp:214
+msgid "Cover Left-Up"
+msgstr "向左上覆盖"
+
+#: KPrSlideTransitionDia.cpp:111 KPrTransEffectDia.cpp:215
+msgid "Uncover Left-Up"
+msgstr "向左上移开"
+
+#: KPrSlideTransitionDia.cpp:112 KPrTransEffectDia.cpp:216
+msgid "Cover Left-Down"
+msgstr "向左下覆盖"
+
+#: KPrSlideTransitionDia.cpp:113 KPrTransEffectDia.cpp:217
+msgid "Uncover Left-Down"
+msgstr "向左下移开"
+
+#: KPrSlideTransitionDia.cpp:114 KPrTransEffectDia.cpp:218
+msgid "Cover Right-Up"
+msgstr "向右上覆盖"
+
+#: KPrSlideTransitionDia.cpp:115 KPrTransEffectDia.cpp:219
+msgid "Uncover Right-Up"
+msgstr "向右上移开"
+
+#: KPrSlideTransitionDia.cpp:117 KPrTransEffectDia.cpp:220
+msgid "Cover Right-Bottom"
+msgstr "向右下覆盖"
+
+#: KPrSlideTransitionDia.cpp:118 KPrTransEffectDia.cpp:221
+msgid "Uncover Right-Bottom"
+msgstr "向右下移开"
+
+#: KPrSlideTransitionDia.cpp:119 KPrTransEffectDia.cpp:222
+msgid "Dissolve"
+msgstr "溶解"
+
+#: KPrSlideTransitionDia.cpp:120 KPrTransEffectDia.cpp:223
+msgid "Strips Left-Up"
+msgstr "向左上揭开"
+
+#: KPrSlideTransitionDia.cpp:121 KPrTransEffectDia.cpp:224
+msgid "Strips Left-Down"
+msgstr "向左下揭开"
+
+#: KPrSlideTransitionDia.cpp:122 KPrTransEffectDia.cpp:225
+msgid "Strips Right-Up"
+msgstr "向右上揭开"
+
+#: KPrSlideTransitionDia.cpp:123 KPrTransEffectDia.cpp:226
+msgid "Strips Right-Down"
+msgstr "向右下揭开"
+
+#: KPrSlideTransitionDia.cpp:124 KPrTransEffectDia.cpp:227
+msgid "Melting"
+msgstr "熔化"
+
+#: KPrSlideTransitionDia.cpp:125 KPrSlideTransitionDia.cpp:187
+#: KPrSlideTransitionDia.cpp:326 KPrTransEffectDia.cpp:228
+#: KPrTransEffectDia.cpp:339
+msgid "Random Transition"
+msgstr "随机变换"
+
+#: KPrTextObject.cpp:1505 KPrTextObject.cpp:2461
+msgid "Paste Text"
+msgstr "粘贴文本"
+
+#: KPrTextObject.cpp:2353
+msgid "Insert Variable"
+msgstr "插入变量"
+
+#: KPrTextProperty.cpp:42
+msgid "Protect content"
+msgstr "保护内容"
+
+#: KPrTransEffectDia.cpp:184
+msgid "Effect:"
+msgstr "效果:"
+
+#: KPrTransEffectDia.cpp:259
+msgid "Automatic preview"
+msgstr "自动预览"
+
+#: KPrTransEffectDia.cpp:309
+msgid "Automatically advance to the next slide after:"
+msgstr "此时间后自动前进到下一张幻灯片:"
+
+#: KPrView.cpp:710
+msgid "Do you want to remove the current slide?"
+msgstr "您要删除当前的幻灯片吗?"
+
+#: KPrView.cpp:710
+msgid "Remove Slide"
+msgstr "删除幻灯片"
+
+#: KPrView.cpp:745
+msgid "Insert new slide"
+msgstr "插入新幻灯片"
+
+#: KPrView.cpp:813 KPrView.cpp:832 KPrView.cpp:856 KPrView.cpp:861
+msgid "Save Picture"
+msgstr "保存图片"
+
+#: KPrView.cpp:831
+msgid "Error during saving: could not open '%1' for writing."
+msgstr "保存时出错:无法打开“%1”写入。"
+
+#: KPrView.cpp:849
+msgid "Unable to save the file to '%1'. %2."
+msgstr "无法将文件保存到“%1”。%2。"
+
+#: KPrView.cpp:850
+msgid "Save Failed"
+msgstr "保存失败"
+
+#: KPrView.cpp:855
+msgid "Error during saving: could not open '%1' temporary file for writing."
+msgstr "保存时出错:无法打开“%1”临时文件写入。"
+
+#: KPrView.cpp:860
+#, c-format
+msgid "Error during saving: could not create temporary file: %1."
+msgstr "保存时出错:无法创建临时文件:%1。"
+
+#: KPrView.cpp:1002
+msgid "No chart component registered"
+msgstr "没有任何注册的图表组件"
+
+#: KPrView.cpp:1022
+msgid "No table component registered"
+msgstr "没有任何注册的表格组件"
+
+#: KPrView.cpp:1042
+msgid "No formula component registered"
+msgstr "没有任何注册的公式组件"
+
+#: KPrView.cpp:1073
+msgid "Autoform-Choose"
+msgstr "自选图形选择"
+
+#: KPrView.cpp:1307
+msgid "Slide Background"
+msgstr "幻灯片背景"
+
+#: KPrView.cpp:1324 KPrView.cpp:2140
+msgid "Set Page Layout"
+msgstr "设置页面布局"
+
+#: KPrView.cpp:1379
+msgid ""
+"Do you want to load a previously saved configuration which will be used for "
+"this HTML Presentation?"
+msgstr "您是否要载入先前已保存的配置并用于此 HTML Presentation?"
+
+#: KPrView.cpp:1381
+msgid "Create HTML Presentation"
+msgstr "创建 HTML 演示文稿"
+
+#: KPrView.cpp:1386
+msgid "*.kpweb|KPresenter HTML Presentation (*.kpweb)"
+msgstr "*.kpweb|KPresenter HTML 演示文稿 (*.kpweb)"
+
+#: KPrView.cpp:1393
+msgid "Only local files are currently supported."
+msgstr "目前只支持本地文件。"
+
+#: KPrView.cpp:1478
+msgid "Object Effect"
+msgstr "对象效果"
+
+#: KPrView.cpp:1499
+msgid "You didn't select any slide."
+msgstr "您没有选择任何幻灯片。"
+
+#: KPrView.cpp:1500
+msgid "No Slide"
+msgstr "无幻灯片"
+
+#: KPrView.cpp:1896
+msgid "Change List Type"
+msgstr "更改列表类型"
+
+#: KPrView.cpp:1931
+msgid "Change Outline Color"
+msgstr "更改外框颜色"
+
+#: KPrView.cpp:1962
+msgid "Change Fill Color"
+msgstr "更改填充颜色"
+
+#: KPrView.cpp:2051
+msgid "Change Line Begin"
+msgstr "更改线条首端"
+
+#: KPrView.cpp:2101
+msgid "Change Line End"
+msgstr "更改线条尾端"
+
+#: KPrView.cpp:2114
+msgid "Change Outline Style"
+msgstr "更改外框笔样式"
+
+#: KPrView.cpp:2126
+msgid "Change Outline Width"
+msgstr "更改外框宽度"
+
+#: KPrView.cpp:2331
+msgid "Copy Slide"
+msgstr "复制幻灯片"
+
+#: KPrView.cpp:2350
+msgid "Show Sidebar"
+msgstr "显示侧栏"
+
+#: KPrView.cpp:2353
+msgid "Hide Sidebar"
+msgstr "隐藏侧栏"
+
+#: KPrView.cpp:2355
+msgid "Show Notebar"
+msgstr "显示讲义栏"
+
+#: KPrView.cpp:2358
+msgid "Hide Notebar"
+msgstr "隐藏讲义栏"
+
+#: KPrView.cpp:2361
+msgid "&Formatting Characters"
+msgstr "格式化字符(&F)"
+
+#: KPrView.cpp:2364
+msgid "Toggle the display of non-printing characters."
+msgstr "切换不可打印字符的显示。"
+
+#: KPrView.cpp:2365
+msgid ""
+"Toggle the display of non-printing characters."
+"<br>"
+"<br>When this is enabled, KPresenter shows you tabs, spaces, carriage returns "
+"and other non-printing characters."
+msgstr "切换不可打印字符的显示。<br><br>如果启用了此选项,KPresenter 将会显示制表符、空格、回车及其它不可打印字符。"
+
+#: KPrView.cpp:2367
+msgid "Slide &Master"
+msgstr "幻灯片母版(&M)"
+
+#: KPrView.cpp:2371
+msgid "Guide Lines"
+msgstr "辅助线"
+
+#: KPrView.cpp:2375
+msgid "Show &Grid"
+msgstr "显示网格(&G)"
+
+#: KPrView.cpp:2378
+msgid "Hide &Grid"
+msgstr "隐藏网格(&G)"
+
+#: KPrView.cpp:2380
+msgid "Snap to Grid"
+msgstr "对齐到网格线"
+
+#: KPrView.cpp:2386
+msgid "&Slide..."
+msgstr "幻灯片(&S)..."
+
+#: KPrView.cpp:2390
+msgid "Insert &Slide..."
+msgstr "插入幻灯片(&S)..."
+
+#: KPrView.cpp:2394
+msgid "P&icture..."
+msgstr "图片(&I)..."
+
+#: KPrView.cpp:2400
+msgid "Select"
+msgstr "选择"
+
+#: KPrView.cpp:2406
+msgid "&Rotate"
+msgstr "旋转(&R)"
+
+#: KPrView.cpp:2416
+msgid "&Shape"
+msgstr "形状(&S)"
+
+#: KPrView.cpp:2426
+msgid "&Circle/Ellipse"
+msgstr "圆/椭圆(&C)"
+
+#: KPrView.cpp:2431
+msgid "&Pie/Arc/Chord"
+msgstr "圆饼/圆弧/弦(&P)"
+
+#: KPrView.cpp:2436
+msgid "&Text"
+msgstr "文字(&T)"
+
+#: KPrView.cpp:2441
+msgid "&Arrows && Connections"
+msgstr "箭头和连接(&A)"
+
+#: KPrView.cpp:2446
+msgid "&Chart"
+msgstr "图表(&C)"
+
+#: KPrView.cpp:2451
+msgid "Ta&ble"
+msgstr "表格(&B)"
+
+#: KPrView.cpp:2456
+msgid "&Object"
+msgstr "对象(&O)"
+
+#: KPrView.cpp:2460 KPrView.cpp:2465
+msgid "&Line"
+msgstr "直线(&L)"
+
+#: KPrView.cpp:2470
+msgid "&Freehand"
+msgstr "手绘线条(&F)"
+
+#: KPrView.cpp:2475
+msgid "Po&lyline"
+msgstr "折线(&L)"
+
+#: KPrView.cpp:2480
+msgid "&Quadric Bezier Curve"
+msgstr "二次贝塞尔曲线(&Q)"
+
+#: KPrView.cpp:2485
+msgid "C&ubic Bezier Curve"
+msgstr "三次贝塞尔曲线(&U)"
+
+#: KPrView.cpp:2490
+msgid "Co&nvex/Concave Polygon"
+msgstr "凸/凹多边形(&N)"
+
+#: KPrView.cpp:2496
+msgid "&Closed Line"
+msgstr "闭合直线(&C)"
+
+#: KPrView.cpp:2501
+msgid "Closed &Freehand"
+msgstr "闭合的手绘线条(&F)"
+
+#: KPrView.cpp:2507
+msgid "Closed Po&lyline"
+msgstr "闭合的折线(&L)"
+
+#: KPrView.cpp:2513
+msgid "Closed &Quadric Bezier Curve"
+msgstr "闭合的二次贝塞尔曲线(&Q)"
+
+#: KPrView.cpp:2519
+msgid "Closed C&ubic Bezier Curve"
+msgstr "闭合的三次贝塞尔曲线(&U)"
+
+#: KPrView.cpp:2526
+msgid "&Font..."
+msgstr "字体(&F)..."
+
+#: KPrView.cpp:2535 KPrView.cpp:2538
+msgid "Font Family"
+msgstr "字体族"
+
+#: KPrView.cpp:2544
+msgid "&Bold"
+msgstr "粗体(&B)"
+
+#: KPrView.cpp:2548
+msgid "&Italic"
+msgstr "斜体(&I)"
+
+#: KPrView.cpp:2552
+msgid "&Underline"
+msgstr "下划线(&U)"
+
+#: KPrView.cpp:2556
+msgid "&Strike Out"
+msgstr "删除线(&S)"
+
+#: KPrView.cpp:2560
+msgid "&Color..."
+msgstr "颜色(&C)..."
+
+#: KPrView.cpp:2566 KPrView.cpp:2667
+msgid "Align &Left"
+msgstr "左对齐(&L)"
+
+#: KPrView.cpp:2572
+msgid "Align &Center"
+msgstr "居中对齐(&C)"
+
+#: KPrView.cpp:2577 KPrView.cpp:2676
+msgid "Align &Right"
+msgstr "右对齐(&R)"
+
+#: KPrView.cpp:2582
+msgid "Align &Block"
+msgstr "两端对齐(&B)"
+
+#: KPrView.cpp:2588
+msgid "Number"
+msgstr "编号"
+
+#: KPrView.cpp:2590
+msgid "Bullet"
+msgstr "项目符号"
+
+#: KPrView.cpp:2611
+msgid "&Increase Depth"
+msgstr "增加深度(&I)"
+
+#: KPrView.cpp:2615
+msgid "&Decrease Depth"
+msgstr "减少深度(&D)"
+
+#: KPrView.cpp:2619
+msgid "Extend Contents to Object &Height"
+msgstr "扩展内容至对象高度(&H)"
+
+#: KPrView.cpp:2623
+msgid "&Extend Object to Fit Contents"
+msgstr "扩展对象以符合内容(&E)"
+
+#: KPrView.cpp:2627
+msgid "&Insert Slide Number"
+msgstr "插入幻灯片编号(&I)"
+
+#: KPrView.cpp:2633
+msgid "&Properties"
+msgstr "属性(&P)"
+
+#: KPrView.cpp:2641
+msgid "Ra&ise Objects"
+msgstr "提升对象(&I)"
+
+#: KPrView.cpp:2645
+msgid "&Lower Objects"
+msgstr "降低对象(&L)"
+
+#: KPrView.cpp:2649
+msgid "Bring to Front"
+msgstr "提到最前"
+
+#: KPrView.cpp:2653
+msgid "Send to Back"
+msgstr "推到最后"
+
+#: KPrView.cpp:2659
+msgid "R&otate Objects..."
+msgstr "旋转对象(&O)..."
+
+#: KPrView.cpp:2663
+msgid "&Shadow Objects..."
+msgstr "对象阴影(&S)..."
+
+#: KPrView.cpp:2671
+msgid "Align Center (&horizontally)"
+msgstr "水平居中对齐(&H)"
+
+#: KPrView.cpp:2680
+msgid "Align &Top"
+msgstr "顶部对齐(&T)"
+
+#: KPrView.cpp:2684
+msgid "Align Center (&vertically)"
+msgstr "垂直居中对齐(&V)"
+
+#: KPrView.cpp:2689
+msgid "Align &Bottom"
+msgstr "底部对齐(&B)"
+
+#: KPrView.cpp:2694
+msgid "Slide Bac&kground..."
+msgstr "幻灯片背景(&K)..."
+
+#: KPrView.cpp:2698
+msgid "Page &Layout..."
+msgstr "页面布局(&L)..."
+
+#: KPrView.cpp:2702
+msgid "Enable Document &Header"
+msgstr "启用文档页眉(&H)"
+
+#: KPrView.cpp:2705
+msgid "Disable Document &Header"
+msgstr "禁用文档页眉(&H)"
+
+#: KPrView.cpp:2706
+msgid "Shows and hides header display for the current slide."
+msgstr "显示或隐藏当前幻灯片的页眉显示。"
+
+#: KPrView.cpp:2708
+msgid "Enable Document Foo&ter"
+msgstr "启用文档页脚(&T)"
+
+#: KPrView.cpp:2711
+msgid "Disable Document Foo&ter"
+msgstr "禁用文档页脚(&T)"
+
+#: KPrView.cpp:2712
+msgid "Shows and hides footer display for the current slide."
+msgstr "显示或隐藏当前幻灯片的页脚显示。"
+
+#: KPrView.cpp:2714
+msgid "Configure KPresenter..."
+msgstr "配置 KPresenter..."
+
+#: KPrView.cpp:2719
+msgid "Create &HTML Slideshow..."
+msgstr "创建 HTML 幻灯片放映(&H)..."
+
+#: KPrView.cpp:2724
+msgid "Create Memor&y Stick Slideshow..."
+msgstr "创建记忆棒幻灯片放映(&Y)..."
+
+#: KPrView.cpp:2728
+msgid "Template Manager"
+msgstr "模板管理器"
+
+#: KPrView.cpp:2732
+msgid "Use Current Slide as Default Template"
+msgstr "将当前幻灯片用作默认模板"
+
+#: KPrView.cpp:2736
+msgid "Align O&bjects"
+msgstr "对齐对象(&B)"
+
+#: KPrView.cpp:2740
+msgid "Line Begin"
+msgstr "线首"
+
+#: KPrView.cpp:2744
+msgid "Line End"
+msgstr "线尾"
+
+#: KPrView.cpp:2748
+msgid "Outline Style"
+msgstr "外框样式"
+
+#: KPrView.cpp:2753
+msgid "Outline Width"
+msgstr "外框宽度"
+
+#: KPrView.cpp:2761
+msgid "&Group Objects"
+msgstr "组合对象(&G)"
+
+#: KPrView.cpp:2766
+msgid "&Ungroup Objects"
+msgstr "取消对象组合(&U)"
+
+#: KPrView.cpp:2773
+msgid "&Configure Slide Show..."
+msgstr "配置幻灯片放映(&C)..."
+
+#: KPrView.cpp:2778
+msgid "Edit &Object Effect..."
+msgstr "编辑对象效果(&O)..."
+
+#: KPrView.cpp:2783
+msgid "Edit Slide &Transition..."
+msgstr "编辑幻灯片过渡(&T)..."
+
+#: KPrView.cpp:2794
+msgid "Start From &First Slide"
+msgstr "从第一张幻灯片开始(&F)"
+
+#: KPrView.cpp:2799
+msgid "&Go to Start"
+msgstr "转到开头(&G)"
+
+#: KPrView.cpp:2804
+msgid "&Previous Slide"
+msgstr "上一张幻灯片(&P)"
+
+#: KPrView.cpp:2809
+msgid "&Next Slide"
+msgstr "下一张幻灯片(&N)"
+
+#: KPrView.cpp:2814
+msgid "Go to &End"
+msgstr "转到末尾(&E)"
+
+#: KPrView.cpp:2819
+msgid "Goto &Slide..."
+msgstr "转到幻灯片(&S)..."
+
+#: KPrView.cpp:2826
+msgid "Fill Color..."
+msgstr "填充颜色..."
+
+#: KPrView.cpp:2831
+msgid "Outline Color..."
+msgstr "外框颜色..."
+
+#: KPrView.cpp:2835
+msgid "&Extend Contents to Object Height"
+msgstr "扩展内容至对象高度(&E)"
+
+#: KPrView.cpp:2838
+msgid "&Resize Object to Fit Contents"
+msgstr "更改对象大小以符合内容(&R)"
+
+#: KPrView.cpp:2841
+msgid "&Rename Slide..."
+msgstr "重命名幻灯片(&R)..."
+
+#: KPrView.cpp:2845
+msgid "Sca&le to Original Size"
+msgstr "缩放到原始大小(&L)"
+
+#: KPrView.cpp:2849
+msgid "640x480"
+msgstr "640x480"
+
+#: KPrView.cpp:2853
+msgid "800x600"
+msgstr "800x600"
+
+#: KPrView.cpp:2857
+msgid "1024x768"
+msgstr "1024x768"
+
+#: KPrView.cpp:2861
+msgid "1280x1024"
+msgstr "1280x1024"
+
+#: KPrView.cpp:2865
+msgid "1600x1200"
+msgstr "1600x1200"
+
+#: KPrView.cpp:2869
+msgid "&Change Picture..."
+msgstr "更换图片(&C)..."
+
+#: KPrView.cpp:2873
+msgid "Image &Effect..."
+msgstr "图像效果(&E)..."
+
+#: KPrView.cpp:2877
+msgid "Superscript"
+msgstr "上标"
+
+#: KPrView.cpp:2881
+msgid "Subscript"
+msgstr "下标"
+
+#: KPrView.cpp:2887
+msgid "Sp&ecial Character..."
+msgstr "特殊字符(&E)..."
+
+#: KPrView.cpp:2892
+msgid "Link..."
+msgstr "链接..."
+
+#: KPrView.cpp:2900
+msgid "Enter Custom Factor..."
+msgstr "输入自定义因子..."
+
+#: KPrView.cpp:2902
+msgid "Configure &Autocorrection..."
+msgstr "配置自动更正(&A)..."
+
+#: KPrView.cpp:2907
+msgid "&Paragraph..."
+msgstr "段落(&P)..."
+
+#: KPrView.cpp:2911
+msgid "Default Format"
+msgstr "默认格式"
+
+#: KPrView.cpp:2915
+msgid "Open Link"
+msgstr "打开链接"
+
+#: KPrView.cpp:2919
+msgid "Change Link..."
+msgstr "更改链接..."
+
+#: KPrView.cpp:2923
+msgid "Copy Link"
+msgstr "复制链接"
+
+#: KPrView.cpp:2927
+msgid "Remove Link"
+msgstr "删除链接"
+
+#: KPrView.cpp:2932
+msgid "Add to Bookmark"
+msgstr "添加到书签"
+
+#: KPrView.cpp:2936
+msgid "&Custom Variables..."
+msgstr "自定义变量(&C)..."
+
+#: KPrView.cpp:2940
+msgid "Edit Variable..."
+msgstr "编辑变量..."
+
+#: KPrView.cpp:2946
+msgid "&Variable"
+msgstr "变量(&V)"
+
+#: KPrView.cpp:2949
+msgid "&Property"
+msgstr "属性(&P)"
+
+#: KPrView.cpp:2950
+msgid "&Date"
+msgstr "日期(&D)"
+
+#: KPrView.cpp:2951
+msgid "&Time"
+msgstr "时间(&T)"
+
+#: KPrView.cpp:2953 KPrView.cpp:4863
+msgid "&Custom"
+msgstr "自定义(&C)"
+
+#: KPrView.cpp:2958
+msgid "&Page"
+msgstr "页面(&P)"
+
+#: KPrView.cpp:2959
+msgid "&Statistic"
+msgstr "统计(&S)"
+
+#: KPrView.cpp:2962
+msgid "&Refresh All Variables"
+msgstr "刷新所有变量(&R)"
+
+#: KPrView.cpp:2975
+msgid "Change Case..."
+msgstr "更改大小写..."
+
+#: KPrView.cpp:2986
+msgid "&Style Manager"
+msgstr "样式管理器(&S)"
+
+#: KPrView.cpp:2990 KPrView.cpp:2994
+msgid "St&yle"
+msgstr "样式(&Y)"
+
+#: KPrView.cpp:3001
+msgid "Enable Autocorrection"
+msgstr "启用自动更正"
+
+#: KPrView.cpp:3004
+msgid "Disable Autocorrection"
+msgstr "禁用自动更正"
+
+#: KPrView.cpp:3007
+msgid "Insert Non-Breaking Space"
+msgstr "插入不间断空格"
+
+#: KPrView.cpp:3009
+msgid "Insert Non-Breaking Hyphen"
+msgstr "插入不间断连字符"
+
+#: KPrView.cpp:3011
+msgid "Insert Soft Hyphen"
+msgstr "插入软连字符"
+
+#: KPrView.cpp:3013
+msgid "Line Break"
+msgstr "换行符"
+
+#: KPrView.cpp:3015
+msgid "Completion"
+msgstr "补全"
+
+#: KPrView.cpp:3018
+msgid "Increase Numbering Level"
+msgstr "增大编号级别"
+
+#: KPrView.cpp:3020
+msgid "Decrease Numbering Level"
+msgstr "减小编号级别"
+
+#: KPrView.cpp:3024
+msgid "Comment..."
+msgstr "注释..."
+
+#: KPrView.cpp:3027
+msgid "Edit Comment..."
+msgstr "编辑注释..."
+
+#: KPrView.cpp:3031
+msgid "Add Guide Line..."
+msgstr "添加辅助线..."
+
+#: KPrView.cpp:3035
+msgid "Remove Comment"
+msgstr "删除注释"
+
+#: KPrView.cpp:3039
+msgid "Copy Text of Comment..."
+msgstr "复制注释文本..."
+
+#: KPrView.cpp:3043
+msgid "&Configure Completion..."
+msgstr "配置补全(&C)..."
+
+#: KPrView.cpp:3047
+msgid "Zoom Out"
+msgstr "缩小"
+
+#: KPrView.cpp:3050
+msgid "Zoom In"
+msgstr "放大"
+
+#: KPrView.cpp:3053
+msgid "Zoom Entire Slide"
+msgstr "缩放到整张幻灯片"
+
+#: KPrView.cpp:3057
+msgid "Zoom Slide Width"
+msgstr "缩放到幻灯片宽度"
+
+#: KPrView.cpp:3060
+msgid "Zoom Selected Objects"
+msgstr "缩放选中的对象"
+
+#: KPrView.cpp:3063
+msgid "Zoom Slide Height"
+msgstr "缩放到幻灯片高度"
+
+#: KPrView.cpp:3067
+msgid "Zoom All Objects"
+msgstr "缩放到全部对象"
+
+#: KPrView.cpp:3071
+msgid "Horizontal Flip"
+msgstr "水平翻转"
+
+#: KPrView.cpp:3075
+msgid "Vertical Flip"
+msgstr "垂直翻转"
+
+#: KPrView.cpp:3079
+msgid "Duplicate Object..."
+msgstr "复制对象..."
+
+#: KPrView.cpp:3083
+msgid "Apply Autocorrection"
+msgstr "应用自动更正"
+
+#: KPrView.cpp:3087
+msgid "Create Style From Selection..."
+msgstr "根据选定部分创建新样式..."
+
+#: KPrView.cpp:3096
+msgid "Align Top"
+msgstr "顶部对齐"
+
+#: KPrView.cpp:3103
+msgid "Align Bottom"
+msgstr "底部对齐"
+
+#: KPrView.cpp:3108
+msgid "Align Middle"
+msgstr "居中对齐"
+
+#: KPrView.cpp:3114
+msgid "Save Picture..."
+msgstr "保存图片..."
+
+#: KPrView.cpp:3118
+msgid "Autospellcheck"
+msgstr "自动拼写检查"
+
+#: KPrView.cpp:3122
+msgid "File..."
+msgstr "文件..."
+
+#: KPrView.cpp:3125
+msgid "Import Styles..."
+msgstr "导入样式..."
+
+#: KPrView.cpp:3129
+msgid "Save Background Picture..."
+msgstr "保存背景图片..."
+
+#: KPrView.cpp:3133
+msgid "Type Anywhere Cursor"
+msgstr "随意输入光标"
+
+#: KPrView.cpp:3138
+msgid "Ignore All"
+msgstr "全部忽略"
+
+#: KPrView.cpp:3142
+msgid "Add Word to Dictionary"
+msgstr "将单词添加到字典"
+
+#: KPrView.cpp:3145
+msgid "Custom Slide Show..."
+msgstr "自定义幻灯片放映..."
+
+#: KPrView.cpp:3149 KPrView.cpp:3165
+msgid "Hide Object From Slide Master"
+msgstr "隐藏幻灯片母版中的对象"
+
+#: KPrView.cpp:3152 KPrView.cpp:3165
+msgid "Display Object From Slide Master"
+msgstr "显示幻灯片母版中的对象"
+
+#: KPrView.cpp:3155 KPrView.cpp:3174
+msgid "Hide Background"
+msgstr "隐藏背景"
+
+#: KPrView.cpp:3158 KPrView.cpp:3174
+msgid "Display Background"
+msgstr "显示背景"
+
+#: KPrView.cpp:3275
+msgid "Set Background"
+msgstr "设置背景"
+
+#: KPrView.cpp:3460
+msgid "Select New Picture"
+msgstr "选择新图片"
+
+#: KPrView.cpp:3760
+msgid "Next slide"
+msgstr "下一张幻灯片"
+
+#: KPrView.cpp:3765
+msgid "Previous slide"
+msgstr "上一张幻灯片"
+
+#: KPrView.cpp:4105
+msgid "Slide %1/%2"
+msgstr "幻灯片 %1/%2"
+
+#: KPrView.cpp:4122
+msgid ""
+"_: Statusbar info\n"
+"%1: %2, %3 - %4, %5 (width: %6, height: %7)"
+msgstr "%1:%2,%3 - %4,%5(宽度:%6;高度:%7)"
+
+#: KPrView.cpp:4132
+#, c-format
+msgid ""
+"_n: 1 object selected\n"
+"%n objects selected"
+msgstr "已选择 %n 个对象"
+
+#: KPrView.cpp:4440
+msgid "Change Link"
+msgstr "更改链接"
+
+#: KPrView.cpp:4703
+msgid "Correct Misspelled Word"
+msgstr "更正拼错的单词"
+
+#: KPrView.cpp:4751 KPrView.cpp:4776
+msgid "Paragraph Settings"
+msgstr "段落设置"
+
+#: KPrView.cpp:4898
+msgid "New..."
+msgstr "新建..."
+
+#: KPrView.cpp:4941 KPrView.cpp:4974 KPrView.cpp:4976
+msgid "Change Custom Variable"
+msgstr "更改自定义变量"
+
+#: KPrView.cpp:5126
+msgid "Change Case of Text"
+msgstr "更改文本大小写"
+
+#: KPrView.cpp:5222 KPrView.cpp:5290
+msgid "Whole Slide"
+msgstr "整张幻灯片"
+
+#: KPrView.cpp:5247 KPrView.cpp:5251 KPrView.cpp:5252 KPrView.cpp:5253
+#: KPrView.cpp:5254 KPrView.cpp:5255 KPrView.cpp:5256 KPrView.cpp:5257
+#: KPrView.cpp:5258 KPrView.cpp:5259 KPrView.cpp:5260 KPrView.cpp:5261
+#: KPrView.cpp:5262 KPrView.cpp:5270
+msgid "%1%"
+msgstr "%1%"
+
+#: KPrView.cpp:5396
+msgid "Presentation Duration"
+msgstr "演示时间长度"
+
+#: KPrView.cpp:5425
+msgid "Enable Document Header"
+msgstr "启用文档页眉"
+
+#: KPrView.cpp:5425
+msgid "Disable Document Header"
+msgstr "禁用文档页眉"
+
+#: KPrView.cpp:5436
+msgid "Enable Document Footer"
+msgstr "启用文档页脚"
+
+#: KPrView.cpp:5436
+msgid "Disable Document Footer"
+msgstr "禁用文档页脚"
+
+#: KPrView.cpp:5495
+msgid "Apply a paragraph style"
+msgstr "应用段落样式"
+
+#: KPrView.cpp:5566
+msgid "Apply Style to Frame"
+msgstr "将样式应用到框架"
+
+#: KPrView.cpp:5567
+msgid "Apply Style to Frames"
+msgstr "将样式应用到框架"
+
+#: KPrView.cpp:5633
+msgid "Change Note Text"
+msgstr "更改讲义文本"
+
+#: KPrView.cpp:6011 KPrView.cpp:6021 KPrView.cpp:6058
+msgid "Apply Autoformat"
+msgstr "应用自动套用格式"
+
+#: KPrView.cpp:6015
+msgid "Do you want to apply autoformat in new slide?"
+msgstr "您要在新幻灯片中应用自动格式吗?"
+
+#: KPrView.cpp:6398
+msgid "Replace Word"
+msgstr "替换单词"
+
+#: KPrWebPresentation.cpp:428 KPrWebPresentation.cpp:429
+msgid "First"
+msgstr "第一张"
+
+#: KPrWebPresentation.cpp:437 KPrWebPresentation.cpp:438
+msgid "Previous"
+msgstr "上一张"
+
+#: KPrWebPresentation.cpp:446 KPrWebPresentation.cpp:447
+msgid "Next"
+msgstr "下一张"
+
+#: KPrWebPresentation.cpp:455 KPrWebPresentation.cpp:456
+msgid "Last"
+msgstr "最后一张"
+
+#: KPrWebPresentation.cpp:463 KPrWebPresentation.cpp:464
+msgid "Home"
+msgstr "首页"
+
+#: KPrWebPresentation.cpp:513 KPrWebPresentation.cpp:564
+msgid ""
+"Created on %1 by <i>%2</i> with <a href=\"http://www.koffice.org/kpresenter\">"
+"KPresenter</a>"
+msgstr ""
+"由 <i>%2</i> 在 %1 用 <a href=\"http://www.koffice.org/kpresenter\">KPresenter</a> "
+"制作"
+
+#: KPrWebPresentation.cpp:541 KPrWebPresentation.cpp:553
+msgid "Table of Contents"
+msgstr "目录"
+
+#: KPrWebPresentation.cpp:550
+msgid "Click here to start the Slideshow"
+msgstr "点击这里开始幻灯片放映"
+
+#: KPrWebPresentation.cpp:645
+msgid "Create HTML Slideshow Wizard"
+msgstr "HTML 幻灯片创建向导"
+
+#: KPrWebPresentation.cpp:652
+msgid ""
+"This page allows you to specify some of the key values for how your "
+"presentation will be shown in HTML. Select individual items for more help on "
+"what they do."
+msgstr "此页面允许您为您的演示文稿将如何显示为 HTML 指定某些关键值。选择单个选项可完成更多设置。"
+
+#: KPrWebPresentation.cpp:672
+msgid ""
+"Enter your name, email address and the title of the web presentation. Also "
+"enter the output directory where the web presentation should be saved. "
+msgstr "请在此输入您的姓名、电子邮件地址和 Web 演示的标题。并且输入用于创建 Web 演示的路径(此路径必须为一个目录)。"
+
+#: KPrWebPresentation.cpp:680
+msgid "Author:"
+msgstr "作者:"
+
+#: KPrWebPresentation.cpp:682 KPrWebPresentation.cpp:709
+msgid ""
+"This is where you enter the name of the person or organization that should be "
+"named as the author of the presentation."
+msgstr "您可在此输入个人姓名或单位名称,这一内容将出现在演示文稿的作者栏里。"
+
+#: KPrWebPresentation.cpp:689 KPrWebPresentation.cpp:715
+msgid "This is where you enter the title of the overall presentation."
+msgstr "您可在此输入整个演示文稿的标题。"
+
+#: KPrWebPresentation.cpp:693
+msgid "Email address:"
+msgstr "电子邮件地址:"
+
+#: KPrWebPresentation.cpp:695 KPrWebPresentation.cpp:720
+msgid ""
+"This is where you enter the email address of the person or organization that is "
+"responsible for the presentation."
+msgstr "您可在此输入负责演示文稿的个人或单位的电子邮件地址。"
+
+#: KPrWebPresentation.cpp:702 KPrWebPresentation.cpp:728
+msgid ""
+"The value entered for the path is the directory where the presentation will be "
+"saved. If it does not exist, you'll be asked if you want to create the "
+"directory or abort the creation."
+msgstr "输入的路径值将用来保存演示文稿。如果不存的话,系统会询问您是想要创建目录还是终止创建。"
+
+#: KPrWebPresentation.cpp:743
+msgid "Step 1: General Information"
+msgstr "第一步:常规信息"
+
+#: KPrWebPresentation.cpp:751
+msgid ""
+"This page allows you to specify how the HTML for your presentation will be "
+"displayed. Select individual items for more help on what they do."
+msgstr "此页面允许您指定您的 HTML 演示文稿将如何显示。选择单个选项可完成更多设置。"
+
+#: KPrWebPresentation.cpp:770
+msgid "Here you can configure the style of the web pages."
+msgstr "您可在此配置幻灯片网页的风格。"
+
+#: KPrWebPresentation.cpp:771
+msgid "You can also specify the zoom for the slides."
+msgstr "您还可以指定幻灯片的缩放比例。"
+
+#: KPrWebPresentation.cpp:778
+msgid "Zoom:"
+msgstr "缩放:"
+
+#: KPrWebPresentation.cpp:780 KPrWebPresentation.cpp:794
+msgid "This selection allows you to specify the size of the slide image."
+msgstr "此处允许您指定幻灯片图像的大小。"
+
+#: KPrWebPresentation.cpp:784
+msgid "Encoding:"
+msgstr "编码:"
+
+#: KPrWebPresentation.cpp:789
+msgid "Document type:"
+msgstr "文档类型:"
+
+#: KPrWebPresentation.cpp:832
+msgid "Step 2: Configure HTML"
+msgstr "第二步:配置 HTML"
+
+#: KPrWebPresentation.cpp:840
+msgid ""
+"This page allows you to specify the colors for your presentation display. "
+"Select individual items for more help on what they do."
+msgstr "此页面允许您指定演示文稿显示所用的颜色,选择单个选项可完成更多设置。"
+
+#: KPrWebPresentation.cpp:860
+msgid "Now you can customize the colors of the web pages."
+msgstr "在此您可以自定义网页的颜色。"
+
+#: KPrWebPresentation.cpp:869
+msgid "Title color:"
+msgstr "标题颜色:"
+
+#: KPrWebPresentation.cpp:890
+msgid "Step 3: Customize Colors"
+msgstr "第三步:自定义颜色"
+
+#: KPrWebPresentation.cpp:898
+msgid ""
+"This page allows you to modify the titles of each slide, if required. You "
+"normally do not need to do this, but it is available if required."
+msgstr "此页面允许您修改每张幻灯片的标题。您通常没必要这么做,但如果您需要的话,我们也为您提供了这一功能。"
+
+#: KPrWebPresentation.cpp:917
+msgid ""
+"Here you can specify titles for each slide. Click on a slide in the list and "
+"then enter the title in the textbox below. If you click on a title, KPresenter "
+"mainview will display the slide."
+msgstr ""
+"您可以在此指定各幻灯片的标题。请用鼠标单击列表中的幻灯片,然后在下面的编辑框中输入标题。如果您单击某一标题,KPresenter 主视图就会显示此幻灯片。"
+
+#: KPrWebPresentation.cpp:956
+msgid "Step 4: Customize Slide Titles"
+msgstr "第四步:自定义幻灯片标题"
+
+#: KPrWebPresentation.cpp:964
+msgid ""
+"This page allows you to specify some options for presentations which run "
+"unattended, such as time elapsed before advancing to the next slide, looping "
+"and the presence of headers. If you do not want an unattended presentation, "
+"just leave defaults unchanged."
+msgstr ""
+"此页面允许您为无人值守的演示文稿指定某些选项,比如前进到下张幻灯片的等候时间、循环以及页眉的出现。如果您不想创建无人值守的演示文稿,只需保留默认值。"
+
+#: KPrWebPresentation.cpp:985
+msgid ""
+"Here you can configure some options for unattended presentations, such as time "
+"elapsed before automatically advance to the next slide, looping and the "
+"presence of headers."
+msgstr "您可在此为无人值守的演示文稿指定某些选项,比如前进到下张幻灯片的等候时间、循环以及页眉的出现。"
+
+#: KPrWebPresentation.cpp:994
+msgid "Advance after:"
+msgstr "切换等待:"
+
+#: KPrWebPresentation.cpp:996 KPrWebPresentation.cpp:1002
+msgid "This selection allows you to specify the time between slides."
+msgstr "此处允许您指定幻灯片之间的间隔时间。"
+
+#: KPrWebPresentation.cpp:1001
+msgid "Disabled"
+msgstr "禁用"
+
+#: KPrWebPresentation.cpp:1010
+msgid "Write header to the slides"
+msgstr "在幻灯片中写入页眉"
+
+#: KPrWebPresentation.cpp:1011
+msgid ""
+"This checkbox allows you to specify if you want to write the navigation buttons "
+"on top of the slide."
+msgstr "此复选框允许您指定是否想要在幻灯片上方写入导航按钮。"
+
+#: KPrWebPresentation.cpp:1017
+msgid "Write footer to the slides"
+msgstr "在幻灯片中写入页脚"
+
+#: KPrWebPresentation.cpp:1018
+msgid ""
+"This checkbox allows you to specify if you want to write an imprint consisting "
+"on the author and the software used to create these slides."
+msgstr "此复选框允许您指定您是否想要写入作者简介及创建幻灯片所使用的软件。"
+
+#: KPrWebPresentation.cpp:1024
+msgid "Loop presentation"
+msgstr "循环放映"
+
+#: KPrWebPresentation.cpp:1025
+msgid ""
+"This checkbox allows you to specify if you want the presentation to start again "
+"once the latest slide is reached."
+msgstr "此复选框允许您指定是否想要在最后一张幻灯片放映结束后自动再从头放映。"
+
+#: KPrWebPresentation.cpp:1035
+msgid "Step 5: Options for Unattended Presentations"
+msgstr "第五步:无人值守放映选项"
+
+#: KPrWebPresentation.cpp:1155
+msgid "Create HTML Slideshow"
+msgstr "创建 HTML 幻灯片放映"
+
+#: KPrWebPresentation.cpp:1249
+msgid "Initialize (create file structure, etc.)"
+msgstr "初始化(创建文件结构等)"
+
+#: KPrWebPresentation.cpp:1250
+msgid "Create Pictures of the Slides"
+msgstr "创建幻灯片的图片"
+
+#: KPrWebPresentation.cpp:1251
+msgid "Create HTML Pages for the Slides"
+msgstr "创建幻灯片的 HTML 页面"
+
+#: KPrWebPresentation.cpp:1252
+msgid "Create Main Page (Table of Contents)"
+msgstr "创建主页(目录)"
+
+#: KPrWebPresentation.cpp:1253
+msgid "Options for Unattended Presentations"
+msgstr "无人值守的演示文稿选项"
+
+#: KPrWebPresentation.cpp:1266
+msgid "Save Configuration..."
+msgstr "保存配置..."
+
+#: KPrWebPresentation.cpp:1291
+msgid "*.kpweb|KPresenter Web-Presentation (*.kpweb)"
+msgstr "*.kpweb|KPresenter Web 演示文稿 (*.kpweb)"
+
+#: KPrWebPresentation.cpp:1293
+msgid "Save Web Presentation Configuration"
+msgstr "保存 Web 演示文稿配置"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之 KDE 简体中文翻译组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: main.cpp:31
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: KPrAboutData.h:27
+msgid "KOffice Presentation Tool"
+msgstr "KOffice 演示工具"
+
+#: KPrAboutData.h:32
+msgid "KPresenter"
+msgstr "KPresenter"
+
+#: KPrAboutData.h:34
+msgid "(c) 1998-2006, The KPresenter Team"
+msgstr "(c) 1998-2006,KPresenter 团队"
+
+#: KPrAboutData.h:36
+msgid "current maintainer"
+msgstr "当前维护者"
+
+#: KPrAboutData.h:45
+msgid "original author"
+msgstr "原始作者"
+
+#: KPrAutoformObject.h:57
+msgid "Autoform"
+msgstr "自选图形"
+
+#: KPrBezierCurveObject.h:73
+msgid "Cubic Bezier Curve"
+msgstr "三次贝塞尔曲线"
+
+#: KPrBezierCurveObject.h:87
+msgid "Quadric Bezier Curve"
+msgstr "二次贝塞尔曲线"
+
+#: KPrEllipseObject.h:51
+msgid "Ellipse"
+msgstr "椭圆"
+
+#: KPrFreehandObject.h:43
+msgid "Freehand"
+msgstr "手绘线条"
+
+#: KPrGroupObject.h:69
+msgid "Group"
+msgstr "组合"
+
+#: KPrPartObject.h:42
+msgid "Embedded Object"
+msgstr "嵌入对象"
+
+#: KPrPolylineObject.h:45
+msgid "Polyline"
+msgstr "折线"
diff --git a/koffice-i18n-zh_CN/messages/koffice/krita.po b/koffice-i18n-zh_CN/messages/koffice/krita.po
new file mode 100644
index 00000000..a2e0df5c
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/krita.po
@@ -0,0 +1,7598 @@
+# translation of krita.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+# Funda Wang <fundawang@linux.net.cn>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: krita 1.4\n"
+"POT-Creation-Date: 2007-03-16 02:21+0100\n"
+"PO-Revision-Date: 2006-01-29 18:39+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: i18ndata:1
+msgid "Abstract 1"
+msgstr "抽象 1"
+
+#: i18ndata:2
+msgid "Abstract 2"
+msgstr "抽象 2"
+
+#: i18ndata:3
+msgid "Abstract 3"
+msgstr "抽象 3"
+
+#: i18ndata:4
+msgid "Aneurism"
+msgstr "动脉"
+
+#: i18ndata:5
+msgid "Blinds"
+msgstr "窗帘"
+
+#: i18ndata:6
+msgid "Blue Green"
+msgstr "蓝绿"
+
+#: i18ndata:7
+msgid "Browns"
+msgstr "棕色"
+
+#: i18ndata:8
+msgid "Brushed Aluminium"
+msgstr "笔触铝"
+
+#: i18ndata:9
+msgid "Burning Paper"
+msgstr "纸燃烧"
+
+#: i18ndata:10
+msgid "Burning Transparency"
+msgstr "透明燃烧"
+
+#: i18ndata:11
+msgid "Caribbean Blues"
+msgstr "加勒比蓝"
+
+#: i18ndata:12
+msgid "CD"
+msgstr "CD"
+
+#: i18ndata:13
+msgid "CD Half"
+msgstr "半张 CD"
+
+#: i18ndata:14
+msgid "Coffee"
+msgstr "咖啡"
+
+#: i18ndata:15
+msgid "Cold Steel"
+msgstr "钢制"
+
+#: i18ndata:16
+msgid "Cold Steel 2"
+msgstr "钢制 2"
+
+#: i18ndata:17
+msgid "Crown molding"
+msgstr ""
+
+#: i18ndata:18
+msgid "Dark 1"
+msgstr "暗淡"
+
+#: i18ndata:19
+msgid "Deep Sea"
+msgstr "深海"
+
+#: i18ndata:21
+msgid "Flare Glow Angular 1"
+msgstr ""
+
+#: i18ndata:22
+msgid "Flare Glow Radial 1"
+msgstr ""
+
+#: i18ndata:23
+msgid "Flare Glow Radial 2"
+msgstr ""
+
+#: i18ndata:24
+msgid "Flare Glow Radial 3"
+msgstr ""
+
+#: i18ndata:25
+msgid "Flare Glow Radial 4"
+msgstr ""
+
+#: i18ndata:26
+msgid "Flare Radial 101"
+msgstr ""
+
+#: i18ndata:27
+msgid "Flare Radial 102"
+msgstr ""
+
+#: i18ndata:28
+msgid "Flare Radial 103"
+msgstr ""
+
+#: i18ndata:29
+msgid "Flare Rays Radial 1"
+msgstr ""
+
+#: i18ndata:30
+msgid "Flare Rays Radial 2"
+msgstr ""
+
+#: i18ndata:31
+msgid "Flare Rays Size 1"
+msgstr ""
+
+#: i18ndata:32
+msgid "Flare Sizefac 101"
+msgstr ""
+
+#: i18ndata:33
+msgid "Four bars"
+msgstr "四条"
+
+#: i18ndata:34
+msgid "French flag"
+msgstr "法国国旗"
+
+#: i18ndata:35
+msgid "French flag smooth"
+msgstr "平滑的法国国旗"
+
+#: i18ndata:36
+msgid "Full saturation spectrum CCW"
+msgstr ""
+
+#: i18ndata:37
+msgid "Full saturation spectrum CW"
+msgstr ""
+
+#: i18ndata:38
+msgid "German flag"
+msgstr "德国国旗"
+
+#: i18ndata:39
+msgid "German flag smooth"
+msgstr "平滑的德国国旗"
+
+#: i18ndata:40
+msgid "Golden"
+msgstr "金色"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 59
+#: rc.cpp:1336 i18ndata:41 i18ndata:101
+#, no-c-format
+msgid "Greens"
+msgstr "绿"
+
+#: i18ndata:42
+msgid "Horizon 1"
+msgstr "水平 1"
+
+#: i18ndata:43
+msgid "Horizon 2"
+msgstr "水平 2"
+
+#: i18ndata:44
+msgid "Incandescent"
+msgstr "白炽"
+
+#: i18ndata:45
+msgid "Land 1"
+msgstr "陆地"
+
+#: i18ndata:46
+msgid "Land and Sea"
+msgstr "陆地与海"
+
+#: i18ndata:47
+msgid "Metallic Something"
+msgstr ""
+
+#: i18ndata:48
+msgid "Mexican flag"
+msgstr "墨西哥国旗"
+
+#: i18ndata:49
+msgid "Mexican flag smooth"
+msgstr "平滑的墨西哥国旗"
+
+#: i18ndata:50
+msgid "Nauseating Headache"
+msgstr ""
+
+#: i18ndata:51
+msgid "Neon Cyan"
+msgstr "霓虹青"
+
+#: i18ndata:52
+msgid "Neon Green"
+msgstr "霓虹绿"
+
+#: i18ndata:53
+msgid "Neon Yellow"
+msgstr "霓虹黄"
+
+#: i18ndata:54
+msgid "Pastel Rainbow"
+msgstr ""
+
+#: i18ndata:55 i18ndata:113
+msgid "Pastels"
+msgstr "粉笔画"
+
+#: i18ndata:56
+msgid "Purples"
+msgstr "紫色"
+
+#: i18ndata:57
+msgid "Radial Eyeball Blue"
+msgstr ""
+
+#: i18ndata:58
+msgid "Radial Eyeball Brown"
+msgstr ""
+
+#: i18ndata:59
+msgid "Radial Eyeball Green"
+msgstr ""
+
+#: i18ndata:60
+msgid "Radial Glow 1"
+msgstr ""
+
+#: i18ndata:61
+msgid "Radial Rainbow Hoop"
+msgstr ""
+
+#: i18ndata:62
+msgid "Romanian flag"
+msgstr ""
+
+#: i18ndata:63
+msgid "Romanian flag smooth"
+msgstr ""
+
+#: i18ndata:64
+msgid "Rounded edge"
+msgstr ""
+
+#: i18ndata:65
+msgid "Shadows 1"
+msgstr "阴影 1"
+
+#: i18ndata:66
+msgid "Shadows 2"
+msgstr "阴影 2"
+
+#: i18ndata:67
+msgid "Shadows 3"
+msgstr "阴影 3"
+
+#: i18ndata:68
+msgid "Skyline"
+msgstr "地平线"
+
+#: i18ndata:69
+msgid "Skyline polluted"
+msgstr ""
+
+#: i18ndata:70
+msgid "Square Wood Frame"
+msgstr ""
+
+#: i18ndata:71
+msgid "Sunrise"
+msgstr "日出"
+
+#: i18ndata:72
+msgid "Three bars sin"
+msgstr ""
+
+#: i18ndata:73
+msgid "Tropical Colors"
+msgstr ""
+
+#: i18ndata:74
+#, fuzzy
+msgid "Tube Red"
+msgstr "更多红色"
+
+#: i18ndata:75
+msgid "Wood 1"
+msgstr ""
+
+#: i18ndata:76
+msgid "Wood 2"
+msgstr ""
+
+#: i18ndata:77
+msgid "Yellow Contrast"
+msgstr "黄色对比度"
+
+#: i18ndata:78
+msgid "Yellow Orange"
+msgstr "橙黄"
+
+#: i18ndata:79
+#, fuzzy
+msgid "40_Colors"
+msgstr "颜色(&C)"
+
+#: i18ndata:80
+msgid "Anchor"
+msgstr ""
+
+#: i18ndata:81
+#, fuzzy
+msgid "Bears"
+msgstr "画笔"
+
+#: i18ndata:82
+msgid "Bgold"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 69
+#: rc.cpp:1342 i18ndata:83
+#, no-c-format
+msgid "Blues"
+msgstr "蓝"
+
+#: i18ndata:84
+msgid "Borders"
+msgstr "边框"
+
+#: i18ndata:85
+#, fuzzy
+msgid "Browns and Yellows"
+msgstr "棕黄"
+
+#: i18ndata:86
+#, fuzzy
+msgid "Caramel"
+msgstr "粗糙"
+
+#: i18ndata:87
+#, fuzzy
+msgid "Cascade"
+msgstr "粗糙"
+
+#: i18ndata:88
+msgid "China"
+msgstr ""
+
+#: i18ndata:89
+#, fuzzy
+msgid "Coldfire"
+msgstr "颜色(&O)"
+
+#: i18ndata:90
+#, fuzzy
+msgid "Cool Colors"
+msgstr "颜色(&C)"
+
+#: i18ndata:91
+#, fuzzy
+msgid "Cranes"
+msgstr "画布"
+
+#: i18ndata:92
+#, fuzzy
+msgid "Dark Pastels"
+msgstr "粉笔画"
+
+#: i18ndata:94
+msgid "DMC"
+msgstr ""
+
+#: i18ndata:95
+msgid "Ega"
+msgstr ""
+
+#: i18ndata:96
+msgid "Firecode"
+msgstr ""
+
+#: i18ndata:97
+msgid "Gold"
+msgstr ""
+
+#: i18ndata:98
+msgid "Grayblue"
+msgstr "灰蓝"
+
+#: i18ndata:99
+msgid "Grays"
+msgstr "灰"
+
+#: i18ndata:100
+#, fuzzy
+msgid "GrayViolet"
+msgstr "渐变"
+
+#: i18ndata:102
+#, fuzzy
+msgid "Hilite"
+msgstr "滤镜"
+
+#: i18ndata:103
+msgid "Khaki"
+msgstr ""
+
+#: i18ndata:104
+#, fuzzy
+msgid "Lights"
+msgstr "较浅"
+
+#: i18ndata:105
+#, fuzzy
+msgid "Madeira"
+msgstr "径向"
+
+#: i18ndata:106
+#, fuzzy
+msgid "Muted"
+msgstr "模式:"
+
+#: i18ndata:107
+#, fuzzy
+msgid "Named Colors"
+msgstr "段颜色"
+
+#: i18ndata:108
+msgid "KDE (new)"
+msgstr ""
+
+#: i18ndata:109
+#, fuzzy
+msgid "News3"
+msgstr "新建(&N):"
+
+#: i18ndata:110
+msgid "Op2"
+msgstr ""
+
+#: i18ndata:111
+#, fuzzy
+msgid "Paintjet"
+msgstr "绘制(&P)"
+
+#: i18ndata:112
+msgid "Pantone_Coated_Approx"
+msgstr ""
+
+#: i18ndata:114
+#, fuzzy
+msgid "Plasma"
+msgstr "加"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 49
+#: rc.cpp:1330 i18ndata:115
+#, no-c-format
+msgid "Reds"
+msgstr "红"
+
+#: i18ndata:116
+#, fuzzy
+msgid "Reds and Purples"
+msgstr "红紫"
+
+#: i18ndata:117
+msgid "Royal"
+msgstr "皇家"
+
+#: i18ndata:118
+msgid "Topographic"
+msgstr ""
+
+#: i18ndata:119
+#, fuzzy
+msgid "Visibone"
+msgstr "可见"
+
+#: i18ndata:120
+#, fuzzy
+msgid "Visibone 2"
+msgstr "可见"
+
+#: i18ndata:121
+msgid "Volcano"
+msgstr ""
+
+#: i18ndata:122
+msgid "Warm Colors"
+msgstr "暖色"
+
+#: i18ndata:123
+msgid "Web"
+msgstr "Web"
+
+#: i18ndata:124
+msgid "animated Confetti"
+msgstr ""
+
+#: i18ndata:125
+msgid "Felt Pen"
+msgstr ""
+
+#: i18ndata:126
+#, fuzzy
+msgid "Sparks"
+msgstr "笔划"
+
+#: i18ndata:127 i18ndata:128 i18ndata:129
+msgid "Pencil Sketch"
+msgstr ""
+
+#: i18ndata:130
+#, fuzzy
+msgid "Vine"
+msgstr "正弦"
+
+#: i18ndata:131
+msgid "square (10x10)"
+msgstr ""
+
+#: i18ndata:132
+msgid "square (10x10) blur"
+msgstr ""
+
+#: i18ndata:133
+msgid "Circle (11)"
+msgstr "圆 (11)"
+
+#: i18ndata:134
+msgid "Circle Fuzzy (11)"
+msgstr ""
+
+#: i18ndata:135
+#, fuzzy
+msgid "Circle (13)"
+msgstr "圆"
+
+#: i18ndata:136
+msgid "Circle Fuzzy (13)"
+msgstr ""
+
+#: i18ndata:137
+#, fuzzy
+msgid "Circle (15)"
+msgstr "圆"
+
+#: i18ndata:138
+msgid "Circle Fuzzy (15)"
+msgstr ""
+
+#: i18ndata:139
+#, fuzzy
+msgid "Circle (17)"
+msgstr "圆"
+
+#: i18ndata:140
+msgid "Circle Fuzzy (17)"
+msgstr ""
+
+#: i18ndata:141
+#, fuzzy
+msgid "Circle (19)"
+msgstr "圆"
+
+#: i18ndata:142
+msgid "Circle Fuzzy (19)"
+msgstr ""
+
+#: i18ndata:143
+#, fuzzy
+msgid "Circle (01)"
+msgstr "圆"
+
+#: i18ndata:144
+msgid "square (20x20)"
+msgstr ""
+
+#: i18ndata:145
+msgid "square (20x20) blur"
+msgstr ""
+
+#: i18ndata:146
+#, fuzzy
+msgid "Circle (03)"
+msgstr "圆"
+
+#: i18ndata:147
+msgid "Circle Fuzzy (03)"
+msgstr ""
+
+#: i18ndata:148
+#, fuzzy
+msgid "Circle (05)"
+msgstr "圆"
+
+#: i18ndata:149
+msgid "Circle Fuzzy (05)"
+msgstr ""
+
+#: i18ndata:150
+msgid "square (5x5)"
+msgstr ""
+
+#: i18ndata:151
+msgid "square (5x5) blur"
+msgstr ""
+
+#: i18ndata:152
+#, fuzzy
+msgid "Circle (07)"
+msgstr "圆"
+
+#: i18ndata:153
+msgid "Circle Fuzzy (07)"
+msgstr ""
+
+#: i18ndata:154
+#, fuzzy
+msgid "Circle (09)"
+msgstr "圆"
+
+#: i18ndata:155
+msgid "Circle Fuzzy (09)"
+msgstr ""
+
+#: i18ndata:156 i18ndata:157 i18ndata:158 i18ndata:159
+msgid "Calligraphic Brush"
+msgstr ""
+
+#: i18ndata:160
+#, fuzzy
+msgid "Confetti"
+msgstr "对比度"
+
+#: i18ndata:161
+#, fuzzy
+msgid "Cursor"
+msgstr "裁剪"
+
+#: i18ndata:162
+msgid "Cursor Big LB"
+msgstr ""
+
+#: i18ndata:163
+msgid "Cursor Big LW"
+msgstr ""
+
+#: i18ndata:164
+msgid "Cursor Big RB"
+msgstr ""
+
+#: i18ndata:165
+msgid "Cursor Big RW"
+msgstr ""
+
+#: i18ndata:166
+#, fuzzy
+msgid "Cursor LW"
+msgstr "光标形状(&C):"
+
+#: i18ndata:167
+msgid "Cursor Resize Diag1"
+msgstr ""
+
+#: i18ndata:168
+msgid "Cursor Resize Diag2"
+msgstr ""
+
+#: i18ndata:169
+msgid "Cursor Resize Hor"
+msgstr ""
+
+#: i18ndata:170
+msgid "Cursor Resize Vert"
+msgstr ""
+
+#: i18ndata:171
+#, fuzzy
+msgid "Cursor RW"
+msgstr "光标形状(&C):"
+
+#: i18ndata:172
+msgid "Cursor Small LB"
+msgstr ""
+
+#: i18ndata:173
+msgid "Cursor Small LW"
+msgstr ""
+
+#: i18ndata:174
+msgid "Cursor Small RB"
+msgstr ""
+
+#: i18ndata:175
+msgid "Cursor Small RW"
+msgstr ""
+
+#: i18ndata:176
+msgid "Cursor Tiny LW"
+msgstr ""
+
+#: i18ndata:177
+msgid "Cursor Tiny RW"
+msgstr ""
+
+#: i18ndata:178
+#, fuzzy
+msgid "Cursor Up"
+msgstr "光标形状(&C):"
+
+#: i18ndata:179
+msgid "Diagonal Star (11)"
+msgstr ""
+
+#: i18ndata:180
+msgid "Diagonal Star (17)"
+msgstr ""
+
+#: i18ndata:181
+msgid "Diagonal Star (25)"
+msgstr ""
+
+#: i18ndata:182
+msgid "Sand Dunes (AP)"
+msgstr ""
+
+#: i18ndata:183
+msgid "Galaxy (AP)"
+msgstr ""
+
+#: i18ndata:184
+msgid "Galaxy, Big"
+msgstr ""
+
+#: i18ndata:185
+msgid "Galaxy, Small (AP)"
+msgstr ""
+
+#: i18ndata:186
+msgid "Pepper"
+msgstr ""
+
+#: i18ndata:187
+msgid "pixel (1x1 square)"
+msgstr ""
+
+#: i18ndata:188
+#, fuzzy
+msgid "3D Green"
+msgstr "绿"
+
+#: i18ndata:189
+msgid "Amethyst"
+msgstr ""
+
+#: i18ndata:190
+msgid "Tree Bark"
+msgstr ""
+
+#: i18ndata:191
+#, fuzzy
+msgid "Big Blue"
+msgstr "蓝"
+
+#: i18ndata:192
+#, fuzzy
+msgid "Blue Grid"
+msgstr "蓝"
+
+#: i18ndata:193
+#, fuzzy
+msgid "Blue Squares"
+msgstr "方"
+
+#: i18ndata:194
+#, fuzzy
+msgid "Blue Web"
+msgstr "蓝"
+
+#: i18ndata:195
+msgid "Bricks"
+msgstr ""
+
+#: i18ndata:196
+#, fuzzy
+msgid "Burlap"
+msgstr "蓝"
+
+#: i18ndata:197
+msgid "Burlwood"
+msgstr ""
+
+#: i18ndata:198
+msgid "Chocolate Swirl"
+msgstr ""
+
+#: i18ndata:199
+msgid "Cork board"
+msgstr ""
+
+#: i18ndata:200
+#, fuzzy
+msgid "Crack"
+msgstr "黑色"
+
+#: i18ndata:201
+#, fuzzy
+msgid "Craters"
+msgstr "图案"
+
+#: i18ndata:202
+#, fuzzy
+msgid "Crinkled Paper"
+msgstr "合并链接的图层"
+
+#: i18ndata:203
+msgid "Electric Blue"
+msgstr ""
+
+#: i18ndata:204
+#, fuzzy
+msgid "Fibers"
+msgstr "滤镜"
+
+#: i18ndata:205
+msgid "Granite #1"
+msgstr ""
+
+#: i18ndata:206
+msgid "Dried mud"
+msgstr ""
+
+#: i18ndata:207
+msgid "Ice"
+msgstr ""
+
+#: i18ndata:208
+#, fuzzy
+msgid "Java"
+msgstr "画布"
+
+#: i18ndata:209
+#, fuzzy
+msgid "Leather"
+msgstr "羽化..."
+
+#: i18ndata:210
+#, fuzzy
+msgid "Maple Leaves"
+msgstr "缩放图层"
+
+#: i18ndata:211
+#, fuzzy
+msgid "Leopard"
+msgstr "线性"
+
+#: i18ndata:212
+#, fuzzy
+msgid "Lightning"
+msgstr "较浅"
+
+#: i18ndata:213
+msgid "Marble #1"
+msgstr ""
+
+#: i18ndata:214
+msgid "Marble #2"
+msgstr ""
+
+#: i18ndata:215
+msgid "Marble #3"
+msgstr ""
+
+#: i18ndata:216
+msgid "One Small Step..."
+msgstr ""
+
+#: i18ndata:217
+msgid "Nops"
+msgstr ""
+
+#: i18ndata:218
+#, fuzzy
+msgid "Paper"
+msgstr "图案"
+
+#: i18ndata:219
+msgid "Parque #1"
+msgstr ""
+
+#: i18ndata:220
+msgid "Parque #2"
+msgstr ""
+
+#: i18ndata:221
+msgid "Parque #3"
+msgstr ""
+
+#: i18ndata:222
+msgid "Pastel Stuff"
+msgstr ""
+
+#: i18ndata:223
+#, fuzzy
+msgid "Pine"
+msgstr "正弦"
+
+#: i18ndata:224
+msgid "Pink Marble"
+msgstr ""
+
+#: i18ndata:225
+#, fuzzy
+msgid "Pool Bottom"
+msgstr "缩放工具(&Z)"
+
+#: i18ndata:226
+msgid "Qbert"
+msgstr ""
+
+#: i18ndata:227
+#, fuzzy
+msgid "Rain"
+msgstr "旋转"
+
+#: i18ndata:228
+msgid "recessed"
+msgstr ""
+
+#: i18ndata:229
+#, fuzzy
+msgid "Red Cubes"
+msgstr "读取字节"
+
+#: i18ndata:230
+msgid "Rocks"
+msgstr ""
+
+#: i18ndata:231
+msgid "Sky"
+msgstr ""
+
+#: i18ndata:232
+#, fuzzy
+msgid "Slate"
+msgstr "模式:"
+
+#: i18ndata:233
+#, fuzzy
+msgid "Small Squares"
+msgstr "方"
+
+#: i18ndata:234
+#, fuzzy
+msgid "Starfield"
+msgstr "星形"
+
+#: i18ndata:235
+#, fuzzy
+msgid "Stone"
+msgstr "正弦"
+
+#: i18ndata:236
+msgid "Stripes Fine"
+msgstr ""
+
+#: i18ndata:237
+#, fuzzy
+msgid "Stripes"
+msgstr "笔划"
+
+#: i18ndata:238
+msgid "Terra"
+msgstr ""
+
+#: i18ndata:239
+msgid "Walnut"
+msgstr ""
+
+#: i18ndata:240
+msgid "Warning!"
+msgstr "警告!"
+
+#: i18ndata:241
+msgid "Wood of some sort"
+msgstr ""
+
+#: i18ndata:242
+#, fuzzy
+msgid "Pine?"
+msgstr "直线"
+
+#: i18ndata:243
+msgid "Wood #1"
+msgstr ""
+
+#: i18ndata:244
+msgid "Wood #2"
+msgstr ""
+
+#: i18ndata:245
+msgid "Wood"
+msgstr ""
+
+#. i18n: file krita.rc line 20
+#: rc.cpp:6 rc.cpp:1879
+#, fuzzy, no-c-format
+msgid "&Resources"
+msgstr "图像大小"
+
+#. i18n: file krita.rc line 43
+#: rc.cpp:12 rc.cpp:1885
+#, fuzzy, no-c-format
+msgid "Grid Spacing"
+msgstr "间隔:"
+
+#. i18n: file krita.rc line 61
+#: rc.cpp:15 rc.cpp:1825 rc.cpp:1831 rc.cpp:1837 rc.cpp:1843 rc.cpp:1849
+#: rc.cpp:1855 rc.cpp:1888 rc.cpp:1927 rc.cpp:1945 rc.cpp:1972
+#, no-c-format
+msgid "&Image"
+msgstr "图像(&I)"
+
+#. i18n: file krita.rc line 67
+#: rc.cpp:18 rc.cpp:1891 rc.cpp:1942
+#, no-c-format
+msgid "&Layer"
+msgstr "图层(&L)"
+
+#. i18n: file krita.rc line 68
+#: rc.cpp:21 rc.cpp:1894
+#, no-c-format
+msgid "New"
+msgstr "新建"
+
+#. i18n: file krita.rc line 81
+#: rc.cpp:24 rc.cpp:1897
+#, no-c-format
+msgid "Mask"
+msgstr ""
+
+#. i18n: file krita.rc line 112
+#: rc.cpp:27 rc.cpp:1900
+#, fuzzy, no-c-format
+msgid "Sele&ct"
+msgstr "选择"
+
+#. i18n: file krita.rc line 125
+#: rc.cpp:30 rc.cpp:1903
+#, no-c-format
+msgid "Filte&r"
+msgstr "滤镜(&R)"
+
+#. i18n: file krita.rc line 145
+#: rc.cpp:36 rc.cpp:1771 rc.cpp:1909
+#, no-c-format
+msgid "Settings"
+msgstr "设置"
+
+#. i18n: file krita.rc line 163
+#: rc.cpp:42 rc.cpp:63 rc.cpp:1873 rc.cpp:1915
+#, no-c-format
+msgid "Navigation"
+msgstr "导航"
+
+#. i18n: file krita.rc line 170
+#: rc.cpp:45 rc.cpp:1918 ui/kis_aboutdata.h:31 ui/kis_view.cc:388
+#, no-c-format
+msgid "Krita"
+msgstr "Krita"
+
+#. i18n: file krita.rc line 174
+#: rc.cpp:48 rc.cpp:1921
+#, no-c-format
+msgid "Brushes and Stuff"
+msgstr ""
+
+#. i18n: file krita_readonly.rc line 18
+#: rc.cpp:57 rc.cpp:793 rc.cpp:1867 rc.cpp:1957
+#, no-c-format
+msgid "Layer"
+msgstr "图层"
+
+#. i18n: file ./ui/wdglayerproperties.ui line 29
+#: rc.cpp:66
+#, no-c-format
+msgid "&Opacity:"
+msgstr "不透明度(&O):"
+
+#. i18n: file ./ui/wdglayerproperties.ui line 45
+#: rc.cpp:69 ui/kis_layerlist.cc:185
+#, no-c-format
+msgid "Composite mode:"
+msgstr "复合模式:"
+
+#. i18n: file ./ui/wdglayerproperties.ui line 53
+#: rc.cpp:72 rc.cpp:197 rc.cpp:375 ui/kis_layerlist.cc:190
+#, fuzzy, no-c-format
+msgid "Profile:"
+msgstr "配置文件(&P):"
+
+#. i18n: file ./ui/wdglayerproperties.ui line 61
+#: rc.cpp:75 ui/kis_layerlist.cc:188
+#, no-c-format
+msgid "Colorspace:"
+msgstr "色彩空间:"
+
+#. i18n: file ./ui/wdglayerproperties.ui line 69
+#: rc.cpp:78 rc.cpp:170
+#, no-c-format
+msgid "&Name:"
+msgstr "名称(&N):"
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 40
+#: rc.cpp:81
+#, no-c-format
+msgid "&Cursor shape:"
+msgstr "光标形状(&C):"
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 49
+#: rc.cpp:84
+#, no-c-format
+msgid "Tool Icon"
+msgstr "工具图标"
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 54
+#: rc.cpp:87
+#, no-c-format
+msgid "Crosshair"
+msgstr ""
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 59
+#: rc.cpp:90
+#, no-c-format
+msgid "Arrow"
+msgstr "箭头"
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 64
+#: rc.cpp:93
+#, fuzzy, no-c-format
+msgid "Brush Outline"
+msgstr "画笔大小"
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 78
+#: rc.cpp:96
+#, no-c-format
+msgid "Palette Behavior"
+msgstr ""
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 92
+#: rc.cpp:99
+#, no-c-format
+msgid "Allow &docking"
+msgstr ""
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 100
+#: rc.cpp:102
+#, no-c-format
+msgid "Allow only &floating"
+msgstr ""
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 108
+#: rc.cpp:105
+#, no-c-format
+msgid "Allow docking only on &large screens"
+msgstr ""
+
+#. i18n: file ./ui/wdggeneralsettings.ui line 126
+#: rc.cpp:108
+#, fuzzy, no-c-format
+msgid "&Palette font size:"
+msgstr "调色板"
+
+#. i18n: file ./ui/wdggridsettings.ui line 44
+#: rc.cpp:111 ui/kis_filter_manager.cc:114 ui/kis_view.cc:266
+#, fuzzy, no-c-format
+msgid "Colors"
+msgstr "颜色(&C)"
+
+#. i18n: file ./ui/wdggridsettings.ui line 87
+#: rc.cpp:115 rc.cpp:146 rc.cpp:155
+#, no-c-format
+msgid "Subdivision:"
+msgstr ""
+
+#. i18n: file ./ui/wdggridsettings.ui line 95
+#: rc.cpp:118 rc.cpp:125
+#, fuzzy, no-c-format
+msgid "Main:"
+msgstr "旋转"
+
+#. i18n: file ./ui/wdggridsettings.ui line 120
+#: rc.cpp:122
+#, fuzzy, no-c-format
+msgid "Styles"
+msgstr "地平线"
+
+#. i18n: file ./ui/wdggridsettings.ui line 137
+#: rc.cpp:128 rc.cpp:137
+#, fuzzy, no-c-format
+msgid "Lines"
+msgstr "直线"
+
+#. i18n: file ./ui/wdggridsettings.ui line 142
+#: rc.cpp:131 rc.cpp:140
+#, no-c-format
+msgid "Dashed Lines"
+msgstr ""
+
+#. i18n: file ./ui/wdggridsettings.ui line 147
+#: rc.cpp:134 rc.cpp:143
+#, no-c-format
+msgid "Dots"
+msgstr ""
+
+#. i18n: file ./ui/wdggridsettings.ui line 374
+#: rc.cpp:158
+#, fuzzy, no-c-format
+msgid "Offset"
+msgstr "偏移:"
+
+#. i18n: file ./ui/wdggridsettings.ui line 393
+#: rc.cpp:161 rc.cpp:609 rc.cpp:682 rc.cpp:769 rc.cpp:1683
+#, no-c-format
+msgid "X:"
+msgstr ""
+
+#. i18n: file ./ui/wdggridsettings.ui line 401
+#: rc.cpp:164 rc.cpp:612 rc.cpp:688 rc.cpp:784 rc.cpp:1680
+#, no-c-format
+msgid "Y:"
+msgstr ""
+
+#. i18n: file ./ui/wdgnewimage.ui line 16
+#: rc.cpp:167
+#, no-c-format
+msgid "New Image"
+msgstr "新建图像"
+
+#. i18n: file ./ui/wdgnewimage.ui line 41
+#: rc.cpp:173
+#, no-c-format
+msgid "untitled-1"
+msgstr "无标题1"
+
+#. i18n: file ./ui/wdgnewimage.ui line 49
+#: rc.cpp:176
+#, no-c-format
+msgid "&Image Size"
+msgstr "图像大小(&I)"
+
+#. i18n: file ./ui/wdgnewimage.ui line 60
+#: rc.cpp:179 rc.cpp:752 rc.cpp:778 rc.cpp:1205 rc.cpp:1279
+#, no-c-format
+msgid "&Height:"
+msgstr "高度(&H):"
+
+#. i18n: file ./ui/wdgnewimage.ui line 71
+#: rc.cpp:182 rc.cpp:1202 rc.cpp:1276
+#, no-c-format
+msgid "&Width:"
+msgstr "宽度(&W):"
+
+#. i18n: file ./ui/wdgnewimage.ui line 104
+#: rc.cpp:185
+#, no-c-format
+msgid "&Resolution:"
+msgstr "分辨率(&R):"
+
+#. i18n: file ./ui/wdgnewimage.ui line 115
+#: rc.cpp:188 rc.cpp:1264 rc.cpp:1267
+#, no-c-format
+msgid " dpi"
+msgstr ""
+
+#. i18n: file ./ui/wdgnewimage.ui line 154
+#: rc.cpp:191
+#, no-c-format
+msgid "Mode"
+msgstr "模式"
+
+#. i18n: file ./ui/wdgnewimage.ui line 165
+#: rc.cpp:194
+#, no-c-format
+msgid "Color space:"
+msgstr "色彩空间:"
+
+#. i18n: file ./ui/wdgnewimage.ui line 215
+#: rc.cpp:203
+#, no-c-format
+msgid "Canvas color:"
+msgstr "画布颜色:"
+
+#. i18n: file ./ui/wdgnewimage.ui line 231
+#: rc.cpp:206
+#, no-c-format
+msgid "Description:"
+msgstr "描述:"
+
+#. i18n: file ./ui/wdgnewimage.ui line 245
+#: rc.cpp:209 rc.cpp:292 rc.cpp:1317 rc.cpp:1614 rc.cpp:1743
+#: ui/kis_layerlist.cc:184 ui/kis_tool_paint.cc:123
+#, no-c-format
+msgid "Opacity:"
+msgstr "不透明度:"
+
+#. i18n: file ./ui/wdgnewimage.ui line 273
+#: rc.cpp:212
+#, fuzzy, no-c-format
+msgid "Transparent"
+msgstr "透明燃烧"
+
+#. i18n: file ./ui/wdgnewimage.ui line 299
+#: rc.cpp:215 rc.cpp:218
+#, no-c-format
+msgid "Opacity of the background color."
+msgstr "背景色的不透明度。"
+
+#. i18n: file ./ui/wdgnewimage.ui line 310
+#: rc.cpp:221
+#, no-c-format
+msgid "Opaque"
+msgstr ""
+
+#. i18n: file ./ui/wdgnewimage.ui line 347
+#: rc.cpp:224
+#, fuzzy, no-c-format
+msgid "Create"
+msgstr "图案"
+
+#. i18n: file ./ui/wdgtabletsettings.ui line 16
+#: rc.cpp:227 ui/kis_dlg_preferences.cc:743
+#, fuzzy, no-c-format
+msgid "Tablet"
+msgstr "启用 OpenGL"
+
+#. i18n: file ./ui/wdgtabletsettings.ui line 27
+#: rc.cpp:230
+#, fuzzy, no-c-format
+msgid "Tablet Devices"
+msgstr "缩放图层"
+
+#. i18n: file ./ui/wdgtabletsettings.ui line 46
+#: rc.cpp:233
+#, fuzzy, no-c-format
+msgid "Device:"
+msgstr "预览"
+
+#. i18n: file ./ui/wdgtabletsettings.ui line 69
+#: rc.cpp:236
+#, fuzzy, no-c-format
+msgid "Enable"
+msgstr "启用 OpenGL"
+
+#. i18n: file ./ui/wdgtabletsettings.ui line 77
+#: rc.cpp:239
+#, fuzzy, no-c-format
+msgid "Configure..."
+msgstr "角:"
+
+#. i18n: file ./ui/wdglayerbox.ui line 52
+#: rc.cpp:242
+#, no-c-format
+msgid "Blending mode"
+msgstr "混合模式"
+
+#. i18n: file ./ui/wdglayerbox.ui line 106
+#: rc.cpp:246
+#, no-c-format
+msgid "Create a new layer"
+msgstr "创建新图层"
+
+#. i18n: file ./ui/wdglayerbox.ui line 132
+#: rc.cpp:250
+#, no-c-format
+msgid "Move layer down"
+msgstr "图层下移"
+
+#. i18n: file ./ui/wdglayerbox.ui line 158
+#: rc.cpp:254
+#, no-c-format
+msgid "Move layer up"
+msgstr "图层上移"
+
+#. i18n: file ./ui/wdglayerbox.ui line 178
+#: rc.cpp:257 rc.cpp:487
+#, no-c-format
+msgid "..."
+msgstr "..."
+
+#. i18n: file ./ui/wdglayerbox.ui line 181
+#: rc.cpp:260
+#, no-c-format
+msgid "View or change the layer properties"
+msgstr "查看或更改图层属性"
+
+#. i18n: file ./ui/wdglayerbox.ui line 224
+#: rc.cpp:264
+#, no-c-format
+msgid "Delete the layer"
+msgstr "删除图层"
+
+#. i18n: file ./ui/wdgpalettechooser.ui line 16
+#: rc.cpp:267
+#, fuzzy, no-c-format
+msgid "Choose Palette"
+msgstr "调色板"
+
+#. i18n: file ./ui/wdgautogradient.ui line 30
+#: rc.cpp:278 ui/kis_gradient_chooser.cc:36 ui/kis_gradient_chooser.cc:38
+#, fuzzy, no-c-format
+msgid "Custom Gradient"
+msgstr "自动渐变"
+
+#. i18n: file ./ui/wdgautogradient.ui line 93
+#: rc.cpp:281
+#, no-c-format
+msgid "Segment Color"
+msgstr "段颜色"
+
+#. i18n: file ./ui/wdgautogradient.ui line 117
+#: rc.cpp:284
+#, no-c-format
+msgid "Left:"
+msgstr "左:"
+
+#. i18n: file ./ui/wdgautogradient.ui line 172
+#: rc.cpp:288
+#, fuzzy, no-c-format
+msgid "Right:"
+msgstr "高度:"
+
+#. i18n: file ./ui/wdgautogradient.ui line 252
+#: rc.cpp:295 rc.cpp:298 rc.cpp:1216 rc.cpp:1219 rc.cpp:1290 rc.cpp:1293
+#: rc.cpp:1320
+#, no-c-format
+msgid "%"
+msgstr "%"
+
+#. i18n: file ./ui/wdgautogradient.ui line 305
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:242 rc.cpp:301
+#, no-c-format
+msgid "Linear"
+msgstr "线性"
+
+#. i18n: file ./ui/wdgautogradient.ui line 310
+#: rc.cpp:304
+#, no-c-format
+msgid "Curved"
+msgstr "曲线"
+
+#. i18n: file ./ui/wdgautogradient.ui line 315
+#: rc.cpp:307
+#, no-c-format
+msgid "Sine"
+msgstr "正弦"
+
+#. i18n: file ./ui/wdgautogradient.ui line 320
+#: rc.cpp:310
+#, no-c-format
+msgid "Sphere Inc."
+msgstr ""
+
+#. i18n: file ./ui/wdgautogradient.ui line 325
+#: rc.cpp:313
+#, no-c-format
+msgid "Sphere Dec."
+msgstr ""
+
+#. i18n: file ./ui/wdgautogradient.ui line 342
+#: rc.cpp:316 ui/kis_view.cc:3821
+#, no-c-format
+msgid "RGB"
+msgstr "RGB"
+
+#. i18n: file ./ui/wdgautogradient.ui line 347
+#: rc.cpp:319
+#, no-c-format
+msgid "HSV CW"
+msgstr "HSV CW"
+
+#. i18n: file ./ui/wdgautogradient.ui line 352
+#: rc.cpp:322
+#, no-c-format
+msgid "HSV CCW"
+msgstr "HSV CCW"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 16
+#: rc.cpp:325
+#, no-c-format
+msgid "Color Settings"
+msgstr "颜色设置"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 35
+#: rc.cpp:328
+#, fuzzy, no-c-format
+msgid "Default color model for new images:"
+msgstr "默认工作色彩模型:"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 64
+#: rc.cpp:331 rc.cpp:411 ui/kis_dlg_preferences.cc:734
+#, no-c-format
+msgid "Display"
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 75
+#: rc.cpp:334
+#, fuzzy, no-c-format
+msgid "&Monitor profile:"
+msgstr "无配置文件"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 81
+#: rc.cpp:337
+#, fuzzy, no-c-format
+msgid "The icm profile for your calibrated monitor."
+msgstr "您校正后显示器的 ICM 配置文件。"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 89
+#: rc.cpp:340
+#, fuzzy, no-c-format
+msgid "&Rendering intent:"
+msgstr "渲染缩进(&R)"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 99
+#: rc.cpp:343 rc.cpp:362
+#, no-c-format
+msgid ""
+"In converting the image data to be shown on screen you can select different "
+"ways in which to handle colors that can not be displayed on a monitor (out of "
+"gamut).\n"
+"The different rendering intent methods will affect only what is shown on "
+"screen, and exporting or printing the image will not be affected.\n"
+"<li>Perceptual, shows full gamut. Recommended for photographic images.</li>\n"
+"<li>Relative Colorimetric, also called Proof or Preserve Identical Color and "
+"White Point. Reproduces in-gamut colors and clips out-of-gamut colors to the "
+"nearest reproducible color.</li>\n"
+"<li>Absolute Colorimetric, much like Relative Colorimetric but it sacrificing "
+"saturation and possibly lightness for out-of-gamut colors. Rarely of use for "
+"photographic images.</li>"
+"<li>Saturation, Preserves saturation. Convert from the saturated primary colors "
+"in the image to saturated primary colors on screen.</li>"
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 105
+#: rc.cpp:350 rc.cpp:664 rc.cpp:976
+#, no-c-format
+msgid "Perceptual"
+msgstr "感官"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 110
+#: rc.cpp:353
+#, fuzzy, no-c-format
+msgid "Relative Colorimetric"
+msgstr "相对色度"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 115
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:73
+#: kritacolor/kis_composite_op.cc:124 rc.cpp:356 rc.cpp:652 rc.cpp:1002
+#, no-c-format
+msgid "Saturation"
+msgstr "饱和度"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 120
+#: rc.cpp:359
+#, fuzzy, no-c-format
+msgid "Absolute Colorimetric"
+msgstr "绝对色度"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 165
+#: rc.cpp:369
+#, fuzzy, no-c-format
+msgid "Printing"
+msgstr "打印大小"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 194
+#: rc.cpp:372
+#, fuzzy, no-c-format
+msgid "Color model:"
+msgstr "当前色彩模型:"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 208
+#: rc.cpp:378
+#, no-c-format
+msgid "The icm profile for your calibrated printer"
+msgstr "您校正后打印机的 ICM 配置文件"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 218
+#: rc.cpp:381
+#, fuzzy, no-c-format
+msgid "Profile on Paste"
+msgstr "配置文件(&P):"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 229
+#: rc.cpp:384
+#, no-c-format
+msgid ""
+"<p>Select what color profile to add when pasting from external applications "
+"that do not use a color profile.</p>"
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 240
+#: rc.cpp:387
+#, fuzzy, no-c-format
+msgid "Use sRGB"
+msgstr "文本画笔"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 243
+#: rc.cpp:390
+#, no-c-format
+msgid "sRGB are like images from the web are supposed to be seen."
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 251
+#: rc.cpp:393
+#, fuzzy, no-c-format
+msgid "Use monitor profile"
+msgstr "无配置文件"
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 254
+#: rc.cpp:396
+#, no-c-format
+msgid "This is like you see it in the other application"
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 262
+#: rc.cpp:399
+#, no-c-format
+msgid "Ask"
+msgstr ""
+
+#. i18n: file ./ui/wdgcolorsettings.ui line 280
+#: rc.cpp:402
+#, no-c-format
+msgid "Use Blackpoint compensation"
+msgstr "使用黑点补偿"
+
+#. i18n: file ./ui/wdgpressuresettings.ui line 41
+#: rc.cpp:405
+#, fuzzy, no-c-format
+msgid "Softer"
+msgstr "滤镜"
+
+#. i18n: file ./ui/wdgpressuresettings.ui line 49
+#: rc.cpp:408
+#, fuzzy, no-c-format
+msgid "Firmer"
+msgstr "滤镜"
+
+#. i18n: file ./ui/wdgdisplaysettings.ui line 44
+#: rc.cpp:414
+#, no-c-format
+msgid "OpenGL"
+msgstr "OpenGL"
+
+#. i18n: file ./ui/wdgdisplaysettings.ui line 63
+#: rc.cpp:417
+#, no-c-format
+msgid "Enable OpenGL"
+msgstr "启用 OpenGL"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 16
+#: rc.cpp:420
+#, no-c-format
+msgid "Geometry Options"
+msgstr "几何选项"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 50
+#: rc.cpp:423
+#, no-c-format
+msgid "Fill:"
+msgstr "填充:"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 56
+#: rc.cpp:426
+#, no-c-format
+msgid "Not Filled"
+msgstr "未填充"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 61
+#: rc.cpp:429
+#, no-c-format
+msgid "Foreground Color"
+msgstr "前景色"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 66
+#: rc.cpp:432
+#, no-c-format
+msgid "Background Color"
+msgstr "背景色"
+
+#. i18n: file ./ui/wdgshapeoptions.ui line 71
+#: rc.cpp:435
+#, no-c-format
+msgid "Pattern"
+msgstr "图案"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 32
+#: rc.cpp:438
+#, no-c-format
+msgid "Style:"
+msgstr "样式:"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 38
+#: rc.cpp:441
+#, no-c-format
+msgid "Constant"
+msgstr "对比度"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 43
+#: rc.cpp:444
+#, no-c-format
+msgid "Random"
+msgstr "随机"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 48
+#: rc.cpp:447
+#, fuzzy, no-c-format
+msgid "Incremental"
+msgstr "白炽"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 53
+#: rc.cpp:450
+#, fuzzy, no-c-format
+msgid "Pressure"
+msgstr "性能测试"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 58
+#: rc.cpp:453
+#, fuzzy, no-c-format
+msgid "Angular"
+msgstr "角度"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 76
+#: rc.cpp:456
+#, no-c-format
+msgid "Selection mode:"
+msgstr "选择模式:"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 82
+#: rc.cpp:459
+#, no-c-format
+msgid "Regular"
+msgstr "矩形"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 87
+#: rc.cpp:462
+#, no-c-format
+msgid "Animated"
+msgstr ""
+
+#. i18n: file ./ui/wdgcustombrush.ui line 101
+#: rc.cpp:465 ui/kis_brush_chooser.cc:39
+#, no-c-format
+msgid "Use color as mask"
+msgstr "使用颜色作为蒙板"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 183
+#: rc.cpp:469
+#, fuzzy, no-c-format
+msgid "Use as Brush"
+msgstr "文本画笔"
+
+#. i18n: file ./ui/wdgcustombrush.ui line 191
+#: rc.cpp:472
+#, no-c-format
+msgid "Add to Predefined Brushes"
+msgstr "添加到预定义画笔"
+
+#. i18n: file ./ui/wdgtextbrush.ui line 16
+#: plugins/tools/defaulttools/kis_tool_text.cc:54
+#: plugins/tools/defaulttools/kis_tool_text.cc:100
+#: plugins/tools/defaulttools/kis_tool_text.cc:193 rc.cpp:475
+#, no-c-format
+msgid "Text"
+msgstr "文本"
+
+#. i18n: file ./ui/wdgtextbrush.ui line 43
+#: rc.cpp:478
+#, no-c-format
+msgid "Text:"
+msgstr "文本:"
+
+#. i18n: file ./ui/wdgtextbrush.ui line 61
+#: rc.cpp:481
+#, no-c-format
+msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
+msgstr ""
+
+#. i18n: file ./ui/wdgtextbrush.ui line 87
+#: rc.cpp:484
+#, no-c-format
+msgid "Font:"
+msgstr "字体:"
+
+#. i18n: file ./ui/wdgcustompattern.ui line 32
+#: rc.cpp:491
+#, fuzzy, no-c-format
+msgid "Source:"
+msgstr "图像大小"
+
+#. i18n: file ./ui/wdgcustompattern.ui line 38
+#: rc.cpp:494
+#, no-c-format
+msgid "Entire Image"
+msgstr "整个图像"
+
+#. i18n: file ./ui/wdgcustompattern.ui line 129
+#: rc.cpp:498
+#, no-c-format
+msgid "Use as Pattern"
+msgstr "使用为图案"
+
+#. i18n: file ./ui/wdgcustompattern.ui line 148
+#: rc.cpp:504
+#, no-c-format
+msgid "Add to Predefined Patterns"
+msgstr "添加到预定义图案"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 41
+#: rc.cpp:507 rc.cpp:1376
+#, no-c-format
+msgid "Preview"
+msgstr "预览"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 101
+#: rc.cpp:511
+#, no-c-format
+msgid "Pr&eview"
+msgstr "预览(&E)"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 107
+#: rc.cpp:514
+#, no-c-format
+msgid "Preview modified layer"
+msgstr "预览修改过的图层"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 115
+#: rc.cpp:517
+#, no-c-format
+msgid "Ori&ginal"
+msgstr "原始(&G)"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 118
+#: rc.cpp:520
+#, no-c-format
+msgid "Show original layer"
+msgstr "显示原始图层"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 150
+#: rc.cpp:525 ui/kobirdeyepanel.cpp:75
+#, no-c-format
+msgid "Zoom Out"
+msgstr "缩小"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 164
+#: rc.cpp:530 ui/kobirdeyepanel.cpp:74
+#, no-c-format
+msgid "Zoom In"
+msgstr "放大"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 178
+#: rc.cpp:535
+#, no-c-format
+msgid "1 : 1"
+msgstr ""
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 192
+#: rc.cpp:540
+#, no-c-format
+msgid "Update preview"
+msgstr "更新预览"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 202
+#: rc.cpp:543
+#, no-c-format
+msgid "&Autoupdate"
+msgstr "自动更新(&A)"
+
+#. i18n: file ./ui/kis_previewwidgetbase.ui line 208
+#: rc.cpp:546
+#, no-c-format
+msgid "Automatically update the preview whenever the filter settings change"
+msgstr ""
+
+#. i18n: file ./ui/wdgautobrush.ui line 40
+#: rc.cpp:549
+#, no-c-format
+msgid "&Size"
+msgstr "大小(&S)"
+
+#. i18n: file ./ui/wdgautobrush.ui line 161
+#: rc.cpp:555
+#, fuzzy, no-c-format
+msgid "&Fade"
+msgstr "模式:"
+
+#. i18n: file ./ui/wdgautobrush.ui line 310
+#: rc.cpp:562 rc.cpp:1541
+#, no-c-format
+msgid "Circle"
+msgstr "圆"
+
+#. i18n: file ./ui/wdgautobrush.ui line 315
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:245 rc.cpp:565
+#, no-c-format
+msgid "Square"
+msgstr "方"
+
+#. i18n: file ./ui/wdgperformancesettings.ui line 32
+#: rc.cpp:568
+#, no-c-format
+msgid "Maximum number of tiles kept in memory:"
+msgstr ""
+
+#. i18n: file ./ui/wdgperformancesettings.ui line 36
+#: rc.cpp:571 rc.cpp:575
+#, no-c-format
+msgid ""
+"The maximum number of \"tiles\" that are kept in memory. For regular RGBA8 "
+"images, each tile is about 16 kB in size. Thus, for a value of 500 tiles this "
+"usually means about 8 megabytes are used for image data. If you regularly "
+"handle large images, a greater value here might be useful.\n"
+"Note that this number is only a guideline for Krita, and is not guaranteed to "
+"be the actual number of tiles in memory."
+msgstr ""
+
+#. i18n: file ./ui/wdgperformancesettings.ui line 86
+#: rc.cpp:579
+#, fuzzy, no-c-format
+msgid "Swappiness:"
+msgstr "形状"
+
+#. i18n: file ./ui/wdgperformancesettings.ui line 89
+#: rc.cpp:582
+#, no-c-format
+msgid ""
+"This configures how much Krita will use the swap file. If you move the slider "
+"all the way to the left, Krita will not use the swap file at all. If you move "
+"it all the way to the right, Krita will make maximum use of the swap file."
+msgstr ""
+
+#. i18n: file ./ui/wdgperformancesettings.ui line 115
+#: rc.cpp:585
+#, no-c-format
+msgid ""
+"This configures how much Krita likes to swap. Move the slider to the left, and "
+"there is no swapping at all. Move it to the right there is a lot of swapping "
+"going on."
+msgstr ""
+
+#. i18n: file ./ui/kis_matrix_widget.ui line 16
+#: rc.cpp:588
+#, no-c-format
+msgid "Matrix Widget"
+msgstr "矩阵部件"
+
+#. i18n: file ./ui/wdgcustompalette.ui line 24
+#: rc.cpp:591
+#, no-c-format
+msgid "Unnamed"
+msgstr "未命名"
+
+#. i18n: file ./ui/wdgcustompalette.ui line 37
+#: rc.cpp:594
+#, no-c-format
+msgid "Add New Color..."
+msgstr "添加新颜色..."
+
+#. i18n: file ./ui/wdgcustompalette.ui line 48
+#: rc.cpp:597
+#, no-c-format
+msgid "Remove Selected Color"
+msgstr "删除选中的颜色"
+
+#. i18n: file ./ui/wdgcustompalette.ui line 56
+#: rc.cpp:600 ui/kis_custom_palette.cc:79
+#, no-c-format
+msgid "Add to Predefined Palettes"
+msgstr "添加到预定义图案"
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 16
+#: rc.cpp:603
+#, no-c-format
+msgid "Configure Tablet Device"
+msgstr "配置手写设备"
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 44
+#: rc.cpp:606
+#, no-c-format
+msgid "Axes"
+msgstr ""
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 109
+#: rc.cpp:615
+#, no-c-format
+msgid "Pressure:"
+msgstr "压力:"
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 132
+#: rc.cpp:618
+#, no-c-format
+msgid "X tilt:"
+msgstr ""
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 155
+#: rc.cpp:621
+#, no-c-format
+msgid "Y tilt:"
+msgstr ""
+
+#. i18n: file ./ui/wdgtabletdevicesettings.ui line 178
+#: rc.cpp:624
+#, no-c-format
+msgid "Wheel:"
+msgstr "滚轮:"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 32
+#: rc.cpp:627
+#, no-c-format
+msgid "Apply Profile"
+msgstr "应用配置文件"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 43
+#: rc.cpp:630
+#, no-c-format
+msgid "&Profiles:"
+msgstr "配置文件(&P):"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 52
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:251 rc.cpp:633
+#: ui/kis_dlg_preferences.cc:408 ui/kis_dlg_preferences.cc:409
+#: ui/kis_dlg_preferences.cc:410 ui/kis_dlg_preferences.cc:411
+#: ui/kis_dlg_preferences.cc:412 ui/kis_dlg_preferences.cc:413
+#, no-c-format
+msgid "None"
+msgstr "无"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 72
+#: rc.cpp:636
+#, no-c-format
+msgid ""
+"The image data you want to paste does not have an ICM profile associated with "
+"it. If you do not select a profile, Krita will assume that the image data is "
+"encoded in the import profile defined in the Settings dialog."
+msgstr ""
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 83
+#: rc.cpp:639 rc.cpp:972
+#, no-c-format
+msgid "&Rendering Intent"
+msgstr "渲染缩进(&R)"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 89
+#: rc.cpp:643
+#, no-c-format
+msgid "Rendering intent determines the bias in the color conversion."
+msgstr ""
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 100
+#: rc.cpp:646 rc.cpp:989
+#, no-c-format
+msgid "Relative colorimetric"
+msgstr "相对色度"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 103
+#: rc.cpp:649
+#, no-c-format
+msgid ""
+"Within and outside gamut; same as Absolute Colorimetric. White point changed to "
+"result in neutral grays."
+msgstr ""
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 114
+#: rc.cpp:655
+#, no-c-format
+msgid ""
+"Hue and saturation maintained with lightness sacrificed to maintain saturation. "
+"White point changed to result in neutral grays. Intended for business graphics "
+"(make it colorful charts, graphs, overheads, ...)"
+msgstr ""
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 122
+#: rc.cpp:658 rc.cpp:1020
+#, no-c-format
+msgid "Absolute colorimetric"
+msgstr "绝对色度"
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 125
+#: rc.cpp:661
+#, no-c-format
+msgid ""
+"Within the destination device gamut; hue, lightness and saturation are "
+"maintained. Outside the gamut; hue and lightness are maintained, saturation is "
+"sacrificed. White point for source and destination; unchanged. Intended for "
+"spot colors (Pantone, TruMatch, logo colors, ...)"
+msgstr ""
+
+#. i18n: file ./ui/wdgapplyprofile.ui line 136
+#: rc.cpp:667
+#, no-c-format
+msgid ""
+"Hue hopefully maintained (but not required), lightness and saturation "
+"sacrificed to maintain the perceived color. White point changed to result in "
+"neutral grays. Intended for images."
+msgstr ""
+
+#. i18n: file ./ui/wdgselectionoptions.ui line 41
+#: rc.cpp:670
+#, no-c-format
+msgid "Action:"
+msgstr "动作:"
+
+#. i18n: file ./ui/wdgselectionoptions.ui line 52
+#: kritacolor/kis_composite_op.cc:101 rc.cpp:676
+#, no-c-format
+msgid "Subtract"
+msgstr "减"
+
+#. i18n: file ./ui/wdgbirdeye.ui line 24
+#: rc.cpp:679 ui/kis_view.cc:3808
+#, no-c-format
+msgid "Overview"
+msgstr "概览"
+
+#. i18n: file ./ui/wdgbirdeye.ui line 93
+#: rc.cpp:685 rc.cpp:691
+#, no-c-format
+msgid "00000"
+msgstr ""
+
+#. i18n: file ./ui/wdgbirdeye.ui line 257
+#: rc.cpp:695
+#, no-c-format
+msgid "1:1"
+msgstr ""
+
+#. i18n: file ./ui/wdgbirdeye.ui line 260
+#: rc.cpp:698
+#, fuzzy, no-c-format
+msgid "Zoom to 100%"
+msgstr "缩放 %1%"
+
+#. i18n: file ./colorspaces/wet/wdgpressure.ui line 27
+#: rc.cpp:701
+#, fuzzy, no-c-format
+msgid "Pressure effects:"
+msgstr "性能测试"
+
+#. i18n: file ./colorspaces/wet/wdgpressure.ui line 35
+#: plugins/paintops/defaultpaintops/kis_brushop.cc:65
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:70 rc.cpp:704
+#, no-c-format
+msgid "Size"
+msgstr "大小"
+
+#. i18n: file ./colorspaces/wet/wdgpressure.ui line 46
+#: rc.cpp:707
+#, fuzzy, no-c-format
+msgid "Wetness"
+msgstr "线条粗细:"
+
+#. i18n: file ./colorspaces/wet/wdgpressure.ui line 54
+#: rc.cpp:710
+#, no-c-format
+msgid "Strength"
+msgstr "强度"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 24
+#: rc.cpp:713
+#, no-c-format
+msgid "&Gravity"
+msgstr "重力(&G)"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 35
+#: rc.cpp:716
+#, no-c-format
+msgid "Paint &gravity"
+msgstr "重力绘制(&G)"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 43
+#: rc.cpp:719
+#, no-c-format
+msgid "Direction:"
+msgstr "方向:"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 52
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:526
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:582 rc.cpp:722
+#, no-c-format
+msgid "Up"
+msgstr "上"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 62
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:528
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:584 rc.cpp:728
+#, no-c-format
+msgid "Down"
+msgstr "下"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 79
+#: rc.cpp:734
+#, no-c-format
+msgid "&Strength:"
+msgstr "强度(&S):"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 100
+#: rc.cpp:737
+#, no-c-format
+msgid "&Paint"
+msgstr "绘制(&P)"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 111
+#: rc.cpp:740
+#, no-c-format
+msgid "&Drying rate:"
+msgstr ""
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 122
+#: rc.cpp:743
+#, no-c-format
+msgid "&Liquid content:"
+msgstr ""
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 160
+#: rc.cpp:746
+#, no-c-format
+msgid "&Miscibility:"
+msgstr "可混合性(&M):"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 173
+#: rc.cpp:749
+#, no-c-format
+msgid "&Canvas"
+msgstr "画布(&C)"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 211
+#: rc.cpp:755
+#, no-c-format
+msgid "&Absorbency:"
+msgstr "吸光度(&A):"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 222
+#: rc.cpp:758
+#, no-c-format
+msgid "&Color:"
+msgstr "颜色(&C):"
+
+#. i18n: file ./colorspaces/wetsticky/wstool.ui line 233
+#: rc.cpp:761
+#, no-c-format
+msgid "Paint canvas attributes"
+msgstr "绘制画布属性"
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 16
+#: core/kis_crop_visitor.h:60 plugins/tools/tool_crop/kis_tool_crop.cc:63
+#: plugins/tools/tool_crop/kis_tool_crop.cc:536 rc.cpp:766
+#, no-c-format
+msgid "Crop"
+msgstr "裁剪"
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 74
+#: rc.cpp:772
+#, no-c-format
+msgid "W&idth:"
+msgstr "宽度(&I):"
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 77
+#: rc.cpp:775
+#, no-c-format
+msgid "Will keep the width of the crop constant"
+msgstr ""
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 104
+#: rc.cpp:781
+#, no-c-format
+msgid "Will keep the height of the crop constant"
+msgstr ""
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 131
+#: rc.cpp:787
+#, no-c-format
+msgid "R&atio:"
+msgstr "比率(&A):"
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 134
+#: rc.cpp:790
+#, no-c-format
+msgid "Will keep the ratio constant"
+msgstr ""
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 158
+#: rc.cpp:796 rc.cpp:1924 rc.cpp:1951 rc.cpp:1954 rc.cpp:1990
+#, no-c-format
+msgid "Image"
+msgstr "图像"
+
+#. i18n: file ./plugins/tools/tool_crop/wdg_tool_crop.ui line 173
+#: plugins/tools/tool_crop/kis_tool_crop.cc:727 rc.cpp:799
+#, no-c-format
+msgid "&Crop"
+msgstr "裁剪(&C)"
+
+#. i18n: file ./plugins/tools/tool_star/wdg_tool_star.ui line 16
+#: plugins/tools/tool_star/kis_tool_star.cc:53
+#: plugins/tools/tool_star/kis_tool_star.cc:124 rc.cpp:802
+#, no-c-format
+msgid "Star"
+msgstr "星形"
+
+#. i18n: file ./plugins/tools/tool_star/wdg_tool_star.ui line 38
+#: rc.cpp:805 rc.cpp:841
+#, no-c-format
+msgid "Vertices:"
+msgstr ""
+
+#. i18n: file ./plugins/tools/tool_star/wdg_tool_star.ui line 73
+#: rc.cpp:808 rc.cpp:844
+#, no-c-format
+msgid "Ratio:"
+msgstr "比率:"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 16
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:54
+#: plugins/tools/defaulttools/kis_tool_colorpicker.h:82 rc.cpp:811
+#, no-c-format
+msgid "Color Picker"
+msgstr "颜色拾取器"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 31
+#: rc.cpp:814
+#, fuzzy, no-c-format
+msgid "Sample All Visible Layers"
+msgstr "合并可见的图层"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 36
+#: rc.cpp:817
+#, fuzzy, no-c-format
+msgid "Current Layer"
+msgstr "当前图层"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 68
+#: rc.cpp:820
+#, no-c-format
+msgid "Update current color"
+msgstr "更新当前颜色"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 84
+#: rc.cpp:823
+#, no-c-format
+msgid "Add to palette:"
+msgstr "添加到调色板:"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 99
+#: rc.cpp:826
+#, no-c-format
+msgid "Show colors as percentages"
+msgstr ""
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 115
+#: rc.cpp:829
+#, fuzzy, no-c-format
+msgid "Sample radius:"
+msgstr "颜色拾取器(&C)"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 134
+#: rc.cpp:832
+#, no-c-format
+msgid "Channel"
+msgstr "通道"
+
+#. i18n: file ./plugins/tools/defaulttools/wdgcolorpicker.ui line 145
+#: kritacolor/kis_composite_op.cc:125 rc.cpp:835
+#, no-c-format
+msgid "Value"
+msgstr "值"
+
+#. i18n: file ./plugins/tools/tool_curves/wdg_tool_example.ui line 16
+#: rc.cpp:838
+#, fuzzy, no-c-format
+msgid "Example"
+msgstr "启用 OpenGL"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 16
+#: plugins/tools/tool_transform/kis_tool_transform.cc:91
+#: plugins/tools/tool_transform/kis_tool_transform.cc:148 rc.cpp:847
+#, no-c-format
+msgid "Transform"
+msgstr "变形"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 57
+#: rc.cpp:850
+#, fuzzy, no-c-format
+msgid "Move X:"
+msgstr "模式:"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 86
+#: rc.cpp:853
+#, fuzzy, no-c-format
+msgid "Scale X:"
+msgstr "缩放"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 125
+#: rc.cpp:856
+#, fuzzy, no-c-format
+msgid "Move Y:"
+msgstr "模式:"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 154
+#: rc.cpp:859
+#, fuzzy, no-c-format
+msgid "Scale Y:"
+msgstr "缩放"
+
+#. i18n: file ./plugins/tools/tool_transform/wdg_tool_transform.ui line 179
+#: plugins/tools/tool_filter/kis_tool_filter.cc:106 rc.cpp:862 rc.cpp:1228
+#, no-c-format
+msgid "Filter:"
+msgstr "滤镜:"
+
+#. i18n: file ./plugins/paintops/defaultpaintops/kis_dlgbrushcurvecontrol.ui line 16
+#: rc.cpp:865
+#, fuzzy, no-c-format
+msgid "Custom Curves"
+msgstr "自定义画笔"
+
+#. i18n: file ./plugins/paintops/defaultpaintops/kis_dlgbrushcurvecontrol.ui line 34
+#: rc.cpp:868
+#, fuzzy, no-c-format
+msgid "Size Curve"
+msgstr "滤镜工具"
+
+#. i18n: file ./plugins/paintops/defaultpaintops/kis_dlgbrushcurvecontrol.ui line 53
+#: rc.cpp:871 rc.cpp:877 rc.cpp:883
+#, no-c-format
+msgid "Use custom curve"
+msgstr ""
+
+#. i18n: file ./plugins/paintops/defaultpaintops/kis_dlgbrushcurvecontrol.ui line 78
+#: rc.cpp:874
+#, fuzzy, no-c-format
+msgid "Opacity Curve"
+msgstr "不透明度:"
+
+#. i18n: file ./plugins/paintops/defaultpaintops/kis_dlgbrushcurvecontrol.ui line 122
+#: rc.cpp:880
+#, fuzzy, no-c-format
+msgid "Darken Curve"
+msgstr "变暗"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 24
+#: plugins/viewplugins/variations/dlg_variations.cc:34 rc.cpp:894
+#, fuzzy, no-c-format
+msgid "Variations"
+msgstr "导航"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 122
+#: rc.cpp:897 rc.cpp:936 rc.cpp:951
+#, no-c-format
+msgid "Current Pick"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 133
+#: rc.cpp:900
+#, no-c-format
+msgid "Original"
+msgstr "原始"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 165
+#: rc.cpp:906
+#, no-c-format
+msgid "&Shadows"
+msgstr "阴影(&S)"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 173
+#: rc.cpp:909
+#, no-c-format
+msgid "&Midtones"
+msgstr "中间影调(&M)"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 184
+#: rc.cpp:912
+#, no-c-format
+msgid "&Highlights"
+msgstr "突出显示(&H)"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 192
+#: rc.cpp:915
+#, no-c-format
+msgid "&Saturation"
+msgstr "饱和度(&S)"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 200
+#: rc.cpp:918
+#, no-c-format
+msgid "Show &clipping"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 216
+#: rc.cpp:921
+#, no-c-format
+msgid "Fine"
+msgstr "精细"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 224
+#: rc.cpp:924 rc.cpp:1183
+#, no-c-format
+msgid "Coarse"
+msgstr "粗糙"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 250
+#: rc.cpp:927
+#, no-c-format
+msgid "&Load..."
+msgstr "载入(&L)..."
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 258
+#: rc.cpp:930 rc.cpp:1481
+#, no-c-format
+msgid "&Save As..."
+msgstr "另存为(&S)..."
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 349
+#: rc.cpp:933
+#, no-c-format
+msgid "Lighter"
+msgstr "较浅"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 433
+#: rc.cpp:939
+#, no-c-format
+msgid "Darker"
+msgstr "较深"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 532
+#: rc.cpp:942
+#, no-c-format
+msgid "More Red"
+msgstr "更多红色"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 551
+#: rc.cpp:945
+#, no-c-format
+msgid "More Cyan"
+msgstr "更多青色"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 609
+#: rc.cpp:948
+#, no-c-format
+msgid "More Green"
+msgstr "更多绿色"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 764
+#: rc.cpp:954
+#, no-c-format
+msgid "More Yellow"
+msgstr "更多黄色"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 864
+#: rc.cpp:957
+#, no-c-format
+msgid "More Magenta"
+msgstr "更多洋红"
+
+#. i18n: file ./plugins/viewplugins/variations/wdg_variations.ui line 883
+#: rc.cpp:960
+#, no-c-format
+msgid "More Blue"
+msgstr "更多蓝色"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 16
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:95
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:132
+#: rc.cpp:963
+#, no-c-format
+msgid "Colorspace Conversion"
+msgstr "颜色空间转换"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 27
+#: rc.cpp:966
+#, no-c-format
+msgid "&Target color space:"
+msgstr "目标颜色空间(&T):"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 84
+#: rc.cpp:980
+#, no-c-format
+msgid "For images"
+msgstr "对图像"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 90
+#: rc.cpp:983
+#, no-c-format
+msgid ""
+"Hue hopefully maintained (but not required),\n"
+"lightness and saturation sacrificed to maintain\n"
+"the perceived color. White point changed to\n"
+"result in neutral grays. Intended for images."
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 110
+#: rc.cpp:993
+#, no-c-format
+msgid ""
+"Within and outside gamut; same as Absolute\n"
+"Colorimetric. White point changed to result in\n"
+"neutral grays.\n"
+"\n"
+"If adequate table is present in profile,\n"
+"then, it is used. Else reverts to perceptual\n"
+"intent."
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 124
+#: rc.cpp:1006
+#, no-c-format
+msgid "Best for graphs and charts"
+msgstr "最适合图形和图表"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 135
+#: rc.cpp:1009
+#, no-c-format
+msgid ""
+"Hue and saturation maintained with lightness\n"
+"sacrificed to maintain saturation. White point\n"
+"changed to result in neutral grays. Intended for\n"
+"business graphics (make it colorful charts,\n"
+"graphs, overheads, ...)\n"
+"\n"
+"If adequate table is present in profile,\n"
+"then, it is used. Else reverts to perceptual\n"
+"intent."
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 149
+#: rc.cpp:1024
+#, no-c-format
+msgid "Best for spot colours"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 157
+#: rc.cpp:1027
+#, no-c-format
+msgid ""
+"Within the destination device gamut; hue,\n"
+"lightness and saturation are maintained. Outside\n"
+"the gamut; hue and lightness are maintained,\n"
+"saturation is sacrificed. White point for source\n"
+"and destination; unchanged. Intended for spot\n"
+"colors (Pantone, TruMatch, logo colors, ...)"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui line 167
+#: rc.cpp:1035
+#, no-c-format
+msgid "&Destination ICM profile:"
+msgstr "目的 ICM 配置文件(&D):"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 16
+#: plugins/viewplugins/colorspaceconversion/dlg_colorspaceconversion.cc:44
+#: plugins/viewplugins/imagesize/dlg_imagesize.cc:50
+#: plugins/viewplugins/imagesize/imagesize.cc:95 rc.cpp:1038 rc.cpp:1186
+#: rc.cpp:1270
+#, no-c-format
+msgid "Image Size"
+msgstr "图像大小"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 27
+#: rc.cpp:1041
+#, no-c-format
+msgid "&Performance Test"
+msgstr "性能测试(&P)"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 38
+#: rc.cpp:1044
+#, no-c-format
+msgid "Number of tests:"
+msgstr "测试数:"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 49
+#: rc.cpp:1047
+#, no-c-format
+msgid "bitBlt"
+msgstr "bitBlt"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 60
+#: plugins/tools/defaulttools/kis_tool_fill.cc:53
+#: plugins/tools/defaulttools/kis_tool_fill.cc:95 rc.cpp:1050
+#, no-c-format
+msgid "Fill"
+msgstr "填充"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 71
+#: rc.cpp:1053 ui/kis_controlframe.cc:125 ui/kis_controlframe.cc:327
+#, no-c-format
+msgid "Gradients"
+msgstr "渐变"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 82
+#: rc.cpp:1056
+#, no-c-format
+msgid "setPixel/getPixel"
+msgstr "setPixel/getPixel"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 93
+#: rc.cpp:1059
+#, no-c-format
+msgid "Shapes"
+msgstr "形状"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 104
+#: rc.cpp:1062 ui/kis_view.cc:267 ui/kis_view.cc:427
+#, no-c-format
+msgid "Layers"
+msgstr "图层"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 115
+#: rc.cpp:1065
+#, no-c-format
+msgid "Scaling"
+msgstr "缩放"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 126
+#: rc.cpp:1068
+#, no-c-format
+msgid "Rotating"
+msgstr "旋转"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 137
+#: rc.cpp:1071
+#, no-c-format
+msgid "Rendering"
+msgstr "渲染"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 148
+#: rc.cpp:1074
+#, no-c-format
+msgid "Selection"
+msgstr "选择"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 159
+#: rc.cpp:1077
+#, no-c-format
+msgid "Color conversion"
+msgstr "颜色转换"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 170
+#: rc.cpp:1080
+#, no-c-format
+msgid "Filters"
+msgstr "滤镜"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 195
+#: rc.cpp:1083
+#, no-c-format
+msgid "Read bytes"
+msgstr "读取字节"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 206
+#: rc.cpp:1086
+#, no-c-format
+msgid "Write bytes"
+msgstr "写入字节"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 217
+#: rc.cpp:1089
+#, no-c-format
+msgid "Iterators"
+msgstr "迭代器"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 228
+#: rc.cpp:1092
+#, no-c-format
+msgid "PaintView"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 247
+#: rc.cpp:1095
+#, no-c-format
+msgid "&Select All"
+msgstr "全选(&S)"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 255
+#: rc.cpp:1098
+#, no-c-format
+msgid "&Deselect All"
+msgstr "全部不选(&D)"
+
+#. i18n: file ./plugins/viewplugins/performancetest/wdg_perftest.ui line 265
+#: rc.cpp:1101
+#, no-c-format
+msgid "PaintView (fps)"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 24
+#: rc.cpp:1107
+#, no-c-format
+msgid "Method"
+msgstr "方式"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 35
+#: rc.cpp:1110 rc.cpp:1798
+#, no-c-format
+msgid "&Linear"
+msgstr "线性(&L)"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 46
+#: rc.cpp:1113
+#, no-c-format
+msgid "&Logarithmic"
+msgstr "对数(&L)"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 90
+#: rc.cpp:1116
+#, no-c-format
+msgid "&Channel:"
+msgstr "通道(&C):"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 147
+#: rc.cpp:1119
+#, no-c-format
+msgid "View:"
+msgstr "查看:"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 163
+#: rc.cpp:1122 rc.cpp:1701 rc.cpp:1719
+#, no-c-format
+msgid "+"
+msgstr "+"
+
+#. i18n: file ./plugins/viewplugins/histogram/wdghistogram.ui line 179
+#: rc.cpp:1125 rc.cpp:1708 rc.cpp:1712
+#, no-c-format
+msgid "-"
+msgstr "-"
+
+#. i18n: file ./plugins/viewplugins/shearimage/wdg_shearimage.ui line 16
+#: core/kis_image.cc:885 plugins/viewplugins/shearimage/dlg_shearimage.cc:44
+#: plugins/viewplugins/shearimage/shearimage.cc:83 rc.cpp:1128
+#, no-c-format
+msgid "Shear Image"
+msgstr "切变图像"
+
+#. i18n: file ./plugins/viewplugins/shearimage/wdg_shearimage.ui line 27
+#: rc.cpp:1131
+#, no-c-format
+msgid "&Shear Image"
+msgstr "切变图像(&S)"
+
+#. i18n: file ./plugins/viewplugins/shearimage/wdg_shearimage.ui line 44
+#: rc.cpp:1134 rc.cpp:1140
+#, no-c-format
+msgid "°"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/shearimage/wdg_shearimage.ui line 52
+#: rc.cpp:1137
+#, no-c-format
+msgid "Shear angle Y:"
+msgstr "切变角度 Y:"
+
+#. i18n: file ./plugins/viewplugins/shearimage/wdg_shearimage.ui line 80
+#: rc.cpp:1143
+#, no-c-format
+msgid "Shear angle X:"
+msgstr "切变角度 X:"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 24
+#: rc.cpp:1146
+#, fuzzy, no-c-format
+msgid "Custom Canvas Definition"
+msgstr "自定义盘旋"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 41
+#: rc.cpp:1149
+#, fuzzy, no-c-format
+msgid "Custom"
+msgstr "自定义(&C):"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 61
+#: rc.cpp:1153
+#, no-c-format
+msgid "Save custom substrate as:"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 69
+#: rc.cpp:1156
+#, fuzzy, no-c-format
+msgid "&Pre-defined canvas types:"
+msgstr "预定义画笔"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 80
+#: rc.cpp:1159
+#, fuzzy, no-c-format
+msgid "&Basic color:"
+msgstr "颜色(&C):"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 122
+#: rc.cpp:1162
+#, fuzzy, no-c-format
+msgid "Grainy"
+msgstr "灰度"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 130
+#: rc.cpp:1165
+#, fuzzy, no-c-format
+msgid "&Smooth:"
+msgstr "平滑"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 141
+#: rc.cpp:1168
+#, no-c-format
+msgid "&Water repellant:"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 160
+#: rc.cpp:1171
+#, fuzzy, no-c-format
+msgid "&Flat:"
+msgstr "滤镜(&F):"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 171
+#: rc.cpp:1174
+#, fuzzy, no-c-format
+msgid "Fine &fiber:"
+msgstr "滤镜(&F):"
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 182
+#: rc.cpp:1177
+#, no-c-format
+msgid "Rough"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/substrate/wdgsubstrate.ui line 198
+#: rc.cpp:1180
+#, fuzzy, no-c-format
+msgid "Absorbent"
+msgstr "吸光度(&A):"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 102
+#: rc.cpp:1190
+#, no-c-format
+msgid "&Resize"
+msgstr "更改大小(&R)"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 110
+#: rc.cpp:1193
+#, no-c-format
+msgid "&Crop layers on image resize"
+msgstr "更改图像大小时裁剪层(&C)"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 138
+#: rc.cpp:1196
+#, no-c-format
+msgid "&Scale"
+msgstr "缩放(&S)"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 151
+#: rc.cpp:1199 rc.cpp:1273
+#, no-c-format
+msgid "&Pixel Dimensions"
+msgstr "像素尺寸(&P)"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 226
+#: rc.cpp:1210 rc.cpp:1284
+#, no-c-format
+msgid "Original:"
+msgstr "原始:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 234
+#: rc.cpp:1213 rc.cpp:1287
+#, no-c-format
+msgid "&New:"
+msgstr "新建(&N):"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 284
+#: rc.cpp:1222 rc.cpp:1296
+#, no-c-format
+msgid "&Percent:"
+msgstr "百分比(&P):"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_imagesize.ui line 295
+#: rc.cpp:1225 rc.cpp:1299
+#, no-c-format
+msgid "&Constrain proportions"
+msgstr "强迫比例(&C)"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 16
+#: rc.cpp:1231 rc.cpp:1249
+#, no-c-format
+msgid "Image Resolution"
+msgstr "图像分辨率"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 27
+#: rc.cpp:1234
+#, no-c-format
+msgid "Print Size"
+msgstr "打印大小"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 38
+#: rc.cpp:1237
+#, no-c-format
+msgid "Height:"
+msgstr "高度:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 46
+#: rc.cpp:1240
+#, no-c-format
+msgid "Width:"
+msgstr "宽度:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 54
+#: rc.cpp:1243 rc.cpp:1246
+#, no-c-format
+msgid " \""
+msgstr " \""
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 83
+#: rc.cpp:1252
+#, no-c-format
+msgid "Screen resolution:"
+msgstr "屏幕分辨率:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 97
+#: rc.cpp:1255
+#, no-c-format
+msgid "100"
+msgstr "100"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 108
+#: rc.cpp:1258
+#, no-c-format
+msgid "Image Y resolution:"
+msgstr "图像 Y 分辨率:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_resolution.ui line 116
+#: rc.cpp:1261
+#, no-c-format
+msgid "Image X resolution:"
+msgstr "图像 X 分辨率:"
+
+#. i18n: file ./plugins/viewplugins/imagesize/wdg_layersize.ui line 187
+#: rc.cpp:1302
+#, no-c-format
+msgid "&Filter:"
+msgstr "滤镜(&F):"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/wdg_dropshadow.ui line 24
+#: rc.cpp:1305
+#, no-c-format
+msgid "Offset X:"
+msgstr "X 偏移:"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/wdg_dropshadow.ui line 32
+#: rc.cpp:1308
+#, no-c-format
+msgid "Offset Y:"
+msgstr "Y 偏移:"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/wdg_dropshadow.ui line 40
+#: rc.cpp:1311
+#, fuzzy, no-c-format
+msgid "Blur radius:"
+msgstr "颜色拾取器(&C)"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/wdg_dropshadow.ui line 48
+#: rc.cpp:1314 rc.cpp:1729 rc.cpp:1736
+#, no-c-format
+msgid "Color:"
+msgstr "颜色:"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/wdg_dropshadow.ui line 92
+#: rc.cpp:1323
+#, no-c-format
+msgid "Allow resizing"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 16
+#: plugins/viewplugins/colorrange/dlg_colorrange.cc:178
+#: plugins/viewplugins/colorrange/dlg_colorrange.cc:188
+#: plugins/viewplugins/substrate/dlg_substrate.cc:29
+#: plugins/viewplugins/variations/dlg_variations.cc:29 rc.cpp:1327
+#, no-c-format
+msgid "Color Range"
+msgstr "颜色范围"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 54
+#: rc.cpp:1333
+#, no-c-format
+msgid "Yellows"
+msgstr "黄"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 64
+#: rc.cpp:1339
+#, no-c-format
+msgid "Cyans"
+msgstr "青"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 74
+#: rc.cpp:1345
+#, no-c-format
+msgid "Magentas"
+msgstr "洋红"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 79
+#: rc.cpp:1348
+#, no-c-format
+msgid "Highlights"
+msgstr "明亮"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 84
+#: rc.cpp:1351
+#, no-c-format
+msgid "Midtones"
+msgstr "中等深浅"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 89
+#: rc.cpp:1354
+#, no-c-format
+msgid "Shadows"
+msgstr "阴影"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 94
+#: rc.cpp:1357
+#, no-c-format
+msgid "Out of Gamut"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 106
+#: plugins/filters/example/example.cc:63 rc.cpp:1360
+#: ui/kis_selection_manager.cc:147
+#, no-c-format
+msgid "&Invert"
+msgstr "反转(&I)"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 127
+#: rc.cpp:1364
+#, no-c-format
+msgid "&Add to current selection"
+msgstr "添加到当前选区(&A)"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 138
+#: rc.cpp:1367
+#, no-c-format
+msgid "&Subtract from current selection"
+msgstr "从当前选区中减去(&S)"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 158
+#: rc.cpp:1370 rc.cpp:1960 rc.cpp:1987
+#, no-c-format
+msgid "&Select"
+msgstr "选择(&S)"
+
+#. i18n: file ./plugins/viewplugins/colorrange/wdg_colorrange.ui line 166
+#: rc.cpp:1373
+#, no-c-format
+msgid "&Deselect"
+msgstr "不选(&D)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 16
+#: core/kis_image.cc:833 plugins/viewplugins/rotateimage/dlg_rotateimage.cc:44
+#: plugins/viewplugins/rotateimage/rotateimage.cc:89 rc.cpp:1379
+#, no-c-format
+msgid "Rotate Image"
+msgstr "旋转图像"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 27
+#: rc.cpp:1382
+#, no-c-format
+msgid "Direction"
+msgstr "方向"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 127
+#: rc.cpp:1385
+#, no-c-format
+msgid "C&lockwise"
+msgstr "顺时针(&L)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 138
+#: rc.cpp:1388
+#, no-c-format
+msgid "Cou&nter-clockwise"
+msgstr "逆时针(&N)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 148
+#: rc.cpp:1391
+#, no-c-format
+msgid "Angle"
+msgstr "角度"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 159
+#: rc.cpp:1394
+#, no-c-format
+msgid "90 &degrees"
+msgstr "90 度(&D)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 167
+#: rc.cpp:1397
+#, no-c-format
+msgid "180 d&egrees"
+msgstr "180 度(&E)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 175
+#: rc.cpp:1400
+#, no-c-format
+msgid "270 de&grees"
+msgstr "270 度(&G)"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/wdg_rotateimage.ui line 191
+#: rc.cpp:1403
+#, no-c-format
+msgid "&Custom:"
+msgstr "自定义(&C):"
+
+#. i18n: file ./plugins/viewplugins/modify_selection/wdg_border_selection.ui line 24
+#: rc.cpp:1406
+#, fuzzy, no-c-format
+msgid "Border selection by"
+msgstr "隐藏选中区"
+
+#. i18n: file ./plugins/viewplugins/modify_selection/wdg_border_selection.ui line 44
+#: rc.cpp:1409 rc.cpp:1415 rc.cpp:1424
+#, no-c-format
+msgid "pixels"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/modify_selection/wdg_shrink_selection.ui line 24
+#: rc.cpp:1412
+#, fuzzy, no-c-format
+msgid "Shrink selection by"
+msgstr "无选择区"
+
+#. i18n: file ./plugins/viewplugins/modify_selection/wdg_shrink_selection.ui line 56
+#: rc.cpp:1418
+#, no-c-format
+msgid "Shrink from image border"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/modify_selection/wdg_grow_selection.ui line 24
+#: rc.cpp:1421
+#, fuzzy, no-c-format
+msgid "Grow selection by"
+msgstr "无选择区"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 24
+#: rc.cpp:1427
+#, no-c-format
+msgid "Output to color, not grayscale"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 32
+#: rc.cpp:1430
+#, no-c-format
+msgid "Downscale to 8-bit before separating"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 40
+#: rc.cpp:1433
+#, no-c-format
+msgid "Alpha Options"
+msgstr "Alpha 选项"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 51
+#: rc.cpp:1436
+#, no-c-format
+msgid "Copy alpha channel to each separated channel as an alpha channel"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 59
+#: rc.cpp:1439
+#, fuzzy, no-c-format
+msgid "Discard alpha channel"
+msgstr "8 位/通道"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 70
+#: rc.cpp:1442
+#, no-c-format
+msgid "Create separate separation from alpha channel"
+msgstr ""
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 97
+#: rc.cpp:1445
+#, fuzzy, no-c-format
+msgid "Source"
+msgstr "图像大小"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 108
+#: rc.cpp:1448
+#, no-c-format
+msgid "Current layer"
+msgstr "当前图层"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 119
+#: rc.cpp:1451
+#, fuzzy, no-c-format
+msgid "Flatten all layers before separation"
+msgstr "合并可见的图层"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 129
+#: rc.cpp:1454
+#, no-c-format
+msgid "Output"
+msgstr "输出"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 140
+#: rc.cpp:1457
+#, no-c-format
+msgid "To layers"
+msgstr "至图层"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 151
+#: rc.cpp:1460
+#, no-c-format
+msgid "To images"
+msgstr "至图像"
+
+#. i18n: file ./plugins/viewplugins/separate_channels/wdg_separations.ui line 169
+#: rc.cpp:1464
+#, no-c-format
+msgid "Current color model:"
+msgstr "当前色彩模型:"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 33
+#: rc.cpp:1467
+#, no-c-format
+msgid "Thumbnail of the current snapshot"
+msgstr "当前抓图的缩略图"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 38
+#: rc.cpp:1470
+#, no-c-format
+msgid ""
+"This is a thumbnail of the current snapshot.\n"
+"\n"
+"The image can be dragged to another application or document to copy the full "
+"screenshot there. Try it with the Konqueror file manager."
+msgstr ""
+"这是当前抓图的缩略图。\n"
+"\n"
+"将该图像拖曳到其它应用程序或文档中即可将完整的抓图复制到目的位置。请用 Konqueror 文件管理器尝试一下。"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 46
+#: rc.cpp:1475
+#, no-c-format
+msgid "&New Snapshot"
+msgstr "新建抓图(&N)"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 52
+#: rc.cpp:1478
+#, no-c-format
+msgid "Click this button to take a new snapshot."
+msgstr "点击此按钮将对屏幕抓图。"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 66
+#: rc.cpp:1484
+#, no-c-format
+msgid ""
+"Click this button to save the current snapshot. To quickly save the snapshot "
+"without showing the file dialog, press Ctrl+Shift+S. The filename is "
+"automatically incremented after each save."
+msgstr "点击此按钮将保存当前抓图。要不显示文件对话框而快速保存抓图,请按 Ctrl+Shift+S。文件名会在每次保存后自动递增。"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 97
+#: rc.cpp:1490
+#, no-c-format
+msgid "Click this button to print the current screenshot."
+msgstr "点击此按钮将打印当前抓图。"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 119
+#: rc.cpp:1493
+#, no-c-format
+msgid " sec"
+msgstr " 秒"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 122
+#: rc.cpp:1496
+#, no-c-format
+msgid "No delay"
+msgstr "无延时"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 125
+#: rc.cpp:1499
+#, no-c-format
+msgid "Snapshot delay in seconds"
+msgstr "以秒计的抓图延时"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 135
+#: rc.cpp:1502
+#, no-c-format
+msgid ""
+"<qt>\n"
+"This is the number of seconds to wait after clicking the <i>New Snapshot</i> "
+"button before taking the snapshot.\n"
+"<p>\n"
+"This is very useful for getting windows, menus and other items on the screen "
+"set up just the way you want.\n"
+"<p>\n"
+"If <i>no delay</i> is set, the program will wait for a mouse click before "
+"taking a snapshot.\n"
+"</p>\n"
+"</qt>"
+msgstr ""
+"<qt>\n"
+"这里指定了单击<i>新建抓图</i>按钮后要等多少秒才执行实际的抓取。\n"
+"<p>\n"
+"如果要以您希望的方式获得窗口、菜单或屏幕上其它项目的抓图,那么此选项非常有用。\n"
+"<p>\n"
+"如果<i>没有设置延时</i>,程序将会在抓取之前等候鼠标单击。\n"
+"</p>\n"
+"</qt>"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 143
+#: rc.cpp:1512
+#, no-c-format
+msgid "Snapshot &delay:"
+msgstr "抓图延时(&D):"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 154
+#: rc.cpp:1515
+#, no-c-format
+msgid "Cap&ture mode:"
+msgstr "抓图模式(&T):"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 182
+#: rc.cpp:1518
+#, no-c-format
+msgid "Include &window decorations"
+msgstr "包含窗口装饰(&W)"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 188
+#: rc.cpp:1521
+#, no-c-format
+msgid ""
+"When enabled, snapshot of a window will also include the window decorations"
+msgstr "启用时,窗口的抓图也会包含窗口的装饰"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 194
+#: rc.cpp:1524
+#, no-c-format
+msgid "Full Screen"
+msgstr "全屏"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 199
+#: rc.cpp:1527
+#, no-c-format
+msgid "Window Under Cursor"
+msgstr "光标处的窗口"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 204
+#: rc.cpp:1530
+#, no-c-format
+msgid "Region"
+msgstr "区域"
+
+#. i18n: file ./plugins/viewplugins/screenshot/ksnapshotwidget.ui line 215
+#: rc.cpp:1533
+#, no-c-format
+msgid ""
+"<qt>Using this menu, you can select from the three following snapshot modes:\n"
+"<p>\n"
+"<b>Full Screen</b> - captures the entire desktop."
+"<br>\n"
+"<b>Window Under Cursor</b> - captures only the window (or menu) that is under "
+"the mouse cursor when the snapshot is taken."
+"<br>\n"
+"<b>Region</b> - captures only the region of the desktop that you specify. When "
+"taking a new snapshot in this mode you will be able to select any area of the "
+"screen by clicking and dragging the mouse.</p></qt>"
+msgstr ""
+"<qt>使用此菜单,您可以从下面三种抓图方式中选择:\n"
+"<p>\n"
+"<b>全屏</b> - 抓取整个屏幕。"
+"<br>\n"
+"<b>光标处的窗口</b> - 只抓取当抓图动作发生时鼠标指针所在的窗口或菜单。"
+"<br>\n"
+"<b>区域</b> - 只抓取您指定的桌面区域。如果您以此模式抓图,您就可以通过单击并拖曳鼠标来选择屏幕的任何区域。</p></qt>"
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 109
+#: plugins/tools/defaulttools/kis_tool_rectangle.cc:45
+#: plugins/tools/defaulttools/kis_tool_rectangle.cc:133 rc.cpp:1544
+#, no-c-format
+msgid "Rectangle"
+msgstr "矩形"
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 121
+#: rc.cpp:1547
+#, fuzzy, no-c-format
+msgid "Angle:"
+msgstr "角度"
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 132
+#: rc.cpp:1551
+#, fuzzy, no-c-format
+msgid "Strength:"
+msgstr "强度(&S):"
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 168
+#: rc.cpp:1554
+#, no-c-format
+msgid "Half-width:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 176
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:234 rc.cpp:1557 rc.cpp:1638
+#: rc.cpp:1659
+#, no-c-format
+msgid "Shape:"
+msgstr "形状:"
+
+#. i18n: file ./plugins/filters/blur/wdgblur.ui line 195
+#: rc.cpp:1560
+#, fuzzy, no-c-format
+msgid "Half-height:"
+msgstr "高度:"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 16
+#: rc.cpp:1563
+#, no-c-format
+msgid "CImg Configuration"
+msgstr "CImg 配置"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 32
+#: rc.cpp:1566
+#, no-c-format
+msgid "Warning: this filter may take a long time."
+msgstr "警告:此滤镜可能要花很长时间。"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 57
+#: rc.cpp:1569
+#, no-c-format
+msgid "&Mathematical Precision"
+msgstr "数学精度(&M)"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 68
+#: rc.cpp:1572
+#, no-c-format
+msgid "Angular step:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 118
+#: rc.cpp:1575
+#, fuzzy, no-c-format
+msgid "&Normalize picture"
+msgstr "规格化图片"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 129
+#: rc.cpp:1578
+#, no-c-format
+msgid "&Use linear interpolation"
+msgstr "使用线性解释器(&U)"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 140
+#: rc.cpp:1581
+#, fuzzy, no-c-format
+msgid "Integral step:"
+msgstr "角:"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 148
+#: rc.cpp:1584
+#, no-c-format
+msgid "Gaussian:"
+msgstr "高斯:"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 158
+#: rc.cpp:1587
+#, no-c-format
+msgid "&Smoothing"
+msgstr "平滑(&S)"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 213
+#: rc.cpp:1590
+#, fuzzy, no-c-format
+msgid "Blurring iterations:"
+msgstr "颜色拾取器(&C)"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 221
+#: rc.cpp:1593
+#, no-c-format
+msgid "Blur:"
+msgstr "模糊:"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 229
+#: rc.cpp:1596
+#, no-c-format
+msgid "Time step:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 237
+#: rc.cpp:1599
+#, no-c-format
+msgid "Gradient factor:"
+msgstr "渐变因子:"
+
+#. i18n: file ./plugins/filters/cimg/wdg_cimg.ui line 245
+#: rc.cpp:1602
+#, no-c-format
+msgid "Detail factor:"
+msgstr "细节因子:"
+
+#. i18n: file ./plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_base_widget.ui line 16
+#: rc.cpp:1605
+#, no-c-format
+msgid "Custom Convolution Filter Configuration Widget"
+msgstr ""
+
+#. i18n: file ./plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_base_widget.ui line 48
+#: rc.cpp:1608
+#, no-c-format
+msgid "Factor:"
+msgstr "因子:"
+
+#. i18n: file ./plugins/filters/convolutionfilters/kis_custom_convolution_filter_configuration_base_widget.ui line 94
+#: rc.cpp:1611
+#, no-c-format
+msgid "Offset:"
+msgstr "偏移:"
+
+#. i18n: file ./plugins/filters/noisefilter/wdgnoiseoptions.ui line 35
+#: rc.cpp:1617 rc.cpp:1740
+#, fuzzy, no-c-format
+msgid "Level:"
+msgstr "滚轮:"
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 61
+#: rc.cpp:1620
+#, fuzzy, no-c-format
+msgid "Horizontal Wave"
+msgstr "水平切变:"
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 72
+#: rc.cpp:1623 rc.cpp:1644
+#, no-c-format
+msgid "Wavelength:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 94
+#: rc.cpp:1626 rc.cpp:1647
+#, no-c-format
+msgid "Shift:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 116
+#: rc.cpp:1629 rc.cpp:1650
+#, no-c-format
+msgid "Amplitude:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 136
+#: rc.cpp:1632 rc.cpp:1653
+#, no-c-format
+msgid "Sinusoidale"
+msgstr ""
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 141
+#: rc.cpp:1635 rc.cpp:1656
+#, fuzzy, no-c-format
+msgid "Triangle"
+msgstr "角度"
+
+#. i18n: file ./plugins/filters/wavefilter/wdgwaveoptions.ui line 163
+#: rc.cpp:1641
+#, fuzzy, no-c-format
+msgid "Vertical Wave"
+msgstr "垂直切变:"
+
+#. i18n: file ./plugins/filters/levelfilter/wdg_level.ui line 36
+#: plugins/filters/levelfilter/kis_level_filter.h:64 rc.cpp:1662
+#, fuzzy, no-c-format
+msgid "Levels"
+msgstr "滚轮:"
+
+#. i18n: file ./plugins/filters/levelfilter/wdg_level.ui line 50
+#: rc.cpp:1665
+#, fuzzy, no-c-format
+msgid "Logarithmic"
+msgstr "对数(&L)"
+
+#. i18n: file ./plugins/filters/levelfilter/wdg_level.ui line 58
+#: rc.cpp:1668
+#, no-c-format
+msgid "<b>Input levels</b>"
+msgstr ""
+
+#. i18n: file ./plugins/filters/levelfilter/wdg_level.ui line 149
+#: rc.cpp:1671
+#, fuzzy, no-c-format
+msgid "1.0"
+msgstr "100"
+
+#. i18n: file ./plugins/filters/levelfilter/wdg_level.ui line 192
+#: rc.cpp:1674
+#, no-c-format
+msgid "<b>Output levels</b>"
+msgstr ""
+
+#. i18n: file ./plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui line 61
+#: rc.cpp:1677
+#, fuzzy, no-c-format
+msgid "Distortion Correction"
+msgstr "方向:"
+
+#. i18n: file ./plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui line 150
+#: rc.cpp:1686
+#, fuzzy, no-c-format
+msgid "Near center:"
+msgstr "百分比(&P):"
+
+#. i18n: file ./plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui line 158
+#: rc.cpp:1689
+#, no-c-format
+msgid "Near edges:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui line 166
+#: rc.cpp:1692
+#, fuzzy, no-c-format
+msgid "Center:"
+msgstr "图案"
+
+#. i18n: file ./plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui line 198
+#: rc.cpp:1695
+#, fuzzy, no-c-format
+msgid "Brightness correction:"
+msgstr "亮度"
+
+#. i18n: file ./plugins/filters/colorsfilters/wdg_brightness_contrast.ui line 24
+#: rc.cpp:1698 rc.cpp:1723
+#, fuzzy, no-c-format
+msgid "BrightnessCon"
+msgstr "亮度"
+
+#. i18n: file ./plugins/filters/colorsfilters/wdg_brightness_contrast.ui line 194
+#: rc.cpp:1705
+#, no-c-format
+msgid "Contrast"
+msgstr "对比度"
+
+#. i18n: file ./plugins/filters/colorsfilters/wdg_brightness_contrast.ui line 227
+#: rc.cpp:1716
+#, no-c-format
+msgid "Brightness"
+msgstr "亮度"
+
+#. i18n: file ./plugins/filters/colorsfilters/wdg_perchannel.ui line 38
+#: rc.cpp:1726
+#, no-c-format
+msgid "Channel:"
+msgstr "通道:"
+
+#. i18n: file ./plugins/filters/colors/wdgcolortoalphabase.ui line 85
+#: rc.cpp:1733 rc.cpp:1752
+#, fuzzy, no-c-format
+msgid "Threshold:"
+msgstr "阈值:"
+
+#. i18n: file ./plugins/filters/randompickfilter/wdgrandompickoptions.ui line 88
+#: rc.cpp:1746
+#, no-c-format
+msgid "Size of the window:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/unsharp/wdgunsharp.ui line 44
+#: rc.cpp:1749
+#, no-c-format
+msgid "Half-size:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/unsharp/wdgunsharp.ui line 74
+#: rc.cpp:1755
+#, fuzzy, no-c-format
+msgid "Amount:"
+msgstr "字体:"
+
+#. i18n: file ./plugins/filters/fastcolortransfer/wdgfastcolortransfer.ui line 35
+#: rc.cpp:1758
+#, fuzzy, no-c-format
+msgid "Reference image:"
+msgstr "重命名图像"
+
+#. i18n: file ./plugins/filters/fastcolortransfer/wdgfastcolortransfer.ui line 43
+#: rc.cpp:1761
+#, no-c-format
+msgid ""
+"Filename of the image whose tones and color you want to transfer to the current "
+"layer."
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 50
+#: rc.cpp:1764
+#, no-c-format
+msgid ""
+"<b>Bumpmapping</b> is a process where two layers are \n"
+"combined to give one layer the illusion of <i>depth</i>. One layer \n"
+"will contain your image, the other a grayscale or black-and-white\n"
+"representation of height, which is the bumpmap. If you do not specify a "
+"bumpmap\n"
+"layer, the current layer will be used."
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 111
+#: rc.cpp:1774
+#, fuzzy, no-c-format
+msgid "&Elevation:"
+msgstr "选择"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 122
+#: rc.cpp:1777
+#, no-c-format
+msgid "&Depth:"
+msgstr "深度(&D):"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 147
+#: rc.cpp:1780
+#, fuzzy, no-c-format
+msgid "&Azimuth:"
+msgstr "宽度(&W):"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 182
+#: rc.cpp:1783
+#, no-c-format
+msgid "&Water level:"
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 193
+#: rc.cpp:1786
+#, fuzzy, no-c-format
+msgid "&Ambient light:"
+msgstr "高度(&H):"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 212
+#: rc.cpp:1789
+#, no-c-format
+msgid "&Y offset:"
+msgstr "&Y 偏移:"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 223
+#: rc.cpp:1792
+#, no-c-format
+msgid "&X offset:"
+msgstr "&X 偏移:"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 247
+#: rc.cpp:1795
+#, no-c-format
+msgid "&Type"
+msgstr "类型(&T)"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 269
+#: rc.cpp:1801
+#, fuzzy, no-c-format
+msgid "&Spherical"
+msgstr "缩放(&S)"
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 277
+#: rc.cpp:1804
+#, no-c-format
+msgid "S&inusoidal"
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 298
+#: rc.cpp:1810
+#, no-c-format
+msgid "&Compensate for darkening"
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 309
+#: rc.cpp:1813
+#, no-c-format
+msgid "&Tile bumpmap"
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 317
+#: rc.cpp:1816
+#, no-c-format
+msgid "I&nvert bumpmap"
+msgstr ""
+
+#. i18n: file ./plugins/filters/bumpmap/wdgbumpmap.ui line 335
+#: rc.cpp:1819
+#, no-c-format
+msgid "Bumpmap layer:"
+msgstr ""
+
+#. i18n: file ./colorspaces/cmyk_u8/cmykplugin.rc line 4
+#: rc.cpp:1828 rc.cpp:1834 rc.cpp:1840 rc.cpp:1846 rc.cpp:1852 rc.cpp:1858
+#, no-c-format
+msgid "&Mode"
+msgstr "模式(&M)"
+
+#. i18n: file ./plugins/viewplugins/colorspaceconversion/colorspaceconversion.rc line 7
+#: rc.cpp:1930 rc.cpp:1948 rc.cpp:1963 rc.cpp:1978
+#, no-c-format
+msgid "La&yer"
+msgstr "图层(&Y)"
+
+#. i18n: file ./plugins/viewplugins/filtersgallery/kritafiltersgallery.rc line 4
+#: rc.cpp:1936
+#, no-c-format
+msgid "&Filter"
+msgstr "滤镜(&F)"
+
+#. i18n: file ./plugins/viewplugins/selectopaque/selectopaque.rc line 4
+#: rc.cpp:1939 rc.cpp:1969
+#, no-c-format
+msgid "Select"
+msgstr "选择"
+
+#. i18n: file ./plugins/viewplugins/dropshadow/dropshadow.rc line 6
+#: rc.cpp:1966
+#, no-c-format
+msgid "Layer Effects"
+msgstr "图层效果"
+
+#. i18n: file ./plugins/viewplugins/rotateimage/rotateimage.rc line 5
+#: rc.cpp:1975 rc.cpp:1981
+#, no-c-format
+msgid "&Rotate"
+msgstr "旋转(&R)"
+
+#. i18n: file ./plugins/viewplugins/scripting/scripting.rc line 4
+#: rc.cpp:1984
+#, no-c-format
+msgid "S&cripts"
+msgstr "脚本(&C)"
+
+#: ui/kis_doc.cc:107
+msgid "Rename Image"
+msgstr "重命名图像"
+
+#: ui/kis_doc.cc:267
+#, c-format
+msgid "Image %1"
+msgstr "图像 %1"
+
+#: ui/kis_doc.cc:271
+msgid "No colorspace modules loaded: cannot run Krita"
+msgstr ""
+
+#: ui/kis_perspective_grid_manager.cpp:60
+#, fuzzy
+msgid "Show Perspective Grid"
+msgstr "变形工具"
+
+#: ui/kis_perspective_grid_manager.cpp:61
+#, fuzzy
+msgid "Hide Perspective Grid"
+msgstr "变形工具"
+
+#: ui/kis_perspective_grid_manager.cpp:63
+#, fuzzy
+msgid "Clear Perspective Grid"
+msgstr "变形工具"
+
+#: ui/kis_perspective_grid_manager.cpp:94
+msgid ""
+"Before displaying the perspective grid, you need to initialize it with the "
+"perspective grid tool"
+msgstr ""
+
+#: ui/kis_perspective_grid_manager.cpp:94
+#, fuzzy
+msgid "No Perspective Grid to Display"
+msgstr "变形工具"
+
+#: ui/kis_layerbox.cc:73
+msgid "Create new layer"
+msgstr "创建新图层"
+
+#: ui/kis_layerbox.cc:75
+msgid "Remove current layer"
+msgstr "删除当前图层"
+
+#: ui/kis_layerbox.cc:77
+msgid "Raise current layer"
+msgstr "升起当前图层"
+
+#: ui/kis_layerbox.cc:81
+msgid "Lower current layer"
+msgstr "下降当前图层"
+
+#: ui/kis_layerbox.cc:83
+msgid "Properties for layer"
+msgstr "图层属性"
+
+#: ui/kis_layerbox.cc:91
+msgid "Visible"
+msgstr "可见"
+
+#: ui/kis_layerbox.cc:94
+msgid "Locked"
+msgstr "锁定的"
+
+#: ui/kis_layerbox.cc:123 ui/kis_layerlist.cc:68
+msgid "&New Layer..."
+msgstr "新建图层(&N)..."
+
+#: ui/kis_layerbox.cc:124 ui/kis_layerlist.cc:69
+msgid "New &Group Layer..."
+msgstr "新建成组图层(&G)..."
+
+#: ui/kis_layerbox.cc:125 ui/kis_layerlist.cc:70
+msgid "New &Adjustment Layer..."
+msgstr "新建调整图层(&A)..."
+
+#: ui/kis_layerbox.cc:126 ui/kis_layerlist.cc:41 ui/kis_layerlist.cc:71
+msgid "New &Object Layer"
+msgstr "新建对象图层(&O)"
+
+#: ui/kis_layerbox.cc:597
+#, c-format
+msgid "Cannot find %1"
+msgstr "无法找到 %1"
+
+#: ui/kis_layerbox.cc:598
+msgid "Canvas"
+msgstr "画布"
+
+#: ui/kis_dlg_image_properties.cc:51 ui/kis_view.cc:606
+msgid "Image Properties"
+msgstr "图像属性"
+
+#: ui/kis_gradient_chooser.cc:47
+msgid "Custom Gradient..."
+msgstr "自定义渐变..."
+
+#: ui/kis_dlg_preferences.cc:386
+#, c-format
+msgid "Configure %1"
+msgstr "配置 %1"
+
+#: ui/kis_dlg_preferences.cc:551
+msgid "No devices detected"
+msgstr "未检测到设备"
+
+#: ui/kis_dlg_preferences.cc:727
+msgid "Preferences"
+msgstr "首选项"
+
+#: ui/kis_dlg_preferences.cc:731
+msgid "General"
+msgstr "常规"
+
+#: ui/kis_dlg_preferences.cc:737
+msgid "Color Management"
+msgstr "颜色管理"
+
+#: kritacolor/kis_composite_op.cc:126 ui/kis_dlg_preferences.cc:737
+msgid "Color"
+msgstr "颜色"
+
+#: ui/kis_dlg_preferences.cc:740
+msgid "Performance"
+msgstr "性能"
+
+#: ui/kis_dlg_preferences.cc:746
+msgid "Grid"
+msgstr "网格"
+
+#: ui/kis_tool_factory.h:36
+msgid "Abstract Tool"
+msgstr "抽象工具"
+
+#: ui/kis_tool_dummy.h:79
+#, fuzzy
+msgid "Dummy Tool"
+msgstr "缩放工具"
+
+#: ui/kis_paintop_box.cc:56
+msgid "Painter's Toolchest"
+msgstr "绘画工具集"
+
+#: ui/kis_paintop_box.cc:63
+msgid "Styles of painting for the painting tools"
+msgstr ""
+
+#: ui/kis_filters_listview.cc:154
+msgid "Filters List"
+msgstr "滤镜列表"
+
+#: ui/kis_previewwidget.cc:151 ui/kis_previewwidget.cc:213
+msgid "Preview: "
+msgstr "预览:"
+
+#: ui/kis_previewwidget.cc:215
+msgid "Original: "
+msgstr "原始:"
+
+#: ui/kis_previewwidget.cc:225
+msgid "Preview (needs update)"
+msgstr ""
+
+#: ui/kis_part_layer.cc:63
+msgid "Embedded Document"
+msgstr ""
+
+#: ui/kis_filter_manager.cc:99
+msgid "Adjust"
+msgstr "调整"
+
+#: ui/kis_filter_manager.cc:104
+msgid "Artistic"
+msgstr ""
+
+#: plugins/filters/blur/kis_blur_filter.h:37 ui/kis_filter_manager.cc:109
+msgid "Blur"
+msgstr "模糊"
+
+#: ui/kis_filter_manager.cc:119
+msgid "Decor"
+msgstr ""
+
+#: ui/kis_filter_manager.cc:124
+msgid "Edge Detection"
+msgstr "边缘检测"
+
+#: plugins/filters/embossfilter/kis_emboss_filter.h:45
+#: ui/kis_filter_manager.cc:129
+msgid "Emboss"
+msgstr "强调"
+
+#: ui/kis_filter_manager.cc:134
+msgid "Enhance"
+msgstr "增强"
+
+#: ui/kis_filter_manager.cc:139
+msgid "Map"
+msgstr ""
+
+#: ui/kis_filter_manager.cc:144
+msgid "Non-photorealistic"
+msgstr ""
+
+#: ui/kis_filter_manager.cc:149 ui/kis_filter_manager.cc:180
+msgid "Other"
+msgstr "其它"
+
+#: ui/kis_filter_manager.cc:155 ui/kis_filter_manager.cc:212
+#: ui/kis_filter_manager.cc:215 ui/kis_filter_manager.cc:273
+#: ui/kis_filter_manager.cc:277
+msgid "Apply Filter Again"
+msgstr "再次应用滤镜"
+
+#: ui/kis_filter_manager.cc:322
+msgid ""
+"The %1 filter will convert your %2 data to 16-bit L*a*b* and vice versa. "
+msgstr ""
+
+#: ui/kis_filter_manager.cc:325 ui/kis_filter_manager.cc:335
+msgid "Filter Will Convert Your Layer Data"
+msgstr ""
+
+#: ui/kis_filter_manager.cc:332
+msgid "The %1 filter will convert your %2 data to 8-bit RGBA and vice versa. "
+msgstr ""
+
+#: ui/kis_dlg_layer_properties.cc:50
+msgid "Layer Properties"
+msgstr "图层属性"
+
+#: ui/layerlist.cpp:301
+msgid ""
+"Right-click to create folders. Click on the layername to change the layer's "
+"name. Click and drag to move layers."
+msgstr ""
+
+#: ui/layerlist.cpp:736
+#, fuzzy
+msgid "&Properties"
+msgstr "图像属性"
+
+#: ui/layerlist.cpp:739
+#, fuzzy
+msgid "Remove Layers"
+msgstr "删除图层"
+
+#: ui/layerlist.cpp:740
+#, fuzzy
+msgid "&Remove Folder"
+msgstr "删除图层(&R)"
+
+#: ui/kis_layerlist.cc:52 ui/layerlist.cpp:741
+msgid "&Remove Layer"
+msgstr "删除图层(&R)"
+
+#: ui/layerlist.cpp:743
+#, fuzzy
+msgid "&New Layer"
+msgstr "新建图层"
+
+#: ui/layerlist.cpp:744
+#, fuzzy
+msgid "New &Folder"
+msgstr "新建图层"
+
+#: ui/layerlist.cpp:1228 ui/layerlist.cpp:1230
+msgid "%1:"
+msgstr ""
+
+#: ui/kis_aboutdata.h:33
+msgid "KOffice image manipulation application"
+msgstr "KOffice 图像处理程序"
+
+#: ui/kis_aboutdata.h:35
+msgid ""
+"(c) 1999-2006 The Krita team.\n"
+msgstr ""
+"(c) 1999-2006 Krita 开发组。\n"
+
+#: ui/kis_gradient_slider_widget.cc:42
+msgid "Split Segment"
+msgstr "拆分段"
+
+#: ui/kis_gradient_slider_widget.cc:43
+msgid "Duplicate Segment"
+msgstr "复制段"
+
+#: ui/kis_gradient_slider_widget.cc:44
+msgid "Mirror Segment"
+msgstr "镜像段"
+
+#: ui/kis_gradient_slider_widget.cc:45
+msgid "Remove Segment"
+msgstr "删除段"
+
+#: ui/kis_dlg_new_layer.cc:53
+msgid "New Layer"
+msgstr "新建图层"
+
+#: ui/kis_birdeye_box.cc:202
+msgid "Exposure:"
+msgstr "曝光:"
+
+#: ui/kis_birdeye_box.cc:208
+msgid "Select the exposure (stops) for HDR images"
+msgstr ""
+
+#: ui/kis_dlg_apply_profile.cc:41
+msgid "Apply Image Profile to Clipboard Data"
+msgstr "将图像配置文件应用到剪贴板数据"
+
+#: ui/kis_tool.cc:59
+#, c-format
+msgid "No options for %1."
+msgstr ""
+
+#: ui/kis_brush_chooser.cc:33
+#, fuzzy
+msgid "Spacing:"
+msgstr "间隔:"
+
+#: ui/kis_dlg_adj_layer_props.cc:100 ui/kis_dlg_adjustment_layer.cc:82
+#, fuzzy
+msgid "Layer name:"
+msgstr "图层类型:"
+
+#: ui/kis_dlg_adj_layer_props.cc:116 ui/kis_dlg_adjustment_layer.cc:103
+msgid "No configuration options are available for this filter"
+msgstr ""
+
+#: ui/kis_controlframe.cc:103
+msgid "Brush Shapes"
+msgstr "画笔形状"
+
+#: plugins/tools/defaulttools/kis_tool_brush.cc:116 ui/kis_controlframe.cc:106
+msgid "&Brush"
+msgstr "画笔(&B)"
+
+#: ui/kis_controlframe.cc:115
+msgid "Fill Patterns"
+msgstr "填充图案"
+
+#: ui/kis_controlframe.cc:117
+msgid "&Patterns"
+msgstr "图案(&P)"
+
+#: ui/kis_controlframe.cc:127
+msgid "&Gradients"
+msgstr "渐变(&G)"
+
+#: ui/kis_controlframe.cc:136
+msgid "&Painter's Tools"
+msgstr "绘画工具(&P)"
+
+#: ui/kis_controlframe.cc:231 ui/kis_controlframe.cc:232
+msgid "Autobrush"
+msgstr "自动画笔"
+
+#: ui/kis_controlframe.cc:236
+msgid "Predefined Brushes"
+msgstr "预定义画笔"
+
+#: ui/kis_controlframe.cc:239 ui/kis_controlframe.cc:240
+msgid "Custom Brush"
+msgstr "自定义画笔"
+
+#: ui/kis_controlframe.cc:245 ui/kis_controlframe.cc:246
+msgid "Text Brush"
+msgstr "文本选择"
+
+#: ui/kis_controlframe.cc:285
+msgid "Patterns"
+msgstr "图案"
+
+#: ui/kis_controlframe.cc:288 ui/kis_controlframe.cc:290
+msgid "Custom Pattern"
+msgstr "自定义图案"
+
+#: ui/kis_custom_palette.cc:77
+msgid "Save changes"
+msgstr "保存更改"
+
+#: ui/kis_custom_palette.cc:95
+msgid "Add Color to Palette"
+msgstr "将颜色添加到图案"
+
+#: ui/kis_custom_palette.cc:96
+msgid "Color name (optional):"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:183
+#: ui/kis_custom_palette.cc:138
+msgid "Cannot write to palette file %1. Maybe it is read-only."
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:183
+#: ui/kis_custom_palette.cc:139 ui/kis_view.cc:1688
+msgid "Palette"
+msgstr "调色板"
+
+#: ui/kis_layerlist.cc:58
+msgid "&Layer..."
+msgstr "图层(&L)..."
+
+#: ui/kis_layerlist.cc:59
+msgid "&Group Layer..."
+msgstr "成组图层(&G)..."
+
+#: ui/kis_layerlist.cc:60
+msgid "&Adjustment Layer..."
+msgstr "调整图层(&A)..."
+
+#: ui/kis_layerlist.cc:61 ui/kis_view.cc:621
+msgid "&Object Layer"
+msgstr "对象图层(&O)"
+
+#: ui/kis_layerlist.cc:64
+msgid "&New"
+msgstr "新建(&N)"
+
+#: ui/kis_layerlist.cc:193
+msgid "Filter: "
+msgstr "滤镜:"
+
+#: ui/kis_layerlist.cc:201
+msgid "Document type: "
+msgstr "文档类型:"
+
+#: ui/kis_view.cc:265
+msgid "Control box"
+msgstr "控制框"
+
+#: ui/kis_view.cc:497 ui/kis_view.cc:499 ui/kis_view.cc:501
+msgid "Zoom %1%"
+msgstr "缩放 %1%"
+
+#: ui/kis_view.cc:516
+msgid "Selection Active: x = %1 y = %2 width = %3 height = %4"
+msgstr ""
+
+#: ui/kis_view.cc:522
+msgid "No Selection"
+msgstr "无选择区"
+
+#: ui/kis_view.cc:535
+msgid "No profile"
+msgstr "无配置文件"
+
+#: ui/kis_view.cc:608 ui/kis_view.cc:1610
+msgid "Resize Image to Size of Current Layer"
+msgstr "将图像扩展为当前图层的大小"
+
+#: ui/kis_view.cc:613
+msgid "Actual Pixels"
+msgstr "实际像素"
+
+#: ui/kis_view.cc:619
+msgid "&Add..."
+msgstr "添加(&A)..."
+
+#: ui/kis_view.cc:626
+msgid "&Adjustment Layer"
+msgstr "调整图层(&A)"
+
+#: plugins/paintops/defaultpaintops/kis_duplicateop.h:38 ui/kis_view.cc:632
+msgid "Duplicate"
+msgstr "复制"
+
+#: ui/kis_view.cc:633
+#, fuzzy
+msgid "&Hide"
+msgstr "隐藏/显示(&H)"
+
+#: ui/kis_view.cc:634
+#, fuzzy
+msgid "&Show"
+msgstr "阴影(&S)"
+
+#: ui/kis_view.cc:637
+msgid "Raise"
+msgstr "提升"
+
+#: ui/kis_view.cc:638
+msgid "Lower"
+msgstr "降低"
+
+#: ui/kis_view.cc:639
+msgid "To Top"
+msgstr "置顶"
+
+#: ui/kis_view.cc:640
+msgid "To Bottom"
+msgstr "置底"
+
+#: ui/kis_view.cc:642
+msgid "I&nsert Image as Layer..."
+msgstr "插入图像为图层(&N)..."
+
+#: ui/kis_view.cc:643
+msgid "Save Layer as Image..."
+msgstr "保存图层为图像..."
+
+#: ui/kis_view.cc:644
+#, fuzzy
+msgid "Flip on &X Axis"
+msgstr "沿 &X 轴镜像"
+
+#: ui/kis_view.cc:645
+#, fuzzy
+msgid "Flip on &Y Axis"
+msgstr "沿 &Y 轴镜像"
+
+#: ui/kis_view.cc:647
+#, fuzzy
+msgid "Create Mask"
+msgstr "图案"
+
+#: core/kis_paint_layer.cc:492 ui/kis_view.cc:649
+#, fuzzy
+msgid "Mask From Selection"
+msgstr "无选择区"
+
+#: core/kis_paint_layer.cc:496 ui/kis_view.cc:652
+#, fuzzy
+msgid "Mask to Selection"
+msgstr "无选择区"
+
+#: ui/kis_view.cc:654
+#, fuzzy
+msgid "Apply Mask"
+msgstr "Alpha 蒙板"
+
+#: ui/kis_view.cc:656
+#, fuzzy
+msgid "Remove Mask"
+msgstr "删除图层"
+
+#: ui/kis_view.cc:658
+#, fuzzy
+msgid "Show Mask"
+msgstr "阴影"
+
+#: ui/kis_view.cc:660
+msgid "Edit Mask"
+msgstr ""
+
+#: ui/kis_view.cc:664 ui/kis_view.cc:1919
+#, fuzzy
+msgid "&Flatten Image"
+msgstr "平整图像"
+
+#: ui/kis_view.cc:665
+#, fuzzy
+msgid "&Merge with Layer Below"
+msgstr "合并图层(&M)"
+
+#: ui/kis_view.cc:670
+msgid "Show Rulers"
+msgstr "显示规则"
+
+#: ui/kis_view.cc:672
+msgid "Hide Rulers"
+msgstr "隐藏标尺"
+
+#: ui/kis_view.cc:673
+msgid ""
+"The rulers show the horizontal and vertical positions of the mouse on the image "
+"and can be used to position your mouse at the right place on the canvas. "
+"<p>Uncheck this to disable the rulers from being displayed."
+msgstr ""
+
+#: ui/kis_view.cc:680
+msgid "Add New Palette..."
+msgstr "添加新调色板..."
+
+#: ui/kis_view.cc:682
+msgid "Edit Palette..."
+msgstr "编辑调色板..."
+
+#: ui/kis_view.cc:1659 ui/kis_view.cc:1660
+msgid "Add Palette"
+msgstr "添加调色板"
+
+#: ui/kis_view.cc:1688
+msgid "No palette selected."
+msgstr "未选中调色板。"
+
+#: ui/kis_view.cc:1692 ui/kis_view.cc:1694
+msgid "Edit Palette"
+msgstr "编辑调色板"
+
+#: plugins/viewplugins/separate_channels/kis_channel_separator.cc:260
+#: ui/kis_view.cc:1707
+msgid "Export Layer"
+msgstr "导出图层"
+
+#: ui/kis_view.cc:1754
+msgid "Import Image"
+msgstr "导入图像"
+
+#: ui/kis_view.cc:1794
+msgid "Mirror Layer X"
+msgstr "沿 X 镜像图层"
+
+#: ui/kis_view.cc:1815
+msgid "Mirror Layer Y"
+msgstr "沿 Y 镜像图像"
+
+#: plugins/viewplugins/imagesize/dlg_layersize.cc:51 ui/kis_view.cc:1837
+msgid "Scale Layer"
+msgstr "缩放图层"
+
+#: core/kis_transform_visitor.h:71 core/kis_transform_visitor.h:110
+#: plugins/viewplugins/rotateimage/rotateimage.cc:124 ui/kis_view.cc:1860
+msgid "Rotate Layer"
+msgstr "旋转图层"
+
+#: ui/kis_view.cc:1894
+msgid "Shear layer"
+msgstr "切变图层"
+
+#: ui/kis_view.cc:1917
+msgid "The image contains hidden layers that will be lost."
+msgstr "图像包含将会丢失的隐藏图层。"
+
+#: core/kis_image.cc:1324 ui/kis_view.cc:1918
+msgid "Flatten Image"
+msgstr "平整图像"
+
+#: ui/kis_view.cc:2576
+msgid "Insert as New Layer"
+msgstr "插入为新图层"
+
+#: ui/kis_view.cc:2578
+msgid "Open in New Document"
+msgstr "在新文档中打开"
+
+#: ui/kis_view.cc:2582
+msgid "Insert as New Layers"
+msgstr "插入为新图层"
+
+#: ui/kis_view.cc:2584
+msgid "Open in New Documents"
+msgstr "在新文档中打开"
+
+#: ui/kis_view.cc:2627
+#, fuzzy
+msgid "Change Filter"
+msgstr "滤镜"
+
+#: ui/kis_view.cc:2679
+msgid "Adjustment Layer Properties"
+msgstr "调整图层属性"
+
+#: ui/kis_view.cc:2705
+msgid "Property Changes"
+msgstr "属性更改"
+
+#: ui/kis_view.cc:2745 ui/kis_view.cc:2772 ui/kis_view.cc:2974
+msgid "Could not add layer to image."
+msgstr "无法给图像添加图层。"
+
+#: ui/kis_view.cc:2745 ui/kis_view.cc:2772 ui/kis_view.cc:2974
+msgid "Layer Error"
+msgstr "图层错误"
+
+#: ui/kis_view.cc:2892
+msgid "New Adjustment Layer"
+msgstr "新建调整图层"
+
+#: ui/kis_view.cc:2968
+msgid "Duplicate of '%1'"
+msgstr "“%1”的副本"
+
+#: ui/kis_view.cc:3812
+msgid "HSV"
+msgstr "HSV"
+
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.cc:45
+#: colorspaces/gray_u8/kis_gray_colorspace.cc:49 ui/kis_view.cc:3829
+msgid "Gray"
+msgstr "灰度"
+
+#: ui/kis_view.cc:3841
+msgid "Palettes"
+msgstr "调色板"
+
+#: ui/kis_clipboard.cc:193
+msgid "Pasting data from simple source"
+msgstr ""
+
+#: ui/kis_clipboard.cc:193
+msgid ""
+"The image data you are trying to paste has no colour profile information.\n"
+"\n"
+"On the web and in simple applications the data are supposed to be in sRGB color "
+"format.\n"
+"Importing as web will show it as it is supposed to look.\n"
+"Most monitors are not perfect though so if you made the image yourself\n"
+"you might want to import it as it looked on you monitor.\n"
+"\n"
+"How do you want to interpret these data?"
+msgstr ""
+
+#: ui/kis_clipboard.cc:193
+msgid "As &Web"
+msgstr "为 &Web"
+
+#: ui/kis_clipboard.cc:193
+msgid "As on &Monitor"
+msgstr "为显示器(&M)"
+
+#: ui/kis_tool_dummy.cc:36 ui/kis_tool_dummy.cc:100
+#, fuzzy
+msgid "No Active Tool"
+msgstr "移动工具"
+
+#: ui/kis_tool_dummy.cc:90
+msgid "&Dummy"
+msgstr ""
+
+#: ui/kis_tool_dummy.cc:99
+msgid "Layer is locked or invisible."
+msgstr ""
+
+#: ui/kis_grid_manager.cpp:56
+#, fuzzy
+msgid "Show Grid"
+msgstr "网格"
+
+#: ui/kis_grid_manager.cpp:57
+#, fuzzy
+msgid "Hide Grid"
+msgstr "蓝"
+
+#: ui/kis_grid_manager.cpp:61
+#, fuzzy
+msgid "1x1"
+msgstr "100"
+
+#: ui/kis_grid_manager.cpp:62
+#, fuzzy
+msgid "2x2"
+msgstr "0 x 0"
+
+#: ui/kis_grid_manager.cpp:63
+msgid "5x5"
+msgstr ""
+
+#: ui/kis_grid_manager.cpp:64
+#, fuzzy
+msgid "10x10"
+msgstr "100"
+
+#: ui/kis_grid_manager.cpp:65
+#, fuzzy
+msgid "20x20"
+msgstr "0 x 0"
+
+#: ui/kis_grid_manager.cpp:66
+#, fuzzy
+msgid "40x40"
+msgstr "0 x 0"
+
+#: ui/kis_selection_manager.cc:119
+msgid "Paste into &New Image"
+msgstr "粘贴为新图像(&N)"
+
+#: ui/kis_selection_manager.cc:142
+msgid "&Reselect"
+msgstr "重新选择(&R)"
+
+#: ui/kis_selection_manager.cc:153
+msgid "Copy Selection to New Layer"
+msgstr "复制选择区至新的图层"
+
+#: ui/kis_selection_manager.cc:159
+#, fuzzy
+msgid "Cut Selection to New Layer"
+msgstr "复制选择区至新的图层"
+
+#: ui/kis_selection_manager.cc:164
+msgid "Feather"
+msgstr "羽化"
+
+#: ui/kis_selection_manager.cc:169 ui/kis_selection_manager.cc:616
+msgid "Fill with Foreground Color"
+msgstr "用前景色填充"
+
+#: ui/kis_selection_manager.cc:174 ui/kis_selection_manager.cc:621
+msgid "Fill with Background Color"
+msgstr "用背景色填充"
+
+#: ui/kis_selection_manager.cc:179 ui/kis_selection_manager.cc:626
+msgid "Fill with Pattern"
+msgstr "用图案填充"
+
+#: ui/kis_selection_manager.cc:185
+msgid "Display Selection"
+msgstr "显示选中区"
+
+#: ui/kis_selection_manager.cc:186
+msgid "Hide Selection"
+msgstr "隐藏选中区"
+
+#: ui/kis_selection_manager.cc:190
+msgid "Border..."
+msgstr "边框..."
+
+#: ui/kis_selection_manager.cc:195
+msgid "Expand..."
+msgstr "展开..."
+
+#: ui/kis_selection_manager.cc:201
+msgid "Smooth..."
+msgstr "平滑..."
+
+#: ui/kis_selection_manager.cc:208
+msgid "Contract..."
+msgstr "对比度..."
+
+#: ui/kis_selection_manager.cc:213
+msgid "Similar"
+msgstr ""
+
+#: ui/kis_selection_manager.cc:220
+msgid "Transform..."
+msgstr "变形..."
+
+#: ui/kis_selection_manager.cc:426
+msgid "(pasted)"
+msgstr ""
+
+#: ui/kis_selection_manager.cc:535
+#, fuzzy
+msgid "Deselect"
+msgstr "不选(&D)"
+
+#: ui/kis_selection_manager.cc:638
+#, fuzzy
+msgid "Reselect"
+msgstr "重新选择(&R)"
+
+#: plugins/filters/example/example.h:41 ui/kis_selection_manager.cc:664
+msgid "Invert"
+msgstr "反转"
+
+#: ui/kis_selection_manager.cc:718
+msgid "Feather..."
+msgstr "羽化..."
+
+#: ui/kis_selection_manager.cc:807
+msgid "Grow"
+msgstr ""
+
+#: ui/kis_tool_paint.cc:129
+#, fuzzy
+msgid "Mode:"
+msgstr "模式:"
+
+#: core/kis_layer.cc:74
+msgid "Lock Layer"
+msgstr "锁定图层"
+
+#: core/kis_layer.cc:108
+msgid "Layer Opacity"
+msgstr "图层不透明度"
+
+#: core/kis_layer.cc:142
+msgid "Layer Visibility"
+msgstr "图层可见性"
+
+#: core/kis_layer.cc:177
+#, fuzzy
+msgid "Layer Composite Mode"
+msgstr "复合模式:"
+
+#: core/kis_image.cc:381 core/kis_layer.cc:218 core/kis_paint_device.cc:110
+#: plugins/tools/selectiontools/kis_tool_move_selection.cc:60
+msgid "Move Layer"
+msgstr "移动图层"
+
+#: core/kis_paint_layer.cc:488
+#, fuzzy
+msgid "Create Layer Mask"
+msgstr "创建新图层"
+
+#: core/kis_paint_layer.cc:501
+#, fuzzy
+msgid "Remove Layer Mask"
+msgstr "删除图层"
+
+#: core/kis_paint_layer.cc:505
+msgid "Apply Layer Mask"
+msgstr ""
+
+#: core/kis_paintop.h:119
+msgid "Abstract PaintOp"
+msgstr ""
+
+#: core/kis_filter_strategy.h:50
+#, fuzzy
+msgid "Hermite"
+msgstr "滤镜"
+
+#: core/kis_filter_strategy.h:61
+msgid "Bicubic"
+msgstr ""
+
+#: core/kis_filter_strategy.h:72
+msgid "Box"
+msgstr "盒状"
+
+#: core/kis_filter_strategy.h:84
+msgid "Triangle aka (bi)linear"
+msgstr ""
+
+#: core/kis_filter_strategy.h:95
+msgid "Bell"
+msgstr ""
+
+#: core/kis_filter_strategy.h:105
+#, fuzzy
+msgid "BSpline"
+msgstr "贝塞尔"
+
+#: core/kis_filter_strategy.h:115
+msgid "Lanczos3"
+msgstr ""
+
+#: core/kis_filter_strategy.h:127
+msgid "Mitchell"
+msgstr ""
+
+#: core/kis_fill_painter.cc:268
+msgid "Making fill outline..."
+msgstr ""
+
+#: core/kis_paint_device.cc:161
+msgid "Convert Layer Type"
+msgstr "转换图层类型"
+
+#: core/kis_scale_visitor.h:110
+msgid "Scaling..."
+msgstr "正在缩放..."
+
+#: core/kis_image.cc:96 core/kis_image.cc:739
+msgid "Resize Image"
+msgstr "更改图像大小"
+
+#: core/kis_image.cc:183 core/kis_image.cc:921
+msgid "Convert Image Type"
+msgstr "转换图像类型"
+
+#: core/kis_image.cc:299
+msgid "Add Layer"
+msgstr "添加图层"
+
+#: core/kis_image.cc:340
+msgid "Remove Layer"
+msgstr "删除图层"
+
+#: core/kis_image.cc:432
+msgid "Layer Property Changes"
+msgstr "图层属性变化"
+
+#: core/kis_image.cc:552 core/kis_image.cc:659
+#, c-format
+msgid "Layer %1"
+msgstr "图层 %1"
+
+#: core/kis_image.cc:629
+msgid "background"
+msgstr "背景"
+
+#: core/kis_image.cc:737
+#, fuzzy
+msgid "Crop Image"
+msgstr "切变图像"
+
+#: core/kis_image.cc:784
+#, fuzzy
+msgid "Scale Image"
+msgstr "切变图像"
+
+#: core/kis_image.cc:1352
+#, fuzzy
+msgid "Merge with Layer Below"
+msgstr "合并图层(&M)"
+
+#: core/kis_gradient_painter.cc:558
+msgid "Rendering gradient..."
+msgstr "正在重新渲染渐变..."
+
+#: core/kis_gradient_painter.cc:605
+msgid "Anti-aliasing gradient..."
+msgstr "正在对渐变反锯齿..."
+
+#: kritacolor/kis_basic_histogram_producers.h:158
+#, fuzzy
+msgid "Generic RGB"
+msgstr "直方图"
+
+#: kritacolor/kis_basic_histogram_producers.h:189
+#, fuzzy
+msgid "Generic L*a*b*"
+msgstr "直方图"
+
+#: kritacolor/colorspaces/kis_alpha_colorspace.cc:43
+msgid "Alpha mask"
+msgstr "Alpha 蒙板"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:50
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:47
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.cc:46
+#: colorspaces/gray_u8/kis_gray_colorspace.cc:50
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:57
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:59
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:61
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:53
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:53
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:69
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc:35
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc:35
+#: kritacolor/colorspaces/kis_alpha_colorspace.cc:45
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:45
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:49
+msgid "Alpha"
+msgstr "Alpha"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:50
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:47
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.cc:46
+#: colorspaces/gray_u8/kis_gray_colorspace.cc:50
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:57
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:59
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:61
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:53
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:53
+#: kritacolor/colorspaces/kis_alpha_colorspace.cc:45
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:45
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:49
+msgid "A"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:37
+#: kritacolor/colorspaces/kis_lab_colorspace.h:139
+#, fuzzy
+msgid "L*a*b* (16-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:44
+#, fuzzy
+msgid "XYZ/Alpha"
+msgstr "CMYK/Alpha"
+
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:46
+msgid "X"
+msgstr ""
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:48
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:45
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc:32
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc:32
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:47
+msgid "Y"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_xyz_colorspace.cc:48
+msgid "Z"
+msgstr ""
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:74
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:42
+msgid "Lightness"
+msgstr "亮度"
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:54
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:42
+#: kritacolor/kis_basic_histogram_producers.cc:414
+msgid "L"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:43
+#: kritacolor/kis_basic_histogram_producers.cc:415
+msgid "a*"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:43
+#: kritacolor/kis_basic_histogram_producers.cc:415
+msgid "a"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:44
+#: kritacolor/kis_basic_histogram_producers.cc:416
+msgid "b*"
+msgstr ""
+
+#: kritacolor/colorspaces/kis_lab_colorspace.cc:44
+#: kritacolor/kis_basic_histogram_producers.cc:416
+msgid "b"
+msgstr ""
+
+#: kritacolor/kis_basic_histogram_producers.cc:345
+#, fuzzy
+msgid "Generic RGB Histogram"
+msgstr "直方图"
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:56
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:58
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:50
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:50
+#: kritacolor/kis_basic_histogram_producers.cc:349
+msgid "R"
+msgstr ""
+
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.cc:45
+#: colorspaces/gray_u8/kis_gray_colorspace.cc:49
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:57
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:59
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:51
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:51
+#: kritacolor/kis_basic_histogram_producers.cc:350
+msgid "G"
+msgstr ""
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:58
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:60
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:52
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:52
+#: kritacolor/kis_basic_histogram_producers.cc:351
+msgid "B"
+msgstr ""
+
+#: kritacolor/kis_basic_histogram_producers.cc:411
+#, fuzzy
+msgid "L*a*b* Histogram"
+msgstr "直方图"
+
+#: kritacolor/kis_basic_histogram_producers.cc:414
+msgid "L*"
+msgstr ""
+
+#: kritacolor/kis_colorspace_factory_registry.cc:70
+msgid "Cannot start Krita: no colorspaces available."
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:92
+msgid "Normal"
+msgstr "普通"
+
+#: kritacolor/kis_composite_op.cc:93
+#, fuzzy
+msgid "Alpha Darken"
+msgstr "Alpha 蒙板"
+
+#: kritacolor/kis_composite_op.cc:94
+msgid "In"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:95
+msgid "Out"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:96
+msgid "Atop"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:97
+msgid "Xor"
+msgstr "异或"
+
+#: kritacolor/kis_composite_op.cc:98
+msgid "Plus"
+msgstr "加"
+
+#: kritacolor/kis_composite_op.cc:99
+msgid "Minus"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:102
+msgid "Diff"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:103
+msgid "Multiply"
+msgstr "相乘"
+
+#: kritacolor/kis_composite_op.cc:104
+msgid "Divide"
+msgstr "相除"
+
+#: kritacolor/kis_composite_op.cc:105
+#, fuzzy
+msgid "Dodge"
+msgstr "模式:"
+
+#: kritacolor/kis_composite_op.cc:106
+#, fuzzy
+msgid "Burn"
+msgstr "蓝"
+
+#: kritacolor/kis_composite_op.cc:107 plugins/filters/bumpmap/bumpmap.h:72
+msgid "Bumpmap"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:109
+msgid "Copy Red"
+msgstr "复制红色"
+
+#: kritacolor/kis_composite_op.cc:110
+msgid "Copy Green"
+msgstr "复制绿色"
+
+#: kritacolor/kis_composite_op.cc:111
+msgid "Copy Blue"
+msgstr "复制蓝色"
+
+#: kritacolor/kis_composite_op.cc:112
+msgid "Copy Opacity"
+msgstr "复制不透明度"
+
+#: kritacolor/kis_composite_op.cc:114
+msgid "Dissolve"
+msgstr "融化"
+
+#: kritacolor/kis_composite_op.cc:115
+msgid "Displace"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:117
+#, fuzzy
+msgid "Modulate"
+msgstr "模式:"
+
+#: kritacolor/kis_composite_op.cc:118
+#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:43
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:44
+#, fuzzy
+msgid "Threshold"
+msgstr "画笔阈值:"
+
+#: kritacolor/kis_composite_op.cc:120
+#, fuzzy
+msgid "No Composition"
+msgstr "位置"
+
+#: kritacolor/kis_composite_op.cc:121
+#: plugins/paintops/defaultpaintops/kis_brushop.cc:68
+msgid "Darken"
+msgstr "变暗"
+
+#: kritacolor/kis_composite_op.cc:122
+msgid "Lighten"
+msgstr "变亮"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:72
+#: kritacolor/kis_composite_op.cc:123
+msgid "Hue"
+msgstr "色调"
+
+#: kritacolor/kis_composite_op.cc:127
+msgid "Colorize"
+msgstr "着色"
+
+#: kritacolor/kis_composite_op.cc:128
+msgid "Luminize"
+msgstr ""
+
+#: kritacolor/kis_composite_op.cc:129
+msgid "Screen"
+msgstr "屏幕"
+
+#: kritacolor/kis_composite_op.cc:130
+msgid "Overlay"
+msgstr "覆盖"
+
+#: kritacolor/kis_composite_op.cc:131
+msgid "Copy Cyan"
+msgstr "复制青色"
+
+#: kritacolor/kis_composite_op.cc:132
+msgid "Copy Magenta"
+msgstr "复制洋红"
+
+#: kritacolor/kis_composite_op.cc:133
+msgid "Copy Yellow"
+msgstr "复制黄色"
+
+#: kritacolor/kis_composite_op.cc:134
+msgid "Copy Black"
+msgstr "复制黑色"
+
+#: kritacolor/kis_composite_op.cc:135
+msgid "Erase"
+msgstr "擦除"
+
+#: kritacolor/kis_composite_op.cc:136
+msgid "Undefined"
+msgstr ""
+
+#: main.cc:27
+msgid "File(s) or URL(s) to open"
+msgstr "要打开的文件或 URL"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之 KDE 简体中文组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:113
+#: colorspaces/wet/kis_wet_colorspace.h:205 colorspaces/wet/wet_plugin.cc:115
+msgid "Watercolors"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:117
+#: colorspaces/wet/kis_wet_palette_widget.cc:64
+msgid "Quinacridone Rose"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:118
+#: colorspaces/wet/kis_wet_palette_widget.cc:71
+msgid "Indian Red"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:119
+#: colorspaces/wet/kis_wet_palette_widget.cc:78
+msgid "Cadmium Yellow"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:120
+#: colorspaces/wet/kis_wet_palette_widget.cc:85
+#, fuzzy
+msgid "Hookers Green"
+msgstr "绿"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:121
+#: colorspaces/wet/kis_wet_palette_widget.cc:92
+#, fuzzy
+msgid "Cerulean Blue"
+msgstr "蓝"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:122
+#: colorspaces/wet/kis_wet_palette_widget.cc:99
+msgid "Burnt Umber"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:123
+#: colorspaces/wet/kis_wet_palette_widget.cc:106
+msgid "Cadmium Red"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:124
+#: colorspaces/wet/kis_wet_palette_widget.cc:113
+msgid "Brilliant Orange"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:125
+#: colorspaces/wet/kis_wet_palette_widget.cc:120
+msgid "Hansa Yellow"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:126
+#: colorspaces/wet/kis_wet_palette_widget.cc:127
+#, fuzzy
+msgid "Phthalo Green"
+msgstr "绿"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:127
+#: colorspaces/wet/kis_wet_palette_widget.cc:134
+msgid "French Ultramarine"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:128
+#: colorspaces/wet/kis_wet_palette_widget.cc:141
+msgid "Interference Lilac"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:129
+#: colorspaces/wet/kis_wet_palette_widget.cc:148
+msgid "Titanium White"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:130
+#: colorspaces/wet/kis_wet_palette_widget.cc:155
+#, fuzzy
+msgid "Ivory Black"
+msgstr "不透明度"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:131
+#: colorspaces/wet/kis_wet_palette_widget.cc:162
+msgid "Pure Water"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_palette_widget.cc:168
+#, fuzzy
+msgid "Paint strength:"
+msgstr "画笔阈值:"
+
+#: colorspaces/wet/kis_wet_palette_widget.cc:175
+#, fuzzy
+msgid "Wetness:"
+msgstr "线条粗细:"
+
+#: colorspaces/wet/wetphysicsfilter.cc:61
+msgid "Dry the Paint"
+msgstr ""
+
+#: colorspaces/wet/wet_plugin.cc:89
+#, fuzzy
+msgid "Wet"
+msgstr "Web"
+
+#: colorspaces/wet/wet_plugin.cc:108
+msgid "Wetness Visualisation"
+msgstr ""
+
+#: colorspaces/wet/kis_texture_filter.h:34
+msgid "Wet Texture"
+msgstr ""
+
+#: colorspaces/wet/kis_texture_filter.h:35
+msgid "Add a texture to the wet canvas"
+msgstr ""
+
+#: colorspaces/wet/kis_wetop.h:37
+#, fuzzy
+msgid "Watercolor Brush"
+msgstr "滤镜(&F)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:133
+#, fuzzy
+msgid "Red Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:134
+#, fuzzy
+msgid "Myth Red"
+msgstr "更多红色"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:135
+#, fuzzy
+msgid "Green Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:136
+#, fuzzy
+msgid "Myth Green"
+msgstr "绿"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:137
+#, fuzzy
+msgid "Blue Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:138
+#, fuzzy
+msgid "Myth Blue"
+msgstr "蓝"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:139
+msgid "Water Volume"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:140
+#, fuzzy
+msgid "Paper Height"
+msgstr "高度:"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:142
+#, fuzzy
+msgid "Adsorbed Red Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:143
+msgid "Adsorbed Myth Red"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:144
+#, fuzzy
+msgid "Adsorbed Green Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:145
+#, fuzzy
+msgid "Adsorbed Myth Green"
+msgstr "更多绿色"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:146
+#, fuzzy
+msgid "Adsorbed Blue Concentration"
+msgstr "颜色拾取器(&C)"
+
+#: colorspaces/wet/kis_wet_colorspace.cc:147
+msgid "Adsorbed Myth Blue"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:148
+msgid "Adsorbed Water Volume"
+msgstr ""
+
+#: colorspaces/wet/kis_wet_colorspace.cc:149
+msgid "Adsorbed Paper Height"
+msgstr ""
+
+#: colorspaces/wet/wetphysicsfilter.h:51
+msgid "Watercolor Physics Simulation Filter"
+msgstr ""
+
+#: colorspaces/cmyk_u8/cmyk_plugin.cc:57
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:41
+msgid "CMYK"
+msgstr "CMYK"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:46
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:43
+#, fuzzy
+msgid "Cyan"
+msgstr "青"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:46
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:43
+#, fuzzy
+msgid "C"
+msgstr "CD"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:47
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:44
+#, fuzzy
+msgid "Magenta"
+msgstr "洋红:"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:47
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:44
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:55
+msgid "M"
+msgstr ""
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:48
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:45
+#, fuzzy
+msgid "Yellow"
+msgstr "黄色:"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:49
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:46
+#, fuzzy
+msgid "Black"
+msgstr "黑色:"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:49
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.cc:46
+msgid "K"
+msgstr ""
+
+#: colorspaces/cmyk_u8/kis_cmyk_colorspace.h:112
+#, fuzzy
+msgid "CMYK (8-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:56
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.h:150
+#, fuzzy
+msgid "RGB (32-bit float/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:56
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:58
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:50
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:50
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:68
+msgid "Red"
+msgstr "红"
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:57
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:59
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:51
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:51
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:67
+msgid "Green"
+msgstr "绿"
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:58
+#: colorspaces/rgb_f32/kis_rgb_f32_colorspace.cc:60
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:52
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:52
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:66
+msgid "Blue"
+msgstr "蓝"
+
+#: colorspaces/lms_f32/lms_f32_plugin.cc:55
+#: colorspaces/rgb_f32/rgb_f32_plugin.cc:54
+#, fuzzy
+msgid "Float32"
+msgstr "滤镜(&F):"
+
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.cc:48
+#: colorspaces/rgb_u16/kis_rgb_u16_colorspace.h:114
+#, fuzzy
+msgid "RGB (16-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_u16/rgb_u16_plugin.cc:52
+#, fuzzy
+msgid "RGB16"
+msgstr "RGB"
+
+#: colorspaces/gray_u16/gray_u16_plugin.cc:54
+#, fuzzy
+msgid "GRAY/Alpha16"
+msgstr "8 位/通道"
+
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.cc:43
+#: colorspaces/gray_u16/kis_gray_u16_colorspace.h:104
+#, fuzzy
+msgid "Grayscale (16-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.cc:54
+#: colorspaces/rgb_f16half/kis_rgb_f16half_colorspace.h:129
+#, fuzzy
+msgid "RGB (16-bit float/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_f16half/rgb_f16half_plugin.cc:53
+#, fuzzy
+msgid "Float16 Half"
+msgstr "直方图"
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:52
+#, fuzzy
+msgid "LMS (32-bit float/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:54
+msgid "Long"
+msgstr ""
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:55
+#, fuzzy
+msgid "Middle"
+msgstr "相除"
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:56
+#, fuzzy
+msgid "Short"
+msgstr "阴影"
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.cc:56
+msgid "S"
+msgstr ""
+
+#: colorspaces/lms_f32/kis_lms_f32_colorspace.h:142
+#, fuzzy
+msgid "LMS Cone Space (32-bit float/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/cmyk_u16/cmyk_u16_plugin.cc:52
+#, fuzzy
+msgid "CMYK16"
+msgstr "CMYK"
+
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.cc:44
+#: colorspaces/cmyk_u16/kis_cmyk_u16_colorspace.h:109
+#, fuzzy
+msgid "CMYK (16-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_u8/kis_rgb_colorspace.cc:48
+#: colorspaces/rgb_u8/kis_rgb_colorspace.h:102
+#, fuzzy
+msgid "RGB (8-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/rgb_u8/rgb_plugin.cc:65
+#, fuzzy
+msgid "RGB8"
+msgstr "RGB"
+
+#: colorspaces/gray_u8/kis_gray_colorspace.cc:47
+#, fuzzy
+msgid "Grayscale"
+msgstr "灰度/Alpha"
+
+#: colorspaces/gray_u8/kis_gray_colorspace.h:100
+#, fuzzy
+msgid "Grayscale (8-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/gray_u8/gray_plugin.cc:68
+#, fuzzy
+msgid "GRAY/Alpha8"
+msgstr "CMYK/Alpha"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:61
+#: colorspaces/wetsticky/kis_ws_engine_filter.h:56
+msgid "Wet & Sticky"
+msgstr ""
+
+#: colorspaces/wetsticky/kis_ws_engine_filter.cc:59
+#, fuzzy
+msgid "&Wet & Sticky paint engine..."
+msgstr "画笔"
+
+#: colorspaces/wetsticky/brushop/kis_wsbrushop.h:36
+#, fuzzy
+msgid "Wet & Sticky Paintbrush"
+msgstr "画笔"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:76
+msgid "Liquid Content"
+msgstr ""
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:77
+msgid "Drying Rate"
+msgstr ""
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:78
+#, fuzzy
+msgid "Miscibility"
+msgstr "可混合性(&M):"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:81
+#, fuzzy
+msgid "Gravitational Direction"
+msgstr "数学精度(&M)"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:82
+msgid "Gravitational Strength"
+msgstr ""
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:84
+#, fuzzy
+msgid "Absorbency"
+msgstr "吸光度(&A):"
+
+#: colorspaces/wetsticky/kis_wet_sticky_colorspace.cc:85
+#, fuzzy
+msgid "Paint Volume"
+msgstr "绘画工具"
+
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc:30
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.h:130
+#, fuzzy
+msgid "YCbCr (8-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc:33
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc:33
+msgid "Cb"
+msgstr ""
+
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc:34
+#: colorspaces/ycbcr_u8/kis_ycbcr_u8_colorspace.cc:34
+#, fuzzy
+msgid "Cr"
+msgstr "裁剪"
+
+#: colorspaces/ycbcr_u8/ycbcr_u8_plugin.cc:53
+msgid "YCBR8"
+msgstr ""
+
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.cc:30
+#: colorspaces/ycbcr_u16/kis_ycbcr_u16_colorspace.h:129
+#, fuzzy
+msgid "YCbCr (16-bit integer/channel)"
+msgstr "8 位/通道"
+
+#: colorspaces/ycbcr_u16/ycbcr_u16_plugin.cc:51
+msgid "YCbCr16"
+msgstr ""
+
+#: plugins/tools/tool_crop/kis_tool_crop.h:142
+#, fuzzy
+msgid "Crop Tool"
+msgstr "剪裁工具"
+
+#: plugins/tools/tool_crop/kis_tool_crop.cc:736
+msgid "Crop an area"
+msgstr ""
+
+#: plugins/tools/tool_star/kis_tool_star.h:96
+msgid "Star Tool"
+msgstr "星形工具"
+
+#: plugins/tools/tool_star/kis_tool_star.cc:183
+msgid "&Star"
+msgstr "星形(&S)"
+
+#: plugins/tools/tool_star/kis_tool_star.cc:192
+msgid "Draw a star"
+msgstr "绘制星形"
+
+#: plugins/tools/defaulttools/kis_tool_line.h:92
+msgid "Line Tool"
+msgstr "直线工具"
+
+#: plugins/tools/defaulttools/kis_tool_move.cc:41
+#: plugins/tools/defaulttools/kis_tool_move.h:82
+msgid "Move Tool"
+msgstr "移动工具"
+
+#: plugins/tools/defaulttools/kis_tool_pan.cc:31
+#: plugins/tools/defaulttools/kis_tool_pan.h:74
+msgid "Pan Tool"
+msgstr "平移工具"
+
+#: plugins/tools/defaulttools/kis_tool_pan.cc:88
+msgid "&Pan"
+msgstr "平移(&P)"
+
+#: plugins/tools/defaulttools/kis_tool_pan.cc:89
+msgid "Pan"
+msgstr "平移"
+
+#: plugins/tools/defaulttools/kis_tool_ellipse.cc:44
+#: plugins/tools/defaulttools/kis_tool_ellipse.cc:129
+msgid "Ellipse"
+msgstr "椭圆"
+
+#: plugins/tools/defaulttools/kis_tool_ellipse.cc:173
+msgid "&Ellipse"
+msgstr "椭圆(&E)"
+
+#: plugins/tools/defaulttools/kis_tool_ellipse.cc:180
+msgid "Draw an ellipse"
+msgstr "绘制椭圆"
+
+#: plugins/tools/defaulttools/kis_tool_text.h:76
+msgid "Text Tool"
+msgstr "文本工具"
+
+#: plugins/tools/defaulttools/kis_tool_brush.cc:50
+msgid "Brush"
+msgstr "画笔"
+
+#: plugins/tools/defaulttools/kis_tool_brush.cc:120
+msgid "Draw freehand"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_brush.cc:153
+#, fuzzy
+msgid "Paint direct"
+msgstr "绘制(&P)"
+
+#: plugins/tools/defaulttools/kis_tool_line.cc:47
+#: plugins/tools/defaulttools/kis_tool_line.cc:147
+msgid "Line"
+msgstr "直线"
+
+#: plugins/tools/defaulttools/kis_tool_line.cc:239
+msgid "&Line"
+msgstr "直线(&L)"
+
+#: plugins/tools/defaulttools/kis_tool_line.cc:243
+msgid "Draw a line"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_line.cc:250
+msgid ""
+"Alt+Drag will move the origin of the currently displayed line around, "
+"Shift+Drag will force you to draw straight lines"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_zoom.cc:39
+#: plugins/tools/defaulttools/kis_tool_zoom.h:93
+msgid "Zoom Tool"
+msgstr "缩放工具"
+
+#: plugins/tools/defaulttools/kis_tool_rectangle.h:90
+msgid "Rectangle Tool"
+msgstr "矩形工具"
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:96
+msgid "Cannot pick a color as no layer is active."
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:100
+msgid "Cannot pick a color as the active layer is not visible."
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:200
+msgid "%1%"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:217
+msgid "&Color Picker"
+msgstr "颜色拾取器(&C)"
+
+#: plugins/tools/defaulttools/kis_tool_colorpicker.cc:218
+msgid "Color picker"
+msgstr "颜色拾取器"
+
+#: plugins/tools/defaulttools/kis_tool_rectangle.cc:174
+msgid "&Rectangle"
+msgstr "矩形(&R)"
+
+#: plugins/tools/defaulttools/kis_tool_rectangle.cc:181
+msgid "Draw a rectangle"
+msgstr "绘制矩形"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:109
+msgid "Flood Fill"
+msgstr "填充"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:165
+msgid "Threshold: "
+msgstr "阈值:"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:172
+msgid "Use pattern"
+msgstr "使用图案"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:176
+#, fuzzy
+msgid "Limit to current layer"
+msgstr "下降当前图层"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:180
+msgid "Fill entire selection"
+msgstr "填充整个选中区"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:220
+msgid "&Fill"
+msgstr "填充(&F)"
+
+#: plugins/tools/defaulttools/kis_tool_fill.cc:227
+#, fuzzy
+msgid "Contiguous fill"
+msgstr "相邻选择工具(&C)"
+
+#: plugins/tools/defaulttools/kis_tool_ellipse.h:85
+#, fuzzy
+msgid "Ellipse Tool"
+msgstr "椭圆工具"
+
+#: plugins/tools/defaulttools/kis_tool_text.cc:91
+msgid "Font Tool"
+msgstr "字体工具"
+
+#: plugins/tools/defaulttools/kis_tool_text.cc:91
+msgid "Enter text:"
+msgstr "输入文字:"
+
+#: plugins/tools/defaulttools/kis_tool_text.cc:166
+msgid "Font: "
+msgstr "字体:"
+
+#: plugins/tools/defaulttools/kis_tool_text.cc:185
+msgid "T&ext"
+msgstr "文本(&E)"
+
+#: plugins/tools/defaulttools/kis_tool_move.cc:103
+msgid "&Move"
+msgstr "移动(&M)"
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:49
+msgid "Duplicate Brush"
+msgstr "克隆画笔"
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:91
+msgid "&Duplicate Brush"
+msgstr "克隆画笔(&D)"
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:95
+msgid ""
+"Duplicate parts of the image. Shift-click to select the point to duplicate from "
+"to begin."
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:230
+msgid ""
+"To start, shift-click on the place you want to duplicate from. Then you can "
+"start painting. An indication of where you are copying from will be displayed "
+"while drawing and moving the mouse."
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:238
+#, fuzzy
+msgid "Healing"
+msgstr "缩放"
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:249
+#, fuzzy
+msgid "Healing radius"
+msgstr "颜色拾取器(&C)"
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.cc:251
+msgid "Correct the perspective"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_duplicate.h:85
+msgid "Duplicate Tool"
+msgstr "复制工具"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.h:117
+msgid "Gradient Tool"
+msgstr "渐变工具"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:51
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:147
+msgid "Gradient"
+msgstr "渐变"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:235
+msgid "Repeat:"
+msgstr "重复:"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:237
+#, fuzzy
+msgid "Reverse"
+msgstr "更改大小"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:243
+msgid "Bi-Linear"
+msgstr "二次线性"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:244
+msgid "Radial"
+msgstr "径向"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:246
+msgid "Conical"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:247
+msgid "Conical Symmetric"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:252
+msgid "Forwards"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:253
+msgid "Alternating"
+msgstr ""
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:261
+msgid "Anti-alias threshold:"
+msgstr "反锯齿阈值:"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:298
+msgid "&Gradient"
+msgstr "绘制渐变(&G)"
+
+#: plugins/tools/defaulttools/kis_tool_gradient.cc:302
+msgid "Draw a gradient"
+msgstr "绘制渐变"
+
+#: plugins/tools/defaulttools/kis_tool_brush.h:81
+msgid "Brush Tool"
+msgstr "画笔工具"
+
+#: plugins/tools/defaulttools/kis_tool_fill.h:100
+msgid "Fill Tool"
+msgstr "填充工具"
+
+#: plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.h:124
+#, fuzzy
+msgid "Perspective transform Tool"
+msgstr "变形工具"
+
+#: plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.cc:89
+#: plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.cc:135
+#, fuzzy
+msgid "Perspective Transform"
+msgstr "变形工具"
+
+#: plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.cc:728
+#, fuzzy
+msgid "&Perspective Transform"
+msgstr "变形工具"
+
+#: plugins/tools/tool_perspectivetransform/kis_tool_perspectivetransform.cc:736
+msgid "Perspective transform a layer or a selection"
+msgstr ""
+
+#: plugins/tools/tool_polygon/kis_tool_polygon.h:60
+msgid "Shift-click will end the polygon."
+msgstr ""
+
+#: plugins/tools/tool_polygon/kis_tool_polygon.h:97
+#, fuzzy
+msgid "Polygon Tool"
+msgstr "多边形工具"
+
+#: plugins/tools/tool_polygon/kis_tool_polygon.cc:49
+#: plugins/tools/tool_polygon/kis_tool_polygon.cc:101
+msgid "Polygon"
+msgstr "多边形"
+
+#: plugins/tools/tool_polygon/kis_tool_polygon.cc:226
+msgid "&Polygon"
+msgstr "多边形(&P)"
+
+#: plugins/tools/tool_polygon/kis_tool_polygon.cc:235
+msgid "Draw a polygon. Shift-mouseclick ends the polygon."
+msgstr ""
+
+#: plugins/tools/tool_polyline/kis_tool_polyline.cc:49
+#: plugins/tools/tool_polyline/kis_tool_polyline.cc:108
+msgid "Polyline"
+msgstr "折线"
+
+#: plugins/tools/tool_polyline/kis_tool_polyline.cc:241
+msgid "&Polyline"
+msgstr "折线(&P)"
+
+#: plugins/tools/tool_polyline/kis_tool_polyline.cc:250
+msgid "Draw a polyline. Shift-mouseclick ends the polyline."
+msgstr ""
+
+#: plugins/tools/tool_polyline/kis_tool_polyline.cc:258
+msgid "Press shift-mouseclick to end the polyline."
+msgstr ""
+
+#: plugins/tools/tool_polyline/kis_tool_polyline.h:104
+#, fuzzy
+msgid "Polyline Tool"
+msgstr "折线工具"
+
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.h:96
+#, fuzzy
+msgid "Select Similar"
+msgstr "全选(&S)"
+
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:88
+#, fuzzy
+msgid "Select Similar Colors"
+msgstr "全选(&S)"
+
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:146
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:234
+#, fuzzy
+msgid "Similar Selection"
+msgstr "缩放选中区"
+
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:205
+#, fuzzy
+msgid "&Similar Selection"
+msgstr "缩放选中区"
+
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:207
+msgid "Select similar colors"
+msgstr "选择类似颜色"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:200
+#: plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:248
+msgid "Fuzziness: "
+msgstr "模糊度:"
+
+#: plugins/tools/tool_curves/kis_tool_example.h:62
+#, fuzzy
+msgid "Example Tool"
+msgstr "椭圆工具"
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:562
+#, fuzzy
+msgid "Magnetic Outline Selection"
+msgstr "缩放选中区"
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:601
+msgid "Automatic Mode"
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:604
+msgid "Manual Mode"
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:771
+msgid "Automatic mode"
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:772
+msgid "Distance: "
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:773
+#, fuzzy
+msgid "To Selection"
+msgstr "无选择区"
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:794
+#, fuzzy
+msgid "Magnetic Outline"
+msgstr "选择工具"
+
+#: plugins/tools/tool_curves/kis_tool_moutline.cc:803
+msgid ""
+"Magnetic Selection: move around an edge to select it. Hit Ctrl to enter/quit "
+"manual mode, and double click to finish."
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_example.cc:72
+msgid "Tool for Curves - Example"
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_example.cc:93
+msgid "&Example"
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_example.cc:102
+msgid "This is a test tool for the Curve Framework."
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_bezier_paint.cc:58
+#: plugins/tools/tool_curves/kis_tool_bezier_paint.h:59
+#, fuzzy
+msgid "Bezier Painting Tool"
+msgstr "滤镜工具"
+
+#: plugins/tools/tool_curves/kis_tool_bezier_select.cc:58
+#: plugins/tools/tool_curves/kis_tool_bezier_select.h:59
+#, fuzzy
+msgid "Bezier Selection Tool"
+msgstr "隐藏选中区"
+
+#: plugins/tools/tool_curves/kis_tool_bezier.cc:271
+#, fuzzy
+msgid "Bezier Curve"
+msgstr "滤镜工具"
+
+#: plugins/tools/tool_curves/kis_tool_moutline.h:128
+#, fuzzy
+msgid "Magnetic Outline Selection Tool"
+msgstr "缩放选中区"
+
+#: plugins/tools/tool_curves/kis_tool_bezier_paint.cc:100
+#: plugins/tools/tool_curves/kis_tool_bezier_select.cc:89
+#, fuzzy
+msgid "&Bezier"
+msgstr "滤镜工具"
+
+#: plugins/tools/tool_curves/kis_tool_bezier_paint.cc:109
+msgid ""
+"Draw cubic beziers. Keep Alt, Control or Shift pressed for options. Return or "
+"double-click to finish."
+msgstr ""
+
+#: plugins/tools/tool_curves/kis_tool_bezier_select.cc:98
+msgid "Select areas of the image with bezier paths."
+msgstr ""
+
+#: plugins/tools/tool_filter/kis_tool_filter.h:76
+msgid "Filter Tool"
+msgstr "滤镜工具"
+
+#: plugins/tools/tool_filter/kis_tool_filter.cc:52
+msgid "Filter Brush"
+msgstr "滤镜画笔"
+
+#: plugins/tools/tool_filter/kis_tool_filter.cc:68
+msgid "&Filter Brush"
+msgstr "滤镜画笔(&F)"
+
+#: plugins/tools/tool_filter/kis_tool_filter.cc:73
+msgid "Paint with filters"
+msgstr ""
+
+#: plugins/tools/tool_filter/kis_filterop.h:40
+msgid "Filter"
+msgstr "滤镜"
+
+#: plugins/tools/selectiontools/kis_tool_select_outline.cc:52
+#, fuzzy
+msgid "Select Outline"
+msgstr "选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_outline.cc:122
+#: plugins/tools/selectiontools/kis_tool_select_outline.cc:274
+#, fuzzy
+msgid "Outline Selection"
+msgstr "缩放选中区"
+
+#: plugins/tools/selectiontools/kis_tool_select_outline.cc:255
+#, fuzzy
+msgid "&Outline Selection"
+msgstr "缩放选中区"
+
+#: plugins/tools/selectiontools/kis_tool_select_outline.cc:264
+#, fuzzy
+msgid "Select an outline"
+msgstr "选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_eraser.h:75
+msgid "Eraser Select Tool"
+msgstr "橡皮选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:50
+msgid "Elliptical Select"
+msgstr "椭圆形选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:193
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:304
+msgid "Elliptical Selection"
+msgstr "椭圆选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:286
+msgid "&Elliptical Selection"
+msgstr "椭圆选择(&E)"
+
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:294
+#, fuzzy
+msgid "Select an elliptical area"
+msgstr "全选(&S)"
+
+#: plugins/tools/selectiontools/kis_tool_select_brush.h:77
+msgid "Brush Select Tool"
+msgstr "画笔选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:55
+#, fuzzy
+msgid "Contiguous Select"
+msgstr "相邻选择工具(&C)"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:109
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:190
+#, fuzzy
+msgid "Contiguous Area Selection"
+msgstr "相邻选择工具(&C)"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:145
+#, fuzzy
+msgid "&Contiguous Area Selection"
+msgstr "相邻选择工具(&C)"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:153
+#, fuzzy
+msgid "Select a contiguous area"
+msgstr "选择相邻区域"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:211
+msgid "Sample merged"
+msgstr ""
+
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:52
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.h:88
+msgid "Rectangular Select Tool"
+msgstr "矩形选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:191
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:305
+msgid "Rectangular Selection"
+msgstr "矩形选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:287
+msgid "&Rectangular Selection"
+msgstr "矩形选择(&R)"
+
+#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:296
+#, fuzzy
+msgid "Select a rectangular area"
+msgstr "矩形选择"
+
+#: plugins/tools/selectiontools/kis_tool_move_selection.cc:100
+#: plugins/tools/selectiontools/kis_tool_move_selection.h:68
+#, fuzzy
+msgid "Move Selection Tool"
+msgstr "隐藏选中区"
+
+#: plugins/tools/selectiontools/kis_tool_move_selection.cc:210
+#, fuzzy
+msgid "&Move selection"
+msgstr "无选择区"
+
+#: plugins/tools/selectiontools/kis_tool_move_selection.cc:217
+#, fuzzy
+msgid "Move the selection"
+msgstr "无选择区"
+
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.h:100
+msgid "Polygonal Select Tool"
+msgstr "多边形选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_eraser.cc:49
+msgid "SelectEraser"
+msgstr "橡皮选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_eraser.cc:95
+#: plugins/tools/selectiontools/kis_tool_select_eraser.cc:140
+msgid "Selection Eraser"
+msgstr "橡皮选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_eraser.cc:122
+msgid "Selection &Eraser"
+msgstr "橡皮选择(&E)"
+
+#: plugins/tools/selectiontools/kis_tool_select_eraser.cc:127
+#, fuzzy
+msgid "Erase parts of a selection"
+msgstr "橡皮选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_contiguous.h:89
+#, fuzzy
+msgid "Contiguous Select Tool"
+msgstr "相邻选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_brush.cc:51
+msgid "SelectBrush"
+msgstr "画笔选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_brush.cc:85
+#: plugins/tools/selectiontools/kis_tool_select_brush.cc:153
+msgid "Selection Brush"
+msgstr "画笔选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_brush.cc:135
+#, fuzzy
+msgid "&Selection Brush"
+msgstr "画笔选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_brush.cc:140
+#, fuzzy
+msgid "Paint a selection"
+msgstr "无选择区"
+
+#: plugins/tools/selectiontools/kis_tool_select_outline.h:95
+#, fuzzy
+msgid "Select Outline tool"
+msgstr "选择工具"
+
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:52
+#, fuzzy
+msgid "Select Polygonal"
+msgstr "多边形选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:132
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:293
+#, fuzzy
+msgid "Polygonal Selection"
+msgstr "多边形选择工具(&P)"
+
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:274
+msgid "&Polygonal Selection"
+msgstr "多边形选择(&P)"
+
+#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:283
+#, fuzzy
+msgid "Select a polygonal area"
+msgstr "颜色范围选择"
+
+#: plugins/tools/selectiontools/kis_tool_select_elliptical.h:90
+msgid "Elliptical Select Tool"
+msgstr "椭圆形选择工具"
+
+#: plugins/tools/tool_transform/kis_tool_transform.h:148
+msgid "Transform Tool"
+msgstr "变形工具"
+
+#: plugins/tools/tool_transform/kis_tool_transform.cc:902
+msgid "&Transform"
+msgstr "变形(&T)"
+
+#: plugins/tools/tool_transform/kis_tool_transform.cc:910
+msgid "Transform a layer or a selection"
+msgstr ""
+
+#: plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.cc:50
+#, fuzzy
+msgid "Perspective Grid"
+msgstr "变形工具"
+
+#: plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.cc:473
+msgid "&Perspective Grid"
+msgstr ""
+
+#: plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.cc:482
+msgid "Edit the perspective grid"
+msgstr ""
+
+#: plugins/tools/tool_perspectivegrid/kis_tool_perspectivegrid.h:105
+msgid "Perspective Grid Tool"
+msgstr ""
+
+#: plugins/paintops/defaultpaintops/kis_eraseop.h:38
+#, fuzzy
+msgid "Pixel Eraser"
+msgstr "橡皮选择"
+
+#: plugins/paintops/defaultpaintops/kis_convolveop.h:39
+msgid "Convolve"
+msgstr ""
+
+#: plugins/paintops/defaultpaintops/kis_brushop.h:43
+#, fuzzy
+msgid "Pixel Brush"
+msgstr "滤镜(&F)"
+
+#: plugins/paintops/defaultpaintops/kis_airbrushop.h:38
+#, fuzzy
+msgid "Pixel Airbrush"
+msgstr "喷枪"
+
+#: plugins/paintops/defaultpaintops/kis_brushop.cc:64
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:69
+#, fuzzy
+msgid "Pressure variation: "
+msgstr "性能测试"
+
+#: plugins/paintops/defaultpaintops/kis_brushop.cc:67
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:72
+#, fuzzy
+msgid "Opacity"
+msgstr "不透明度:"
+
+#: plugins/paintops/defaultpaintops/kis_smudgeop.h:41
+#, fuzzy
+msgid "Smudge Brush"
+msgstr "滤镜(&F)"
+
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:65
+#, fuzzy
+msgid "Rate: "
+msgstr "旋转"
+
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:73
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:76
+#, fuzzy
+msgid "Rate"
+msgstr "旋转"
+
+#: plugins/paintops/defaultpaintops/kis_smudgeop.cc:78
+#, c-format
+msgid ""
+"Modifies the rate. Bottom is 0% of the rate top is 100% of the original rate."
+msgstr ""
+
+#: plugins/paintops/defaultpaintops/kis_penop.h:40
+#, fuzzy
+msgid "Pixel Pencil"
+msgstr "像素尺寸(&P)"
+
+#: plugins/viewplugins/histogram_docker/histogramdocker.cc:71
+msgid "Right-click to select histogram type"
+msgstr ""
+
+#: plugins/viewplugins/histogram/dlg_histogram.cc:43
+#: plugins/viewplugins/histogram/dlg_histogram.cc:48
+#: plugins/viewplugins/histogram_docker/histogramdocker.cc:76
+msgid "Histogram"
+msgstr "直方图"
+
+#: plugins/viewplugins/variations/variations.cc:60
+msgid "&Variations..."
+msgstr "变种(&V)..."
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:72
+msgid "&Convert Image Type..."
+msgstr "转换图像类型(&C)..."
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:73
+msgid "&Convert Layer Type..."
+msgstr "转换图层类型(&C)..."
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:92
+msgid ""
+"This conversion will convert your %1 image through 16-bit L*a*b* and back.\n"
+"Watercolor and openEXR colorspaces will even be converted through 8-bit RGB.\n"
+msgstr ""
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:104
+msgid "Convert All Layers From "
+msgstr "转换全部图层"
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:129
+msgid ""
+"This conversion will convert your %1 layer through 16-bit L*a*b* and back.\n"
+"Watercolor and openEXR colorspaces will even be converted through 8-bit RGB.\n"
+msgstr ""
+
+#: plugins/viewplugins/colorspaceconversion/colorspaceconversion.cc:141
+msgid "Convert Current Layer From"
+msgstr "转换当前图层"
+
+#: plugins/viewplugins/performancetest/dlg_perftest.cc:44
+#: plugins/viewplugins/performancetest/perftest.cc:109
+msgid "Performance Test"
+msgstr "性能测试"
+
+#: plugins/viewplugins/performancetest/perftest.cc:89
+msgid "&Performance Test..."
+msgstr "性能测试(&P)..."
+
+#: plugins/viewplugins/filtersgallery/filters_gallery.cc:62
+msgid "&Filters Gallery"
+msgstr "滤镜图库(&F)"
+
+#: plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.cc:47
+msgid "Filters Gallery"
+msgstr "滤镜图库"
+
+#: plugins/viewplugins/filtersgallery/kis_dlg_filtersgallery.cc:69
+msgid "No configuration options are available for this filter."
+msgstr ""
+
+#: plugins/viewplugins/selectopaque/selectopaque.cc:64
+msgid "&Select All Opaque Pixels..."
+msgstr ""
+
+#: plugins/viewplugins/selectopaque/selectopaque.cc:81
+#, fuzzy
+msgid "Select Opaque Pixels"
+msgstr "选择工具"
+
+#: plugins/viewplugins/histogram/histogram.cc:64
+#, fuzzy
+msgid "&Histogram"
+msgstr "直方图"
+
+#: plugins/viewplugins/shearimage/shearimage.cc:62
+msgid "&Shear Image..."
+msgstr "切变图像(&S)..."
+
+#: plugins/viewplugins/shearimage/shearimage.cc:63
+msgid "&Shear Layer..."
+msgstr "切变图层(&S)..."
+
+#: plugins/viewplugins/shearimage/shearimage.cc:102
+#, fuzzy
+msgid "Shear Layer"
+msgstr "切变图层"
+
+#: plugins/viewplugins/substrate/dlg_substrate.cc:34
+#, fuzzy
+msgid "Substrate"
+msgstr "减"
+
+#: plugins/viewplugins/substrate/substrate.cc:56
+#, fuzzy
+msgid "&Substrate..."
+msgstr "减"
+
+#: plugins/viewplugins/imagesize/imagesize.cc:69
+msgid "Change &Image Size..."
+msgstr "更改图像大小(&I)..."
+
+#: plugins/viewplugins/imagesize/imagesize.cc:70
+#, fuzzy
+msgid "&Scale Layer..."
+msgstr "缩放图层"
+
+#: plugins/viewplugins/imagesize/imagesize.cc:75
+#, fuzzy
+msgid "&Scale Selection..."
+msgstr "缩放选中区"
+
+#: plugins/viewplugins/imagesize/imagesize.cc:128
+msgid "Layer Size"
+msgstr "图层大小"
+
+#: plugins/viewplugins/imagesize/imagesize.cc:165
+msgid "Scale Selection"
+msgstr "缩放选中区"
+
+#: plugins/viewplugins/dropshadow/kis_dropshadow_plugin.cc:51
+msgid "Add Drop Shadow..."
+msgstr "添加阴影..."
+
+#: plugins/viewplugins/dropshadow/dlg_dropshadow.cc:44
+#: plugins/viewplugins/dropshadow/kis_dropshadow.cc:129
+#: plugins/viewplugins/dropshadow/kis_dropshadow_plugin.cc:72
+msgid "Drop Shadow"
+msgstr "阴影"
+
+#: plugins/viewplugins/dropshadow/kis_dropshadow.cc:85
+msgid "Add drop shadow..."
+msgstr "添加阴影..."
+
+#: plugins/viewplugins/dropshadow/kis_dropshadow.cc:88
+msgid "Add Drop Shadow"
+msgstr "添加阴影"
+
+#: plugins/viewplugins/dropshadow/kis_dropshadow.cc:218
+msgid "Blur..."
+msgstr "模糊..."
+
+#: plugins/viewplugins/colorrange/dlg_colorrange.cc:192
+msgid "Select by Color Range"
+msgstr "颜色范围选择"
+
+#: plugins/viewplugins/colorrange/colorrange.cc:61
+msgid "&Color Range..."
+msgstr "颜色范围(&C)..."
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:62
+msgid "&Rotate Image..."
+msgstr "旋转图像(&R)..."
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:63
+msgid "Rotate Image CW"
+msgstr "顺时针旋转图像"
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:64
+msgid "Rotate Image 1&80"
+msgstr "旋转图像 1&80 度"
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:65
+msgid "Rotate Image CCW"
+msgstr "逆时针旋转图像"
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:67
+msgid "&Rotate Layer..."
+msgstr "旋转图层(&R)..."
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:69
+msgid "Rotate 1&80"
+msgstr "旋转 1&80 度"
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:70
+msgid "Rotate CCW"
+msgstr "逆时针旋转"
+
+#: plugins/viewplugins/rotateimage/rotateimage.cc:71
+msgid "Rotate CW"
+msgstr "顺时针旋转"
+
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:102
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:116
+#, fuzzy
+msgid "Unknown pattern"
+msgstr "使用图案"
+
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:135
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:148
+#, fuzzy
+msgid "Unknown brush"
+msgstr "使用图案"
+
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:206
+#, fuzzy
+msgid "Invalid image size"
+msgstr "图像大小"
+
+#: plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp:212
+#: plugins/viewplugins/scripting/kritacore/krs_image.cpp:83
+#, c-format
+msgid "Colorspace %0 is not available, please check your installation."
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_filter.cpp:56
+#: plugins/viewplugins/scripting/kritacore/krs_paint_layer.cpp:133
+#: plugins/viewplugins/scripting/kritacore/krs_paint_layer.cpp:175
+#: plugins/viewplugins/scripting/kritacore/krs_painter.cpp:113
+#: plugins/viewplugins/scripting/kritacore/krs_painter.cpp:129
+#: plugins/viewplugins/scripting/kritacore/krs_painter.cpp:134
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:55
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:66
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:78
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:90
+#, c-format
+msgid "An error has occured in %1"
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_paint_layer.cpp:133
+msgid "The histogram %1 is not available"
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_paint_layer.cpp:175
+msgid "Colorspace %1 is not available, please check your installation."
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_iterator.h:248
+#: plugins/viewplugins/scripting/kritacore/krs_iterator.h:276
+#, c-format
+msgid "An error has occurred in %1"
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_iterator.h:249
+#: plugins/viewplugins/scripting/kritacore/krs_iterator.h:277
+msgid "unsupported data format in scripts"
+msgstr ""
+
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:55
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:66
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:78
+#: plugins/viewplugins/scripting/kritacore/krs_wavelet.cpp:90
+msgid "Index out of bound"
+msgstr ""
+
+#: plugins/viewplugins/scripting/scripting.cc:71
+msgid "Execute Script File..."
+msgstr "执行脚本文件..."
+
+#: plugins/viewplugins/scripting/scripting.cc:72
+msgid "Script Manager..."
+msgstr "脚本管理器..."
+
+#: plugins/viewplugins/modify_selection/dlg_shrink_selection.cc:42
+#: plugins/viewplugins/modify_selection/modify_selection.cc:120
+#, fuzzy
+msgid "Shrink Selection"
+msgstr "隐藏选中区"
+
+#: plugins/viewplugins/modify_selection/dlg_grow_selection.cc:42
+#: plugins/viewplugins/modify_selection/modify_selection.cc:97
+#, fuzzy
+msgid "Grow Selection"
+msgstr "无选择区"
+
+#: plugins/viewplugins/modify_selection/modify_selection.cc:69
+#, fuzzy
+msgid "Grow Selection..."
+msgstr "无选择区"
+
+#: plugins/viewplugins/modify_selection/modify_selection.cc:70
+#, fuzzy
+msgid "Shrink Selection..."
+msgstr "无选择区"
+
+#: plugins/viewplugins/modify_selection/modify_selection.cc:71
+#, fuzzy
+msgid "Border Selection..."
+msgstr "隐藏选中区"
+
+#: plugins/viewplugins/modify_selection/dlg_border_selection.cc:42
+#: plugins/viewplugins/modify_selection/modify_selection.cc:144
+#, fuzzy
+msgid "Border Selection"
+msgstr "隐藏选中区"
+
+#: plugins/viewplugins/separate_channels/kis_separate_channels_plugin.cc:50
+msgid "Separate Image..."
+msgstr "分隔图像..."
+
+#: plugins/viewplugins/separate_channels/dlg_separate.cc:39
+#: plugins/viewplugins/separate_channels/kis_channel_separator.cc:229
+#: plugins/viewplugins/separate_channels/kis_separate_channels_plugin.cc:73
+msgid "Separate Image"
+msgstr "切割图像"
+
+#: plugins/viewplugins/separate_channels/kis_channel_separator.cc:82
+msgid "Separating image..."
+msgstr "正在切割图像..."
+
+#: plugins/viewplugins/screenshot/main.cpp:10
+msgid "KDE Screenshot Utility"
+msgstr ""
+
+#: plugins/viewplugins/screenshot/main.cpp:14
+#, fuzzy
+msgid "KSnapshot"
+msgstr "新建抓图(&N)"
+
+#: plugins/viewplugins/screenshot/screenshot.cpp:56
+#, fuzzy
+msgid "&Screenshot..."
+msgstr "屏幕"
+
+#: plugins/viewplugins/screenshot/ksnapshot.cpp:154
+#, fuzzy
+msgid "Unable to Save Image"
+msgstr "粘贴为新图像(&N)"
+
+#: plugins/viewplugins/screenshot/ksnapshot.cpp:155
+#, c-format
+msgid ""
+"KSnapshot was unable to save the image to\n"
+"%1."
+msgstr ""
+
+#: plugins/viewplugins/screenshot/ksnapshot.cpp:208
+#, fuzzy
+msgid "Print Screenshot"
+msgstr "打印大小"
+
+#: plugins/viewplugins/screenshot/ksnapshot.cpp:302
+msgid "The screen has been successfully grabbed."
+msgstr ""
+
+#: plugins/filters/blur/kis_blur_filter.cc:55
+#, fuzzy
+msgid "&Blur..."
+msgstr "模糊..."
+
+#: plugins/filters/cimg/kis_cimg_filter.cc:111
+#, fuzzy
+msgid "&CImg Image Restoration..."
+msgstr "图像分辨率"
+
+#: plugins/filters/cimg/kis_cimg_filter.cc:646
+msgid "Applying image restoration filter..."
+msgstr "正在应用图像复原过滤器..."
+
+#: plugins/filters/cimg/kis_cimg_filter.h:58
+#, fuzzy
+msgid "Image Restoration (cimg-based)"
+msgstr "图像复原(基于 CImg)"
+
+#: plugins/filters/cubismfilter/kis_cubism_filter.cc:64
+msgid "&Cubism..."
+msgstr ""
+
+#: plugins/filters/cubismfilter/kis_cubism_filter.cc:387
+#, fuzzy
+msgid "Applying cubism filter..."
+msgstr "正在应用强调滤镜..."
+
+#: plugins/filters/cubismfilter/kis_cubism_filter.cc:439
+#, fuzzy
+msgid "Tile size"
+msgstr "更改大小(&R)"
+
+#: plugins/filters/cubismfilter/kis_cubism_filter.cc:440
+#, fuzzy
+msgid "Tile saturation"
+msgstr "导航"
+
+#: plugins/filters/cubismfilter/kis_cubism_filter.h:55
+msgid "Cubism"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:91
+msgid "&Gaussian Blur"
+msgstr "高斯模糊(&G)"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:98
+msgid "&Sharpen"
+msgstr "锐化(&S)"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:104
+msgid "&Mean Removal"
+msgstr "均值删除(&M)"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:110
+#: plugins/filters/convolutionfilters/convolutionfilters.h:58
+msgid "Emboss Laplascian"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:117
+#: plugins/filters/convolutionfilters/convolutionfilters.h:67
+msgid "Emboss in All Directions"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:124
+msgid "Emboss Horizontal && Vertical"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:131
+#: plugins/filters/convolutionfilters/convolutionfilters.h:85
+msgid "Emboss Vertical Only"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:137
+#: plugins/filters/convolutionfilters/convolutionfilters.h:94
+msgid "Emboss Horizontal Only"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:144
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:152
+#: plugins/filters/convolutionfilters/convolutionfilters.h:112
+#, fuzzy
+msgid "Top Edge Detection"
+msgstr "移动选择区"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:160
+#: plugins/filters/convolutionfilters/convolutionfilters.h:121
+#, fuzzy
+msgid "Right Edge Detection"
+msgstr "移动选择区"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:166
+#: plugins/filters/convolutionfilters/convolutionfilters.h:130
+#, fuzzy
+msgid "Bottom Edge Detection"
+msgstr "移动选择区"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.cc:172
+#: plugins/filters/convolutionfilters/convolutionfilters.h:139
+#, fuzzy
+msgid "Left Edge Detection"
+msgstr "移动选择区"
+
+#: plugins/filters/convolutionfilters/kis_custom_convolution_filter.h:34
+msgid "&Custom Convolution..."
+msgstr "自定义盘旋(&C)..."
+
+#: plugins/filters/convolutionfilters/kis_custom_convolution_filter.h:37
+msgid "Custom Convolution"
+msgstr "自定义盘旋"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.h:31
+msgid "Gaussian Blur"
+msgstr "高斯模糊"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.h:40
+msgid "Sharpen"
+msgstr "锐化"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.h:49
+msgid "Mean Removal"
+msgstr "均值删除"
+
+#: plugins/filters/convolutionfilters/convolutionfilters.h:76
+msgid "Emboss Horizontal & Vertical"
+msgstr ""
+
+#: plugins/filters/convolutionfilters/convolutionfilters.h:103
+#, fuzzy
+msgid "Emboss Diagonal"
+msgstr "交叉对角线"
+
+#: plugins/filters/roundcorners/kis_round_corners_filter.h:45
+msgid "Round Corners"
+msgstr ""
+
+#: plugins/filters/roundcorners/kis_round_corners_filter.cc:55
+msgid "&Round Corners..."
+msgstr "圆角(&R)..."
+
+#: plugins/filters/pixelizefilter/kis_pixelize_filter.cc:103
+#: plugins/filters/roundcorners/kis_round_corners_filter.cc:66
+msgid "Applying pixelize filter..."
+msgstr "正在应用像素化滤镜..."
+
+#: plugins/filters/roundcorners/kis_round_corners_filter.cc:145
+msgid "Radius"
+msgstr "半径"
+
+#: plugins/filters/noisefilter/noisefilter.h:43
+#, fuzzy
+msgid "Noise"
+msgstr "无"
+
+#: plugins/filters/noisefilter/noisefilter.cc:67
+#, fuzzy
+msgid "&Random Noise..."
+msgstr "随机"
+
+#: plugins/filters/noisefilter/noisefilter.cc:85
+msgid "Configuration of noise filter"
+msgstr ""
+
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.cc:56
+msgid "&Raindrops..."
+msgstr "下雨(&R)..."
+
+#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cc:96
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.cc:96
+msgid "Applying oilpaint filter..."
+msgstr "正在应用油画滤镜..."
+
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.cc:424
+#, fuzzy
+msgid "Drop size"
+msgstr "图像(&I)"
+
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.cc:425
+msgid "Number"
+msgstr "数字"
+
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.cc:426
+msgid "Fish eyes"
+msgstr "鱼眼"
+
+#: plugins/filters/raindropsfilter/kis_raindrops_filter.h:50
+msgid "Raindrops"
+msgstr "下雨"
+
+#: plugins/filters/wavefilter/wavefilter.cc:102
+#, fuzzy
+msgid "&Wave..."
+msgstr "移动(&M)"
+
+#: plugins/filters/wavefilter/wavefilter.cc:126
+msgid "Configuration of wave filter"
+msgstr ""
+
+#: plugins/filters/wavefilter/wavefilter.h:43
+msgid "Wave"
+msgstr ""
+
+#: plugins/filters/levelfilter/kis_level_filter.cc:84
+#, fuzzy
+msgid "&Levels"
+msgstr "滚轮:"
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:73
+#, fuzzy
+msgid "&Sobel..."
+msgstr "正弦"
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:116
+#, fuzzy
+msgid "Applying sobel filter..."
+msgstr "正在应用油画滤镜..."
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:201
+msgid "Sobel horizontally"
+msgstr ""
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:202
+msgid "Sobel vertically"
+msgstr ""
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:203
+msgid "Keep sign of result"
+msgstr ""
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.cc:204
+msgid "Make image opaque"
+msgstr ""
+
+#: plugins/filters/sobelfilter/kis_sobel_filter.h:60
+#, fuzzy
+msgid "Sobel"
+msgstr "正弦"
+
+#: plugins/filters/lenscorrectionfilter/lenscorrectionfilter.cc:71
+#, fuzzy
+msgid "&Lens Correction..."
+msgstr "隐藏选中区"
+
+#: plugins/filters/lenscorrectionfilter/lenscorrectionfilter.cc:93
+msgid "Configuration of lens correction filter"
+msgstr ""
+
+#: plugins/filters/lenscorrectionfilter/lenscorrectionfilter.h:43
+#, fuzzy
+msgid "Lens Correction"
+msgstr "隐藏选中区"
+
+#: plugins/filters/halftone/kis_halftone.cpp:65
+#, fuzzy
+msgid "Halftone Reduction..."
+msgstr "缩放选中区"
+
+#: plugins/filters/halftone/kis_halftone.cpp:77
+msgid "Frequency"
+msgstr ""
+
+#: plugins/filters/halftone/kis_halftone.cpp:78
+#, fuzzy
+msgid "Half-size"
+msgstr "大小:"
+
+#: plugins/filters/halftone/kis_halftone.cpp:141
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:86
+msgid "Fast wavelet transformation"
+msgstr ""
+
+#: plugins/filters/halftone/kis_halftone.cpp:181
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:122
+msgid "Fast wavelet untransformation"
+msgstr ""
+
+#: plugins/filters/halftone/kis_halftone.h:70
+msgid "Halftone Reducer"
+msgstr ""
+
+#: plugins/filters/colorsfilters/kis_brightness_contrast_filter.h:62
+msgid "Brightness / Contrast"
+msgstr "亮度/对比度"
+
+#: plugins/filters/colorsfilters/kis_perchannel_filter.h:60
+msgid "&Color Adjustment..."
+msgstr "色彩调整(&C)..."
+
+#: plugins/filters/colorsfilters/kis_perchannel_filter.h:66
+msgid "Color Adjustment"
+msgstr "色彩调整"
+
+#: plugins/filters/colorsfilters/colorsfilters.h:41
+msgid "Auto Contrast"
+msgstr "自动对比度"
+
+#: plugins/filters/colorsfilters/colorsfilters.h:59
+msgid "Desaturate"
+msgstr "去色"
+
+#: plugins/filters/colorsfilters/colorsfilters.cc:79
+msgid "&Auto Contrast"
+msgstr "自动对比度(&A)"
+
+#: plugins/filters/colorsfilters/colorsfilters.cc:232
+msgid "&Desaturate"
+msgstr "去色(&D)"
+
+#: plugins/filters/colorsfilters/kis_brightness_contrast_filter.cc:142
+msgid "&Brightness/Contrast..."
+msgstr "亮度/对比度(&B)..."
+
+#: plugins/filters/colors/kis_minmax_filters.h:36
+#, fuzzy
+msgid "Maximize Channel"
+msgstr "通道(&C):"
+
+#: plugins/filters/colors/kis_minmax_filters.h:49
+#, fuzzy
+msgid "Minimize Channel"
+msgstr "通道(&C):"
+
+#: plugins/filters/colors/kis_color_to_alpha.h:35
+#, fuzzy
+msgid "Color to Alpha"
+msgstr "将颜色添加到图案"
+
+#: plugins/filters/colors/kis_minmax_filters.cc:71
+#, fuzzy
+msgid "M&aximize Channel"
+msgstr "通道(&C):"
+
+#: plugins/filters/colors/kis_minmax_filters.cc:117
+#, fuzzy
+msgid "M&inimize Channel"
+msgstr "通道(&C):"
+
+#: plugins/filters/colors/kis_color_to_alpha.cc:33
+#, fuzzy
+msgid "&Color to Alpha..."
+msgstr "将颜色添加到图案"
+
+#: plugins/filters/colorify/Colorify.h:45
+#, fuzzy
+msgid "Colorify..."
+msgstr "着色"
+
+#: plugins/filters/colorify/Colorify.cpp:58
+#, fuzzy
+msgid "&Colorify..."
+msgstr "颜色范围"
+
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.h:59
+msgid "Wavelet Noise Reducer"
+msgstr ""
+
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:32
+#, fuzzy
+msgid "&Wavelet Noise Reduction..."
+msgstr "缩放选中区"
+
+#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:106
+#, fuzzy
+msgid "Thresholding"
+msgstr "画笔阈值:"
+
+#: plugins/filters/imageenhancement/kis_simple_noise_reducer.h:52
+#, fuzzy
+msgid "Gaussian Noise Reducer"
+msgstr "高斯模糊"
+
+#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:31
+#, fuzzy
+msgid "&Gaussian Noise Reduction..."
+msgstr "高斯模糊"
+
+#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:44
+#, fuzzy
+msgid "Window size"
+msgstr "图像(&I)"
+
+#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.cc:75
+#, fuzzy
+msgid "&Small Tiles..."
+msgstr "方"
+
+#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.cc:174
+#, fuzzy
+msgid "Number of tiles"
+msgstr "测试数:"
+
+#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.h:53
+#, fuzzy
+msgid "Small Tiles"
+msgstr "方"
+
+#: plugins/filters/randompickfilter/randompickfilter.h:43
+#, fuzzy
+msgid "Random Pick"
+msgstr "随机"
+
+#: plugins/filters/randompickfilter/randompickfilter.cc:68
+#, fuzzy
+msgid "&Random Pick..."
+msgstr "随机"
+
+#: plugins/filters/randompickfilter/randompickfilter.cc:87
+msgid "Configuration of random pick filter"
+msgstr ""
+
+#: plugins/filters/unsharp/kis_unsharp_filter.cc:54
+#, fuzzy
+msgid "&Unsharp Mask..."
+msgstr "切变图像(&S)..."
+
+#: plugins/filters/unsharp/kis_unsharp_filter.h:36
+#, fuzzy
+msgid "Unsharp Mask"
+msgstr "Alpha 蒙板"
+
+#: plugins/filters/fastcolortransfer/fastcolortransfer.cc:61
+#, fuzzy
+msgid "&Color Transfer..."
+msgstr "颜色范围"
+
+#: plugins/filters/fastcolortransfer/fastcolortransfer.h:45
+#, fuzzy
+msgid "Color Transfer"
+msgstr "颜色范围"
+
+#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.h:52
+msgid "Oilpaint"
+msgstr "油画"
+
+#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cc:53
+msgid "&Oilpaint..."
+msgstr "油画(&O)..."
+
+#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cc:234
+msgid "Brush size"
+msgstr "画笔大小"
+
+#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cc:235
+msgid "Smooth"
+msgstr "平滑"
+
+#: plugins/filters/embossfilter/kis_emboss_filter.cc:53
+msgid "&Emboss with Variable Depth..."
+msgstr ""
+
+#: plugins/filters/embossfilter/kis_emboss_filter.cc:94
+msgid "Applying emboss filter..."
+msgstr "正在应用强调滤镜..."
+
+#: plugins/filters/embossfilter/kis_emboss_filter.cc:164
+msgid "Depth"
+msgstr "深度"
+
+#: plugins/filters/pixelizefilter/kis_pixelize_filter.h:47
+msgid "Pixelize"
+msgstr "像素化"
+
+#: plugins/filters/pixelizefilter/kis_pixelize_filter.cc:54
+#, fuzzy
+msgid "&Pixelize..."
+msgstr "像素化"
+
+#: plugins/filters/pixelizefilter/kis_pixelize_filter.cc:169
+msgid "Pixel width"
+msgstr "像素宽度"
+
+#: plugins/filters/pixelizefilter/kis_pixelize_filter.cc:170
+msgid "Pixel height"
+msgstr "像素高度"
+
+#: plugins/filters/bumpmap/bumpmap.cc:91
+msgid "&Bumpmap..."
+msgstr ""
+
+#: plugins/filters/threadtest/threadtest.cc:110
+msgid "Invert with &Threads"
+msgstr ""
+
+#: plugins/filters/threadtest/threadtest.h:40
+msgid "Invert with Threads"
+msgstr ""
+
+#, fuzzy
+#~ msgid "&Preview"
+#~ msgstr "预览"
+
+#, fuzzy
+#~ msgid "WdgColorifyBase"
+#~ msgstr "颜色范围"
+
+#, fuzzy
+#~ msgid "WdgPerformanceSettings"
+#~ msgstr "性能测试"
+
+#, fuzzy
+#~ msgid "WdgHistogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "WdgBlur"
+#~ msgstr "模糊"
+
+#, fuzzy
+#~ msgid "Default printer color model:"
+#~ msgstr "默认打印机色彩空间:"
+
+#~ msgid "Default &printer profile:"
+#~ msgstr "默认打印机配置文件(&P):"
+
+#, fuzzy
+#~ msgid "Brush:"
+#~ msgstr "画笔"
+
+#, fuzzy
+#~ msgid "Fill Brush"
+#~ msgstr "滤镜画笔"
+
+#, fuzzy
+#~ msgid "Wet Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "CMYK Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "Float32 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "RGB16 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "CMYK16 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "RGB8 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "GRAY/Alpha8 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "YCBR8 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "YCbCr16 Histogram"
+#~ msgstr "直方图"
+
+#, fuzzy
+#~ msgid "Chinese Brush"
+#~ msgstr "滤镜(&F)"
+
+#, fuzzy
+#~ msgid "WdgCPaintOptions"
+#~ msgstr "导航"
+
+#, fuzzy
+#~ msgid "WdgUnsharp"
+#~ msgstr "Alpha 蒙板"
+
+#, fuzzy
+#~ msgid "&Magnetic Outline Selection"
+#~ msgstr "缩放选中区"
+
+#, fuzzy
+#~ msgid "Antialiasing"
+#~ msgstr "正在对渐变反锯齿..."
+
+#, fuzzy
+#~ msgid "Feather edges"
+#~ msgstr "羽化"
+
+#, fuzzy
+#~ msgid "Contiguous"
+#~ msgstr "相邻选择工具(&C)"
+
+#, fuzzy
+#~ msgid "Mark foreground"
+#~ msgstr "背景"
+
+#, fuzzy
+#~ msgid "Mark background"
+#~ msgstr "背景"
+
+#, fuzzy
+#~ msgid "Smoothing:"
+#~ msgstr "平滑(&S)"
+
+#, fuzzy
+#~ msgid "Foreground Extraction tool"
+#~ msgstr "前景色"
+
+#, fuzzy
+#~ msgid "Foreground Extraction"
+#~ msgstr "前景色"
+
+#, fuzzy
+#~ msgid "&Foreground Extraction"
+#~ msgstr "前景色"
+
+#, fuzzy
+#~ msgid "Image Properties..."
+#~ msgstr "图像属性"
+
+#, fuzzy
+#~ msgid "Properties..."
+#~ msgstr "图像属性"
+
+#, fuzzy
+#~ msgid "Bezier painting tool"
+#~ msgstr "滤镜工具"
+
+#, fuzzy
+#~ msgid "Bezier selection tool"
+#~ msgstr "隐藏选中区"
+
+#, fuzzy
+#~ msgid "opacity"
+#~ msgstr "不透明度"
+
+#, fuzzy
+#~ msgid "darken"
+#~ msgstr "变暗"
+
+#, fuzzy
+#~ msgid "&Histogram..."
+#~ msgstr "直方图(&H)"
+
+#, fuzzy
+#~ msgid "Color :"
+#~ msgstr "颜色:"
+
+#, fuzzy
+#~ msgid "&Flatten image"
+#~ msgstr "平整图像"
+
+#~ msgid "Opacity: "
+#~ msgstr "不透明度:"
+
+#~ msgid "Mode: "
+#~ msgstr "模式:"
+
+#, fuzzy
+#~ msgid "Editing Mode"
+#~ msgstr "混合模式"
+
+#, fuzzy
+#~ msgid "Finish selection"
+#~ msgstr "填充整个选中区"
+
+#, fuzzy
+#~ msgid "YCBCR (8-bit integer/channel)"
+#~ msgstr "8 位/通道"
+
+#, fuzzy
+#~ msgid "YCBCR (16-bit integer/channel)"
+#~ msgstr "8 位/通道"
+
+#, fuzzy
+#~ msgid "WdgBorderSelection"
+#~ msgstr "隐藏选中区"
+
+#, fuzzy
+#~ msgid "WdgShrinkSelection"
+#~ msgstr "选择"
+
+#, fuzzy
+#~ msgid "WdgGrowSelection"
+#~ msgstr "选择"
+
+#~ msgid "Select &All"
+#~ msgstr "全选(&A)"
+
+#, fuzzy
+#~ msgid "Curves"
+#~ msgstr "曲线"
+
+#, fuzzy
+#~ msgid "Curves Tool"
+#~ msgstr "移动工具"
+
+#, fuzzy
+#~ msgid "&Curves"
+#~ msgstr "曲线"
+
+#~ msgid "Change &Layer Size..."
+#~ msgstr "更改图层大小(&L)..."
+
+#~ msgid "&Layer Size..."
+#~ msgstr "图层大小(&L)..."
+
+#, fuzzy
+#~ msgid "Opacity of the background color"
+#~ msgstr "背景色的不透明度。"
+
+#, fuzzy
+#~ msgid "Qt::DockRight:"
+#~ msgstr "右:"
+
+#, fuzzy
+#~ msgid "WdgLayerProperties"
+#~ msgstr "图层属性"
+
+#~ msgid "Select Color Range"
+#~ msgstr "选择颜色范围"
+
+#~ msgid "Zoom:"
+#~ msgstr "缩放:"
+
+#~ msgid "Load..."
+#~ msgstr "装入..."
+
+#, fuzzy
+#~ msgid "KisWdgCustomBrush"
+#~ msgstr "自定义画笔"
+
+#~ msgid "Dimensions"
+#~ msgstr "尺寸"
+
+#~ msgid "After rotate:"
+#~ msgstr "旋转后:"
+
+#~ msgid "0 x 0 "
+#~ msgstr "0 x 0 "
+
+#~ msgid "Scale"
+#~ msgstr "缩放"
+
+#~ msgid "X scale:"
+#~ msgstr "X 缩放:"
+
+#~ msgid "Y scale:"
+#~ msgstr "Y 缩放:"
+
+#~ msgid "Shear"
+#~ msgstr "切变"
+
+#~ msgid "Degrees of rotation:"
+#~ msgstr "旋转度数:"
+
+#~ msgid "m11:"
+#~ msgstr "m11:"
+
+#~ msgid "m21:"
+#~ msgstr "m21:"
+
+#~ msgid "m12:"
+#~ msgstr "m12:"
+
+#~ msgid "m22:"
+#~ msgstr "m22:"
+
+#~ msgid "dx:"
+#~ msgstr "dx:"
+
+#~ msgid "dy:"
+#~ msgstr "dy:"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kscan_plugin.po b/koffice-i18n-zh_CN/messages/koffice/kscan_plugin.po
new file mode 100644
index 00000000..ced99801
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kscan_plugin.po
@@ -0,0 +1,47 @@
+# translation of kscan_plugin.po to zh_CN
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Qi Liang <cavendish@eyou.com>, 2001.
+# Xiong Jiang <jxiong@offtopic.org>, 2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kscan_plugin\n"
+"POT-Creation-Date: 2006-03-29 04:03+0200\n"
+"PO-Revision-Date: 2003-01-14 23:48-0500\n"
+"Last-Translator: Qi Liang <cavendish@eyou.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0\n"
+
+#: scan.cpp:41
+msgid "&Scan Image..."
+msgstr "扫描图像(&S)..."
+
+#: scan.cpp:63
+msgid "No scan-service available"
+msgstr "没有可用的扫描服务"
+
+#: scan.cpp:64
+msgid "Scanner Plugin"
+msgstr "扫描仪插件"
+
+#~ msgid "Tools"
+#~ msgstr "工具"
+
+#~ msgid "No Scan-Service available"
+#~ msgstr "没有可用的扫描服务"
+
+#~ msgid ""
+#~ "_: NAME OF TRANSLATORS\n"
+#~ "Your names"
+#~ msgstr "Qi Liang"
+
+#~ msgid ""
+#~ "_: EMAIL OF TRANSLATORS\n"
+#~ "Your emails"
+#~ msgstr "Cavendish@eyou.com"
+
+#~ msgid "KOffice"
+#~ msgstr "KOffice"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kscreenshot_plugin.po b/koffice-i18n-zh_CN/messages/koffice/kscreenshot_plugin.po
new file mode 100644
index 00000000..6bd9ebb5
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kscreenshot_plugin.po
@@ -0,0 +1,223 @@
+# translation of ksnapshot.po to Simplified Chinese
+# Copyright (C) 2002-2004 Free Software Foundation, Inc.
+# Wang Jian <lark@linux.net.cn>, 2000.
+# Liu Songhe <jackliu9999@263.net>, 2002.
+# Xiong Jiang <jxiong@offtopic.org>, 2002.
+# Funda Wang <fundawang@linux.net.cn>, 2002,2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kscreenshot_plugin 1.4\n"
+"POT-Creation-Date: 2006-10-21 02:45+0200\n"
+"PO-Revision-Date: 2004-07-14 11:20+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化简体中文组(http://i18n.linux.net.cn)"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: ksnapshot.cpp:154
+msgid "Unable to Save Image"
+msgstr "不能保存图像"
+
+#: ksnapshot.cpp:155
+#, c-format
+msgid ""
+"KSnapshot was unable to save the image to\n"
+"%1."
+msgstr ""
+"KSnapshot 不能保存图像到\n"
+"%1。"
+
+#: ksnapshot.cpp:208
+msgid "Print Screenshot"
+msgstr "打印抓图"
+
+#: ksnapshot.cpp:302
+msgid "The screen has been successfully grabbed."
+msgstr "屏幕已经成功抓取。"
+
+#: main.cpp:10
+msgid "KDE Screenshot Utility"
+msgstr "KDE 屏幕抓图工具"
+
+#: main.cpp:14
+msgid "KSnapshot"
+msgstr "KSnapshot"
+
+#. i18n: file ksnapshotwidget.ui line 33
+#: rc.cpp:12
+#, no-c-format
+msgid "Thumbnail of the current snapshot"
+msgstr "当前抓图的缩略图"
+
+#. i18n: file ksnapshotwidget.ui line 38
+#: rc.cpp:15
+#, no-c-format
+msgid ""
+"This is a thumbnail of the current snapshot.\n"
+"\n"
+"The image can be dragged to another application or document to copy the full "
+"screenshot there. Try it with the Konqueror file manager."
+msgstr ""
+"这是当前抓图的缩略图。\n"
+"\n"
+"将该图像拖曳到其它应用程序或文档中即可将完整的抓图复制到目的位置。请用 Konqueror 文件管理器尝试一下。"
+
+#. i18n: file ksnapshotwidget.ui line 46
+#: rc.cpp:20
+#, no-c-format
+msgid "&New Snapshot"
+msgstr "新建抓图(&N)"
+
+#. i18n: file ksnapshotwidget.ui line 52
+#: rc.cpp:23
+#, no-c-format
+msgid "Click this button to take a new snapshot."
+msgstr "点击此按钮将对屏幕抓图。"
+
+#. i18n: file ksnapshotwidget.ui line 60
+#: rc.cpp:26
+#, no-c-format
+msgid "&Save As..."
+msgstr "另存为(&S)..."
+
+#. i18n: file ksnapshotwidget.ui line 66
+#: rc.cpp:29
+#, no-c-format
+msgid ""
+"Click this button to save the current snapshot. To quickly save the snapshot "
+"without showing the file dialog, press Ctrl+Shift+S. The filename is "
+"automatically incremented after each save."
+msgstr "点击此按钮将保存当前抓图。要不显示文件对话框而快速保存抓图,请按 Ctrl+Shift+S。文件名会在每次保存后自动递增。"
+
+#. i18n: file ksnapshotwidget.ui line 97
+#: rc.cpp:35
+#, no-c-format
+msgid "Click this button to print the current screenshot."
+msgstr "点击此按钮将打印当前抓图。"
+
+#. i18n: file ksnapshotwidget.ui line 119
+#: rc.cpp:38
+#, no-c-format
+msgid " sec"
+msgstr " 秒"
+
+#. i18n: file ksnapshotwidget.ui line 122
+#: rc.cpp:41
+#, no-c-format
+msgid "No delay"
+msgstr "无延时"
+
+#. i18n: file ksnapshotwidget.ui line 125
+#: rc.cpp:44
+#, no-c-format
+msgid "Snapshot delay in seconds"
+msgstr "以秒计的抓图延时"
+
+#. i18n: file ksnapshotwidget.ui line 135
+#: rc.cpp:47
+#, no-c-format
+msgid ""
+"<qt>\n"
+"This is the number of seconds to wait after clicking the <i>New Snapshot</i> "
+"button before taking the snapshot.\n"
+"<p>\n"
+"This is very useful for getting windows, menus and other items on the screen "
+"set up just the way you want.\n"
+"<p>\n"
+"If <i>no delay</i> is set, the program will wait for a mouse click before "
+"taking a snapshot.\n"
+"</p>\n"
+"</qt>"
+msgstr ""
+"<qt>\n"
+"这里指定了单击<i>新建抓图</i>按钮后要等多少秒才执行实际的抓取。\n"
+"<p>\n"
+"如果要以您希望的方式获得窗口、菜单或屏幕上其它项目的抓图,那么此选项非常有用。\n"
+"<p>\n"
+"如果<i>没有设置延时</i>,程序将会在抓取之前等候鼠标单击。\n"
+"</p>\n"
+"</qt>"
+
+#. i18n: file ksnapshotwidget.ui line 143
+#: rc.cpp:57
+#, no-c-format
+msgid "Snapshot &delay:"
+msgstr "抓图延时(&D):"
+
+#. i18n: file ksnapshotwidget.ui line 154
+#: rc.cpp:60
+#, no-c-format
+msgid "Cap&ture mode:"
+msgstr "抓图模式(&T):"
+
+#. i18n: file ksnapshotwidget.ui line 182
+#: rc.cpp:63
+#, no-c-format
+msgid "Include &window decorations"
+msgstr "包含窗口装饰(&W)"
+
+#. i18n: file ksnapshotwidget.ui line 188
+#: rc.cpp:66
+#, no-c-format
+msgid ""
+"When enabled, snapshot of a window will also include the window decorations"
+msgstr "启用时,窗口的抓图也会包含窗口的装饰"
+
+#. i18n: file ksnapshotwidget.ui line 194
+#: rc.cpp:69
+#, no-c-format
+msgid "Full Screen"
+msgstr "全屏"
+
+#. i18n: file ksnapshotwidget.ui line 199
+#: rc.cpp:72
+#, no-c-format
+msgid "Window Under Cursor"
+msgstr "光标处的窗口"
+
+#. i18n: file ksnapshotwidget.ui line 204
+#: rc.cpp:75
+#, no-c-format
+msgid "Region"
+msgstr "区域"
+
+#. i18n: file ksnapshotwidget.ui line 215
+#: rc.cpp:78
+#, no-c-format
+msgid ""
+"<qt>Using this menu, you can select from the three following snapshot modes:\n"
+"<p>\n"
+"<b>Full Screen</b> - captures the entire desktop."
+"<br>\n"
+"<b>Window Under Cursor</b> - captures only the window (or menu) that is under "
+"the mouse cursor when the snapshot is taken."
+"<br>\n"
+"<b>Region</b> - captures only the region of the desktop that you specify. When "
+"taking a new snapshot in this mode you will be able to select any area of the "
+"screen by clicking and dragging the mouse.</p></qt>"
+msgstr ""
+"<qt>使用此菜单,您可以从下面三种抓图方式中选择:\n"
+"<p>\n"
+"<b>全屏</b> - 抓取整个屏幕。"
+"<br>\n"
+"<b>光标处的窗口</b> - 只抓取当抓图动作发生时鼠标指针所在的窗口或菜单。"
+"<br>\n"
+"<b>区域</b> - 只抓取您指定的桌面区域。如果您以此模式抓图,您就可以通过单击并拖曳鼠标来选择屏幕的任何区域。</p></qt>"
+
+#: screenshot.cpp:56
+msgid "&Screenshot..."
+msgstr "抓图(&S)..."
diff --git a/koffice-i18n-zh_CN/messages/koffice/kspread.po b/koffice-i18n-zh_CN/messages/koffice/kspread.po
new file mode 100644
index 00000000..2443bbfe
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kspread.po
@@ -0,0 +1,17408 @@
+# translation of kspread.po to zh_CN
+# translation of kspread.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Li Zongliang <li-zongliang@21cn.com>, 2001
+# Zong Yaotang <zyt@cosix.com.cn>, 2002
+# Liu Songhe <jackliu9999@263.net>, 2002
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003
+# Funda Wang <fundawang@linux.net.cn>, 2003,2005
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kspread\n"
+"POT-Creation-Date: 2007-01-08 02:47+0100\n"
+"PO-Revision-Date: 2006-04-01 12:52+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file kspread.rc line 16
+#: rc.cpp:9
+#, no-c-format
+msgid "Fi&ll"
+msgstr "填充(&L)"
+
+#. i18n: file kspread.rc line 56
+#: rc.cpp:21
+#, no-c-format
+msgid "Cell Commen&t"
+msgstr "单元格注释(&T)"
+
+#. i18n: file kspread.rc line 71
+#: rc.cpp:24
+#, no-c-format
+msgid "&External Data"
+msgstr "外部数据(&E)"
+
+#. i18n: file kspread.rc line 77
+#: rc.cpp:27
+#, no-c-format
+msgid "F&ormat"
+msgstr "格式(&O)"
+
+#. i18n: file kspread.rc line 87
+#: rc.cpp:30
+#, no-c-format
+msgid "&Row"
+msgstr "行(&R)"
+
+#. i18n: file kspread.rc line 93
+#: rc.cpp:33
+#, no-c-format
+msgid "&Column"
+msgstr "列(&C)"
+
+#. i18n: file kspread.rc line 99
+#: kspread_view.cc:817 rc.cpp:36
+#, no-c-format
+msgid "&Sheet"
+msgstr "工作表(&S)"
+
+#. i18n: file kspread.rc line 113
+#: rc.cpp:39
+#, no-c-format
+msgid "&Print Range"
+msgstr "打印范围(&P)"
+
+#. i18n: file kspread.rc line 118
+#: rc.cpp:42
+#, no-c-format
+msgid "&Data"
+msgstr "数据(&D)"
+
+#. i18n: file kspread.rc line 187
+#: rc.cpp:54
+#, no-c-format
+msgid "Navigation"
+msgstr "导航"
+
+#. i18n: file kspread.rc line 193
+#: dialogs/kspread_dlg_csv.cc:133 dialogs/kspread_dlg_layout.cc:1087
+#: dialogs/kspread_dlg_special.cc:53 rc.cpp:57
+#, no-c-format
+msgid "Format"
+msgstr "格式"
+
+#. i18n: file kspread.rc line 215
+#: rc.cpp:60
+#, no-c-format
+msgid "Color/Border"
+msgstr "颜色/边框"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 24
+#: rc.cpp:69
+#, no-c-format
+msgid "Sheet Selection"
+msgstr "工作表选择"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 41
+#: rc.cpp:73
+#, no-c-format
+msgid "Select all sheets."
+msgstr "选择全部工作表。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 55
+#: rc.cpp:77
+#, no-c-format
+msgid "Select sheets."
+msgstr "选择工作表。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 69
+#: rc.cpp:81
+#, no-c-format
+msgid "Clear Selection."
+msgstr "清除选择。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 83
+#: rc.cpp:85
+#, no-c-format
+msgid "Remove sheets."
+msgstr "删除工作表。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 89
+#: rc.cpp:88
+#, no-c-format
+msgid "Available Sheets"
+msgstr "可用的工作表"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 114
+#: rc.cpp:91
+#, no-c-format
+msgid "Available sheets."
+msgstr "可用的工作表。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 119
+#: rc.cpp:94
+#, no-c-format
+msgid ""
+"<b>List of all available sheets.</b>"
+"<br>\n"
+"To print a sheet you have to select one or more sheets in this list and use the "
+"buttons to insert the selected sheet(s) in the right-hand list, which lists all "
+"sheets that are printed."
+"<br>\n"
+"You can insert a sheet as often as you like, this way it will be printed "
+"multiple times. This is useful for dividers or title pages, for example."
+msgstr ""
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 133
+#: rc.cpp:100
+#, no-c-format
+msgid "Move selected sheet to the top."
+msgstr "将选中的工作表上移至顶。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 147
+#: rc.cpp:104
+#, no-c-format
+msgid "Move selected sheet up."
+msgstr "将选中的工作表上移。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 161
+#: rc.cpp:108
+#, no-c-format
+msgid "Move selected sheet down."
+msgstr "将选中的工作表下移。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 175
+#: rc.cpp:112
+#, no-c-format
+msgid "Move selected sheet to the bottom."
+msgstr "将选中的工作表下移至底。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 181
+#: rc.cpp:115
+#, no-c-format
+msgid "Selected Sheets"
+msgstr "选中的工作表"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 209
+#: rc.cpp:118
+#, no-c-format
+msgid "List of sheets to print in given order."
+msgstr "按给定顺序列出要打印的工作表。"
+
+#. i18n: file dialogs/SheetSelectWidget.ui line 214
+#: rc.cpp:121
+#, no-c-format
+msgid ""
+"<b>List of sheets to print.</b>"
+"<br>\n"
+"Only the sheets listed here will be printed in the order of listing. You can "
+"change the print order with the up and down buttons."
+"<br>\n"
+"It is even possible to print a sheet more than once. Just insert the desired "
+"sheet again and order the list to your needs."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 17
+#: rc.cpp:126
+#, no-c-format
+msgid ""
+"You can select here the font style, size and color, including some additional "
+"options like underlined or striked out text for the current cell text. The "
+"lower part of the page gives a preview of the selected text format.\n"
+"The default font is set for all cells in the Format -> "
+"Style Manager menu with the currently used style."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 34
+#: rc.cpp:130 rc.cpp:142
+#, no-c-format
+msgid "Varying (No Change)"
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 54
+#: rc.cpp:139 rc.cpp:182
+#, no-c-format
+msgid ""
+"Choose the style for your font for the currently selected cells. When you "
+"select several cells with different styles, the displayed style is set to "
+"Varying (No Change) and leaving it that way will keep all your current style "
+"settings for each cell. Changing to Roman for example will change all the "
+"selected cells style text to Roman."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 65
+#: dialogs/kspread_dlg_layout.cc:2130 rc.cpp:145
+#, no-c-format
+msgid "Normal"
+msgstr "正常"
+
+#. i18n: file dialogs/font_cell_format.ui line 70
+#: dialogs/kspread_dlg_layout.cc:2132 kspread_view.cc:481 rc.cpp:148
+#, no-c-format
+msgid "Bold"
+msgstr "粗体"
+
+#. i18n: file dialogs/font_cell_format.ui line 80
+#: rc.cpp:151
+#, no-c-format
+msgid ""
+"Choose the weight for your font for the currently selected cells. When you "
+"select several cells with different font weight, the displayed weight is set to "
+"Varying (No Change) and leaving it that way will keep all your current weight "
+"settings for each cell. Changing to Bold for example will change all the "
+"selected cells font weight to Bold."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 88
+#: dialogs/kspread_dlg_layout.cc:2780 dialogs/kspread_dlg_layout.cc:3642
+#: rc.cpp:154
+#, no-c-format
+msgid "Color:"
+msgstr "颜色:"
+
+#. i18n: file dialogs/font_cell_format.ui line 96
+#: kspread_view.cc:491 rc.cpp:157
+#, no-c-format
+msgid "Underline"
+msgstr "下划线"
+
+#. i18n: file dialogs/font_cell_format.ui line 99
+#: rc.cpp:160
+#, no-c-format
+msgid "If this is checked, the current cell text wil be underlined."
+msgstr "如果选中的话,当前单元格中的文字将会加下划线。"
+
+#. i18n: file dialogs/font_cell_format.ui line 107
+#: rc.cpp:163
+#, no-c-format
+msgid "Size:"
+msgstr "大小:"
+
+#. i18n: file dialogs/font_cell_format.ui line 115
+#: rc.cpp:166
+#, no-c-format
+msgid "Weight:"
+msgstr "粗细:"
+
+#. i18n: file dialogs/font_cell_format.ui line 123
+#: rc.cpp:169
+#, no-c-format
+msgid "Style:"
+msgstr "样式:"
+
+#. i18n: file dialogs/font_cell_format.ui line 134
+#: rc.cpp:173
+#, no-c-format
+msgid ""
+"Choose the color for the current cell text. Clicking on the color bar will "
+"bring you the standard KDE Select Color dialog where you will be able to choose "
+"the new color."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 142
+#: rc.cpp:176
+#, no-c-format
+msgid "Strike out"
+msgstr "删除线"
+
+#. i18n: file dialogs/font_cell_format.ui line 145
+#: rc.cpp:179
+#, no-c-format
+msgid "This will strike out the current cell text if this is checked."
+msgstr "如果选中的话,当前单元格中的文字将会加删除线。"
+
+#. i18n: file dialogs/font_cell_format.ui line 183
+#: rc.cpp:185
+#, no-c-format
+msgid ""
+"This box lists all your available font families. Click on one family to set it "
+"in the current cell."
+msgstr ""
+
+#. i18n: file dialogs/font_cell_format.ui line 191
+#: dialogs/kspread_dlg_layout.cc:1136 dialogs/kspread_dlg_layout.cc:2815
+#: dialogs/kspread_dlg_layout.cc:3679 rc.cpp:188
+#, no-c-format
+msgid "Preview"
+msgstr "预览"
+
+#. i18n: file dialogs/font_cell_format.ui line 213
+#: rc.cpp:191
+#, no-c-format
+msgid ""
+"You can see a preview of the font you are choosing for the current cell."
+msgstr ""
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 34
+#: rc.cpp:194 rc.cpp:197
+#, no-c-format
+msgid "Subtotal"
+msgstr "分类汇总"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 85
+#: rc.cpp:200
+#, no-c-format
+msgid "Add Subtotal to:"
+msgstr "分类汇总累加到:"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 93
+#: rc.cpp:203
+#, no-c-format
+msgid "Use function:"
+msgstr "使用函数:"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 106
+#: rc.cpp:206
+#, no-c-format
+msgid "At each change in:"
+msgstr "每次更改发生在:"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 112
+#: dialogs/kspread_dlg_database.cc:243 rc.cpp:209
+#, no-c-format
+msgid "Columns"
+msgstr "列"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 149
+#: rc.cpp:215
+#, no-c-format
+msgid "&Replace current Subtotals"
+msgstr "替换当前的分类汇总(&R)"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 163
+#: rc.cpp:218
+#, no-c-format
+msgid "&Page break between groups"
+msgstr "在组之间分页(&P)"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 171
+#: rc.cpp:221
+#, no-c-format
+msgid "&Summary below data"
+msgstr "数据下方显示摘要(&S)"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 185
+#: rc.cpp:224
+#, no-c-format
+msgid "Summary &only"
+msgstr "只有摘要(&O)"
+
+#. i18n: file dialogs/kspreadsubtotal.ui line 210
+#: rc.cpp:227
+#, no-c-format
+msgid "&Ignore empty cells when looking for changes"
+msgstr "寻找更改时忽略空单元格(&I)"
+
+#. i18n: file dialogs/position_cell_format.ui line 42
+#: rc.cpp:233
+#, no-c-format
+msgid ""
+"<qt>Set the content position horizontally in the cell.\n"
+"<b>Standard</b> is default and is set from the format you choose.\n"
+"<b>Left</b> means the content will be displayed on the left of the cell.\n"
+"<b>Center</b> means the content will be in the center horizontally in the "
+"cell.\n"
+"<b>Right</b> means the content of the cell will be displayed on the right of "
+"the cell.</qt>"
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 53
+#: rc.cpp:240
+#, no-c-format
+msgid "Standard"
+msgstr "标准"
+
+#. i18n: file dialogs/position_cell_format.ui line 103
+#: rc.cpp:255
+#, no-c-format
+msgid ""
+"<qt>Set the content position vertically in the cell.\n"
+"<b>Top</b> means the content will be displayed on top of the cell.\n"
+"<b>Middle</b> means the content will be in the middle vertically in the cell.\n"
+"<b>Bottom</b> means the content of the cell will be displayed at the bottom of "
+"the cell.</qt>"
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 122
+#: rc.cpp:264
+#, no-c-format
+msgid "Middle"
+msgstr "中间"
+
+#. i18n: file dialogs/position_cell_format.ui line 140
+#: rc.cpp:270
+#, no-c-format
+msgid "Rotation"
+msgstr "旋转"
+
+#. i18n: file dialogs/position_cell_format.ui line 143
+#: rc.cpp:273
+#, no-c-format
+msgid ""
+"Your text will appear oriented in the angle you set here. Positive values will "
+"move it counter-clockwise and negative values will move it clockwise."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 174
+#: rc.cpp:276
+#, no-c-format
+msgid "°"
+msgstr "°"
+
+#. i18n: file dialogs/position_cell_format.ui line 193
+#: rc.cpp:279
+#, no-c-format
+msgid "Text Option"
+msgstr "文字选项"
+
+#. i18n: file dialogs/position_cell_format.ui line 198
+#: rc.cpp:282
+#, no-c-format
+msgid ""
+"This is only available when the rotation is 0°.\n"
+"Wrap text wraps the text so it fits in the previous cell size. If this is not "
+"checked, the text will stay on one line and the cell size will be adjusted to "
+"contain the text.\n"
+"Vertical text puts your text vertically."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 209
+#: rc.cpp:287
+#, no-c-format
+msgid "Wrap text"
+msgstr "文字换行"
+
+#. i18n: file dialogs/position_cell_format.ui line 217
+#: rc.cpp:290
+#, no-c-format
+msgid "Vertical text"
+msgstr "垂直文字"
+
+#. i18n: file dialogs/position_cell_format.ui line 227
+#: rc.cpp:293
+#, no-c-format
+msgid "Indent"
+msgstr "缩进"
+
+#. i18n: file dialogs/position_cell_format.ui line 230
+#: rc.cpp:296
+#, no-c-format
+msgid ""
+"Set the amount of indent that will be used in the cell when you choose the "
+"Format -> Increase Indent or Format -> Decrease Indent menus."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 238
+#: commands.cc:78 kspread_undo.cc:2173 kspread_view.cc:691 manipulator.cc:914
+#: rc.cpp:299
+#, no-c-format
+msgid "Merge Cells"
+msgstr "合并单元格"
+
+#. i18n: file dialogs/position_cell_format.ui line 242
+#: rc.cpp:302
+#, no-c-format
+msgid ""
+"When checked, this has the same effect as Data ->Merge Cells. You need to have "
+"at least two consecutive cells selected. Those consecutive cells are then "
+"merged into a bigger one.\n"
+"When a merged cell is selected and when you uncheck this, then all cells come "
+"back to their original size as before the merging. It has the same effect as "
+"Data -> Dissociate Cells."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 253
+#: rc.cpp:306
+#, no-c-format
+msgid "Merge cells"
+msgstr "合并单元格"
+
+#. i18n: file dialogs/position_cell_format.ui line 263
+#: rc.cpp:309
+#, no-c-format
+msgid "Size of Cell"
+msgstr "单元格大小"
+
+#. i18n: file dialogs/position_cell_format.ui line 266
+#: rc.cpp:312
+#, no-c-format
+msgid "The unit used here is the one set in Format -> Page Layout.. dialog."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 285
+#: rc.cpp:315
+#, no-c-format
+msgid "Default height (%1)"
+msgstr "默认高度(%1)"
+
+#. i18n: file dialogs/position_cell_format.ui line 288
+#: rc.cpp:318
+#, no-c-format
+msgid ""
+"If checked, the default height will be used for the cell instead of the value "
+"above."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 313
+#: dialogs/kspread_dlg_resize2.cc:66 rc.cpp:321
+#, no-c-format
+msgid "Height:"
+msgstr "高度:"
+
+#. i18n: file dialogs/position_cell_format.ui line 327
+#: rc.cpp:324
+#, no-c-format
+msgid "Set the height of the cell."
+msgstr "设定单元格的高度。"
+
+#. i18n: file dialogs/position_cell_format.ui line 345
+#: rc.cpp:327
+#, no-c-format
+msgid "Default width (%1)"
+msgstr "默认宽度(%1)"
+
+#. i18n: file dialogs/position_cell_format.ui line 348
+#: rc.cpp:330
+#, no-c-format
+msgid ""
+"If checked, the default width will be used for the cell instead of the value "
+"above."
+msgstr ""
+
+#. i18n: file dialogs/position_cell_format.ui line 387
+#: dialogs/kspread_dlg_resize2.cc:132 rc.cpp:333
+#, no-c-format
+msgid "Width:"
+msgstr "宽度:"
+
+#. i18n: file dialogs/protection_cell_format.ui line 19
+#: rc.cpp:336
+#, no-c-format
+msgid ""
+"This tab enables you to set Cell Protection. All cells are protected by default "
+"(that means cell content cannot be changed) and for the cell protection to be "
+"active you also need to protect the sheet using the Tools -> Protect Document -> "
+"Protect Sheet... menu and to provide a password.\n"
+"You can also hide the cell formula in order to protect the way you calculate "
+"the formula. This also needs to enable shet protection to work.\n"
+"You can hide the cell content with Hide all and again this needs sheet "
+"protection.\n"
+"You can learn more about all these settings in the User Manual in the Advanced "
+"KSpread chapter."
+msgstr ""
+
+#. i18n: file dialogs/protection_cell_format.ui line 30
+#: rc.cpp:342
+#, no-c-format
+msgid "Printing"
+msgstr "打印"
+
+#. i18n: file dialogs/protection_cell_format.ui line 41
+#: rc.cpp:345
+#, no-c-format
+msgid "&Do not print text"
+msgstr "不打印文字(&D)"
+
+#. i18n: file dialogs/protection_cell_format.ui line 45
+#: rc.cpp:348
+#, no-c-format
+msgid ""
+"If checked, the content of the cell will not be printed. If this is not checked "
+"(default), the cell content will be printed.\n"
+"Note that you can print it even if the cell is protected"
+msgstr ""
+
+#. i18n: file dialogs/protection_cell_format.ui line 55
+#: rc.cpp:352
+#, no-c-format
+msgid "Protection"
+msgstr "保护"
+
+#. i18n: file dialogs/protection_cell_format.ui line 74
+#: rc.cpp:355
+#, no-c-format
+msgid "Hide &all"
+msgstr "全部隐藏(&A)"
+
+#. i18n: file dialogs/protection_cell_format.ui line 77
+#: rc.cpp:358
+#, no-c-format
+msgid ""
+"This hides the cell content and works only when the sheet is protected. Whether "
+"the cell itself is protected or not does not matter."
+msgstr ""
+
+#. i18n: file dialogs/protection_cell_format.ui line 110
+#: rc.cpp:361
+#, no-c-format
+msgid "&Protected"
+msgstr "已保护(&P)"
+
+#. i18n: file dialogs/protection_cell_format.ui line 116
+#: rc.cpp:364
+#, no-c-format
+msgid ""
+"If checked, the cell content will be protected. This is the default behaviour. "
+"You need to protect the whole sheet using theTools->Protect document->"
+"Protect Sheet... menu for this individual cell protection to work. See the "
+"manual for more details in the Advanced KSpread chapter. When a cell is "
+"protected, its content cannot be changed."
+msgstr ""
+
+#. i18n: file dialogs/protection_cell_format.ui line 151
+#: rc.cpp:367
+#, no-c-format
+msgid "&Hide formula"
+msgstr "隐藏公式(&H)"
+
+#. i18n: file dialogs/protection_cell_format.ui line 154
+#: rc.cpp:370
+#, no-c-format
+msgid ""
+"When this is checked, the cell is still visible. However, its contents do not "
+"appear in the Formula bar. Hiding formula is only working for cells that "
+"contain formulae so the user cannot view the formula. And the sheet must be "
+"protected for this to work."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 42
+#: rc.cpp:373
+#, no-c-format
+msgid "SheetPropertiesBase"
+msgstr "工作表属性基础"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 69
+#: rc.cpp:376
+#, no-c-format
+msgid "Layout direction:"
+msgstr "布局方向:"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 75
+#: dialogs/sheet_properties.cc:68 dialogs/sheet_properties.cc:83 rc.cpp:379
+#, no-c-format
+msgid "Left to Right"
+msgstr "自左至右"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 80
+#: dialogs/sheet_properties.cc:71 dialogs/sheet_properties.cc:86 rc.cpp:382
+#, no-c-format
+msgid "Right to Left"
+msgstr "自右至左"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 87
+#: rc.cpp:385
+#, no-c-format
+msgid ""
+"Defaut is that the first column of the sheet is on the left. If you choose "
+"Right to Left, then the first column will be on the right and the others added "
+"from right to left."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 141
+#: rc.cpp:388
+#, no-c-format
+msgid "Show c&omment indicator"
+msgstr "显示注释标示符(&O)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 144
+#: rc.cpp:391
+#, no-c-format
+msgid ""
+"If this box is checked cells containing comments will be marked by a small red "
+"triangle at the top right corner."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 152
+#: rc.cpp:394
+#, no-c-format
+msgid "Use &LC mode"
+msgstr "使用 LC 模式(&L)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 155
+#: rc.cpp:397
+#, no-c-format
+msgid ""
+"If this box is checked the cell reference shown at the left end of the Formula "
+"Bar will be displayed in LC mode (i.e. L2C3) rather than in its normal form B3. "
+"This does not seem to be of much use at the moment."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 163
+#: rc.cpp:400
+#, no-c-format
+msgid "Show page &borders"
+msgstr "显示页面边界(&B)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 166
+#: rc.cpp:403
+#, no-c-format
+msgid ""
+"If you check this option, the page borders will be drawn on your current sheet. "
+"Per default the page borders are not displayed. It is useful to see the page "
+"borders if you want to print your sheet."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 174
+#: rc.cpp:406
+#, no-c-format
+msgid "&Convert first letter to uppercase"
+msgstr "首字母转换为大写(&C)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 177
+#: rc.cpp:409
+#, no-c-format
+msgid ""
+"Check this box and the first letter of any text you type in will automatically "
+"be converted to uppercase."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 185
+#: rc.cpp:412
+#, no-c-format
+msgid "&Hide zero"
+msgstr "隐藏零值(&H)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 188
+#: rc.cpp:415
+#, no-c-format
+msgid ""
+"If this box is checked any cell containing the value zero will appear blank."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 196
+#: rc.cpp:418
+#, no-c-format
+msgid "Show &formula"
+msgstr "显示公式(&F)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 199
+#: rc.cpp:421
+#, no-c-format
+msgid ""
+"If this box is checked KSpread will display the actual formulae in cells rather "
+"than the results."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 207
+#: rc.cpp:424
+#, no-c-format
+msgid "Show column as &numbers"
+msgstr "列标显示为数字(&N)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 210
+#: rc.cpp:427
+#, no-c-format
+msgid ""
+"If this box is checked the column headings will show as numbers rather than as "
+"letters. Letters are default."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 218
+#: rc.cpp:430
+#, no-c-format
+msgid "Show formula &indicator"
+msgstr "显示公式指示器(&I)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 221
+#: rc.cpp:433
+#, no-c-format
+msgid ""
+"If this box is checked KSpread will display a small blue triangle at the bottom "
+"left corner of cells containing formulae. This is useful if you want to protect "
+"cells with formulae."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 229
+#: rc.cpp:436
+#, no-c-format
+msgid "Show &grid"
+msgstr "显示网格(&G)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 232
+#: rc.cpp:439
+#, no-c-format
+msgid ""
+"If checked the grid (the cell limits) will be shown. This is default. If you "
+"uncheck it, the grid willl be hidden."
+msgstr ""
+
+#. i18n: file dialogs/sheet_properties_base.ui line 240
+#: rc.cpp:442
+#, no-c-format
+msgid "&Automatic recalculation"
+msgstr "自动重新计算(&A)"
+
+#. i18n: file dialogs/sheet_properties_base.ui line 243
+#: rc.cpp:445
+#, no-c-format
+msgid ""
+"This setting controls whether formulae are recalculated automatically when the "
+"value of any cell they refer to changes."
+msgstr ""
+
+#: commands.cc:80
+#, c-format
+msgid "Merge Cells %1"
+msgstr "合并单元格 %1"
+
+#: commands.cc:108
+msgid "Dissociate Cell"
+msgstr "分离单元格"
+
+#: commands.cc:136 kspread_view.cc:6822 kspread_view.cc:6840
+msgid "Rename Sheet"
+msgstr "重命名工作表"
+
+#: commands.cc:177
+#, c-format
+msgid "Hide Sheet %1"
+msgstr "隐藏工作表 %1"
+
+#: commands.cc:178 kspread_view.cc:833
+msgid "Hide Sheet"
+msgstr "隐藏工作表"
+
+#: commands.cc:208
+#, c-format
+msgid "Show Sheet %1"
+msgstr "显示工作表 %1"
+
+#: commands.cc:209 dialogs/kspread_dlg_show.cc:42
+#: dialogs/kspread_dlg_show.cc:99
+msgid "Show Sheet"
+msgstr "显示工作表"
+
+#: commands.cc:237
+msgid "Add Sheet"
+msgstr "添加工作表"
+
+#: commands.cc:263 kspread_view.cc:821 kspread_view.cc:6777
+#: kspread_view.cc:6782
+msgid "Remove Sheet"
+msgstr "删除工作表"
+
+#: commands.cc:287
+msgid "Change Sheet Properties"
+msgstr "更改工作表属性"
+
+#: commands.cc:404 kspread_undo.cc:328 kspread_view.cc:749
+msgid "Insert Columns"
+msgstr "插入列"
+
+#: commands.cc:436 commands.cc:537 kspread_undo.cc:727
+msgid "Set Page Layout"
+msgstr "设置纸张布局"
+
+#: commands.cc:575
+msgid "Remove Link"
+msgstr "删除链接"
+
+#: commands.cc:575
+msgid "Set Link"
+msgstr "设定链接"
+
+#: commands.cc:626 kspread_canvas.cc:1186 kspread_canvas.cc:1189
+msgid "Resize Object"
+msgstr "更改对象大小"
+
+#: commands.cc:687
+msgid "Cut Object"
+msgstr "剪切对象"
+
+#: commands.cc:689 kspread_view.cc:6107
+msgid "Remove Object"
+msgstr "删除对象"
+
+#: commands.cc:790
+msgid "Insert Object"
+msgstr "插入对象"
+
+#. i18n: file extensions/text.xml line 5
+#: dialogs/kspread_dlg_csv.cc:146 dialogs/kspread_dlg_csv.cc:465
+#: dialogs/kspread_dlg_csv.cc:467 dialogs/kspread_dlg_csv.cc:530
+#: dialogs/kspread_dlg_csv.cc:591 dialogs/kspread_dlg_csv.cc:715
+#: dialogs/kspread_dlg_layout.cc:1126 dialogs/kspread_dlg_special.cc:52
+#: dialogs/kspread_dlg_validity.cc:71 functions.cc:333 kspread_view.cc:710
+#: xml_doc.cc:5337 xml_doc.cc:5706 xml_doc.cc:5808 xml_doc.cc:5820
+#, no-c-format
+msgid "Text"
+msgstr "文字"
+
+#: functions.cc:335
+msgid "Whole number (like 1, 132, 2344)"
+msgstr "整数(如1, 132, 2344)"
+
+#: functions.cc:337
+msgid "A truth value (TRUE or FALSE)"
+msgstr "布尔值(真 或 假)"
+
+#: functions.cc:339
+msgid "A floating point value (like 1.3, 0.343, 253 )"
+msgstr "浮点数(如1.3, 0.343, 253)"
+
+#: functions.cc:341
+msgid "Any kind of value"
+msgstr "任意类型值"
+
+#: functions.cc:348
+msgid "A range of strings"
+msgstr "字符串范围"
+
+#: functions.cc:350
+msgid "A range of whole numbers (like 1, 132, 2344)"
+msgstr "整数范围(如 1, 132, 2344)"
+
+#: functions.cc:352
+msgid "A range of truth values (TRUE or FALSE)"
+msgstr "布尔值范围(真 或 假)"
+
+#: functions.cc:354
+msgid "A range of floating point values (like 1.3, 0.343, 253 )"
+msgstr "浮点数范围(如1.3, 0.343, 253 )"
+
+#: functions.cc:356
+msgid "A range of any kind of values"
+msgstr "任意类型值范围"
+
+#: functions.cc:458
+msgid "<p>"
+msgstr "<p>"
+
+#: functions.cc:468
+msgid "<p><b>Return type: </b>"
+msgstr "<p><b>返回类型:</b>"
+
+#: functions.cc:474
+msgid "<h2>Syntax</h2><ul>"
+msgstr "<h2>语法</h2><ul>"
+
+#: functions.cc:486
+msgid "<h2>Parameters</h2><ul>"
+msgstr "<h2>参数</h2><ul>"
+
+#: functions.cc:490
+msgid "<li><b>Comment:</b> "
+msgstr "<li><b>注释:</b> "
+
+#: functions.cc:492
+msgid "<br><b>Type:</b> "
+msgstr "<br><b>类型:</b> "
+
+#: functions.cc:500
+msgid "<h2>Examples</h2><ul>"
+msgstr "<h2>例子</h2><ul>"
+
+#: functions.cc:512
+msgid "<h2>Related Functions</h2><ul>"
+msgstr "<h2>相关函数</h2><ul>"
+
+#: dialogs/kspread_dlg_list.cc:111 dialogs/kspread_dlg_sort.cc:285
+#: kspread_autofill.cc:146
+msgid "January"
+msgstr "一月"
+
+#: dialogs/kspread_dlg_list.cc:112 dialogs/kspread_dlg_sort.cc:286
+#: kspread_autofill.cc:147
+msgid "February"
+msgstr "二月"
+
+#: dialogs/kspread_dlg_list.cc:113 dialogs/kspread_dlg_sort.cc:287
+#: kspread_autofill.cc:148
+msgid "March"
+msgstr "三月"
+
+#: dialogs/kspread_dlg_list.cc:114 dialogs/kspread_dlg_sort.cc:288
+#: kspread_autofill.cc:149
+msgid "April"
+msgstr "四月"
+
+#: dialogs/kspread_dlg_list.cc:115 dialogs/kspread_dlg_list.cc:131
+#: dialogs/kspread_dlg_sort.cc:289 kspread_autofill.cc:150
+msgid "May"
+msgstr "五月"
+
+#: dialogs/kspread_dlg_list.cc:116 dialogs/kspread_dlg_sort.cc:290
+#: kspread_autofill.cc:151
+msgid "June"
+msgstr "六月"
+
+#: dialogs/kspread_dlg_list.cc:117 dialogs/kspread_dlg_sort.cc:291
+#: kspread_autofill.cc:152
+msgid "July"
+msgstr "七月"
+
+#: dialogs/kspread_dlg_list.cc:118 dialogs/kspread_dlg_sort.cc:292
+#: kspread_autofill.cc:153
+msgid "August"
+msgstr "八月"
+
+#: dialogs/kspread_dlg_list.cc:119 dialogs/kspread_dlg_sort.cc:293
+#: kspread_autofill.cc:154
+msgid "September"
+msgstr "九月"
+
+#: dialogs/kspread_dlg_list.cc:120 dialogs/kspread_dlg_sort.cc:294
+#: kspread_autofill.cc:155
+msgid "October"
+msgstr "十月"
+
+#: dialogs/kspread_dlg_list.cc:121 dialogs/kspread_dlg_sort.cc:295
+#: kspread_autofill.cc:156
+msgid "November"
+msgstr "十一月"
+
+#: dialogs/kspread_dlg_list.cc:122 dialogs/kspread_dlg_sort.cc:296
+#: kspread_autofill.cc:157
+msgid "December"
+msgstr "十二月"
+
+#: dialogs/kspread_dlg_list.cc:127 kspread_autofill.cc:163
+msgid "Jan"
+msgstr "正月"
+
+#: dialogs/kspread_dlg_list.cc:128 kspread_autofill.cc:164
+msgid "Feb"
+msgstr "二月"
+
+#: dialogs/kspread_dlg_list.cc:129 kspread_autofill.cc:165
+msgid "Mar"
+msgstr "三月"
+
+#: dialogs/kspread_dlg_list.cc:130 kspread_autofill.cc:166
+msgid "Apr"
+msgstr "四月"
+
+#: kspread_autofill.cc:167
+msgid ""
+"_: May short\n"
+"May"
+msgstr "五月"
+
+#: dialogs/kspread_dlg_list.cc:132 kspread_autofill.cc:168
+msgid "Jun"
+msgstr "六月"
+
+#: dialogs/kspread_dlg_list.cc:133 kspread_autofill.cc:169
+msgid "Jul"
+msgstr "七月"
+
+#: dialogs/kspread_dlg_list.cc:134 kspread_autofill.cc:170
+msgid "Aug"
+msgstr "八月"
+
+#: dialogs/kspread_dlg_list.cc:135 kspread_autofill.cc:171
+msgid "Sep"
+msgstr "九月"
+
+#: dialogs/kspread_dlg_list.cc:136 kspread_autofill.cc:172
+msgid "Oct"
+msgstr "十月"
+
+#: dialogs/kspread_dlg_list.cc:137 kspread_autofill.cc:173
+msgid "Nov"
+msgstr "十一月"
+
+#: dialogs/kspread_dlg_list.cc:138 kspread_autofill.cc:174
+msgid "Dec"
+msgstr "腊月"
+
+#: dialogs/kspread_dlg_list.cc:150 kspread_autofill.cc:192
+msgid "Mon"
+msgstr "周一"
+
+#: dialogs/kspread_dlg_list.cc:151 kspread_autofill.cc:193
+msgid "Tue"
+msgstr "周二"
+
+#: dialogs/kspread_dlg_list.cc:152 kspread_autofill.cc:194
+msgid "Wed"
+msgstr "周三"
+
+#: dialogs/kspread_dlg_list.cc:153 kspread_autofill.cc:195
+msgid "Thu"
+msgstr "周四"
+
+#: dialogs/kspread_dlg_list.cc:154 kspread_autofill.cc:196
+msgid "Fri"
+msgstr "周五"
+
+#: dialogs/kspread_dlg_list.cc:155 kspread_autofill.cc:197
+msgid "Sat"
+msgstr "周六"
+
+#: dialogs/kspread_dlg_list.cc:156 kspread_autofill.cc:198
+msgid "Sun"
+msgstr "周日"
+
+#: kspread_canvas.cc:1261
+msgid ""
+"This link points to the program or script '%1'.\n"
+"Malicious programs can harm your computer. Are you sure that you want to run "
+"this program?"
+msgstr ""
+"此链接指向程序或脚本“%1”。\n"
+"恶意程序可能对您的计算机造成伤害。您确定想要运行此程序吗?"
+
+#: kspread_canvas.cc:1265
+msgid "Open Link?"
+msgstr "打开链接?"
+
+#: kspread_canvas.cc:3236
+msgid ""
+"_: Spreadsheet cell\n"
+"Cell "
+msgstr "单元格"
+
+#: kspread_canvas.cc:3242
+msgid ""
+"_: character (\n"
+"left paren"
+msgstr "左括号"
+
+#: kspread_canvas.cc:3243
+msgid ""
+"_: character )\n"
+"right paren"
+msgstr "右括号"
+
+#: kspread_canvas.cc:3244
+msgid ""
+"_: character :\n"
+"colon"
+msgstr "冒号"
+
+#: kspread_canvas.cc:3245
+msgid ""
+"_: character ;\n"
+"semicolon"
+msgstr "分号"
+
+#: kspread_canvas.cc:3246
+msgid ""
+"_: character =\n"
+"equals"
+msgstr "等号"
+
+#: kspread_canvas.cc:3247
+msgid ""
+"_: character .\n"
+"point"
+msgstr "小数点"
+
+#: kspread_canvas.cc:3248
+msgid ""
+"_: character ,\n"
+"comma"
+msgstr "逗号"
+
+#: kspread_canvas.cc:3249
+msgid ""
+"_: characters ..\n"
+" dot dot "
+msgstr "两个点"
+
+#: kspread_canvas.cc:3250
+msgid ""
+"_: Spreadsheet formula\n"
+" Formula "
+msgstr "公式"
+
+#: kspread_canvas.cc:5039
+msgid "Height: %1 %2"
+msgstr "高度:%1 %2"
+
+#: kspread_canvas.cc:5043
+msgid "Hide Row"
+msgstr "隐藏行"
+
+#: kspread_canvas.cc:5740
+msgid "Width: %1 %2"
+msgstr "宽度:%1 %2"
+
+#: kspread_canvas.cc:5745
+msgid "Hide Column"
+msgstr "隐藏列"
+
+#: kspread_canvas.cc:6148
+msgid "Comment:"
+msgstr "注释:"
+
+#: kspread_cell.cc:1158
+msgid "REFERENCE TO COLUMN OR ROW IS OUT OF RANGE"
+msgstr "对列或行的引用超出范围"
+
+#: kspread_cell.cc:2054
+msgid ""
+"Error in cell %1\n"
+"\n"
+msgstr ""
+"单元格%1出错\n"
+"\n"
+
+#: kspread_doc.cc:984
+msgid "Invalid OASIS OpenDocument file. No office:body tag found."
+msgstr "无效的 OASIS OpenDocument 文档。没有 office:body。"
+
+#: kspread_doc.cc:999
+msgid "Invalid OASIS OpenDocument file. No tag found inside office:body."
+msgstr "无效的 OASIS OpenDocument 文档。没有 office:body。"
+
+#: kspread_doc.cc:1001
+msgid ""
+"This document is not a spreadsheet, but %1. Please try opening it with the "
+"appropriate application."
+msgstr "此文档不是电子表格,而是 %1。请使用相应的应用程序打开此文件。"
+
+#: kspread_doc.cc:1089
+#, c-format
+msgid ""
+"Invalid document. Expected mimetype application/x-kspread or "
+"application/vnd.kde.kspread, got %1"
+msgstr ""
+"无效的文档。需要的 MIME 类型为 application/x-kspread 或者 application/vnd.kde.kspread,却得到 %1"
+
+#: kspread_doc.cc:1097
+msgid ""
+"This document was created with a newer version of KSpread (syntax version: %1)\n"
+"When you open it with this version of KSpread, some information may be lost."
+msgstr ""
+"这个文档是用较新版本的 KSpread (语法版本:%1)创建的。\n"
+"当您用这个版本的 KSpread 打开时,有些信息可能会丢失。"
+
+#: kspread_doc.cc:1099
+msgid "File Format Mismatch"
+msgstr "文件格式不匹配"
+
+#: kspread_doc.cc:1162
+msgid "Styles cannot be loaded."
+msgstr "无法载入样式。"
+
+#: kspread_doc.cc:1172
+msgid "Invalid document. No map tag."
+msgstr "无效的文档。没有映射标签。"
+
+#: kspread_format.cc:3063 kspread_format.cc:3101
+msgid "Australia"
+msgstr "澳大利亚"
+
+#: kspread_format.cc:3063 kspread_format.cc:3064 kspread_format.cc:3065
+#: kspread_format.cc:3066 kspread_format.cc:3067
+msgid "Dollar"
+msgstr "美元"
+
+#: kspread_format.cc:3064 kspread_format.cc:3131
+msgid "Canada"
+msgstr "加拿大"
+
+#: kspread_format.cc:3065
+msgid "Caribbea"
+msgstr "加勒比海"
+
+#: kspread_format.cc:3066 kspread_format.cc:3264
+msgid "New Zealand"
+msgstr "新西兰"
+
+#: kspread_format.cc:3067 kspread_format.cc:3336 kspread_format.cc:3337
+#: kspread_format.cc:3338
+msgid "United States"
+msgstr "美国"
+
+#: kspread_format.cc:3071 kspread_format.cc:3102 kspread_format.cc:3103
+msgid "Austria"
+msgstr "奥地利"
+
+#: kspread_format.cc:3071 kspread_format.cc:3072 kspread_format.cc:3073
+#: kspread_format.cc:3074 kspread_format.cc:3075 kspread_format.cc:3076
+#: kspread_format.cc:3077 kspread_format.cc:3078 kspread_format.cc:3079
+#: kspread_format.cc:3080 kspread_format.cc:3081 kspread_format.cc:3082
+#: kspread_format.cc:3083 kspread_format.cc:3093 kspread_format.cc:3102
+#: kspread_format.cc:3110 kspread_format.cc:3169 kspread_format.cc:3171
+#: kspread_format.cc:3173 kspread_format.cc:3175 kspread_format.cc:3179
+#: kspread_format.cc:3183 kspread_format.cc:3187 kspread_format.cc:3197
+#: kspread_format.cc:3206 kspread_format.cc:3210 kspread_format.cc:3231
+#: kspread_format.cc:3242 kspread_format.cc:3245 kspread_format.cc:3250
+#: kspread_format.cc:3260 kspread_format.cc:3283 kspread_format.cc:3294
+#: kspread_format.cc:3297 kspread_format.cc:3305 kspread_format.cc:3309
+msgid "Euro"
+msgstr "欧元"
+
+#: kspread_format.cc:3072 kspread_format.cc:3110 kspread_format.cc:3111
+msgid "Belgium"
+msgstr "比利时"
+
+#: kspread_format.cc:3073 kspread_format.cc:3169 kspread_format.cc:3170
+msgid "Finland"
+msgstr "芬兰"
+
+#: kspread_format.cc:3074 kspread_format.cc:3171 kspread_format.cc:3172
+msgid "France"
+msgstr "法国"
+
+#: kspread_format.cc:3075 kspread_format.cc:3179 kspread_format.cc:3180
+msgid "Germany"
+msgstr "德国"
+
+#: kspread_format.cc:3076 kspread_format.cc:3183 kspread_format.cc:3184
+msgid "Greece"
+msgstr "希腊"
+
+#: kspread_format.cc:3077 kspread_format.cc:3206 kspread_format.cc:3207
+#: kspread_format.cc:3208
+msgid "Ireland"
+msgstr "爱尔兰"
+
+#: kspread_format.cc:3078 kspread_format.cc:3210 kspread_format.cc:3211
+msgid "Italy"
+msgstr "意大利"
+
+#: kspread_format.cc:3079 kspread_format.cc:3231 kspread_format.cc:3232
+msgid "Luxembourg"
+msgstr "卢森堡"
+
+#: kspread_format.cc:3080 kspread_format.cc:3250
+msgid "Monaco"
+msgstr "摩纳哥"
+
+#: kspread_format.cc:3081 kspread_format.cc:3260 kspread_format.cc:3261
+msgid "Netherlands"
+msgstr "荷兰"
+
+#: kspread_format.cc:3082 kspread_format.cc:3283 kspread_format.cc:3284
+msgid "Portugal"
+msgstr "葡萄牙"
+
+#: kspread_format.cc:3083 kspread_format.cc:3309 kspread_format.cc:3310
+msgid "Spain"
+msgstr "西班牙"
+
+#: kspread_format.cc:3085 kspread_format.cc:3335
+msgid "United Kingdom"
+msgstr "英国"
+
+#: kspread_format.cc:3085
+msgid "Pound"
+msgstr "英镑"
+
+#: kspread_format.cc:3087 kspread_format.cc:3213
+msgid "Japan"
+msgstr "日本"
+
+#: kspread_format.cc:3087 kspread_format.cc:3213
+msgid "Yen"
+msgstr "日元"
+
+#: kspread_format.cc:3089
+msgid "Afghanistan"
+msgstr "阿富汗"
+
+#: kspread_format.cc:3089
+msgid "Afghani"
+msgstr "阿富汗尼"
+
+#: kspread_format.cc:3089
+msgid "AFA"
+msgstr "AFA"
+
+#: kspread_format.cc:3090
+msgid "Albania"
+msgstr "阿尔巴尼亚"
+
+#: kspread_format.cc:3090
+msgid "Lek"
+msgstr "列克"
+
+#: kspread_format.cc:3091
+msgid "Algeria"
+msgstr "阿尔及利亚"
+
+#: kspread_format.cc:3091
+msgid "Algerian Dinar"
+msgstr "阿尔及利亚第纳尔"
+
+#: kspread_format.cc:3091
+msgid "DZD"
+msgstr "DZD"
+
+#: kspread_format.cc:3092
+msgid "American Samoa"
+msgstr "美属萨摩亚"
+
+#: kspread_format.cc:3092 kspread_format.cc:3123 kspread_format.cc:3157
+#: kspread_format.cc:3158 kspread_format.cc:3161 kspread_format.cc:3188
+#: kspread_format.cc:3195 kspread_format.cc:3241 kspread_format.cc:3248
+#: kspread_format.cc:3270 kspread_format.cc:3274 kspread_format.cc:3276
+#: kspread_format.cc:3285 kspread_format.cc:3330 kspread_format.cc:3336
+#: kspread_format.cc:3344
+msgid "US Dollar"
+msgstr "美元"
+
+#: kspread_format.cc:3092 kspread_format.cc:3123 kspread_format.cc:3157
+#: kspread_format.cc:3158 kspread_format.cc:3161 kspread_format.cc:3188
+#: kspread_format.cc:3195 kspread_format.cc:3241 kspread_format.cc:3248
+#: kspread_format.cc:3270 kspread_format.cc:3274 kspread_format.cc:3276
+#: kspread_format.cc:3285 kspread_format.cc:3330 kspread_format.cc:3336
+#: kspread_format.cc:3344
+msgid "USD"
+msgstr "USD"
+
+#: kspread_format.cc:3093 kspread_format.cc:3094
+msgid "Andorra"
+msgstr "安道尔"
+
+#: kspread_format.cc:3093 kspread_format.cc:3102 kspread_format.cc:3110
+#: kspread_format.cc:3169 kspread_format.cc:3171 kspread_format.cc:3173
+#: kspread_format.cc:3175 kspread_format.cc:3179 kspread_format.cc:3183
+#: kspread_format.cc:3187 kspread_format.cc:3197 kspread_format.cc:3206
+#: kspread_format.cc:3210 kspread_format.cc:3231 kspread_format.cc:3242
+#: kspread_format.cc:3245 kspread_format.cc:3250 kspread_format.cc:3260
+#: kspread_format.cc:3283 kspread_format.cc:3294 kspread_format.cc:3297
+#: kspread_format.cc:3305 kspread_format.cc:3309
+msgid "EUR"
+msgstr "EUR"
+
+#: kspread_format.cc:3094
+msgid "Andorran Peseta"
+msgstr "安道尔陪士特"
+
+#: kspread_format.cc:3094
+msgid "ADP"
+msgstr "ADP"
+
+#: kspread_format.cc:3095
+msgid "Angola"
+msgstr "安哥拉"
+
+#: kspread_format.cc:3095
+msgid "Kwanza"
+msgstr "宽札"
+
+#: kspread_format.cc:3095
+msgid "AOA"
+msgstr "AOA"
+
+#: kspread_format.cc:3096
+msgid "Anguilla"
+msgstr "安圭拉"
+
+#: kspread_format.cc:3096 kspread_format.cc:3154 kspread_format.cc:3186
+#: kspread_format.cc:3252 kspread_format.cc:3292 kspread_format.cc:3293
+#: kspread_format.cc:3295
+msgid "East Caribbean Dollar"
+msgstr "东加勒比元"
+
+#: kspread_format.cc:3096 kspread_format.cc:3097 kspread_format.cc:3186
+#: kspread_format.cc:3252 kspread_format.cc:3292 kspread_format.cc:3293
+#: kspread_format.cc:3295
+msgid "XCD"
+msgstr "XCD"
+
+#: kspread_format.cc:3097
+msgid "Antigua And Barbuda"
+msgstr "安提瓜和巴布达"
+
+#: kspread_format.cc:3097
+msgid "East Carribean Dollar"
+msgstr "东加勒比元"
+
+#: kspread_format.cc:3098
+msgid "Argentina"
+msgstr "阿根廷"
+
+#: kspread_format.cc:3098
+msgid "Argentine Peso"
+msgstr "阿根廷比索"
+
+#: kspread_format.cc:3098
+msgid "ARS"
+msgstr "ARS"
+
+#: kspread_format.cc:3099
+msgid "Armenia"
+msgstr "亚美尼亚"
+
+#: kspread_format.cc:3099
+msgid "Armenian Dram"
+msgstr "亚美尼亚特拉姆"
+
+#: kspread_format.cc:3099
+msgid "AMD"
+msgstr "AMD"
+
+#: kspread_format.cc:3100
+msgid "Aruba"
+msgstr "阿鲁巴"
+
+#: kspread_format.cc:3100
+msgid "Aruban Guilder"
+msgstr "阿鲁巴基尔得"
+
+#: kspread_format.cc:3100
+msgid "AWG"
+msgstr "AWG"
+
+#: kspread_format.cc:3101 kspread_format.cc:3139 kspread_format.cc:3140
+#: kspread_format.cc:3196 kspread_format.cc:3217 kspread_format.cc:3258
+#: kspread_format.cc:3269 kspread_format.cc:3331
+msgid "Australian Dollar"
+msgstr "澳元"
+
+#: kspread_format.cc:3101 kspread_format.cc:3139 kspread_format.cc:3140
+#: kspread_format.cc:3196 kspread_format.cc:3217 kspread_format.cc:3258
+#: kspread_format.cc:3269 kspread_format.cc:3331
+msgid "AUD"
+msgstr "AUD"
+
+#: kspread_format.cc:3103
+msgid "Schilling"
+msgstr "先令"
+
+#: kspread_format.cc:3103
+msgid "S"
+msgstr "S"
+
+#: kspread_format.cc:3104
+msgid "Azerbaijan"
+msgstr "阿塞拜疆"
+
+#: kspread_format.cc:3104
+msgid "Azerbaijanian Manat"
+msgstr "阿塞拜疆马纳特"
+
+#: kspread_format.cc:3104
+msgid "AZM"
+msgstr "AZM"
+
+#: kspread_format.cc:3105
+msgid "Bahamas"
+msgstr "巴哈马群岛"
+
+#: kspread_format.cc:3105
+msgid "Bahamian Dollar"
+msgstr "巴哈马元"
+
+#: kspread_format.cc:3105
+msgid "BSD"
+msgstr "BSD"
+
+#: kspread_format.cc:3106
+msgid "Bahrain"
+msgstr "巴林"
+
+#: kspread_format.cc:3106
+msgid "Bahraini Dinar"
+msgstr "巴林第纳尔"
+
+#: kspread_format.cc:3106
+msgid "BHD"
+msgstr "BHD"
+
+#: kspread_format.cc:3107
+msgid "Bangladesh"
+msgstr "孟加拉"
+
+#: kspread_format.cc:3107
+msgid "Taka"
+msgstr "塔卡"
+
+#: kspread_format.cc:3107
+msgid "BDT"
+msgstr "BDT"
+
+#: kspread_format.cc:3108
+msgid "Barbados"
+msgstr "巴巴多斯"
+
+#: kspread_format.cc:3108
+msgid "Barbados Dollar"
+msgstr "巴巴多斯元"
+
+#: kspread_format.cc:3108
+msgid "BBD"
+msgstr "BBD"
+
+#: kspread_format.cc:3109
+msgid "Belarus"
+msgstr "白俄罗斯"
+
+#: kspread_format.cc:3109
+msgid "Belarussian Ruble"
+msgstr "白俄罗斯卢布"
+
+#: kspread_format.cc:3109
+msgid "p."
+msgstr "p."
+
+#: kspread_format.cc:3111 kspread_format.cc:3172 kspread_format.cc:3232
+msgid "Franc"
+msgstr "法郎"
+
+#: kspread_format.cc:3111
+msgid "BF"
+msgstr "BF"
+
+#: kspread_format.cc:3112
+msgid "Belize"
+msgstr "伯利兹"
+
+#: kspread_format.cc:3112
+msgid "Belize Dollar"
+msgstr "伯利兹元"
+
+#: kspread_format.cc:3112
+msgid "BZ$"
+msgstr "BZ$"
+
+#: kspread_format.cc:3113
+msgid "Benin"
+msgstr "贝宁"
+
+#: kspread_format.cc:3113 kspread_format.cc:3127 kspread_format.cc:3147
+#: kspread_format.cc:3192 kspread_format.cc:3239 kspread_format.cc:3266
+#: kspread_format.cc:3300 kspread_format.cc:3323
+msgid "CFA Franc BCEAO"
+msgstr "非洲金融共同体法郎"
+
+#: kspread_format.cc:3113 kspread_format.cc:3127 kspread_format.cc:3147
+#: kspread_format.cc:3192 kspread_format.cc:3239 kspread_format.cc:3266
+#: kspread_format.cc:3300 kspread_format.cc:3323
+msgid "XOF"
+msgstr "XOF"
+
+#: kspread_format.cc:3114
+msgid "Bermuda"
+msgstr "百慕大群岛"
+
+#: kspread_format.cc:3114
+msgid "Bermudian Dollar"
+msgstr "百慕大元"
+
+#: kspread_format.cc:3114
+msgid "BMD"
+msgstr "BMD"
+
+#: kspread_format.cc:3115 kspread_format.cc:3116
+msgid "Bhutan"
+msgstr "不丹"
+
+#: kspread_format.cc:3115 kspread_format.cc:3202
+msgid "Indian Rupee"
+msgstr "印度卢比"
+
+#: kspread_format.cc:3115 kspread_format.cc:3202
+msgid "INR"
+msgstr "INR"
+
+#: kspread_format.cc:3116
+msgid "Ngultrum"
+msgstr "不丹元"
+
+#: kspread_format.cc:3116
+msgid "BTN"
+msgstr "BTN"
+
+#: kspread_format.cc:3117 kspread_format.cc:3118
+msgid "Bolivia"
+msgstr "玻利维亚"
+
+#: kspread_format.cc:3117
+msgid "Boliviano"
+msgstr "玻利维亚货币单位"
+
+#: kspread_format.cc:3117 kspread_format.cc:3342
+msgid "Bs"
+msgstr "Bs"
+
+#: kspread_format.cc:3118
+msgid "Mvdol"
+msgstr "Mvdol"
+
+#: kspread_format.cc:3118
+msgid "BOV"
+msgstr "BOV"
+
+#: kspread_format.cc:3119
+msgid "Bosnia And Herzegovina"
+msgstr "波斯尼亚和黑塞哥维那"
+
+#: kspread_format.cc:3119
+msgid "Convertible Marks"
+msgstr "可兑换马克"
+
+#: kspread_format.cc:3119
+msgid "BAM"
+msgstr "BAM"
+
+#: kspread_format.cc:3120
+msgid "Botswana"
+msgstr "博茨瓦纳"
+
+#: kspread_format.cc:3120
+msgid "Pula"
+msgstr "普拉"
+
+#: kspread_format.cc:3120
+msgid "BWP"
+msgstr "BWP"
+
+#: kspread_format.cc:3121
+msgid "Bouvet Island"
+msgstr "波维特岛"
+
+#: kspread_format.cc:3121
+msgid "Norvegian Krone"
+msgstr "挪威克朗"
+
+#: kspread_format.cc:3121 kspread_format.cc:3314
+msgid "NOK"
+msgstr "NOK"
+
+#: kspread_format.cc:3122
+msgid "Brazil"
+msgstr "巴西"
+
+#: kspread_format.cc:3122
+msgid "Brazilian Real"
+msgstr "巴西瑞尔"
+
+#: kspread_format.cc:3122
+msgid "R$"
+msgstr "R$"
+
+#: kspread_format.cc:3123
+msgid "British Indian Ocean Territory"
+msgstr "英属印度洋领地"
+
+#: kspread_format.cc:3124
+msgid "Brunei Darussalam"
+msgstr "文莱"
+
+#: kspread_format.cc:3124
+msgid "Brunei Dollar"
+msgstr "文莱元"
+
+#: kspread_format.cc:3124
+msgid "BND"
+msgstr "BND"
+
+#: kspread_format.cc:3125 kspread_format.cc:3126
+msgid "Bulgaria"
+msgstr "保加利亚"
+
+#: kspread_format.cc:3125
+msgid "Lev"
+msgstr "列弗"
+
+#: kspread_format.cc:3125
+msgid "BGL"
+msgstr "BGL"
+
+#: kspread_format.cc:3126
+msgid "Bulgarian Lev"
+msgstr "保加利亚列弗"
+
+#: kspread_format.cc:3126
+msgid "BGN"
+msgstr "BGN"
+
+#: kspread_format.cc:3127
+msgid "Burkina Faso"
+msgstr "布吉纳法索"
+
+#: kspread_format.cc:3128
+msgid "Burundi"
+msgstr "布隆迪"
+
+#: kspread_format.cc:3128
+msgid "Burundi Franc"
+msgstr "布隆迪法郎"
+
+#: kspread_format.cc:3128
+msgid "BIF"
+msgstr "BIF"
+
+#: kspread_format.cc:3129
+msgid "Cambodia"
+msgstr "柬埔寨"
+
+#: kspread_format.cc:3129
+msgid "Riel"
+msgstr "瑞尔"
+
+#: kspread_format.cc:3129
+msgid "KHR"
+msgstr "KHR"
+
+#: kspread_format.cc:3130
+msgid "Cameroon"
+msgstr "喀麦隆"
+
+#: kspread_format.cc:3130 kspread_format.cc:3134 kspread_format.cc:3135
+#: kspread_format.cc:3143 kspread_format.cc:3162 kspread_format.cc:3176
+msgid "CFA Franc BEAC"
+msgstr "CFA法郎BEAC"
+
+#: kspread_format.cc:3130 kspread_format.cc:3134 kspread_format.cc:3135
+#: kspread_format.cc:3143 kspread_format.cc:3162 kspread_format.cc:3176
+msgid "XAF"
+msgstr "XAF"
+
+#: kspread_format.cc:3131
+msgid "Canadian Dollar"
+msgstr "加拿大元"
+
+#: kspread_format.cc:3131
+msgid "CAD"
+msgstr "CAD"
+
+#: kspread_format.cc:3132
+msgid "Cape Verde"
+msgstr "佛得角"
+
+#: kspread_format.cc:3132
+msgid "Cape Verde Escudo"
+msgstr "佛得角埃斯库多"
+
+#: kspread_format.cc:3132
+msgid "CVE"
+msgstr "CVE"
+
+#: kspread_format.cc:3133
+msgid "Cayman Islands"
+msgstr "开曼群岛"
+
+#: kspread_format.cc:3133
+msgid "Cayman Islands Dollar"
+msgstr "开曼群岛元"
+
+#: kspread_format.cc:3133
+msgid "KYD"
+msgstr "KYD"
+
+#: kspread_format.cc:3134
+msgid "Central African Republic"
+msgstr "中非共和国"
+
+#: kspread_format.cc:3135
+msgid "Chad"
+msgstr "乍得"
+
+#: kspread_format.cc:3136 kspread_format.cc:3137
+msgid "Chile"
+msgstr "智利"
+
+#: kspread_format.cc:3136
+msgid "Chilean Peso"
+msgstr "智利比索"
+
+#: kspread_format.cc:3136
+msgid "Ch$"
+msgstr "Ch$"
+
+#: kspread_format.cc:3137
+msgid "Unidades de fomento"
+msgstr "Unidades de fomento"
+
+#: kspread_format.cc:3137
+msgid "CLF"
+msgstr "CLF"
+
+#: kspread_format.cc:3138
+msgid "China"
+msgstr "中国"
+
+#: kspread_format.cc:3138
+msgid "Yuan Renminbi"
+msgstr "人民币"
+
+#: kspread_format.cc:3138
+msgid "CNY"
+msgstr "CNY"
+
+#: kspread_format.cc:3139
+msgid "Christmas Island"
+msgstr "圣诞岛"
+
+#: kspread_format.cc:3140
+msgid "Cocos (Keeling) Islands"
+msgstr "科科斯群岛"
+
+#: kspread_format.cc:3141
+msgid "Colombia"
+msgstr "哥伦比亚"
+
+#: kspread_format.cc:3141
+msgid "Colombian Peso"
+msgstr "哥伦比亚比索"
+
+#: kspread_format.cc:3141
+msgid "C$"
+msgstr "C$"
+
+#: kspread_format.cc:3142
+msgid "Comoros"
+msgstr "科摩罗"
+
+#: kspread_format.cc:3142
+msgid "Comoro Franc"
+msgstr "科摩罗法郎"
+
+#: kspread_format.cc:3142
+msgid "KMF"
+msgstr "KMF"
+
+#: kspread_format.cc:3143
+msgid "Congo"
+msgstr "刚果"
+
+#: kspread_format.cc:3144
+msgid "Congo, The Democratic Republic Of"
+msgstr "刚果民主共和国"
+
+#: kspread_format.cc:3144
+msgid "Franc Congolais"
+msgstr "刚果法郎"
+
+#: kspread_format.cc:3144
+msgid "CDF"
+msgstr "CDF"
+
+#: kspread_format.cc:3145
+msgid "Cook Islands"
+msgstr "库克群岛"
+
+#: kspread_format.cc:3145 kspread_format.cc:3264 kspread_format.cc:3268
+#: kspread_format.cc:3281 kspread_format.cc:3324
+msgid "New Zealand Dollar"
+msgstr "新西兰元"
+
+#: kspread_format.cc:3145 kspread_format.cc:3264 kspread_format.cc:3268
+#: kspread_format.cc:3281 kspread_format.cc:3324
+msgid "NZD"
+msgstr "NZD"
+
+#: kspread_format.cc:3146
+msgid "Costa Rica"
+msgstr "哥斯达黎加"
+
+#: kspread_format.cc:3146
+msgid "Costa Rican Colon"
+msgstr "哥斯达黎加克朗"
+
+#: kspread_format.cc:3146 kspread_format.cc:3160
+msgid "C"
+msgstr "C"
+
+#: kspread_format.cc:3147
+msgid "Cote D'Ivoire"
+msgstr "科特迪瓦"
+
+#: kspread_format.cc:3148
+msgid "Croatia"
+msgstr "克罗地亚"
+
+#: kspread_format.cc:3148
+msgid "Croatian kuna"
+msgstr "克罗地亚昆拉"
+
+#: kspread_format.cc:3148
+msgid "kn"
+msgstr "kn"
+
+#: kspread_format.cc:3149
+msgid "Cuba"
+msgstr "古巴"
+
+#: kspread_format.cc:3149
+msgid "Cuban Peso"
+msgstr "古巴比索"
+
+#: kspread_format.cc:3149
+msgid "CUP"
+msgstr "CUP"
+
+#: kspread_format.cc:3150
+msgid "Cyprus"
+msgstr "塞浦路斯"
+
+#: kspread_format.cc:3150
+msgid "Cyprus Pound"
+msgstr "塞浦路斯镑"
+
+#: kspread_format.cc:3150
+msgid "CYP"
+msgstr "CYP"
+
+#: kspread_format.cc:3151
+msgid "Czech Republic"
+msgstr "捷克共和国"
+
+#: kspread_format.cc:3151
+msgid "Czech Koruna"
+msgstr "捷克克朗"
+
+#: kspread_format.cc:3151
+msgid "Kc"
+msgstr "Kc"
+
+#: kspread_format.cc:3152
+msgid "Denmark"
+msgstr "丹麦"
+
+#: kspread_format.cc:3152 kspread_format.cc:3167 kspread_format.cc:3185
+msgid "Danish Krone"
+msgstr "丹麦克朗"
+
+#: kspread_format.cc:3152 kspread_format.cc:3164 kspread_format.cc:3167
+#: kspread_format.cc:3271 kspread_format.cc:3316
+msgid "kr"
+msgstr "kr"
+
+#: kspread_format.cc:3153
+msgid "Djibouti"
+msgstr "吉布提"
+
+#: kspread_format.cc:3153
+msgid "Djibouti Franc"
+msgstr "吉布提法郎"
+
+#: kspread_format.cc:3153
+msgid "DJF"
+msgstr "DJF"
+
+#: kspread_format.cc:3154
+msgid "Dominica"
+msgstr "多米尼加"
+
+#: kspread_format.cc:3154
+msgid "RD$"
+msgstr "RD$"
+
+#: kspread_format.cc:3155
+msgid "Dominican Republic"
+msgstr "多米尼加共和国"
+
+#: kspread_format.cc:3155
+msgid "Dominican Peso"
+msgstr "多米尼加比索"
+
+#: kspread_format.cc:3155
+msgid "DOP"
+msgstr "DOP"
+
+#: kspread_format.cc:3156 kspread_format.cc:3157
+msgid "East Timor"
+msgstr "东帝汶"
+
+#: kspread_format.cc:3156
+msgid "Timor Escudo"
+msgstr "帝汶埃斯库多"
+
+#: kspread_format.cc:3156
+msgid "TPE"
+msgstr "TPE"
+
+#: kspread_format.cc:3158
+msgid "Ecuador"
+msgstr "厄瓜多尔"
+
+#: kspread_format.cc:3159
+msgid "Egypt"
+msgstr "埃及"
+
+#: kspread_format.cc:3159
+msgid "Egyptian Pound"
+msgstr "埃及镑"
+
+#: kspread_format.cc:3159
+msgid "EGP"
+msgstr "EGP"
+
+#: kspread_format.cc:3160 kspread_format.cc:3161
+msgid "El Salvador"
+msgstr "萨尔瓦多"
+
+#: kspread_format.cc:3160
+msgid "El Salvador Colon"
+msgstr "萨尔瓦多科郎"
+
+#: kspread_format.cc:3162
+msgid "Equatorial Guinea"
+msgstr "赤道几内亚"
+
+#: kspread_format.cc:3163
+msgid "Eritrea"
+msgstr "厄立特里亚"
+
+#: kspread_format.cc:3163
+msgid "Nakfa"
+msgstr "拉克法"
+
+#: kspread_format.cc:3163
+msgid "ERN"
+msgstr "ERN"
+
+#: kspread_format.cc:3164
+msgid "Estonia"
+msgstr "爱沙尼亚"
+
+#: kspread_format.cc:3164
+msgid "Kroon"
+msgstr "克朗"
+
+#: kspread_format.cc:3165
+msgid "Ethiopia"
+msgstr "埃塞俄比亚"
+
+#: kspread_format.cc:3165
+msgid "Ethiopian Birr"
+msgstr "埃塞俄比亚比尔"
+
+#: kspread_format.cc:3165
+msgid "ETB"
+msgstr "ETB"
+
+#: kspread_format.cc:3166
+msgid "Falkland Island (Malvinas)"
+msgstr "福克兰群岛(马尔维纳斯)"
+
+#: kspread_format.cc:3166
+msgid "Falkland Islands Pound"
+msgstr "福克兰群岛镑"
+
+#: kspread_format.cc:3166
+msgid "FKP"
+msgstr "FKP"
+
+#: kspread_format.cc:3167
+msgid "Faeroe Islands"
+msgstr "法罗群岛"
+
+#: kspread_format.cc:3168
+msgid "Fiji"
+msgstr "斐济"
+
+#: kspread_format.cc:3168
+msgid "Fiji Dollar"
+msgstr "斐济元"
+
+#: kspread_format.cc:3168
+msgid "FJD"
+msgstr "FJD"
+
+#: kspread_format.cc:3170
+msgid "Markka"
+msgstr "马克"
+
+#: kspread_format.cc:3170
+msgid "mk"
+msgstr "mk"
+
+#: kspread_format.cc:3172 kspread_format.cc:3232
+msgid "F"
+msgstr "F"
+
+#: kspread_format.cc:3173
+msgid "French Guiana"
+msgstr "法属圭亚那"
+
+#: kspread_format.cc:3174
+msgid "French Polynesia"
+msgstr "法属波利尼西亚"
+
+#: kspread_format.cc:3174 kspread_format.cc:3263 kspread_format.cc:3345
+msgid "CFP Franc"
+msgstr "CFP 法郎"
+
+#: kspread_format.cc:3174 kspread_format.cc:3263 kspread_format.cc:3345
+msgid "XPF"
+msgstr "XPF"
+
+#: kspread_format.cc:3175
+msgid "Franc Southern Territories"
+msgstr "法属南部领地"
+
+#: kspread_format.cc:3176
+msgid "Gabon"
+msgstr "加蓬"
+
+#: kspread_format.cc:3177
+msgid "Gambia"
+msgstr "冈比亚"
+
+#: kspread_format.cc:3177
+msgid "Dalasi"
+msgstr "达拉西"
+
+#: kspread_format.cc:3177
+msgid "GMD"
+msgstr "GMD"
+
+#: kspread_format.cc:3178
+msgid "Georgia"
+msgstr "格鲁吉亚"
+
+#: kspread_format.cc:3178
+msgid "Lari"
+msgstr "拉里"
+
+#: kspread_format.cc:3178
+msgid "GEL"
+msgstr "GEL"
+
+#: kspread_format.cc:3180
+msgid "German Mark"
+msgstr "德国马克"
+
+#: kspread_format.cc:3180
+msgid "DM"
+msgstr "DM"
+
+#: kspread_format.cc:3181
+msgid "Ghana"
+msgstr "加纳"
+
+#: kspread_format.cc:3181
+msgid "Cedi"
+msgstr "塞地"
+
+#: kspread_format.cc:3181
+msgid "GHC"
+msgstr "GHC"
+
+#: kspread_format.cc:3182
+msgid "Gibraltar"
+msgstr "直布罗陀"
+
+#: kspread_format.cc:3182
+msgid "Gibraltar Pound"
+msgstr "直布罗陀镑"
+
+#: kspread_format.cc:3182
+msgid "GIP"
+msgstr "GIP"
+
+#: kspread_format.cc:3184
+msgid "Drachma"
+msgstr "德拉克马"
+
+#: kspread_format.cc:3184
+msgid "GRD"
+msgstr "GRD"
+
+#: kspread_format.cc:3185
+msgid "Greenland"
+msgstr "格陵兰"
+
+#: kspread_format.cc:3185
+msgid "DKK"
+msgstr "DKK"
+
+#: kspread_format.cc:3186
+msgid "Grenada"
+msgstr "格林纳达"
+
+#: kspread_format.cc:3187
+msgid "Guadeloupe"
+msgstr "瓜德罗普岛"
+
+#: kspread_format.cc:3188
+msgid "Guam"
+msgstr "关岛"
+
+#: kspread_format.cc:3189
+msgid "Guatemala"
+msgstr "危地马拉"
+
+#: kspread_format.cc:3189
+msgid "Quetzal"
+msgstr "格查尔"
+
+#: kspread_format.cc:3189
+msgid "Q"
+msgstr "Q"
+
+#: kspread_format.cc:3190
+msgid "Guinea"
+msgstr "几内亚"
+
+#: kspread_format.cc:3190
+msgid "Guinea Franc"
+msgstr "几内亚法郎"
+
+#: kspread_format.cc:3190
+msgid "GNF"
+msgstr "GNF"
+
+#: kspread_format.cc:3191 kspread_format.cc:3192
+msgid "Guinea-Bissau"
+msgstr "几内亚比绍共和国"
+
+#: kspread_format.cc:3191
+msgid "Guinea-Bissau Peso"
+msgstr "几内亚比绍共和国比索"
+
+#: kspread_format.cc:3191
+msgid "GWP"
+msgstr "GWP"
+
+#: kspread_format.cc:3193
+msgid "Guyana"
+msgstr "圭亚那"
+
+#: kspread_format.cc:3193
+msgid "Guyana Dollar"
+msgstr "圭亚那元"
+
+#: kspread_format.cc:3193
+msgid "GYD"
+msgstr "GYD"
+
+#: kspread_format.cc:3194 kspread_format.cc:3195
+msgid "Haiti"
+msgstr "海地"
+
+#: kspread_format.cc:3194
+msgid "Gourde"
+msgstr "古德"
+
+#: kspread_format.cc:3194
+msgid "HTG"
+msgstr "HTG"
+
+#: kspread_format.cc:3196
+msgid "Heard Island And McDonald Islands"
+msgstr "赫德和卖当劳群岛"
+
+#: kspread_format.cc:3197
+msgid "Holy See (Vatican City State)"
+msgstr "梵蒂冈"
+
+#: kspread_format.cc:3198
+msgid "Honduras"
+msgstr "洪都拉斯"
+
+#: kspread_format.cc:3198
+msgid "Lempira"
+msgstr "伦皮拉"
+
+#: kspread_format.cc:3198
+msgid "L"
+msgstr "L"
+
+#: kspread_format.cc:3199
+msgid "Hong Kong"
+msgstr "中国香港"
+
+#: kspread_format.cc:3199
+msgid "Hong Kong Dollar"
+msgstr "港元"
+
+#: kspread_format.cc:3199
+msgid "HKD"
+msgstr "HKD"
+
+#: kspread_format.cc:3200
+msgid "Hungary"
+msgstr "匈牙利"
+
+#: kspread_format.cc:3200
+msgid "Forint"
+msgstr "福林特"
+
+#: kspread_format.cc:3200
+msgid "Ft"
+msgstr "Ft"
+
+#: kspread_format.cc:3201
+msgid "Iceland"
+msgstr "冰岛"
+
+#: kspread_format.cc:3201
+msgid "Iceland Krona"
+msgstr "冰岛克朗"
+
+#: kspread_format.cc:3201
+msgid "kr."
+msgstr "kr."
+
+#: kspread_format.cc:3202
+msgid "India"
+msgstr "印度"
+
+#: kspread_format.cc:3203
+msgid "Indonesia"
+msgstr "印度尼西亚"
+
+#: kspread_format.cc:3203
+msgid "Rupiah"
+msgstr "卢比(盾)"
+
+#: kspread_format.cc:3203
+msgid "Rp"
+msgstr "Rp"
+
+#: kspread_format.cc:3204
+msgid "Iran, Islamic Republic Of"
+msgstr "伊朗伊斯兰共和国"
+
+#: kspread_format.cc:3204
+msgid "Iranian Rial"
+msgstr "伊朗里亚尔"
+
+#: kspread_format.cc:3204
+msgid "IRR"
+msgstr "IRR"
+
+#: kspread_format.cc:3205
+msgid "Iraq"
+msgstr "伊拉克"
+
+#: kspread_format.cc:3205
+msgid "Iraqi Dinar"
+msgstr "伊拉克第纳尔"
+
+#: kspread_format.cc:3205
+msgid "IQD"
+msgstr "IQD"
+
+#: kspread_format.cc:3207
+msgid "Punt"
+msgstr "Punt"
+
+#: kspread_format.cc:3207
+msgid "IR----"
+msgstr "IR----"
+
+#: kspread_format.cc:3208
+msgid "Pence"
+msgstr "便士"
+
+#: kspread_format.cc:3208
+msgid "IEX"
+msgstr "IEX"
+
+#: kspread_format.cc:3209
+msgid "Israel"
+msgstr "以色列"
+
+#: kspread_format.cc:3209
+msgid "New Israeli Sheqel"
+msgstr "新以色列谢克尔"
+
+#: kspread_format.cc:3209
+msgid "ILS"
+msgstr "ILS"
+
+#: kspread_format.cc:3211
+msgid "Lira"
+msgstr "里拉"
+
+#: kspread_format.cc:3211
+msgid "L."
+msgstr "L."
+
+#: kspread_format.cc:3212
+msgid "Jamaica"
+msgstr "牙买加"
+
+#: kspread_format.cc:3212
+msgid "Jamaican Dollar"
+msgstr "牙买加元"
+
+#: kspread_format.cc:3212
+msgid "J$"
+msgstr "J$"
+
+#: kspread_format.cc:3213
+msgid "JPY"
+msgstr "JPY"
+
+#: kspread_format.cc:3214
+msgid "Jordan"
+msgstr "约旦"
+
+#: kspread_format.cc:3214
+msgid "Jordanian Dinar"
+msgstr "约旦第纳尔"
+
+#: kspread_format.cc:3214
+msgid "JOD"
+msgstr "JOD"
+
+#: kspread_format.cc:3215
+msgid "Kazakhstan"
+msgstr "哈萨克斯坦"
+
+#: kspread_format.cc:3215
+msgid "Tenge"
+msgstr "坦吉"
+
+#: kspread_format.cc:3215
+msgid "KZT"
+msgstr "KZT"
+
+#: kspread_format.cc:3216
+msgid "Kenya"
+msgstr "肯尼亚"
+
+#: kspread_format.cc:3216
+msgid "Kenyan Shilling"
+msgstr "肯尼亚先令"
+
+#: kspread_format.cc:3216
+msgid "KES"
+msgstr "KES"
+
+#: kspread_format.cc:3217
+msgid "Kiribati"
+msgstr "基里巴斯共和国"
+
+#: kspread_format.cc:3218
+msgid "Korea, Democratic People's Republic Of"
+msgstr "朝鲜人民民主共和国"
+
+#: kspread_format.cc:3218
+msgid "North Korean Won"
+msgstr "北韩元"
+
+#: kspread_format.cc:3218
+msgid "KPW"
+msgstr "KPW"
+
+#: kspread_format.cc:3219
+msgid "Korea, Republic Of"
+msgstr "韩国"
+
+#: kspread_format.cc:3219
+msgid "Won"
+msgstr "韩国元"
+
+#: kspread_format.cc:3219
+msgid "KRW"
+msgstr "KRW"
+
+#: kspread_format.cc:3220
+msgid "Kuwait"
+msgstr "科威特"
+
+#: kspread_format.cc:3220
+msgid "Kuwaiti Dinar"
+msgstr "科威特第纳尔"
+
+#: kspread_format.cc:3220
+msgid "KWD"
+msgstr "KWD"
+
+#: kspread_format.cc:3221
+msgid "Kyrgyzstan"
+msgstr "吉尔吉斯坦"
+
+#: kspread_format.cc:3221
+msgid "Som"
+msgstr "萨姆"
+
+#: kspread_format.cc:3221
+msgid "KGS"
+msgstr "KGS"
+
+#: kspread_format.cc:3222
+msgid "Lao People's Democratic Republic"
+msgstr "老挝"
+
+#: kspread_format.cc:3222
+msgid "Kip"
+msgstr "基普"
+
+#: kspread_format.cc:3222
+msgid "LAK"
+msgstr "LAK"
+
+#: kspread_format.cc:3223
+msgid "Latvia"
+msgstr "拉脱维亚"
+
+#: kspread_format.cc:3223
+msgid "Latvian Lats"
+msgstr "拉脱维亚拉兹"
+
+#: kspread_format.cc:3223
+msgid "Ls"
+msgstr "Ls"
+
+#: kspread_format.cc:3224
+msgid "Lebanon"
+msgstr "黎巴嫩"
+
+#: kspread_format.cc:3224
+msgid "Lebanese Pound"
+msgstr "黎巴嫩镑"
+
+#: kspread_format.cc:3224
+msgid "LBP"
+msgstr "LBP"
+
+#: kspread_format.cc:3225 kspread_format.cc:3226
+msgid "Lesotho"
+msgstr "莱索托"
+
+#: kspread_format.cc:3225 kspread_format.cc:3256 kspread_format.cc:3308
+msgid "Rand"
+msgstr "兰特"
+
+#: kspread_format.cc:3225 kspread_format.cc:3256
+msgid "ZAR"
+msgstr "ZAR"
+
+#: kspread_format.cc:3226
+msgid "Loti"
+msgstr "洛第"
+
+#: kspread_format.cc:3226
+msgid "LSL"
+msgstr "LSL"
+
+#: kspread_format.cc:3227
+msgid "Liberia"
+msgstr "利比里亚"
+
+#: kspread_format.cc:3227
+msgid "Liberian Dollar"
+msgstr "利比里亚元"
+
+#: kspread_format.cc:3227
+msgid "LRD"
+msgstr "LRD"
+
+#: kspread_format.cc:3228
+msgid "Libyan Arab Jamahiriya"
+msgstr "利比亚"
+
+#: kspread_format.cc:3228
+msgid "Lybian Dinar"
+msgstr "利比亚第纳尔"
+
+#: kspread_format.cc:3228
+msgid "LYD"
+msgstr "LYD"
+
+#: kspread_format.cc:3229
+msgid "Liechtenstein"
+msgstr "列支敦士登"
+
+#: kspread_format.cc:3229 kspread_format.cc:3317
+msgid "Swiss Franc"
+msgstr "瑞士法郎"
+
+#: kspread_format.cc:3229
+msgid "CHF"
+msgstr "CHF"
+
+#: kspread_format.cc:3230
+msgid "Lithuania"
+msgstr "立陶宛"
+
+#: kspread_format.cc:3230
+msgid "Lithuanian Litus"
+msgstr "立陶宛立塔斯"
+
+#: kspread_format.cc:3230
+msgid "Lt"
+msgstr "Lt"
+
+#: kspread_format.cc:3233
+msgid "Macao"
+msgstr "中国澳门"
+
+#: kspread_format.cc:3233
+msgid "Pataca"
+msgstr "澳门元"
+
+#: kspread_format.cc:3233
+msgid "MOP"
+msgstr "MOP"
+
+#: kspread_format.cc:3234
+msgid "Macedonia, The Former Yugoslav Republic Of"
+msgstr "马其顿共和国"
+
+#: kspread_format.cc:3234
+msgid "Denar"
+msgstr "丁拉"
+
+#: kspread_format.cc:3234
+msgid "MKD"
+msgstr "MKD"
+
+#: kspread_format.cc:3235
+msgid "Madagascar"
+msgstr "马达加斯加岛"
+
+#: kspread_format.cc:3235
+msgid "Malagasy Franc"
+msgstr "马拉加西法郎"
+
+#: kspread_format.cc:3235
+msgid "MGF"
+msgstr "MGF"
+
+#: kspread_format.cc:3236
+msgid "Malawi"
+msgstr "马拉维"
+
+#: kspread_format.cc:3236 kspread_format.cc:3349
+msgid "Kwacha"
+msgstr "夸加"
+
+#: kspread_format.cc:3236
+msgid "MWK"
+msgstr "MWK"
+
+#: kspread_format.cc:3237
+msgid "Malaysia"
+msgstr "马来西亚"
+
+#: kspread_format.cc:3237
+msgid "Malaysian Ringgit"
+msgstr "马来西亚林吉特"
+
+#: kspread_format.cc:3237
+msgid "MYR"
+msgstr "MYR"
+
+#: kspread_format.cc:3238
+msgid "Maldives"
+msgstr "马尔代夫"
+
+#: kspread_format.cc:3238
+msgid "Rufiyaa"
+msgstr "卢非亚"
+
+#: kspread_format.cc:3238
+msgid "MVR"
+msgstr "MVR"
+
+#: kspread_format.cc:3239
+msgid "Mali"
+msgstr "马里"
+
+#: kspread_format.cc:3240
+msgid "Malta"
+msgstr "马耳他"
+
+#: kspread_format.cc:3240
+msgid "Maltese Lira"
+msgstr "马耳他里拉"
+
+#: kspread_format.cc:3240
+msgid "MTL"
+msgstr "MTL"
+
+#: kspread_format.cc:3241
+msgid "Marshall Islands"
+msgstr "马绍尔群岛"
+
+#: kspread_format.cc:3242
+msgid "Martinique"
+msgstr "马提尼克岛"
+
+#: kspread_format.cc:3243
+msgid "Mauritania"
+msgstr "毛里塔尼亚"
+
+#: kspread_format.cc:3243
+msgid "Ouguiya"
+msgstr "乌吉亚"
+
+#: kspread_format.cc:3243
+msgid "MRO"
+msgstr "MRO"
+
+#: kspread_format.cc:3244
+msgid "Mauritius"
+msgstr "毛里求斯"
+
+#: kspread_format.cc:3244
+msgid "Mauritius Rupee"
+msgstr "毛里求斯卢比"
+
+#: kspread_format.cc:3244
+msgid "MUR"
+msgstr "MUR"
+
+#: kspread_format.cc:3245
+msgid "Mayotte"
+msgstr "马约特群岛"
+
+#: kspread_format.cc:3246 kspread_format.cc:3247
+msgid "Mexico"
+msgstr "墨西哥"
+
+#: kspread_format.cc:3246
+msgid "Mexican Peso"
+msgstr "墨西哥比索"
+
+#: kspread_format.cc:3246
+msgid "MXN"
+msgstr "MXN"
+
+#: kspread_format.cc:3247
+msgid "Mexican Unidad de Inversion (UDI)"
+msgstr "墨西哥 UDI"
+
+#: kspread_format.cc:3247
+msgid "MXV"
+msgstr "MXV"
+
+#: kspread_format.cc:3248
+msgid "Micronesia, Federated States Of"
+msgstr "密克罗尼西亚联邦国"
+
+#: kspread_format.cc:3249
+msgid "Moldova, Republic Of"
+msgstr "摩尔多瓦"
+
+#: kspread_format.cc:3249
+msgid "Moldovan Leu"
+msgstr "摩尔多瓦列伊"
+
+#: kspread_format.cc:3249
+msgid "MDL"
+msgstr "MDL"
+
+#: kspread_format.cc:3251
+msgid "Mongolia"
+msgstr "蒙古"
+
+#: kspread_format.cc:3251
+msgid "Tugrik"
+msgstr "图格里克"
+
+#: kspread_format.cc:3251
+msgid "MNT"
+msgstr "MNT"
+
+#: kspread_format.cc:3252
+msgid "Montserrat"
+msgstr "蒙特塞拉特"
+
+#: kspread_format.cc:3253
+msgid "Morocco"
+msgstr "摩洛哥"
+
+#: kspread_format.cc:3253 kspread_format.cc:3346
+msgid "Moroccan Dirham"
+msgstr "摩洛哥迪拉姆"
+
+#: kspread_format.cc:3253 kspread_format.cc:3346
+msgid "MAD"
+msgstr "MAD"
+
+#: kspread_format.cc:3254
+msgid "Mozambique"
+msgstr "莫桑比克"
+
+#: kspread_format.cc:3254
+msgid "Metical"
+msgstr "梅蒂卡尔"
+
+#: kspread_format.cc:3254
+msgid "MZM"
+msgstr "MZM"
+
+#: kspread_format.cc:3255
+msgid "Myanmar"
+msgstr "缅甸"
+
+#: kspread_format.cc:3255
+msgid "Kyat"
+msgstr "缅甸元"
+
+#: kspread_format.cc:3255
+msgid "MMK"
+msgstr "MMK"
+
+#: kspread_format.cc:3256 kspread_format.cc:3257
+msgid "Namibia"
+msgstr "纳米比亚"
+
+#: kspread_format.cc:3257
+msgid "Namibia Dollar"
+msgstr "纳米比亚元"
+
+#: kspread_format.cc:3257
+msgid "NAD"
+msgstr "NAD"
+
+#: kspread_format.cc:3258
+msgid "Nauru"
+msgstr "瑙鲁"
+
+#: kspread_format.cc:3259
+msgid "Nepal"
+msgstr "尼泊尔"
+
+#: kspread_format.cc:3259
+msgid "Nepalese Rupee"
+msgstr "尼泊尔卢比"
+
+#: kspread_format.cc:3259
+msgid "NPR"
+msgstr "NPR"
+
+#: kspread_format.cc:3261
+msgid "Guilder"
+msgstr "荷兰盾"
+
+#: kspread_format.cc:3261
+msgid "fl"
+msgstr "fl"
+
+#: kspread_format.cc:3262
+msgid "Netherlands Antilles"
+msgstr "荷属安的列斯"
+
+#: kspread_format.cc:3262
+msgid "Netherlands Antillan Guilder"
+msgstr "荷属安的列斯盾"
+
+#: kspread_format.cc:3262
+msgid "ANG"
+msgstr "ANG"
+
+#: kspread_format.cc:3263
+msgid "New Caledonia"
+msgstr "新喀里多尼亚"
+
+#: kspread_format.cc:3265
+msgid "Nicaragua"
+msgstr "尼加拉瓜"
+
+#: kspread_format.cc:3265
+msgid "Cordoba Oro"
+msgstr "科多巴"
+
+#: kspread_format.cc:3265
+msgid "NIO"
+msgstr "NIO"
+
+#: kspread_format.cc:3266
+msgid "Niger"
+msgstr "尼日尔"
+
+#: kspread_format.cc:3267
+msgid "Nigeria"
+msgstr "尼日利亚"
+
+#: kspread_format.cc:3267
+msgid "Naira"
+msgstr "奈拉"
+
+#: kspread_format.cc:3267
+msgid "NGN"
+msgstr "NGN"
+
+#: kspread_format.cc:3268
+msgid "Niue"
+msgstr "纽埃"
+
+#: kspread_format.cc:3269
+msgid "Norfolk Islands"
+msgstr "诺福克群岛"
+
+#: kspread_format.cc:3270
+msgid "Northern Mariana Islands"
+msgstr "北马里亚纳群岛"
+
+#: kspread_format.cc:3271
+msgid "Norway"
+msgstr "挪威"
+
+#: kspread_format.cc:3271 kspread_format.cc:3314
+msgid "Norwegian Krone"
+msgstr "挪威克朗"
+
+#: kspread_format.cc:3272
+msgid "Oman"
+msgstr "阿曼"
+
+#: kspread_format.cc:3272
+msgid "Rial Omani"
+msgstr "阿曼里亚尔"
+
+#: kspread_format.cc:3272
+msgid "OMR"
+msgstr "OMR"
+
+#: kspread_format.cc:3273
+msgid "Pakistan"
+msgstr "巴基斯坦"
+
+#: kspread_format.cc:3273
+msgid "Pakistan Rupee"
+msgstr "巴基斯坦卢比"
+
+#: kspread_format.cc:3273
+msgid "PKR"
+msgstr "PKR"
+
+#: kspread_format.cc:3274
+msgid "Palau"
+msgstr "帕劳"
+
+#: kspread_format.cc:3275 kspread_format.cc:3276
+msgid "Panama"
+msgstr "巴拿马"
+
+#: kspread_format.cc:3275
+msgid "Balboa"
+msgstr "巴波亚"
+
+#: kspread_format.cc:3275
+msgid "PAB"
+msgstr "PAB"
+
+#: kspread_format.cc:3277
+msgid "Papua New Guinea"
+msgstr "巴布亚新几内亚"
+
+#: kspread_format.cc:3277
+msgid "Kina"
+msgstr "基纳"
+
+#: kspread_format.cc:3277
+msgid "PGK"
+msgstr "PGK"
+
+#: kspread_format.cc:3278
+msgid "Paraguay"
+msgstr "巴拉圭"
+
+#: kspread_format.cc:3278
+msgid "Guarani"
+msgstr "瓜拉尼"
+
+#: kspread_format.cc:3278
+msgid "G"
+msgstr "G"
+
+#: kspread_format.cc:3279
+msgid "Peru"
+msgstr "秘鲁"
+
+#: kspread_format.cc:3279
+msgid "Nuevo Sol"
+msgstr "新太阳币"
+
+#: kspread_format.cc:3279
+msgid "PEN"
+msgstr "PEN"
+
+#: kspread_format.cc:3280
+msgid "Philippines"
+msgstr "菲律宾"
+
+#: kspread_format.cc:3280
+msgid "Philippine Peso"
+msgstr "菲律宾比索"
+
+#: kspread_format.cc:3280
+msgid "PHP"
+msgstr "PHP"
+
+#: kspread_format.cc:3281
+msgid "Pitcairn"
+msgstr "皮特康岛"
+
+#: kspread_format.cc:3282
+msgid "Poland"
+msgstr "波兰"
+
+#: kspread_format.cc:3282
+msgid "Zloty"
+msgstr "兹罗提"
+
+#: kspread_format.cc:3282
+msgid "zt"
+msgstr "zt"
+
+#: kspread_format.cc:3284
+msgid "Escudo"
+msgstr "埃斯库多"
+
+#: kspread_format.cc:3284
+msgid "Esc."
+msgstr "Esc."
+
+#: kspread_format.cc:3285
+msgid "Puerto Rico"
+msgstr "波多黎各"
+
+#: kspread_format.cc:3286
+msgid "Qatar"
+msgstr "卡塔尔"
+
+#: kspread_format.cc:3286
+msgid "Qatari Rial"
+msgstr "卡塔尔里亚尔"
+
+#: kspread_format.cc:3286
+msgid "QAR"
+msgstr "QAR"
+
+#: kspread_format.cc:3287
+msgid "Romania"
+msgstr "罗马尼亚"
+
+#: kspread_format.cc:3287
+msgid "Leu"
+msgstr "列伊"
+
+#: kspread_format.cc:3287
+msgid "LEI"
+msgstr "LEI"
+
+#: kspread_format.cc:3288 kspread_format.cc:3289
+msgid "Russian Federation"
+msgstr "俄罗斯"
+
+#: kspread_format.cc:3288 kspread_format.cc:3289
+msgid "Russian Ruble"
+msgstr "俄罗斯卢布"
+
+#: kspread_format.cc:3288
+msgid "RUR"
+msgstr "RUR"
+
+#: kspread_format.cc:3289
+msgid "RUB"
+msgstr "RUB"
+
+#: kspread_format.cc:3290
+msgid "Rwanda"
+msgstr "卢旺达"
+
+#: kspread_format.cc:3290
+msgid "Rwanda Franc"
+msgstr "卢旺达法郎"
+
+#: kspread_format.cc:3290
+msgid "RWF"
+msgstr "RWF"
+
+#: kspread_format.cc:3291
+msgid "Saint Helena"
+msgstr "圣赫勒拿岛"
+
+#: kspread_format.cc:3291
+msgid "Saint Helena Pound"
+msgstr "圣赫勒拿镑"
+
+#: kspread_format.cc:3291
+msgid "SHP"
+msgstr "SHP"
+
+#: kspread_format.cc:3292
+msgid "Saint Kitts And Nevis"
+msgstr "圣基德和列维斯"
+
+#: kspread_format.cc:3293
+msgid "Saint Lucia"
+msgstr "圣卢西亚岛"
+
+#: kspread_format.cc:3294
+msgid "Saint Pierre And Miquelon"
+msgstr "圣皮埃尔和麦克伦群岛"
+
+#: kspread_format.cc:3295
+msgid "Saint Vincent And The Grenadines"
+msgstr "圣文森特和格林纳达"
+
+#: kspread_format.cc:3296
+msgid "Samoa"
+msgstr "萨摩亚"
+
+#: kspread_format.cc:3296
+msgid "Tala"
+msgstr "塔拉"
+
+#: kspread_format.cc:3296
+msgid "WST"
+msgstr "WST"
+
+#: kspread_format.cc:3297
+msgid "San Marino"
+msgstr "圣马力诺"
+
+#: kspread_format.cc:3298
+msgid "Sao Tome And Principe"
+msgstr "圣多美和普林西比"
+
+#: kspread_format.cc:3298
+msgid "Dobra"
+msgstr "杜布拉"
+
+#: kspread_format.cc:3298
+msgid "STD"
+msgstr "STD"
+
+#: kspread_format.cc:3299
+msgid "Saudi Arabia"
+msgstr "沙特阿拉伯"
+
+#: kspread_format.cc:3299
+msgid "Saudi Riyal"
+msgstr "沙特里亚尔"
+
+#: kspread_format.cc:3299
+msgid "SAR"
+msgstr "SAR"
+
+#: kspread_format.cc:3300
+msgid "Senegal"
+msgstr "塞内加尔"
+
+#: kspread_format.cc:3301
+msgid "Seychelles"
+msgstr "塞舌尔群岛"
+
+#: kspread_format.cc:3301
+msgid "Seychelles Rupee"
+msgstr "塞舌尔卢比"
+
+#: kspread_format.cc:3301
+msgid "SCR"
+msgstr "SCR"
+
+#: kspread_format.cc:3302
+msgid "Sierra Leone"
+msgstr "塞拉利昂"
+
+#: kspread_format.cc:3302
+msgid "Leone"
+msgstr "利昂"
+
+#: kspread_format.cc:3302
+msgid "SLL"
+msgstr "SLL"
+
+#: kspread_format.cc:3303
+msgid "Singapore"
+msgstr "新加坡"
+
+#: kspread_format.cc:3303
+msgid "Singapore Dollar"
+msgstr "新加坡元"
+
+#: kspread_format.cc:3303
+msgid "SGD"
+msgstr "SGD"
+
+#: kspread_format.cc:3304
+msgid "Slovakia"
+msgstr "斯洛伐克"
+
+#: kspread_format.cc:3304
+msgid "Slovak Koruna"
+msgstr "斯洛伐克克朗"
+
+#: kspread_format.cc:3304
+msgid "Sk"
+msgstr "Sk"
+
+#: kspread_format.cc:3305
+msgid "Slovenia"
+msgstr "斯洛文尼亚"
+
+#: kspread_format.cc:3306
+msgid "Solomon Islands"
+msgstr "所罗门群岛"
+
+#: kspread_format.cc:3306
+msgid "Solomon Islands Dollar"
+msgstr "所罗门群岛元"
+
+#: kspread_format.cc:3306
+msgid "SBD"
+msgstr "SBD"
+
+#: kspread_format.cc:3307
+msgid "Somalia"
+msgstr "索马里"
+
+#: kspread_format.cc:3307
+msgid "Somali Shilling"
+msgstr "索马里先令"
+
+#: kspread_format.cc:3307
+msgid "SOS"
+msgstr "SOS"
+
+#: kspread_format.cc:3308
+msgid "South Africa"
+msgstr "南非"
+
+#: kspread_format.cc:3308
+msgid "R"
+msgstr "R"
+
+#: kspread_format.cc:3310
+msgid "Peseta"
+msgstr "培士特"
+
+#: kspread_format.cc:3310
+msgid "Pts"
+msgstr "Pts"
+
+#: kspread_format.cc:3311
+msgid "Sri Lanka"
+msgstr "斯里兰卡"
+
+#: kspread_format.cc:3311
+msgid "Sri Lanka Rupee"
+msgstr "斯里兰卡卢比"
+
+#: kspread_format.cc:3311
+msgid "LKR"
+msgstr "LKR"
+
+#: kspread_format.cc:3312
+msgid "Sudan"
+msgstr "苏丹"
+
+#: kspread_format.cc:3312
+msgid "Sudanese Dinar"
+msgstr "苏丹第纳尔"
+
+#: kspread_format.cc:3312
+msgid "SDD"
+msgstr "SDD"
+
+#: kspread_format.cc:3313
+msgid "Suriname"
+msgstr "苏里南"
+
+#: kspread_format.cc:3313
+msgid "Suriname Guilder"
+msgstr "苏里南盾"
+
+#: kspread_format.cc:3313
+msgid "SRG"
+msgstr "SRG"
+
+#: kspread_format.cc:3314
+msgid "Svalbard And Jan Mayen"
+msgstr "斯瓦巴和尖棉岛"
+
+#: kspread_format.cc:3315
+msgid "Swaziland"
+msgstr "斯威士兰"
+
+#: kspread_format.cc:3315
+msgid "Lilangeni"
+msgstr "里兰吉尼"
+
+#: kspread_format.cc:3315
+msgid "SZL"
+msgstr "SZL"
+
+#: kspread_format.cc:3316
+msgid "Sweden"
+msgstr "瑞典"
+
+#: kspread_format.cc:3316
+msgid "Swedish Krona"
+msgstr "瑞典克朗"
+
+#: kspread_format.cc:3317
+msgid "Switzerland"
+msgstr "瑞士"
+
+#: kspread_format.cc:3317
+msgid "SFr."
+msgstr "SFr."
+
+#: kspread_format.cc:3318
+msgid "Syrian Arab Republic"
+msgstr "叙利亚"
+
+#: kspread_format.cc:3318
+msgid "Syrian Pound"
+msgstr "叙利亚镑"
+
+#: kspread_format.cc:3318
+msgid "SYP"
+msgstr "SYP"
+
+#: kspread_format.cc:3319
+msgid "Taiwan, Province Of China"
+msgstr "中国台湾"
+
+#: kspread_format.cc:3319
+msgid "New Taiwan Dollar"
+msgstr "新台币"
+
+#: kspread_format.cc:3319
+msgid "TWD"
+msgstr "TWD"
+
+#: kspread_format.cc:3320
+msgid "Tajikistan"
+msgstr "塔吉克斯坦"
+
+#: kspread_format.cc:3320
+msgid "Somoni"
+msgstr "Somoni"
+
+#: kspread_format.cc:3320
+msgid "TJS"
+msgstr "TJS"
+
+#: kspread_format.cc:3321
+msgid "Tanzania, United Republic Of"
+msgstr "坦桑尼亚"
+
+#: kspread_format.cc:3321
+msgid "Tanzanian Shilling"
+msgstr "坦桑尼亚先令"
+
+#: kspread_format.cc:3321
+msgid "TZS"
+msgstr "TZS"
+
+#: kspread_format.cc:3322
+msgid "Thailand"
+msgstr "泰国"
+
+#: kspread_format.cc:3322
+msgid "Baht"
+msgstr "泰铢"
+
+#: kspread_format.cc:3322
+msgid "THB"
+msgstr "THB"
+
+#: kspread_format.cc:3323
+msgid "Togo"
+msgstr "多哥"
+
+#: kspread_format.cc:3324
+msgid "Tokelau"
+msgstr "托克劳群岛"
+
+#: kspread_format.cc:3325
+msgid "Tonga"
+msgstr "汤加"
+
+#: kspread_format.cc:3325
+msgid "Pa'anga"
+msgstr "巴安加"
+
+#: kspread_format.cc:3325
+msgid "TOP"
+msgstr "TOP"
+
+#: kspread_format.cc:3326
+msgid "Trinidad And Tobago"
+msgstr "特立尼达和多巴哥"
+
+#: kspread_format.cc:3326
+msgid "Trinidad and Tobago Dollar"
+msgstr "特立尼达和多巴哥元"
+
+#: kspread_format.cc:3326
+msgid "TT$"
+msgstr "TT$"
+
+#: kspread_format.cc:3327
+msgid "Tunisia"
+msgstr "突尼斯"
+
+#: kspread_format.cc:3327
+msgid "Tunisian Dinar"
+msgstr "突尼斯第纳尔"
+
+#: kspread_format.cc:3327
+msgid "TND"
+msgstr "TND"
+
+#: kspread_format.cc:3328
+msgid "Turkey"
+msgstr "土耳其"
+
+#: kspread_format.cc:3328
+msgid "Turkish Lira"
+msgstr "土耳其里拉"
+
+#: kspread_format.cc:3328
+msgid "TL"
+msgstr "TL"
+
+#: kspread_format.cc:3329
+msgid "Turkmenistan"
+msgstr "土库曼斯坦"
+
+#: kspread_format.cc:3329
+msgid "Manat"
+msgstr "马纳特"
+
+#: kspread_format.cc:3329
+msgid "TMM"
+msgstr "TMM"
+
+#: kspread_format.cc:3330
+msgid "Turks And Caicos Islands"
+msgstr "特克斯和凯科斯群岛"
+
+#: kspread_format.cc:3331
+msgid "Tuvalu"
+msgstr "图瓦卢"
+
+#: kspread_format.cc:3332
+msgid "Uganda"
+msgstr "乌干达"
+
+#: kspread_format.cc:3332
+msgid "Uganda Shilling"
+msgstr "乌干达先令"
+
+#: kspread_format.cc:3332
+msgid "UGX"
+msgstr "UGX"
+
+#: kspread_format.cc:3333
+msgid "Ukraine"
+msgstr "乌克兰"
+
+#: kspread_format.cc:3333
+msgid "Hryvnia"
+msgstr "Hryvnia"
+
+#: kspread_format.cc:3333
+msgid "UAH"
+msgstr "UAH"
+
+#: kspread_format.cc:3334
+msgid "United Arab Emirates"
+msgstr "阿拉伯联合酋长国"
+
+#: kspread_format.cc:3334
+msgid "UAE Dirham"
+msgstr "UAE 迪拉姆"
+
+#: kspread_format.cc:3334
+msgid "AED"
+msgstr "AED"
+
+#: kspread_format.cc:3335
+msgid "Pound Sterling"
+msgstr "英镑"
+
+#: kspread_format.cc:3335
+msgid "GBP"
+msgstr "GBP"
+
+#: kspread_format.cc:3337
+msgid "US Dollar (Next day)"
+msgstr "美元(下一天)"
+
+#: kspread_format.cc:3337
+msgid "USN"
+msgstr "USN"
+
+#: kspread_format.cc:3338
+msgid "US Dollar (Same day)"
+msgstr "美元(同一天)"
+
+#: kspread_format.cc:3338
+msgid "USS"
+msgstr "USS"
+
+#: kspread_format.cc:3339
+msgid "Uruguay"
+msgstr "乌拉圭"
+
+#: kspread_format.cc:3339
+msgid "Peso Uruguayo"
+msgstr "乌拉圭比索"
+
+#: kspread_format.cc:3339
+msgid "NU$"
+msgstr "NU$"
+
+#: kspread_format.cc:3340
+msgid "Uzbekistan"
+msgstr "乌兹别克斯坦"
+
+#: kspread_format.cc:3340
+msgid "Uzbekistan Sum"
+msgstr "乌兹别克 Sum"
+
+#: kspread_format.cc:3340
+msgid "UZS"
+msgstr "UZS"
+
+#: kspread_format.cc:3341
+msgid "Vanuatu"
+msgstr "瓦鲁阿图"
+
+#: kspread_format.cc:3341
+msgid "Vatu"
+msgstr "Vatu"
+
+#: kspread_format.cc:3341
+msgid "VUV"
+msgstr "VUV"
+
+#: kspread_format.cc:3342
+msgid "Venezuela"
+msgstr "委内瑞拉"
+
+#: kspread_format.cc:3342
+msgid "Bolivar"
+msgstr "博利瓦"
+
+#: kspread_format.cc:3343
+msgid "Viet Nam"
+msgstr "越南"
+
+#: kspread_format.cc:3343
+msgid "Dong"
+msgstr "越南盾"
+
+#: kspread_format.cc:3343
+msgid "VND"
+msgstr "VND"
+
+#: kspread_format.cc:3344
+msgid "Virgin Islands"
+msgstr "维尔金群岛"
+
+#: kspread_format.cc:3345
+msgid "Wallis And Futuna"
+msgstr "瓦利斯和富图群岛"
+
+#: kspread_format.cc:3346
+msgid "Western Sahara"
+msgstr "西撒哈拉"
+
+#: kspread_format.cc:3347
+msgid "Yemen"
+msgstr "也门"
+
+#: kspread_format.cc:3347
+msgid "Yemeni Rial"
+msgstr "也门里亚尔"
+
+#: kspread_format.cc:3347
+msgid "YER"
+msgstr "YER"
+
+#: kspread_format.cc:3348
+msgid "Yugoslavia"
+msgstr "南斯拉夫"
+
+#: kspread_format.cc:3348
+msgid "Yugoslavian Dinar"
+msgstr "南斯拉夫第纳尔"
+
+#: kspread_format.cc:3348
+msgid "YUM"
+msgstr "YUM"
+
+#: kspread_format.cc:3349
+msgid "Zambia"
+msgstr "赞比亚"
+
+#: kspread_format.cc:3349
+msgid "ZMK"
+msgstr "ZMK"
+
+#: kspread_format.cc:3350
+msgid "Zimbabwe"
+msgstr "津巴布韦"
+
+#: kspread_format.cc:3350
+msgid "Zimbabwe Dollar"
+msgstr "津巴布韦元"
+
+#: kspread_format.cc:3350
+msgid "ZWD"
+msgstr "ZWD"
+
+#: dialogs/kspread_dlg_preference.cc:445 kspread_functions_information.cc:129
+msgid "Manual"
+msgstr "手工"
+
+#: dialogs/kspread_dlg_layout.cc:1211 dialogs/kspread_dlg_layout.cc:1777
+#: dialogs/kspread_dlg_layout.cc:1854 dialogs/kspread_dlg_preference.cc:447
+#: kspread_functions_information.cc:131
+msgid "Automatic"
+msgstr "自动"
+
+#: kspread_map.cc:82
+#, c-format
+msgid "Sheet%1"
+msgstr "工作表%1"
+
+#: kspread_map.cc:357
+msgid "This document has no sheets (tables)."
+msgstr "此文档没有工作表(表格)。"
+
+#: kspread_numformat.cc:1237 valueformatter.cc:435
+msgid "PM"
+msgstr "下午"
+
+#: kspread_numformat.cc:1239 valueformatter.cc:435
+msgid "AM"
+msgstr "上午"
+
+#: kspread_sheet.cc:1839 kspread_view.cc:570
+msgid "Vertical Text"
+msgstr "垂直文字"
+
+#: kspread_sheet.cc:1867
+msgid "Add Comment"
+msgstr "添加注释"
+
+#: kspread_sheet.cc:1903
+msgid "Remove Comment"
+msgstr "删除注释"
+
+#: kspread_sheet.cc:1954
+msgid "Change Border Color"
+msgstr "更改边框颜色"
+
+#: kspread_sheet.cc:2286
+msgid "Format Percent"
+msgstr "格式化百分数"
+
+#: kspread_sheet.cc:2915
+msgid "Dependency"
+msgstr "依赖"
+
+#: kspread_sheet.cc:4223
+msgid "Multirow"
+msgstr "多行"
+
+#: kspread_sheet.cc:4328
+msgid "Change Precision"
+msgstr "更改精度"
+
+#: kspread_sheet.cc:4361
+msgid "Apply Style"
+msgstr "应用样式"
+
+#: kspread_sheet.cc:4403
+msgid "Format Money"
+msgstr "格式化货币"
+
+#: kspread_sheet.cc:4451 kspread_view.cc:576
+msgid "Increase Indent"
+msgstr "增加缩进"
+
+#: kspread_sheet.cc:4506 kspread_view.cc:581
+msgid "Decrease Indent"
+msgstr "减少缩进"
+
+#: dialogs/kspread_dlg_preference.cc:792 kspread_sheet.cc:4761
+msgid "Default Parameters"
+msgstr "默认参数"
+
+#: kspread_sheet.cc:6163 kspread_sheet.cc:6199
+msgid "Move Objects"
+msgstr "移动对象"
+
+#: kspread_sheet.cc:7635
+msgid "Invalid document. Sheet name is empty."
+msgstr "无效的文档。工作表名称为空。"
+
+#. i18n:
+#: kspread_sheetprint.cc:1023 kspread_sheetprint.cc:1047
+msgid "page"
+msgstr "页"
+
+#: kspread_sheetprint.cc:1024 kspread_sheetprint.cc:1048
+msgid "pages"
+msgstr "页"
+
+#: kspread_sheetprint.cc:1025 kspread_sheetprint.cc:1049
+msgid "file"
+msgstr "文件"
+
+#: kspread_sheetprint.cc:1026 kspread_sheetprint.cc:1050
+msgid "name"
+msgstr "名称"
+
+#: kspread_sheetprint.cc:1027 kspread_sheetprint.cc:1051
+msgid "time"
+msgstr "时间"
+
+#: kspread_sheetprint.cc:1028 kspread_sheetprint.cc:1052
+msgid "date"
+msgstr "日期"
+
+#: kspread_sheetprint.cc:1029 kspread_sheetprint.cc:1053
+msgid "author"
+msgstr "作者"
+
+#: kspread_sheetprint.cc:1030 kspread_sheetprint.cc:1054
+msgid "email"
+msgstr "电子邮件:"
+
+#: kspread_sheetprint.cc:1031 kspread_sheetprint.cc:1055
+msgid "org"
+msgstr "组织"
+
+#: kspread_sheetprint.cc:1032 kspread_sheetprint.cc:1056
+msgid "sheet"
+msgstr "工作表"
+
+#: kspread_style_manager.cc:226
+msgid "Header"
+msgstr "标题"
+
+#: kspread_style_manager.cc:235
+msgid "Header1"
+msgstr "标题1"
+
+#: kspread_undo.cc:254
+msgid "Remove Columns"
+msgstr "删除列"
+
+#: kspread_undo.cc:371
+msgid "Remove Rows"
+msgstr "删除行"
+
+#: kspread_undo.cc:454 kspread_view.cc:778
+msgid "Insert Rows"
+msgstr "插入行"
+
+#: kspread_undo.cc:844 kspread_undo.cc:1941
+msgid "Change Text"
+msgstr "更改文本"
+
+#: dialogs/kspread_dlg_format.cc:164 dialogs/kspread_dlg_layout.cc:1001
+#: kspread_undo.cc:911
+msgid "Change Format"
+msgstr "更改格式"
+
+#: dialogs/kspread_dlg_angle.cc:42 kspread_undo.cc:1214
+msgid "Change Angle"
+msgstr "更改角度"
+
+#: kspread_undo.cc:1246
+msgid "Sort"
+msgstr "排序"
+
+#: kspread_undo.cc:1660
+msgid "Drag & Drop"
+msgstr "拖放"
+
+#: kspread_undo.cc:1750
+msgid "Resize"
+msgstr "更改大小"
+
+#: kspread_undo.cc:2226
+msgid "Autofill"
+msgstr "自动填充"
+
+#: kspread_undo.cc:2306 kspread_undo.cc:2350
+msgid "Insert Cell"
+msgstr "插入单元格"
+
+#: kspread_undo.cc:2393 kspread_undo.cc:2452
+msgid "Remove Cell"
+msgstr "删除单元格"
+
+#: kspread_undo.cc:2511
+msgid "Conditional Cell Attribute"
+msgstr "条件单元格属性"
+
+#: kspread_undo.cc:2594
+msgid "Paste & Insert"
+msgstr "粘贴并插入"
+
+#: kspread_undo.cc:2884
+msgid "Style of Cell"
+msgstr "单元格样式"
+
+#: dialogs/kspread_dlg_database.cc:75 kspread_undo.cc:3000
+msgid "Insert Data From Database"
+msgstr "从数据库插入数据"
+
+#: kspread_view.cc:470
+msgid "Cell Format..."
+msgstr "单元格格式..."
+
+#: kspread_view.cc:472
+msgid "Set the cell formatting."
+msgstr "设置单元格格式。"
+
+#: kspread_view.cc:474
+msgid "&Properties"
+msgstr "属性(&P)"
+
+#: kspread_view.cc:479
+msgid "Resets to the default format."
+msgstr "重置为默认格式。"
+
+#: kspread_view.cc:496
+msgid "Strike Out"
+msgstr "删除线"
+
+#: kspread_view.cc:501
+msgid "Select Font..."
+msgstr "选择字体..."
+
+#: kspread_view.cc:506
+msgid "Select Font Size"
+msgstr "选择字体大小"
+
+#: kspread_view.cc:511
+msgid "Increase Font Size"
+msgstr "字体增大"
+
+#: kspread_view.cc:514
+msgid "Decrease Font Size"
+msgstr "字体缩小"
+
+#: kspread_view.cc:517
+msgid "Text Color"
+msgstr "文字颜色"
+
+#: kspread_view.cc:522
+msgid "Align Left"
+msgstr "左对齐"
+
+#: kspread_view.cc:527
+msgid "Left justify the cell contents."
+msgstr "靠左对齐单元格内容。"
+
+#: kspread_view.cc:529
+msgid "Align Center"
+msgstr "居中对齐"
+
+#: kspread_view.cc:534
+msgid "Center the cell contents."
+msgstr "居中对齐单元格内容。"
+
+#: kspread_view.cc:536
+msgid "Align Right"
+msgstr "右对齐"
+
+#: kspread_view.cc:541
+msgid "Right justify the cell contents."
+msgstr "靠右对齐单元格内容。"
+
+#: kspread_view.cc:543
+msgid "Align Top"
+msgstr "顶部对齐"
+
+#: kspread_view.cc:548
+msgid "Align cell contents along the top of the cell."
+msgstr "单元格内容沿单元格顶部对齐。"
+
+#: kspread_view.cc:550
+msgid "Align Middle"
+msgstr "中间对齐"
+
+#: kspread_view.cc:555
+msgid "Align cell contents centered in the cell."
+msgstr "单元格内容对齐在单元格中间。"
+
+#: kspread_view.cc:557
+msgid "Align Bottom"
+msgstr "底部对齐"
+
+#: kspread_view.cc:562
+msgid "Align cell contents along the bottom of the cell."
+msgstr "单元格内容沿单元格底部对齐。"
+
+#: kspread_view.cc:564
+msgid "Wrap Text"
+msgstr "文字换行"
+
+#: kspread_view.cc:568
+msgid "Make the cell text wrap onto multiple lines."
+msgstr "让单元格文本能折成多行。"
+
+#: kspread_view.cc:574
+msgid "Print cell contents vertically."
+msgstr "垂直显示单元格内容。"
+
+#: kspread_view.cc:579
+msgid "Increase the indentation."
+msgstr "增加缩进。"
+
+#: kspread_view.cc:584
+msgid "Decrease the indentation."
+msgstr "减少缩进。"
+
+#: kspread_view.cc:586
+msgid "Change Angle..."
+msgstr "更改角度..."
+
+#: kspread_view.cc:588
+msgid "Change the angle that cell contents are printed."
+msgstr "更改单元格内容显示的角度。"
+
+#: kspread_view.cc:590
+msgid "Percent Format"
+msgstr "百分数格式"
+
+#: kspread_view.cc:594
+msgid "Set the cell formatting to look like a percentage."
+msgstr "设置单元格格式以便看起来象百分数。"
+
+#: kspread_view.cc:596
+msgid "Increase Precision"
+msgstr "增加精度"
+
+#: kspread_view.cc:598
+msgid "Increase the decimal precision shown onscreen."
+msgstr "增加屏幕上显示的小数精度。"
+
+#: kspread_view.cc:600
+msgid "Decrease Precision"
+msgstr "减少精度"
+
+#: kspread_view.cc:602
+msgid "Decrease the decimal precision shown onscreen."
+msgstr "减少屏幕上显示的小数精度。"
+
+#: kspread_view.cc:604
+msgid "Money Format"
+msgstr "货币格式"
+
+#: kspread_view.cc:608
+msgid "Set the cell formatting to look like your local currency."
+msgstr "设置单元格格式使其看起来象您的本地货币。"
+
+#: kspread_view.cc:610
+msgid "Upper Case"
+msgstr "大写"
+
+#: kspread_view.cc:612
+msgid "Convert all letters to upper case."
+msgstr "将所有字母转换为大写。"
+
+#: kspread_view.cc:614
+msgid "Lower Case"
+msgstr "小写"
+
+#: kspread_view.cc:616
+msgid "Convert all letters to lower case."
+msgstr "将所有字母转换为小写。"
+
+#: kspread_view.cc:618
+msgid "Convert First Letter to Upper Case"
+msgstr "首字母转换为大写"
+
+#: kspread_view.cc:620
+msgid "Capitalize the first letter."
+msgstr "首字母大写。"
+
+#: kspread_view.cc:622
+msgid "Background Color"
+msgstr "背景颜色"
+
+#: kspread_view.cc:627
+msgid "Set the background color."
+msgstr "设置背景颜色。"
+
+#: kspread_view.cc:629
+msgid "Border Left"
+msgstr "左边框"
+
+#: kspread_view.cc:631
+msgid "Set a left border to the selected area."
+msgstr "设置所选区域的左边框。"
+
+#: kspread_view.cc:633
+msgid "Border Right"
+msgstr "右边框"
+
+#: kspread_view.cc:635
+msgid "Set a right border to the selected area."
+msgstr "设置所选区域的右边框。"
+
+#: kspread_view.cc:637
+msgid "Border Top"
+msgstr "上边框"
+
+#: kspread_view.cc:639
+msgid "Set a top border to the selected area."
+msgstr "设置所选区域的上边框。"
+
+#: kspread_view.cc:641
+msgid "Border Bottom"
+msgstr "下边框"
+
+#: kspread_view.cc:643
+msgid "Set a bottom border to the selected area."
+msgstr "设置所选区域的下边框。"
+
+#: kspread_view.cc:645
+msgid "All Borders"
+msgstr "全部边框"
+
+#: kspread_view.cc:647
+msgid "Set a border around all cells in the selected area."
+msgstr "设置所选区域内所有单元格的边框。"
+
+#: kspread_view.cc:649
+msgid "Remove Borders"
+msgstr "删除边框"
+
+#: kspread_view.cc:651
+msgid "Remove all borders in the selected area."
+msgstr "删除所选区域的所有边框。"
+
+#: kspread_view.cc:653
+msgid "Border Outline"
+msgstr "外围边框"
+
+#: kspread_view.cc:655
+msgid "Set a border to the outline of the selected area."
+msgstr "设置所选区域外围的边框。"
+
+#: kspread_view.cc:657
+msgid "Border Color"
+msgstr "边框颜色"
+
+#: kspread_view.cc:661
+msgid "Select a new border color."
+msgstr "选择新的边框颜色。"
+
+#: kspread_view.cc:663
+msgid "St&yle"
+msgstr "样式(&Y)"
+
+#: kspread_view.cc:665
+msgid "Apply a predefined style to the selected cells."
+msgstr "对选中单元格应用预先定义的样式。"
+
+#: kspread_view.cc:669
+msgid "Create Style From Cell..."
+msgstr "根据单元格创建样式..."
+
+#: kspread_view.cc:671
+msgid "Create a new style based on the currently selected cell."
+msgstr "根据当前选中的单元格创建新样式。"
+
+#: kspread_view.cc:675
+msgid "Modify Cell"
+msgstr "修改单元格"
+
+#: kspread_view.cc:677
+msgid "Edit the highlighted cell."
+msgstr "编辑加亮显示的单元格。"
+
+#: kspread_view.cc:679
+msgid "Insert Cells..."
+msgstr "插入单元格..."
+
+#: kspread_view.cc:681
+msgid "Insert a blank cell into the spreadsheet."
+msgstr "在工作表中插入一个空白单元格。"
+
+#: kspread_view.cc:683
+msgid "Remove Cells..."
+msgstr "删除单元格..."
+
+#: kspread_view.cc:685
+msgid "Removes the current cell from the spreadsheet."
+msgstr "从工作表中删除当前单元格。"
+
+#: kspread_view.cc:689
+msgid "Delete all contents and formatting of the current cell."
+msgstr "删除当前单元格的所有内容和格式信息。"
+
+#: kspread_view.cc:693
+msgid "Merge the selected region."
+msgstr "合并选中的区域。"
+
+#: kspread_view.cc:696 manipulator.cc:906
+msgid "Merge Cells Horizontally"
+msgstr "水平合并单元格"
+
+#: kspread_view.cc:698
+msgid "Merge the selected region horizontally."
+msgstr "水平合并选中的区域。"
+
+#: kspread_view.cc:701 manipulator.cc:910
+msgid "Merge Cells Vertically"
+msgstr "垂直合并单元格"
+
+#: kspread_view.cc:703
+msgid "Merge the selected region vertically."
+msgstr "垂直合并选中的区域。"
+
+#: kspread_view.cc:706 manipulator.cc:917
+msgid "Dissociate Cells"
+msgstr "分离单元格"
+
+#: kspread_view.cc:708
+msgid "Unmerge the selected region."
+msgstr "取消选中区域的合并。"
+
+#: kspread_view.cc:712
+msgid "Remove the contents of the current cell."
+msgstr "删除当前单元格的内容。"
+
+#: kspread_view.cc:714
+msgid "Conditional Cell Attributes..."
+msgstr "条件单元格属性..."
+
+#: kspread_view.cc:716
+msgid "Set cell format based on certain conditions."
+msgstr "按照特定条件设置单元格格式。"
+
+#: dialogs/kspread_dlg_conditional.cc:293 kspread_view.cc:719
+msgid "Conditional Cell Attributes"
+msgstr "条件单元格属性"
+
+#: kspread_view.cc:721
+msgid "Remove the conditional cell formatting."
+msgstr "去掉条件单元格格式。"
+
+#: kspread_view.cc:723
+msgid "Validity..."
+msgstr "有效性..."
+
+#: kspread_view.cc:725
+msgid "Set tests to confirm cell data is valid."
+msgstr "设置测试以确认单元格数据是有效的。"
+
+#: dialogs/kspread_dlg_validity.cc:47 kspread_view.cc:727
+msgid "Validity"
+msgstr "有效性"
+
+#: kspread_view.cc:729
+msgid "Remove the validity tests on this cell."
+msgstr "删除此单元格上的有效性测试。"
+
+#: kspread_view.cc:731
+msgid "&Add/Modify Comment..."
+msgstr "添加/修改注释(&A)..."
+
+#: kspread_view.cc:733
+msgid "Edit a comment for this cell."
+msgstr "编辑此单元格的注释。"
+
+#: kspread_view.cc:735
+msgid "&Remove Comment"
+msgstr "删除注释(&R)"
+
+#: kspread_view.cc:737 kspread_view.cc:741
+msgid "Remove this cell's comment."
+msgstr "删除此单元格的注释。"
+
+#: dialogs/kspread_dlg_special.cc:54 kspread_view.cc:739
+msgid "Comment"
+msgstr "注释"
+
+#: kspread_view.cc:745
+msgid "Resize Column..."
+msgstr "调整列宽..."
+
+#: kspread_view.cc:747
+msgid "Change the width of a column."
+msgstr "更改列的宽度。"
+
+#: kspread_view.cc:751
+msgid "Inserts a new column into the spreadsheet."
+msgstr "在工作表中插入新的一列。"
+
+#: kspread_view.cc:753
+msgid "Delete Columns"
+msgstr "删除列"
+
+#: kspread_view.cc:755
+msgid "Removes a column from the spreadsheet."
+msgstr "从工作表中删除一列。"
+
+#: kspread_view.cc:757
+msgid "Hide Columns"
+msgstr "隐藏列"
+
+#: kspread_view.cc:759
+msgid "Hide the column from view."
+msgstr "隐藏一列不显示。"
+
+#: kspread_view.cc:761
+msgid "Show Columns..."
+msgstr "显示列..."
+
+#: kspread_view.cc:763
+msgid "Show hidden columns."
+msgstr "显示隐藏的列。"
+
+#: kspread_view.cc:765
+msgid "Equalize Column"
+msgstr "设置各列等宽"
+
+#: kspread_view.cc:767
+msgid "Resizes selected columns to be the same size."
+msgstr "将所选的各列更改为同样宽度。"
+
+#: dialogs/kspread_dlg_showColRow.cc:51 kspread_view.cc:769
+msgid "Show Columns"
+msgstr "显示列"
+
+#: kspread_view.cc:771
+msgid "Show hidden columns in the selection."
+msgstr "显示所选区域中隐藏的列。"
+
+#: kspread_view.cc:774
+msgid "Resize Row..."
+msgstr "调整行高..."
+
+#: kspread_view.cc:776
+msgid "Change the height of a row."
+msgstr "更改行的高度。"
+
+#: kspread_view.cc:780
+msgid "Inserts a new row into the spreadsheet."
+msgstr "插入新的一行到工作表中。"
+
+#: kspread_view.cc:782
+msgid "Delete Rows"
+msgstr "删除行"
+
+#: kspread_view.cc:784
+msgid "Removes a row from the spreadsheet."
+msgstr "从工作表中删除一行。"
+
+#: kspread_view.cc:786
+msgid "Hide Rows"
+msgstr "隐藏行"
+
+#: kspread_view.cc:788
+msgid "Hide a row from view."
+msgstr "隐藏一行不显示。"
+
+#: kspread_view.cc:790
+msgid "Show Rows..."
+msgstr "显示行..."
+
+#: kspread_view.cc:792
+msgid "Show hidden rows."
+msgstr "显示隐藏的行。"
+
+#: kspread_view.cc:794
+msgid "Equalize Row"
+msgstr "设置各行等高"
+
+#: kspread_view.cc:796
+msgid "Resizes selected rows to be the same size."
+msgstr "将所选的各行更改为同样高度。"
+
+#: dialogs/kspread_dlg_showColRow.cc:55 kspread_view.cc:798
+msgid "Show Rows"
+msgstr "显示行"
+
+#: kspread_view.cc:801
+msgid "Show hidden rows in the selection."
+msgstr "显示所选区域中隐藏的行。"
+
+#: kspread_view.cc:803
+msgid "Adjust Row && Column"
+msgstr "调整行列"
+
+#: kspread_view.cc:805
+msgid "Adjusts row/column size so that the contents will fit."
+msgstr "调整行/列的大小使单元格内容能放得下。"
+
+#: dialogs/sheet_properties.cc:36 kspread_view.cc:808
+msgid "Sheet Properties"
+msgstr "工作表属性"
+
+#: kspread_view.cc:810
+msgid "Modify current sheet's properties."
+msgstr "修改当前工作表的属性。"
+
+#: kspread_view.cc:812
+msgid "Insert Sheet"
+msgstr "插入工作表"
+
+#: kspread_view.cc:814 kspread_view.cc:819
+msgid "Insert a new sheet."
+msgstr "插入一张新工作表。"
+
+#: kspread_view.cc:823
+msgid "Remove the active sheet."
+msgstr "删除活动的工作表。"
+
+#: kspread_view.cc:825
+msgid "Rename Sheet..."
+msgstr "重命名工作表..."
+
+#: kspread_view.cc:827
+msgid "Rename the active sheet."
+msgstr "重命名活动的工作表。"
+
+#: kspread_view.cc:829
+msgid "Show Sheet..."
+msgstr "显示工作表..."
+
+#: kspread_view.cc:831
+msgid "Show a hidden sheet."
+msgstr "显示已隐藏的工作表。"
+
+#: kspread_view.cc:835
+msgid "Hide the active sheet."
+msgstr "隐藏活动的工作表。"
+
+#: kspread_view.cc:837
+msgid "AutoFormat..."
+msgstr "自动套用格式..."
+
+#: kspread_view.cc:839
+msgid "Set the worksheet formatting."
+msgstr "设置工作表的格式。"
+
+#: kspread_view.cc:841
+msgid "Area Name..."
+msgstr "区域名称..."
+
+#: kspread_view.cc:843
+msgid "Set a name for a region of the spreadsheet."
+msgstr "为工作表中的区域设置名称。"
+
+#: kspread_view.cc:845
+msgid "Show Area..."
+msgstr "显示区域..."
+
+#: kspread_view.cc:847
+msgid "Display a named area."
+msgstr "显示一块已命名的区域。"
+
+#: kspread_view.cc:849
+msgid "&Function..."
+msgstr "函数(&F)..."
+
+#: kspread_view.cc:851
+msgid "Insert math expression."
+msgstr "插入数学表达式。"
+
+#: kspread_view.cc:853
+msgid "&Series..."
+msgstr "数列(&S)..."
+
+#: kspread_view.cc:855
+msgid "Insert a series."
+msgstr "插入一个数列。"
+
+#: kspread_view.cc:857
+msgid "&Link..."
+msgstr "链接(&L)..."
+
+#: kspread_view.cc:859
+msgid "Insert an Internet hyperlink."
+msgstr "插入一个 Internet 超链接。"
+
+#: kspread_view.cc:861
+msgid "&Remove Link"
+msgstr "删除链接(&R)"
+
+#: kspread_view.cc:863
+msgid "Remove a link."
+msgstr "删除链接。"
+
+#: kspread_view.cc:865
+msgid "S&pecial Character..."
+msgstr "特殊字符(&P)..."
+
+#: kspread_view.cc:867
+msgid "Insert one or more symbols or letters not found on the keyboard."
+msgstr "插入在键盘上找不到的一个或多个符号或字母。"
+
+#: kspread_view.cc:869
+msgid "&Object"
+msgstr "对象(&O)"
+
+#: kspread_view.cc:871
+msgid "Insert an object from another program."
+msgstr "从其它程序插入一个对象。"
+
+#: kspread_view.cc:873
+msgid "&Chart"
+msgstr "图表(&C)"
+
+#: kspread_view.cc:875
+msgid "Insert a chart."
+msgstr "插入一个图表。"
+
+#: kspread_view.cc:877
+msgid "&Picture"
+msgstr "图片(&P)"
+
+#: kspread_view.cc:879
+msgid "Insert a picture."
+msgstr "插入一张图片。"
+
+#: kspread_view.cc:882
+msgid "From &Database..."
+msgstr "从数据库(&D)..."
+
+#: kspread_view.cc:884
+msgid "Insert data from a SQL database."
+msgstr "从 SQL 数据库插入数据。"
+
+#: kspread_view.cc:887
+msgid "From &Text File..."
+msgstr "从文本文件(&T)..."
+
+#: kspread_view.cc:889
+msgid "Insert data from a text file to the current cursor position/selection."
+msgstr "从文本文件插入数据到当前光标位置或选择区。"
+
+#: kspread_view.cc:891
+msgid "From &Clipboard..."
+msgstr "从剪切板(&C)..."
+
+#: kspread_view.cc:893
+msgid ""
+"Insert CSV data from the clipboard to the current cursor position/selection."
+msgstr "从剪贴板插入 CSV 数据到当前光标位置或选择区。"
+
+#: kspread_view.cc:900
+msgid "&Sort..."
+msgstr "排序(&S)..."
+
+#: kspread_view.cc:902
+msgid "Sort a group of cells."
+msgstr "对一组单元格进行排序。"
+
+#: kspread_view.cc:904
+msgid "Sort &Decreasing"
+msgstr "降序排序(&D)"
+
+#: kspread_view.cc:906
+msgid "Sort a group of cells in decreasing (last to first) order."
+msgstr "按降序(从最后到最前)对一组单元格进行排序。"
+
+#: kspread_view.cc:908
+msgid "Sort &Increasing"
+msgstr "升序排序(&I)"
+
+#: kspread_view.cc:910
+msgid "Sort a group of cells in ascending (first to last) order."
+msgstr "按升序(从最前到最后)对一组单元格进行排序。"
+
+#: kspread_view.cc:912
+msgid "Page Layout..."
+msgstr "纸张布局..."
+
+#: kspread_view.cc:914
+msgid "Specify the layout of the spreadsheet for a printout."
+msgstr "指定工作表打印时的布局。"
+
+#: kspread_view.cc:916
+msgid "Define Print Range"
+msgstr "定义打印范围"
+
+#: kspread_view.cc:918 kspread_view.cc:922
+msgid "Define the print range in the current sheet."
+msgstr "定义当前工作表中的打印范围。"
+
+#: kspread_view.cc:920
+msgid "Reset Print Range"
+msgstr "重置打印范围"
+
+#: kspread_view.cc:924
+msgid "Show Page Borders"
+msgstr "显示页面边界"
+
+#: kspread_view.cc:926
+msgid "Hide Page Borders"
+msgstr "隐藏页面边界"
+
+#: kspread_view.cc:929
+msgid "Show on the spreadsheet where the page borders will be."
+msgstr "在工作表上显示页面边界"
+
+#: kspread_view.cc:931
+msgid "Recalculate Sheet"
+msgstr "重新计算工作表"
+
+#: kspread_view.cc:933
+msgid "Recalculate the value of every cell in the current worksheet."
+msgstr "重新计算当前工作工作表中每个单元格的值。"
+
+#: kspread_view.cc:935
+msgid "Recalculate Document"
+msgstr "重新计算文档"
+
+#: kspread_view.cc:937
+msgid "Recalculate the value of every cell in all worksheets."
+msgstr "重新计算所有工作工作表中每个单元格的值。"
+
+#: kspread_view.cc:939
+msgid "Protect &Sheet..."
+msgstr "保护工作表(&S)..."
+
+#: kspread_view.cc:941
+msgid "Protect the sheet from being modified."
+msgstr "保护工作表免于修改。"
+
+#: kspread_view.cc:945
+msgid "Protect &Document..."
+msgstr "保护文档(&D)..."
+
+#: kspread_view.cc:947
+msgid "Protect the document from being modified."
+msgstr "保护文档免于修改。"
+
+#: kspread_view.cc:954
+msgid "Copy the cell object to the clipboard."
+msgstr "将单元格对象拷贝到剪贴板。"
+
+#: kspread_view.cc:957
+msgid "Paste the contents of the clipboard at the cursor."
+msgstr "在光标处粘贴剪贴板的内容。"
+
+#: kspread_view.cc:960
+msgid "Move the cell object to the clipboard."
+msgstr "将单元格里的对象移到剪贴板上。"
+
+#: kspread_view.cc:962
+msgid "Special Paste..."
+msgstr "选择性粘贴..."
+
+#: kspread_view.cc:964
+msgid "Paste the contents of the clipboard with special options."
+msgstr "使用特殊的选项粘贴剪贴板上的内容。"
+
+#: kspread_view.cc:966
+msgid "Paste with Insertion"
+msgstr "粘贴并插入"
+
+#: kspread_view.cc:968
+msgid "Inserts a cell from the clipboard into the spreadsheet."
+msgstr "从剪贴板插入一个单元格到工作表中。"
+
+#: kspread_view.cc:976
+msgid "&Right"
+msgstr "右(&R)"
+
+#: kspread_view.cc:979
+msgid "&Left"
+msgstr "左(&L)"
+
+#: kspread_view.cc:982
+msgid "&Down"
+msgstr "下(&D)"
+
+#: kspread_view.cc:985
+msgid "&Up"
+msgstr "上(&U)"
+
+#: dialogs/kspread_dlg_styles.cc:80 kspread_view.cc:990
+msgid "Style Manager"
+msgstr "样式管理器"
+
+#: kspread_view.cc:992
+msgid "Edit and organize cell styles."
+msgstr "编辑并组织单元格样式。"
+
+#: kspread_view.cc:994
+msgid "Autosum"
+msgstr "自动求和"
+
+#: kspread_view.cc:996
+msgid "Insert the 'sum' function"
+msgstr "插入“sum”函数"
+
+#: kspread_view.cc:1000
+msgid "Check the spelling."
+msgstr "检查拼写。"
+
+#: kspread_view.cc:1002
+msgid "Formula Selection"
+msgstr "公式选择"
+
+#: kspread_view.cc:1004
+msgid "Insert a function."
+msgstr "插入一个函数。"
+
+#: kspread_view.cc:1012 kspread_view.cc:3377
+msgid "Others..."
+msgstr "其它..."
+
+#: kspread_view.cc:1023
+msgid "&Consolidate..."
+msgstr "合并计算(&C)..."
+
+#: kspread_view.cc:1025
+msgid "Create a region of summary data from a group of similar regions."
+msgstr "从一组类似区域创建一个汇总数据区域。"
+
+#: kspread_view.cc:1027
+msgid "&Goal Seek..."
+msgstr "规划求解(&G)..."
+
+#: kspread_view.cc:1029
+msgid "Repeating calculation to find a specific value."
+msgstr "重复计算以寻找指定的数值。"
+
+#: kspread_view.cc:1031
+msgid "&Subtotals..."
+msgstr "分类汇总(&S)..."
+
+#: kspread_view.cc:1033
+msgid "Create different kind of subtotals to a list or database."
+msgstr "创建不同类型的分类汇总,保存到列表或数据库中。"
+
+#: kspread_view.cc:1035
+msgid "&Text to Columns..."
+msgstr "文本转换为列(&T)..."
+
+#: kspread_view.cc:1037
+msgid "Expand the content of cells to multiple columns."
+msgstr "将单元格内容扩展到多个列。"
+
+#: kspread_view.cc:1039
+msgid "&Multiple Operations..."
+msgstr "多次运算(&M)..."
+
+#: kspread_view.cc:1041
+msgid ""
+"Apply the same formula to various cells using different values for the "
+"parameter."
+msgstr "对多个单元格用不同的参数应用同样的公式。"
+
+#: kspread_view.cc:1043
+msgid "&Create Template From Document..."
+msgstr "从文档建立模板(&C)..."
+
+#: kspread_view.cc:1046
+msgid "Custom Lists..."
+msgstr "自定义列表..."
+
+#: kspread_view.cc:1048
+msgid "Create custom lists for sorting or autofill."
+msgstr "创建自定义的列表用于排序或自动填充。"
+
+#: kspread_view.cc:1052
+msgid "Goto Cell..."
+msgstr "转到单元格..."
+
+#: kspread_view.cc:1054
+msgid "Move to a particular cell."
+msgstr "转到某个特定的单元格。"
+
+#: kspread_view.cc:1056
+msgid "Next Sheet"
+msgstr "下一工作表"
+
+#: kspread_view.cc:1058
+msgid "Move to the next sheet."
+msgstr "转到下一个工作表。"
+
+#: kspread_view.cc:1060
+msgid "Previous Sheet"
+msgstr "上一工作表"
+
+#: kspread_view.cc:1062
+msgid "Move to the previous sheet."
+msgstr "转到上一个工作表。"
+
+#: kspread_view.cc:1064
+msgid "First Sheet"
+msgstr "第一个工作表"
+
+#: kspread_view.cc:1066
+msgid "Move to the first sheet."
+msgstr "转到第一个工作表。"
+
+#: kspread_view.cc:1068
+msgid "Last Sheet"
+msgstr "最后一个工作表"
+
+#: kspread_view.cc:1070
+msgid "Move to the last sheet."
+msgstr "转到最后一个工作表。"
+
+#: kspread_view.cc:1074
+msgid "Show Status Bar"
+msgstr "显示状态栏"
+
+#: kspread_view.cc:1076
+msgid "Hide Status Bar"
+msgstr "隐藏状态栏"
+
+#: kspread_view.cc:1079
+msgid "Show the status bar."
+msgstr "显示状态栏。"
+
+#: kspread_view.cc:1081
+msgid "Show Tab Bar"
+msgstr "显示标签表格"
+
+#: kspread_view.cc:1083
+msgid "Hide Tab Bar"
+msgstr "隐藏标签栏"
+
+#: kspread_view.cc:1086
+msgid "Show the tab bar."
+msgstr "显示标签栏。"
+
+#: kspread_view.cc:1088
+msgid "Show Formula Bar"
+msgstr "显示公式栏"
+
+#: kspread_view.cc:1090
+msgid "Hide Formula Bar"
+msgstr "隐藏公式栏"
+
+#: kspread_view.cc:1093
+msgid "Show the formula bar."
+msgstr "显示公式工具栏。"
+
+#: kspread_view.cc:1095
+msgid "Configure KSpread..."
+msgstr "配置 KSpread..."
+
+#: kspread_view.cc:1097
+msgid "Set various KSpread options."
+msgstr "设定各种 KSpread 选项。"
+
+#: dialogs/kspread_dlg_csv.cc:167 dialogs/kspread_dlg_database.cc:850
+#: dialogs/kspread_dlg_database.cc:851 dialogs/kspread_dlg_layout.cc:297
+#: dialogs/kspread_dlg_preference.cc:444 dialogs/kspread_dlg_preference.cc:478
+#: dialogs/kspread_dlg_sort.cc:136 dialogs/kspread_dlg_sort.cc:156
+#: dialogs/kspread_dlg_sort.cc:477 dialogs/kspread_dlg_sort.cc:479
+#: dialogs/kspread_dlg_sort.cc:489 dialogs/kspread_dlg_sort.cc:491
+#: kspread_view.cc:1101
+msgid "None"
+msgstr "无"
+
+#: kspread_view.cc:1105
+msgid "No calculation"
+msgstr "不计算"
+
+#: dialogs/kspread_dlg_cons.cc:76 dialogs/kspread_dlg_preference.cc:472
+#: dialogs/kspread_dlg_subtotal.cc:270 kspread_view.cc:1107
+msgid "Sum"
+msgstr "Sum"
+
+#: kspread_view.cc:1111
+msgid "Calculate using sum."
+msgstr "使用总和计算。"
+
+#: dialogs/kspread_dlg_cons.cc:80 dialogs/kspread_dlg_preference.cc:473
+#: dialogs/kspread_dlg_subtotal.cc:266 kspread_view.cc:1113
+msgid "Min"
+msgstr "Min"
+
+#: kspread_view.cc:1117
+msgid "Calculate using minimum."
+msgstr "使用最小值计算。"
+
+#: dialogs/kspread_dlg_cons.cc:79 dialogs/kspread_dlg_preference.cc:474
+#: dialogs/kspread_dlg_subtotal.cc:265 kspread_view.cc:1119
+msgid "Max"
+msgstr "Max"
+
+#: kspread_view.cc:1123
+msgid "Calculate using maximum."
+msgstr "使用最大值计算。"
+
+#: dialogs/kspread_dlg_cons.cc:77 dialogs/kspread_dlg_preference.cc:475
+#: dialogs/kspread_dlg_subtotal.cc:262 kspread_view.cc:1125
+msgid "Average"
+msgstr "Average"
+
+#: kspread_view.cc:1129
+msgid "Calculate using average."
+msgstr "使用平均值计算。"
+
+#: dialogs/kspread_dlg_cons.cc:78 dialogs/kspread_dlg_preference.cc:476
+#: dialogs/kspread_dlg_subtotal.cc:263 kspread_view.cc:1131
+msgid "Count"
+msgstr "Count"
+
+#: kspread_view.cc:1135
+msgid "Calculate using the count."
+msgstr "使用计数值计算。"
+
+#: dialogs/kspread_dlg_preference.cc:477 dialogs/kspread_dlg_subtotal.cc:264
+#: kspread_view.cc:1137
+msgid "CountA"
+msgstr "CountA"
+
+#: kspread_view.cc:1141
+msgid "Calculate using the countA."
+msgstr "使用 countA 计算。"
+
+#: kspread_view.cc:1145
+msgid "Run Internal Tests..."
+msgstr "运行内部测试..."
+
+#: kspread_view.cc:1147
+msgid "Run Inspector..."
+msgstr "运行检视器..."
+
+#: kspread_view.cc:2299
+msgid "Spell Checking"
+msgstr "拼写检查"
+
+#: kspread_view.cc:2438
+msgid "Spell checking is complete."
+msgstr "拼写检查已完成。"
+
+#: kspread_view.cc:2485
+msgid "Do you want to check the spelling in the next sheet?"
+msgstr "您想要在下一张工作表中检查拼写吗?"
+
+#: kspread_view.cc:2544
+msgid "Correct Misspelled Word"
+msgstr "更正拼错的词"
+
+#: kspread_view.cc:2604
+msgid ""
+"ISpell could not be started.\n"
+"Please make sure you have ISpell properly configured and in your PATH."
+msgstr ""
+"ISpell 无法起动。\n"
+"请确认 ISpell 已正确配置在您的 PATH 路径里。"
+
+#: kspread_view.cc:2610
+msgid "ISpell seems to have crashed."
+msgstr "ISpell 似乎已经崩溃。"
+
+#: kspread_view.cc:3149 kspread_view.cc:3195 kspread_view.cc:4770
+#: kspread_view.cc:4785 kspread_view.cc:5066 kspread_view.cc:6304
+#: kspread_view.cc:6318 kspread_view.cc:6331 kspread_view.cc:6346
+msgid "Area is too large."
+msgstr "区域太大。"
+
+#: kspread_view.cc:3513 kspread_view.cc:3535 kspread_view.cc:4382
+#: kspread_view.cc:4806
+msgid "You must select multiple cells."
+msgstr "您必须选择多个单元格。"
+
+#: kspread_view.cc:3997 kspread_view.cc:6816
+msgid "You cannot change a protected sheet."
+msgstr "您不能更改保护的工作表。"
+
+#: kspread_view.cc:4025
+msgid "You cannot hide the last visible sheet."
+msgstr "您不能隐藏最后一张可见工作表。"
+
+#: kspread_view.cc:4103
+msgid "Cut Objects"
+msgstr "剪切对象"
+
+#: dialogs/link.cc:62 kspread_view.cc:4840
+msgid "Insert Link"
+msgstr "插入链接"
+
+#: kspread_view.cc:4846
+msgid "Edit Link"
+msgstr "编辑链接"
+
+#: kspread_view.cc:4876
+msgid ""
+"No database drivers available. To use this feature you need to install the "
+"necessary Qt 3 database drivers."
+msgstr "没有可用的数据库驱动。您需要重新编译 Qt 3 包含必要的驱动程序。"
+
+#: kspread_view.cc:4974
+msgid "Sheet %1 could not be found for printing"
+msgstr "未找到工作表 %1 进行打印"
+
+#: kspread_view.cc:5041
+#, c-format
+msgid "Nothing to print for sheet %1."
+msgstr "工作表 %1 没有可打印的内容。"
+
+#: kspread_view.cc:5154
+msgid "Protect Document"
+msgstr "保护文档"
+
+#: kspread_view.cc:5169
+msgid "Unprotect Document"
+msgstr "取消保护文档"
+
+#: kspread_view.cc:5182 kspread_view.cc:5232
+msgid "Password is incorrect."
+msgstr "密码不正确。"
+
+#: kspread_view.cc:5202
+msgid "Protect Sheet"
+msgstr "保护工作表"
+
+#: kspread_view.cc:5218
+msgid "Unprotect Sheet"
+msgstr "取消保护工作表"
+
+#: kspread_view.cc:5667
+msgid "Adjust Column"
+msgstr "调整列"
+
+#: kspread_view.cc:5763
+msgid "Adjust Row"
+msgstr "调整行"
+
+#: kspread_view.cc:6002
+msgid "Selection List..."
+msgstr "可选项列表..."
+
+#: kspread_view.cc:6604
+msgid "Create Style From Cell"
+msgstr "根据单元格创建样式"
+
+#: kspread_view.cc:6605 kspread_view.cc:6822 kspread_view.cc:6840
+msgid "Enter name:"
+msgstr "输入名称:"
+
+#: kspread_view.cc:6615
+msgid "The style name cannot be empty."
+msgstr "样式名称不能为空。"
+
+#: dialogs/kspread_dlg_layout.cc:243 kspread_view.cc:6622
+msgid "A style with this name already exists."
+msgstr "已经存在同名样式。"
+
+#: kspread_view.cc:6718
+msgid "Area too large."
+msgstr "区域太大。"
+
+#: kspread_view.cc:6724
+msgid "No charting component registered."
+msgstr "没有注册图表组件。"
+
+#: kspread_view.cc:6777
+msgid "You cannot delete the only sheet."
+msgstr "您不能删除唯一的工作表。"
+
+#: kspread_view.cc:6781
+msgid ""
+"You are about to remove the active sheet.\n"
+"Do you want to continue?"
+msgstr ""
+"您将要删除活动的工作表。\n"
+"您要继续吗?"
+
+#: kspread_view.cc:6829
+msgid ""
+"Sheet name contains illegal characters. Only numbers and letters are allowed."
+msgstr "工作表名称含有不合法德字符。只允许有数字和字母。"
+
+#: kspread_view.cc:6830 kspread_view.cc:6848 kspread_view.cc:6858
+msgid "Change Sheet Name"
+msgstr "更改工作表名称"
+
+#: kspread_view.cc:6848
+msgid "Sheet name cannot be empty."
+msgstr "工作表名称不能为空。"
+
+#: dialogs/kspread_dlg_area.cc:93 kspread_view.cc:6858
+msgid "This name is already used."
+msgstr "这个名称已经被使用。"
+
+#: kspread_view.cc:7122
+msgid "Sum: "
+msgstr "总计:"
+
+#: kspread_view.cc:7125
+msgid "Average: "
+msgstr "均值:"
+
+#: kspread_view.cc:7128
+msgid "Min: "
+msgstr "最小值:"
+
+#: kspread_view.cc:7131
+msgid "Max: "
+msgstr "最大值:"
+
+#: kspread_view.cc:7134
+msgid "Count: "
+msgstr "计数:"
+
+#: kspread_view.cc:7137
+msgid "CountA: "
+msgstr "CountA:"
+
+#: main.cc:30
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: manipulator.cc:924
+msgid "Merging of columns or rows is not supported."
+msgstr "不支持行或列合并。"
+
+#: manipulator.cc:1508
+msgid "Adjust Columns/Rows"
+msgstr "调整行列"
+
+#: manipulator.cc:1512
+msgid "Adjust Columns"
+msgstr "调整列"
+
+#: manipulator.cc:1516
+msgid "Adjust Rows"
+msgstr "调整行"
+
+#: manipulator_data.cc:113
+msgid "Change Value"
+msgstr "更改值"
+
+#: manipulator_data.cc:134
+msgid "Set Array Formula"
+msgstr "设定数组公式"
+
+#: valueformatter.cc:455
+msgid "h"
+msgstr "小时"
+
+#: dialogs/kspread_dlg_preference.cc:254 valueformatter.cc:457
+msgid "min"
+msgstr "分钟"
+
+#: valueformatter.cc:459
+msgid "s"
+msgstr "秒"
+
+#: valueformatter.cc:637
+msgid "Parse"
+msgstr "分析"
+
+#: valueformatter.cc:639
+msgid "Circle"
+msgstr "圆"
+
+#: valueformatter.cc:641
+msgid "Depend"
+msgstr "依赖"
+
+#. i18n: file extensions/conversion.xml line 5
+#: xml_doc.cc:3
+#, no-c-format
+msgid "Conversion"
+msgstr "转换"
+
+#. i18n: file extensions/conversion.xml line 11
+#: xml_doc.cc:6 xml_doc.cc:42
+#, no-c-format
+msgid "Bool value to convert"
+msgstr "要转换的布尔值"
+
+#. i18n: file extensions/conversion.xml line 15
+#: xml_doc.cc:9
+#, no-c-format
+msgid ""
+"The BOOL2STRING() function returns a string value for a given boolean value. "
+"This method is intended for using a boolean in methods which require a string"
+msgstr "BOOL2STRING() 函数返回一个给定布尔数值的字符串表示。这个方法是为了在需要字符串参数的场合使用布尔变量。"
+
+#. i18n: file extensions/conversion.xml line 16
+#: xml_doc.cc:12
+#, no-c-format
+msgid "BOOL2STRING(value)"
+msgstr "BOOL2STRING(值)"
+
+#. i18n: file extensions/conversion.xml line 17
+#: xml_doc.cc:15
+#, no-c-format
+msgid "BOOL2STRING(true) returns \"True\""
+msgstr "BOOL2STRING(true) 返回 \"True\""
+
+#. i18n: file extensions/conversion.xml line 18
+#: xml_doc.cc:18
+#, no-c-format
+msgid "BOOL2STRING(false) returns \"False\""
+msgstr "BOOL2STRING(false) 返回 \"False\""
+
+#. i18n: file extensions/conversion.xml line 19
+#: xml_doc.cc:21
+#, no-c-format
+msgid "upper(BOOL2STRING(find(\"nan\";\"banana\"))) returns TRUE"
+msgstr "upper(BOOL2STRING(find(\"nan\";\"banana\"))) 返回 True"
+
+#. i18n: file extensions/conversion.xml line 27
+#: xml_doc.cc:24
+#, no-c-format
+msgid "Integer value to convert"
+msgstr "要转换的整数值"
+
+#. i18n: file extensions/conversion.xml line 31
+#: xml_doc.cc:27
+#, no-c-format
+msgid ""
+"The INT2BOOL() function returns a boolean value for a given integer number. "
+"This method is intended for using an integer in methods which require a "
+"boolean. It only accepts 0 or 1. If any other value is given, false is "
+"returned."
+msgstr ""
+"INT2BOOL() 函数返回给定整数的布尔值。这个方法是为了在需要布尔参数的场合使用整数值。它只接受整数 0 和 1。如果给定了任何其它值,它会返回 "
+"false。"
+
+#. i18n: file extensions/conversion.xml line 32
+#: xml_doc.cc:30
+#, no-c-format
+msgid "INT2BOOL(value)"
+msgstr "INT2BOOL(整数值)"
+
+#. i18n: file extensions/conversion.xml line 33
+#: xml_doc.cc:33
+#, no-c-format
+msgid "INT2BOOL(1) returns true"
+msgstr "INT2BOOL(1) 返回 True"
+
+#. i18n: file extensions/conversion.xml line 34
+#: xml_doc.cc:36
+#, no-c-format
+msgid "INT2BOOL(0) returns false"
+msgstr "INT2BOOL(0) 返回 false"
+
+#. i18n: file extensions/conversion.xml line 35
+#: xml_doc.cc:39
+#, no-c-format
+msgid "OR(INT2BOOL(1); false) returns true"
+msgstr "OR(INT2BOOL(1); false) 返回 True"
+
+#. i18n: file extensions/conversion.xml line 48
+#: xml_doc.cc:45
+#, no-c-format
+msgid ""
+"The BOOL2INT() function returns an integer value for a given boolean value. "
+"This method is intended for using a boolean value in methods which require an "
+"integer."
+msgstr "BOOL2INT() 函数返回给定布尔值的整数值。这个方法是为了在需要整数参数的场合使用布尔值。"
+
+#. i18n: file extensions/conversion.xml line 49
+#: xml_doc.cc:48
+#, no-c-format
+msgid "BOOL2INT(value)"
+msgstr "BOOL2INT(布尔值)"
+
+#. i18n: file extensions/conversion.xml line 50
+#: xml_doc.cc:51
+#, no-c-format
+msgid "BOOL2INT(True) returns 1"
+msgstr "BOOL2INT(True) 返回 1"
+
+#. i18n: file extensions/conversion.xml line 51
+#: xml_doc.cc:54
+#, no-c-format
+msgid "BOOL2INT(False) returns 0"
+msgstr "BOOL2INT(False) 返回 0"
+
+#. i18n: file extensions/conversion.xml line 60
+#: xml_doc.cc:57 xml_doc.cc:75
+#, no-c-format
+msgid "Number to convert into string"
+msgstr "要转换为字符串的数字"
+
+#. i18n: file extensions/conversion.xml line 64
+#: xml_doc.cc:60
+#, no-c-format
+msgid ""
+"The NUM2STRING() function returns a string value for a given number. Note that "
+"KSpread can auto-covert numbers to strings if needed, so this function should "
+"rarely be needed."
+msgstr "NUM2STRING() 函数返回给定数字的字符串值。请注意,KSpread 会在需要时自动将数值转换为字符串,所以此函数很不常用。"
+
+#. i18n: file extensions/conversion.xml line 65
+#: xml_doc.cc:63
+#, no-c-format
+msgid "NUM2STRING(value)"
+msgstr "NUM2STRING(数字)"
+
+#. i18n: file extensions/conversion.xml line 66
+#: xml_doc.cc:66
+#, no-c-format
+msgid "NUM2STRING(10) returns \"10\""
+msgstr "NUM2STRING(10) 返回 \"10\""
+
+#. i18n: file extensions/conversion.xml line 67
+#: xml_doc.cc:69
+#, no-c-format
+msgid "NUM2STRING(2.05) returns \"2.05\""
+msgstr "NUM2STRING(2.05) 返回 \"2.05\""
+
+#. i18n: file extensions/conversion.xml line 68
+#: xml_doc.cc:72
+#, no-c-format
+msgid "=find(\"101\";NUM2STRING(A1)) (A1 = 2.010102) returns True"
+msgstr "=find(\"101\";NUM2STRING(A1)) (A1 = 2.010102) 返回 True"
+
+#. i18n: file extensions/conversion.xml line 81
+#: xml_doc.cc:78
+#, no-c-format
+msgid ""
+"The STRING() function returns a string value for a given number. It is the same "
+"as the NUM2STRING function."
+msgstr "STRING() 函数返回给定数字的字符串值。此函数与 NUM2STRING 函数相同。"
+
+#. i18n: file extensions/conversion.xml line 90
+#: xml_doc.cc:81
+#, no-c-format
+msgid "A one character string to convert"
+msgstr "要转换的只包含单个字符的字符串"
+
+#. i18n: file extensions/conversion.xml line 94
+#: xml_doc.cc:84
+#, no-c-format
+msgid ""
+"The CHARTOASCII() function returns the ASCII code for the given character."
+msgstr "CHARTOASCII() 函数返回给定字符的 ASCII 代码。"
+
+#. i18n: file extensions/conversion.xml line 95
+#: xml_doc.cc:87
+#, no-c-format
+msgid "CHARTOASCII(value)"
+msgstr "CHARTOASCII(字符)"
+
+#. i18n: file extensions/conversion.xml line 96
+#: xml_doc.cc:90
+#, no-c-format
+msgid "CHARTOASCII(\"v\") returns 118"
+msgstr "CHARTOASCII(\"v\") 返回 118"
+
+#. i18n: file extensions/conversion.xml line 97
+#: xml_doc.cc:93
+#, no-c-format
+msgid "CHARTOASCII(r) is an error. The character must be in quotes."
+msgstr "CHARTOASCII(r) 是错误的,字符必须放在引号里。"
+
+#. i18n: file extensions/conversion.xml line 105
+#: xml_doc.cc:96
+#, no-c-format
+msgid "The ASCII values to convert"
+msgstr "要转换的 ASCII 值"
+
+#. i18n: file extensions/conversion.xml line 109
+#: xml_doc.cc:99
+#, no-c-format
+msgid ""
+"The ASCIITOCHAR() function returns the character for each given ASCII code"
+msgstr "ASCIITOCHAR() 函数返回具有给定 ASCII 值的字符。"
+
+#. i18n: file extensions/conversion.xml line 110
+#: xml_doc.cc:102
+#, no-c-format
+msgid "ASCIITOCHAR(value)"
+msgstr "ASCIITOCHAR(值)"
+
+#. i18n: file extensions/conversion.xml line 111
+#: xml_doc.cc:105
+#, no-c-format
+msgid "ASCIITOCHAR(118) returns \"v\""
+msgstr "ASCIITOCHAR(118) 返回 \"v\""
+
+#. i18n: file extensions/conversion.xml line 112
+#: xml_doc.cc:108
+#, no-c-format
+msgid "ASCIITOCHAR(75; 68; 69) returns \"KDE\""
+msgstr "ASCIITOCHAR(75; 68; 69) 返回 \"KDE\""
+
+#. i18n: file extensions/conversion.xml line 120
+#: xml_doc.cc:111 xml_doc.cc:129
+#, no-c-format
+msgid "Value in X"
+msgstr "X中的值"
+
+#. i18n: file extensions/conversion.xml line 124
+#: xml_doc.cc:114 xml_doc.cc:132
+#, no-c-format
+msgid "Value in Y"
+msgstr "Y中的值"
+
+#. i18n: file extensions/conversion.xml line 128
+#: xml_doc.cc:117
+#, no-c-format
+msgid ""
+"The POLR() function returns the radius corresponding to the position of a point "
+"in a cartesian landmark."
+msgstr "POLR() 函数返回笛卡尔坐标系上某点位置对应的半径值。"
+
+#. i18n: file extensions/conversion.xml line 129
+#: xml_doc.cc:120
+#, no-c-format
+msgid "POLR(X;Y)"
+msgstr "POLR(X;Y)"
+
+#. i18n: file extensions/conversion.xml line 130
+#: xml_doc.cc:123
+#, no-c-format
+msgid "POLR(12;12) returns 16.9705"
+msgstr "POLR(12;12) 返回 16.9705"
+
+#. i18n: file extensions/conversion.xml line 131
+#: xml_doc.cc:126
+#, no-c-format
+msgid "POLR(12;0) returns 12"
+msgstr "POLR(12;0) 返回 12"
+
+#. i18n: file extensions/conversion.xml line 150
+#: xml_doc.cc:135
+#, no-c-format
+msgid ""
+"The POLA() function returns the angle (in radians) corresponding to the "
+"position of a point in a cartesian landmark."
+msgstr "POLA() 函数返回笛卡尔坐标系上某点位置对应的角度值(单位为弧度)。"
+
+#. i18n: file extensions/conversion.xml line 151
+#: xml_doc.cc:138
+#, no-c-format
+msgid "POLA(X;Y)"
+msgstr "POLA(X;Y)"
+
+#. i18n: file extensions/conversion.xml line 152
+#: xml_doc.cc:141
+#, no-c-format
+msgid "POLA(12;12) returns 0.78539816"
+msgstr "POLA(12;0) 返回 0.78539816"
+
+#. i18n: file extensions/conversion.xml line 153
+#: xml_doc.cc:144
+#, no-c-format
+msgid "POLA(12;0) returns 0"
+msgstr "POLA(12;0) 返回 0"
+
+#. i18n: file extensions/conversion.xml line 154
+#: xml_doc.cc:147
+#, no-c-format
+msgid "POLA(0;12) returns 1.5707"
+msgstr "POLA(0;12) 返回 1.5707"
+
+#. i18n: file extensions/conversion.xml line 165
+#: xml_doc.cc:150 xml_doc.cc:204
+#, no-c-format
+msgid "Radius"
+msgstr "半径"
+
+#. i18n: file extensions/conversion.xml line 169
+#: xml_doc.cc:153 xml_doc.cc:207 xml_doc.cc:5883 xml_doc.cc:5898
+#: xml_doc.cc:5910 xml_doc.cc:5925 xml_doc.cc:5940 xml_doc.cc:5955
+#: xml_doc.cc:5970 xml_doc.cc:5985 xml_doc.cc:6000 xml_doc.cc:6015
+#: xml_doc.cc:6030 xml_doc.cc:6045 xml_doc.cc:6060 xml_doc.cc:6075
+#: xml_doc.cc:6078 xml_doc.cc:6093
+#, no-c-format
+msgid "Angle (radians)"
+msgstr "角度 (弧度)"
+
+#. i18n: file extensions/conversion.xml line 173
+#: xml_doc.cc:156
+#, no-c-format
+msgid ""
+"The CARX() function returns the X position corresponding to the position of a "
+"point in a polar landmark."
+msgstr "CARX() 函数返回极坐标上某点位置对应的 X 位置。"
+
+#. i18n: file extensions/conversion.xml line 174
+#: xml_doc.cc:159
+#, no-c-format
+msgid "CARX(Radius;Angle)"
+msgstr "CARX(半径;弧度)"
+
+#. i18n: file extensions/conversion.xml line 175
+#: xml_doc.cc:162
+#, no-c-format
+msgid "CARX(12;1.5707) returns 0.00115592"
+msgstr "CARX(12;1.5707) 返回 0.00115592"
+
+#. i18n: file extensions/conversion.xml line 176
+#: xml_doc.cc:165
+#, no-c-format
+msgid "CARX(12;0) returns 12"
+msgstr "CARX(12;0) 返回 12"
+
+#. i18n: file extensions/conversion.xml line 187
+#: xml_doc.cc:168 xml_doc.cc:2424 xml_doc.cc:3489 xml_doc.cc:5436
+#: xml_doc.cc:5451
+#, no-c-format
+msgid "Value"
+msgstr "值"
+
+#. i18n: file extensions/conversion.xml line 191
+#: xml_doc.cc:171
+#, no-c-format
+msgid "The DECSEX() function converts a double value to a time value."
+msgstr "DECSEX() 函数把一个双精度值转换为时间值。"
+
+#. i18n: file extensions/conversion.xml line 192
+#: xml_doc.cc:174
+#, no-c-format
+msgid "DECSEX(double)"
+msgstr "DECSEX(双精度值)"
+
+#. i18n: file extensions/conversion.xml line 193
+#: xml_doc.cc:177
+#, no-c-format
+msgid "DECSEX(1.6668) returns 1:40 "
+msgstr "DECSEX(1.6668) 返回 1:40"
+
+#. i18n: file extensions/conversion.xml line 194
+#: xml_doc.cc:180
+#, no-c-format
+msgid "DECSEX(7.8) returns 7:47"
+msgstr "DECSEX(7.8) 返回 7:47"
+
+#. i18n: file extensions/conversion.xml line 202
+#: xml_doc.cc:183 xml_doc.cc:789
+#, no-c-format
+msgid "Hours"
+msgstr "小时"
+
+#. i18n: file extensions/conversion.xml line 206
+#: xml_doc.cc:186 xml_doc.cc:792
+#, no-c-format
+msgid "Minutes"
+msgstr "分钟"
+
+#. i18n: file extensions/conversion.xml line 210
+#: xml_doc.cc:189 xml_doc.cc:795
+#, no-c-format
+msgid "Seconds"
+msgstr "秒"
+
+#. i18n: file extensions/conversion.xml line 214
+#: xml_doc.cc:192
+#, no-c-format
+msgid ""
+"The SEXDEC() function returns a decimal value. You can also supply a time "
+"value."
+msgstr "SEXDEC() 函数返回一个十进制的值。您也可以提供一个时间值。"
+
+#. i18n: file extensions/conversion.xml line 215
+#: xml_doc.cc:195
+#, no-c-format
+msgid "SEXDEC(time value) or SEXDEC(hours;minutes;seconds)"
+msgstr "SEXDEC(时间值) 或 SEXDEC(小时;分钟;秒)"
+
+#. i18n: file extensions/conversion.xml line 216
+#: xml_doc.cc:198
+#, no-c-format
+msgid "SEXDEC(1;5;7) returns 1.0852778 "
+msgstr "SEXDEC(1;5;7) 返回 1.0852778"
+
+#. i18n: file extensions/conversion.xml line 217
+#: xml_doc.cc:201
+#, no-c-format
+msgid "DECSEX(\"8:05\") returns 8.08333333"
+msgstr "DECSEX(\"8:05\") 返回 8.08333333"
+
+#. i18n: file extensions/conversion.xml line 233
+#: xml_doc.cc:210
+#, no-c-format
+msgid ""
+"The CARY() function returns the Y position corresponding to the position of a "
+"point in a polar landmark."
+msgstr "CARY() 函数返回极坐标上某点位置对应的 Y 位置。"
+
+#. i18n: file extensions/conversion.xml line 234
+#: xml_doc.cc:213
+#, no-c-format
+msgid "CARY(Radius;Angle)"
+msgstr "CARY(半径;弧度)"
+
+#. i18n: file extensions/conversion.xml line 235
+#: xml_doc.cc:216
+#, no-c-format
+msgid "CARY(12;1.5707) returns 12"
+msgstr "CARY(12;1.5707) 返回 12"
+
+#. i18n: file extensions/conversion.xml line 236
+#: xml_doc.cc:219
+#, no-c-format
+msgid "CARY(12;0) returns 0"
+msgstr "CARY(12;0) 返回 0"
+
+#. i18n: file extensions/conversion.xml line 247
+#: dialogs/kspread_dlg_csv.cc:142 dialogs/kspread_dlg_csv.cc:465
+#: dialogs/kspread_dlg_csv.cc:533 dialogs/kspread_dlg_csv.cc:593
+#: dialogs/kspread_dlg_csv.cc:717 dialogs/kspread_dlg_layout.cc:1098
+#: dialogs/kspread_dlg_validity.cc:69 xml_doc.cc:222 xml_doc.cc:996
+#: xml_doc.cc:1077 xml_doc.cc:4959 xml_doc.cc:4989 xml_doc.cc:5019
+#: xml_doc.cc:5034 xml_doc.cc:5049 xml_doc.cc:5133 xml_doc.cc:5160
+#: xml_doc.cc:5190 xml_doc.cc:5220 xml_doc.cc:5232 xml_doc.cc:5280
+#: xml_doc.cc:5301 xml_doc.cc:5319 xml_doc.cc:5340 xml_doc.cc:5358
+#, no-c-format
+msgid "Number"
+msgstr "数字"
+
+#. i18n: file extensions/conversion.xml line 251
+#: xml_doc.cc:225
+#, no-c-format
+msgid ""
+"The ROMAN() function returns the number in roman format. Number should be "
+"positive and entire."
+msgstr "ROMAN() 函数返回古罗马格式的数字。数字应该是正整数。"
+
+#. i18n: file extensions/conversion.xml line 252
+#: xml_doc.cc:228
+#, no-c-format
+msgid "ROMAN(Number)"
+msgstr "ROMAN(数值)"
+
+#. i18n: file extensions/conversion.xml line 253
+#: xml_doc.cc:231
+#, no-c-format
+msgid "ROMAN(99) returns \"XCIX\""
+msgstr "ROMAN(99) 返回 \"XCIX\""
+
+#. i18n: file extensions/conversion.xml line 254
+#: xml_doc.cc:234
+#, no-c-format
+msgid "ROMAN(-55) returns \"Err\""
+msgstr "ROMAN(-55) 返回 \"Err\""
+
+#. i18n: file extensions/conversion.xml line 263
+#: xml_doc.cc:237
+#, no-c-format
+msgid "Numeral"
+msgstr "数字"
+
+#. i18n: file extensions/conversion.xml line 267
+#: xml_doc.cc:240
+#, no-c-format
+msgid "The ARABIC() function converts a roman numeral into a number."
+msgstr "ARABIC() 函数把罗马数字转换为数。"
+
+#. i18n: file extensions/conversion.xml line 268
+#: xml_doc.cc:243
+#, no-c-format
+msgid "ARABIC(Numeral)"
+msgstr "ARABIC(罗马数字)"
+
+#. i18n: file extensions/conversion.xml line 269
+#: xml_doc.cc:246
+#, no-c-format
+msgid "ARABIC(\"IV\") returns 4"
+msgstr "ARABIC(\"IV\") 返回 4"
+
+#. i18n: file extensions/conversion.xml line 270
+#: xml_doc.cc:249
+#, no-c-format
+msgid "ARABIC(\"XCIX\") returns 99"
+msgstr "ARABIC(\"XCIX\") 返回 99"
+
+#. i18n: file extensions/database.xml line 5
+#: dialogs/kspread_dlg_database.cc:157 xml_doc.cc:252
+#, no-c-format
+msgid "Database"
+msgstr "数据库"
+
+#. i18n: file extensions/database.xml line 11
+#: xml_doc.cc:255 xml_doc.cc:273 xml_doc.cc:291 xml_doc.cc:309 xml_doc.cc:327
+#: xml_doc.cc:345 xml_doc.cc:363 xml_doc.cc:381 xml_doc.cc:399 xml_doc.cc:417
+#: xml_doc.cc:435 xml_doc.cc:453
+#, no-c-format
+msgid "Range marking the database"
+msgstr "标记数据库的范围"
+
+#. i18n: file extensions/database.xml line 15
+#: xml_doc.cc:258 xml_doc.cc:276 xml_doc.cc:294 xml_doc.cc:312 xml_doc.cc:330
+#: xml_doc.cc:348 xml_doc.cc:366 xml_doc.cc:384 xml_doc.cc:402 xml_doc.cc:420
+#: xml_doc.cc:438 xml_doc.cc:456
+#, no-c-format
+msgid "String marking the column in the database"
+msgstr "标记数据库表列的字符串"
+
+#. i18n: file extensions/database.xml line 19
+#: xml_doc.cc:261 xml_doc.cc:279 xml_doc.cc:297 xml_doc.cc:315 xml_doc.cc:333
+#: xml_doc.cc:351 xml_doc.cc:369 xml_doc.cc:387 xml_doc.cc:405 xml_doc.cc:423
+#: xml_doc.cc:441 xml_doc.cc:459
+#, no-c-format
+msgid "Range marking the conditions"
+msgstr "标记条件的范围"
+
+#. i18n: file extensions/database.xml line 23
+#: xml_doc.cc:264
+#, no-c-format
+msgid ""
+"Sums up the numbers in a column of a database specified by a set of conditions."
+msgstr "对数据库里由一组条件指定的某一列数字求和。"
+
+#. i18n: file extensions/database.xml line 24
+#: xml_doc.cc:267
+#, no-c-format
+msgid "DSUM(Database; \"Header\"; Conditions)"
+msgstr "DSUM(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 25
+#: xml_doc.cc:270
+#, no-c-format
+msgid "DSUM(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DSUM(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 45
+#: xml_doc.cc:282
+#, no-c-format
+msgid ""
+"Calculates the average in a column of a database specified by a set of "
+"conditions for values that are numbers"
+msgstr "计算数据库里由一组条件指定的某一列里的所有数字的平均值。"
+
+#. i18n: file extensions/database.xml line 46
+#: xml_doc.cc:285
+#, no-c-format
+msgid "DAVERAGE(Database; \"Header\"; Conditions)"
+msgstr "DAVERAGE(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 47
+#: xml_doc.cc:288
+#, no-c-format
+msgid "DAVERAGE(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DAVERAGE(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 67
+#: xml_doc.cc:300
+#, no-c-format
+msgid ""
+"Counts the cells containing numeric values in a column of a database specified "
+"by a set of conditions."
+msgstr "对数据库里由一组条件指定的某一列里的所有数字单元格计数。"
+
+#. i18n: file extensions/database.xml line 68
+#: xml_doc.cc:303
+#, no-c-format
+msgid "DCOUNT(Database; \"Header\"; Conditions)"
+msgstr "DCOUNT(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 69
+#: xml_doc.cc:306
+#, no-c-format
+msgid "DCOUNT(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DCOUNT(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 90
+#: xml_doc.cc:318
+#, no-c-format
+msgid ""
+"Counts the cells containing numeric or alphanumeric values in a column of a "
+"database specified by a set of conditions."
+msgstr "对数据库里由一组条件指定的某一列里的数字和字符单元格计数。"
+
+#. i18n: file extensions/database.xml line 91
+#: xml_doc.cc:321
+#, no-c-format
+msgid "DCOUNTA(Database; \"Header\"; Conditions)"
+msgstr "DCOUNTA(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 92
+#: xml_doc.cc:324
+#, no-c-format
+msgid "DCOUNTA(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DCOUNTA(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 113
+#: xml_doc.cc:336
+#, no-c-format
+msgid ""
+"Returns a single value from a column of a database specified by a set of "
+"conditions. This function returns an error if no value or more than one value "
+"exist."
+msgstr "对数据库里由一组条件指定的某一列返回一个值,如果该列没有数值或者有多个数值,它将返回错误。"
+
+#. i18n: file extensions/database.xml line 114
+#: xml_doc.cc:339
+#, no-c-format
+msgid "DGET(Database; \"Header\"; Conditions)"
+msgstr "DGET(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 115
+#: xml_doc.cc:342
+#, no-c-format
+msgid "DGET(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DGET(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 135
+#: xml_doc.cc:354
+#, no-c-format
+msgid ""
+"Returns the largest value in a column of a database specified by a set of "
+"conditions."
+msgstr "返回数据库里由一组条件指定的某一列内的最大值。"
+
+#. i18n: file extensions/database.xml line 136
+#: xml_doc.cc:357
+#, no-c-format
+msgid "DMAX(Database; \"Header\"; Conditions)"
+msgstr "DMAX(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 137
+#: xml_doc.cc:360
+#, no-c-format
+msgid "DMAX(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DMAX(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 158
+#: xml_doc.cc:372
+#, no-c-format
+msgid ""
+"Returns the smallest values in a column of a database specified by a set of "
+"conditions."
+msgstr "返回数据库里由一组条件指定的某一列内的最小值。"
+
+#. i18n: file extensions/database.xml line 159
+#: xml_doc.cc:375
+#, no-c-format
+msgid "DMIN(Database; \"Header\"; Conditions)"
+msgstr "DMIN(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 160
+#: xml_doc.cc:378
+#, no-c-format
+msgid "DMIN(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DMIN(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 181
+#: xml_doc.cc:390
+#, no-c-format
+msgid ""
+"Returns the product of all numeric values in a column of a database specified "
+"by a set of conditions."
+msgstr "返回数据库里由一组条件指定的某一列内所有数值的乘积。"
+
+#. i18n: file extensions/database.xml line 182
+#: xml_doc.cc:393
+#, no-c-format
+msgid "DPRODUCT(Database; \"Header\"; Conditions)"
+msgstr "DPRODUCT(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 183
+#: xml_doc.cc:396
+#, no-c-format
+msgid "DPRODUCT(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DPRODUCT(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 203
+#: xml_doc.cc:408
+#, no-c-format
+msgid ""
+"Returns the estimate of the standard deviation of a population based on a "
+"sample using all numeric values in a column of a database specified by a set of "
+"conditions."
+msgstr "对数据库里由一组条件指定的某一列内所有数值所代表的样本,计算其总体标准差的估计值。"
+
+#. i18n: file extensions/database.xml line 204
+#: xml_doc.cc:411
+#, no-c-format
+msgid "DSTDEV(Database; \"Header\"; Conditions)"
+msgstr "DSTDEV(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 205
+#: xml_doc.cc:414
+#, no-c-format
+msgid "DSTDEV(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DSTDEV(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 226
+#: xml_doc.cc:426
+#, no-c-format
+msgid ""
+"Returns the standard deviation of a population based on the entire population "
+"using all numeric values in a column of a database specified by a set of "
+"conditions."
+msgstr "对数据库里由一组条件指定的某一列内所有数值所代表的整个总体,计算该总体的标准差。"
+
+#. i18n: file extensions/database.xml line 227
+#: xml_doc.cc:429
+#, no-c-format
+msgid "DSTDEVP(Database; \"Header\"; Conditions)"
+msgstr "DSTDEVP(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 228
+#: xml_doc.cc:432
+#, no-c-format
+msgid "DSTDEVP(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DSTDEVP(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 249
+#: xml_doc.cc:444
+#, no-c-format
+msgid ""
+"Returns the estimate of the variance of a population based on a sample using "
+"all numeric values in a column of a database specified by a set of conditions."
+msgstr "对数据库里由一组条件指定的某一列内所有数值所代表的样本,计算其总体方差的估计值。"
+
+#. i18n: file extensions/database.xml line 250
+#: xml_doc.cc:447
+#, no-c-format
+msgid "DVAR(Database; \"Header\"; Conditions)"
+msgstr "DVAR(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 251
+#: xml_doc.cc:450
+#, no-c-format
+msgid "DVAR(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DVAR(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 272
+#: xml_doc.cc:462
+#, no-c-format
+msgid ""
+"Returns the variance of a population based on the entire population using all "
+"numeric values in a column of a database specified by a set of conditions."
+msgstr "对数据库里由一组条件指定的某一列内所有数值所代表的整个总体,计算该总体的方差。"
+
+#. i18n: file extensions/database.xml line 273
+#: xml_doc.cc:465
+#, no-c-format
+msgid "DVARP(Database; \"Header\"; Conditions)"
+msgstr "DVARP(数据库; \"列头\"; 条件)"
+
+#. i18n: file extensions/database.xml line 274
+#: xml_doc.cc:468
+#, no-c-format
+msgid "DVARP(A1:C5; \"Salary\"; A9:A11)"
+msgstr "DVARP(A1:C5; \"Salary\"; A9:A11)"
+
+#. i18n: file extensions/database.xml line 284
+#: xml_doc.cc:471
+#, no-c-format
+msgid "Range containing the pivot table"
+msgstr "包含数据透视表的范围"
+
+#. i18n: file extensions/database.xml line 288
+#: xml_doc.cc:474
+#, no-c-format
+msgid "Name of the field of which you want the summary data"
+msgstr "您想要进行处理的数据的字段名"
+
+#. i18n: file extensions/database.xml line 291
+#: xml_doc.cc:477
+#, no-c-format
+msgid "Fetches summary data from a pivot table."
+msgstr "从数据透视表中获取摘要数据。"
+
+#. i18n: file extensions/database.xml line 292
+#: xml_doc.cc:480
+#, no-c-format
+msgid "GETPIVOTDATA(Database; \"Sales\")"
+msgstr "GETPIVOTDATA(数据库; \"Sales\")"
+
+#. i18n: file extensions/datetime.xml line 5
+#: xml_doc.cc:483
+#, no-c-format
+msgid "Date & Time"
+msgstr "日期和时间"
+
+#. i18n: file extensions/datetime.xml line 11
+#: dialogs/kspread_dlg_csv.cc:155 dialogs/kspread_dlg_csv.cc:466
+#: dialogs/kspread_dlg_csv.cc:536 dialogs/kspread_dlg_csv.cc:595
+#: dialogs/kspread_dlg_validity.cc:72 xml_doc.cc:486 xml_doc.cc:531
+#: xml_doc.cc:543 xml_doc.cc:561 xml_doc.cc:582 xml_doc.cc:597 xml_doc.cc:612
+#: xml_doc.cc:981
+#, no-c-format
+msgid "Date"
+msgstr "日期"
+
+#. i18n: file extensions/datetime.xml line 15
+#: xml_doc.cc:489
+#, no-c-format
+msgid "Method (optional)"
+msgstr "方法(可选的)"
+
+#. i18n: file extensions/datetime.xml line 19
+#: xml_doc.cc:492
+#, no-c-format
+msgid ""
+"The WEEKDAY() function returns the weekday of given date. If the method is 1 "
+"(default) WEEKDAY() returns 1 for sunday, 2 for monday,.. If the method is 2, "
+"monday is 1, tuesday 2, ... and if the method is 3 WEEKDAY() returns 0 for "
+"monday, 1 for tuesday,..."
+msgstr ""
+"WEEKDAY() 函数返回给定日期的星期代号。如果方式为 1 (默认),WEEKDAY()返回 1 表示星期日、2 表示星期一、……;如果方式为 "
+"2,星期一是 1、星期二是 2、……;如果方式是 3,WEEKDAY() 返回 0 表示星期一、1 表示星期二、……。"
+
+#. i18n: file extensions/datetime.xml line 20
+#: xml_doc.cc:495
+#, no-c-format
+msgid "WEEKDAY(date; method)"
+msgstr "WEEKDAY(日期; 方式)"
+
+#. i18n: file extensions/datetime.xml line 21
+#: xml_doc.cc:498
+#, no-c-format
+msgid "WEEKDAY(\"2002-02-22\"; 2) returns 5"
+msgstr "WEEKDAY(\"2002-02-22\"; 2) 返回 5"
+
+#. i18n: file extensions/datetime.xml line 30
+#: xml_doc.cc:501
+#, no-c-format
+msgid "Date1"
+msgstr "日期1"
+
+#. i18n: file extensions/datetime.xml line 34
+#: xml_doc.cc:504
+#, no-c-format
+msgid "Date2"
+msgstr "日期2"
+
+#. i18n: file extensions/datetime.xml line 38
+#: xml_doc.cc:507
+#, no-c-format
+msgid "Method"
+msgstr "方式"
+
+#. i18n: file extensions/datetime.xml line 42
+#: xml_doc.cc:510
+#, no-c-format
+msgid ""
+"The DAYS360() function returns the number of days from date1 to date2 using a "
+"360-day calendar in which all months are assumed to have 30 days. If method is "
+"false (default) the US method will be used, the European otherwise."
+msgstr ""
+"DAYS360() 函数按照一年总共360天、每月都是30天的日历返回日期1和日期2之间间隔的天数。如果方式为 "
+"false(默认),将使用美国方式,否则使用欧洲方式计算。"
+
+#. i18n: file extensions/datetime.xml line 43
+#: xml_doc.cc:513
+#, no-c-format
+msgid "DAYS360(date1; date2; method)"
+msgstr "DAYS360(日期1; 日期2; 方式)"
+
+#. i18n: file extensions/datetime.xml line 44
+#: xml_doc.cc:516
+#, no-c-format
+msgid "DAYS360(\"2/22/2002\"; \"4/21/2002\"; FALSE) returns 59"
+msgstr "DAYS360(\"2/22/2002\"; \"4/21/2002\"; FALSE) 返回 59"
+
+#. i18n: file extensions/datetime.xml line 56
+#: dialogs/kspread_dlg_validity.cc:73 xml_doc.cc:519 xml_doc.cc:627
+#: xml_doc.cc:642 xml_doc.cc:657 xml_doc.cc:813 xml_doc.cc:876 xml_doc.cc:888
+#, no-c-format
+msgid "Time"
+msgstr "时间"
+
+#. i18n: file extensions/datetime.xml line 60
+#: xml_doc.cc:522
+#, no-c-format
+msgid ""
+"The TIMEVALUE() function returns a number (between 0 and 1) representing the "
+"time of day."
+msgstr "TIMEVALUE() 函数返回一个介于0和1之间的数,表示一天之内的时间。"
+
+#. i18n: file extensions/datetime.xml line 61
+#: xml_doc.cc:525
+#, no-c-format
+msgid "TIMEVALUE(time)"
+msgstr "TIMEVALUE(时间)"
+
+#. i18n: file extensions/datetime.xml line 62
+#: xml_doc.cc:528
+#, no-c-format
+msgid "TIMEVALUE(\"10:05:02\") returns 0.42"
+msgstr "TIMEVALUE(\"10:05:02\") 返回 0.42"
+
+#. i18n: file extensions/datetime.xml line 75
+#: xml_doc.cc:534
+#, no-c-format
+msgid ""
+"The DATEVALUE function returns a number representing the day, i.e the number of "
+"days elapsed since December 31, 1899."
+msgstr "DATEVALUE 函数返回一个代表当天的数值,即自 1899年12月31日起经过的天数。"
+
+#. i18n: file extensions/datetime.xml line 76
+#: xml_doc.cc:537
+#, no-c-format
+msgid "DATEVALUE(date)"
+msgstr "DATEVALUE(日期)"
+
+#. i18n: file extensions/datetime.xml line 77
+#: xml_doc.cc:540
+#, no-c-format
+msgid "DATEVALUE(\"2/22/2002\") returns 37309"
+msgstr "DATEVALUE(\"2/22/2002\") 返回 37309"
+
+#. i18n: file extensions/datetime.xml line 90
+#: xml_doc.cc:546 xml_doc.cc:564
+#, no-c-format
+msgid "Months"
+msgstr "月"
+
+#. i18n: file extensions/datetime.xml line 94
+#: xml_doc.cc:549
+#, no-c-format
+msgid ""
+"The EDATE functions returns the date that is specified by a given date and a "
+"number of months before or after that date."
+msgstr "EDATE 函数返回给定日期一个或多个月之前或之后的日期。"
+
+#. i18n: file extensions/datetime.xml line 95
+#: xml_doc.cc:552
+#, no-c-format
+msgid "EDATE(date; months)"
+msgstr "EDATE(日期; 月份数)"
+
+#. i18n: file extensions/datetime.xml line 96
+#: xml_doc.cc:555
+#, no-c-format
+msgid "EDATE(\"2/22/2002\"; 3) returns \"5/22/2002\""
+msgstr "EDATE(\"2/22/2002\"; 3) 返回 \"5/22/2002\""
+
+#. i18n: file extensions/datetime.xml line 97
+#: xml_doc.cc:558
+#, no-c-format
+msgid "EDATE(\"3/31/2002\"; -1) returns \"2/28/2002\""
+msgstr "EDATE(\"3/31/2002\"; -1) 返回 \"2/28/2002\""
+
+#. i18n: file extensions/datetime.xml line 115
+#: xml_doc.cc:567
+#, no-c-format
+msgid ""
+"The EOMONTH functions returns the last day in the month specified by a date and "
+"the number of months from that date."
+msgstr "EOMONTH 函数返回给定日期和距离该日期月份数的日期月份的最后一天。"
+
+#. i18n: file extensions/datetime.xml line 116
+#: xml_doc.cc:570
+#, no-c-format
+msgid "EOMONTH(date; months)"
+msgstr "EOMONTH(日期; 月份数)"
+
+#. i18n: file extensions/datetime.xml line 117
+#: xml_doc.cc:573
+#, no-c-format
+msgid "EOMONTH(\"2/22/2002\"; 3) returns \"5/31/2002\""
+msgstr "EOMONTH(\"2/22/2002\"; 3) 返回 \"5/31/2002\""
+
+#. i18n: file extensions/datetime.xml line 118
+#: xml_doc.cc:576
+#, no-c-format
+msgid "EOMONTH(\"3/12/2002\"; -1) returns \"2/28/2002\""
+msgstr "EOMONTH(\"3/12/2002\"; -1) 返回 \"2/28/2002\""
+
+#. i18n: file extensions/datetime.xml line 119
+#: xml_doc.cc:579
+#, no-c-format
+msgid "EOMONTH(\"3/12/2002\"; 0) returns \"3/31/2002\""
+msgstr "EOMONTH(\"3/12/2002\"; 0) 返回 \"3/31/2002\""
+
+#. i18n: file extensions/datetime.xml line 133
+#: xml_doc.cc:585
+#, no-c-format
+msgid ""
+"The YEAR functions returns the year of a date. If no parameter is specified the "
+"current year gets returned."
+msgstr "YEAR 函数返回给定日期的年份。如果没有指定参数,则返回当前年份。"
+
+#. i18n: file extensions/datetime.xml line 134
+#: xml_doc.cc:588
+#, no-c-format
+msgid "YEAR(date)"
+msgstr "YEAR(日期)"
+
+#. i18n: file extensions/datetime.xml line 135
+#: xml_doc.cc:591
+#, no-c-format
+msgid "YEAR(\"2/22/2002\") returns 2002"
+msgstr "YEAR(\"2/22/2002\") 返回 2002"
+
+#. i18n: file extensions/datetime.xml line 136
+#: xml_doc.cc:594
+#, no-c-format
+msgid "YEAR(2323.1285) returns 1906"
+msgstr "YEAR(2323.1285) 返回 1906"
+
+#. i18n: file extensions/datetime.xml line 150
+#: xml_doc.cc:600
+#, no-c-format
+msgid ""
+"The MONTH functions returns the month of a date. If no parameter is specified "
+"the current month gets returned."
+msgstr "MONTH 函数返回给定日期的月份。如果没有指定参数,则返回当前月份。"
+
+#. i18n: file extensions/datetime.xml line 151
+#: xml_doc.cc:603
+#, no-c-format
+msgid "MONTH(date)"
+msgstr "MONTH(日期)"
+
+#. i18n: file extensions/datetime.xml line 152
+#: xml_doc.cc:606
+#, no-c-format
+msgid "MONTH(\"2/22/2002\") returns 2"
+msgstr "MONTH(\"2/22/2002\") 返回 2"
+
+#. i18n: file extensions/datetime.xml line 153
+#: xml_doc.cc:609
+#, no-c-format
+msgid "MONTH(2323.1285) returns 5"
+msgstr "MONTH(2323.1285) 返回 5"
+
+#. i18n: file extensions/datetime.xml line 167
+#: xml_doc.cc:615
+#, no-c-format
+msgid ""
+"The DAY functions returns the day of a date. If no parameter is specified the "
+"current day gets returned."
+msgstr "DAY 函数返回给定日期里的日。如果没有指定参数,则返回当前日。"
+
+#. i18n: file extensions/datetime.xml line 168
+#: xml_doc.cc:618
+#, no-c-format
+msgid "DAY(date)"
+msgstr "DAY(日期)"
+
+#. i18n: file extensions/datetime.xml line 169
+#: xml_doc.cc:621
+#, no-c-format
+msgid "DAY(\"2/22/2002\") returns 22"
+msgstr "DAY(\"2/22/2002\") 返回 22"
+
+#. i18n: file extensions/datetime.xml line 170
+#: xml_doc.cc:624
+#, no-c-format
+msgid "DAY(2323.1285) returns 11"
+msgstr "DAY(2323.1285) 返回 11"
+
+#. i18n: file extensions/datetime.xml line 184
+#: xml_doc.cc:630
+#, no-c-format
+msgid ""
+"The HOUR functions returns the hour of a time. If no parameter is specified the "
+"current hour gets returned."
+msgstr "HOUR 函数返回给定时间里的小时。如果没有给定参数,则返回当前时间的小时。"
+
+#. i18n: file extensions/datetime.xml line 185
+#: xml_doc.cc:633
+#, no-c-format
+msgid "HOUR(time)"
+msgstr "HOUR(时间)"
+
+#. i18n: file extensions/datetime.xml line 186
+#: xml_doc.cc:636
+#, no-c-format
+msgid "HOUR(\"22:10:12\") returns 22"
+msgstr "HOUR(\"22:10:12\") 返回 22"
+
+#. i18n: file extensions/datetime.xml line 187
+#: xml_doc.cc:639
+#, no-c-format
+msgid "HOUR(0.1285) returns 3"
+msgstr "HOUR(0.1285) 返回 3"
+
+#. i18n: file extensions/datetime.xml line 201
+#: xml_doc.cc:645
+#, no-c-format
+msgid ""
+"The MINUTE functions returns the minutes of a time. If no parameter is "
+"specified the current minute is returned."
+msgstr "MINUTE 函数返回时间里的分钟。如果没有给定参数,则返回当前时间的分钟。"
+
+#. i18n: file extensions/datetime.xml line 202
+#: xml_doc.cc:648
+#, no-c-format
+msgid "MINUTE(time)"
+msgstr "MINUTE(时间)"
+
+#. i18n: file extensions/datetime.xml line 203
+#: xml_doc.cc:651
+#, no-c-format
+msgid "MINUTE(\"22:10:12\") returns 10"
+msgstr "MINUTE(\"22:10:12\") 返回 10"
+
+#. i18n: file extensions/datetime.xml line 204
+#: xml_doc.cc:654
+#, no-c-format
+msgid "MINUTE(0.1234) returns 57"
+msgstr "MINUTE(0.1234) 返回 57"
+
+#. i18n: file extensions/datetime.xml line 218
+#: xml_doc.cc:660
+#, no-c-format
+msgid ""
+"The SECOND functions returns the seconds of a time. If no parameter is "
+"specified the current second is returned."
+msgstr "SECOND 函数返回给定时间里的秒。如果没有给定参数,则返回当前时间的秒。"
+
+#. i18n: file extensions/datetime.xml line 219
+#: xml_doc.cc:663
+#, no-c-format
+msgid "SECOND(time)"
+msgstr "SECOND(时间)"
+
+#. i18n: file extensions/datetime.xml line 220
+#: xml_doc.cc:666
+#, no-c-format
+msgid "SECOND(\"22:10:12\") returns 12"
+msgstr "SECOND(\"22:10:12\") 返回 12"
+
+#. i18n: file extensions/datetime.xml line 221
+#: xml_doc.cc:669
+#, no-c-format
+msgid "SECOND(0.1234) returns 42"
+msgstr "SECOND(0.1234) 返回 42"
+
+#. i18n: file extensions/datetime.xml line 231
+#: xml_doc.cc:672 xml_doc.cc:693 xml_doc.cc:714 xml_doc.cc:735
+#, no-c-format
+msgid "First (earlier) date value"
+msgstr "第一个(较早的)日期值"
+
+#. i18n: file extensions/datetime.xml line 235
+#: xml_doc.cc:675 xml_doc.cc:696 xml_doc.cc:717 xml_doc.cc:738
+#, no-c-format
+msgid "Second date value"
+msgstr "第二个日期值"
+
+#. i18n: file extensions/datetime.xml line 239
+#: xml_doc.cc:678 xml_doc.cc:699 xml_doc.cc:720
+#, no-c-format
+msgid "Calculation mode"
+msgstr "计算方式"
+
+#. i18n: file extensions/datetime.xml line 243
+#: xml_doc.cc:681
+#, no-c-format
+msgid ""
+"The WEEKS() function returns the difference between two dates in weeks.The "
+"third parameter indicates the calculation mode: if the mode is 0, WEEKS() "
+"returns the maximal possible number of weeks between those days. If the mode is "
+"1, it only returns the number of whole weeks in between."
+msgstr ""
+"WEEKS() 函数返回两个日期之间相差的星期数。第三个参数指定计算方式:如果方式为 0,WEEKS() 返回这两个日期间隔的最大可能星期数;如果方式为 "
+"1,WEEKS() 只返回这两个日期间隔的整星期数;"
+
+#. i18n: file extensions/datetime.xml line 244
+#: xml_doc.cc:684
+#, no-c-format
+msgid "WEEKS(date2; date1; mode)"
+msgstr "WEEKS(日期2; 日期1; 方式)"
+
+#. i18n: file extensions/datetime.xml line 245
+#: xml_doc.cc:687
+#, no-c-format
+msgid ""
+"WEEKS(\"2002-02-18\"; \"2002-02-26\"; 0) returns 1, because there is one week "
+"and 1 day in between"
+msgstr "WEEKS(\"2002-02-18\"; \"2002-02-26\"; 0) 返回 1,因为两个日期相差1 星期零 1 天。"
+
+#. i18n: file extensions/datetime.xml line 246
+#: xml_doc.cc:690
+#, no-c-format
+msgid ""
+"WEEKS(\"2002-19-02\"; \"2002-19-02\"; 1) returns 0, because there is not a "
+"whole week in between, starting at the first day of the week (monday or sunday, "
+"depending on your local settings)"
+msgstr ""
+"WEEKS(\"2002-19-02\"; \"2002-19-02\"; 1) 返回 "
+"0,因为从每星期的第一天(根据您当地的设置,可能是星期一或星期日)算起,两个日期间隔中没有一个完整的星期。"
+
+#. i18n: file extensions/datetime.xml line 266
+#: xml_doc.cc:702
+#, no-c-format
+msgid ""
+"The MONTHS() function returns the difference between two dates in months.The "
+"third parameter indicates the calculation mode: if the mode is 0, MONTHS() "
+"returns the maximal possible number of months between those days. If the mode "
+"is 1, it only returns the number of complete months in between."
+msgstr ""
+"MONTHS() 函数返回两个日期之间相差的月数。第三个参数指定计算方式:如果方式为 0,MONTHS() 返回这两个日期间隔的最大可能月数;如果方式为 "
+"1,MONTHS() 只返回这两个日期间隔的整月数;"
+
+#. i18n: file extensions/datetime.xml line 267
+#: xml_doc.cc:705
+#, no-c-format
+msgid "MONTHS(date2; date1; mode)"
+msgstr "MONTHS(日期2; 日期1; 方式)"
+
+#. i18n: file extensions/datetime.xml line 268
+#: xml_doc.cc:708
+#, no-c-format
+msgid ""
+"MONTHS(\"2002-01-18\"; \"2002-02-26\"; 0) returns 1, because there is 1 month "
+"and 8 days in between"
+msgstr "MONTHS(\"2002-01-18\"; \"2002-02-26\"; 0) 返回 1,因为两个日期相差1 个月零 8 天。"
+
+#. i18n: file extensions/datetime.xml line 269
+#: xml_doc.cc:711
+#, no-c-format
+msgid ""
+"MONTHS(\"2002-01-19\"; \"2002-02-26\"; 1) returns 0, because there is not a "
+"whole month in between, starting at the first day of the month"
+msgstr ""
+"MONTHS(\"2002-01-19\"; \"2002-02-26\"; 1) 返回 0,因为从每个月第一天算起,两个日期间隔中没有一个完整的月。"
+
+#. i18n: file extensions/datetime.xml line 289
+#: xml_doc.cc:723
+#, no-c-format
+msgid ""
+"The YEARS() function returns the difference between two dates in years. The "
+"third parameter indicates the calculation mode: if the mode is 0, YEARS() "
+"returns the maximal possible number of years between those days. If the mode is "
+"1, it only returns whole years, starting at the 1st Jan and ending on the 31st "
+"Dec."
+msgstr ""
+"YEARS() 函数返回两个日期之间相差的年数。第三个参数指定计算方式:如果方式为 0,YEARS() 返回这两个日期间隔的最大可能年数;如果方式为 "
+"1,YEARS() 只返回这两个日期间隔的、从 1 月 1 日到 12 月 31 日的整年数。"
+
+#. i18n: file extensions/datetime.xml line 290
+#: xml_doc.cc:726
+#, no-c-format
+msgid "YEARS(date2; date1; mode)"
+msgstr "YEARS(日期2; 日期1; 方式)"
+
+#. i18n: file extensions/datetime.xml line 291
+#: xml_doc.cc:729
+#, no-c-format
+msgid ""
+"YEARS(\"2001-02-19\"; \"2002-02-26\"; 0) returns 1, because there is one year "
+"and 7 days in between"
+msgstr "YEARS(\"2001-02-19\"; \"2002-02-26\"; 0) 返回 1,因为两个日期间隔1 年零 7 天。"
+
+#. i18n: file extensions/datetime.xml line 292
+#: xml_doc.cc:732
+#, no-c-format
+msgid ""
+"YEARS(\"2002-02-19\"; \"2002-02-26\"; 1) returns 0, because there is not a "
+"whole year in between, starting at the first day of the year"
+msgstr ""
+"YEARS(\"2002-02-19\"; \"2002-02-26\"; 1) 返回 0,因为从每年第一天算起,两个日期间隔中没有一个完整的年。"
+
+#. i18n: file extensions/datetime.xml line 308
+#: xml_doc.cc:741
+#, no-c-format
+msgid "The DAYS() function returns the difference between two dates in days."
+msgstr "DAYS() 返回两个日期间隔的天数。"
+
+#. i18n: file extensions/datetime.xml line 309
+#: xml_doc.cc:744
+#, no-c-format
+msgid "DAYS(date2; date1)"
+msgstr "DAYS(日期2; 日期1)"
+
+#. i18n: file extensions/datetime.xml line 310
+#: xml_doc.cc:747
+#, no-c-format
+msgid "DAYS(\"2002-02-22\"; \"2002-02-26\") returns 4"
+msgstr "DAYS(\"2002-02-22\"; \"2002-02-26\") 返回 4"
+
+#. i18n: file extensions/datetime.xml line 318
+#: xml_doc.cc:750 xml_doc.cc:771 xml_doc.cc:825 xml_doc.cc:837 xml_doc.cc:852
+#: xml_doc.cc:864 xml_doc.cc:969
+#, no-c-format
+msgid "Year"
+msgstr "年"
+
+#. i18n: file extensions/datetime.xml line 322
+#: xml_doc.cc:753 xml_doc.cc:774 xml_doc.cc:840 xml_doc.cc:2394
+#, no-c-format
+msgid "Month"
+msgstr "月"
+
+#. i18n: file extensions/datetime.xml line 326
+#: xml_doc.cc:756 xml_doc.cc:777
+#, no-c-format
+msgid "Day"
+msgstr "日"
+
+#. i18n: file extensions/datetime.xml line 330
+#: xml_doc.cc:759
+#, no-c-format
+msgid ""
+"The DAYOFYEAR() function returns the number of the day in the year (1...365)."
+msgstr "DAYOFYEAR() 函数返回给定日期在一年中的天数(1...365)。"
+
+#. i18n: file extensions/datetime.xml line 331
+#: xml_doc.cc:762
+#, no-c-format
+msgid "DAYOFYEAR(year;month;date)"
+msgstr "DAYOFYEAR(年;月;日)"
+
+#. i18n: file extensions/datetime.xml line 332
+#: xml_doc.cc:765
+#, no-c-format
+msgid "DAYOFYEAR(2000;12;1) returns 336"
+msgstr "DAYOFYEAR(2000;12;1) 返回 336"
+
+#. i18n: file extensions/datetime.xml line 333
+#: xml_doc.cc:768
+#, no-c-format
+msgid "DAYOFYEAR(2000;2;29) returns 60"
+msgstr "DAYOFYEAR(2000;2;29) 返回 60"
+
+#. i18n: file extensions/datetime.xml line 353
+#: xml_doc.cc:780
+#, no-c-format
+msgid "The DATE() function returns the date formatted with local parameters."
+msgstr "DATE() 函数返回按本地参数格式化的日期。"
+
+#. i18n: file extensions/datetime.xml line 354
+#: xml_doc.cc:783
+#, no-c-format
+msgid "DATE(year;month;date)"
+msgstr "DATE(年;月;日)"
+
+#. i18n: file extensions/datetime.xml line 355
+#: xml_doc.cc:786
+#, no-c-format
+msgid "DATE(2000;5;5) returns Friday 05 May 2000"
+msgstr "DATE(2000;5;5) 返回 2000年5月5日 星期五"
+
+#. i18n: file extensions/datetime.xml line 375
+#: xml_doc.cc:798
+#, no-c-format
+msgid "The TIME() function returns the time formatted with local parameters."
+msgstr "TIME() 函数返回按本地参数格式化的时间。"
+
+#. i18n: file extensions/datetime.xml line 376
+#: xml_doc.cc:801
+#, no-c-format
+msgid "TIME(hours;minutes;seconds)"
+msgstr "TIME(小时;分钟;秒)"
+
+#. i18n: file extensions/datetime.xml line 377
+#: xml_doc.cc:804
+#, no-c-format
+msgid "TIME(10;2;2) returns 10:02:02"
+msgstr "TIME(10;2;2) 返回 10:02:02"
+
+#. i18n: file extensions/datetime.xml line 378
+#: xml_doc.cc:807
+#, no-c-format
+msgid "TIME(10;70;0) returns 11:10:0"
+msgstr "TIME(10;70;0) 返回 11:10:0"
+
+#. i18n: file extensions/datetime.xml line 379
+#: xml_doc.cc:810
+#, no-c-format
+msgid "TIME(10;-40;0) returns 9:20:0"
+msgstr "TIME(10;-40;0) 返回 9:20:0"
+
+#. i18n: file extensions/datetime.xml line 391
+#: xml_doc.cc:816
+#, no-c-format
+msgid ""
+"The HOURS() function returns the value of the hours in a time expression."
+msgstr "HOURS() 函数返回在时间表达式中的小时值。"
+
+#. i18n: file extensions/datetime.xml line 392
+#: xml_doc.cc:819
+#, no-c-format
+msgid "HOURS(time)"
+msgstr "HOURS(时间)"
+
+#. i18n: file extensions/datetime.xml line 393
+#: xml_doc.cc:822
+#, no-c-format
+msgid "HOURS(\"10:5:2\") returns 10"
+msgstr "HOURS(\"10:5:2\") 返回 10"
+
+#. i18n: file extensions/datetime.xml line 405
+#: xml_doc.cc:828
+#, no-c-format
+msgid "The function ISLEAPYEAR() returns True if the given year is leap."
+msgstr "如果给出的年份是闰年,函数 ISLEAPYEAR() 返回 True。"
+
+#. i18n: file extensions/datetime.xml line 406
+#: xml_doc.cc:831
+#, no-c-format
+msgid "ISLEAPYEAR(year)"
+msgstr "ISLEAPYEAR(年份)"
+
+#. i18n: file extensions/datetime.xml line 407
+#: xml_doc.cc:834
+#, no-c-format
+msgid "ISLEAPYEAR(2000) returns True"
+msgstr "ISLEAPYEAR(2000) 返回 True"
+
+#. i18n: file extensions/datetime.xml line 423
+#: xml_doc.cc:843
+#, no-c-format
+msgid ""
+"The function DAYSINMONTH() returns number of days in the given year and month."
+msgstr "DAYSINMONTH() 函数返回在给定年份和月份中的天数。"
+
+#. i18n: file extensions/datetime.xml line 424
+#: xml_doc.cc:846
+#, no-c-format
+msgid "DAYSINMONTH(year;month)"
+msgstr "DAYSINMONTH(年;月)"
+
+#. i18n: file extensions/datetime.xml line 425
+#: xml_doc.cc:849
+#, no-c-format
+msgid "DAYSINMONTH(2000;2) returns 29"
+msgstr "DAYSINMONTH(2000;2) 返回 29"
+
+#. i18n: file extensions/datetime.xml line 437
+#: xml_doc.cc:855
+#, no-c-format
+msgid "The function DAYSINYEAR() returns the number of days in the given year."
+msgstr "DAYSINYEAR() 函数返回给定年份的天数。"
+
+#. i18n: file extensions/datetime.xml line 438
+#: xml_doc.cc:858
+#, no-c-format
+msgid "DAYSINYEAR(year)"
+msgstr "DAYSINYEAR(年份)"
+
+#. i18n: file extensions/datetime.xml line 439
+#: xml_doc.cc:861
+#, no-c-format
+msgid "DAYSINYEAR(2000) returns 366"
+msgstr "DAYSINYEAR(2000) 返回 366"
+
+#. i18n: file extensions/datetime.xml line 451
+#: xml_doc.cc:867
+#, no-c-format
+msgid ""
+"The function WEEKSINYEAR() returns the number of weeks in the given year."
+msgstr "WEEKSINYEAR() 函数返回给定年度中的周数。"
+
+#. i18n: file extensions/datetime.xml line 452
+#: xml_doc.cc:870
+#, no-c-format
+msgid "WEEKSINYEAR(year)"
+msgstr "WEEKSINYEAR(年份)"
+
+#. i18n: file extensions/datetime.xml line 453
+#: xml_doc.cc:873
+#, no-c-format
+msgid "WEEKSINYEAR(2000) returns 52"
+msgstr "WEEKSINYEAR(2000) 返回 52"
+
+#. i18n: file extensions/datetime.xml line 465
+#: xml_doc.cc:879
+#, no-c-format
+msgid ""
+"The MINUTES() function returns the value of the minutes in a time expression."
+msgstr "MINUTES() 函数返回在时间表达式中分钟的值。"
+
+#. i18n: file extensions/datetime.xml line 466
+#: xml_doc.cc:882
+#, no-c-format
+msgid "MINUTES(time)"
+msgstr "MINUTES(时间)"
+
+#. i18n: file extensions/datetime.xml line 467
+#: xml_doc.cc:885
+#, no-c-format
+msgid "MINUTES(\"10:5:2\") returns 5"
+msgstr "MINUTES(\"10:5:2\") 返回 5"
+
+#. i18n: file extensions/datetime.xml line 479
+#: xml_doc.cc:891
+#, no-c-format
+msgid ""
+"The SECONDS() function returns the value of the seconds in a time expression."
+msgstr "SECONDS() 函数返回在时间表达式中秒的值。"
+
+#. i18n: file extensions/datetime.xml line 480
+#: xml_doc.cc:894
+#, no-c-format
+msgid "SECONDS(time)"
+msgstr "SECONDS(时间)"
+
+#. i18n: file extensions/datetime.xml line 481
+#: xml_doc.cc:897
+#, no-c-format
+msgid "SECONDS(\"10:5:2\") returns 2"
+msgstr "SECONDS(\"10:5:2\") 返回 2"
+
+#. i18n: file extensions/datetime.xml line 489
+#: xml_doc.cc:900
+#, no-c-format
+msgid "Number of day in week (1..7)"
+msgstr "一星期中的天数(1..7)"
+
+#. i18n: file extensions/datetime.xml line 493
+#: xml_doc.cc:903
+#, no-c-format
+msgid ""
+"The DAYNAME() function returns the name of the day of the week (1..7). In some "
+"countries the first day of the week is Monday, while in others the first day of "
+"the week is Sunday."
+msgstr "DAYNAME() 函数返回一星期中的某天(1..7)的名称。在有些国家一星期的第一天是星期一,而在其它国家中一星期的第一天是星期日。"
+
+#. i18n: file extensions/datetime.xml line 494
+#: xml_doc.cc:906
+#, no-c-format
+msgid "DAYNAME(weekday)"
+msgstr "DAYNAME(一周内天数)"
+
+#. i18n: file extensions/datetime.xml line 495
+#: xml_doc.cc:909
+#, no-c-format
+msgid "DAYNAME(1) returns Monday (if the week starts on Monday)"
+msgstr "DAYNAME(1) 返回星期一(如果一周从星期一算起)"
+
+#. i18n: file extensions/datetime.xml line 504
+#: xml_doc.cc:912
+#, no-c-format
+msgid "Number of month (1..12)"
+msgstr "月份数(1..12)"
+
+#. i18n: file extensions/datetime.xml line 508
+#: xml_doc.cc:915
+#, no-c-format
+msgid "The MONTHNAME() function returns the name of the month (1...12)."
+msgstr "MONTHNAME() 函数返回月份(1...12)的名称。"
+
+#. i18n: file extensions/datetime.xml line 509
+#: xml_doc.cc:918
+#, no-c-format
+msgid "MONTHNAME(number)"
+msgstr "MONTHNAME(月份数)"
+
+#. i18n: file extensions/datetime.xml line 510
+#: xml_doc.cc:921
+#, no-c-format
+msgid "MONTHNAME(5) returns May"
+msgstr "MONTHNAME(5) 返回 五月"
+
+#. i18n: file extensions/datetime.xml line 518
+#: xml_doc.cc:924
+#, no-c-format
+msgid ""
+"The CURRENTDATE() function returns the current date. It is equivalent to the "
+"TODAY function."
+msgstr "CURRENTDATE() 函数返回按本地参数格式化的当前日期。此函数等同于 TODAY 函数。"
+
+#. i18n: file extensions/datetime.xml line 519
+#: xml_doc.cc:927
+#, no-c-format
+msgid "CURRENTDATE()"
+msgstr "CURRENTDATE()"
+
+#. i18n: file extensions/datetime.xml line 520
+#: xml_doc.cc:930
+#, no-c-format
+msgid "CURRENTDATE() returns \"Saturday 13 April 2002\""
+msgstr "CURRENTDATE() 返回 \"2000年7月15日 星期六\""
+
+#. i18n: file extensions/datetime.xml line 530
+#: xml_doc.cc:933
+#, no-c-format
+msgid "The TODAY() function returns the current date."
+msgstr "TODAY() 函数返回当前日期。"
+
+#. i18n: file extensions/datetime.xml line 531
+#: xml_doc.cc:936
+#, no-c-format
+msgid "TODAY()"
+msgstr "TODAY()"
+
+#. i18n: file extensions/datetime.xml line 532
+#: xml_doc.cc:939
+#, no-c-format
+msgid "TODAY() returns \"Saturday 13 April 2002\""
+msgstr "TODAY() 返回 \"2000年4月13日 星期六\""
+
+#. i18n: file extensions/datetime.xml line 542
+#: xml_doc.cc:942
+#, no-c-format
+msgid ""
+"The NOW() function returns the current date and time. It is identical with "
+"CURRENTDATETIME and provided for compatibility with other applications."
+msgstr "NOW() 函数返回按本地参数格式化的当前日期。它和 CURRENTDATETIME 是完全等同的,是为了和其它应用软件兼容而提供的。"
+
+#. i18n: file extensions/datetime.xml line 543
+#: xml_doc.cc:945
+#, no-c-format
+msgid "NOW()"
+msgstr "NOW()"
+
+#. i18n: file extensions/datetime.xml line 544
+#: xml_doc.cc:948
+#, no-c-format
+msgid "NOW() returns \"Saturday 13 April 2002 19:12:01\""
+msgstr "NOW() 返回 \"2002年4月13日 星期六 19:12:01\""
+
+#. i18n: file extensions/datetime.xml line 554
+#: xml_doc.cc:951
+#, no-c-format
+msgid "The CURRENTDATETIME() function returns the current date and time."
+msgstr "CURRENTDATETIME() 函数返回当前日期和时间。"
+
+#. i18n: file extensions/datetime.xml line 555
+#: xml_doc.cc:954
+#, no-c-format
+msgid "CURRENTDATETIME()"
+msgstr "CURRENTDATETIME()"
+
+#. i18n: file extensions/datetime.xml line 556
+#: xml_doc.cc:957
+#, no-c-format
+msgid "CURRENTDATETIME() returns \"Saturday 13 April 2002 19:12:01\""
+msgstr "CURRENTDATETIME() 返回“2002年4月13日 星期六 19:12:01”"
+
+#. i18n: file extensions/datetime.xml line 564
+#: xml_doc.cc:960
+#, no-c-format
+msgid ""
+"The CURRENTTIME() function returns the current time formatted with local "
+"parameters."
+msgstr "CURRENTTIME() 函数返回按本地参数格式化的当前时间。"
+
+#. i18n: file extensions/datetime.xml line 565
+#: xml_doc.cc:963
+#, no-c-format
+msgid "CURRENTTIME()"
+msgstr "CURRENTTIME()"
+
+#. i18n: file extensions/datetime.xml line 566
+#: xml_doc.cc:966
+#, no-c-format
+msgid "CURRENTTIME() returns \"19:12:01\""
+msgstr "CURRENTTIME() 返回 \"19:12:01\""
+
+#. i18n: file extensions/datetime.xml line 578
+#: xml_doc.cc:972
+#, no-c-format
+msgid ""
+"The EASTERSUNDAY() function returns the date which corresponds to Easter Sunday "
+"in the year given as the parameter."
+msgstr "EASTERSUNDAY() 函数返回给定的参数年份中的复活节礼拜天的日期。"
+
+#. i18n: file extensions/datetime.xml line 579
+#: xml_doc.cc:975
+#, no-c-format
+msgid "EASTERSUNDAY(year)"
+msgstr "EASTERSUNDAY(年份)"
+
+#. i18n: file extensions/datetime.xml line 580
+#: xml_doc.cc:978
+#, no-c-format
+msgid "EASTERSUNDAY(2003) returns \"20th April 2003\""
+msgstr "EASTERSUNDAY(2003) 返回 \"2003年4月20日\""
+
+#. i18n: file extensions/datetime.xml line 592
+#: xml_doc.cc:984
+#, no-c-format
+msgid ""
+"The ISOWEEKNUM() function returns number of the week which the date falls into. "
+"Note that this function is compliant with the ISO8601 standard: a week always "
+"begins on a Monday, and ends on a Sunday. The first week of a year is that week "
+"which contains the first Thursday of the year."
+msgstr ""
+"ISOWEEKNUM() 函数返回给定日期所在的星期。注意此函数遵循 ISO8601 "
+"标准:每个星期从星期一开始,到星期天结束。每年的第一个星期是包含第一个星期四的星期。"
+
+#. i18n: file extensions/datetime.xml line 593
+#: xml_doc.cc:987
+#, no-c-format
+msgid "ISOWEEKNUM(date)"
+msgstr "ISOWEEKNUM(日期)"
+
+#. i18n: file extensions/datetime.xml line 594
+#: xml_doc.cc:990
+#, no-c-format
+msgid "ISOWEEKNUM(A1) returns 51 when A1 is \"21st of Dec\"."
+msgstr "若 A1 为\"12月21日\",则ISOWEEKNUM(A1) 返回 51。"
+
+#. i18n: file extensions/engineering.xml line 5
+#: xml_doc.cc:993
+#, no-c-format
+msgid "Engineering"
+msgstr "工程计算"
+
+#. i18n: file extensions/engineering.xml line 15
+#: xml_doc.cc:999 xml_doc.cc:3471
+#, no-c-format
+msgid "Base"
+msgstr "基数"
+
+#. i18n: file extensions/engineering.xml line 19
+#: xml_doc.cc:1002 xml_doc.cc:3033
+#, no-c-format
+msgid "Precision"
+msgstr "精度"
+
+#. i18n: file extensions/engineering.xml line 23
+#: xml_doc.cc:1005
+#, no-c-format
+msgid ""
+"The BASE() function converts a number from base-10 to a string value in a "
+"target base from 2 to 36."
+msgstr "BASE() 函数把一个数从十进制转换为 2 到 36 进制的字符串。"
+
+#. i18n: file extensions/engineering.xml line 24
+#: xml_doc.cc:1008
+#, no-c-format
+msgid "BASE(number;base;prec)"
+msgstr "BASE(数;数基;精度)"
+
+#. i18n: file extensions/engineering.xml line 25
+#: xml_doc.cc:1011
+#, no-c-format
+msgid "BASE(128;8) returns \"200\""
+msgstr "BASE(128;8) 返回 \"200\""
+
+#. i18n: file extensions/engineering.xml line 26
+#: xml_doc.cc:1014
+#, no-c-format
+msgid "BASE(123.47;16;6) returns \"7B.7851EB\""
+msgstr "BASE(123.47;16;6) 返回 \"7B.7851EB\""
+
+#. i18n: file extensions/engineering.xml line 34
+#: xml_doc.cc:1017 xml_doc.cc:1032 xml_doc.cc:1047 xml_doc.cc:1062
+#, no-c-format
+msgid "Where the function is evaluated"
+msgstr "函数计算的位置"
+
+#. i18n: file extensions/engineering.xml line 38
+#: xml_doc.cc:1020 xml_doc.cc:1035 xml_doc.cc:1050 xml_doc.cc:1065
+#, no-c-format
+msgid "Order of the function"
+msgstr "函数的顺序"
+
+#. i18n: file extensions/engineering.xml line 42
+#: xml_doc.cc:1023
+#, no-c-format
+msgid "The BESSELI() function returns the modified Bessel function In(x)."
+msgstr "BESSELI() 函数返回修订的贝塞尔函数 In(x)。"
+
+#. i18n: file extensions/engineering.xml line 43
+#: xml_doc.cc:1026
+#, no-c-format
+msgid "BESSELI(X;N)"
+msgstr "BESSELI(X;N)"
+
+#. i18n: file extensions/engineering.xml line 44
+#: xml_doc.cc:1029
+#, no-c-format
+msgid "BESSELI(0.7;3) returns 0.007367374"
+msgstr "BESSELI(0.7;3) 返回 0.007367374"
+
+#. i18n: file extensions/engineering.xml line 63
+#: xml_doc.cc:1038
+#, no-c-format
+msgid "The BESSELJ() function returns the Bessel function."
+msgstr "BESSELJ() 返回贝塞尔函数。"
+
+#. i18n: file extensions/engineering.xml line 64
+#: xml_doc.cc:1041
+#, no-c-format
+msgid "BESSELJ(X;N)"
+msgstr "BESSELJ(X;N)"
+
+#. i18n: file extensions/engineering.xml line 65
+#: xml_doc.cc:1044
+#, no-c-format
+msgid "BESSELJ(0.89;3) returns 0.013974004"
+msgstr "BESSELJ(0.89;3) 返回 0.013974004"
+
+#. i18n: file extensions/engineering.xml line 84
+#: xml_doc.cc:1053
+#, no-c-format
+msgid ""
+"The BESSELK() function returns the modified Bessel function, which is "
+"equivalent to the Bessel function evaluated for purely imaginary arguments."
+msgstr "BESSELK() 函数返回修订的贝塞尔函数,它与用纯虚数参数运算时的贝塞尔函数值相等。"
+
+#. i18n: file extensions/engineering.xml line 85
+#: xml_doc.cc:1056
+#, no-c-format
+msgid "BESSELK(X;N)"
+msgstr "BESSELK(X;N)"
+
+#. i18n: file extensions/engineering.xml line 86
+#: xml_doc.cc:1059
+#, no-c-format
+msgid "BESSELK(3;9) returns 397.95880"
+msgstr "BESSELK(3;9) 返回 397.95880"
+
+#. i18n: file extensions/engineering.xml line 105
+#: xml_doc.cc:1068
+#, no-c-format
+msgid ""
+"The BESSELY() function returns the Bessel function, which is also called the "
+"Weber function or the Neumann function."
+msgstr "BESSELY() 函数返回贝塞尔函数,也称为 Weber 函数或 Neumann 函数。"
+
+#. i18n: file extensions/engineering.xml line 106
+#: xml_doc.cc:1071
+#, no-c-format
+msgid "BESSELY(X;N)"
+msgstr "BESSELY(X;N)"
+
+#. i18n: file extensions/engineering.xml line 107
+#: xml_doc.cc:1074
+#, no-c-format
+msgid "BESSELY(4;2) equals 0.215903595"
+msgstr "BESSELY(4;2) 等于 0.215903595"
+
+#. i18n: file extensions/engineering.xml line 122
+#: xml_doc.cc:1080
+#, no-c-format
+msgid "From unit"
+msgstr "从单位"
+
+#. i18n: file extensions/engineering.xml line 126
+#: xml_doc.cc:1083
+#, no-c-format
+msgid "To unit"
+msgstr "到单位"
+
+#. i18n: file extensions/engineering.xml line 130
+#: xml_doc.cc:1086
+#, no-c-format
+msgid ""
+"The CONVERT() function returns a conversion from one measurement system to "
+"another."
+msgstr "CONVERT() 函数从一种度量衡系统转换为另外一种度量衡系统。"
+
+#. i18n: file extensions/engineering.xml line 131
+#: xml_doc.cc:1089
+#, no-c-format
+msgid ""
+"Supported mass units: g (gram), sg (pieces), lbm (pound), u (atomic mass), ozm "
+"(ounce), stone, ton, grain, pweight (pennyweight), hweight (hundredweight), "
+"bron (gross registered ton)."
+msgstr ""
+"支持的质量单位:g(克),sg(斯勒格),lbm(磅),u(原子量),ozm(盎司),stone,ton(吨),grain,pweight(英钱),hweigh"
+"t(英担),bron(英吨)。"
+
+#. i18n: file extensions/engineering.xml line 132
+#: xml_doc.cc:1092
+#, no-c-format
+msgid ""
+"Supported distance units: m (meter), in (inch), ft (feet), mi (mile), Nmi "
+"(nautical mile), ang (Angstrom), parsec, lightyear."
+msgstr ""
+"支持的长度单位:m(米),in(英寸),ft(英尺),mi(英里),Nmi(海里),ang(埃),parsec(秒差距),lightyear(光年)。"
+
+#. i18n: file extensions/engineering.xml line 133
+#: xml_doc.cc:1095
+#, no-c-format
+msgid ""
+"Supported pressure units: Pa (Pascal), atm (atmosphere), mmHg (mm of Mercury), "
+"psi, Torr."
+msgstr "支持的压强单位:Pa(帕斯卡),atm(大气压),mmHg(毫米汞柱),psi,Torr。"
+
+#. i18n: file extensions/engineering.xml line 134
+#: xml_doc.cc:1098
+#, no-c-format
+msgid "Supported force units: N (Newton), dyn, pound."
+msgstr "支持的力单位:N(牛顿),dyn,pound。"
+
+#. i18n: file extensions/engineering.xml line 135
+#: xml_doc.cc:1101
+#, no-c-format
+msgid ""
+"Supported energy units: J (Joule), e (erg), c (Thermodynamic calorie), cal (IT "
+"calorie), eV (electronvolt), HPh (Horsepower-hour), Wh (Watt-hour), flb "
+"(foot-pound), BTU."
+msgstr ""
+"支持的能量单位:J(焦耳),e(尔格),c(热力学卡),cal(IT 卡),eV(电子伏特),HPh(马力小时),Wh(瓦特小时),flb(英尺磅),BTU。"
+
+#. i18n: file extensions/engineering.xml line 136
+#: xml_doc.cc:1104
+#, no-c-format
+msgid "Supported power units: W (Watt), HP (horsepower), PS (Pferdestaerke)."
+msgstr "支持的功率单位:W(瓦特),HP(马力),PS(Pferdestaerke)。"
+
+#. i18n: file extensions/engineering.xml line 137
+#: xml_doc.cc:1107
+#, no-c-format
+msgid "Supported magnetism units: T (Tesla), ga (Gauss)."
+msgstr "支持的磁单位:T(特斯拉),ga(高斯)。"
+
+#. i18n: file extensions/engineering.xml line 138
+#: xml_doc.cc:1110
+#, no-c-format
+msgid "Supported temperature units: C (Celsius), F (Fahrenheit), K (Kelvin)."
+msgstr "支持的温度单位:C(摄氏),F(华氏),K(开尔文)。"
+
+#. i18n: file extensions/engineering.xml line 139
+#: xml_doc.cc:1113
+#, no-c-format
+msgid ""
+"Supported volume units: l (liter), tsp (teaspoon), tbs (tablespoon), oz (ounce "
+"liquid), cup, pt (pint), qt (quart), gal (gallone), barrel, m3 (cubic meter), "
+"mi3 (cubic mile), Nmi3 (cubic Nautical mile), in3 (cubic inch), ft3 (cubic "
+"foot), yd3 (cubic yard)."
+msgstr ""
+"支持的容积单位:l(升),tsp(茶匙),tbs(albespoon),oz(盎司),cup,pt(品脱),qt(夸脱),gal(加仑),barrel,m3(立"
+"方米),mi3(立方英里),Nmi3(立方海里),in3(立方英寸),ft3(立方英尺),yd3(立方码)。"
+
+#. i18n: file extensions/engineering.xml line 140
+#: xml_doc.cc:1116
+#, no-c-format
+msgid ""
+"Supported area units: m2 (square meter), mi2 (square mile), Nmi2 (square "
+"Nautical mile), in2 (square inch), ft2 (square foot), yd2 (square yard), acre, "
+"ha (hectare)."
+msgstr ""
+"支持的面积单位:m2(平方米),mi2(平方英里),Nmi2(平方海里),in2(立方英寸),ft2(立方英尺),yd2(立方码),acre(英亩),ha(公顷"
+")。"
+
+#. i18n: file extensions/engineering.xml line 141
+#: xml_doc.cc:1119
+#, no-c-format
+msgid ""
+"Supported speed units: m/s (meters per second), m/h (meters per hour), mph "
+"(miles per hour), kn (knot)."
+msgstr "支持的速度单位:m/s(米每秒),m/h(米每小时),mph(英里每小时),kn(节)。"
+
+#. i18n: file extensions/engineering.xml line 142
+#: xml_doc.cc:1122
+#, no-c-format
+msgid ""
+"For metric units any of the following prefixes can be used: E (exa, 1E+18), P "
+"(peta, 1E+15), T (tera, 1E+12), G (giga, 1E+09), M (mega, 1E+06), k (kilo, "
+"1E+03), h (hecto, 1E+02), e (dekao, 1E+01), d (deci, 1E-01), c (centi, 1E-02), "
+"m (milli, 1E-03), u (micro, 1E-06), n (nano, 1E-09), p (pico, 1E-12), f (femto, "
+"1E-15), a (atto, 1E-18)."
+msgstr ""
+"对于公制单位,可使用下列任何前缀:E(1E+18),P(1E+15),T(1E+12),G(1E+09),M(1E+06),k(1E+03),h(1E+02),"
+"e(1E+01),d(1E-01),c(1E-02),m(1E-03),u(1E-06),n(1E-09),p(1E-12),f(1E-15),a(1E-18)"
+"。"
+
+#. i18n: file extensions/engineering.xml line 143
+#: xml_doc.cc:1125
+#, no-c-format
+msgid "CONVERT(Number; From Unit; To Unit)"
+msgstr "CONVERT(数值; 从单位; 到单位)"
+
+#. i18n: file extensions/engineering.xml line 144
+#: xml_doc.cc:1128
+#, no-c-format
+msgid "CONVERT(32;\"C\";\"F\") equals 89.6"
+msgstr "CONVERT(32;\"C\";\"F\") 等于 89.6"
+
+#. i18n: file extensions/engineering.xml line 145
+#: xml_doc.cc:1131
+#, no-c-format
+msgid "CONVERT(3;\"lbm\";\"kg\") equals 1.3608"
+msgstr "CONVERT(3;\"lbm\";\"kg\") 等于 1.3608"
+
+#. i18n: file extensions/engineering.xml line 146
+#: xml_doc.cc:1134
+#, no-c-format
+msgid "CONVERT(7.9;\"cal\";\"J\") equals 33.0757"
+msgstr "CONVERT(7.9;\"cal\";\"J\") 等于 33.0757"
+
+#. i18n: file extensions/engineering.xml line 154
+#: xml_doc.cc:1137 xml_doc.cc:1152
+#, no-c-format
+msgid "Lower limit"
+msgstr "下限"
+
+#. i18n: file extensions/engineering.xml line 158
+#: xml_doc.cc:1140 xml_doc.cc:1155
+#, no-c-format
+msgid "Upper limit"
+msgstr "上限"
+
+#. i18n: file extensions/engineering.xml line 162
+#: xml_doc.cc:1143
+#, no-c-format
+msgid "The ERF() function returns the error function."
+msgstr "ERF() 函数返回出错函数。"
+
+#. i18n: file extensions/engineering.xml line 163
+#: xml_doc.cc:1146
+#, no-c-format
+msgid "ERF(Lower limit; Upper limit)"
+msgstr "ERF(下限; 上限)"
+
+#. i18n: file extensions/engineering.xml line 164
+#: xml_doc.cc:1149
+#, no-c-format
+msgid "ERF(0.4) equals 0.42839236"
+msgstr "ERF(0.4) 等于 0.42839236"
+
+#. i18n: file extensions/engineering.xml line 181
+#: xml_doc.cc:1158
+#, no-c-format
+msgid "The ERFC() function returns the complementary error function."
+msgstr "ERFC() 函数返回补出错函数。"
+
+#. i18n: file extensions/engineering.xml line 182
+#: xml_doc.cc:1161
+#, no-c-format
+msgid "ERFC(Lower limit; Upper limit)"
+msgstr "ERFC(下限; 上限)"
+
+#. i18n: file extensions/engineering.xml line 183
+#: xml_doc.cc:1164
+#, no-c-format
+msgid "ERFC(0.4) equals 0.57160764"
+msgstr "ERFC(0.4) 等于 0.57160764"
+
+#. i18n: file extensions/engineering.xml line 192
+#: xml_doc.cc:1167 xml_doc.cc:1182 xml_doc.cc:1197 xml_doc.cc:1212
+#: xml_doc.cc:1227 xml_doc.cc:1242 xml_doc.cc:1257 xml_doc.cc:1272
+#: xml_doc.cc:1287 xml_doc.cc:1302 xml_doc.cc:1317 xml_doc.cc:1332
+#, no-c-format
+msgid "The value to convert"
+msgstr "要转换的值"
+
+#. i18n: file extensions/engineering.xml line 196
+#: xml_doc.cc:1170
+#, no-c-format
+msgid "The DEC2BIN() function returns the value formatted as a binary number."
+msgstr "DEC2BIN() 函数返回二进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 197
+#: xml_doc.cc:1173
+#, no-c-format
+msgid "DEC2BIN(value)"
+msgstr "DEC2BIN(值)"
+
+#. i18n: file extensions/engineering.xml line 198
+#: xml_doc.cc:1176
+#, no-c-format
+msgid "DEC2BIN(12) returns \"1100\""
+msgstr "DEC2BIN(12) 返回 \"1100\""
+
+#. i18n: file extensions/engineering.xml line 199
+#: xml_doc.cc:1179
+#, no-c-format
+msgid "DEC2BIN(55) returns \"110111\""
+msgstr "DEC2BIN(55) 返回 \"110111\""
+
+#. i18n: file extensions/engineering.xml line 211
+#: xml_doc.cc:1185
+#, no-c-format
+msgid ""
+"The DEC2HEX() function returns the value formatted as a hexadecimal number."
+msgstr "DEC2HEX() 函数返回十六进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 212
+#: xml_doc.cc:1188
+#, no-c-format
+msgid "DEC2HEX(value)"
+msgstr "DEC2HEX(值)"
+
+#. i18n: file extensions/engineering.xml line 213
+#: xml_doc.cc:1191
+#, no-c-format
+msgid "DEC2HEX(12) returns \"c\""
+msgstr "DEC2HEX(12) 返回 \"c\""
+
+#. i18n: file extensions/engineering.xml line 214
+#: xml_doc.cc:1194
+#, no-c-format
+msgid "DEC2HEX(55) returns \"37\""
+msgstr "DEC2HEX(55) 返回 \"37\""
+
+#. i18n: file extensions/engineering.xml line 226
+#: xml_doc.cc:1200
+#, no-c-format
+msgid "The DEC2OCT() function returns the value formatted as an octal number."
+msgstr "DEC2OCT() 函数返回八进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 227
+#: xml_doc.cc:1203
+#, no-c-format
+msgid "DEC2OCT(value)"
+msgstr "DEC2OCT(值)"
+
+#. i18n: file extensions/engineering.xml line 228
+#: xml_doc.cc:1206
+#, no-c-format
+msgid "DEC2OCT(12) returns \"14\""
+msgstr "DEC2OCT(12) 返回 \"14\""
+
+#. i18n: file extensions/engineering.xml line 229
+#: xml_doc.cc:1209
+#, no-c-format
+msgid "DEC2OCT(55) returns \"67\""
+msgstr "DEC2OCT(55) 返回 \"67\""
+
+#. i18n: file extensions/engineering.xml line 241
+#: xml_doc.cc:1215
+#, no-c-format
+msgid "The OCT2BIN() function returns the value formatted as a binary number."
+msgstr "OCT2BIN() 函数返回二进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 242
+#: xml_doc.cc:1218
+#, no-c-format
+msgid "OCT2BIN(value)"
+msgstr "OCT2BIN(值)"
+
+#. i18n: file extensions/engineering.xml line 243
+#: xml_doc.cc:1221
+#, no-c-format
+msgid "OCT2BIN(\"12\") returns \"1010\""
+msgstr "OCT2BIN(\"12\") 返回 \"1010\""
+
+#. i18n: file extensions/engineering.xml line 244
+#: xml_doc.cc:1224
+#, no-c-format
+msgid "OCT2BIN(\"55\") returns \"101101\""
+msgstr "OCT2BIN(\"55\") 返回 \"101101\""
+
+#. i18n: file extensions/engineering.xml line 256
+#: xml_doc.cc:1230
+#, no-c-format
+msgid "The OCT2DEC() function returns the value formatted as a decimal number."
+msgstr "OCT2DEC() 函数返回十进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 257
+#: xml_doc.cc:1233
+#, no-c-format
+msgid "OCT2DEC(value)"
+msgstr "OCT2DEC(值)"
+
+#. i18n: file extensions/engineering.xml line 258
+#: xml_doc.cc:1236
+#, no-c-format
+msgid "OCT2DEC(\"12\") returns 10 "
+msgstr "OCT2DEC(\"12\") 返回 10 "
+
+#. i18n: file extensions/engineering.xml line 259
+#: xml_doc.cc:1239
+#, no-c-format
+msgid "OCT2DEC(\"55\") returns 45 "
+msgstr "OCT2DEC(\"55\") 返回 45"
+
+#. i18n: file extensions/engineering.xml line 271
+#: xml_doc.cc:1245
+#, no-c-format
+msgid ""
+"The OCT2HEX() function returns the value formatted as a hexadecimal number."
+msgstr "OCT2HEX() 函数返回十六进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 272
+#: xml_doc.cc:1248
+#, no-c-format
+msgid "OCT2HEX(value)"
+msgstr "OCT2HEX(值)"
+
+#. i18n: file extensions/engineering.xml line 273
+#: xml_doc.cc:1251
+#, no-c-format
+msgid "OCT2HEX(\"12\") returns \"a\""
+msgstr "OCT2HEX(\"12\") 返回 \"a\""
+
+#. i18n: file extensions/engineering.xml line 274
+#: xml_doc.cc:1254
+#, no-c-format
+msgid "OCT2HEX(\"55\") returns \"2d\""
+msgstr "OCT2HEX(\"55\") 返回 \"2d\""
+
+#. i18n: file extensions/engineering.xml line 286
+#: xml_doc.cc:1260
+#, no-c-format
+msgid "The BIN2DEC() function returns the value formatted as a decimal number."
+msgstr "BIN2DEC() 函数返回十进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 287
+#: xml_doc.cc:1263
+#, no-c-format
+msgid "BIN2DEC(value)"
+msgstr "BIN2DEC(值)"
+
+#. i18n: file extensions/engineering.xml line 288
+#: xml_doc.cc:1266
+#, no-c-format
+msgid "BIN2DEC(\"1010\") returns 10 "
+msgstr "BIN2DEC(\"1010\") 返回 10"
+
+#. i18n: file extensions/engineering.xml line 289
+#: xml_doc.cc:1269
+#, no-c-format
+msgid "BIN2DEC(\"11111\") returns 31 "
+msgstr "BIN2DEC(\"11111\") 返回 31"
+
+#. i18n: file extensions/engineering.xml line 301
+#: xml_doc.cc:1275
+#, no-c-format
+msgid "The BIN2OCT() function returns the value formatted as an octal number."
+msgstr "BIN2OCT() 函数返回八进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 302
+#: xml_doc.cc:1278
+#, no-c-format
+msgid "BIN2OCT(value)"
+msgstr "BIN2OCT(值)"
+
+#. i18n: file extensions/engineering.xml line 303
+#: xml_doc.cc:1281
+#, no-c-format
+msgid "BIN2OCT(\"1010\") returns \"12\" "
+msgstr "BIN2OCT(\"1010\") 返回 \"12\""
+
+#. i18n: file extensions/engineering.xml line 304
+#: xml_doc.cc:1284
+#, no-c-format
+msgid "BIN2OCT(\"11111\") returns \"37\" "
+msgstr "BIN2OCT(\"11111\") 返回 \"37\""
+
+#. i18n: file extensions/engineering.xml line 316
+#: xml_doc.cc:1290
+#, no-c-format
+msgid ""
+"The BIN2HEX() function returns the value formatted as a hexadecimal number."
+msgstr "BIN2HEX() 函数返回十六进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 317
+#: xml_doc.cc:1293
+#, no-c-format
+msgid "BIN2HEX(value)"
+msgstr "BIN2HEX(值)"
+
+#. i18n: file extensions/engineering.xml line 318
+#: xml_doc.cc:1296
+#, no-c-format
+msgid "BIN2HEX(\"1010\") returns \"a\""
+msgstr "BIN2HEX(\"1010\") 返回 \"a\""
+
+#. i18n: file extensions/engineering.xml line 319
+#: xml_doc.cc:1299
+#, no-c-format
+msgid "BIN2HEX(\"11111\") returns \"1f\""
+msgstr "BIN2HEX(\"11111\") 返回 \"1f\""
+
+#. i18n: file extensions/engineering.xml line 331
+#: xml_doc.cc:1305
+#, no-c-format
+msgid "The HEX2DEC() function returns the value formatted as a decimal number."
+msgstr "HEX2DEC() 函数返回十进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 332
+#: xml_doc.cc:1308
+#, no-c-format
+msgid "HEX2DEC(value)"
+msgstr "HEX2DEC(值)"
+
+#. i18n: file extensions/engineering.xml line 333
+#: xml_doc.cc:1311
+#, no-c-format
+msgid "HEX2DEC(\"a\") returns 10 "
+msgstr "HEX2DEC(\"a\") 返回 10"
+
+#. i18n: file extensions/engineering.xml line 334
+#: xml_doc.cc:1314
+#, no-c-format
+msgid "HEX2DEC(\"37\") returns 55 "
+msgstr "HEX2DEC(\"37\") 返回 55"
+
+#. i18n: file extensions/engineering.xml line 346
+#: xml_doc.cc:1320
+#, no-c-format
+msgid "The HEX2OCT() function returns the value formatted as an octal number."
+msgstr "HEX2OCT() 函数返回八进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 347
+#: xml_doc.cc:1323
+#, no-c-format
+msgid "HEX2OCT(value)"
+msgstr "HEX2OCT(值)"
+
+#. i18n: file extensions/engineering.xml line 348
+#: xml_doc.cc:1326
+#, no-c-format
+msgid "HEX2OCT(\"a\") returns \"12\" "
+msgstr "HEX2OCT(\"a\") 返回 \"12\""
+
+#. i18n: file extensions/engineering.xml line 349
+#: xml_doc.cc:1329
+#, no-c-format
+msgid "HEX2OCT(\"37\") returns \"67\" "
+msgstr "HEX2OCT(\"37\") 返回 \"67\""
+
+#. i18n: file extensions/engineering.xml line 361
+#: xml_doc.cc:1335
+#, no-c-format
+msgid "The HEX2BIN() function returns the value formatted as a binary number."
+msgstr "HEX2BIN() 函数返回二进制格式的值。"
+
+#. i18n: file extensions/engineering.xml line 362
+#: xml_doc.cc:1338
+#, no-c-format
+msgid "HEX2BIN(value)"
+msgstr "HEX2BIN(值)"
+
+#. i18n: file extensions/engineering.xml line 363
+#: xml_doc.cc:1341
+#, no-c-format
+msgid "HEX2BIN(\"a\") returns \"1010\""
+msgstr "HEX2BIN(\"a\") 返回 \"1010\""
+
+#. i18n: file extensions/engineering.xml line 364
+#: xml_doc.cc:1344
+#, no-c-format
+msgid "HEX2BIN(\"37\") returns \"110111\""
+msgstr "HEX2BIN(\"37\") 返回 \"110111\""
+
+#. i18n: file extensions/engineering.xml line 372
+#: xml_doc.cc:1347
+#, no-c-format
+msgid "Real coefficient"
+msgstr "实部系数"
+
+#. i18n: file extensions/engineering.xml line 376
+#: xml_doc.cc:1350
+#, no-c-format
+msgid "Imaginary coefficient"
+msgstr "虚部系数"
+
+#. i18n: file extensions/engineering.xml line 380
+#: xml_doc.cc:1353
+#, no-c-format
+msgid "The COMPLEX(real;imag) returns a complex number of form x+yi."
+msgstr "COMPLEX(实部,虚部) 函数返回 x+yi 形式的复数。"
+
+#. i18n: file extensions/engineering.xml line 381
+#: xml_doc.cc:1356
+#, no-c-format
+msgid "COMPLEX(real;imag)"
+msgstr "COMPLEX(实部,虚部)"
+
+#. i18n: file extensions/engineering.xml line 382
+#: xml_doc.cc:1359
+#, no-c-format
+msgid "COMPLEX(1.2;3.4) returns \"1.2+3.4i\""
+msgstr "COMPLEX(1.2;3.4) 返回 \"1.2+3.4i\""
+
+#. i18n: file extensions/engineering.xml line 383
+#: xml_doc.cc:1362
+#, no-c-format
+msgid "COMPLEX(0;-1) returns \"-i\""
+msgstr "COMPLEX(0;-1) 返回 \"-i\""
+
+#. i18n: file extensions/engineering.xml line 391
+#: xml_doc.cc:1365 xml_doc.cc:1380 xml_doc.cc:1395 xml_doc.cc:1410
+#: xml_doc.cc:1425 xml_doc.cc:1440 xml_doc.cc:1455 xml_doc.cc:1470
+#: xml_doc.cc:1488 xml_doc.cc:1491 xml_doc.cc:1494 xml_doc.cc:1497
+#: xml_doc.cc:1500 xml_doc.cc:1515 xml_doc.cc:1518 xml_doc.cc:1521
+#: xml_doc.cc:1524 xml_doc.cc:1527 xml_doc.cc:1542 xml_doc.cc:1545
+#: xml_doc.cc:1548 xml_doc.cc:1551 xml_doc.cc:1554 xml_doc.cc:1569
+#: xml_doc.cc:1572 xml_doc.cc:1575 xml_doc.cc:1578 xml_doc.cc:1581
+#: xml_doc.cc:1596 xml_doc.cc:1614 xml_doc.cc:1632
+#, no-c-format
+msgid "Complex number"
+msgstr "复数"
+
+#. i18n: file extensions/engineering.xml line 395
+#: xml_doc.cc:1368
+#, no-c-format
+msgid "The IMAGINARY(string) returns the imaginary coefficient of a complex."
+msgstr "IMAGINARY(字符串) 函数返回复数的虚部系数。"
+
+#. i18n: file extensions/engineering.xml line 396
+#: xml_doc.cc:1371
+#, no-c-format
+msgid "IMAGINARY(string)"
+msgstr "IMAGINARY(字符串)"
+
+#. i18n: file extensions/engineering.xml line 397
+#: xml_doc.cc:1374
+#, no-c-format
+msgid "IMAGINARY(\"1.2+3.4i\") returns 3.4"
+msgstr "IMAGINARY(\"1.2+3.4i\") 返回 3.4"
+
+#. i18n: file extensions/engineering.xml line 398
+#: xml_doc.cc:1377
+#, no-c-format
+msgid "IMAGINARY(\"1.2\") returns 0 "
+msgstr "IMAGINARY(\"1.2\") 返回 0 "
+
+#. i18n: file extensions/engineering.xml line 410
+#: xml_doc.cc:1383
+#, no-c-format
+msgid "The IMREAL(string) returns the real coefficient of a complex."
+msgstr "IMREAL(字符串) 函数返回复数的实部系数。"
+
+#. i18n: file extensions/engineering.xml line 411
+#: xml_doc.cc:1386
+#, no-c-format
+msgid "IMREAL(string)"
+msgstr "IMREAL(字符串)"
+
+#. i18n: file extensions/engineering.xml line 412
+#: xml_doc.cc:1389
+#, no-c-format
+msgid "IMREAL(\"1.2+3.4i\") returns 1.2"
+msgstr "IMREAL(\"1.2+3.4i\") 返回 1.2"
+
+#. i18n: file extensions/engineering.xml line 413
+#: xml_doc.cc:1392
+#, no-c-format
+msgid "IMREAL(\"1.2i\") returns 0 "
+msgstr "IMREAL(\"1.2i\") 返回 0"
+
+#. i18n: file extensions/engineering.xml line 425
+#: xml_doc.cc:1398
+#, no-c-format
+msgid "The IMCOS(string) returns the cosine of a complex number."
+msgstr "IMCOS(字符串) 函数返回复数的余弦。"
+
+#. i18n: file extensions/engineering.xml line 426
+#: xml_doc.cc:1401
+#, no-c-format
+msgid "IMCOS(string)"
+msgstr "IMCOS(字符串)"
+
+#. i18n: file extensions/engineering.xml line 427
+#: xml_doc.cc:1404
+#, no-c-format
+msgid "IMCOS(\"1+i\") returns \"0.83373-0.988898i\""
+msgstr "IMCOS(\"1+i\") 返回 \"0.83373-0.988898i\""
+
+#. i18n: file extensions/engineering.xml line 428
+#: xml_doc.cc:1407
+#, no-c-format
+msgid "IMCOS(\"12i\") returns 81 377.4 "
+msgstr "IMCOS(\"12i\") 返回 81 377.4 "
+
+#. i18n: file extensions/engineering.xml line 440
+#: xml_doc.cc:1413
+#, no-c-format
+msgid "The IMSIN(string) function returns the sine of a complex number."
+msgstr "IMSIN(字符串) 函数返回复数的正弦。"
+
+#. i18n: file extensions/engineering.xml line 441
+#: xml_doc.cc:1416
+#, no-c-format
+msgid "IMSIN(string)"
+msgstr "IMSIN(字符串)"
+
+#. i18n: file extensions/engineering.xml line 442
+#: xml_doc.cc:1419
+#, no-c-format
+msgid "IMSIN(\"1+i\") returns \"1.29846+0.634964i\""
+msgstr "IMSIN(\"1+i\") 返回 \"1.29846+0.634964i\""
+
+#. i18n: file extensions/engineering.xml line 443
+#: xml_doc.cc:1422
+#, no-c-format
+msgid "IMSIN(\"1.2\") returns -0.536573 "
+msgstr "IMSIN(\"1.2\") 返回 -0.536573"
+
+#. i18n: file extensions/engineering.xml line 455
+#: xml_doc.cc:1428
+#, no-c-format
+msgid "The IMEXP(string) returns the exponential of a complex number."
+msgstr "IMEXP(字符串) 函数返回复数的指数。"
+
+#. i18n: file extensions/engineering.xml line 456
+#: xml_doc.cc:1431
+#, no-c-format
+msgid "IMEXP(string)"
+msgstr "IMEXP(字符串)"
+
+#. i18n: file extensions/engineering.xml line 457
+#: xml_doc.cc:1434
+#, no-c-format
+msgid "IMEXP(\"2-i\") returns \"3.99232-6.21768i\""
+msgstr "IMEXP(\"2-i\") 返回 \"3.99232-6.21768i\""
+
+#. i18n: file extensions/engineering.xml line 458
+#: xml_doc.cc:1437
+#, no-c-format
+msgid "IMEXP(\"12i\") returns \"0.843854-0.536573i\" "
+msgstr "IMEXP(\"12i\") 返回 \"0.843854-0.536573i\""
+
+#. i18n: file extensions/engineering.xml line 470
+#: xml_doc.cc:1443
+#, no-c-format
+msgid "The IMLN(string) returns the natural logarithm of a complex number."
+msgstr "IMLN(字符串) 函数返回复数的自然对数。"
+
+#. i18n: file extensions/engineering.xml line 471
+#: xml_doc.cc:1446
+#, no-c-format
+msgid "IMLN(string)"
+msgstr "IMLN(字符串)"
+
+#. i18n: file extensions/engineering.xml line 472
+#: xml_doc.cc:1449
+#, no-c-format
+msgid "IMLN(\"3-i\") returns \"1.15129-0.321751i\""
+msgstr "IMLN(\"3-i\") 返回 \"1.15129-0.321751i\""
+
+#. i18n: file extensions/engineering.xml line 473
+#: xml_doc.cc:1452
+#, no-c-format
+msgid "IMLN(\"12\") returns 2.48491 "
+msgstr "IMLN(\"12\") 返回 2.48491 "
+
+#. i18n: file extensions/engineering.xml line 485
+#: xml_doc.cc:1458
+#, no-c-format
+msgid "The IMSQRT(string) returns the square root of a complex number."
+msgstr "IMSQRT(字符串) 函数返回复数的平方根。"
+
+#. i18n: file extensions/engineering.xml line 486
+#: xml_doc.cc:1461
+#, no-c-format
+msgid "IMSQRT(string)"
+msgstr "IMSQRT(字符串)"
+
+#. i18n: file extensions/engineering.xml line 487
+#: xml_doc.cc:1464
+#, no-c-format
+msgid "IMSQRT(\"1+i\") returns \"1.09868+0.45509i\""
+msgstr "IMSQRT(\"1+i\") 返回 \"1.09868+0.45509i\""
+
+#. i18n: file extensions/engineering.xml line 488
+#: xml_doc.cc:1467
+#, no-c-format
+msgid "IMSQRT(\"1.2i\") returns \"0.774597+0.774597i\" "
+msgstr "IMSQRT(\"1.2i\") 返回 \"0.774597+0.774597i\""
+
+#. i18n: file extensions/engineering.xml line 500
+#: xml_doc.cc:1473
+#, no-c-format
+msgid "Power"
+msgstr "幂"
+
+#. i18n: file extensions/engineering.xml line 504
+#: xml_doc.cc:1476
+#, no-c-format
+msgid "The IMPOWER(string) returns a complex number raised to a power."
+msgstr "IMPOWER(字符串) 函数返回复数的幂。"
+
+#. i18n: file extensions/engineering.xml line 505
+#: xml_doc.cc:1479
+#, no-c-format
+msgid "IMPOWER(string)"
+msgstr "IMPOWER(字符串)"
+
+#. i18n: file extensions/engineering.xml line 506
+#: xml_doc.cc:1482
+#, no-c-format
+msgid "IMPOWER(\"4-i\";2) returns \"15-8i\""
+msgstr "IMPOWER(\"4-i\";2) 返回 \"15-8i\""
+
+#. i18n: file extensions/engineering.xml line 507
+#: xml_doc.cc:1485
+#, no-c-format
+msgid "IMPOWER(\"1.2\";2) returns 1.44 "
+msgstr "IMPOWER(\"1.2\";2) 返回 1.44"
+
+#. i18n: file extensions/engineering.xml line 536
+#: xml_doc.cc:1503
+#, no-c-format
+msgid "The IMSUM() returns the sum of several complex numbers of form x+yi."
+msgstr "IMSUM() 函数返回形如 x+yi 的若干复数的和。"
+
+#. i18n: file extensions/engineering.xml line 537
+#: xml_doc.cc:1506
+#, no-c-format
+msgid "IMSUM(value;value;...)"
+msgstr "IMSUM(值;值;...)"
+
+#. i18n: file extensions/engineering.xml line 538
+#: xml_doc.cc:1509
+#, no-c-format
+msgid "IMSUM(1.2;\"3.4+5i\") returns \"4.6+5i\""
+msgstr "IMSUM(1.2;\"3.4+5i\") 返回 \"4.6+5i\""
+
+#. i18n: file extensions/engineering.xml line 539
+#: xml_doc.cc:1512
+#, no-c-format
+msgid "IMSUM(1.2;\"1i\") returns \"1.2+i\""
+msgstr "IMSUM(1.2;\"1i\") 返回 \"1.2+i\""
+
+#. i18n: file extensions/engineering.xml line 567
+#: xml_doc.cc:1530
+#, no-c-format
+msgid ""
+"The IMDIV() returns the division of several complex numbers of form x+yi."
+msgstr "IMDIV() 函数返回形如 x+yi 的若干复数的商。"
+
+#. i18n: file extensions/engineering.xml line 568
+#: xml_doc.cc:1533
+#, no-c-format
+msgid "IMDIV(value;value;...)"
+msgstr "IMDIV(值;值;...)"
+
+#. i18n: file extensions/engineering.xml line 569
+#: xml_doc.cc:1536
+#, no-c-format
+msgid "IMDIV(1.2;\"3.4+5i\") returns \"0.111597-0.164114i\""
+msgstr "IMDIV(1.2;\"3.4+5i\") 返回 \"0.111597-0.164114i\""
+
+#. i18n: file extensions/engineering.xml line 570
+#: xml_doc.cc:1539
+#, no-c-format
+msgid "IMDIV(\"12+i\";\"12-i\") returns \"0.986207+0.16551i\""
+msgstr "IMDIV(\"12+i\";\"12-i\") 返回 \"0.986207+0.16551i\""
+
+#. i18n: file extensions/engineering.xml line 599
+#: xml_doc.cc:1557
+#, no-c-format
+msgid ""
+"The IMSUB() returns the difference of several complex numbers of form x+yi."
+msgstr "IMSUB() 函数返回形如 x+yi 的若干复数的差。"
+
+#. i18n: file extensions/engineering.xml line 600
+#: xml_doc.cc:1560
+#, no-c-format
+msgid "IMSUB(value;value;...)"
+msgstr "IMSUB(值;值;...)"
+
+#. i18n: file extensions/engineering.xml line 601
+#: xml_doc.cc:1563
+#, no-c-format
+msgid "IMSUB(1.2;\"3.4+5i\") returns \"-2.2-5i\""
+msgstr "IMSUB(1.2;\"3.4+5i\") 返回 \"-2.2-5i\""
+
+#. i18n: file extensions/engineering.xml line 602
+#: xml_doc.cc:1566
+#, no-c-format
+msgid "IMSUB(1.2;\"1i\") returns \"1.2-i\""
+msgstr "IMSUB(1.2;\"1i\") 返回 \"1.2-i\""
+
+#. i18n: file extensions/engineering.xml line 630
+#: xml_doc.cc:1584
+#, no-c-format
+msgid ""
+"The IMPRODUCT() returns the product of several complex numbers of form x+yi."
+msgstr "IMPRODUCT() 函数返回形如 x+yi 的若干复数的积。"
+
+#. i18n: file extensions/engineering.xml line 631
+#: xml_doc.cc:1587
+#, no-c-format
+msgid "IMPRODUCT(value;value;...)"
+msgstr "IMPRODUCT(值;值;...)"
+
+#. i18n: file extensions/engineering.xml line 632
+#: xml_doc.cc:1590
+#, no-c-format
+msgid "IMPRODUCT(1.2;\"3.4+5i\") returns \"4.08+6i\""
+msgstr "IMPRODUCT(1.2;\"3.4+5i\") 返回 \"4.08+6i\""
+
+#. i18n: file extensions/engineering.xml line 633
+#: xml_doc.cc:1593
+#, no-c-format
+msgid "IMPRODUCT(1.2;\"1i\") returns \"+1.2i\""
+msgstr "IMPRODUCT(1.2;\"1i\") 返回 \"+1.2i\""
+
+#. i18n: file extensions/engineering.xml line 645
+#: xml_doc.cc:1599
+#, no-c-format
+msgid ""
+"The IMCONJUGATE(complex number) returns the conjugate of a complex number of "
+"form x+yi."
+msgstr "IMCONJUGATE(复数) 函数返回形如 x+yi 的复数的共轭值。"
+
+#. i18n: file extensions/engineering.xml line 646
+#: xml_doc.cc:1602
+#, no-c-format
+msgid "IMCONJUGATE(complex number)"
+msgstr "IMCONJUGATE(复数)"
+
+#. i18n: file extensions/engineering.xml line 647
+#: xml_doc.cc:1605
+#, no-c-format
+msgid "IMCONJUGATE(\"1.2+5i\") returns \"1.2-5i\""
+msgstr "IMCONJUGATE(\"1.2+5i\") 返回 \"1.2-5i\""
+
+#. i18n: file extensions/engineering.xml line 648
+#: xml_doc.cc:1608
+#, no-c-format
+msgid "IMCONJUGATE(\"-i\") returns \"i\""
+msgstr "IMCONJUGATE(\"-i\") 返回 \"i\""
+
+#. i18n: file extensions/engineering.xml line 649
+#: xml_doc.cc:1611
+#, no-c-format
+msgid "IMCONJUGATE(\"12\") returns \"12\""
+msgstr "IMCONJUGATE(\"12\") 返回 \"12\""
+
+#. i18n: file extensions/engineering.xml line 661
+#: xml_doc.cc:1617
+#, no-c-format
+msgid ""
+"The IMARGUMENT(complex number) returns the argument of a complex number of form "
+"x+yi."
+msgstr "IMARGUMENT(复数) 函数返回形如 x+yi 的复数的辐角。"
+
+#. i18n: file extensions/engineering.xml line 662
+#: xml_doc.cc:1620
+#, no-c-format
+msgid "IMARGUMENT(complex number)"
+msgstr "IMARGUMENT(复数)"
+
+#. i18n: file extensions/engineering.xml line 663
+#: xml_doc.cc:1623
+#, no-c-format
+msgid "IMARGUMENT(\"1.2+5i\") returns 0.6072"
+msgstr "IMARGUMENT(\"1.2+5i\") 返回 0.6072"
+
+#. i18n: file extensions/engineering.xml line 664
+#: xml_doc.cc:1626
+#, no-c-format
+msgid "IMARGUMENT(\"-i\") returns -1.57079633 "
+msgstr "IMARGUMENT(\"-i\") 返回 -1.57079633 "
+
+#. i18n: file extensions/engineering.xml line 665
+#: xml_doc.cc:1629
+#, no-c-format
+msgid "IMARGUMENT(\"12\") returns \"#Div/0\""
+msgstr "IMARGUMENT(\"12\") 返回 \"#Div/0\""
+
+#. i18n: file extensions/engineering.xml line 677
+#: xml_doc.cc:1635
+#, no-c-format
+msgid ""
+"The IMABS(complex number) returns the norm of a complex number of form x+yi."
+msgstr "IMABS(复数) 函数返回形如 x+yi 的复数的模。"
+
+#. i18n: file extensions/engineering.xml line 678
+#: xml_doc.cc:1638
+#, no-c-format
+msgid "IMABS(complex number)"
+msgstr "IMABS(复数)"
+
+#. i18n: file extensions/engineering.xml line 679
+#: xml_doc.cc:1641
+#, no-c-format
+msgid "IMABS(\"1.2+5i\") returns 5.1419"
+msgstr "IMABS(\"1.2+5i\") 返回 5.1419"
+
+#. i18n: file extensions/engineering.xml line 680
+#: xml_doc.cc:1644
+#, no-c-format
+msgid "IMABS(\"-i\") returns 1"
+msgstr "IMABS(\"-i\") 返回 1"
+
+#. i18n: file extensions/engineering.xml line 681
+#: xml_doc.cc:1647
+#, no-c-format
+msgid "IMABS(\"12\") returns 12"
+msgstr "IMABS(\"12\") 返回 12"
+
+#. i18n: file extensions/engineering.xml line 689
+#: xml_doc.cc:1650 xml_doc.cc:1653 xml_doc.cc:1671 xml_doc.cc:1674
+#: xml_doc.cc:2979 xml_doc.cc:2982 xml_doc.cc:2997 xml_doc.cc:3000
+#: xml_doc.cc:3015 xml_doc.cc:3030 xml_doc.cc:3048 xml_doc.cc:3063
+#: xml_doc.cc:3066 xml_doc.cc:3081 xml_doc.cc:3099 xml_doc.cc:3762
+#: xml_doc.cc:3780 xml_doc.cc:3807 xml_doc.cc:3828
+#, no-c-format
+msgid "Floating point value"
+msgstr "浮点数"
+
+#. i18n: file extensions/engineering.xml line 697
+#: xml_doc.cc:1656
+#, no-c-format
+msgid ""
+"The DELTA() function returns 1 if x equals y, otherwise returns 0. y defaults "
+"to 0."
+msgstr "如果x等于y,DELTA() 函数返回1,否则返回0。y默认为0。"
+
+#. i18n: file extensions/engineering.xml line 698
+#: xml_doc.cc:1659
+#, no-c-format
+msgid "DELTA(x; y)"
+msgstr "DELTA(x; y)"
+
+#. i18n: file extensions/engineering.xml line 699
+#: xml_doc.cc:1662
+#, no-c-format
+msgid "DELTA(1.2; 3.4) returns 0"
+msgstr "DELTA(1.2; 3.4) 返回 0"
+
+#. i18n: file extensions/engineering.xml line 700
+#: xml_doc.cc:1665
+#, no-c-format
+msgid "DELTA(3; 3) returns 1"
+msgstr "DELTA(3; 3) 返回 1"
+
+#. i18n: file extensions/engineering.xml line 701
+#: xml_doc.cc:1668
+#, no-c-format
+msgid "DELTA(1; TRUE) returns 1"
+msgstr "DELTA(1; TRUE) 返回 1"
+
+#. i18n: file extensions/engineering.xml line 717
+#: xml_doc.cc:1677
+#, no-c-format
+msgid ""
+"The GESTEP() function returns 1 if x greater or equals y, otherwise returns 0. "
+"y defaults to 0."
+msgstr "如果x大于或等于y,GESTEP() 函数返回1,否则返回0。y默认为0。"
+
+#. i18n: file extensions/engineering.xml line 718
+#: xml_doc.cc:1680
+#, no-c-format
+msgid "GESTEP(x; y)"
+msgstr "GESTEP(x; y)"
+
+#. i18n: file extensions/engineering.xml line 719
+#: xml_doc.cc:1683
+#, no-c-format
+msgid "GESTEP(1.2; 3.4) returns 0"
+msgstr "GESTEP(1.2; 3.4) 返回 0"
+
+#. i18n: file extensions/engineering.xml line 720
+#: xml_doc.cc:1686
+#, no-c-format
+msgid "GESTEP(3; 3) returns 1"
+msgstr "GESTEP(3; 3) 返回 1"
+
+#. i18n: file extensions/engineering.xml line 721
+#: xml_doc.cc:1689
+#, no-c-format
+msgid "GESTEP(0.4; TRUE) returns 0"
+msgstr "GESTEP(0.4; TRUE) 返回 0"
+
+#. i18n: file extensions/engineering.xml line 722
+#: xml_doc.cc:1692
+#, no-c-format
+msgid "GESTEP(4; 3) returns 1"
+msgstr "GESTEP(4; 3) 返回 1"
+
+#. i18n: file extensions/financial.xml line 5
+#: xml_doc.cc:1695
+#, no-c-format
+msgid "Financial"
+msgstr "金融"
+
+#. i18n: file extensions/financial.xml line 11
+#: xml_doc.cc:1698 xml_doc.cc:1722 xml_doc.cc:1740 xml_doc.cc:1758
+#: xml_doc.cc:1782 xml_doc.cc:1809 xml_doc.cc:1830 xml_doc.cc:1854
+#: xml_doc.cc:1908
+#, no-c-format
+msgid "Settlement"
+msgstr "结算日"
+
+#. i18n: file extensions/financial.xml line 15
+#: xml_doc.cc:1701 xml_doc.cc:1725 xml_doc.cc:1743 xml_doc.cc:1761
+#: xml_doc.cc:1833 xml_doc.cc:1857 xml_doc.cc:1911
+#, no-c-format
+msgid "Maturity"
+msgstr "到期日"
+
+#. i18n: file extensions/financial.xml line 19
+#: xml_doc.cc:1704 xml_doc.cc:1836
+#, no-c-format
+msgid "Investment"
+msgstr "投资"
+
+#. i18n: file extensions/financial.xml line 23
+#: xml_doc.cc:1707 xml_doc.cc:1728 xml_doc.cc:1746
+#, no-c-format
+msgid "Discount rate"
+msgstr "贴现率"
+
+#. i18n: file extensions/financial.xml line 27
+#: xml_doc.cc:1710
+#, no-c-format
+msgid "Basis"
+msgstr "基准"
+
+#. i18n: file extensions/financial.xml line 31
+#: xml_doc.cc:1713
+#, no-c-format
+msgid ""
+"The RECEIVED function returns the amount received at the maturity date for a "
+"invested security. Basis is the type of day counting you want to use: 0: US "
+"30/360 (default), 1: real days, 2: real days/360, 3: real days/365 or 4: "
+"European 30/365. The settlement date must be before maturity date."
+msgstr ""
+"RECEIVED 函数返回投资债券在到期日收到的总额。基准是您想使用的日期计算模型:0:美式 30/360 "
+"(默认),1:实际天数,2:实际天数/360,3:实际天数/365,或 4:欧式 30/365。结算日期必须在到期日之前。"
+
+#. i18n: file extensions/financial.xml line 32
+#: xml_doc.cc:1716
+#, no-c-format
+msgid "RECEIVED(settlement; maturity; investment; discount; basis)"
+msgstr "RECEIVED(结算日; 到期日; 投资; 贴现率; 基准)"
+
+#. i18n: file extensions/financial.xml line 33
+#: xml_doc.cc:1719
+#, no-c-format
+msgid "RECEIVED(\"2/28/2001\"; \"8/31/2001\"; 1000; 0.05; 0) returns 1,025.787"
+msgstr "RECEIVED(\"2/28/2001\"; \"8/31/2001\"; 1000; 0.05; 0)返回 1,025.787"
+
+#. i18n: file extensions/financial.xml line 53
+#: xml_doc.cc:1731
+#, no-c-format
+msgid ""
+"The TBILLEQ functions returns the bond equivalent for a treasury bill. The "
+"maturity date must be after the settlement date but within 365 days."
+msgstr "TBILLEQ 函数返回与国库券等值的抵押证券。到期日期必须在结算日期之后 365 天之内。"
+
+#. i18n: file extensions/financial.xml line 54
+#: xml_doc.cc:1734
+#, no-c-format
+msgid "TBILLEQ(settlement; maturity; discount)"
+msgstr "TBILLEQ(结算日; 到期日; 贴现率)"
+
+#. i18n: file extensions/financial.xml line 55
+#: xml_doc.cc:1737
+#, no-c-format
+msgid "TBILLEQ(\"2/28/2001\"; \"8/31/2001\"; 0.1) returns 0.1068"
+msgstr "TBILLEQ(\"2/28/2001\"; \"8/31/2001\"; 0.1) 返回 0.1068"
+
+#. i18n: file extensions/financial.xml line 77
+#: xml_doc.cc:1749
+#, no-c-format
+msgid ""
+"The TBILLPRICE functions returns the price per $100 value for a treasury bill. "
+"The maturity date must be after the settlement date but within 365 days. The "
+"discount rate must be positive."
+msgstr "TBILLPRICE 函数返回价值 $100 的国库券的价格。到期日必须在结算日之后 365 天之内。贴现率必须是正数。"
+
+#. i18n: file extensions/financial.xml line 78
+#: xml_doc.cc:1752
+#, no-c-format
+msgid "TBILLPRICE(settlement; maturity; discount)"
+msgstr "TBILLPRICE(结算日; 到期日; 贴现率)"
+
+#. i18n: file extensions/financial.xml line 79
+#: xml_doc.cc:1755
+#, no-c-format
+msgid "TBILLPRICE(\"2/28/2001\"; \"8/31/2001\"; 0.05) returns 97.4444"
+msgstr "TBILLPRICE(\"2/28/2001\"; \"8/31/2001\"; 0.05) 返回 97.4444"
+
+#. i18n: file extensions/financial.xml line 97
+#: xml_doc.cc:1764 xml_doc.cc:1860
+#, no-c-format
+msgid "Price per $100 face value"
+msgstr "每 $100 票面价值的价格"
+
+#. i18n: file extensions/financial.xml line 101
+#: xml_doc.cc:1767
+#, no-c-format
+msgid ""
+"The TBILLYIELD functions returns the yield for a treasury bill. The maturity "
+"date must be after the settlement date but within 365 days. The price must be "
+"positive."
+msgstr "TBILLYIELD 函数返回国库券收益。到期日必须在结算日之后 365 天之内。价格必须是正数。"
+
+#. i18n: file extensions/financial.xml line 102
+#: xml_doc.cc:1770
+#, no-c-format
+msgid "TBILLYIELD(settlement; maturity; price)"
+msgstr "TBILLYIELD(结算日; 到期日; 价格)"
+
+#. i18n: file extensions/financial.xml line 103
+#: xml_doc.cc:1773
+#, no-c-format
+msgid "TBILLYIELD(\"2/28/2001\"; \"8/31/2001\"; 600) returns -1.63"
+msgstr "TBILLYIELD(\"2/28/2001\"; \"8/31/2001\"; 600) 返回 -1.63"
+
+#. i18n: file extensions/financial.xml line 113
+#: xml_doc.cc:1776 xml_doc.cc:1806
+#, no-c-format
+msgid "Issue date"
+msgstr "发放日期"
+
+#. i18n: file extensions/financial.xml line 117
+#: xml_doc.cc:1779
+#, no-c-format
+msgid "First interest"
+msgstr "首期利息日"
+
+#. i18n: file extensions/financial.xml line 125
+#: xml_doc.cc:1785 xml_doc.cc:1812
+#, no-c-format
+msgid "Annual rate of security"
+msgstr "债券的年利率"
+
+#. i18n: file extensions/financial.xml line 129
+#: xml_doc.cc:1788 xml_doc.cc:1815
+#, no-c-format
+msgid "Par value"
+msgstr "平均价值"
+
+#. i18n: file extensions/financial.xml line 133
+#: xml_doc.cc:1791
+#, no-c-format
+msgid "Number of payments per year"
+msgstr "每年支付次数"
+
+#. i18n: file extensions/financial.xml line 137
+#: xml_doc.cc:1794 xml_doc.cc:1818 xml_doc.cc:1842 xml_doc.cc:1866
+#: xml_doc.cc:1917
+#, no-c-format
+msgid "Day counting basis"
+msgstr "日期计算基准"
+
+#. i18n: file extensions/financial.xml line 141
+#: xml_doc.cc:1797
+#, no-c-format
+msgid ""
+"The ACCRINT function returns accrued interest for a security which pays "
+"periodic interest. Allowed frequencies are 1 - annual, 2 - semi-annual or 4 - "
+"quarterly. Basis is the type of day counting you want to use: 0: US 30/360 "
+"(default), 1: real days, 2: real days/360, 3: real days/365 or 4: European "
+"30/365."
+msgstr ""
+"ACCRINT 函数返回某周期利息债券的累积利息。接受的时间频度为:1 - 每年,2 - 每半年或 4 - 每季度。基准是您想使用的时间计算方式:0:美式 "
+"30/360(默认),1:实际天数,2:实际天数/360,3:实际天数/365 或 4:欧式 30/365。"
+
+#. i18n: file extensions/financial.xml line 142
+#: xml_doc.cc:1800
+#, no-c-format
+msgid "ACCRINT(issue; first interest; settlement; rate; par; frequency; basis)"
+msgstr "ACCRINT(发放日; 首期利息日; 结算日; 利率; 平均价值; 频度; 基准)"
+
+#. i18n: file extensions/financial.xml line 143
+#: xml_doc.cc:1803
+#, no-c-format
+msgid ""
+"ACCRINT(\"2/28/2001\"; \"8/31/2001\"; \"5/1/2001\"; 0.1; 1000; 2; 0) returns "
+"16,944"
+msgstr ""
+"ACCRINT(\"2/28/2001\"; \"8/31/2001\"; \"5/1/2001\"; 0.1;1000; 2; 0) 返回 16,944"
+
+#. i18n: file extensions/financial.xml line 172
+#: xml_doc.cc:1821
+#, no-c-format
+msgid ""
+"The ACCRINTM function returns accrued interest for a security which pays "
+"interests at maturity date. Basis is the type of day counting you want to use: "
+"0: US 30/360 (default), 1: real days, 2: real days/360, 3: real days/365 or 4: "
+"European 30/365."
+msgstr ""
+"ACCRINTM 函数返回某到期支付利息的债券的累积利息。基准是您想使用的时间计算方式:0:美式 "
+"30/360(默认),1:实际天数,2:实际天数/360,3:实际天数/365 或 4:欧式 30/365。"
+
+#. i18n: file extensions/financial.xml line 173
+#: xml_doc.cc:1824
+#, no-c-format
+msgid "ACCRINTM(issue; settlement; rate; par; basis)"
+msgstr "ACCRINTM(发放日; 结算日; 利率; 平均价值; 基准)"
+
+#. i18n: file extensions/financial.xml line 174
+#: xml_doc.cc:1827
+#, no-c-format
+msgid "ACCRINTM(\"2/28/2001\"; \"8/31/2001\"; 0.1; 100) returns 5.0278"
+msgstr "ACCRINTM(\"2/28/2001\"; \"8/31/2001\"; 0.1; 100) 返回 5.0278"
+
+#. i18n: file extensions/financial.xml line 195
+#: xml_doc.cc:1839 xml_doc.cc:1863
+#, no-c-format
+msgid "Redemption"
+msgstr "清偿"
+
+#. i18n: file extensions/financial.xml line 203
+#: xml_doc.cc:1845
+#, no-c-format
+msgid ""
+"The INTRATE function returns the interest rate for a fully invested security. "
+"Basis is the type of day counting you want to use: 0: US 30/360 (default), 1: "
+"real days, 2: real days/360, 3: real days/365 or 4: European 30/365."
+msgstr ""
+"INTRATE 函数返回全额投资债券的利率。基准是您想使用的时间计算方式:0:美式 "
+"30/360(默认),1:实际天数,2:实际天数/360,3:实际天数/365 或 4:欧式 30/365。"
+
+#. i18n: file extensions/financial.xml line 204
+#: xml_doc.cc:1848
+#, no-c-format
+msgid "INTRATE(settlement; maturity; investment; redemption; basis)"
+msgstr "INTRATE(结算日; 到期日; 投资; 清偿; 基准)"
+
+#. i18n: file extensions/financial.xml line 205
+#: xml_doc.cc:1851
+#, no-c-format
+msgid "INTRATE(\"2/28/2001\"; \"8/31/2001\"; 1000000; 2000000; 1) returns 1.98"
+msgstr "INTRATE(\"2/28/2001\"; \"8/31/2001\"; 1000000; 2000000;1) 返回 1.98"
+
+#. i18n: file extensions/financial.xml line 233
+#: xml_doc.cc:1869
+#, no-c-format
+msgid ""
+"The DISC function returns the discount rate for a security. Basis is the type "
+"of day counting you want to use: 0: US 30/360 (default), 1: real days, 2: real "
+"days/360, 3: real days/365 or 4: European 30/365."
+msgstr ""
+"DISC 函数返回某债券的贴现率。基准是您想使用的时间计算方式:0:美式 30/360(默认),1:实际天数,2:实际天数/360,3:实际天数/365 或 "
+"4:欧式 30/365。"
+
+#. i18n: file extensions/financial.xml line 234
+#: xml_doc.cc:1872
+#, no-c-format
+msgid "DISC(settlement; maturity; par; redemption; basis)"
+msgstr "DISC(结算日; 到期日; 平均价值; 清偿; 基准)"
+
+#. i18n: file extensions/financial.xml line 235
+#: xml_doc.cc:1875
+#, no-c-format
+msgid "DISC(\"2/28/2001\"; \"8/31/2001\"; 12; 14) returns 0.2841"
+msgstr "DISC(\"2/28/2001\"; \"8/31/2001\"; 12; 14) 返回 0.2841"
+
+#. i18n: file extensions/financial.xml line 243
+#: xml_doc.cc:1878
+#, no-c-format
+msgid "Fractional Dollar"
+msgstr "分数美元"
+
+#. i18n: file extensions/financial.xml line 247
+#: dialogs/kspread_dlg_layout.cc:1114 xml_doc.cc:1881 xml_doc.cc:1896
+#, no-c-format
+msgid "Fraction"
+msgstr "分数"
+
+#. i18n: file extensions/financial.xml line 251
+#: xml_doc.cc:1884
+#, no-c-format
+msgid ""
+"The DOLLARDE() function returns a dollar price expressed as a decimal number. "
+"The fractional dollar is the number to be converted and the fraction is the "
+"denominator of the fraction"
+msgstr "DOLLARDE() 函数将分数美元价格转换为十进制小数表示。分数美元是要转换的数字,分母是该分数的分母。"
+
+#. i18n: file extensions/financial.xml line 252
+#: xml_doc.cc:1887
+#, no-c-format
+msgid "DOLLARDE(fractional dollar; fraction)"
+msgstr "DOLLARDE(分数美元; 分母)"
+
+#. i18n: file extensions/financial.xml line 253
+#: xml_doc.cc:1890
+#, no-c-format
+msgid "DOLLARDE(1.02; 16) - stands for 1 and 2/16 - returns 1.125"
+msgstr "DOLLARDE(1.02; 16) - 表示 1 又 2/16 - 返回 1.125"
+
+#. i18n: file extensions/financial.xml line 262
+#: xml_doc.cc:1893
+#, no-c-format
+msgid "Decimal Dollar"
+msgstr "小数美元"
+
+#. i18n: file extensions/financial.xml line 270
+#: xml_doc.cc:1899
+#, no-c-format
+msgid ""
+"The DOLLARFR() function returns a dollar price expressed as a fraction. The "
+"decimal dollar is the number to be converted and the fraction is the "
+"denominator of the fraction"
+msgstr "DOLLARFR() 返回一个分数表示的美元价格。小数美元是要转换的数,分母是要转换成的分数的分母。"
+
+#. i18n: file extensions/financial.xml line 271
+#: xml_doc.cc:1902
+#, no-c-format
+msgid "DOLLARFR(fractional dollar; fraction)"
+msgstr "DOLLARFR(分数美元; 分母)"
+
+#. i18n: file extensions/financial.xml line 272
+#: xml_doc.cc:1905
+#, no-c-format
+msgid "DOLLARFR"
+msgstr "DOLLARFR"
+
+#. i18n: file extensions/financial.xml line 289
+#: xml_doc.cc:1914
+#, no-c-format
+msgid "Frequency"
+msgstr "频率"
+
+#. i18n: file extensions/financial.xml line 297
+#: xml_doc.cc:1920
+#, no-c-format
+msgid ""
+"The COUPNUM function returns the number of coupons to be paid between the "
+"settlement and the maturity. Basis is the type of day counting you want to use: "
+"0: US 30/360 (default), 1: real days, 2: real days/360, 3: real days/365 or 4: "
+"European 30/365."
+msgstr ""
+"COUPNUM 函数返回在结算日与到期日之间支付的票息数量。基准是您想使用的时间计算方式:0:美式 "
+"30/360(默认),1:实际天数,2:实际天数/360,3:实际天数/365 或 4:欧式 30/365。"
+
+#. i18n: file extensions/financial.xml line 298
+#: xml_doc.cc:1923
+#, no-c-format
+msgid "COUPNUM(settlement; maturity; frequency; basis)"
+msgstr "COUPNUM(结算日; 到期日; 频率; 基准)"
+
+#. i18n: file extensions/financial.xml line 299
+#: xml_doc.cc:1926
+#, no-c-format
+msgid "COUPNUM(\"2/28/2001\"; \"8/31/2001\"; 2; 0) returns 1"
+msgstr "COUPNUM(\"2/28/2001\"; \"8/31/2001\"; 2; 0) 返回 1"
+
+#. i18n: file extensions/financial.xml line 307
+#: xml_doc.cc:1929 xml_doc.cc:2043
+#, no-c-format
+msgid "Present value"
+msgstr "当前价值"
+
+#. i18n: file extensions/financial.xml line 311
+#: xml_doc.cc:1932 xml_doc.cc:1947 xml_doc.cc:1965 xml_doc.cc:1992
+#: xml_doc.cc:2034 xml_doc.cc:2079 xml_doc.cc:2112
+#, no-c-format
+msgid "Rate"
+msgstr "比率"
+
+#. i18n: file extensions/financial.xml line 315
+#: xml_doc.cc:1935 xml_doc.cc:2022 xml_doc.cc:2166 xml_doc.cc:2184
+#: xml_doc.cc:2238 xml_doc.cc:2253 xml_doc.cc:2265
+#, no-c-format
+msgid "Periods"
+msgstr "周期"
+
+#. i18n: file extensions/financial.xml line 319
+#: xml_doc.cc:1938
+#, no-c-format
+msgid ""
+"The FV() function returns the future value of an investment, given the yield "
+"and the time elapsed. If you have $1000 in a bank account earning 8% interest, "
+"after two years you will have FV(1000;0.08;2) or $1166.40."
+msgstr ""
+"给定收益率和时间长度,FV() 函数返回一个投资的将来价值。如果您的银行户头中有 $1000,并获 8% 利息,两年以后您将有FV(1000;0.08;2)或 "
+"$1166.40。"
+
+#. i18n: file extensions/financial.xml line 320
+#: xml_doc.cc:1941
+#, no-c-format
+msgid "FV(present value;yield;periods)"
+msgstr "FV(当前值;收益率;周期)"
+
+#. i18n: file extensions/financial.xml line 321
+#: xml_doc.cc:1944
+#, no-c-format
+msgid "FV(1000;0.08;2) equals 1166.40"
+msgstr "FV(1000;0.08;2) 等于 1166.40"
+
+#. i18n: file extensions/financial.xml line 333
+#: xml_doc.cc:1950 xml_doc.cc:1971 xml_doc.cc:1998
+#, no-c-format
+msgid "Present value (PV)"
+msgstr "当前价值(PV)"
+
+#. i18n: file extensions/financial.xml line 337
+#: xml_doc.cc:1953
+#, no-c-format
+msgid "Future value (FV)"
+msgstr "将来价值(FV)"
+
+#. i18n: file extensions/financial.xml line 341
+#: xml_doc.cc:1956
+#, no-c-format
+msgid ""
+"Returns the number of periods needed for an investment to retain a desired "
+"value."
+msgstr "返回某项投资要达到期望的价值需要的周期数。"
+
+#. i18n: file extensions/financial.xml line 342
+#: xml_doc.cc:1959
+#, no-c-format
+msgid "DURATION(rate; pv; fv)"
+msgstr "DURATION(利率; pv; fv)"
+
+#. i18n: file extensions/financial.xml line 343
+#: xml_doc.cc:1962
+#, no-c-format
+msgid "DURATION(0.1; 1000; 2000) returns 7.27"
+msgstr "DURATION(0.1; 1000; 2000) 返回 7.27"
+
+#. i18n: file extensions/financial.xml line 357
+#: xml_doc.cc:1968
+#, no-c-format
+msgid "Payment"
+msgstr "支付"
+
+#. i18n: file extensions/financial.xml line 365
+#: xml_doc.cc:1974 xml_doc.cc:2001
+#, no-c-format
+msgid "Future value (FV - optional)"
+msgstr "将来价值(FV - 可选的)"
+
+#. i18n: file extensions/financial.xml line 369
+#: xml_doc.cc:1977 xml_doc.cc:2004 xml_doc.cc:2049 xml_doc.cc:2127
+#, no-c-format
+msgid "Type (optional)"
+msgstr "类型(可选的)"
+
+#. i18n: file extensions/financial.xml line 373
+#: xml_doc.cc:1980
+#, no-c-format
+msgid "Returns the number of periods of an investment."
+msgstr "返回投资的周期数"
+
+#. i18n: file extensions/financial.xml line 374
+#: xml_doc.cc:1983
+#, no-c-format
+msgid "NPER(rate;payment;pv;fv;type)"
+msgstr "NPER(利率;支付;pv;fv;类型)"
+
+#. i18n: file extensions/financial.xml line 375
+#: xml_doc.cc:1986
+#, no-c-format
+msgid "NPER(0.1; -100; 1000) equals 11"
+msgstr "NPER(0.1; -100; 1000) 等于 11"
+
+#. i18n: file extensions/financial.xml line 376
+#: xml_doc.cc:1989
+#, no-c-format
+msgid "NPER(0.06; 0; -10000; 20000 ;0) returns 11.906"
+msgstr "NPER(0.06; 0; -10000; 20000 ;0) 返回 11.906"
+
+#. i18n: file extensions/financial.xml line 388
+#: xml_doc.cc:1995
+#, no-c-format
+msgid "Number of periods (NPer)"
+msgstr "周期数(NPer)"
+
+#. i18n: file extensions/financial.xml line 404
+#: xml_doc.cc:2007
+#, no-c-format
+msgid ""
+"PMT returns the amount of payment for a loan based on a constant interest rate "
+"and constant payments (each payment is equal amount)."
+msgstr "PMT 返回在固定利率下,投资或贷款的等额分期偿还额。"
+
+#. i18n: file extensions/financial.xml line 405
+#: xml_doc.cc:2010
+#, no-c-format
+msgid "PMT(rate; nper ; pv; fv; type)"
+msgstr "PMT(利率; nper ; pv; fv; 类型)"
+
+#. i18n: file extensions/financial.xml line 406
+#: xml_doc.cc:2013
+#, no-c-format
+msgid "PMT(0.1; 4; 10000) equals -3154.71"
+msgstr "PMT(0.1; 4; 10000) 等于 -3154.71"
+
+#. i18n: file extensions/financial.xml line 418
+#: xml_doc.cc:2016
+#, no-c-format
+msgid "Future value"
+msgstr "将来价值"
+
+#. i18n: file extensions/financial.xml line 422
+#: xml_doc.cc:2019 xml_doc.cc:2163 xml_doc.cc:2181 xml_doc.cc:2199
+#: xml_doc.cc:2220 xml_doc.cc:2280
+#, no-c-format
+msgid "Interest rate"
+msgstr "利率"
+
+#. i18n: file extensions/financial.xml line 430
+#: xml_doc.cc:2025
+#, no-c-format
+msgid ""
+"The PV() function returns the present value of an investment -- the value today "
+"of a sum of money in the future, given the rate of interest or inflation. For "
+"example if you need $1166.40 for your new computer and you want to buy it in "
+"two years while earning 8% interest, you need to start with PV(1166.4;0.08;2) "
+"or $1000."
+msgstr ""
+"给定利率或通货膨胀率,PV() 函数返回一个投资的当前值 - "
+"相当于将来钱数总和的当前值。例如,如果您需要$1166.40购买您的新计算机并且您想在两年后购买,同时利息为8%,您需要投资PV(1166.4;0.08;2)或"
+"$1000。"
+
+#. i18n: file extensions/financial.xml line 431
+#: xml_doc.cc:2028
+#, no-c-format
+msgid "PV(future value;rate;periods)"
+msgstr "PV(将来值;利率;周期)"
+
+#. i18n: file extensions/financial.xml line 432
+#: xml_doc.cc:2031
+#, no-c-format
+msgid "PV(1166.4;0.08;2) equals 1000"
+msgstr "PV(1166.4;0.08;2) 等于 1000"
+
+#. i18n: file extensions/financial.xml line 444
+#: xml_doc.cc:2037 xml_doc.cc:2082 xml_doc.cc:2115 xml_doc.cc:2346
+#: xml_doc.cc:2367 xml_doc.cc:2391
+#, no-c-format
+msgid "Period"
+msgstr "周期"
+
+#. i18n: file extensions/financial.xml line 448
+#: xml_doc.cc:2040 xml_doc.cc:2085 xml_doc.cc:2118
+#, no-c-format
+msgid "Number of periods"
+msgstr "周期数"
+
+#. i18n: file extensions/financial.xml line 456
+#: xml_doc.cc:2046 xml_doc.cc:2124
+#, no-c-format
+msgid "Future value (optional)"
+msgstr "将来价值(可选的)"
+
+#. i18n: file extensions/financial.xml line 464
+#: xml_doc.cc:2052
+#, no-c-format
+msgid ""
+"PPMT calculates the amount of a payment of an annuity going towards principal."
+msgstr "PPMT 计算投资每期的付款数额。"
+
+#. i18n: file extensions/financial.xml line 465
+#: xml_doc.cc:2055 xml_doc.cc:2094 xml_doc.cc:2133
+#, no-c-format
+msgid "Rate is the periodic interest rate."
+msgstr "利率为分期利率。"
+
+#. i18n: file extensions/financial.xml line 466
+#: xml_doc.cc:2058 xml_doc.cc:2136
+#, no-c-format
+msgid ""
+"Period is the amortizement period. 1 for the first and NPER for the last "
+"period."
+msgstr "期数是分期付款期数,1 是首期,NPER 是末期。"
+
+#. i18n: file extensions/financial.xml line 467
+#: xml_doc.cc:2061 xml_doc.cc:2139
+#, no-c-format
+msgid "NPER is the total number of periods during which annuity is paid."
+msgstr "NPER 是付款的总期数。"
+
+#. i18n: file extensions/financial.xml line 468
+#: xml_doc.cc:2064 xml_doc.cc:2103 xml_doc.cc:2142
+#, no-c-format
+msgid "PV is the present value in the sequence of payments."
+msgstr "PV 是连续付款的当前价值。"
+
+#. i18n: file extensions/financial.xml line 469
+#: xml_doc.cc:2067 xml_doc.cc:2145
+#, no-c-format
+msgid "FV (optional) is the desired (future) value. default: 0."
+msgstr "FV(可选的)是期望(将来)价值,默认为0。"
+
+#. i18n: file extensions/financial.xml line 470
+#: xml_doc.cc:2070 xml_doc.cc:2148
+#, no-c-format
+msgid ""
+"Type (optional) defines the due date. 1 for payment at the beginning of a "
+"period and 0 (default) for payment at the end of a period."
+msgstr "类型(可选的)定义到期日期。1 是在每期开始时付款,0(默认)是每期结束前付款。"
+
+#. i18n: file extensions/financial.xml line 471
+#: xml_doc.cc:2073
+#, no-c-format
+msgid "PPMT(Rate; Period; NPer; PV; FV; Type)"
+msgstr "PPMT(利率; 期数; NPer; PV; FV; 类型)"
+
+#. i18n: file extensions/financial.xml line 472
+#: xml_doc.cc:2076
+#, no-c-format
+msgid "PPMT(0.0875;1;36;5000;8000;1) equals -18.48"
+msgstr "PPMT(0.0875;1;36;5000;8000;1) 等于 -18.48"
+
+#. i18n: file extensions/financial.xml line 495
+#: xml_doc.cc:2088
+#, no-c-format
+msgid "Present values (PV)"
+msgstr "当前价值(PV)"
+
+#. i18n: file extensions/financial.xml line 499
+#: xml_doc.cc:2091
+#, no-c-format
+msgid "Calculates the interest paid on a given period of an investment."
+msgstr "计算投资在某段时期支付的利息。"
+
+#. i18n: file extensions/financial.xml line 501
+#: xml_doc.cc:2097
+#, no-c-format
+msgid ""
+"Period is the amortizement period. 1 for the first and NPer for the last "
+"period."
+msgstr "期数是分期付款期数,1 是首期,NPer 是末期。"
+
+#. i18n: file extensions/financial.xml line 502
+#: xml_doc.cc:2100
+#, no-c-format
+msgid "NPer is the total number of periods during which annuity is paid."
+msgstr "NPer 是付款的总期数。"
+
+#. i18n: file extensions/financial.xml line 504
+#: xml_doc.cc:2106
+#, no-c-format
+msgid "ISPMT(Rate; Period; NPer; PV)"
+msgstr "ISPMT(利率; 期数; NPer; PV)"
+
+#. i18n: file extensions/financial.xml line 505
+#: xml_doc.cc:2109
+#, no-c-format
+msgid "ISPMT(0.1; 1; 3; 8000000) equals -533333"
+msgstr "ISPMT(0.1; 1; 3; 8000000) 等于 -533333"
+
+#. i18n: file extensions/financial.xml line 526
+#: xml_doc.cc:2121
+#, no-c-format
+msgid "Present values"
+msgstr "当前价值"
+
+#. i18n: file extensions/financial.xml line 538
+#: xml_doc.cc:2130
+#, no-c-format
+msgid ""
+"IPMT calculates the amount of a payment of an annuity going towards interest."
+msgstr "IPMT 计算投资每期的付款数额。"
+
+#. i18n: file extensions/financial.xml line 545
+#: xml_doc.cc:2151
+#, no-c-format
+msgid ""
+"The example shows the interest to pay in the last year of a three year loan. "
+"The interest rate is 10 percent."
+msgstr "示例计算了三年期贷款的最后一年所支付的利息。利率是百分之十。"
+
+#. i18n: file extensions/financial.xml line 546
+#: xml_doc.cc:2154
+#, no-c-format
+msgid "IPMT(Rate; Period; NPer; PV; FV; Type)"
+msgstr "IPMT(利率; 期数; NPer; PV; FV; 类型)"
+
+#. i18n: file extensions/financial.xml line 547
+#: xml_doc.cc:2157
+#, no-c-format
+msgid "IPMT(0.1;3;3;8000) equals -292.45"
+msgstr "IPMT(0.1;3;3;8000) 等于 -292.45"
+
+#. i18n: file extensions/financial.xml line 558
+#: xml_doc.cc:2160 xml_doc.cc:2178
+#, no-c-format
+msgid "Payment per period"
+msgstr "每期付款"
+
+#. i18n: file extensions/financial.xml line 570
+#: xml_doc.cc:2169
+#, no-c-format
+msgid ""
+"The PV_ANNUITY() function returns the present value of an annuity or stream of "
+"payments. For example: a \"million dollar\" lottery ticket that pays $50,000 a "
+"year for 20 years, with an interest rate of 5%, is actually worth "
+"PV_ANNUITY(50000;0.05;20) or $623,111. This function assumes that payments are "
+"made at the end of each period."
+msgstr ""
+"PV_ANNUITY() "
+"函数返回年金或支付流的当前值。例如:“百万美圆”奖券每年支付$50,000,共20年,"
+"利率5%,实际相当于PV_annuity(50000;0.05;20)或$623 111。此函数假定支付是在每个周期的终点完成。"
+
+#. i18n: file extensions/financial.xml line 571
+#: xml_doc.cc:2172
+#, no-c-format
+msgid "PV_ANNUITY(amount;interest;periods)"
+msgstr "PV_ANNUITY(支付额;利率;期数)"
+
+#. i18n: file extensions/financial.xml line 572
+#: xml_doc.cc:2175
+#, no-c-format
+msgid "PV_ANNUITY(1000;0.05;5) equals 4329.48"
+msgstr "PV_ANNUITY(1000;0.05;5) 等于 4329.48"
+
+#. i18n: file extensions/financial.xml line 592
+#: xml_doc.cc:2187
+#, no-c-format
+msgid ""
+"The FV_ANNUITY() function returns the future value of a stream of payments "
+"given the amount of the payment, the interest rate and the number of periods. "
+"For example: If you receive $500 per year for 20 years, and invest it at 8%, "
+"the total after 20 years will be FV_annuity(500;0.08;20) or $22,880.98. This "
+"function assumes that payments are made at the end of each period."
+msgstr ""
+"FV_ANNUITY() "
+"函数返回一个支付流的将来值,只要给出支付额、利率和期数。例如:如果您每年接收$500,共20年,并以利率8%投资,20年以后的总数将成为FV_annuity(5"
+"00;0.08;20)或$22,880.98。此函数假定支付是在每个周期的终点完成。"
+
+#. i18n: file extensions/financial.xml line 593
+#: xml_doc.cc:2190
+#, no-c-format
+msgid "FV_ANNUITY(amount;interest;periods)"
+msgstr "FV_ANNUITY(支付额;利率;期数)"
+
+#. i18n: file extensions/financial.xml line 594
+#: xml_doc.cc:2193
+#, no-c-format
+msgid "FV_ANNUITY(1000;0.05;5) equals 5525.63"
+msgstr "FV_ANNUITY(1000;0.05;5) 等于 5525.63"
+
+#. i18n: file extensions/financial.xml line 602
+#: xml_doc.cc:2196 xml_doc.cc:2217
+#, no-c-format
+msgid "Principal"
+msgstr "本金"
+
+#. i18n: file extensions/financial.xml line 610
+#: xml_doc.cc:2202
+#, no-c-format
+msgid "Periods per year"
+msgstr "每年期数"
+
+#. i18n: file extensions/financial.xml line 614
+#: xml_doc.cc:2205 xml_doc.cc:2223 xml_doc.cc:2283 xml_doc.cc:2304
+#, no-c-format
+msgid "Years"
+msgstr "年数"
+
+#. i18n: file extensions/financial.xml line 618
+#: xml_doc.cc:2208
+#, no-c-format
+msgid ""
+"The COMPOUND() function returns the value of an investment, given the "
+"principal, nominal interest rate, compounding frequency and time. For example: "
+"$5000 at 12% interest compounded quarterly for 5 years will become "
+"COMPOUND(5000;0.12;4;5) or $9030.56."
+msgstr ""
+"给定本金、额定的利率、按复利核算的频率和时间,COMPOUND() 函数返回一个投资值。例如:$5000以12%的利率每季度核算,为期5年,将变成 "
+"COMPOUND(5000;0.12;4;5)或$9030.56。"
+
+#. i18n: file extensions/financial.xml line 619
+#: xml_doc.cc:2211
+#, no-c-format
+msgid "COMPOUND(initial;interest;periods;periods_per_year)"
+msgstr "COMPOUND(本金;利率;期数;每年期数)"
+
+#. i18n: file extensions/financial.xml line 620
+#: xml_doc.cc:2214
+#, no-c-format
+msgid "COMPOUND(5000;0.12;4;5) equals 9030.56"
+msgstr "COMPOUND(5000;0.12;4;5) 等于 9030.56"
+
+#. i18n: file extensions/financial.xml line 640
+#: xml_doc.cc:2226
+#, no-c-format
+msgid ""
+"The CONTINUOUS() function calculates the return on continuously compounded "
+"interest, given the principal, nominal rate and time in years. For example: "
+"$1000 earning 10% for 1 year becomes CONTINUOUS(1000;.1;1) or $1105.17."
+msgstr ""
+"CONTINUOUS() 函数计算连续复利回报,只要给出本金、额定的利率和年数。例如:$1000 获利 10%,1年后成为 "
+"CONTINUOUS(1000;.1;1)或$1105.17。"
+
+#. i18n: file extensions/financial.xml line 641
+#: xml_doc.cc:2229
+#, no-c-format
+msgid "CONTINOUS(principal;interest;years)"
+msgstr "CONTINOUS(本金;利率;年数)"
+
+#. i18n: file extensions/financial.xml line 642
+#: xml_doc.cc:2232
+#, no-c-format
+msgid "CONTINUOUS(1000;0.1;1) equals 1105.17"
+msgstr "CONTINUOUS(1000;0.1;1) 等于 1105.17"
+
+#. i18n: file extensions/financial.xml line 650
+#: xml_doc.cc:2235 xml_doc.cc:2250
+#, no-c-format
+msgid "Nominal interest rate"
+msgstr "名义利率"
+
+#. i18n: file extensions/financial.xml line 658
+#: xml_doc.cc:2241
+#, no-c-format
+msgid ""
+"The EFFECT() function calculates the effective yield for a nominal interest "
+"rate (annual rate or APR). For example: 8% interest compounded monthly provides "
+"an effective yield of EFFECT(.08;12) or 8.3%."
+msgstr ""
+"EFFECT() "
+"函数根据名义利率计算实际收益率(年利率或年百分率)。例如:以8%利息每月核算将获得一个实际收益率effective(.08;12)或8.3%。"
+
+#. i18n: file extensions/financial.xml line 659
+#: xml_doc.cc:2244
+#, no-c-format
+msgid "EFFECT(nominal;periods)"
+msgstr "EFFECT(名义利率;核算期数)"
+
+#. i18n: file extensions/financial.xml line 660
+#: xml_doc.cc:2247
+#, no-c-format
+msgid "EFFECT(0.08;12) equals 0.083"
+msgstr "EFFECT(0.08;12) 等于 0.083"
+
+#. i18n: file extensions/financial.xml line 677
+#: xml_doc.cc:2256
+#, no-c-format
+msgid ""
+"The EFFECTIVE() function calculates the effective yield for a nominal interest "
+"rate (annual rate or APR). It is the same as the EFFECT function."
+msgstr "EFFECTIVE() 函数根据名义利率计算实际收益率(年利率或年百分率)。此函数与 EFFECT 函数相同。"
+
+#. i18n: file extensions/financial.xml line 678
+#: xml_doc.cc:2259
+#, no-c-format
+msgid "EFFECTIVE(nominal;periods)"
+msgstr "EFFECTIVE(名义利率;核算期数)"
+
+#. i18n: file extensions/financial.xml line 687
+#: xml_doc.cc:2262
+#, no-c-format
+msgid "Effective interest rate"
+msgstr "实际利率"
+
+#. i18n: file extensions/financial.xml line 695
+#: xml_doc.cc:2268
+#, no-c-format
+msgid ""
+"The NOMINAL() function calculates the nominal (stated) interest rate for an "
+"effective (annualized) interest rate compounded at given intervals. For "
+"example: to earn 8% on an account compounded monthly, you need a return of "
+"NOMINAL(.08;12) or 7.72%."
+msgstr ""
+"NOMINAL() "
+"函数根据给定时间间隔的实际(年)利率计算名义(月)利率。例如:为了在每月核算的帐户上获利8%,您需要的回报率为nominal(.08;12)或7.72%。"
+
+#. i18n: file extensions/financial.xml line 696
+#: xml_doc.cc:2271
+#, no-c-format
+msgid "NOMINAL(effective;periods)"
+msgstr "NOMINAL(实际利率;期数)"
+
+#. i18n: file extensions/financial.xml line 697
+#: xml_doc.cc:2274
+#, no-c-format
+msgid "NOMINAL(0.08;12) equals 0.0772"
+msgstr "NOMINAL(0.08;12) 等于 0.0772"
+
+#. i18n: file extensions/financial.xml line 705
+#: xml_doc.cc:2277 xml_doc.cc:2295
+#, no-c-format
+msgid "Face value"
+msgstr "票面价值"
+
+#. i18n: file extensions/financial.xml line 717
+#: xml_doc.cc:2286
+#, no-c-format
+msgid ""
+"The ZERO_COUPON() function calculates the value of a zero-coupon (pure "
+"discount) bond. For example: if the interest rate is 10%, a $1000 bond that "
+"matures in 20 years is worth ZERO_COUPON(1000;.1;20) or $148.64."
+msgstr ""
+"ZERO_COUPON() "
+"函数计算零息券(纯折扣)债券值。例如:如果利率是10%,一个20年期的$1000债券价值ZERO_COUPON(1000;.1;20)或$148.64。"
+
+#. i18n: file extensions/financial.xml line 718
+#: xml_doc.cc:2289
+#, no-c-format
+msgid "ZERO_COUPON(face value;rate;years)"
+msgstr "ZERO_COUPON(票面价值;利率;年限)"
+
+#. i18n: file extensions/financial.xml line 719
+#: xml_doc.cc:2292
+#, no-c-format
+msgid "ZERO_COUPON(1000;.1;20) equals 148.64"
+msgstr "ZERO_COUPON(1000;.1;20) 等于 148.64"
+
+#. i18n: file extensions/financial.xml line 731
+#: xml_doc.cc:2298
+#, no-c-format
+msgid "Coupon rate"
+msgstr "息票利率"
+
+#. i18n: file extensions/financial.xml line 735
+#: xml_doc.cc:2301
+#, no-c-format
+msgid "Coupons per year"
+msgstr "每年息票"
+
+#. i18n: file extensions/financial.xml line 743
+#: xml_doc.cc:2307
+#, no-c-format
+msgid "Market interest rate"
+msgstr "市场利率"
+
+#. i18n: file extensions/financial.xml line 747
+#: xml_doc.cc:2310
+#, no-c-format
+msgid ""
+"The LEVEL_COUPON() function calculates the value of a level-coupon bond. For "
+"example: if the interest rate is 10%, a $1000 bond with semi-annual coupons at "
+"a rate of 13% that matures in 4 years is worth LEVEL_COUPON(1000;.13;2;4;.1) or "
+"$1096.95."
+msgstr ""
+"LEVEL_COUPON() "
+"函数计算等级息票债券值。例如:如果利率是10%,一个4年期的具有13%利率半年度息券的$1000债券,价值LEVEL_COUPON(1000;13;2;4;.1"
+")或$1096.95。"
+
+#. i18n: file extensions/financial.xml line 748
+#: xml_doc.cc:2313
+#, no-c-format
+msgid "LEVEL_COUPON(face value;rate;years)"
+msgstr "LEVEL_COUPON(票面价值;利率;年限)"
+
+#. i18n: file extensions/financial.xml line 749
+#: xml_doc.cc:2316
+#, no-c-format
+msgid "LEVEL_COUPON(1000;.13;2;4;.1) equals 1096.95"
+msgstr "LEVEL_COUPON(1000;.13;2;4;.1) 等于 1096.95"
+
+#. i18n: file extensions/financial.xml line 757
+#: xml_doc.cc:2319 xml_doc.cc:2337 xml_doc.cc:2358 xml_doc.cc:2382
+#, no-c-format
+msgid "Cost"
+msgstr "成本"
+
+#. i18n: file extensions/financial.xml line 761
+#: xml_doc.cc:2322 xml_doc.cc:2340 xml_doc.cc:2361 xml_doc.cc:2385
+#, no-c-format
+msgid "Salvage"
+msgstr "剩余价值"
+
+#. i18n: file extensions/financial.xml line 765
+#: xml_doc.cc:2325 xml_doc.cc:2343 xml_doc.cc:2364 xml_doc.cc:2388
+#, no-c-format
+msgid "Life"
+msgstr "寿命"
+
+#. i18n: file extensions/financial.xml line 769
+#: xml_doc.cc:2328
+#, no-c-format
+msgid ""
+"The SLN() function will determine the straight line depreciation of an asset "
+"for a single period. Cost is the amount you paid for the asset. Salvage is the "
+"value of the asset at the end of the period. Life is the number of periods over "
+"which the asset is depreciated. SLN divides the cost evenly over the life of an "
+"asset."
+msgstr ""
+"SLN() 函数会决定在某段时期资产的直线折旧。成本是您为资产付出的数额。剩余价值是资产在期间结束时的价值。寿命是资产贬值的期间数。SLN "
+"将成本均匀分布到资产的生命期上。"
+
+#. i18n: file extensions/financial.xml line 770
+#: xml_doc.cc:2331
+#, no-c-format
+msgid "SLN(cost; salvage value; life)"
+msgstr "SLN(成本; 剩余价值; 生命期)"
+
+#. i18n: file extensions/financial.xml line 771
+#: xml_doc.cc:2334
+#, no-c-format
+msgid "SLN(10000;700;10) equals 930"
+msgstr "SLN(10000;700;10) 等于 930"
+
+#. i18n: file extensions/financial.xml line 796
+#: xml_doc.cc:2349
+#, no-c-format
+msgid ""
+"The SYD() function will calculate the sum-of-years digits depreciation for an "
+"asset based on its cost, salvage value, anticipated life, and a particular "
+"period. This method accelerates the rate of the depreciation, so that more "
+"depreciation expense occurs in earlier periods than in later ones. The "
+"depreciable cost is the actual cost minus the salvage value. The useful life is "
+"the number of periods (typically years) over which the asset is depreciated."
+msgstr ""
+"SYD() "
+"函数会根据资产的成本、剩余价值、预期寿命和特定期间计算年数合计法折旧。整个方法加速折旧率,使较早时期的折旧耗费比较晚时期要高。可折旧成本是实际成本减去剩余价值。"
+"有用的寿命是资产折旧的期间数(通常为年数)。"
+
+#. i18n: file extensions/financial.xml line 797
+#: xml_doc.cc:2352
+#, no-c-format
+msgid "SYD(cost; salvage value; life; period)"
+msgstr "SYD(成本; 剩余价值; 寿命; 期间数)"
+
+#. i18n: file extensions/financial.xml line 798
+#: xml_doc.cc:2355
+#, no-c-format
+msgid "SYD(5000; 200; 5; 2) equals 1280"
+msgstr "SYD(5000; 200; 5; 2) 等于 1280"
+
+#. i18n: file extensions/financial.xml line 824
+#: xml_doc.cc:2370
+#, no-c-format
+msgid "Factor"
+msgstr "因子"
+
+#. i18n: file extensions/financial.xml line 828
+#: xml_doc.cc:2373
+#, no-c-format
+msgid ""
+"The DDB() function calculates the depreciation of an asset for a given period "
+"using the arithmetic-declining method. The factor is optional, if omitted it is "
+"assumed to be 2. All the parameter must be greater than zero."
+msgstr "DDB() 函数使用算术降序法计算资产在给定期间的折旧。因子是可选的,如果省略则假定为 2。所有参数都必须大于零。"
+
+#. i18n: file extensions/financial.xml line 829
+#: xml_doc.cc:2376
+#, no-c-format
+msgid "DDB(cost; salvage value; life; period [;factor])"
+msgstr "DDB(成本; 剩余价值; 寿命; 期间 [;因子])"
+
+#. i18n: file extensions/financial.xml line 830
+#: xml_doc.cc:2379
+#, no-c-format
+msgid "DDB(75000;1;60;12;2) returns 1721.81"
+msgstr "DDB(75000;1;60;12;2) 返回 1721.81"
+
+#. i18n: file extensions/financial.xml line 858
+#: xml_doc.cc:2397
+#, no-c-format
+msgid ""
+"The DB() function will calculate the depreciation of an asset for a given "
+"period using the fixed-declining balance method. Month is optional, if omitted "
+"it is assumed to be 12."
+msgstr "DB() 函数使用固定降序平衡法计算资产在给定期间的折旧。月份数是可选的,如果省略它则假定为12。"
+
+#. i18n: file extensions/financial.xml line 859
+#: xml_doc.cc:2400
+#, no-c-format
+msgid "DB(cost; salvage value; life; period [;month])"
+msgstr "DB(成本; 剩余价值; 寿命; 期间 [;月份])"
+
+#. i18n: file extensions/financial.xml line 860
+#: xml_doc.cc:2403
+#, no-c-format
+msgid "DB(8000;400;6;3) equals 1158.40"
+msgstr "DB(8000;400;6;3) 等于 1158.40"
+
+#. i18n: file extensions/financial.xml line 861
+#: xml_doc.cc:2406
+#, no-c-format
+msgid "DB(8000;400;6;3;2) equals 1783.41"
+msgstr "DB(8000;400;6;3;2) 等于 1783.41"
+
+#. i18n: file extensions/financial.xml line 869
+#: dialogs/kspread_dlg_csv.cc:151 dialogs/kspread_dlg_csv.cc:466
+#: dialogs/kspread_dlg_csv.cc:539 dialogs/kspread_dlg_csv.cc:719
+#: xml_doc.cc:2409
+#, no-c-format
+msgid "Currency"
+msgstr "货币"
+
+#. i18n: file extensions/financial.xml line 873
+#: xml_doc.cc:2412
+#, no-c-format
+msgid ""
+"The EURO() function converts one Euro to a given national currency in the "
+"European monetary union. Currency is one of the following: ATS (Austria), BEF "
+"(Belgium), DEM (Germany), ESP (Spain), FIM (Finland), FRF (France), GRD "
+"(Greece), IEP (Ireland), ITL (Italy), LUF (Luxembourg), NLG (Netherlands), or "
+"PTE (Portugal)."
+msgstr ""
+"EURO() "
+"函数把欧元转换为欧洲货币联盟给定国家的货币。货币为以下之一:ATS(奥地利)、BEF(比利时)、DEM(德国)、ESP(西班牙)、FIM(芬兰)、FRF(法国)"
+"、GRD(希腊)、IEP(爱尔兰)、ITL(意大利)、LUF(卢森堡)、NLG(荷兰)、或 PTE(葡萄牙)。"
+
+#. i18n: file extensions/financial.xml line 874
+#: xml_doc.cc:2415
+#, no-c-format
+msgid "EURO(currency)"
+msgstr "EURO(货币)"
+
+#. i18n: file extensions/financial.xml line 875
+#: xml_doc.cc:2418
+#, no-c-format
+msgid "EURO(\"DEM\") equals 1.95583"
+msgstr "EURO(\"DEM\") 等于 1.95583"
+
+#. i18n: file extensions/information.xml line 15
+#: xml_doc.cc:2427
+#, no-c-format
+msgid ""
+"The N() function converts a value to a number. If value is or refers to a "
+"number, this function returns the number. If value is True, this function "
+"returns 1. If a value is a date, this function returns the serial number of "
+"that date. Anything else will cause the function to return 0."
+msgstr ""
+"N() 函数将值转换为数字。如果值是一个数字或者所指的是数字,此函数返回该数。如果值是 True,此函数返回 "
+"1。如果值是日期,此函数返回该日期的序列数字。任何其它值会使函数返回0。"
+
+#. i18n: file extensions/information.xml line 16
+#: xml_doc.cc:2430
+#, no-c-format
+msgid "N(value)"
+msgstr "N(值)"
+
+#. i18n: file extensions/information.xml line 17
+#: xml_doc.cc:2433
+#, no-c-format
+msgid "N(3.14) returns 3.14"
+msgstr "N(3.14) 返回 3.14"
+
+#. i18n: file extensions/information.xml line 18
+#: xml_doc.cc:2436
+#, no-c-format
+msgid "N(\"7\") returns 0 (because \"7\" is text)"
+msgstr "N(\"7\") 返回 0 (因为 \"7\" 是文字)"
+
+#. i18n: file extensions/information.xml line 26
+#: xml_doc.cc:2439
+#, no-c-format
+msgid "Type of information"
+msgstr "信息类型"
+
+#. i18n: file extensions/information.xml line 30
+#: xml_doc.cc:2442
+#, no-c-format
+msgid ""
+"The INFO() function returns information about the current operating "
+"environment. Parameter type specifies what type of information you want to "
+"return. It is one of the following: \"directory\" returns the path of the "
+"current directory, \"numfile\" returns the number of active documents, "
+"\"release\" returns the version of KSpread as text, \"recalc\" returns the "
+"current recalculation mode: \"Automatic\" or \"Manual\", \"system\" returns the "
+"name of the operating environment, \"osversion\" returns the current operating "
+"system."
+msgstr ""
+"INFO() "
+"函数返回当前操作环境的信息。参数类型指定了您需要它返回的信息类型。可以是下列之一:“directory”返回当前目录的路径,“numfile”返回活动的文档个数"
+",“release”返回 KSpread "
+"的版本字符串,“recalc”返回当前的重新计算模式:“自动”或“手动”,“system”返回操作环境的名称,“osversion”返回当前操作系统。"
+
+#. i18n: file extensions/information.xml line 31
+#: xml_doc.cc:2445
+#, no-c-format
+msgid "INFO(type)"
+msgstr "INFO(类型)"
+
+#. i18n: file extensions/information.xml line 39
+#: xml_doc.cc:2448 xml_doc.cc:2463 xml_doc.cc:2478 xml_doc.cc:2493
+#: xml_doc.cc:2508 xml_doc.cc:2523 xml_doc.cc:2538 xml_doc.cc:2553
+#: xml_doc.cc:2568 xml_doc.cc:2583 xml_doc.cc:2598 xml_doc.cc:2613
+#: xml_doc.cc:2628 xml_doc.cc:2637 xml_doc.cc:2646 xml_doc.cc:2655
+#, no-c-format
+msgid "Any value"
+msgstr "任意值"
+
+#. i18n: file extensions/information.xml line 43
+#: xml_doc.cc:2451
+#, no-c-format
+msgid ""
+"The ISLOGICAL() function returns True if the parameter is a boolean value. "
+"Otherwise it returns False."
+msgstr "ISLOGICAL() 函数返回 True,如果参数是布尔值。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 44
+#: xml_doc.cc:2454
+#, no-c-format
+msgid "ISLOGICAL(x)"
+msgstr "ISLOGICAL(x)"
+
+#. i18n: file extensions/information.xml line 45
+#: xml_doc.cc:2457
+#, no-c-format
+msgid "ISLOGICAL(A1>A2) returns True"
+msgstr "ISLOGICAL(A1>A2) 返回 True"
+
+#. i18n: file extensions/information.xml line 46
+#: xml_doc.cc:2460
+#, no-c-format
+msgid "ISLOGICAL(12) returns False"
+msgstr "ISLOGICAL(12) 返回 False"
+
+#. i18n: file extensions/information.xml line 58
+#: xml_doc.cc:2466
+#, no-c-format
+msgid ""
+"The ISBLANK() function returns True if the parameter is empty. Otherwise it "
+"returns False."
+msgstr "ISBLANK() 函数返回 True,如果参数为空值。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 59
+#: xml_doc.cc:2469
+#, no-c-format
+msgid "ISBLANK(x)"
+msgstr "ISBLANK(x)"
+
+#. i18n: file extensions/information.xml line 60
+#: xml_doc.cc:2472
+#, no-c-format
+msgid "ISBLANK(A1) returns True if A1 is empty"
+msgstr "ISBLANK(A1) 返回 True,如果 A1 为空"
+
+#. i18n: file extensions/information.xml line 61
+#: xml_doc.cc:2475
+#, no-c-format
+msgid "ISBLANK(A1) returns False if A1 holds a value"
+msgstr "ISBLANK(A1) 返回 False 如果 A1 含有一个值"
+
+#. i18n: file extensions/information.xml line 73
+#: xml_doc.cc:2481
+#, no-c-format
+msgid ""
+"The ISNUMBER() function returns True if the parameter is a numerical value. "
+"Otherwise it returns False. It's the same as ISNUM."
+msgstr "ISNUMBER() 函数返回 True,如果参数是数值。否则它返回 False。此函数与 ISNUM 相同。"
+
+#. i18n: file extensions/information.xml line 74
+#: xml_doc.cc:2484
+#, no-c-format
+msgid "ISNUMBER(x)"
+msgstr "ISNUMBER(x)"
+
+#. i18n: file extensions/information.xml line 75
+#: xml_doc.cc:2487
+#, no-c-format
+msgid "ISNUMBER(12) returns True"
+msgstr "ISNUMBER(12) 返回 True"
+
+#. i18n: file extensions/information.xml line 76
+#: xml_doc.cc:2490
+#, no-c-format
+msgid "ISNUMBER(hello) returns False"
+msgstr "ISNUMBER(hello) 返回 False"
+
+#. i18n: file extensions/information.xml line 89
+#: xml_doc.cc:2496
+#, no-c-format
+msgid ""
+"The ISNUM() function returns True if the parameter is a numerical value. "
+"Otherwise it returns False. It's the same as ISNUMBER."
+msgstr "ISNUM() 函数返回 True,如果参数是数值。否则它返回 False。此函数与 ISNUMBER 相同。"
+
+#. i18n: file extensions/information.xml line 90
+#: xml_doc.cc:2499
+#, no-c-format
+msgid "ISNUM(x)"
+msgstr "ISNUM(x)"
+
+#. i18n: file extensions/information.xml line 91
+#: xml_doc.cc:2502
+#, no-c-format
+msgid "ISNUM(12) returns True"
+msgstr "ISNUM(12) 返回 True"
+
+#. i18n: file extensions/information.xml line 92
+#: xml_doc.cc:2505
+#, no-c-format
+msgid "ISNUM(hello) returns False"
+msgstr "ISNUM(hello) 返回 False"
+
+#. i18n: file extensions/information.xml line 105
+#: xml_doc.cc:2511
+#, no-c-format
+msgid ""
+"The ISTIME() function returns True if the parameter is a time value. Otherwise "
+"it returns False."
+msgstr "ISTIME() 函数返回 True,如果参数是时间值。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 106
+#: xml_doc.cc:2514
+#, no-c-format
+msgid "ISTIME(x)"
+msgstr "ISTIME(x)"
+
+#. i18n: file extensions/information.xml line 107
+#: xml_doc.cc:2517
+#, no-c-format
+msgid "ISTIME(\"12:05\") returns True"
+msgstr "ISTIME(\"12:05\") 返回 True"
+
+#. i18n: file extensions/information.xml line 108
+#: xml_doc.cc:2520
+#, no-c-format
+msgid "ISTIME(\"hello\") returns False"
+msgstr "ISTIME(\"hello\") 返回 False"
+
+#. i18n: file extensions/information.xml line 120
+#: xml_doc.cc:2526
+#, no-c-format
+msgid ""
+"The ISDATE() function returns True if the parameter is a date value. Otherwise "
+"it returns False"
+msgstr "ISDATE() 函数返回 True,如果参数是日期值。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 121
+#: xml_doc.cc:2529
+#, no-c-format
+msgid "ISDATE(x)"
+msgstr "ISDATE(x)"
+
+#. i18n: file extensions/information.xml line 122
+#: xml_doc.cc:2532
+#, no-c-format
+msgid "ISDATE(\"2000-2-2\") returns True"
+msgstr "ISDATE(\"2000-2-2\") 返回 True"
+
+#. i18n: file extensions/information.xml line 123
+#: xml_doc.cc:2535
+#, no-c-format
+msgid "ISDATE(\"hello\") returns False"
+msgstr "ISDATE(\"hello\") 返回 False"
+
+#. i18n: file extensions/information.xml line 135
+#: xml_doc.cc:2541
+#, no-c-format
+msgid ""
+"The ISREF() function returns True if the parameter refers to a reference. "
+"Otherwise it returns False"
+msgstr "ISREF() 函数返回 True,如果参数所指的是一个引用。否则它返回 False"
+
+#. i18n: file extensions/information.xml line 136
+#: xml_doc.cc:2544
+#, no-c-format
+msgid "ISREF(x)"
+msgstr "ISREF(x)"
+
+#. i18n: file extensions/information.xml line 137
+#: xml_doc.cc:2547
+#, no-c-format
+msgid "ISREF(A12) returns true"
+msgstr "ISREF(A12) 返回 True"
+
+#. i18n: file extensions/information.xml line 138
+#: xml_doc.cc:2550
+#, no-c-format
+msgid "ISREF(\"hello\") returns false"
+msgstr "ISREF(\"hello\") 返回 false"
+
+#. i18n: file extensions/information.xml line 150
+#: xml_doc.cc:2556
+#, no-c-format
+msgid ""
+"The ISTEXT() function returns True if the parameter is a string. Otherwise it "
+"returns False"
+msgstr "ISTEXT() 函数返回 True,如果参数是字符串 。否则它返回 False"
+
+#. i18n: file extensions/information.xml line 151
+#: xml_doc.cc:2559
+#, no-c-format
+msgid "ISTEXT(x)"
+msgstr "ISTEXT(x)"
+
+#. i18n: file extensions/information.xml line 152
+#: xml_doc.cc:2562
+#, no-c-format
+msgid "ISTEXT(12) returns False"
+msgstr "ISTEXT(12) 返回 False"
+
+#. i18n: file extensions/information.xml line 153
+#: xml_doc.cc:2565
+#, no-c-format
+msgid "ISTEXT(\"hello\") returns True"
+msgstr "ISTEXT(\"hello\") 返回 True"
+
+#. i18n: file extensions/information.xml line 165
+#: xml_doc.cc:2571
+#, no-c-format
+msgid ""
+"The ISNONTEXT() function returns True if the parameter is not a string. "
+"Otherwise it returns False. It's the same as ISNOTTEXT."
+msgstr "ISNONTEXT() 函数返回 True,如果参数不是一个字符串。否则它返回 False。此函数与 ISNOTTEXT 相同。"
+
+#. i18n: file extensions/information.xml line 166
+#: xml_doc.cc:2574
+#, no-c-format
+msgid "ISNONTEXT(x)"
+msgstr "ISNONTEXT(x)"
+
+#. i18n: file extensions/information.xml line 167
+#: xml_doc.cc:2577
+#, no-c-format
+msgid "ISNONTEXT(12) returns True"
+msgstr "ISNOTTEXT(12) 返回 True"
+
+#. i18n: file extensions/information.xml line 168
+#: xml_doc.cc:2580
+#, no-c-format
+msgid "ISNONTEXT(\"hello\") returns False"
+msgstr "ISNOTTEXT(\"hello\") 返回 False"
+
+#. i18n: file extensions/information.xml line 181
+#: xml_doc.cc:2586
+#, no-c-format
+msgid ""
+"The ISNOTTEXT() function returns True if the parameter is not a string. "
+"Otherwise it returns False. It's the same as ISNONTEXT."
+msgstr "ISNOTTEXT() 函数返回 True,如果参数不是一个字符串。否则它返回 False。此函数与 ISNONTEXT 相同。"
+
+#. i18n: file extensions/information.xml line 182
+#: xml_doc.cc:2589
+#, no-c-format
+msgid "ISNOTTEXT(x)"
+msgstr "ISNOTTEXT(x)"
+
+#. i18n: file extensions/information.xml line 183
+#: xml_doc.cc:2592
+#, no-c-format
+msgid "ISNOTTEXT(12) returns True"
+msgstr "ISNOTTEXT(12) 返回 True"
+
+#. i18n: file extensions/information.xml line 184
+#: xml_doc.cc:2595
+#, no-c-format
+msgid "ISNOTTEXT(\"hello\") returns False"
+msgstr "ISNOTTEXT(\"hello\") 返回 False"
+
+#. i18n: file extensions/information.xml line 197
+#: xml_doc.cc:2601
+#, no-c-format
+msgid ""
+"The ISODD() function returns True if the number is odd. Otherwise returns "
+"False."
+msgstr "ISODD() 函数返回 True,如果数字是奇数。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 198
+#: xml_doc.cc:2604
+#, no-c-format
+msgid "ISODD(x)"
+msgstr "ISODD(x)"
+
+#. i18n: file extensions/information.xml line 199
+#: xml_doc.cc:2607
+#, no-c-format
+msgid "ISODD(12) returns False"
+msgstr "ISODD(12) 返回 False"
+
+#. i18n: file extensions/information.xml line 200
+#: xml_doc.cc:2610
+#, no-c-format
+msgid "ISODD(-7) returns True"
+msgstr "ISODD(-7) 返回 True"
+
+#. i18n: file extensions/information.xml line 212
+#: xml_doc.cc:2616
+#, no-c-format
+msgid ""
+"The ISEVEN() function returns True if the number is even. Otherwise returns "
+"False."
+msgstr "ISEVEN() 函数返回 True,如果数字是偶数。否则返回 False。"
+
+#. i18n: file extensions/information.xml line 213
+#: xml_doc.cc:2619
+#, no-c-format
+msgid "ISEVEN(x)"
+msgstr "ISEVEN(x)"
+
+#. i18n: file extensions/information.xml line 214
+#: xml_doc.cc:2622
+#, no-c-format
+msgid "ISEVEN(12) returns True"
+msgstr "ISEVEN(12) 返回 True"
+
+#. i18n: file extensions/information.xml line 215
+#: xml_doc.cc:2625
+#, no-c-format
+msgid "ISEVEN(-7) returns False"
+msgstr "ISEVEN(-7) 返回 False"
+
+#. i18n: file extensions/information.xml line 227
+#: xml_doc.cc:2631
+#, no-c-format
+msgid ""
+"The ISERR() function returns True if its parameter is an error other than N/A. "
+"Otherwise, it returns False. Use ISERROR() if you want to include the N/A error "
+"as well."
+msgstr ""
+"ISERR() 函数返回 True,如果其参数是不同于 N/A 的错误。否则它返回 False。如果您想要同时包括 N/A 错误,请使用 ISERROR()。"
+
+#. i18n: file extensions/information.xml line 228
+#: xml_doc.cc:2634
+#, no-c-format
+msgid "ISERR(x)"
+msgstr "ISERR(x)"
+
+#. i18n: file extensions/information.xml line 242
+#: xml_doc.cc:2640
+#, no-c-format
+msgid ""
+"The ISERROR() function returns True if its parameter is an error of any type. "
+"Otherwise, it returns False."
+msgstr "ISERROR() 函数返回 True,如果其参数是任何类型的错误。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 243
+#: xml_doc.cc:2643
+#, no-c-format
+msgid "ISERROR(x)"
+msgstr "ISERROR(x)"
+
+#. i18n: file extensions/information.xml line 257
+#: xml_doc.cc:2649
+#, no-c-format
+msgid ""
+"The ISNA() function returns True if its parameter is a N/A error. In all other "
+"cases, it returns False."
+msgstr "ISNA() 函数返回 True,如果其参数是 N/A 错误。否则它返回 False。"
+
+#. i18n: file extensions/information.xml line 258
+#: xml_doc.cc:2652
+#, no-c-format
+msgid "ISNA(x)"
+msgstr "ISNA(x)"
+
+#. i18n: file extensions/information.xml line 278
+#: xml_doc.cc:2658
+#, no-c-format
+msgid ""
+"The TYPE() function returns 1 if the value is a number, 2 if it is text, 4 if "
+"the value is a logical value, 16 if it is an error value or 64 if the value is "
+"an array. If the cell the value represents contains a formula you get its "
+"return type."
+msgstr ""
+"如果值是一个数字,TYPE() 函数返回 1;如果是文本,返回 2;如果是逻辑值,返回 4;如果是错误值,返回 16;如果是数组,返回 "
+"64。如果该值所指的单元格含有一个公式,您将得到该公式的返回类型。"
+
+#. i18n: file extensions/information.xml line 279
+#: xml_doc.cc:2661
+#, no-c-format
+msgid "TYPE(x)"
+msgstr "TYPE(x)"
+
+#. i18n: file extensions/information.xml line 280
+#: xml_doc.cc:2664
+#, no-c-format
+msgid "TYPE(A1) returns 2, if A1 contains \"Text\""
+msgstr "TYPE(A1) 返回 2,如果 A1 含有 \"Text\""
+
+#. i18n: file extensions/information.xml line 281
+#: xml_doc.cc:2667
+#, no-c-format
+msgid "TYPE(-7) returns 1"
+msgstr "TYPE(-7) 返回 1"
+
+#. i18n: file extensions/information.xml line 282
+#: xml_doc.cc:2670
+#, no-c-format
+msgid "TYPE(A2) returns 1, if A2 contains \"=CURRENTDATE()\""
+msgstr "TYPE(A2) 返回 1,如果 A2 含有 \"=CURRENTDATE()\""
+
+#. i18n: file extensions/information.xml line 290
+#: xml_doc.cc:2673
+#, no-c-format
+msgid ""
+"Returns the current filename. If the current document is not saved, an empty "
+"string is returned."
+msgstr "返回当前文件名。如果当前文档没有保存过,返回一个空字符串。"
+
+#. i18n: file extensions/information.xml line 291
+#: xml_doc.cc:2676
+#, no-c-format
+msgid "FILENAME()"
+msgstr "FILENAME()"
+
+#. i18n: file extensions/logic.xml line 5
+#: xml_doc.cc:2679
+#, no-c-format
+msgid "Logical"
+msgstr "逻辑"
+
+#. i18n: file extensions/logic.xml line 11
+#: xml_doc.cc:2682
+#, no-c-format
+msgid "The FALSE() function returns the boolean value FALSE."
+msgstr "FALSE() 函数返回布尔值 False。"
+
+#. i18n: file extensions/logic.xml line 12
+#: xml_doc.cc:2685
+#, no-c-format
+msgid "FALSE()"
+msgstr "FALSE()"
+
+#. i18n: file extensions/logic.xml line 13
+#: xml_doc.cc:2688
+#, no-c-format
+msgid "FALSE() returns FALSE"
+msgstr "FALSE() 返回 False"
+
+#. i18n: file extensions/logic.xml line 21
+#: xml_doc.cc:2691
+#, no-c-format
+msgid "The TRUE() function returns the boolean value TRUE."
+msgstr "TRUE() 函数返回布尔值 True。"
+
+#. i18n: file extensions/logic.xml line 22
+#: xml_doc.cc:2694
+#, no-c-format
+msgid "TRUE()"
+msgstr "TRUE()"
+
+#. i18n: file extensions/logic.xml line 23
+#: xml_doc.cc:2697
+#, no-c-format
+msgid "TRUE() returns TRUE"
+msgstr "TRUE() 返回 True"
+
+#. i18n: file extensions/logic.xml line 31
+#: xml_doc.cc:2700 xml_doc.cc:2703 xml_doc.cc:2706 xml_doc.cc:2709
+#: xml_doc.cc:2712 xml_doc.cc:2727 xml_doc.cc:2730 xml_doc.cc:2733
+#: xml_doc.cc:2736 xml_doc.cc:2739 xml_doc.cc:2754 xml_doc.cc:2757
+#: xml_doc.cc:2760 xml_doc.cc:2763 xml_doc.cc:2766 xml_doc.cc:2781
+#: xml_doc.cc:2784 xml_doc.cc:2787 xml_doc.cc:2790 xml_doc.cc:2793
+#: xml_doc.cc:2808 xml_doc.cc:2811 xml_doc.cc:2814 xml_doc.cc:2817
+#: xml_doc.cc:2820
+#, no-c-format
+msgid "Boolean values"
+msgstr "布尔值"
+
+#. i18n: file extensions/logic.xml line 51
+#: xml_doc.cc:2715
+#, no-c-format
+msgid ""
+"The AND() function returns True if all the values are true. Otherwise it "
+"returns False."
+msgstr "AND() 函数返回 True,如果所有的值都是真。否则它返回 False。"
+
+#. i18n: file extensions/logic.xml line 52
+#: xml_doc.cc:2718
+#, no-c-format
+msgid "AND(value;value;...)"
+msgstr "AND(值;值;...)"
+
+#. i18n: file extensions/logic.xml line 53
+#: xml_doc.cc:2721
+#, no-c-format
+msgid "AND(true;true;true) returns True"
+msgstr "AND(true;true;true) 返回 True"
+
+#. i18n: file extensions/logic.xml line 54
+#: xml_doc.cc:2724
+#, no-c-format
+msgid "AND(true;false) returns False"
+msgstr "AND(true;false) 返回 False"
+
+#. i18n: file extensions/logic.xml line 82
+#: xml_doc.cc:2742
+#, no-c-format
+msgid ""
+"The OR() function returns True if at least one of the values is true. Otherwise "
+"it returns False."
+msgstr "OR() 函数返回 True,如果至少一个值是真。否则它返回 False。"
+
+#. i18n: file extensions/logic.xml line 83
+#: xml_doc.cc:2745
+#, no-c-format
+msgid "OR(value;value;...)"
+msgstr "OR(值;值;...)"
+
+#. i18n: file extensions/logic.xml line 84
+#: xml_doc.cc:2748
+#, no-c-format
+msgid "OR(false;false;false) returns False"
+msgstr "OR(false;false;false) 返回 False"
+
+#. i18n: file extensions/logic.xml line 85
+#: xml_doc.cc:2751
+#, no-c-format
+msgid "OR(true;false) returns True"
+msgstr "OR(true;false) 返回 True"
+
+#. i18n: file extensions/logic.xml line 113
+#: xml_doc.cc:2769
+#, no-c-format
+msgid ""
+"The NAND() function returns True if at least one value is not true. Otherwise "
+"it returns False."
+msgstr "NAND() 函数返回 True,如果至少一个值不是真。否则它返回 False。"
+
+#. i18n: file extensions/logic.xml line 114
+#: xml_doc.cc:2772
+#, no-c-format
+msgid "NAND(value;value;...)"
+msgstr "NAND(值;值;...)"
+
+#. i18n: file extensions/logic.xml line 115
+#: xml_doc.cc:2775
+#, no-c-format
+msgid "NAND(true;false;false) returns True"
+msgstr "NAND(true;false;false) 返回 True"
+
+#. i18n: file extensions/logic.xml line 116
+#: xml_doc.cc:2778
+#, no-c-format
+msgid "NAND(true;true) returns False"
+msgstr "NAND(true;true) 返回 False"
+
+#. i18n: file extensions/logic.xml line 144
+#: xml_doc.cc:2796
+#, no-c-format
+msgid ""
+"The NOR() function returns True if all the values given as parameters are of "
+"boolean type and have the value false. Otherwise it returns False."
+msgstr "NOR() 函数返回 True,如果所有作为参数值都是布尔类型并且值均为假。否则它返回假。"
+
+#. i18n: file extensions/logic.xml line 145
+#: xml_doc.cc:2799
+#, no-c-format
+msgid "NOR(value;value;...)"
+msgstr "NOR(值;值;...)"
+
+#. i18n: file extensions/logic.xml line 146
+#: xml_doc.cc:2802
+#, no-c-format
+msgid "NOR(true;false;false) returns False"
+msgstr "NOR(true;false;false) 返回 False"
+
+#. i18n: file extensions/logic.xml line 147
+#: xml_doc.cc:2805
+#, no-c-format
+msgid "NOR(false;false) returns True"
+msgstr "NOR(false;false) 返回 True"
+
+#. i18n: file extensions/logic.xml line 175
+#: xml_doc.cc:2823
+#, no-c-format
+msgid ""
+"The XOR() function returns True if the number of True values is even. Otherwise "
+"it returns False."
+msgstr "XOR() 函数返回 True,如果为真的数值有奇数个。否则它返回 False。"
+
+#. i18n: file extensions/logic.xml line 176
+#: xml_doc.cc:2826
+#, no-c-format
+msgid "XOR(value;value;...)"
+msgstr "XOR(值;值;...)"
+
+#. i18n: file extensions/logic.xml line 177
+#: xml_doc.cc:2829
+#, no-c-format
+msgid "XOR(false;false;false) returns True"
+msgstr "XOR(false;false;false) 返回 False"
+
+#. i18n: file extensions/logic.xml line 178
+#: xml_doc.cc:2832
+#, no-c-format
+msgid "XOR(true;false) returns False"
+msgstr "XOR(true;false) 返回 True"
+
+#. i18n: file extensions/logic.xml line 186
+#: xml_doc.cc:2835
+#, no-c-format
+msgid "Boolean value"
+msgstr "布尔值"
+
+#. i18n: file extensions/logic.xml line 190
+#: xml_doc.cc:2838
+#, no-c-format
+msgid ""
+"The NOT() function returns True if the value is False and returns False if the "
+"value is True."
+msgstr "NOT() 函数返回 True,如果值是假。如果值是真则返回 False。"
+
+#. i18n: file extensions/logic.xml line 191
+#: xml_doc.cc:2841
+#, no-c-format
+msgid "NOT(bool)"
+msgstr "NOT(布尔值)"
+
+#. i18n: file extensions/logic.xml line 192
+#: xml_doc.cc:2844
+#, no-c-format
+msgid "NOT(false) returns True"
+msgstr "NOT(false) 返回 True"
+
+#. i18n: file extensions/logic.xml line 193
+#: xml_doc.cc:2847
+#, no-c-format
+msgid "NOT(true) returns False"
+msgstr "NOT(true) 返回 False"
+
+#. i18n: file extensions/logic.xml line 201
+#: xml_doc.cc:2850
+#, no-c-format
+msgid "Condition"
+msgstr "条件"
+
+#. i18n: file extensions/logic.xml line 205
+#: xml_doc.cc:2853
+#, no-c-format
+msgid "If true"
+msgstr "如果真"
+
+#. i18n: file extensions/logic.xml line 209
+#: xml_doc.cc:2856
+#, no-c-format
+msgid "If false"
+msgstr "如果假"
+
+#. i18n: file extensions/logic.xml line 213
+#: xml_doc.cc:2859
+#, no-c-format
+msgid ""
+"The IF() function is a conditional function. This function returns the second "
+"parameter if the condition is True. Otherwise it returns the third parameter."
+msgstr "IF() 函数是条件函数。如果条件是真此函数返回第二参数。否则它返回第三参数。"
+
+#. i18n: file extensions/logic.xml line 214
+#: xml_doc.cc:2862
+#, no-c-format
+msgid "IF(condition;if_true;if_false)"
+msgstr "IF(条件;如果真;如果假)"
+
+#. i18n: file extensions/logic.xml line 215
+#: xml_doc.cc:2865
+#, no-c-format
+msgid "A1=4;A2=6;IF(A1>A2;5;3) returns 3"
+msgstr "A1=4;A2=6;IF(A1>A2;5;3) 返回 3"
+
+#. i18n: file extensions/math.xml line 5
+#: xml_doc.cc:2868
+#, no-c-format
+msgid "Math"
+msgstr "数学"
+
+#. i18n: file extensions/math.xml line 11
+#: dialogs/kspread_dlg_formula.cc:57 xml_doc.cc:2871
+#, no-c-format
+msgid "Function"
+msgstr "函数"
+
+#. i18n: file extensions/math.xml line 15
+#: xml_doc.cc:2874 xml_doc.cc:3117 xml_doc.cc:3132 xml_doc.cc:3204
+#: xml_doc.cc:3219 xml_doc.cc:3255 xml_doc.cc:3270 xml_doc.cc:3285
+#: xml_doc.cc:3294 xml_doc.cc:3309 xml_doc.cc:3324 xml_doc.cc:3342
+#: xml_doc.cc:3360 xml_doc.cc:3378 xml_doc.cc:3396 xml_doc.cc:3411
+#, no-c-format
+msgid "Values"
+msgstr "值"
+
+#. i18n: file extensions/math.xml line 19
+#: xml_doc.cc:2877
+#, no-c-format
+msgid ""
+"The SUBTOTAL() function returns a subtotal of a given list of arguments "
+"ignoring other subtotal results in there. Function can be one of the following "
+"numbers: 1 - Average, 2 - Count, 3 - CountA, 4 - Max, 5 - Min, 6 - Product, 7 - "
+"StDev, 8 - StDevP, 9 - Sum, 10 - Var, 11 - VarP."
+msgstr ""
+"SUBTOTAL() 函数返回给定参数序列的分类汇总值,它忽略序列中的其它小计结果。函数可用下列数字代表:1 - Average,2 - Count,3 - "
+"CountA,4 - Max,5 - Min,6 - Product,7 - StDev,8 - StDevP,9 - Sum,10 - Var,11 - "
+"VarP。"
+
+#. i18n: file extensions/math.xml line 20
+#: xml_doc.cc:2880
+#, no-c-format
+msgid "SUBTOTAL(function; value)"
+msgstr "SUBTOTAL(函数; 值)"
+
+#. i18n: file extensions/math.xml line 21
+#: xml_doc.cc:2883
+#, no-c-format
+msgid "If A1:A5 contains 7, 24, 23, 56 and 9:"
+msgstr "如果 A1:A5 含有 7, 24, 23, 56 和 9:"
+
+#. i18n: file extensions/math.xml line 22
+#: xml_doc.cc:2886
+#, no-c-format
+msgid "SUBTOTAL(1; A1:A5) returns 23.8"
+msgstr "SUBTOTAL(1; A1:A5) 返回 23.8"
+
+#. i18n: file extensions/math.xml line 23
+#: xml_doc.cc:2889
+#, no-c-format
+msgid "SUBTOTAL(4; A1:A5) returns 56"
+msgstr "SUBTOTAL(4; A1:A5) 返回 56"
+
+#. i18n: file extensions/math.xml line 24
+#: xml_doc.cc:2892
+#, no-c-format
+msgid "SUBTOTAL(9; A1:A5) returns 119"
+msgstr "SUBTOTAL(9; A1:A5) 返回 119"
+
+#. i18n: file extensions/math.xml line 25
+#: xml_doc.cc:2895
+#, no-c-format
+msgid "SUBTOTAL(11; A1:A5) returns 307.76"
+msgstr "SUBTOTAL(11; A1:A5) 返回 307.76"
+
+#. i18n: file extensions/math.xml line 44
+#: xml_doc.cc:2898 xml_doc.cc:2919 xml_doc.cc:2943
+#, no-c-format
+msgid "First number"
+msgstr "第一个数"
+
+#. i18n: file extensions/math.xml line 48
+#: xml_doc.cc:2901 xml_doc.cc:2922 xml_doc.cc:2946
+#, no-c-format
+msgid "Second number"
+msgstr "第二个数"
+
+#. i18n: file extensions/math.xml line 52
+#: xml_doc.cc:2904
+#, no-c-format
+msgid ""
+"The LCM() function returns the least common multiple for two or more float "
+"values"
+msgstr "LCM() 函数返回两个或多个浮点数的最小公倍数。"
+
+#. i18n: file extensions/math.xml line 53
+#: xml_doc.cc:2907
+#, no-c-format
+msgid "LCM(value; value)"
+msgstr "LCM(数值;数值)"
+
+#. i18n: file extensions/math.xml line 54
+#: xml_doc.cc:2910
+#, no-c-format
+msgid "LCM(6;4) returns 12"
+msgstr "LCM(6;4) 返回 12"
+
+#. i18n: file extensions/math.xml line 55
+#: xml_doc.cc:2913
+#, no-c-format
+msgid "LCM(1.5;2.25) returns 4.5"
+msgstr "LCM(1.5;2.25) 返回 4.5"
+
+#. i18n: file extensions/math.xml line 56
+#: xml_doc.cc:2916
+#, no-c-format
+msgid "LCM(2;3;4) returns 12"
+msgstr "LCM(2;3;4) 返回 12"
+
+#. i18n: file extensions/math.xml line 73
+#: xml_doc.cc:2925 xml_doc.cc:2949
+#, no-c-format
+msgid "Third number"
+msgstr "第三个数"
+
+#. i18n: file extensions/math.xml line 77
+#: xml_doc.cc:2928
+#, no-c-format
+msgid ""
+"The GCD() function returns the greatest common denominator for two or more "
+"integer values."
+msgstr "GCD() 函数返回两个或多个整数值的最大公约数。"
+
+#. i18n: file extensions/math.xml line 78
+#: xml_doc.cc:2931
+#, no-c-format
+msgid "GCD(value; value)"
+msgstr "GCD(数值;数值)"
+
+#. i18n: file extensions/math.xml line 79
+#: xml_doc.cc:2934
+#, no-c-format
+msgid "GCD(6;4) returns 2"
+msgstr "GCD(6;4) 返回 2"
+
+#. i18n: file extensions/math.xml line 80
+#: xml_doc.cc:2937
+#, no-c-format
+msgid "GCD(10;20) returns 10"
+msgstr "GCD(10;20) 返回 10"
+
+#. i18n: file extensions/math.xml line 81
+#: xml_doc.cc:2940
+#, no-c-format
+msgid "GCD(20;15;10) returns 5"
+msgstr "GCD(20;15;10) 返回 5"
+
+#. i18n: file extensions/math.xml line 102
+#: xml_doc.cc:2952
+#, no-c-format
+msgid ""
+"The LCD() function returns the largest common denominator for two or more "
+"integer values."
+msgstr "LCD() 函数返回两个或多个整数值的最大公约数。"
+
+#. i18n: file extensions/math.xml line 103
+#: xml_doc.cc:2955
+#, no-c-format
+msgid ""
+"This function is obsolete and will be removed in a later version of KSpread. It "
+"is provided only for compatibility. Please use the GCD function instead."
+msgstr "这个函数已过时,将在以后的 KSpread 版本中删除。目前它仅为兼容性而保留。请使用 GCD 函数代替它。"
+
+#. i18n: file extensions/math.xml line 104
+#: xml_doc.cc:2958
+#, no-c-format
+msgid "LCD(value; value)"
+msgstr "LCD(数值;数值)"
+
+#. i18n: file extensions/math.xml line 112
+#: xml_doc.cc:2961
+#, no-c-format
+msgid ""
+"EPS() returns the machine epsilon; this is the difference between 1 and the "
+"next largest floating-point number. Because computers use a finite number of "
+"digits, roundoff error is inherent (but usually insignificant) in all "
+"calculations."
+msgstr ""
+"EPS() 函数返回机器的 epsilon 值:它是 1 "
+"和下一个比它大点数之间的差值。由于计算机使用有限位数的数字,舍入误差在所有计算中都是不可避免的(尽管通常不太严重)。"
+
+#. i18n: file extensions/math.xml line 113
+#: xml_doc.cc:2964
+#, no-c-format
+msgid "EPS()"
+msgstr "EPS()"
+
+#. i18n: file extensions/math.xml line 114
+#: xml_doc.cc:2967
+#, no-c-format
+msgid "On most systems, this returns 2^-52=2.2204460492503131e-16"
+msgstr "在大多数系统里,它返回 2^-52=2.2204460492503131e-16"
+
+#. i18n: file extensions/math.xml line 115
+#: xml_doc.cc:2970
+#, no-c-format
+msgid ""
+"0.5*EPS() returns the \"unit round\"; this value is interesting because it is "
+"the largest number x where (1+x)-1=0 (due to roundoff errors)."
+msgstr "0.5*EPS() 返回“基本舍入单位”:这个值很有趣,因为(由于舍入误差)它是满足条件 (1+x)-1=0 的最大数值。"
+
+#. i18n: file extensions/math.xml line 116
+#: xml_doc.cc:2973
+#, no-c-format
+msgid "EPS() is so small that KSpread displays 1+eps() as 1"
+msgstr "EPS()如此之小,以致 KSpread 只能将 1+eps() 显示为 1"
+
+#. i18n: file extensions/math.xml line 117
+#: xml_doc.cc:2976
+#, no-c-format
+msgid ""
+"Pick a number x between 0 and EPS(). Observe that 1+x rounds x to either 0 or "
+"EPS() by using the equation (1+x)-1"
+msgstr "在 0 和 EPS() 之间任取一个数 x,通过 (1+x)-1 的结果能看出,1+x 中 x 舍入到 0 或者 EPS()。"
+
+#. i18n: file extensions/math.xml line 133
+#: xml_doc.cc:2985
+#, no-c-format
+msgid ""
+"The POWER(x;y) function returns the value of x raised to the power of y."
+msgstr "POW(x,y) 函数返回x的y次幂的值。"
+
+#. i18n: file extensions/math.xml line 134
+#: xml_doc.cc:2988
+#, no-c-format
+msgid "POWER(value;value)"
+msgstr "POW(数值;数值)"
+
+#. i18n: file extensions/math.xml line 135
+#: xml_doc.cc:2991
+#, no-c-format
+msgid "POWER(1.2;3.4) equals 1.8572"
+msgstr "POWER(1.2;3.4) 等于 1.8572"
+
+#. i18n: file extensions/math.xml line 136
+#: xml_doc.cc:2994
+#, no-c-format
+msgid "POWER(2;3) equals 8"
+msgstr "POWER(2;3) 等于 8"
+
+#. i18n: file extensions/math.xml line 153
+#: xml_doc.cc:3003
+#, no-c-format
+msgid ""
+"The POW(x;y) function returns the value of x raised to the power of y. It's the "
+"same as POWER."
+msgstr "POW(x;y) 函数返回x的y次幂的值。此函数与 POWER 相同。"
+
+#. i18n: file extensions/math.xml line 154
+#: xml_doc.cc:3006
+#, no-c-format
+msgid "POW(value;value)"
+msgstr "POW(数值;数值)"
+
+#. i18n: file extensions/math.xml line 155
+#: xml_doc.cc:3009
+#, no-c-format
+msgid "POW(1.2;3.4) equals 1.8572"
+msgstr "POW(1.2;3.4) 等于 1.8572"
+
+#. i18n: file extensions/math.xml line 156
+#: xml_doc.cc:3012
+#, no-c-format
+msgid "POW(2;3) equals 8"
+msgstr "POW(2;3) 等于 8"
+
+#. i18n: file extensions/math.xml line 169
+#: xml_doc.cc:3018
+#, no-c-format
+msgid ""
+"The EVEN() function returns the number rounded up to the nearest even integer."
+msgstr "EVEN() 函数返回大于或等于参数值的最小偶数。"
+
+#. i18n: file extensions/math.xml line 170
+#: xml_doc.cc:3021
+#, no-c-format
+msgid "EVEN(value)"
+msgstr "EVEN(数值)"
+
+#. i18n: file extensions/math.xml line 171
+#: xml_doc.cc:3024
+#, no-c-format
+msgid "EVEN(1.2) returns 2"
+msgstr "EVEN(1.2) 返回 2"
+
+#. i18n: file extensions/math.xml line 172
+#: xml_doc.cc:3027
+#, no-c-format
+msgid "EVEN(2) returns 2"
+msgstr "EVEN(2) 返回 2"
+
+#. i18n: file extensions/math.xml line 189
+#: xml_doc.cc:3036
+#, no-c-format
+msgid ""
+"The TRUNC() function truncates a numeric value to a certain precision. If the "
+"precision is omitted 0 is assumed."
+msgstr "TRUNC() 函数将数值截断到指定精度。如果忽略精度则默认为 0。"
+
+#. i18n: file extensions/math.xml line 190
+#: xml_doc.cc:3039
+#, no-c-format
+msgid "TRUNC(value; precision)"
+msgstr "TRUNC(数值; 精度)"
+
+#. i18n: file extensions/math.xml line 191
+#: xml_doc.cc:3042
+#, no-c-format
+msgid "TRUNC(1.2) returns 1"
+msgstr "TRUNC(1.2) 返回 1"
+
+#. i18n: file extensions/math.xml line 192
+#: xml_doc.cc:3045
+#, no-c-format
+msgid "TRUNC(213.232; 2) returns 213.23"
+msgstr "TRUNC(213.232; 2) 返回 213.23"
+
+#. i18n: file extensions/math.xml line 207
+#: xml_doc.cc:3051
+#, no-c-format
+msgid ""
+"The ODD() function returns the number rounded up to the nearest odd integer."
+msgstr "ODD() 函数返回大于等于参数值的最小奇数。"
+
+#. i18n: file extensions/math.xml line 208
+#: xml_doc.cc:3054
+#, no-c-format
+msgid "ODD(value)"
+msgstr "ODD(数值)"
+
+#. i18n: file extensions/math.xml line 209
+#: xml_doc.cc:3057
+#, no-c-format
+msgid "ODD(1.2) returns 3"
+msgstr "ODD(1.2) 返回 3"
+
+#. i18n: file extensions/math.xml line 210
+#: xml_doc.cc:3060
+#, no-c-format
+msgid "ODD(2) returns 3"
+msgstr "ODD(2) 返回 3"
+
+#. i18n: file extensions/math.xml line 228
+#: xml_doc.cc:3069
+#, no-c-format
+msgid ""
+"The MOD() function returns the remainder after division. If the second "
+"parameter is null the function returns #DIV/0."
+msgstr "MOD() 函数返回相除以后的余数。如果第二个参数是空的函数返回#DIV/0。"
+
+#. i18n: file extensions/math.xml line 229
+#: xml_doc.cc:3072
+#, no-c-format
+msgid "MOD(value;value)"
+msgstr "MOD(数值;数值)"
+
+#. i18n: file extensions/math.xml line 230
+#: xml_doc.cc:3075
+#, no-c-format
+msgid "MOD(12;5) returns 2"
+msgstr "MOD(12;5) 返回 2"
+
+#. i18n: file extensions/math.xml line 231
+#: xml_doc.cc:3078
+#, no-c-format
+msgid "MOD(5;5) returns 0"
+msgstr "MOD(5;5) 返回 0"
+
+#. i18n: file extensions/math.xml line 244
+#: xml_doc.cc:3084
+#, no-c-format
+msgid ""
+"This function returns -1 if the number is negative, 0 if the number is null and "
+"1 if the number is positive."
+msgstr "如果数值是负的此函数返回 -1, 如果数值是空的返回 0,如果数值是正的返回 1。"
+
+#. i18n: file extensions/math.xml line 245
+#: xml_doc.cc:3087
+#, no-c-format
+msgid "SIGN(value)"
+msgstr "SIGN(数值)"
+
+#. i18n: file extensions/math.xml line 246
+#: xml_doc.cc:3090
+#, no-c-format
+msgid "SIGN(5) equals 1"
+msgstr "SIGN(5) 等于 1"
+
+#. i18n: file extensions/math.xml line 247
+#: xml_doc.cc:3093
+#, no-c-format
+msgid "SIGN(0) equals 0"
+msgstr "SIGN(0) 等于 0"
+
+#. i18n: file extensions/math.xml line 248
+#: xml_doc.cc:3096
+#, no-c-format
+msgid "SIGN(-5) equals -1"
+msgstr "SIGN(-5) 等于 -1"
+
+#. i18n: file extensions/math.xml line 260
+#: xml_doc.cc:3102
+#, no-c-format
+msgid "This function multiplies each value by -1."
+msgstr "此函数对每个数值乘以-1。"
+
+#. i18n: file extensions/math.xml line 261
+#: xml_doc.cc:3105
+#, no-c-format
+msgid "INV(value)"
+msgstr "INV(数值)"
+
+#. i18n: file extensions/math.xml line 262
+#: xml_doc.cc:3108
+#, no-c-format
+msgid "INV(-5) equals 5"
+msgstr "INV(-5) 等于 5"
+
+#. i18n: file extensions/math.xml line 263
+#: xml_doc.cc:3111
+#, no-c-format
+msgid "INV(5) equals -5"
+msgstr "INV(5) 等于 -5"
+
+#. i18n: file extensions/math.xml line 264
+#: xml_doc.cc:3114
+#, no-c-format
+msgid "INV(0) equals 0"
+msgstr "INV(0) 等于 0"
+
+#. i18n: file extensions/math.xml line 276
+#: xml_doc.cc:3120
+#, no-c-format
+msgid ""
+"This function returns the count of integer or floating arguments passed. You "
+"can count using a range: COUNT(A1:B5) or using a list of values like "
+"COUNT(12;5;12.5)."
+msgstr ""
+"这个函数返回所给定的参数中整数或浮点数的个数。您可以对一段范围计数:COUNT(A1:B5),或者使用数值序列的,比如 COUNT(12;5;12.5)。"
+
+#. i18n: file extensions/math.xml line 277
+#: xml_doc.cc:3123
+#, no-c-format
+msgid "COUNT(value;value;value...)"
+msgstr "COUNT(值;值;值;...)"
+
+#. i18n: file extensions/math.xml line 278
+#: xml_doc.cc:3126
+#, no-c-format
+msgid "COUNT(-5;\"KSpread\";2) returns 2"
+msgstr "COUNT(-5;\"KSpread\";2) 返回 2"
+
+#. i18n: file extensions/math.xml line 279
+#: xml_doc.cc:3129
+#, no-c-format
+msgid "COUNT(5) returns 1"
+msgstr "COUNT(5) 返回 1"
+
+#. i18n: file extensions/math.xml line 294
+#: xml_doc.cc:3135
+#, no-c-format
+msgid ""
+"This function returns the count of all non empty arguments passed. You can "
+"count using a range: COUNTA(A1:B5) or using a list of values like "
+"COUNTA(12;5;12.5)."
+msgstr ""
+"这个函数返回所给定的参数中所有非空参数的个数。您可以对一段范围计数:COUNTA(A1:B5),或者使用数值序列的,比如 COUNTA(12;5;12.5)。"
+
+#. i18n: file extensions/math.xml line 295
+#: xml_doc.cc:3138
+#, no-c-format
+msgid "COUNTA(value;value;value...)"
+msgstr "COUNTA(值;值;值;...)"
+
+#. i18n: file extensions/math.xml line 296
+#: xml_doc.cc:3141
+#, no-c-format
+msgid "COUNTA(-5;\"KSpread\";2) returns 3"
+msgstr "COUNTA(-5;\"KSpread\";2) 返回 3"
+
+#. i18n: file extensions/math.xml line 297
+#: xml_doc.cc:3144
+#, no-c-format
+msgid "COUNTA(5) returns 1"
+msgstr "COUNTA(5) 返回 1"
+
+#. i18n: file extensions/math.xml line 307
+#: xml_doc.cc:3147
+#, no-c-format
+msgid "Cell range"
+msgstr "单元格范围"
+
+#. i18n: file extensions/math.xml line 311
+#: xml_doc.cc:3150
+#, no-c-format
+msgid "This function returns the count of all empty cells within the range."
+msgstr "此函数返回某范围内所有空单元格的个数。"
+
+#. i18n: file extensions/math.xml line 312
+#: xml_doc.cc:3153
+#, no-c-format
+msgid "COUNTBLANK(range)"
+msgstr "COUNTBLANK(范围)"
+
+#. i18n: file extensions/math.xml line 313
+#: xml_doc.cc:3156
+#, no-c-format
+msgid "COUNTBLANK(A1:B5)"
+msgstr "COUNTBLANK(A1:B5)"
+
+#. i18n: file extensions/math.xml line 324
+#: xml_doc.cc:3159 xml_doc.cc:3879
+#, no-c-format
+msgid "Range"
+msgstr "范围"
+
+#. i18n: file extensions/math.xml line 328
+#: xml_doc.cc:3162 xml_doc.cc:3237
+#, no-c-format
+msgid "Criteria"
+msgstr "规则"
+
+#. i18n: file extensions/math.xml line 332
+#: xml_doc.cc:3165
+#, no-c-format
+msgid ""
+"The COUNTIF() function returns the number of cells in the given range that meet "
+"the given criteria."
+msgstr "COUNTIF() 函数返回给定范围内满足给定规则的单元格个数。"
+
+#. i18n: file extensions/math.xml line 333
+#: xml_doc.cc:3168
+#, no-c-format
+msgid "COUNTIF(range;criteria)"
+msgstr "COUNTIF(范围;规则)"
+
+#. i18n: file extensions/math.xml line 334
+#: xml_doc.cc:3171
+#, no-c-format
+msgid "COUNTIF(A2:A3;\"14\") returns 1 if A1 is -4 and A2 is 14"
+msgstr "COUNTIF(A2:A3;\"14\") 返回 1,如果 A1 是 -4 而且 A2 是 14"
+
+#. i18n: file extensions/math.xml line 344
+#: xml_doc.cc:3174 xml_doc.cc:3189 xml_doc.cc:3426 xml_doc.cc:3441
+#: xml_doc.cc:3453 xml_doc.cc:3468 xml_doc.cc:3486 xml_doc.cc:3501
+#: xml_doc.cc:3513 xml_doc.cc:3528 xml_doc.cc:3543 xml_doc.cc:3558
+#: xml_doc.cc:3573 xml_doc.cc:3588 xml_doc.cc:3606 xml_doc.cc:3621
+#: xml_doc.cc:3636 xml_doc.cc:3675 xml_doc.cc:3720
+#, no-c-format
+msgid "A floating point value"
+msgstr "一个浮点数值"
+
+#. i18n: file extensions/math.xml line 348
+#: xml_doc.cc:3177
+#, no-c-format
+msgid ""
+"The FACT() function calculates the factorial of the parameter. The mathematical "
+"expression is (value)!."
+msgstr "FACT() 函数计算参数的阶乘。数学表达式是 (值)!。"
+
+#. i18n: file extensions/math.xml line 349
+#: xml_doc.cc:3180
+#, no-c-format
+msgid "FACT(number)"
+msgstr "FACT(整数值)"
+
+#. i18n: file extensions/math.xml line 350
+#: xml_doc.cc:3183
+#, no-c-format
+msgid "FACT(10) returns 3628800"
+msgstr "FACT(10) 返回 3628800"
+
+#. i18n: file extensions/math.xml line 351
+#: xml_doc.cc:3186
+#, no-c-format
+msgid "FACT(0) returns 1"
+msgstr "FACT(0) 返回 1"
+
+#. i18n: file extensions/math.xml line 363
+#: xml_doc.cc:3192
+#, no-c-format
+msgid ""
+"The FACTDOUBLE() function calculates the double factorial of a number, i.e. "
+"x!!."
+msgstr "FACTDOUBLE() 函数计算一个整数的双阶乘,即:x!!。"
+
+#. i18n: file extensions/math.xml line 364
+#: xml_doc.cc:3195
+#, no-c-format
+msgid "FACTDOUBLE(number)"
+msgstr "FACTDOUBLE(数值)"
+
+#. i18n: file extensions/math.xml line 365
+#: xml_doc.cc:3198
+#, no-c-format
+msgid "FACTDOUBLE(6) returns 48"
+msgstr "FACTDOUBLE(6) 返回 48"
+
+#. i18n: file extensions/math.xml line 366
+#: xml_doc.cc:3201
+#, no-c-format
+msgid "FACTDOUBLE(7) returns 105"
+msgstr "FACTDOUBLE(7) 返回 105"
+
+#. i18n: file extensions/math.xml line 378
+#: xml_doc.cc:3207
+#, no-c-format
+msgid ""
+"The SUM() function calculates the sum of all the values given as parameters. "
+"You can calculate the sum of a range SUM(A1:B5) or a list of values like "
+"SUM(12;5;12.5)."
+msgstr "SUM() 函数计算所有给定参数的和。您可以计算一个范围,如 SUM(A1:B5),或一个数值序列的和,如 SUM(12;5;12.5)。"
+
+#. i18n: file extensions/math.xml line 379
+#: xml_doc.cc:3210 xml_doc.cc:3225
+#, no-c-format
+msgid "SUM(value;value;...)"
+msgstr "SUM(数值;数值;...)"
+
+#. i18n: file extensions/math.xml line 380
+#: xml_doc.cc:3213
+#, no-c-format
+msgid "SUM(12;5;7) equals 24"
+msgstr "SUM(12;5;7) 等于 24"
+
+#. i18n: file extensions/math.xml line 381
+#: xml_doc.cc:3216
+#, no-c-format
+msgid "SUM(12.5;2) equals 14.5"
+msgstr "SUM(12.5;2) 等于 14.5"
+
+#. i18n: file extensions/math.xml line 396
+#: xml_doc.cc:3222
+#, no-c-format
+msgid ""
+"The SUMA() function calculates the sum of all the values given as parameters. "
+"You can calculate the sum of a range SUMA(A1:B5) or a list of values like "
+"SUMA(12;5;12.5). If a parameter contains text or the boolean value FALSE it is "
+"counted as 0, if a parameter evaluates to TRUE it is counted as 1."
+msgstr ""
+"SUMA() 函数计算所有给定参数的和。您可以计算一个范围,如 "
+"SUMA(A1:B5),或一个数值序列的和,如SUMA(12;5;12.5)。如果某个参数含有文本或者布尔值 FALSE,它会被算作 0,如果某个参数值为 "
+"TRUE,它会被算作 1。"
+
+#. i18n: file extensions/math.xml line 398
+#: xml_doc.cc:3228
+#, no-c-format
+msgid "SUMA(12;5; 7) equals 24"
+msgstr "SUMA(12;5; 7) 等于 24"
+
+#. i18n: file extensions/math.xml line 399
+#: xml_doc.cc:3231
+#, no-c-format
+msgid "SUMA(12.5; 2; TRUE) equals 15.5"
+msgstr "SUMA(12.5; 2; TRUE) 等于 15.5"
+
+#. i18n: file extensions/math.xml line 409
+#: xml_doc.cc:3234
+#, no-c-format
+msgid "Check range"
+msgstr "检查范围"
+
+#. i18n: file extensions/math.xml line 417
+#: xml_doc.cc:3240
+#, no-c-format
+msgid "Sum range"
+msgstr "求和范围"
+
+#. i18n: file extensions/math.xml line 421
+#: xml_doc.cc:3243
+#, no-c-format
+msgid ""
+"The SUMIF() function calculates the sum of all values given as parameters which "
+"match the criteria. The sum range is optional. If not supplied, the values in "
+"the check range are summed. The length of the check range should be equal or "
+"less than the length of the sum range."
+msgstr ""
+"SUMIF() "
+"函数计算参数给定参数中符合条件的所有值的总和。求和范围是可选的,如果不提供的话,将会对检查范围中的值求和。检查范围的长度应该等于或小于求和范围的长度。"
+
+#. i18n: file extensions/math.xml line 422
+#: xml_doc.cc:3246
+#, no-c-format
+msgid "SUMIF(checkrange;criteria;sumrange)"
+msgstr "SUMIF(检查范围;条件;求和范围)"
+
+#. i18n: file extensions/math.xml line 423
+#: xml_doc.cc:3249
+#, no-c-format
+msgid "SUMIF(A1:A4;\">1\") sums all values in range A1:A4 which match >1"
+msgstr "SUMIF(A1:A4;\">1\") 将对范围 A1:A4 中所有大于1的值求和"
+
+#. i18n: file extensions/math.xml line 424
+#: xml_doc.cc:3252
+#, no-c-format
+msgid ""
+"SUMIF(A1:A4;\"=0\";B1:B4) sums all values in range B1:B4 if the corresponding "
+"value in A1:A4 matches =0"
+msgstr "SUMIF(A1:A4;\"=0\";B1:B4) 将对 B1:B4 中的全部值进行求和,如果 A1:A4 中相应单元格的值等于0"
+
+#. i18n: file extensions/math.xml line 438
+#: xml_doc.cc:3258
+#, no-c-format
+msgid ""
+"The PRODUCT() function calculates the product of all the values given as "
+"parameters. You can calculate the product of a range: PRODUCT(A1:B5) or a list "
+"of values like product(12;5;12.5). If no numeric values are found 0 is "
+"returned."
+msgstr ""
+"PRODUCT() 函数计算所有给定参数的乘积。您可以计算一个范围,如 PRODUCT(A1:B5),或一个数值序列的乘积,如 "
+"PRODUCT(12;5;12.5)。如果参数中没有找到任何数值则返回 0。"
+
+#. i18n: file extensions/math.xml line 439
+#: xml_doc.cc:3261
+#, no-c-format
+msgid "PRODUCT(value;value;...)"
+msgstr "PRODUCT(值;值;...)"
+
+#. i18n: file extensions/math.xml line 440
+#: xml_doc.cc:3264
+#, no-c-format
+msgid "PRODUCT(3;5;7) equals 105"
+msgstr "PRODUCT(3;5;7) 等于 105"
+
+#. i18n: file extensions/math.xml line 441
+#: xml_doc.cc:3267
+#, no-c-format
+msgid "PRODUCT(12.5;2) equals 25"
+msgstr "PRODUCT(12.5;2) 等于 25"
+
+#. i18n: file extensions/math.xml line 455
+#: xml_doc.cc:3273
+#, no-c-format
+msgid ""
+"The KPRODUCT() function calculates the product of all the values given as "
+"parameters. You can calculate the product of a range: KPRODUCT(A1:B5) or a list "
+"of values like KPRODUCT(12;5;12.5). If no numeric values are found 1 is "
+"returned."
+msgstr ""
+"KPRODUCT() 函数计算所有给定参数的乘积。您可以计算一个范围,如 KPRODUCT(A1:B5),或一个数值序列的乘积,如 "
+"KPRODUCT(12;5;12.5)。如果参数中没有找到任何数值则返回 1。"
+
+#. i18n: file extensions/math.xml line 456
+#: xml_doc.cc:3276
+#, no-c-format
+msgid "KPRODUCT(value;value;...)"
+msgstr "KPRODUCT(值;值;...)"
+
+#. i18n: file extensions/math.xml line 457
+#: xml_doc.cc:3279
+#, no-c-format
+msgid "KPRODUCT(3;5;7) equals 105"
+msgstr "KPRODUCT(3;5;7) 等于 105"
+
+#. i18n: file extensions/math.xml line 458
+#: xml_doc.cc:3282
+#, no-c-format
+msgid "KPRODUCT(12.5;2) equals 25"
+msgstr "KPRODUCT(12.5;2) 等于 25"
+
+#. i18n: file extensions/math.xml line 473
+#: xml_doc.cc:3288
+#, no-c-format
+msgid ""
+"The G_PRODUCT() function is the same as KPRODUCT. It is provided for Gnumeric "
+"compatibility."
+msgstr ""
+
+#. i18n: file extensions/math.xml line 474
+#: xml_doc.cc:3291
+#, no-c-format
+msgid "G_PRODUCT(value;value;...)"
+msgstr "G_PRODUCT(值;值;...)"
+
+#. i18n: file extensions/math.xml line 487
+#: xml_doc.cc:3297
+#, no-c-format
+msgid "The DIV() function divides the first value by the other values in turn."
+msgstr "DIV() 函数将依次用第二个及以后的参数去除第一个值。"
+
+#. i18n: file extensions/math.xml line 488
+#: xml_doc.cc:3300
+#, no-c-format
+msgid "DIV(value;value;...)"
+msgstr "DIV(值;值;...)"
+
+#. i18n: file extensions/math.xml line 489
+#: xml_doc.cc:3303
+#, no-c-format
+msgid "DIV(20;2;2) returns 5"
+msgstr "DIV(20;2;2) 返回 5"
+
+#. i18n: file extensions/math.xml line 490
+#: xml_doc.cc:3306
+#, no-c-format
+msgid "DIV(25;2.5) returns 10"
+msgstr "DIV(25;2.5) 返回 10"
+
+#. i18n: file extensions/math.xml line 504
+#: xml_doc.cc:3312
+#, no-c-format
+msgid ""
+"The SUMSQ() function calculates the sum of all the squares of values given as "
+"parameters. You can calculate the sum of a range SUMSQ(A1:B5) or a list of "
+"values like SUMSQ(12;5;12.5)."
+msgstr ""
+"SUMSQ() 函数计算所有给定参数的平方和。您可以计算一个范围,如 SUMSQ(A1:B5),或一个数值序列的平方和,如 SUMSQ(12;5;12.5)。"
+
+#. i18n: file extensions/math.xml line 505
+#: xml_doc.cc:3315
+#, no-c-format
+msgid "SUMSQ(value;value;...)"
+msgstr "SUMSQ(值;值;...)"
+
+#. i18n: file extensions/math.xml line 506
+#: xml_doc.cc:3318
+#, no-c-format
+msgid "SUMSQ(12;5;7) equals 218"
+msgstr "SUMSQ(12;5;7) 等于 218"
+
+#. i18n: file extensions/math.xml line 507
+#: xml_doc.cc:3321
+#, no-c-format
+msgid "SUMSQ(12.5;2) equals 173"
+msgstr "SUMSQ(12.5;2) 等于 173"
+
+#. i18n: file extensions/math.xml line 521
+#: xml_doc.cc:3327
+#, no-c-format
+msgid ""
+"The MAX() function returns the largest value given in the parameters. String "
+"and logical values are ignored."
+msgstr "MAX() 函数返回给定参数中的最大值。字符串和逻辑值将被忽略。"
+
+#. i18n: file extensions/math.xml line 522
+#: xml_doc.cc:3330
+#, no-c-format
+msgid "MAX(value;value;...)"
+msgstr "MAX(值;值;...)"
+
+#. i18n: file extensions/math.xml line 523
+#: xml_doc.cc:3333
+#, no-c-format
+msgid "MAX(12;5; 7) returns 12"
+msgstr "MAX(12;5; 7) 返回 12"
+
+#. i18n: file extensions/math.xml line 524
+#: xml_doc.cc:3336
+#, no-c-format
+msgid "MAX(12.5; 2) returns 12.5"
+msgstr "MAX(12.5; 2) 返回 12.5"
+
+#. i18n: file extensions/math.xml line 525
+#: xml_doc.cc:3339
+#, no-c-format
+msgid "MAX(0.5; 0.4; TRUE; 0.2) returns 0.5"
+msgstr "MAX(0.5; 0.4; TRUE; 0.2) 返回 0.5"
+
+#. i18n: file extensions/math.xml line 542
+#: xml_doc.cc:3345
+#, no-c-format
+msgid ""
+"The MAXA() function returns the largest value given in the parameters. TRUE "
+"evaluates to 1, FALSE evaluates to 0. String values are ignored."
+msgstr "MAXA() 函数返回给定参数中的最大值,且不忽略布尔值。TRUE 算作 1,FALSE算作 0。字符串值将被忽略。"
+
+#. i18n: file extensions/math.xml line 543
+#: xml_doc.cc:3348
+#, no-c-format
+msgid "MAXA(value;value;...)"
+msgstr "MAXA(值;值;...)"
+
+#. i18n: file extensions/math.xml line 544
+#: xml_doc.cc:3351
+#, no-c-format
+msgid "MAXA(12;5; 7) returns 12"
+msgstr "MAXA(12;5; 7) 返回 12"
+
+#. i18n: file extensions/math.xml line 545
+#: xml_doc.cc:3354
+#, no-c-format
+msgid "MAXA(12.5; 2) returns 12.5"
+msgstr "MAXA(12.5; 2) 返回 12.5"
+
+#. i18n: file extensions/math.xml line 546
+#: xml_doc.cc:3357
+#, no-c-format
+msgid "MAXA(0.5; 0.4; TRUE; 0.2) returns 1"
+msgstr "MAXA(0.5; 0.4; TRUE; 0.2) 返回 1"
+
+#. i18n: file extensions/math.xml line 563
+#: xml_doc.cc:3363
+#, no-c-format
+msgid ""
+"The MIN() function returns the smallest value given in the parameters. String "
+"and logical values are ignored."
+msgstr "MIN() 函数返回给定参数中的最小值。字符串和逻辑值将被忽略。"
+
+#. i18n: file extensions/math.xml line 564
+#: xml_doc.cc:3366
+#, no-c-format
+msgid "MIN(value;value;...)"
+msgstr "MIN(值;值;...)"
+
+#. i18n: file extensions/math.xml line 565
+#: xml_doc.cc:3369
+#, no-c-format
+msgid "MIN(12;5; 7) returns 5"
+msgstr "MIN(12;5; 7) 返回 5"
+
+#. i18n: file extensions/math.xml line 566
+#: xml_doc.cc:3372
+#, no-c-format
+msgid "MIN(12.5; 2) returns 2"
+msgstr "MIN(12.5; 2) 返回 2"
+
+#. i18n: file extensions/math.xml line 567
+#: xml_doc.cc:3375
+#, no-c-format
+msgid "MIN(0.4; 2; FALSE; 0.7) returns 0.4"
+msgstr "MIN(0.4; 2; FALSE; 0.7) 返回 0.4"
+
+#. i18n: file extensions/math.xml line 584
+#: xml_doc.cc:3381
+#, no-c-format
+msgid ""
+"The MINA() function returns the smallest value given in the parameters. TRUE "
+"evaluates to 1, FALSE to 0. String values are ignored."
+msgstr "MINA() 函数返回给定参数中的最小值,且不忽略布尔值:TRUE 算作 1,FALSE 算作 0。字符串值将被忽略。"
+
+#. i18n: file extensions/math.xml line 585
+#: xml_doc.cc:3384
+#, no-c-format
+msgid "MINA(value;value;...)"
+msgstr "MINA(值;值;...)"
+
+#. i18n: file extensions/math.xml line 586
+#: xml_doc.cc:3387
+#, no-c-format
+msgid "MINA(12;5; 7) returns 5"
+msgstr "MINA(12;5; 7) 返回 5"
+
+#. i18n: file extensions/math.xml line 587
+#: xml_doc.cc:3390
+#, no-c-format
+msgid "MINA(12.5; 2) returns 2"
+msgstr "MINA(12.5; 2) 返回 2"
+
+#. i18n: file extensions/math.xml line 588
+#: xml_doc.cc:3393
+#, no-c-format
+msgid "MINA(0.4; 2; FALSE; 0.7) returns 0."
+msgstr "MINA(0.4; 2; FALSE; 0.7) 返回 0"
+
+#. i18n: file extensions/math.xml line 605
+#: xml_doc.cc:3399
+#, no-c-format
+msgid ""
+"The MULTIPLY() function multiplies all the values given in the parameters. You "
+"can multiply values given by a range MULTIPLY(A1:B5) or a list of values like "
+"MULTIPLY(12;5;12.5). It's equivalent to PRODUCT."
+msgstr ""
+"MULTIPLY() 函数把在参数中给出的所有数值相乘。您可以把一个范围,如 MULTIPLY(A1:B5),或一个数值序列,如 "
+"MULTIPLY(12;5;12.5) 给出的值相乘。此函数与 PRODUCT 相同。"
+
+#. i18n: file extensions/math.xml line 606
+#: xml_doc.cc:3402
+#, no-c-format
+msgid "MULTIPLY(value;value;...)"
+msgstr "MULTIPLY(值;值;...)"
+
+#. i18n: file extensions/math.xml line 607
+#: xml_doc.cc:3405
+#, no-c-format
+msgid "MULTIPLY(12;5;7) equals 420"
+msgstr "MULTIPLY(12;5;7) 等于 420"
+
+#. i18n: file extensions/math.xml line 608
+#: xml_doc.cc:3408
+#, no-c-format
+msgid "MULTIPLY(12.5;2) equals 25"
+msgstr "MULTIPLY(12.5;2) 等于 25"
+
+#. i18n: file extensions/math.xml line 623
+#: xml_doc.cc:3414
+#, no-c-format
+msgid ""
+"The MULTINOMIAL() function returns the multinomial of each number in the "
+"parameters. It uses this formula for MULTINOMIAL(a,b,c):"
+msgstr "MULTINOMIAL() 函数返回参数中各数值的多项排列值。它使用下面的公式计算 MULTINOMIAL(a,b,c):"
+
+#. i18n: file extensions/math.xml line 624
+#: xml_doc.cc:3417
+#, no-c-format
+msgid "(a+b+c)! / a!b!c!"
+msgstr "(a+b+c)! / a!b!c!"
+
+#. i18n: file extensions/math.xml line 625
+#: xml_doc.cc:3420
+#, no-c-format
+msgid "MULTINOMIAL(value;value;...)"
+msgstr "MULTINOMIAL(值;值;...)"
+
+#. i18n: file extensions/math.xml line 626
+#: xml_doc.cc:3423
+#, no-c-format
+msgid "MULTINOMIAL(3;4;5) equals 27720"
+msgstr "MULTINOMIAL(3;4;5) 等于 27720"
+
+#. i18n: file extensions/math.xml line 638
+#: xml_doc.cc:3429
+#, no-c-format
+msgid ""
+"The SQRT() function returns the non-negative square root of x. If x is "
+"negative, \"NaN\" is returned."
+msgstr "SQRT() 函数返回x的非负平方根。如果x是负的,则返回“NaN”。"
+
+#. i18n: file extensions/math.xml line 639
+#: xml_doc.cc:3432
+#, no-c-format
+msgid "SQRT(x)"
+msgstr "SQRT(x)"
+
+#. i18n: file extensions/math.xml line 640
+#: xml_doc.cc:3435
+#, no-c-format
+msgid "SQRT(9) equals 3"
+msgstr "SQRT(9) 等于 3"
+
+#. i18n: file extensions/math.xml line 641
+#: xml_doc.cc:3438
+#, no-c-format
+msgid "SQRT(-9) equals \"NaN\""
+msgstr "SQRT(-9) 等于 \"NaN\""
+
+#. i18n: file extensions/math.xml line 653
+#: xml_doc.cc:3444
+#, no-c-format
+msgid "The SQRTPI() function returns the non-negative square root of x * PI."
+msgstr "SQRTPI() 函数返回 x*PI 的非负平方根。"
+
+#. i18n: file extensions/math.xml line 654
+#: xml_doc.cc:3447
+#, no-c-format
+msgid "SQRTPI(x)"
+msgstr "SQRTPI(x)"
+
+#. i18n: file extensions/math.xml line 655
+#: xml_doc.cc:3450
+#, no-c-format
+msgid "SQRTPI(2) equals 2.506628"
+msgstr "SQRTPI(2) 等于 2.506628"
+
+#. i18n: file extensions/math.xml line 667
+#: xml_doc.cc:3456
+#, no-c-format
+msgid "The LN() function returns the natural logarithm of x."
+msgstr "LN() 函数返回x的自然对数值。"
+
+#. i18n: file extensions/math.xml line 668
+#: xml_doc.cc:3459
+#, no-c-format
+msgid "LN(x)"
+msgstr "LN(x)"
+
+#. i18n: file extensions/math.xml line 669
+#: xml_doc.cc:3462
+#, no-c-format
+msgid "LN(0.8) equals -0.22314355"
+msgstr "LN(0.8) 等于 -0.22314355"
+
+#. i18n: file extensions/math.xml line 670
+#: xml_doc.cc:3465
+#, no-c-format
+msgid "LN(0) equals -inf"
+msgstr "LN(0) 等于负无穷 -inf"
+
+#. i18n: file extensions/math.xml line 689
+#: xml_doc.cc:3474
+#, no-c-format
+msgid "The LOGn() function returns the base n logarithm of x."
+msgstr "LOGn() 函数返回以n为底数的x的对数。"
+
+#. i18n: file extensions/math.xml line 690
+#: xml_doc.cc:3477
+#, no-c-format
+msgid "LOGn(value;base)"
+msgstr "LOGn(数值;底数)"
+
+#. i18n: file extensions/math.xml line 691
+#: xml_doc.cc:3480
+#, no-c-format
+msgid "LOGn(12;10) equals 1.07918125"
+msgstr "LOGn(12;10) 等于 1.07918125"
+
+#. i18n: file extensions/math.xml line 692
+#: xml_doc.cc:3483
+#, no-c-format
+msgid "LOGn(12;2) equals 3.5849625"
+msgstr "LOGn(12;2) 等于 3.5849625"
+
+#. i18n: file extensions/math.xml line 712
+#: xml_doc.cc:3492
+#, no-c-format
+msgid "The ROOTN() function returns the non-negative nth root of x."
+msgstr "ROOTN() 函数返回x的非负n次幂根。"
+
+#. i18n: file extensions/math.xml line 713
+#: xml_doc.cc:3495
+#, no-c-format
+msgid "ROOTN(x;n)"
+msgstr "ROOTN(x;n)"
+
+#. i18n: file extensions/math.xml line 714
+#: xml_doc.cc:3498
+#, no-c-format
+msgid "ROOTN(9;2) equals 3"
+msgstr "ROOTN(9;2) 等于 3"
+
+#. i18n: file extensions/math.xml line 727
+#: xml_doc.cc:3504
+#, no-c-format
+msgid "The CUR() function returns the non-negative cube root of x."
+msgstr "CUR() 函数返回x的非负立方根。"
+
+#. i18n: file extensions/math.xml line 728
+#: xml_doc.cc:3507
+#, no-c-format
+msgid "CUR(x)"
+msgstr "CUR(x)"
+
+#. i18n: file extensions/math.xml line 729
+#: xml_doc.cc:3510
+#, no-c-format
+msgid "CUR(27) equals 3"
+msgstr "CUR(27) 等于 3"
+
+#. i18n: file extensions/math.xml line 742
+#: xml_doc.cc:3516
+#, no-c-format
+msgid "The LOG() function returns the base-10 logarithm of x."
+msgstr "LOG() 函数返回以10为底数的x的对数值。"
+
+#. i18n: file extensions/math.xml line 743
+#: xml_doc.cc:3519
+#, no-c-format
+msgid "LOG(x)"
+msgstr "LOG(x)"
+
+#. i18n: file extensions/math.xml line 744
+#: xml_doc.cc:3522
+#, no-c-format
+msgid "LOG(0.8) equals -0.09691001"
+msgstr "LOG(0.8) 等于 -0.09691001"
+
+#. i18n: file extensions/math.xml line 745
+#: xml_doc.cc:3525
+#, no-c-format
+msgid "LOG(0) equals -inf."
+msgstr "LOG(0) 等于负无穷 -inf。"
+
+#. i18n: file extensions/math.xml line 761
+#: xml_doc.cc:3531
+#, no-c-format
+msgid "The LOG10() function returns the base-10 logarithm of x."
+msgstr "LOG10() 函数返回以10为底数的x的对数值。"
+
+#. i18n: file extensions/math.xml line 762
+#: xml_doc.cc:3534
+#, no-c-format
+msgid "LOG10(x)"
+msgstr "LOG10(x)"
+
+#. i18n: file extensions/math.xml line 763
+#: xml_doc.cc:3537
+#, no-c-format
+msgid "LOG10(0.8) equals -0.09691001"
+msgstr "LOG10(0.8) 等于 -0.09691001"
+
+#. i18n: file extensions/math.xml line 764
+#: xml_doc.cc:3540
+#, no-c-format
+msgid "LOG10(0) equals -inf."
+msgstr "LOG10(0) 等于负无穷 -inf。"
+
+#. i18n: file extensions/math.xml line 780
+#: xml_doc.cc:3546
+#, no-c-format
+msgid "The LOG2() function returns the base-2 logarithm of x."
+msgstr "LOG2() 函数返回以2为底数的x的对数值。"
+
+#. i18n: file extensions/math.xml line 781
+#: xml_doc.cc:3549
+#, no-c-format
+msgid "LOG2(x)"
+msgstr "LOG2(x)"
+
+#. i18n: file extensions/math.xml line 782
+#: xml_doc.cc:3552
+#, no-c-format
+msgid "LOG2(0.8) equals -0.32192809"
+msgstr "LOG2(0.8) 等于 -0.32192809"
+
+#. i18n: file extensions/math.xml line 783
+#: xml_doc.cc:3555
+#, no-c-format
+msgid "LOG2(0) equals -inf."
+msgstr "LOG2(0) 等于负无穷 -inf。"
+
+#. i18n: file extensions/math.xml line 799
+#: xml_doc.cc:3561
+#, no-c-format
+msgid ""
+"The EXP() function returns the value of e (the base of natural logarithms) "
+"raised to the power of x."
+msgstr "EXP() 函数返回e(自然对数的底数)的x次幂值。"
+
+#. i18n: file extensions/math.xml line 800
+#: xml_doc.cc:3564
+#, no-c-format
+msgid "EXP(x)"
+msgstr "EXP(x)"
+
+#. i18n: file extensions/math.xml line 801
+#: xml_doc.cc:3567
+#, no-c-format
+msgid "EXP(9) equals 8 103.08392758"
+msgstr "EXP(9) 等于 8 103.08392758"
+
+#. i18n: file extensions/math.xml line 802
+#: xml_doc.cc:3570
+#, no-c-format
+msgid "EXP(-9) equals 0.00012341"
+msgstr "EXP(-9) 等于 0.00012341"
+
+#. i18n: file extensions/math.xml line 815
+#: xml_doc.cc:3576
+#, no-c-format
+msgid ""
+"The CEIL() function rounds x up to the nearest integer, returning that value as "
+"a double."
+msgstr "CEIL() 函数返回比x大的最小整数,以双精度数返回该值。"
+
+#. i18n: file extensions/math.xml line 816
+#: xml_doc.cc:3579
+#, no-c-format
+msgid "CEIL(x)"
+msgstr "CEIL(x)"
+
+#. i18n: file extensions/math.xml line 817
+#: xml_doc.cc:3582
+#, no-c-format
+msgid "CEIL(12.5) equals 13"
+msgstr "CEIL(12.5) 等于 13"
+
+#. i18n: file extensions/math.xml line 818
+#: xml_doc.cc:3585
+#, no-c-format
+msgid "CEIL(-12.5) equals -12"
+msgstr "CEIL(-12.5) 等于 -12"
+
+#. i18n: file extensions/math.xml line 832
+#: xml_doc.cc:3591
+#, no-c-format
+msgid "Significance (optional)"
+msgstr "显著因子(可选的)"
+
+#. i18n: file extensions/math.xml line 836
+#: xml_doc.cc:3594
+#, no-c-format
+msgid ""
+"The CEILING() function rounds x up to the nearest multiple of significance."
+msgstr "CEILING() 函数返回比x大且是显著因子的倍数的最小整数,以双精度数返回该值。"
+
+#. i18n: file extensions/math.xml line 837
+#: xml_doc.cc:3597
+#, no-c-format
+msgid "CEILING(x)"
+msgstr "CEILING(x)"
+
+#. i18n: file extensions/math.xml line 838
+#: xml_doc.cc:3600
+#, no-c-format
+msgid "CEILING(12.5) equals 13"
+msgstr "CEILING(12.5) 等于 13"
+
+#. i18n: file extensions/math.xml line 839
+#: xml_doc.cc:3603
+#, no-c-format
+msgid "CEILING(6.43; 4) equals 8"
+msgstr "CEILING(6.43; 4) 等于 8"
+
+#. i18n: file extensions/math.xml line 853
+#: xml_doc.cc:3609
+#, no-c-format
+msgid ""
+"The FLOOR() function rounds x down to the nearest integer, returning that value "
+"as a double."
+msgstr "FLOOR() 函数把x向下舍入到最接近的整数,以双精度数返回该值。"
+
+#. i18n: file extensions/math.xml line 854
+#: xml_doc.cc:3612
+#, no-c-format
+msgid "FLOOR(x)"
+msgstr "FLOOR(x)"
+
+#. i18n: file extensions/math.xml line 855
+#: xml_doc.cc:3615
+#, no-c-format
+msgid "FLOOR(12.5) equals 12"
+msgstr "FLOOR(12.5) 等于 12"
+
+#. i18n: file extensions/math.xml line 856
+#: xml_doc.cc:3618
+#, no-c-format
+msgid "FLOOR(-12.5) equals -13"
+msgstr "FLOOR(-12.5) 等于 -13"
+
+#. i18n: file extensions/math.xml line 869
+#: xml_doc.cc:3624
+#, no-c-format
+msgid ""
+"The ABS() function returns the absolute value of the floating-point number x."
+msgstr "ABS() 函数返回浮点数x的绝对值。"
+
+#. i18n: file extensions/math.xml line 870
+#: xml_doc.cc:3627
+#, no-c-format
+msgid "ABS(x)"
+msgstr "ABS(x)"
+
+#. i18n: file extensions/math.xml line 871
+#: xml_doc.cc:3630
+#, no-c-format
+msgid "ABS(12.5) equals 12.5"
+msgstr "ABS(12.5) 等于 12.5"
+
+#. i18n: file extensions/math.xml line 872
+#: xml_doc.cc:3633
+#, no-c-format
+msgid "ABS(-12.5) equals 12.5"
+msgstr "ABS(-12.5) 等于 12.5"
+
+#. i18n: file extensions/math.xml line 884
+#: xml_doc.cc:3639
+#, no-c-format
+msgid "The INT() function returns the integer part of the value."
+msgstr "INT() 函数返回数值的整数部分。"
+
+#. i18n: file extensions/math.xml line 885
+#: xml_doc.cc:3642
+#, no-c-format
+msgid "INT(x)"
+msgstr "INT(x)"
+
+#. i18n: file extensions/math.xml line 886
+#: xml_doc.cc:3645
+#, no-c-format
+msgid "INT(12.55) equals 12"
+msgstr "INT(12.55) 等于 12"
+
+#. i18n: file extensions/math.xml line 887
+#: xml_doc.cc:3648
+#, no-c-format
+msgid "INT(15) equals 15"
+msgstr "INT(15) 等于 15"
+
+#. i18n: file extensions/math.xml line 897
+#: xml_doc.cc:3651
+#, no-c-format
+msgid "The RAND() function returns a pseudo-random number between 0 and 1."
+msgstr "RAND() 函数返回介于0和1之间的伪随机数。"
+
+#. i18n: file extensions/math.xml line 898
+#: xml_doc.cc:3654
+#, no-c-format
+msgid "RAND()"
+msgstr "RAND()"
+
+#. i18n: file extensions/math.xml line 899
+#: xml_doc.cc:3657
+#, no-c-format
+msgid "RAND() equals for example 0.78309922..."
+msgstr "例如:RAND() 可能返回 0.78309922..."
+
+#. i18n: file extensions/math.xml line 909
+#: xml_doc.cc:3660 xml_doc.cc:3672
+#, no-c-format
+msgid "A floating point value (greater 0)"
+msgstr "一个浮点数值(大于0)"
+
+#. i18n: file extensions/math.xml line 913
+#: xml_doc.cc:3663
+#, no-c-format
+msgid ""
+"The RANDEXP() function returns an exponentially-distributed pseudo-random "
+"number."
+msgstr "RANDEXP() 函数返回指数分布的伪随机数。"
+
+#. i18n: file extensions/math.xml line 914
+#: xml_doc.cc:3666
+#, no-c-format
+msgid "RANDEXP(x)"
+msgstr "RANDEXP(x)"
+
+#. i18n: file extensions/math.xml line 915
+#: xml_doc.cc:3669
+#, no-c-format
+msgid "RANDEXP(0.88)"
+msgstr "RANDEXP(0.88)"
+
+#. i18n: file extensions/math.xml line 932
+#: xml_doc.cc:3678
+#, no-c-format
+msgid ""
+"The RANDPOISSON() function returns a poisson-distributed pseudo-random number."
+msgstr "RANDPOISSON() 函数返回泊松(Poisson)分布的伪随机数。"
+
+#. i18n: file extensions/math.xml line 933
+#: xml_doc.cc:3681
+#, no-c-format
+msgid "RANDPOISSON(x)"
+msgstr "RANDPOISSON(x)"
+
+#. i18n: file extensions/math.xml line 934
+#: xml_doc.cc:3684
+#, no-c-format
+msgid "RANDPOISSON(4)"
+msgstr "RANDPOISSON(4)"
+
+#. i18n: file extensions/math.xml line 943
+#: xml_doc.cc:3687 xml_doc.cc:3702 xml_doc.cc:3717
+#, no-c-format
+msgid "A floating point value (between 0 and 1)"
+msgstr "一个浮点数值(介于0和1之间)"
+
+#. i18n: file extensions/math.xml line 947
+#: xml_doc.cc:3690
+#, no-c-format
+msgid "Trials (greater 0)"
+msgstr "试验次数(大于 0)"
+
+#. i18n: file extensions/math.xml line 951
+#: xml_doc.cc:3693
+#, no-c-format
+msgid ""
+"The RANDBINOM() function returns a binomially-distributed pseudo-random number."
+msgstr "RANDBINOM() 函数返回二项分布的伪随机数。"
+
+#. i18n: file extensions/math.xml line 952
+#: xml_doc.cc:3696
+#, no-c-format
+msgid "RANDBINOM(x)"
+msgstr "RANDBINOM(x)"
+
+#. i18n: file extensions/math.xml line 953
+#: xml_doc.cc:3699
+#, no-c-format
+msgid "RANDBINOM(4)"
+msgstr "RANDBINOM(4)"
+
+#. i18n: file extensions/math.xml line 967
+#: xml_doc.cc:3705
+#, no-c-format
+msgid "Failures (greater 0)"
+msgstr "失败次数(大于0)"
+
+#. i18n: file extensions/math.xml line 971
+#: xml_doc.cc:3708
+#, no-c-format
+msgid ""
+"The RANDNEGBINOM() function returns a negative binomially-distributed "
+"pseudo-random number."
+msgstr "RANDNEGBINOM() 返回负二项分布的伪随机数。"
+
+#. i18n: file extensions/math.xml line 972
+#: xml_doc.cc:3711
+#, no-c-format
+msgid "RANDNEGBINOM(x)"
+msgstr "RANDNEGBINOM(x)"
+
+#. i18n: file extensions/math.xml line 973
+#: xml_doc.cc:3714
+#, no-c-format
+msgid "RANDNEGBINOM(4)"
+msgstr "RANDNEGBINOM(4)"
+
+#. i18n: file extensions/math.xml line 991
+#: xml_doc.cc:3723
+#, no-c-format
+msgid ""
+"The RANDBERNOULLI() function returns a Bernoulli-distributed pseudo-random "
+"number."
+msgstr "RANDBERNOULLI() 函数返回贝努利(Bernoulli)分布的伪装随机数。"
+
+#. i18n: file extensions/math.xml line 992
+#: xml_doc.cc:3726
+#, no-c-format
+msgid "RANDBERNOULLI(x)"
+msgstr "RANDBERNOULLI(x)"
+
+#. i18n: file extensions/math.xml line 993
+#: xml_doc.cc:3729
+#, no-c-format
+msgid "RANDBERNOULLI(0.45)"
+msgstr "RANDBERNOULLI(0.45)"
+
+#. i18n: file extensions/math.xml line 1002
+#: xml_doc.cc:3732
+#, no-c-format
+msgid "Mean value of the normal distribution"
+msgstr "正态分布的均值"
+
+#. i18n: file extensions/math.xml line 1006
+#: xml_doc.cc:3735
+#, no-c-format
+msgid "Dispersion of the normal distribution"
+msgstr "正态分布的离差"
+
+#. i18n: file extensions/math.xml line 1010
+#: xml_doc.cc:3738
+#, no-c-format
+msgid ""
+"The RANDNORM() function returns a Normal(Gaussian)-distributed pseudo-random "
+"number."
+msgstr "RANDNORM() 函数返回正态(高斯)分布的伪随机数。"
+
+#. i18n: file extensions/math.xml line 1011
+#: xml_doc.cc:3741
+#, no-c-format
+msgid "RANDNORM(mu; sigma)"
+msgstr "RANDNORM(mu; sigma)"
+
+#. i18n: file extensions/math.xml line 1012
+#: xml_doc.cc:3744
+#, no-c-format
+msgid "RANDNORM(0; 1)"
+msgstr "RANDNORM(0; 1)"
+
+#. i18n: file extensions/math.xml line 1021
+#: xml_doc.cc:3747
+#, no-c-format
+msgid "Bottom value"
+msgstr "底值"
+
+#. i18n: file extensions/math.xml line 1025
+#: xml_doc.cc:3750
+#, no-c-format
+msgid "Top value"
+msgstr "顶值"
+
+#. i18n: file extensions/math.xml line 1029
+#: xml_doc.cc:3753
+#, no-c-format
+msgid ""
+"The RANDBETWEEN() function returns a pseudo-random number between bottom and "
+"top value. If bottom > top this function returns Err."
+msgstr "RANDBETWEEN() 函数返回介于底值和顶值之间的伪随机数。如果底值>顶值则返回错误。"
+
+#. i18n: file extensions/math.xml line 1030
+#: xml_doc.cc:3756
+#, no-c-format
+msgid "RANDBETWEEN(bottom;top)"
+msgstr "RANDBETWEEN(底值;顶值)"
+
+#. i18n: file extensions/math.xml line 1031
+#: xml_doc.cc:3759
+#, no-c-format
+msgid "RANDBETWEEN(12;78) equals for example 61.0811..."
+msgstr "例如:RANDBETWEEN(12;78) 可能返回 61.0811..."
+
+#. i18n: file extensions/math.xml line 1043
+#: xml_doc.cc:3765
+#, no-c-format
+msgid "Multiple"
+msgstr "倍数"
+
+#. i18n: file extensions/math.xml line 1047
+#: xml_doc.cc:3768
+#, no-c-format
+msgid ""
+"The MROUND() function returns the value rounded to the specified multiple. The "
+"value and the multiple must have the same sign"
+msgstr "MROUND() 函数返回舍入到指定倍数的值。该数值和倍数必须有相同的符号。"
+
+#. i18n: file extensions/math.xml line 1048
+#: xml_doc.cc:3771
+#, no-c-format
+msgid "MROUND(value; multiple)"
+msgstr "MROUND(数值; 倍数)"
+
+#. i18n: file extensions/math.xml line 1049
+#: xml_doc.cc:3774
+#, no-c-format
+msgid "MROUND(1.252; 0.5) equals 1.5"
+msgstr "MROUND(1.252; 0.5) 等于 1.5"
+
+#. i18n: file extensions/math.xml line 1050
+#: xml_doc.cc:3777
+#, no-c-format
+msgid "MROUND(-1.252; -0.5) equals -1.5"
+msgstr "MROUND(-1.252; -0.5) 等于 -1.5"
+
+#. i18n: file extensions/math.xml line 1063
+#: xml_doc.cc:3783 xml_doc.cc:3810 xml_doc.cc:3831
+#, no-c-format
+msgid "Digits"
+msgstr "位数"
+
+#. i18n: file extensions/math.xml line 1067
+#: xml_doc.cc:3786
+#, no-c-format
+msgid ""
+"The ROUND(value;[digits]) function returns value rounded. Digits is the number "
+"of digits to which you want to round that number. If digits is zero or omitted, "
+"value is rounded up to the nearest integer. If digits is smaller than zero, the "
+"corresponding integer part of the number is rounded."
+msgstr ""
+"ROUND(数值;[位数]) "
+"函数返回四舍五入的值。位数是您想要舍入到数值的小数位数。如果位数是零或省略,数值将四舍五入到的最接近的整数。如果位数小于零,该数值相应的整数部分也被四舍五入。"
+
+#. i18n: file extensions/math.xml line 1068
+#: xml_doc.cc:3789
+#, no-c-format
+msgid "ROUND(value;[digits])"
+msgstr "ROUND(数值;[位数])"
+
+#. i18n: file extensions/math.xml line 1069
+#: xml_doc.cc:3792
+#, no-c-format
+msgid "ROUND(1.252;2) equals 1.25"
+msgstr "ROUND(1.252;2) 等于 1.25"
+
+#. i18n: file extensions/math.xml line 1070
+#: xml_doc.cc:3795
+#, no-c-format
+msgid "ROUND(-1.252;2) equals -1.25"
+msgstr "ROUND(-1.252;2) 等于 -1.25"
+
+#. i18n: file extensions/math.xml line 1071
+#: xml_doc.cc:3798
+#, no-c-format
+msgid "ROUND(1.258;2) equals 1.26"
+msgstr "ROUND(1.258;2) 等于 1.26"
+
+#. i18n: file extensions/math.xml line 1072
+#: xml_doc.cc:3801
+#, no-c-format
+msgid "ROUND(-12.25;-1) equals -10"
+msgstr "ROUND(-12.25;-1) 等于 -10"
+
+#. i18n: file extensions/math.xml line 1073
+#: xml_doc.cc:3804
+#, no-c-format
+msgid "ROUND(-1.252;0) equals -1"
+msgstr "ROUND(-1.252;0) 等于 -1"
+
+#. i18n: file extensions/math.xml line 1092
+#: xml_doc.cc:3813
+#, no-c-format
+msgid ""
+"The ROUNDUP(value;[digits]) function returns value rounded up. Digits is the "
+"number of digits to which you want to round that number. If digits is zero or "
+"omitted, value is rounded up to the nearest integer."
+msgstr ""
+"ROUNDUP(数值;[位数]) 函数返回向上舍入的值。位数是您想要舍入到数值的小数位数。如果位数是零或省略,数值将向上舍入到的最接近的整数。"
+
+#. i18n: file extensions/math.xml line 1093
+#: xml_doc.cc:3816
+#, no-c-format
+msgid "ROUNDUP(value;[digits])"
+msgstr "ROUNDUP(数值;[位数])"
+
+#. i18n: file extensions/math.xml line 1094
+#: xml_doc.cc:3819
+#, no-c-format
+msgid "ROUNDUP(1.252;2) equals 1.26"
+msgstr "ROUNDUP(1.252;2) 等于 1.26"
+
+#. i18n: file extensions/math.xml line 1095
+#: xml_doc.cc:3822
+#, no-c-format
+msgid "ROUNDUP(-1.252;2) equals -1.25"
+msgstr "ROUNDUP(-1.252;2) 等于 -1.25"
+
+#. i18n: file extensions/math.xml line 1096
+#: xml_doc.cc:3825
+#, no-c-format
+msgid "ROUNDUP(-1.252) equals -1"
+msgstr "ROUNDUP(-1.252) 等于 -1"
+
+#. i18n: file extensions/math.xml line 1114
+#: xml_doc.cc:3834
+#, no-c-format
+msgid ""
+"The ROUNDDOWN(value;[digits]) function returns value rounded down. Digits is "
+"the number of digits to which you want to round that number. If digits is zero "
+"or omitted, value is rounded down to the nearest integer."
+msgstr ""
+"ROUNDDOWN(数值;[位数]) 函数返回向下舍入的值。位数是您想要舍入到数值的小数位数。如果位数是零或省略,值是向下舍入到的最接近的整数。"
+
+#. i18n: file extensions/math.xml line 1115
+#: xml_doc.cc:3837
+#, no-c-format
+msgid "ROUNDDOWN(value;[digits])"
+msgstr "ROUNDDOWN(数值;[位数])"
+
+#. i18n: file extensions/math.xml line 1116
+#: xml_doc.cc:3840
+#, no-c-format
+msgid "ROUNDDOWN(1.252;2) equals 1.25"
+msgstr "ROUNDDOWN(1.252;2) 等于 1.25"
+
+#. i18n: file extensions/math.xml line 1117
+#: xml_doc.cc:3843
+#, no-c-format
+msgid "ROUNDDOWN(-1.252;2) equals -1.26"
+msgstr "ROUNDDOWN(-1.252;2) 等于 -1.26"
+
+#. i18n: file extensions/math.xml line 1118
+#: xml_doc.cc:3846
+#, no-c-format
+msgid "ROUNDDOWN(-1.252) equals -2"
+msgstr "ROUNDDOWN(-1.252) 等于 -2"
+
+#. i18n: file extensions/math.xml line 1128
+#: xml_doc.cc:3849
+#, no-c-format
+msgid "Nth term"
+msgstr "第N项"
+
+#. i18n: file extensions/math.xml line 1132
+#: xml_doc.cc:3852
+#, no-c-format
+msgid ""
+"Function FIB calculates the Nth term of a Fibonacci sequence (1, 1, 2, 3, 5, 8, "
+"13, 21...), in which each number, after the first two, is the sum of the two "
+"numbers immediately preceding it. FIB(0) is defined to be 0."
+msgstr ""
+"FIB() 函数计算菲波那契(Fibonacci)数列(1, 1, 2, 3, 5, 8, 13, "
+"21)的第N项。该数列从第三项开始,每项都等于前面紧挨着的两项之和。FIB(0) 定义为 0。"
+
+#. i18n: file extensions/math.xml line 1133
+#: xml_doc.cc:3855
+#, no-c-format
+msgid "FIB(n)"
+msgstr "FIB(n)"
+
+#. i18n: file extensions/math.xml line 1134
+#: xml_doc.cc:3858
+#, no-c-format
+msgid "FIB(9) returns 34"
+msgstr "FIB(9) 返回 34"
+
+#. i18n: file extensions/math.xml line 1135
+#: xml_doc.cc:3861
+#, no-c-format
+msgid "FIB(26) returns 121393"
+msgstr "FIB(26) 返回 121393"
+
+#. i18n: file extensions/math.xml line 1143
+#: xml_doc.cc:3864
+#, no-c-format
+msgid "Numerator"
+msgstr "分子"
+
+#. i18n: file extensions/math.xml line 1147
+#: xml_doc.cc:3867
+#, no-c-format
+msgid "Denumerator"
+msgstr "分母"
+
+#. i18n: file extensions/math.xml line 1151
+#: xml_doc.cc:3870
+#, no-c-format
+msgid "Function QUOTIENT returns the integer portion of numerator/denumerator."
+msgstr "QUOTIENT 函数返回分子/分母的整数部分。"
+
+#. i18n: file extensions/math.xml line 1152
+#: xml_doc.cc:3873
+#, no-c-format
+msgid "QUOTIENT(numerator;denumerator)"
+msgstr "QUOTIENT(分子;分母)"
+
+#. i18n: file extensions/math.xml line 1153
+#: xml_doc.cc:3876
+#, no-c-format
+msgid "QUOTIENT(21;4) returns 5"
+msgstr "QUOTIENT(21;4) 返回 5"
+
+#. i18n: file extensions/math.xml line 1166
+#: xml_doc.cc:3882
+#, no-c-format
+msgid ""
+"Function MDETERM returns the determinant of a given matrix. The matrix must be "
+"of type n x n."
+msgstr "MDETERM 返回给定矩阵的行列式。矩阵必须是 n x n 方阵。"
+
+#. i18n: file extensions/math.xml line 1167
+#: xml_doc.cc:3885
+#, no-c-format
+msgid "MDETERM(matrix)"
+msgstr "MDETERM(矩阵)"
+
+#. i18n: file extensions/math.xml line 1168
+#: xml_doc.cc:3888
+#, no-c-format
+msgid "MDETERM(A1:C3)"
+msgstr "MDETERM(A1:C3)"
+
+#. i18n: file extensions/math.xml line 1177
+#: xml_doc.cc:3891
+#, no-c-format
+msgid "First matrix"
+msgstr "第一个矩阵"
+
+#. i18n: file extensions/math.xml line 1181
+#: xml_doc.cc:3894
+#, no-c-format
+msgid "Second matrix"
+msgstr "第二个矩阵"
+
+#. i18n: file extensions/math.xml line 1185
+#: xml_doc.cc:3897
+#, no-c-format
+msgid ""
+"Function MMULT multiplies two matrices. Number of columns of the first matrix "
+"nust be the same as row count of the second one. The result is a matrix."
+msgstr "MMULT 函数将两个矩阵相乘。第一个矩阵的列数必须与第二个矩阵的行数相同。结果仍为一个矩阵。"
+
+#. i18n: file extensions/math.xml line 1186
+#: xml_doc.cc:3900
+#, no-c-format
+msgid "MMULT(matrix1;matrix2)"
+msgstr "MMULT(矩阵1;矩阵2)"
+
+#. i18n: file extensions/math.xml line 1187
+#: xml_doc.cc:3903
+#, no-c-format
+msgid "MMULT(A1:C3)"
+msgstr "MMULT(A1:C3)"
+
+#. i18n: file extensions/reference.xml line 5
+#: xml_doc.cc:3906
+#, no-c-format
+msgid "Lookup & Reference"
+msgstr "查阅和引用"
+
+#. i18n: file extensions/reference.xml line 11
+#: xml_doc.cc:3909
+#, no-c-format
+msgid "Row number"
+msgstr "行号"
+
+#. i18n: file extensions/reference.xml line 15
+#: xml_doc.cc:3912
+#, no-c-format
+msgid "Column number"
+msgstr "列号"
+
+#. i18n: file extensions/reference.xml line 19
+#: xml_doc.cc:3915
+#, no-c-format
+msgid "Absolute number (optional)"
+msgstr "绝对编号(可选的)"
+
+#. i18n: file extensions/reference.xml line 23
+#: xml_doc.cc:3918 xml_doc.cc:4044
+#, no-c-format
+msgid "A1 style (optional)"
+msgstr "A1 样式(可选的)"
+
+#. i18n: file extensions/reference.xml line 27
+#: xml_doc.cc:3921
+#, no-c-format
+msgid "Sheet name"
+msgstr "工作表名称"
+
+#. i18n: file extensions/reference.xml line 31
+#: xml_doc.cc:3924
+#, no-c-format
+msgid ""
+"The ADDRESS creates a cell address. Parameter Row is the row number and Column "
+"is the column number."
+msgstr "ADDRESS 创建单元格地址。参数中,行是行的编号,列是列的编号。"
+
+#. i18n: file extensions/reference.xml line 32
+#: xml_doc.cc:3927
+#, no-c-format
+msgid ""
+"Absolute number specifies the type of reference: 1 or omitted = Absolute, 2 = "
+"Absolute row, relative column, 3 = Relative row; absolute column and 4 = "
+"Relative."
+msgstr "绝对编号指定引用的类型:1 或忽略:绝对,2 绝对行;相对列,3 相对行;绝对列,4 相对。"
+
+#. i18n: file extensions/reference.xml line 33
+#: xml_doc.cc:3930
+#, no-c-format
+msgid ""
+"A1 Style specifies the style of the address to return. If A1 is set to TRUE "
+"(default) the address is returned in A1 style if it is set to FALSE in R1C1 "
+"style."
+msgstr "A1 样式指定返回地址的样式。如果 A1 设为 TRUE(默认) 地址以 A1 样式返回,如果它设为 FALSE 则使用 R1C1 样式。"
+
+#. i18n: file extensions/reference.xml line 34
+#: xml_doc.cc:3933
+#, no-c-format
+msgid "Sheet name is the text specifying the name of the sheet."
+msgstr "工作表名是指定工作表名称的文字。"
+
+#. i18n: file extensions/reference.xml line 35
+#: xml_doc.cc:3936
+#, no-c-format
+msgid "ADDRESS(row; col; absolute; style; sheet name)"
+msgstr "ADDRESS(行; 列; 绝对; 样式; 工作表名)"
+
+#. i18n: file extensions/reference.xml line 36
+#: xml_doc.cc:3939
+#, no-c-format
+msgid "ADDRESS(6; 4) returns $D$6"
+msgstr "ADDRESS(6; 4) 返回 $D$6"
+
+#. i18n: file extensions/reference.xml line 37
+#: xml_doc.cc:3942
+#, no-c-format
+msgid "ADDRESS(6; 4; 2) returns D$6"
+msgstr "ADDRESS(6; 4; 2) 返回 D$6"
+
+#. i18n: file extensions/reference.xml line 38
+#: xml_doc.cc:3945
+#, no-c-format
+msgid "ADDRESS(6; 4; 2; FALSE; \"Sheet1\") returns Sheet1!R6C[4]"
+msgstr "ADDRESS(6; 4; 2; FALSE; \"Sheet1\") 返回 Sheet1!R6C[4]"
+
+#. i18n: file extensions/reference.xml line 39
+#: xml_doc.cc:3948
+#, no-c-format
+msgid "ADDRESS(6; 4; 1; FALSE; \"Sheet1\") returns Sheet1!R6C4"
+msgstr "ADDRESS(6; 4; 1; FALSE; \"Sheet1\") 返回 Sheet1!R6C4"
+
+#. i18n: file extensions/reference.xml line 40
+#: xml_doc.cc:3951
+#, no-c-format
+msgid "ADDRESS(6; 4; 4; TRUE; \"Sheet1\") returns Sheet1!D6"
+msgstr "ADDRESS(6; 4; 4; TRUE; \"Sheet1\") 返回 Sheet1!D6"
+
+#. i18n: file extensions/reference.xml line 48
+#: xml_doc.cc:3954 xml_doc.cc:3987 xml_doc.cc:4002 xml_doc.cc:4017
+#: xml_doc.cc:4041 xml_doc.cc:4059 xml_doc.cc:4074
+#, no-c-format
+msgid "Reference"
+msgstr "引用"
+
+#. i18n: file extensions/reference.xml line 52
+#: xml_doc.cc:3957
+#, no-c-format
+msgid ""
+"Returns the number of areas in the reference string. An area can be asingle "
+"cell or a set of cells."
+msgstr "返回引用字符串里的区域个数。一个区域可以是一个或者一组单元格。"
+
+#. i18n: file extensions/reference.xml line 53
+#: xml_doc.cc:3960
+#, no-c-format
+msgid "AREAS(reference)"
+msgstr "AREAS(引用)"
+
+#. i18n: file extensions/reference.xml line 54
+#: xml_doc.cc:3963
+#, no-c-format
+msgid "AREAS(A1) returns 1"
+msgstr "AREAS(A1) 返回 1"
+
+#. i18n: file extensions/reference.xml line 55
+#: xml_doc.cc:3966
+#, no-c-format
+msgid "AREAS((A1; A2:A4)) returns 2"
+msgstr "AREAS((A1; A2:A4)) 返回 2"
+
+#. i18n: file extensions/reference.xml line 62
+#: xml_doc.cc:3969
+#, no-c-format
+msgid "Index"
+msgstr "索引"
+
+#. i18n: file extensions/reference.xml line 66
+#: xml_doc.cc:3972
+#, no-c-format
+msgid "Arguments"
+msgstr "参数"
+
+#. i18n: file extensions/reference.xml line 69
+#: xml_doc.cc:3975
+#, no-c-format
+msgid "Returns the parameter specified by the index."
+msgstr "返回索引指定的参数。"
+
+#. i18n: file extensions/reference.xml line 70
+#: xml_doc.cc:3978
+#, no-c-format
+msgid "CHOOSE(index; parameter1; parameter2;...)"
+msgstr "CHOOSE(索引; 参数1; 参数2;...)"
+
+#. i18n: file extensions/reference.xml line 71
+#: xml_doc.cc:3981
+#, no-c-format
+msgid "CHOOSE(1; \"1st\"; \"2nd\") returns \"1st\""
+msgstr "CHOOSE(1; \"1st\"; \"2nd\") 返回 \"1st\""
+
+#. i18n: file extensions/reference.xml line 72
+#: xml_doc.cc:3984
+#, no-c-format
+msgid "CHOOSE(2; 3; 2; 4) returns 2"
+msgstr "CHOOSE(2; 3; 2; 4) 返回 2"
+
+#. i18n: file extensions/reference.xml line 84
+#: xml_doc.cc:3990
+#, no-c-format
+msgid ""
+"The COLUMN function returns the column of given cell reference. If no parameter "
+"is specified the column of the current cell gets returned."
+msgstr "COLUMN 函数返回给定单元格引用的列号。如果未指定参数,则返回当前单元格的列号。"
+
+#. i18n: file extensions/reference.xml line 85
+#: xml_doc.cc:3993
+#, no-c-format
+msgid "COLUMN(reference)"
+msgstr "COLUMN(引用)"
+
+#. i18n: file extensions/reference.xml line 86
+#: xml_doc.cc:3996
+#, no-c-format
+msgid "COLUMN(A1) returns 1"
+msgstr "COLUMN(A1) 返回 1"
+
+#. i18n: file extensions/reference.xml line 87
+#: xml_doc.cc:3999
+#, no-c-format
+msgid "COLUMN(D2) returns 4"
+msgstr "COLUMN(D2) 返回 4"
+
+#. i18n: file extensions/reference.xml line 101
+#: xml_doc.cc:4005
+#, no-c-format
+msgid "The COLUMNS function returns the number of columns in a reference."
+msgstr "COLUMNS 函数返回给定引用中的列数。"
+
+#. i18n: file extensions/reference.xml line 102
+#: xml_doc.cc:4008
+#, no-c-format
+msgid "COLUMNS(reference)"
+msgstr "COLUMNS(引用)"
+
+#. i18n: file extensions/reference.xml line 103
+#: xml_doc.cc:4011
+#, no-c-format
+msgid "COLUMNS(A1:C3) returns 3"
+msgstr "COLUMNS(A1:C3) 返回 3"
+
+#. i18n: file extensions/reference.xml line 104
+#: xml_doc.cc:4014
+#, no-c-format
+msgid "COLUMNS(D2) returns 1"
+msgstr "COLUMNS(D2) 返回 1"
+
+#. i18n: file extensions/reference.xml line 117
+#: xml_doc.cc:4020
+#, no-c-format
+msgid "Row"
+msgstr "行"
+
+#. i18n: file extensions/reference.xml line 121
+#: dialogs/kspread_dlg_database.cc:223 xml_doc.cc:4023
+#, no-c-format
+msgid "Column"
+msgstr "列"
+
+#. i18n: file extensions/reference.xml line 125
+#: xml_doc.cc:4026
+#, no-c-format
+msgid ""
+"If a range is given, returns value stored in a given row/column. If one cell is "
+"given, which contains an array, then one element of the array is returned."
+msgstr ""
+
+#. i18n: file extensions/reference.xml line 126
+#: xml_doc.cc:4029
+#, no-c-format
+msgid "INDEX(cell, row, column)"
+msgstr "INDEX(单元格;行;列)"
+
+#. i18n: file extensions/reference.xml line 127
+#: xml_doc.cc:4032
+#, no-c-format
+msgid "INDEX(range, row, column)"
+msgstr "INDEX(范围;行;列)"
+
+#. i18n: file extensions/reference.xml line 128
+#: xml_doc.cc:4035
+#, no-c-format
+msgid "INDEX(A1:C3;2;2), returns contents of B2"
+msgstr "INDEX(A1:C3;2;2) 返回 B2 的内容"
+
+#. i18n: file extensions/reference.xml line 129
+#: xml_doc.cc:4038
+#, no-c-format
+msgid ""
+"INDEX(A1;2;2), if A1 is a result of array calculation, returns its (2,2) "
+"element."
+msgstr "INDEX(A1;2;2) 当 A1 是数组计算的结果时,返回其 (2,2) 元素。"
+
+#. i18n: file extensions/reference.xml line 144
+#: xml_doc.cc:4047
+#, no-c-format
+msgid ""
+"Returns the content of the cell specified by the reference text. The second "
+"parameter is optional."
+msgstr "返回引用字串指定的单元格内容。第二个参数是可选的。"
+
+#. i18n: file extensions/reference.xml line 145
+#: xml_doc.cc:4050
+#, no-c-format
+msgid "INDIRECT(referenceText, a1 style)"
+msgstr "INDIRECT(引用字串, A1样式)"
+
+#. i18n: file extensions/reference.xml line 146
+#: xml_doc.cc:4053
+#, no-c-format
+msgid "INDIRECT(A1), A1 contains \"B1\", and B1 1 => returns 1"
+msgstr "INDIRECT(A1),A1 含有 \"B1\",B1 是 1 => 返回 1"
+
+#. i18n: file extensions/reference.xml line 147
+#: xml_doc.cc:4056
+#, no-c-format
+msgid "INDIRECT(\"A1\"), returns content of A1"
+msgstr "INDIRECT(\"A1\"), 返回 A1 的内容"
+
+#. i18n: file extensions/reference.xml line 159
+#: xml_doc.cc:4062
+#, no-c-format
+msgid ""
+"The ROW function returns the row of given cell reference. If no parameter is "
+"specified the row of the current cell gets returned."
+msgstr "ROW 函数返回给定单元格引用的行号。如果未指定参数,则返回当前单元格的行号。"
+
+#. i18n: file extensions/reference.xml line 160
+#: xml_doc.cc:4065
+#, no-c-format
+msgid "ROW(reference)"
+msgstr "ROW(引用)"
+
+#. i18n: file extensions/reference.xml line 161
+#: xml_doc.cc:4068
+#, no-c-format
+msgid "ROW(A1) returns 1"
+msgstr "ROW(A1) 返回 1"
+
+#. i18n: file extensions/reference.xml line 162
+#: xml_doc.cc:4071
+#, no-c-format
+msgid "ROW(D2) returns 2"
+msgstr "ROW(D2) 返回 2"
+
+#. i18n: file extensions/reference.xml line 176
+#: xml_doc.cc:4077
+#, no-c-format
+msgid "The ROWS function returns the number of rows in a reference."
+msgstr "ROWS 函数返回给定引用里的行数。"
+
+#. i18n: file extensions/reference.xml line 177
+#: xml_doc.cc:4080
+#, no-c-format
+msgid "ROWS(reference)"
+msgstr "ROWS(引用)"
+
+#. i18n: file extensions/reference.xml line 178
+#: xml_doc.cc:4083
+#, no-c-format
+msgid "ROWS(A1:C3) returns 3"
+msgstr "ROWS(A1:C3) 返回 3"
+
+#. i18n: file extensions/reference.xml line 179
+#: xml_doc.cc:4086
+#, no-c-format
+msgid "ROWS(D2) returns 1"
+msgstr "ROWS(D2) 返回 1"
+
+#. i18n: file extensions/reference.xml line 187
+#: xml_doc.cc:4089
+#, no-c-format
+msgid "Lookup value"
+msgstr "查阅值"
+
+#. i18n: file extensions/reference.xml line 191
+#: xml_doc.cc:4092
+#, no-c-format
+msgid "Lookup vector"
+msgstr "查阅向量"
+
+#. i18n: file extensions/reference.xml line 195
+#: xml_doc.cc:4095
+#, no-c-format
+msgid "Result vector"
+msgstr "结果向量"
+
+#. i18n: file extensions/reference.xml line 199
+#: xml_doc.cc:4098
+#, no-c-format
+msgid ""
+"The LOOKUP function looks up the first parameter in the lookup vector. It "
+"returns a value in the result Vector with the same index as the matching value "
+"in the lookup vector. If value is not in the lookup vector it takes the next "
+"lower one. If no value in the lookup vector matches an error is returned. The "
+"lookup vector must be in ascending order and lookup and result vector must have "
+"the same size. Numeric values, string and boolean values are recognized. "
+"Comparison between strings is case-insensitive."
+msgstr ""
+
+#. i18n: file extensions/reference.xml line 200
+#: xml_doc.cc:4101
+#, no-c-format
+msgid "LOOKUP(value; lookup vector; result vector)"
+msgstr "LOOKUP(值;查阅向量;结果向量)"
+
+#. i18n: file extensions/reference.xml line 201
+#: xml_doc.cc:4104
+#, no-c-format
+msgid "LOOKUP(1.232; A1:A6; B1:B6) for A1 = 1, A2 = 2 returns the value of B1."
+msgstr "LOOKUP(1.232; A1:A6; B1:B6) 当 A1=1,A2=2 时返回 B1 的值。"
+
+#. i18n: file extensions/statistical.xml line 5
+#: xml_doc.cc:4107
+#, no-c-format
+msgid "Statistical"
+msgstr "统计学"
+
+#. i18n: file extensions/statistical.xml line 11
+#: xml_doc.cc:4110 xml_doc.cc:4113 xml_doc.cc:4116 xml_doc.cc:4119
+#: xml_doc.cc:4134 xml_doc.cc:4137 xml_doc.cc:4140 xml_doc.cc:4143
+#: xml_doc.cc:4158 xml_doc.cc:4161 xml_doc.cc:4164 xml_doc.cc:4167
+#, no-c-format
+msgid "Float"
+msgstr "浮点"
+
+#. i18n: file extensions/statistical.xml line 27
+#: xml_doc.cc:4122
+#, no-c-format
+msgid "The SKEW() function returns an estimate for skewness of a distribution"
+msgstr "SKEW() 函数返回一个分布的偏度系数估计值"
+
+#. i18n: file extensions/statistical.xml line 28
+#: xml_doc.cc:4125
+#, no-c-format
+msgid "SKEW(number; number2; ...)"
+msgstr "SKEW(数; 数2; ...)"
+
+#. i18n: file extensions/statistical.xml line 29
+#: xml_doc.cc:4128
+#, no-c-format
+msgid "SKEW(range)"
+msgstr "SKEW(范围)"
+
+#. i18n: file extensions/statistical.xml line 30
+#: xml_doc.cc:4131
+#, no-c-format
+msgid "SKEW(11.4; 17.3; 21.3; 25.9; 40.1) returns 0.9768"
+msgstr "SKEW(11,4; 17,3; 21,3; 25,9; 40.1) 返回 0,9768"
+
+#. i18n: file extensions/statistical.xml line 55
+#: xml_doc.cc:4146
+#, no-c-format
+msgid "The SKEWP() function returns the population skewness of a distribution"
+msgstr "SKEWP() 函数返回分布总体的偏度系数。"
+
+#. i18n: file extensions/statistical.xml line 56
+#: xml_doc.cc:4149
+#, no-c-format
+msgid "SKEWP(number; number2; ...)"
+msgstr "SKEWP(数; 数2; ...)"
+
+#. i18n: file extensions/statistical.xml line 57
+#: xml_doc.cc:4152
+#, no-c-format
+msgid "SKEWP(range)"
+msgstr "SKEWP(范围)"
+
+#. i18n: file extensions/statistical.xml line 58
+#: xml_doc.cc:4155
+#, no-c-format
+msgid "SKEWP(11.4; 17.3; 21.3; 25.9; 40.1) returns 0.6552"
+msgstr "SKEWP(11,4; 17,3; 21,3; 25,9; 40.1) 返回 0,6552"
+
+#. i18n: file extensions/statistical.xml line 83
+#: xml_doc.cc:4170
+#, no-c-format
+msgid ""
+"The MODE() function returns the most frequently occuring value in the data set."
+msgstr "MODE() 函数返回数据集里出现最频繁的值。"
+
+#. i18n: file extensions/statistical.xml line 84
+#: xml_doc.cc:4173
+#, no-c-format
+msgid "MODE(number; number2; ...)"
+msgstr "MODE(数; 数2; ...)"
+
+#. i18n: file extensions/statistical.xml line 85
+#: xml_doc.cc:4176
+#, no-c-format
+msgid "MODE(range)"
+msgstr "MODE(范围)"
+
+#. i18n: file extensions/statistical.xml line 86
+#: xml_doc.cc:4179
+#, no-c-format
+msgid "MODE(12; 14; 12; 15) returns 12"
+msgstr "MODE(12; 14; 12; 15) 返回 12"
+
+#. i18n: file extensions/statistical.xml line 94
+#: xml_doc.cc:4182 xml_doc.cc:4197 xml_doc.cc:4212 xml_doc.cc:4227
+#: xml_doc.cc:4242
+#, no-c-format
+msgid "Cell range of values"
+msgstr "单元格范围"
+
+#. i18n: file extensions/statistical.xml line 98
+#: xml_doc.cc:4185 xml_doc.cc:4200 xml_doc.cc:4215
+#, no-c-format
+msgid "Second cell range of values"
+msgstr "第二个单元格范围"
+
+#. i18n: file extensions/statistical.xml line 102
+#: xml_doc.cc:4188
+#, no-c-format
+msgid ""
+"The CORREL() function calculates the correlation coefficient of two cell "
+"ranges."
+msgstr "CORREL() 函数计算两个单元格范围的互相关系数。"
+
+#. i18n: file extensions/statistical.xml line 103
+#: xml_doc.cc:4191
+#, no-c-format
+msgid "CORREL(range1; range2)"
+msgstr "CORREL(范围1; 范围2)"
+
+#. i18n: file extensions/statistical.xml line 104
+#: xml_doc.cc:4194
+#, no-c-format
+msgid "CORREL(A1:A3; B1:B3)"
+msgstr "CORREL(A1:A3; B1:B3)"
+
+#. i18n: file extensions/statistical.xml line 121
+#: xml_doc.cc:4203
+#, no-c-format
+msgid ""
+"The PEARSON() function calculates the correlation coefficient of two cell "
+"ranges. It is the same as the CORREL function."
+msgstr "PEARSON() 函数计算两个单元格范围的相关系数。此函数与 CORREL 函数相同。"
+
+#. i18n: file extensions/statistical.xml line 122
+#: xml_doc.cc:4206
+#, no-c-format
+msgid "PEARSON(range1; range2)"
+msgstr "PEARSON(范围1; 范围2)"
+
+#. i18n: file extensions/statistical.xml line 123
+#: xml_doc.cc:4209
+#, no-c-format
+msgid "PEARSON(A1:A3; B1:B3)"
+msgstr "PEARSON(A1:A3; B1:B3)"
+
+#. i18n: file extensions/statistical.xml line 140
+#: xml_doc.cc:4218
+#, no-c-format
+msgid "The COVAR() function calculates the covariance of two cell ranges."
+msgstr "COVAR() 函数计算两个单元格范围的协方差。"
+
+#. i18n: file extensions/statistical.xml line 141
+#: xml_doc.cc:4221
+#, no-c-format
+msgid "COVAR(range1; range2)"
+msgstr "COVAR(范围1; 范围2)"
+
+#. i18n: file extensions/statistical.xml line 142
+#: xml_doc.cc:4224
+#, no-c-format
+msgid "COVAR(A1:A3; B1:B3)"
+msgstr "COVAR(A1:A3; B1:B3)"
+
+#. i18n: file extensions/statistical.xml line 154
+#: xml_doc.cc:4230
+#, no-c-format
+msgid "Position (from the largest)"
+msgstr "位置(从最大的开始)"
+
+#. i18n: file extensions/statistical.xml line 158
+#: xml_doc.cc:4233
+#, no-c-format
+msgid "The LARGE() function returns the k-th largest value from the data set."
+msgstr "LARGE() 函数返回数据集中第 k 个最大的数值。"
+
+#. i18n: file extensions/statistical.xml line 159
+#: xml_doc.cc:4236
+#, no-c-format
+msgid "LARGE(range; k)"
+msgstr "LARGE(范围; k)"
+
+#. i18n: file extensions/statistical.xml line 160
+#: xml_doc.cc:4239
+#, no-c-format
+msgid "A1: 3, A2: 1, A3: 5 => LARGE(A1:A3; 2) returns 3"
+msgstr "A1: 3, A2: 1, A3: 5 => LARGE(A1:A3; 2) 返回 3"
+
+#. i18n: file extensions/statistical.xml line 172
+#: xml_doc.cc:4245
+#, no-c-format
+msgid "Position (from the smallest)"
+msgstr "位置(从最小的开始)"
+
+#. i18n: file extensions/statistical.xml line 176
+#: xml_doc.cc:4248
+#, no-c-format
+msgid "The SMALL() function returns the k-th smallest value from the data set."
+msgstr "SMALL() 函数返回数据集里的第 k 个最小的数值。"
+
+#. i18n: file extensions/statistical.xml line 177
+#: xml_doc.cc:4251
+#, no-c-format
+msgid "SMALL(range; k)"
+msgstr "SMALL(范围; k)"
+
+#. i18n: file extensions/statistical.xml line 178
+#: xml_doc.cc:4254
+#, no-c-format
+msgid "A1: 3, A2: 1, A3: 5 => SMALL(A1:A3; 1) returns 1"
+msgstr "A1: 3, A2: 1, A3: 5 => SMALL(A1:A3; 1) 返回 1"
+
+#. i18n: file extensions/statistical.xml line 186
+#: xml_doc.cc:4257
+#, no-c-format
+msgid "Number to be normalized"
+msgstr "要归一化的数"
+
+#. i18n: file extensions/statistical.xml line 190
+#: xml_doc.cc:4260
+#, no-c-format
+msgid "Mean of the distribution"
+msgstr "分布的均值"
+
+#. i18n: file extensions/statistical.xml line 194
+#: xml_doc.cc:4263
+#, no-c-format
+msgid "Standard deviation"
+msgstr "标准差"
+
+#. i18n: file extensions/statistical.xml line 198
+#: xml_doc.cc:4266
+#, no-c-format
+msgid "The STANDARDIZE() function calculates a normalized value."
+msgstr "STANDARDIZE() 函数计算规格化的数值。"
+
+#. i18n: file extensions/statistical.xml line 199
+#: xml_doc.cc:4269
+#, no-c-format
+msgid "STANDARDIZE(x; mean, stdev)"
+msgstr "STANDARDIZE(x; 均值, stdev)"
+
+#. i18n: file extensions/statistical.xml line 200
+#: xml_doc.cc:4272
+#, no-c-format
+msgid "STANDARDIZE(4; 3; 7) returns 0.1429"
+msgstr "STANDARDIZE(4; 3; 7) 返回 0.1429"
+
+#. i18n: file extensions/statistical.xml line 208
+#: xml_doc.cc:4275 xml_doc.cc:4278 xml_doc.cc:4281 xml_doc.cc:4284
+#: xml_doc.cc:4287 xml_doc.cc:4302 xml_doc.cc:4305 xml_doc.cc:4308
+#: xml_doc.cc:4311 xml_doc.cc:4314 xml_doc.cc:4329 xml_doc.cc:4332
+#: xml_doc.cc:4335 xml_doc.cc:4338 xml_doc.cc:4341 xml_doc.cc:4377
+#: xml_doc.cc:4380 xml_doc.cc:4383 xml_doc.cc:4386 xml_doc.cc:4389
+#: xml_doc.cc:4404 xml_doc.cc:4407 xml_doc.cc:4410 xml_doc.cc:4413
+#: xml_doc.cc:4416 xml_doc.cc:4584 xml_doc.cc:4587 xml_doc.cc:4590
+#: xml_doc.cc:4593 xml_doc.cc:4596 xml_doc.cc:4611 xml_doc.cc:4626
+#: xml_doc.cc:4629 xml_doc.cc:4632 xml_doc.cc:4635 xml_doc.cc:4638
+#: xml_doc.cc:4680 xml_doc.cc:4683 xml_doc.cc:4686 xml_doc.cc:4689
+#: xml_doc.cc:4692 xml_doc.cc:4710 xml_doc.cc:4713 xml_doc.cc:4716
+#: xml_doc.cc:4719 xml_doc.cc:4722 xml_doc.cc:4740 xml_doc.cc:4743
+#: xml_doc.cc:4746 xml_doc.cc:4749 xml_doc.cc:4752 xml_doc.cc:4770
+#: xml_doc.cc:4773 xml_doc.cc:4776 xml_doc.cc:4779 xml_doc.cc:4782
+#: xml_doc.cc:4800 xml_doc.cc:4803 xml_doc.cc:4806 xml_doc.cc:4809
+#: xml_doc.cc:4812 xml_doc.cc:4830 xml_doc.cc:4833 xml_doc.cc:4836
+#: xml_doc.cc:4839 xml_doc.cc:4842 xml_doc.cc:4854 xml_doc.cc:4857
+#: xml_doc.cc:4860 xml_doc.cc:4863 xml_doc.cc:4866 xml_doc.cc:4881
+#: xml_doc.cc:4884 xml_doc.cc:4887 xml_doc.cc:4890 xml_doc.cc:4893
+#: xml_doc.cc:4905 xml_doc.cc:4908 xml_doc.cc:4911 xml_doc.cc:4914
+#: xml_doc.cc:4917
+#, no-c-format
+msgid "Floating point values"
+msgstr "浮点数值"
+
+#. i18n: file extensions/statistical.xml line 228
+#: xml_doc.cc:4290
+#, no-c-format
+msgid ""
+"The KURT() function calculates an unbiased estimate of the kurtosis of a data "
+"set. You have to provide at least 4 values, otherwise an error is returned."
+msgstr "KURT() 函数计算数据集的峰度系数的无偏估计。您需要给出至少 4 个数值,否则将返回错误。"
+
+#. i18n: file extensions/statistical.xml line 229
+#: xml_doc.cc:4293
+#, no-c-format
+msgid "KURT(value; value;...)"
+msgstr "KURT(值; 值;...)"
+
+#. i18n: file extensions/statistical.xml line 230
+#: xml_doc.cc:4296
+#, no-c-format
+msgid "KURT(A1:A5)"
+msgstr "KURT(A1:A5)"
+
+#. i18n: file extensions/statistical.xml line 231
+#: xml_doc.cc:4299
+#, no-c-format
+msgid "KURT(21; 33; 54; 23) returns 1.344239"
+msgstr "KURT(21; 33; 54; 23) 返回 1.344239"
+
+#. i18n: file extensions/statistical.xml line 260
+#: xml_doc.cc:4317
+#, no-c-format
+msgid ""
+"The KURTP() function calculates an population kurtosis of a data set. You have "
+"to provide at least 4 values, otherwise an error is returned."
+msgstr "KURTP() 函数计算数据集的总体峰度系数。您需要给出至少 4 个数值,否则将返回错误。"
+
+#. i18n: file extensions/statistical.xml line 261
+#: xml_doc.cc:4320
+#, no-c-format
+msgid "KURTP(value; value;...)"
+msgstr "KURTP(值; 值;...)"
+
+#. i18n: file extensions/statistical.xml line 262
+#: xml_doc.cc:4323
+#, no-c-format
+msgid "KURTP(A1:A5)"
+msgstr "KURTP(A1:A5)"
+
+#. i18n: file extensions/statistical.xml line 263
+#: xml_doc.cc:4326
+#, no-c-format
+msgid "KURTP(21; 33; 54; 23) returns -1.021"
+msgstr "KURTP(21; 33; 54; 23) 返回 -1.021"
+
+#. i18n: file extensions/statistical.xml line 292
+#: xml_doc.cc:4344
+#, no-c-format
+msgid "The DEVSQ() function calculates the sum of squares of deviations."
+msgstr "DEVSQ() 函数计算偏差的平方和。"
+
+#. i18n: file extensions/statistical.xml line 293
+#: xml_doc.cc:4347
+#, no-c-format
+msgid "DEVSQ(value; value;...)"
+msgstr "DEVSQ(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 294
+#: xml_doc.cc:4350
+#, no-c-format
+msgid "DEVSQ(A1:A5)"
+msgstr "DEVSQ(A1:A5)"
+
+#. i18n: file extensions/statistical.xml line 295
+#: xml_doc.cc:4353
+#, no-c-format
+msgid "DEVSQ(21; 33; 54; 23) returns 684.75"
+msgstr "DEVSQ(21; 33; 54; 23) 返回 684.75"
+
+#. i18n: file extensions/statistical.xml line 303
+#: xml_doc.cc:4356
+#, no-c-format
+msgid "Number of success in the sample"
+msgstr "样本成功次数"
+
+#. i18n: file extensions/statistical.xml line 307
+#: xml_doc.cc:4359 xml_doc.cc:4449 xml_doc.cc:4530
+#, no-c-format
+msgid "Number of trials"
+msgstr "试验数"
+
+#. i18n: file extensions/statistical.xml line 311
+#: xml_doc.cc:4362
+#, no-c-format
+msgid "Number of success overall"
+msgstr "成功试验总数"
+
+#. i18n: file extensions/statistical.xml line 315
+#: xml_doc.cc:4365
+#, no-c-format
+msgid "Population size"
+msgstr "总体大小"
+
+#. i18n: file extensions/statistical.xml line 319
+#: xml_doc.cc:4368
+#, no-c-format
+msgid "The HYPGEOMDIST() function returns the hypergeometric distribution."
+msgstr "HYPGEOMDIST() 函数返回超几何分布。"
+
+#. i18n: file extensions/statistical.xml line 320
+#: xml_doc.cc:4371
+#, no-c-format
+msgid "HYPGEOMDIST(x; n; M; N)"
+msgstr "HYPGEOMDIST(x; n; M; N)"
+
+#. i18n: file extensions/statistical.xml line 321
+#: xml_doc.cc:4374
+#, no-c-format
+msgid "HYPGEOMDIST(2; 5; 6; 20) returns 0.3522"
+msgstr "HYPGEOMDIST(2; 5; 6; 20) 返回 0.3522"
+
+#. i18n: file extensions/statistical.xml line 349
+#: xml_doc.cc:4392
+#, no-c-format
+msgid ""
+"The GEOMEAN() function returns the geometric mean of the given arguments. This "
+"is equal to the Nth root of the product of the terms."
+msgstr "GEOMEAN() 返回给定参数的几何平均值。它等于各项乘积的 N 次方根。"
+
+#. i18n: file extensions/statistical.xml line 350
+#: xml_doc.cc:4395
+#, no-c-format
+msgid "GEOMEAN(value; value;...)"
+msgstr "GEOMEAN(值; 值;...)"
+
+#. i18n: file extensions/statistical.xml line 351
+#: xml_doc.cc:4398
+#, no-c-format
+msgid "GEOMEAN(A1:A5)"
+msgstr "GEOMEAN(A1:A5)"
+
+#. i18n: file extensions/statistical.xml line 352
+#: xml_doc.cc:4401
+#, no-c-format
+msgid "GEOMEAN(21; 33; 54; 23) returns 30.45886"
+msgstr "GEOMEAN(21; 33; 54; 23) 返回 30.45886"
+
+#. i18n: file extensions/statistical.xml line 381
+#: xml_doc.cc:4419
+#, no-c-format
+msgid ""
+"The HARMEAN() function returns the harmonic mean of the N data points (N "
+"divided by the sum of the inverses of the data points)."
+msgstr "HARMEAN() 函数计算 N 个数据点的调合平均值(N除以各数据点倒数的和)。"
+
+#. i18n: file extensions/statistical.xml line 382
+#: xml_doc.cc:4422
+#, no-c-format
+msgid "HARMEAN(value; value;...)"
+msgstr "HARMEAN(值; 值;...)"
+
+#. i18n: file extensions/statistical.xml line 383
+#: xml_doc.cc:4425
+#, no-c-format
+msgid "HARMEAN(A1:A5)"
+msgstr "HARMEAN(A1:A5)"
+
+#. i18n: file extensions/statistical.xml line 384
+#: xml_doc.cc:4428
+#, no-c-format
+msgid "HARMEAN(21; 33; 54; 23) returns 28.588"
+msgstr "HARMEAN(21; 33; 54; 23) 返回 28.588"
+
+#. i18n: file extensions/statistical.xml line 393
+#: xml_doc.cc:4431 xml_doc.cc:4533
+#, no-c-format
+msgid "Number of failures"
+msgstr "失败次数"
+
+#. i18n: file extensions/statistical.xml line 397
+#: xml_doc.cc:4434 xml_doc.cc:4452
+#, no-c-format
+msgid "Number of successful trials"
+msgstr "成功试验数"
+
+#. i18n: file extensions/statistical.xml line 401
+#: xml_doc.cc:4437 xml_doc.cc:4455
+#, no-c-format
+msgid "Probability of success"
+msgstr "成功概率"
+
+#. i18n: file extensions/statistical.xml line 405
+#: xml_doc.cc:4440
+#, no-c-format
+msgid "The NEGBINOMDIST() function returns the negative binomial distribution."
+msgstr "NEGBINOMDIST() 函数返回负二项分布。"
+
+#. i18n: file extensions/statistical.xml line 406
+#: xml_doc.cc:4443
+#, no-c-format
+msgid "NEGBINOMDIST(failures; success; prob_of_success)"
+msgstr "NEGBINOMDIST(失败次数; 成功次数; 成功概率)"
+
+#. i18n: file extensions/statistical.xml line 407
+#: xml_doc.cc:4446
+#, no-c-format
+msgid "NEGBINOMDIST(2;5;0.55) returns 0.152872629"
+msgstr "NEGBINOMDIST(2;5;0.55) 返回 0.152872629"
+
+#. i18n: file extensions/statistical.xml line 427
+#: xml_doc.cc:4458
+#, no-c-format
+msgid "The BINO() function returns the binomial distribution."
+msgstr "BINO() 函数返回二项分布。"
+
+#. i18n: file extensions/statistical.xml line 428
+#: xml_doc.cc:4461
+#, no-c-format
+msgid ""
+"The first parameter is the number of trials, the second parameter is the number "
+"of successes, and the third is the probability of success. The number of trials "
+"should be greater than the number of successes and the probability should be "
+"smaller or equal to 1."
+msgstr "第一参数是试验数,第二参数是成功数,第三参数是成功概率。试验数应该大于成功数并且概率应该小于或等于 1。"
+
+#. i18n: file extensions/statistical.xml line 429
+#: xml_doc.cc:4464
+#, no-c-format
+msgid "BINO(trials;success;prob_of_success)"
+msgstr "BINO(试验次数;成功次数;成功概率)"
+
+#. i18n: file extensions/statistical.xml line 430
+#: xml_doc.cc:4467
+#, no-c-format
+msgid "BINO(12;9;0.8) returns 0.236223201"
+msgstr "BINO(12;9;0.8) 返回 0.236223201"
+
+#. i18n: file extensions/statistical.xml line 438
+#: xml_doc.cc:4470 xml_doc.cc:4473 xml_doc.cc:4485 xml_doc.cc:4488
+#: xml_doc.cc:4500 xml_doc.cc:4503 xml_doc.cc:4515 xml_doc.cc:4518
+#, no-c-format
+msgid "Value (array)"
+msgstr "值 (数组)"
+
+#. i18n: file extensions/statistical.xml line 446
+#: xml_doc.cc:4476
+#, no-c-format
+msgid ""
+"The SUMPRODUCT() function (SUM(X*Y)) returns the sum of the product of these "
+"values. The number of values in the two arrays should be equal. Otherwise this "
+"function returns Err."
+msgstr "SUMPRODUCT() 函数 (SUM(X*Y)) 返回这些值乘积的累加和。两个数组中的值的数量应该相等。否则此函数返回错误。"
+
+#. i18n: file extensions/statistical.xml line 447
+#: xml_doc.cc:4479
+#, no-c-format
+msgid "SUMPRODUCT(array1;array2)"
+msgstr "SUMPRODUCT(数组1;数组2)"
+
+#. i18n: file extensions/statistical.xml line 448
+#: xml_doc.cc:4482
+#, no-c-format
+msgid "SUMPRODUCT(A1:A2;B1:B2) with A1=2, A2=5, B1=3 and B2=5, returns 31"
+msgstr "SUMPRODUCT(A1:A2;B1:B2) 若 A1=2 A2=5 B1=3 B2=5 则返回 31"
+
+#. i18n: file extensions/statistical.xml line 464
+#: xml_doc.cc:4491
+#, no-c-format
+msgid ""
+"The SUMX2PY2() function (SUM(X^2+Y^2)) returns the sum of the squares of these "
+"values. The number of values in the two arrays should be equal. Otherwise this "
+"function returns Err."
+msgstr "SUMX2PY2() 函数 (SUM(X^2+Y^2)) 返回这些值平方的累加和。在两个数组中值的数量应该相等。否则此函数返回错误。"
+
+#. i18n: file extensions/statistical.xml line 465
+#: xml_doc.cc:4494
+#, no-c-format
+msgid "SUMX2PY2(array1;array2)"
+msgstr "SUMX2PY2(数组1;数组2)"
+
+#. i18n: file extensions/statistical.xml line 466
+#: xml_doc.cc:4497
+#, no-c-format
+msgid "SUMX2PY2(A1:A2;B1:B2) with A1=2, A2=5, B1=3 and B2=5, returns 63"
+msgstr "SUMX2PY2(A1:A2;B1:B2) 若 A1=2 A2=5 B1=3 B2=5 则返回 63"
+
+#. i18n: file extensions/statistical.xml line 482
+#: xml_doc.cc:4506
+#, no-c-format
+msgid ""
+"The SUMX2MY2() function (SUM(X^2-Y^2)) returns the difference of the squares of "
+"these values. The number of values in the two arrays should be equal. Otherwise "
+"this function returns Err."
+msgstr "SUMX2MY2() 函数 (SUM(X^2-Y^2)) 返回这些值平方的差的累加和。在两个数组中值的数量应该相等。否则此函数返回错误。"
+
+#. i18n: file extensions/statistical.xml line 483
+#: xml_doc.cc:4509
+#, no-c-format
+msgid "SUMX2MY2(array1;array2)"
+msgstr "SUMX2MY2(数组1;数组2)"
+
+#. i18n: file extensions/statistical.xml line 484
+#: xml_doc.cc:4512
+#, no-c-format
+msgid "SUMX2MY2(A1:A2;B1:B2) with A1=2, A2=5, B1=3 and B2=5, returns -5"
+msgstr "SUMX2MY2(A1:A2;B1:B2) 若 A1=2 A2=5 B1=3 B2=5 则返回 -5"
+
+#. i18n: file extensions/statistical.xml line 500
+#: xml_doc.cc:4521
+#, no-c-format
+msgid ""
+"The SUM2XMY() function (SUM((X-Y)^2)) returns the square of the differences of "
+"these values. The number of values in the two arrays should be equal. Otherwise "
+"this function returns Err."
+msgstr "SUM2XMY() 函数 (SUM((X-Y)^2)) 返回这些值差的平方的累加和。在两个数组中值的数量应该相等。否则此函数返回错误。"
+
+#. i18n: file extensions/statistical.xml line 501
+#: xml_doc.cc:4524
+#, no-c-format
+msgid "SUM2XMY(array1;array2)"
+msgstr "SUM2XMY(数组1;数组2)"
+
+#. i18n: file extensions/statistical.xml line 502
+#: xml_doc.cc:4527
+#, no-c-format
+msgid "SUM2XMY(A1:A2;B1:B2) with A1=2, A2=5, B1=3 and B2=5, returns 1"
+msgstr "SUM2XMY(A1:A2;B1:B2) 若A1=2 A2=5 B1=3 B2=5 则返回 1"
+
+#. i18n: file extensions/statistical.xml line 519
+#: xml_doc.cc:4536
+#, no-c-format
+msgid "Probability of failure"
+msgstr "失败概率"
+
+#. i18n: file extensions/statistical.xml line 523
+#: xml_doc.cc:4539
+#, no-c-format
+msgid ""
+"The INVBINO() function returns the negative binomial distribution. The first "
+"parameter is the number of trials, the second parameter is the number of "
+"failures, and the third is the probability of failure. The number of trials "
+"should be larger than the number of failures and the probability should be "
+"smaller or equal to 1."
+msgstr ""
+"INVBINO() 函数返回负的二项式分布。第一参数是试验次数,第二参数是失败次数,第三参数是失败概率。试验数应该大于失败数,并且概率应该小于或等于 1。"
+
+#. i18n: file extensions/statistical.xml line 524
+#: xml_doc.cc:4542
+#, no-c-format
+msgid "INVBINO(trials;failure;prob_of_failure)"
+msgstr "INVBINO(试验数;失败数;失败概率)"
+
+#. i18n: file extensions/statistical.xml line 525
+#: xml_doc.cc:4545
+#, no-c-format
+msgid "INVBINO(12;3;0.2) returns 0.236223201"
+msgstr "INVBINO(12;3;0.2) 返回 0.236223201"
+
+#. i18n: file extensions/statistical.xml line 533
+#: xml_doc.cc:4548 xml_doc.cc:4566
+#, no-c-format
+msgid "Total number of elements"
+msgstr "元素总数"
+
+#. i18n: file extensions/statistical.xml line 537
+#: xml_doc.cc:4551
+#, no-c-format
+msgid "Number of elements to choose"
+msgstr "要选择的元素数"
+
+#. i18n: file extensions/statistical.xml line 541
+#: xml_doc.cc:4554
+#, no-c-format
+msgid ""
+"The COMBIN() function calculates the count of possible combinations. The first "
+"parameter is the total count of elements. The second parameter is the count of "
+"elements to choose. Both parameters should be positive and the first parameter "
+"should not be less than the second. Otherwise the function returns an error."
+msgstr ""
+"COMBIN() "
+"函数计算所有可能组合的数目。第一参数是元素的总数。第二参数是要选择的元素数。两参数应该是正的,并且第一参数不应小于第二参数。否则此函数返回错误。"
+
+#. i18n: file extensions/statistical.xml line 542
+#: xml_doc.cc:4557
+#, no-c-format
+msgid "COMBIN(total;chosen)"
+msgstr "COMBIN(元素总数;选择的元素数)"
+
+#. i18n: file extensions/statistical.xml line 543
+#: xml_doc.cc:4560
+#, no-c-format
+msgid "COMBIN(12;5) returns 792"
+msgstr "COMBIN(12;5) 返回 792"
+
+#. i18n: file extensions/statistical.xml line 544
+#: xml_doc.cc:4563
+#, no-c-format
+msgid "COMBIN(5;5) returns 1"
+msgstr "COMBIN(5;5) 返回 1"
+
+#. i18n: file extensions/statistical.xml line 556
+#: xml_doc.cc:4569
+#, no-c-format
+msgid "Number of elements to permutate"
+msgstr "要排列的元素数"
+
+#. i18n: file extensions/statistical.xml line 560
+#: xml_doc.cc:4572
+#, no-c-format
+msgid ""
+"The PERMUT() function returns the number of permutations. The first parameter "
+"is the number of elements, and the second parameter is the number of elements "
+"used in the permutation."
+msgstr "PERMUT() 函数返回排列数目。第一参数是元素的总数,第二参数是用于排列的元素数。"
+
+#. i18n: file extensions/statistical.xml line 561
+#: xml_doc.cc:4575
+#, no-c-format
+msgid "PERMUT(total;permutated)"
+msgstr "PERMUT(元素总数;排列的元素数)"
+
+#. i18n: file extensions/statistical.xml line 562
+#: xml_doc.cc:4578
+#, no-c-format
+msgid "PERMUT(8;5) equals 6720"
+msgstr "PERMUT(8;5) 等于 6720"
+
+#. i18n: file extensions/statistical.xml line 563
+#: xml_doc.cc:4581
+#, no-c-format
+msgid "PERMUT(1;1) equals 1"
+msgstr "PERMUT(1;1) 等于 1"
+
+#. i18n: file extensions/statistical.xml line 591
+#: xml_doc.cc:4599
+#, no-c-format
+msgid ""
+"The AVERAGE() function calculates the average of all the values given as "
+"parameters. You can calculate the average of a range AVERAGE(A1:B5) or a list "
+"of values like AVERAGE(12;5;12.5)."
+msgstr ""
+"AVERAGE() 函数计算所有给出参数值的平均数。您可以计算一个范围,如 AVERAGE(A1:B5),或一个数值序列的平均数,如 "
+"AVERAGE(12;5;12.5)。"
+
+#. i18n: file extensions/statistical.xml line 592
+#: xml_doc.cc:4602
+#, no-c-format
+msgid "AVERAGE(value;value;...)"
+msgstr "AVERAGE(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 593
+#: xml_doc.cc:4605
+#, no-c-format
+msgid "AVERAGE(12;5;7) equals 8"
+msgstr "AVERAGE(12;5;7) 等于 8"
+
+#. i18n: file extensions/statistical.xml line 594
+#: xml_doc.cc:4608
+#, no-c-format
+msgid "AVERAGE(12.5;2) equals 7.25"
+msgstr "AVERAGE(12.5;2) 等于 7.25"
+
+#. i18n: file extensions/statistical.xml line 606
+#: xml_doc.cc:4614 xml_doc.cc:5625 xml_doc.cc:5628 xml_doc.cc:5631
+#: xml_doc.cc:5634 xml_doc.cc:5637
+#, no-c-format
+msgid "String values"
+msgstr "字符串值"
+
+#. i18n: file extensions/statistical.xml line 610
+#: xml_doc.cc:4617
+#, no-c-format
+msgid ""
+"The AVERAGEA() calculates the average of the given arguments. Numbers, text and "
+"logical values are included in the calculation too. If the cell contains text "
+"or the argument evaluates to FALSE, it is counted as value zero (0). If the "
+"argument evaluates to TRUE, it is counted as one (1). Note that empty cells are "
+"not counted."
+msgstr ""
+"AVERAGEA() 函数计算给定参数的平均值。数字、文本和逻辑值都包含在计算中。如果单元格含有文本或参数值为 False,则被算作零值(0)。如果参数值为 "
+"True, 则被算作一(1)。注意空单元格不算在内。"
+
+#. i18n: file extensions/statistical.xml line 611
+#: xml_doc.cc:4620
+#, no-c-format
+msgid "AVERAGEA(value;value;...)"
+msgstr "AVERAGEA(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 612
+#: xml_doc.cc:4623
+#, no-c-format
+msgid "AVERAGEA(11.4;17.3;\"sometext\";25.9;40.1) equals 18.94"
+msgstr "AVERAGEA(11.4;17.3;\"sometext\";25.9;40.1) 等于 18.94"
+
+#. i18n: file extensions/statistical.xml line 641
+#: xml_doc.cc:4641
+#, no-c-format
+msgid ""
+"The AVEDEV() function calculates the average of the absolute deviations of a "
+"data set from their mean."
+msgstr "AVEDEV() 函数计算数据集相对其均值的绝对偏差的平均值。"
+
+#. i18n: file extensions/statistical.xml line 642
+#: xml_doc.cc:4644
+#, no-c-format
+msgid "AVEDEV(value;value;...)"
+msgstr "AVEDEV(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 643
+#: xml_doc.cc:4647
+#, no-c-format
+msgid "AVEDEV(11.4;17.3;21.3;25.9;40.1) returns 7.84"
+msgstr "AVEDEV(11.4;17.3;21.3;25.9;40.1) 返回 7.84"
+
+#. i18n: file extensions/statistical.xml line 644
+#: xml_doc.cc:4650
+#, no-c-format
+msgid "AVEDEV(A1:A5) ..."
+msgstr "AVEDEV(A1:A5) ..."
+
+#. i18n: file extensions/statistical.xml line 652
+#: xml_doc.cc:4653
+#, no-c-format
+msgid "Floating point value or range of values"
+msgstr "浮点数或数值范围"
+
+#. i18n: file extensions/statistical.xml line 656
+#: xml_doc.cc:4656 xml_doc.cc:4659 xml_doc.cc:4662 xml_doc.cc:4665
+#, no-c-format
+msgid "Floating point values or range of values"
+msgstr "浮点数或数值范围"
+
+#. i18n: file extensions/statistical.xml line 672
+#: xml_doc.cc:4668
+#, no-c-format
+msgid ""
+"The MEDIAN() function calculates the median of all the values given as "
+"parameters. You can calculate the median of a range like MEDIAN(A1:B5) or a "
+"list of values like MEDIAN(12; 5; 12.5). Blank cells will be considered as a "
+"zero, and cells with text will be ignored."
+msgstr ""
+"MEDIAN() 函数计算给定参数的中值。您可以计算一个范围,如 MEDIAN(A1:B5),或一个数值序列的中值,如 "
+"MEDIAN(12;5;12.5)。空单元格将被看做零,文本单元格将被忽略。"
+
+#. i18n: file extensions/statistical.xml line 673
+#: xml_doc.cc:4671
+#, no-c-format
+msgid "MEDIAN(value;value;...)"
+msgstr "MEDIAN(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 674
+#: xml_doc.cc:4674
+#, no-c-format
+msgid "MEDIAN(12; 5; 5.5) equals 5.5"
+msgstr "MEDIAN(12; 5; 5.5) 等于 5.5"
+
+#. i18n: file extensions/statistical.xml line 675
+#: xml_doc.cc:4677
+#, no-c-format
+msgid "MEDIAN(12; 7; 8;2) equals 7.5"
+msgstr "MEDIAN(12; 7; 8;2) 等于 7.5"
+
+#. i18n: file extensions/statistical.xml line 703
+#: xml_doc.cc:4695
+#, no-c-format
+msgid "The VAR() function calculates the estimates variance based on a sample."
+msgstr "VAR() 函数根据样本计算方差的估计值。"
+
+#. i18n: file extensions/statistical.xml line 704
+#: xml_doc.cc:4698
+#, no-c-format
+msgid "VAR(value;value;...)"
+msgstr "VAR(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 705
+#: xml_doc.cc:4701
+#, no-c-format
+msgid "VAR(12;5;7) equals 13"
+msgstr "VAR(12;5;7) 等于 13"
+
+#. i18n: file extensions/statistical.xml line 706
+#: xml_doc.cc:4704
+#, no-c-format
+msgid "VAR(15;80;3) equals 1716.333..."
+msgstr "VAR(15;80;3) 等于 1716.333..."
+
+#. i18n: file extensions/statistical.xml line 707
+#: xml_doc.cc:4707
+#, no-c-format
+msgid "VAR(6;7;8) equals 1"
+msgstr "VAR(6;7;8) 等于 1"
+
+#. i18n: file extensions/statistical.xml line 739
+#: xml_doc.cc:4725
+#, no-c-format
+msgid ""
+"The VARIANCE() function calculates the estimates variance based on a sample. "
+"It's the same as the VAR function."
+msgstr "VARIANCE() 函数根据样本计算方差的估计值。此函数与 VAR 函数相同。"
+
+#. i18n: file extensions/statistical.xml line 740
+#: xml_doc.cc:4728
+#, no-c-format
+msgid "VARIANCE(value;value;...)"
+msgstr "VARIANCE(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 741
+#: xml_doc.cc:4731
+#, no-c-format
+msgid "VARIANCE(12;5;7) equals 13"
+msgstr "VARIANCE(12;5;7) 等于 13"
+
+#. i18n: file extensions/statistical.xml line 742
+#: xml_doc.cc:4734
+#, no-c-format
+msgid "VARIANCE(15;80;3) equals 1716.333..."
+msgstr "VARIANCE(15;80;3) 等于 1716.333..."
+
+#. i18n: file extensions/statistical.xml line 743
+#: xml_doc.cc:4737
+#, no-c-format
+msgid "VARIANCE(6;7;8) equals 1"
+msgstr "VARIANCE(6;7;8) 等于 1"
+
+#. i18n: file extensions/statistical.xml line 774
+#: xml_doc.cc:4755
+#, no-c-format
+msgid "The VARA() function calculates the variance based on a sample."
+msgstr "VARA() 函数根据样本计算方差。"
+
+#. i18n: file extensions/statistical.xml line 775
+#: xml_doc.cc:4758
+#, no-c-format
+msgid "VARA(value;value;...)"
+msgstr "VARA(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 776
+#: xml_doc.cc:4761
+#, no-c-format
+msgid "VARA(12;5;7) equals 13"
+msgstr "VARA(12;5;7) 等于 13"
+
+#. i18n: file extensions/statistical.xml line 777
+#: xml_doc.cc:4764
+#, no-c-format
+msgid "VARA(15;80;3) equals 1716.333..."
+msgstr "VARA(15;80;3) 等于 1716.333..."
+
+#. i18n: file extensions/statistical.xml line 778
+#: xml_doc.cc:4767
+#, no-c-format
+msgid "VARA(6;7;8) equals 1"
+msgstr "VARA(6;7;8) 等于 1"
+
+#. i18n: file extensions/statistical.xml line 809
+#: xml_doc.cc:4785
+#, no-c-format
+msgid ""
+"The VARP() function calculates the variance based on an entire population."
+msgstr "VARP() 函数根据整个总体计算方差。"
+
+#. i18n: file extensions/statistical.xml line 810
+#: xml_doc.cc:4788
+#, no-c-format
+msgid "VARP(value;value;...)"
+msgstr "VARP(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 811
+#: xml_doc.cc:4791
+#, no-c-format
+msgid "VARP(12;5;7) equals 8.666..."
+msgstr "VARP(12;5;7) 等于 8.666..."
+
+#. i18n: file extensions/statistical.xml line 812
+#: xml_doc.cc:4794
+#, no-c-format
+msgid "VARP(15;80;3) equals 1144.22..."
+msgstr "VARP(15;80;3) 等于 1144.22..."
+
+#. i18n: file extensions/statistical.xml line 813
+#: xml_doc.cc:4797
+#, no-c-format
+msgid "VARP(6;7;8) equals 0.6666667..."
+msgstr "VARP(6;7;8) 等于 0.6666667..."
+
+#. i18n: file extensions/statistical.xml line 844
+#: xml_doc.cc:4815
+#, no-c-format
+msgid ""
+"The VARPA() function calculates the variance based on an entire population. "
+"Text and boolean values that evaluate to FALSE are counted as 0, boolean value "
+"that evaluate to TRUE are counted as 1."
+msgstr "VARPA() 函数根据整个总体计算方差。文本或值为 False 的布尔值被算作 0,值为 True 的布尔参数则被算作 1。"
+
+#. i18n: file extensions/statistical.xml line 845
+#: xml_doc.cc:4818
+#, no-c-format
+msgid "VARPA(value;value;...)"
+msgstr "VARPA(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 846
+#: xml_doc.cc:4821
+#, no-c-format
+msgid "VARPA(12;5;7) equals 8.666..."
+msgstr "VARPA(12;5;7) 等于 8.666..."
+
+#. i18n: file extensions/statistical.xml line 847
+#: xml_doc.cc:4824
+#, no-c-format
+msgid "VARPA(15;80;3) equals 1144.22..."
+msgstr "VARPA(15;80;3) 等于 1144.22..."
+
+#. i18n: file extensions/statistical.xml line 848
+#: xml_doc.cc:4827
+#, no-c-format
+msgid "VARPA(6;7;8) equals 0.6666667..."
+msgstr "VARPA(6;7;8) 等于 0.6666667..."
+
+#. i18n: file extensions/statistical.xml line 879
+#: xml_doc.cc:4845
+#, no-c-format
+msgid ""
+"The STDEV() function returns the estimate standard deviation based on a sample. "
+"The standard deviation is a measure of how widely values are dispersed from the "
+"average value."
+msgstr "STDEV() 函数返回根据样本估计的标准差。标准差是用来衡量数值散布在均值周围多广的范围的一个参量。"
+
+#. i18n: file extensions/statistical.xml line 880
+#: xml_doc.cc:4848
+#, no-c-format
+msgid "STDEV(value;value;...)"
+msgstr "STDEV(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 881
+#: xml_doc.cc:4851
+#, no-c-format
+msgid "STDEV(6;7;8) equals 1"
+msgstr "STDEV(6;7;8) 等于 1"
+
+#. i18n: file extensions/statistical.xml line 910
+#: xml_doc.cc:4869
+#, no-c-format
+msgid ""
+"The STDEVA() function returns the estimate standard deviation based on a "
+"sample. The standard deviation is a measure of how widely values are dispersed "
+"from the average value. If a referenced cell contains text or contains the "
+"boolean value FALSE, it is counted as 0. If the boolean value is TRUE it is "
+"counted as 1."
+msgstr ""
+"STDEVA() 函数返回根据样本估计的标准差。标准差是用来衡量数值散布在均值周围多广的范围的一个参量。如果被引用的单元格含有文本或者布尔值 "
+"FALSE,它被算作 0,如果该布尔值为 TRUE 则被算作 1。"
+
+#. i18n: file extensions/statistical.xml line 911
+#: xml_doc.cc:4872
+#, no-c-format
+msgid "STDEVA(value;value;...)"
+msgstr "STDEVA(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 912
+#: xml_doc.cc:4875
+#, no-c-format
+msgid "STDEVA(6; 7; A1; 8) equals 1, if A1 is empty"
+msgstr "STDEVA(6; 7; A1; 8) 等于 1,如果 A1 为空。"
+
+#. i18n: file extensions/statistical.xml line 913
+#: xml_doc.cc:4878
+#, no-c-format
+msgid "STDEVA(6; 7; A1; 8) equals 3.109, if A1 is TRUE"
+msgstr "STDEVA(6; 7; A1; 8) 等于 3.109,如果 A1 为 TRUE"
+
+#. i18n: file extensions/statistical.xml line 943
+#: xml_doc.cc:4896
+#, no-c-format
+msgid ""
+"The STDEVP() function returns the standard deviation based on an entire "
+"population"
+msgstr "STDEVP() 函数根据整个总体返回标准差。"
+
+#. i18n: file extensions/statistical.xml line 944
+#: xml_doc.cc:4899
+#, no-c-format
+msgid "STDEVP(value;value;...)"
+msgstr "STDEVP(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 945
+#: xml_doc.cc:4902
+#, no-c-format
+msgid "STDEVP(6;7;8) equals 0.816497..."
+msgstr "STDEVP(6;7;8) 等于 0.816497..."
+
+#. i18n: file extensions/statistical.xml line 974
+#: xml_doc.cc:4920
+#, no-c-format
+msgid ""
+"The STDEVPA() function returns standard deviation based on an entire "
+"population. If a referenced cell contains text or contains the boolean value "
+"FALSE, it is counted as 0. If the boolean value is TRUE it is counted as 1."
+msgstr ""
+"STDEVPA() 函数返回根据整个总体的标准差。如果被引用的单元格含有文本或者布尔值 False,它被算作 0,如果该布尔值为真则被算作 1。"
+
+#. i18n: file extensions/statistical.xml line 975
+#: xml_doc.cc:4923
+#, no-c-format
+msgid "STDEVPA(value;value;...)"
+msgstr "STDEVPA(值;值;...)"
+
+#. i18n: file extensions/statistical.xml line 976
+#: xml_doc.cc:4926
+#, no-c-format
+msgid "STDEVPA(6; 7; A1; 8) equals 0.816497..., if A1 is empty"
+msgstr "STDEVPA(6; 7; A1; 8) 等于 0.816497...,如果 A1 为空"
+
+#. i18n: file extensions/statistical.xml line 977
+#: xml_doc.cc:4929
+#, no-c-format
+msgid "STDEVPA(6; 7; A1; 8) equals 2.69..., if A1 is TRUE"
+msgstr "STDEVPA(6; 7; A1; 8) 等于 2.69...,如果 A1 为 TRUE"
+
+#. i18n: file extensions/statistical.xml line 978
+#: xml_doc.cc:4932
+#, no-c-format
+msgid "STDEVPA(6; 7; A1; 8) equals 3.11..., if A1 is FALSE"
+msgstr "STDEVPA(6; 7; A1; 8) 等于 3.11...,如果 A1为 FALSE"
+
+#. i18n: file extensions/statistical.xml line 988
+#: xml_doc.cc:4935
+#, no-c-format
+msgid ""
+"The number for which the integral value of standard normal distribution is to "
+"be calculated"
+msgstr "要对它计算标准正态分布积分的数"
+
+#. i18n: file extensions/statistical.xml line 992
+#: xml_doc.cc:4938
+#, no-c-format
+msgid ""
+"The GAUSS() function returns the integral values for the standard normal "
+"cumulative distribution."
+msgstr "GAUSS() 函数返回标准正态分布的积分。"
+
+#. i18n: file extensions/statistical.xml line 993
+#: xml_doc.cc:4941
+#, no-c-format
+msgid "GAUSS(value)"
+msgstr "GAUSS(数值)"
+
+#. i18n: file extensions/statistical.xml line 994
+#: xml_doc.cc:4944
+#, no-c-format
+msgid "GAUSS(0.25) equals 0.098706"
+msgstr "GAUSS(0.25) 等于 0.098706"
+
+#. i18n: file extensions/statistical.xml line 1002
+#: xml_doc.cc:4947
+#, no-c-format
+msgid ""
+"The number for which the standard normal distribution is to be calculated"
+msgstr "要对它计算标准正态分布的数"
+
+#. i18n: file extensions/statistical.xml line 1006
+#: xml_doc.cc:4950
+#, no-c-format
+msgid ""
+"The PHI() function returns value of the distribution function for a standard "
+"normal distribution."
+msgstr "PHI() 函数返回标准正态分布函数的值。"
+
+#. i18n: file extensions/statistical.xml line 1007
+#: xml_doc.cc:4953
+#, no-c-format
+msgid "PHI(value)"
+msgstr "PHI(值)"
+
+#. i18n: file extensions/statistical.xml line 1008
+#: xml_doc.cc:4956
+#, no-c-format
+msgid "PHI(0.25) equals 0.386668"
+msgstr "PHI(0.25) 等于 0.386668"
+
+#. i18n: file extensions/statistical.xml line 1020
+#: xml_doc.cc:4962 xml_doc.cc:4992 xml_doc.cc:5163
+#, no-c-format
+msgid "Alpha parameter"
+msgstr "Alpha 参数"
+
+#. i18n: file extensions/statistical.xml line 1024
+#: xml_doc.cc:4965 xml_doc.cc:4995 xml_doc.cc:5166
+#, no-c-format
+msgid "Beta parameter"
+msgstr "Beta 参数"
+
+#. i18n: file extensions/statistical.xml line 1028
+#: xml_doc.cc:4968
+#, no-c-format
+msgid "Cumulated flag"
+msgstr "累积标志"
+
+#. i18n: file extensions/statistical.xml line 1032
+#: xml_doc.cc:4971
+#, no-c-format
+msgid "The GAMMADIST() function returns the gamma distribution."
+msgstr "GAMMADIST() 函数返回Γ分布。"
+
+#. i18n: file extensions/statistical.xml line 1033
+#: xml_doc.cc:4974
+#, no-c-format
+msgid ""
+"If the last parameter (cumulated) is 0, it calculates the density function; if "
+"it's 1, the distribution is returned."
+msgstr "如果最后一个参数(累积标志)为 0,则计算概率密度函数;如果为 1,则返回分布函数。"
+
+#. i18n: file extensions/statistical.xml line 1034
+#: xml_doc.cc:4977
+#, no-c-format
+msgid "The first three parameters must be positive."
+msgstr "前三个参数必须是正数。"
+
+#. i18n: file extensions/statistical.xml line 1035
+#: xml_doc.cc:4980
+#, no-c-format
+msgid "GAMMADIST(number;alpha;beta;cumulated)"
+msgstr "GAMMADIST(数;alpha;beta;累积标志)"
+
+#. i18n: file extensions/statistical.xml line 1036
+#: xml_doc.cc:4983
+#, no-c-format
+msgid "GAMMADIST(0.758;0.1;0.35;1) equals 0.995450"
+msgstr "GAMMADIST(0.758;0.1;0.35;1) 等于 0.995450"
+
+#. i18n: file extensions/statistical.xml line 1037
+#: xml_doc.cc:4986
+#, no-c-format
+msgid "GAMMADIST(0.758;0.1;0.35;0) equals 0.017179"
+msgstr "GAMMADIST(0.758;0.1;0.35;0) 等于 0.017179"
+
+#. i18n: file extensions/statistical.xml line 1057
+#: xml_doc.cc:4998
+#, no-c-format
+msgid "Start"
+msgstr "开始"
+
+#. i18n: file extensions/statistical.xml line 1061
+#: xml_doc.cc:5001
+#, no-c-format
+msgid "End"
+msgstr "结束"
+
+#. i18n: file extensions/statistical.xml line 1065
+#: xml_doc.cc:5004
+#, no-c-format
+msgid ""
+"The BETADIST() function returns the cumulative beta probability density "
+"function."
+msgstr "BETADIST() 函数返回β分布累积概率密度函数。"
+
+#. i18n: file extensions/statistical.xml line 1066
+#: xml_doc.cc:5007
+#, no-c-format
+msgid ""
+"The last two parameters are optional. They set the lower and upper bounds, "
+"otherwise defaulting to 0.0 and 1.0 respectively."
+msgstr "后两个参数是可选的。它们给出下界和上界,如果省略则分别默认为 0.0 和 1.0。"
+
+#. i18n: file extensions/statistical.xml line 1067
+#: xml_doc.cc:5010
+#, no-c-format
+msgid "BETADIST(number;alpha;beta;start;end)"
+msgstr "BETADIST(数;alpha;beta;开始;结束)"
+
+#. i18n: file extensions/statistical.xml line 1068
+#: xml_doc.cc:5013
+#, no-c-format
+msgid "BETADIST(0.2859;0.2606;0.8105) equals 0.675444"
+msgstr "BETADIST(0.2859;0.2606;0.8105) 等于 0.675444"
+
+#. i18n: file extensions/statistical.xml line 1069
+#: xml_doc.cc:5016
+#, no-c-format
+msgid "BETADIST(0.2859;0.2606;0.8105;0.2;0.9) equals 0.537856"
+msgstr "BETADIST(0.2859;0.2606;0.8105;0.2;0.9) 等于 0.537856"
+
+#. i18n: file extensions/statistical.xml line 1081
+#: xml_doc.cc:5022
+#, no-c-format
+msgid ""
+"The FISHER() function returns the Fisher transformation for x and creates a "
+"function close to a normal distribution."
+msgstr "FISHER() 函数返回 x 的费舍尔(Fisher)变换,并建立一个接近正态分布的函数。"
+
+#. i18n: file extensions/statistical.xml line 1082
+#: xml_doc.cc:5025
+#, no-c-format
+msgid "FISHER(number)"
+msgstr "FISHER(数值)"
+
+#. i18n: file extensions/statistical.xml line 1083
+#: xml_doc.cc:5028
+#, no-c-format
+msgid "FISHER(0.2859) equals 0.294096"
+msgstr "FISHER(0.2859) 等于 0.294096"
+
+#. i18n: file extensions/statistical.xml line 1084
+#: xml_doc.cc:5031
+#, no-c-format
+msgid "FISHER(0.8105) equals 1.128485"
+msgstr "FISHER(0.8105) 等于 1.128485"
+
+#. i18n: file extensions/statistical.xml line 1096
+#: xml_doc.cc:5037
+#, no-c-format
+msgid ""
+"The FISHERINV() function returns the inverse of the Fisher transformation for x "
+"and creates a function close to a normal distribution."
+msgstr "FISHERINV() 函数返回 x 的费舍尔(Fisher)反变换,并建立一个接近正态分布的函数。"
+
+#. i18n: file extensions/statistical.xml line 1097
+#: xml_doc.cc:5040
+#, no-c-format
+msgid "FISHERINV(number)"
+msgstr "FISHERINV(数值)"
+
+#. i18n: file extensions/statistical.xml line 1098
+#: xml_doc.cc:5043
+#, no-c-format
+msgid "FISHERINV(0.2859) equals 0.278357"
+msgstr "FISHERINV(0.2859) 等于 0.278357"
+
+#. i18n: file extensions/statistical.xml line 1099
+#: xml_doc.cc:5046
+#, no-c-format
+msgid "FISHERINV(0.8105) equals 0.669866"
+msgstr "FISHERINV(0.8105) 等于 0.669866"
+
+#. i18n: file extensions/statistical.xml line 1111
+#: xml_doc.cc:5052
+#, no-c-format
+msgid "Linear middle of the distribution"
+msgstr "分布的线性中心"
+
+#. i18n: file extensions/statistical.xml line 1115
+#: xml_doc.cc:5055
+#, no-c-format
+msgid "Standard deviation of the distribution"
+msgstr "分布的标准差"
+
+#. i18n: file extensions/statistical.xml line 1119
+#: xml_doc.cc:5058 xml_doc.cc:5139 xml_doc.cc:5169 xml_doc.cc:5238
+#, no-c-format
+msgid "0 = density, 1 = distribution"
+msgstr "0 = 密度函数, 1 = 分布函数"
+
+#. i18n: file extensions/statistical.xml line 1123
+#: xml_doc.cc:5061
+#, no-c-format
+msgid "The NORMDIST() function returns the normal cumulative distribution."
+msgstr "NORMDIST() 函数返回正态累积分布。"
+
+#. i18n: file extensions/statistical.xml line 1124
+#: xml_doc.cc:5064
+#, no-c-format
+msgid ""
+"Number is the value of the distribution based on which the normal distribution "
+"is to be calculated."
+msgstr "数值就是要计算正态分布的分布值。"
+
+#. i18n: file extensions/statistical.xml line 1125
+#: xml_doc.cc:5067
+#, no-c-format
+msgid "MV is the linear middle of the distribution."
+msgstr "MV 是分布的线性中心。"
+
+#. i18n: file extensions/statistical.xml line 1126
+#: xml_doc.cc:5070
+#, no-c-format
+msgid "STD is the standard deviation of the distribution."
+msgstr "STD 是分布的标准差。"
+
+#. i18n: file extensions/statistical.xml line 1127
+#: xml_doc.cc:5073
+#, no-c-format
+msgid ""
+"K = 0 calculates the density function; K = 1 calculates the distribution."
+msgstr "K = 0 时计算密度函数;K = 1 时计算分布。"
+
+#. i18n: file extensions/statistical.xml line 1128
+#: xml_doc.cc:5076
+#, no-c-format
+msgid "NORMDIST(Number;MV;STD;K)"
+msgstr "NORMDIST(数值;MV;STD;K)"
+
+#. i18n: file extensions/statistical.xml line 1129
+#: xml_doc.cc:5079
+#, no-c-format
+msgid "NORMDIST(0.859;0.6;0.258;0) equals 0.934236"
+msgstr "NORMDIST(0.859;0.6;0.258;0) 等于 0.934236"
+
+#. i18n: file extensions/statistical.xml line 1130
+#: xml_doc.cc:5082
+#, no-c-format
+msgid "NORMDIST(0.859;0.6;0.258;1) equals 0.842281"
+msgstr "NORMDIST(0.859;0.6;0.258;1) 等于 0.842281"
+
+#. i18n: file extensions/statistical.xml line 1138
+#: xml_doc.cc:5085 xml_doc.cc:5202
+#, no-c-format
+msgid ""
+"Probability value for which the standard logarithmic distribution is to be "
+"calculated"
+msgstr "要计算的标准对数分布的概率值"
+
+#. i18n: file extensions/statistical.xml line 1142
+#: xml_doc.cc:5088 xml_doc.cc:5106
+#, no-c-format
+msgid "Mean value of the standard logarithmic distribution"
+msgstr "标准对数分布的均值"
+
+#. i18n: file extensions/statistical.xml line 1146
+#: xml_doc.cc:5091 xml_doc.cc:5109
+#, no-c-format
+msgid "Standard deviation of the standard logarithmic distribution"
+msgstr "标准对数分布的标准差"
+
+#. i18n: file extensions/statistical.xml line 1150
+#: xml_doc.cc:5094
+#, no-c-format
+msgid ""
+"The LOGNORMDIST() function returns the cumulative lognormal distribution."
+msgstr "LOGNORMDIST() 函数返回累积对数正态分布。"
+
+#. i18n: file extensions/statistical.xml line 1151
+#: xml_doc.cc:5097
+#, no-c-format
+msgid "LOGNORMDIST(Number;MV;STD)"
+msgstr "LOGNORMDIST(数值;MV;STD)"
+
+#. i18n: file extensions/statistical.xml line 1152
+#: xml_doc.cc:5100
+#, no-c-format
+msgid "LOGNORMDIST(0.1;0;1) equals 0.01"
+msgstr "LOGNORMDIST(0.1;0;1) 等于 0.01"
+
+#. i18n: file extensions/statistical.xml line 1160
+#: xml_doc.cc:5103
+#, no-c-format
+msgid "Probability"
+msgstr "概率"
+
+#. i18n: file extensions/statistical.xml line 1172
+#: xml_doc.cc:5112
+#, no-c-format
+msgid ""
+"The LOGINV() function returns the inverse of the lognormal cumulative "
+"distribution."
+msgstr "LOGINV() 函数返回累计对数正态分布的反函数。"
+
+#. i18n: file extensions/statistical.xml line 1173
+#: xml_doc.cc:5115
+#, no-c-format
+msgid "LOGINV(p; mean; stdev)"
+msgstr "LOGINV(p; 均值; 标准差)"
+
+#. i18n: file extensions/statistical.xml line 1174
+#: xml_doc.cc:5118
+#, no-c-format
+msgid "LOGINV(0.1;0;1) equals 0.2776"
+msgstr "LOGINV(0.1;0;1) 等于 0.2776"
+
+#. i18n: file extensions/statistical.xml line 1182
+#: xml_doc.cc:5121
+#, no-c-format
+msgid "Value to which the standard normal distribution is calculated"
+msgstr "要计算的标准正态分布的数值"
+
+#. i18n: file extensions/statistical.xml line 1186
+#: xml_doc.cc:5124
+#, no-c-format
+msgid "The NORMSDIST() function returns the standard normal distribution."
+msgstr "NORMSDIST() 函数返回标准正态分布。"
+
+#. i18n: file extensions/statistical.xml line 1187
+#: xml_doc.cc:5127
+#, no-c-format
+msgid "NORMSDIST(Number)"
+msgstr "NORMSDIST(数值)"
+
+#. i18n: file extensions/statistical.xml line 1188
+#: xml_doc.cc:5130
+#, no-c-format
+msgid "NORMSDIST(1) equals 0.84"
+msgstr "NORMSDIST(1) 等于 0.84"
+
+#. i18n: file extensions/statistical.xml line 1200
+#: xml_doc.cc:5136
+#, no-c-format
+msgid "Lambda parameter"
+msgstr "Lambda 参数"
+
+#. i18n: file extensions/statistical.xml line 1208
+#: xml_doc.cc:5142
+#, no-c-format
+msgid "The EXPONDIST() function returns the exponential distribution."
+msgstr "EXPONDIST() 函数返回指数分布。"
+
+#. i18n: file extensions/statistical.xml line 1209
+#: xml_doc.cc:5145
+#, no-c-format
+msgid "The lambda parameter must be positive."
+msgstr "lambda 参数必须是正数。"
+
+#. i18n: file extensions/statistical.xml line 1210
+#: xml_doc.cc:5148 xml_doc.cc:5178 xml_doc.cc:5247
+#, no-c-format
+msgid ""
+"Cumulative = 0 calculates the density function; cumulative = 1 calculates the "
+"distribution."
+msgstr "累积标志 = 0 时计算密度函数;累积标志 = 1 时计算分布。"
+
+#. i18n: file extensions/statistical.xml line 1211
+#: xml_doc.cc:5151
+#, no-c-format
+msgid "EXPONDIST(number;lambda;cumulative)"
+msgstr "EXPONDIST(数值;lambda;累积标志)"
+
+#. i18n: file extensions/statistical.xml line 1212
+#: xml_doc.cc:5154
+#, no-c-format
+msgid "EXPONDIST(3;0.5;0) equals 0.111565"
+msgstr "EXPONDIST(3;0.5;0) 等于 0.111565"
+
+#. i18n: file extensions/statistical.xml line 1213
+#: xml_doc.cc:5157
+#, no-c-format
+msgid "EXPONDIST(3;0.5;1) equals 0.776870"
+msgstr "EXPONDIST(3;0.5;1) 等于 0.776870"
+
+#. i18n: file extensions/statistical.xml line 1237
+#: xml_doc.cc:5172
+#, no-c-format
+msgid "The WEIBULL() function returns the Weibull distribution."
+msgstr "WEIBULL() 函数返回 Weibull 分布。"
+
+#. i18n: file extensions/statistical.xml line 1238
+#: xml_doc.cc:5175
+#, no-c-format
+msgid ""
+"The alpha and beta parameters must be positive, the number (first parameter) "
+"must be non-negative."
+msgstr "alpha 和 beta 参数必须是正数,数值(第一个参数)必须非负。"
+
+#. i18n: file extensions/statistical.xml line 1240
+#: xml_doc.cc:5181
+#, no-c-format
+msgid "WEIBULL(number;alpha;beta;cumulative)"
+msgstr "WEIBULL(数值;alpha;beta;累积标志)"
+
+#. i18n: file extensions/statistical.xml line 1241
+#: xml_doc.cc:5184
+#, no-c-format
+msgid "WEIBULL(2;1;1;0) equals 0.135335"
+msgstr "WEIBULL(2;1;1;0) 等于 0.135335"
+
+#. i18n: file extensions/statistical.xml line 1242
+#: xml_doc.cc:5187
+#, no-c-format
+msgid "WEIBULL(2;1;1;1) equals 0.864665"
+msgstr "WEIBULL(2;1;1;1) 等于 0.864665"
+
+#. i18n: file extensions/statistical.xml line 1254
+#: xml_doc.cc:5193
+#, no-c-format
+msgid ""
+"The NORMSINV() function returns the inverse of the standard normal cumulative "
+"distribution. The number must be between 0 and 1 (non-inclusive)."
+msgstr "NORMSINV() 函数返回标准正态累积分布的反函数。数值必须介于(但不包括) 0 和 1。"
+
+#. i18n: file extensions/statistical.xml line 1255
+#: xml_doc.cc:5196
+#, no-c-format
+msgid "NORMSINV(Number)"
+msgstr "NORMSINV(数值)"
+
+#. i18n: file extensions/statistical.xml line 1256
+#: xml_doc.cc:5199
+#, no-c-format
+msgid "NORMSINV(0.908789) returns 1.3333"
+msgstr "NORMSINV(0.908789) 返回 1.3333"
+
+#. i18n: file extensions/statistical.xml line 1268
+#: xml_doc.cc:5205
+#, no-c-format
+msgid "Middle value in the normal distribution"
+msgstr "正态分布的中间值"
+
+#. i18n: file extensions/statistical.xml line 1272
+#: xml_doc.cc:5208
+#, no-c-format
+msgid "Standard deviation of the normal distribution"
+msgstr "正态分布的标准差"
+
+#. i18n: file extensions/statistical.xml line 1276
+#: xml_doc.cc:5211
+#, no-c-format
+msgid ""
+"The NORMINV() function returns the inverse of the normal cumulative "
+"distribution. The number must be between 0 and 1 (non-inclusive) and STD must "
+"be positive."
+msgstr "NORMINV() 函数返回正态累积分布的反函数。数值必须介于(但不包括) 0 和 1,STD 必须为正数。"
+
+#. i18n: file extensions/statistical.xml line 1277
+#: xml_doc.cc:5214
+#, no-c-format
+msgid "NORMINV(number;MV;STD)"
+msgstr "NORMINV(数值;MV;STD)"
+
+#. i18n: file extensions/statistical.xml line 1278
+#: xml_doc.cc:5217
+#, no-c-format
+msgid "NORMINV(0.9;63;5) equals 69.41"
+msgstr "NORMINV(0.9;63;5) 等于 69.41"
+
+#. i18n: file extensions/statistical.xml line 1290
+#: xml_doc.cc:5223
+#, no-c-format
+msgid ""
+"The GAMMALN() function returns the natural logarithm of the gamma function: "
+"G(x). The number parameter must be positive."
+msgstr "GAMMALN() 函数返回 gamma 函数 G(x) 的自然对数。数值参数必须为正数。"
+
+#. i18n: file extensions/statistical.xml line 1291
+#: xml_doc.cc:5226
+#, no-c-format
+msgid "GAMMALN(Number)"
+msgstr "GAMMALN(数值)"
+
+#. i18n: file extensions/statistical.xml line 1292
+#: xml_doc.cc:5229
+#, no-c-format
+msgid "GAMMALN(2) returns 0"
+msgstr "GAMMALN(2) 返回 0"
+
+#. i18n: file extensions/statistical.xml line 1304
+#: xml_doc.cc:5235
+#, no-c-format
+msgid "Lambda parameter (the middle value)"
+msgstr "Lambda 参数(中间数值)"
+
+#. i18n: file extensions/statistical.xml line 1312
+#: xml_doc.cc:5241
+#, no-c-format
+msgid "The POISSON() function returns the Poisson distribution."
+msgstr "POISSON() 函数返回泊松分布。"
+
+#. i18n: file extensions/statistical.xml line 1313
+#: xml_doc.cc:5244
+#, no-c-format
+msgid "The lambda and number parameters must be positive."
+msgstr "lambda 和数值参数必须是正数。"
+
+#. i18n: file extensions/statistical.xml line 1315
+#: xml_doc.cc:5250
+#, no-c-format
+msgid "POISSON(number;lambda;cumulative)"
+msgstr "POISSON(数值;lambda;累积标志)"
+
+#. i18n: file extensions/statistical.xml line 1316
+#: xml_doc.cc:5253
+#, no-c-format
+msgid "POISSON(60;50;0) equals 0.020105"
+msgstr "POISSON(60;50;0) 等于 0.020105"
+
+#. i18n: file extensions/statistical.xml line 1317
+#: xml_doc.cc:5256
+#, no-c-format
+msgid "POISSON(60;50;1) equals 0.927840"
+msgstr "POISSON(60;50;1) 等于 0.927840"
+
+#. i18n: file extensions/statistical.xml line 1325
+#: xml_doc.cc:5259
+#, no-c-format
+msgid "Level of the confidence interval"
+msgstr "置信区间的置信度"
+
+#. i18n: file extensions/statistical.xml line 1329
+#: xml_doc.cc:5262
+#, no-c-format
+msgid "Standard deviation for the total population"
+msgstr "整个总体的标准差"
+
+#. i18n: file extensions/statistical.xml line 1333
+#: xml_doc.cc:5265
+#, no-c-format
+msgid "Size of the total population"
+msgstr "整个总体的大小"
+
+#. i18n: file extensions/statistical.xml line 1337
+#: xml_doc.cc:5268
+#, no-c-format
+msgid ""
+"The CONFIDENCE() function returns the confidence interval for a population "
+"mean."
+msgstr "CONFIDENCE() 函数返回总体均值的置信区间。"
+
+#. i18n: file extensions/statistical.xml line 1338
+#: xml_doc.cc:5271
+#, no-c-format
+msgid ""
+"The alpha parameter must be between 0 and 1 (non-inclusive), stddev must be "
+"positive and size must be greater or equal to 1."
+msgstr "alpha 参数必须介于(但不包括) 0 和 1,stdev 必须为正数并且大小必须大于或等于 1。"
+
+#. i18n: file extensions/statistical.xml line 1339
+#: xml_doc.cc:5274
+#, no-c-format
+msgid "CONFIDENCE(alpha;stddev;size)"
+msgstr "CONFIDENCE(alpha;stddev;大小)"
+
+#. i18n: file extensions/statistical.xml line 1340
+#: xml_doc.cc:5277
+#, no-c-format
+msgid "CONFIDENCE(0.05;1.5;100) equals 0.294059"
+msgstr "CONFIDENCE(0.05;1.5;100) 等于 0.294059"
+
+#. i18n: file extensions/statistical.xml line 1352
+#: xml_doc.cc:5283
+#, no-c-format
+msgid "Degrees of freedom for the t-distribution"
+msgstr "t-分布的自由度"
+
+#. i18n: file extensions/statistical.xml line 1356
+#: xml_doc.cc:5286
+#, no-c-format
+msgid "Mode (1 or 2)"
+msgstr "模式(1 或 2)"
+
+#. i18n: file extensions/statistical.xml line 1360
+#: xml_doc.cc:5289
+#, no-c-format
+msgid "The TDIST() function returns the t-distribution."
+msgstr "TDIST() 函数返回 t-分布。"
+
+#. i18n: file extensions/statistical.xml line 1361
+#: xml_doc.cc:5292
+#, no-c-format
+msgid ""
+"Mode = 1 returns the one-tailed test, Mode = 2 returns the two-tailed test."
+msgstr "模式 = 1 时返回单端检验,模式 = 2 时返回双端检验。"
+
+#. i18n: file extensions/statistical.xml line 1362
+#: xml_doc.cc:5295
+#, no-c-format
+msgid "TDIST(number;degrees_freedom;mode)"
+msgstr "TDIST(数值;自由度;模式)"
+
+#. i18n: file extensions/statistical.xml line 1363
+#: xml_doc.cc:5298
+#, no-c-format
+msgid "TDIST(12;5;1) returns 0.000035"
+msgstr "TDIST(12;5;1) 返回 0.000035"
+
+#. i18n: file extensions/statistical.xml line 1375
+#: xml_doc.cc:5304
+#, no-c-format
+msgid "Degrees of freedom 1"
+msgstr "自由度 1"
+
+#. i18n: file extensions/statistical.xml line 1379
+#: xml_doc.cc:5307
+#, no-c-format
+msgid "Degrees of freedom 2"
+msgstr "自由度 2"
+
+#. i18n: file extensions/statistical.xml line 1383
+#: xml_doc.cc:5310
+#, no-c-format
+msgid "The FDIST() function returns the f-distribution."
+msgstr "FDIST() 函数返回 f-分布。"
+
+#. i18n: file extensions/statistical.xml line 1384
+#: xml_doc.cc:5313
+#, no-c-format
+msgid "FDIST(number;degrees_freedom_1;degrees_freedom_2)"
+msgstr "FDIST(数值;自由度_1;自由度_2)"
+
+#. i18n: file extensions/statistical.xml line 1385
+#: xml_doc.cc:5316
+#, no-c-format
+msgid "FDIST(0.8;8;12) yields 0.61"
+msgstr "FDIST(0.8;8;12) 等于 0.61"
+
+#. i18n: file extensions/statistical.xml line 1397
+#: xml_doc.cc:5322
+#, no-c-format
+msgid "Degrees of freedom"
+msgstr "自由度"
+
+#. i18n: file extensions/statistical.xml line 1401
+#: xml_doc.cc:5325
+#, no-c-format
+msgid ""
+"The CHIDIST() function returns the probability value from the indicated Chi "
+"square that a hypothesis is confirmed."
+msgstr "CHIDIST() 返回来自假设确认的λ方指示的概率值。"
+
+#. i18n: file extensions/statistical.xml line 1402
+#: xml_doc.cc:5328
+#, no-c-format
+msgid ""
+"CHIDIST compares the Chi square value to be given for a random sample that is "
+"calculated from the sum of (observed value-expected value)^2/expected value for "
+"all values with the theoretical Chi square distribution and determines from "
+"this the probability of error for the hypothesis to be tested."
+msgstr ""
+"CHIDIST 比较随机样本的λ方值和λ方分布理论值,从这个误差概率来决定假设检验的结果。随机样本的λ方值是对于所有样本数值计算(观察值 - "
+"期望值)^2/期望值,然后求和得到的。"
+
+#. i18n: file extensions/statistical.xml line 1403
+#: xml_doc.cc:5331
+#, no-c-format
+msgid "CHIDIST(number;degrees_freedom)"
+msgstr "CHIDIST(数值;自由度)"
+
+#. i18n: file extensions/statistical.xml line 1404
+#: xml_doc.cc:5334
+#, no-c-format
+msgid "CHIDIST(13.27;5) returns 0.021"
+msgstr "CHIDIST(13.27;5) 返回 0.021"
+
+#. i18n: file extensions/text.xml line 15
+#: xml_doc.cc:5343 xml_doc.cc:5361
+#, no-c-format
+msgid "Decimals"
+msgstr "小数位数"
+
+#. i18n: file extensions/text.xml line 19
+#: xml_doc.cc:5346
+#, no-c-format
+msgid ""
+"The DOLLAR() function converts a number to text using currency format, with the "
+"decimals rounded to the specified place. Although the name is DOLLAR, this "
+"function will do the conversion according to the current locale."
+msgstr "DOLLAR() 用货币格式将数字转换为文本串,小数点四舍五入到指定的位数。虽然名字是 DOLLAR,此函数会按照当前的地区设置进行转换。"
+
+#. i18n: file extensions/text.xml line 20
+#: xml_doc.cc:5349
+#, no-c-format
+msgid "DOLLAR(number;decimals)"
+msgstr "DOLLAR(数;小数位数)"
+
+#. i18n: file extensions/text.xml line 21
+#: xml_doc.cc:5352
+#, no-c-format
+msgid "DOLLAR(1403.77) returns \"$ 1,403.77\""
+msgstr "DOLLAR(1403.77) 返回 \"$ 1,403.77\""
+
+#. i18n: file extensions/text.xml line 22
+#: xml_doc.cc:5355
+#, no-c-format
+msgid "DOLLAR(-0.123;4) returns \"$-0.1230\""
+msgstr "DOLLAR(-0.123;4) 返回 \"$-0.1230\""
+
+#. i18n: file extensions/text.xml line 38
+#: xml_doc.cc:5364
+#, no-c-format
+msgid "No_commas"
+msgstr "无逗号"
+
+#. i18n: file extensions/text.xml line 42
+#: xml_doc.cc:5367
+#, no-c-format
+msgid ""
+"The FIXED() function rounds a number to the specified number of decimals, "
+"formats the number in decimal format string, and returns the result as text. If "
+"decimals is negative, number is rounded to the left of the decimal point. If "
+"you omit decimals, it is assumed to be 2. If optional parameter no_commas is "
+"True, thousand separators will not show up."
+msgstr ""
+"FIXED() 函数将给定的数四舍五入到指定的位数,按十进制数格式转换为文本串。如果位数是负数,该数被保留到小数点左边指定位数。如果您忽略位数,它默认为 "
+"2。如果可选的参数“无逗号”为真,则每隔三位数不会加逗号分隔。"
+
+#. i18n: file extensions/text.xml line 43
+#: xml_doc.cc:5370
+#, no-c-format
+msgid "FIXED(number;decimals;no_commas)"
+msgstr "FIXED(数;小数位数;无逗号)"
+
+#. i18n: file extensions/text.xml line 44
+#: xml_doc.cc:5373
+#, no-c-format
+msgid "FIXED(1234.567;1) returns \"1,234.6\""
+msgstr "FIXED(1234.567;1) 返回 \"1,234.6\""
+
+#. i18n: file extensions/text.xml line 45
+#: xml_doc.cc:5376
+#, no-c-format
+msgid "FIXED(1234.567;1;FALSE) returns \"1234.6\""
+msgstr "FIXED(1234.567;1;FALSE) 返回 \"1234.6\""
+
+#. i18n: file extensions/text.xml line 46
+#: xml_doc.cc:5379
+#, no-c-format
+msgid "FIXED(44.332) returns \"44.33\""
+msgstr "FIXED(44.332) 返回 \"44.33\""
+
+#. i18n: file extensions/text.xml line 54
+#: xml_doc.cc:5382
+#, no-c-format
+msgid "Text for which you want to substitute"
+msgstr "您要替换成的文字"
+
+#. i18n: file extensions/text.xml line 58
+#: xml_doc.cc:5385
+#, no-c-format
+msgid "Part of text you want to replace"
+msgstr "您要替换掉的文字部分"
+
+#. i18n: file extensions/text.xml line 62
+#: xml_doc.cc:5388
+#, no-c-format
+msgid "New text which will be replacement"
+msgstr "替换后的新的文字"
+
+#. i18n: file extensions/text.xml line 66
+#: xml_doc.cc:5391
+#, no-c-format
+msgid "Occurrence of replacement"
+msgstr "替换处"
+
+#. i18n: file extensions/text.xml line 70
+#: xml_doc.cc:5394
+#, no-c-format
+msgid ""
+"The SUBSTITUTE() substitutes new_text for old_text in a text string. If "
+"instance_num is specified, only that instance of old_text is replaced. "
+"Otherwise, every occurrence of old_text is changed to new_text. Use SUBSTITUTE "
+"when you want to replace specific text, use REPLACE when you want to replace "
+"any text that occurs in a specific location."
+msgstr ""
+"SUBSTITUTE() "
+"函数在文本串中用新文本替换旧文本。如果指定替换次数,只进行这么多次替换,否则每一处旧文本都被替换为新文本。如果您需要替换指定的文本,请用这个 "
+"SUBSTITUTE(),如果您想要替换指定位置的任何文本,请用 REPLACE()。"
+
+#. i18n: file extensions/text.xml line 71
+#: xml_doc.cc:5397
+#, no-c-format
+msgid "SUBSTITUTE(text; old_text; new_text; instance_num)"
+msgstr "SUBSTITUTE(文本串; 旧文本;新文本; 替换次数)"
+
+#. i18n: file extensions/text.xml line 72
+#: xml_doc.cc:5400
+#, no-c-format
+msgid "SUBSTITUTE(\"Cost Data\";\"Cost\";\"Sales\") returns \"Sales Data\""
+msgstr "SUBSTITUTE(\"Cost Data\";\"Cost\";\"Sales\") 返回 \"Sales Data\""
+
+#. i18n: file extensions/text.xml line 73
+#: xml_doc.cc:5403
+#, no-c-format
+msgid "SUBSTITUTE(\"Qtr 1, 2001\";\"1\";\"3\";1) returns \"Qtr 3, 2001\""
+msgstr "SUBSTITUTE(\"Qtr 1, 2001\";\"1\";\"3\";1) 返回 \"Qtr 3, 2001\""
+
+#. i18n: file extensions/text.xml line 74
+#: xml_doc.cc:5406
+#, no-c-format
+msgid "SUBSTITUTE(\"Qtr 1, 2001\";\"1\";\"3\";4) returns \"Qtr 3, 2003\""
+msgstr "SUBSTITUTE(\"Qtr 1, 2001\";\"1\";\"3\";4) 返回 \"Qtr 3, 2003\""
+
+#. i18n: file extensions/text.xml line 84
+#: xml_doc.cc:5409 xml_doc.cc:5544
+#, no-c-format
+msgid "The text you want to find"
+msgstr "您要查找的文本"
+
+#. i18n: file extensions/text.xml line 88
+#: xml_doc.cc:5412 xml_doc.cc:5547
+#, no-c-format
+msgid "The text which may contain find_text"
+msgstr "可能包含要 find_text 的文本"
+
+#. i18n: file extensions/text.xml line 92
+#: xml_doc.cc:5415
+#, no-c-format
+msgid "Specified index to start the search"
+msgstr "指定开始查找的索引"
+
+#. i18n: file extensions/text.xml line 96
+#: xml_doc.cc:5418
+#, no-c-format
+msgid ""
+"The SEARCH() function finds one text string (find_text) within another text "
+"string (within_text) and returns the number of the starting point of find_text, "
+"from the leftmost character of within_text."
+msgstr ""
+"SEARCH() 函数在一个文本(within_text)里查找另一文本(find_text),并返回从 within_text 的最左边字符算起的 "
+"find_text 的开始位置。"
+
+#. i18n: file extensions/text.xml line 97
+#: xml_doc.cc:5421
+#, no-c-format
+msgid ""
+"You can use wildcard characters, question mark (?) and asterisk (*). A question "
+"mark matches any single character, an asterisk matches any sequences of "
+"characters."
+msgstr "您可以使用通配字符问号(?)和星号(*)。问号匹配任何单个字符,星号匹配任意字符序列。"
+
+#. i18n: file extensions/text.xml line 98
+#: xml_doc.cc:5424
+#, no-c-format
+msgid ""
+"Parameter start_num specifies the character at which to start the search. The "
+"first character is character number 1. If start_num is omitted, it is assumed "
+"to be 1. SEARCH does not distinguish between uppercase and lowercase letters."
+msgstr ""
+"参数 start_num 指定开始搜索的字符位置。第一个字符序号为 1。如果省略 start_num,默认它为 1。SEARCH 不区分大写和小写字母。"
+
+#. i18n: file extensions/text.xml line 99
+#: xml_doc.cc:5427
+#, no-c-format
+msgid "SEARCH(find_text;within_text;start_num)"
+msgstr "SEARCH(find_text;within_text;start_num)"
+
+#. i18n: file extensions/text.xml line 100
+#: xml_doc.cc:5430
+#, no-c-format
+msgid "SEARCH(\"e\";\"Statements\";6) returns 7"
+msgstr "SEARCH(\"e\";\"Statements\";6) 返回 7"
+
+#. i18n: file extensions/text.xml line 101
+#: xml_doc.cc:5433
+#, no-c-format
+msgid "SEARCH(\"margin\";\"Profit Margin\") returns 8"
+msgstr "SEARCH(\"margin\";\"Profit Margin\") 返回 8"
+
+#. i18n: file extensions/text.xml line 114
+#: xml_doc.cc:5439
+#, no-c-format
+msgid ""
+"The T() function returns the text referred to by value. If value is, or refers "
+"to, text then T returns value. If value does not refer to text then T returns "
+"empty text."
+msgstr ""
+"T() 函数返回参数 value 所指向的文本。如果参数 value 本身是文本或者指向文本,T 返回该文本值,如果参数不指向文本则返回空文本。"
+
+#. i18n: file extensions/text.xml line 115
+#: xml_doc.cc:5442
+#, no-c-format
+msgid "T(value)"
+msgstr "T(value)"
+
+#. i18n: file extensions/text.xml line 116
+#: xml_doc.cc:5445
+#, no-c-format
+msgid "T(\"KOffice\") returns \"KOffice\""
+msgstr "T(\"KOffice\") 返回 \"KOffice\""
+
+#. i18n: file extensions/text.xml line 117
+#: xml_doc.cc:5448
+#, no-c-format
+msgid "T(1.2) returns \"\" (empty text)"
+msgstr "T(1.2) 返回 \"\" (空文本)"
+
+#. i18n: file extensions/text.xml line 129
+#: xml_doc.cc:5454
+#, no-c-format
+msgid "The TEXT() function converts a value to text."
+msgstr "TEXT() 函数将值转换为文本。"
+
+#. i18n: file extensions/text.xml line 130
+#: xml_doc.cc:5457
+#, no-c-format
+msgid "TEXT(value)"
+msgstr "TEXT(值)"
+
+#. i18n: file extensions/text.xml line 131
+#: xml_doc.cc:5460
+#, no-c-format
+msgid "TEXT(1234.56) returns \"1234.56\""
+msgstr "TEXT(1234.56) 返回 \"1234.56\""
+
+#. i18n: file extensions/text.xml line 132
+#: xml_doc.cc:5463
+#, no-c-format
+msgid "TEXT(\"KSpread\") returns \"KSpread\""
+msgstr "TEXT(\"KSpread\") 返回 \"KSpread\""
+
+#. i18n: file extensions/text.xml line 140
+#: xml_doc.cc:5466 xml_doc.cc:5502 xml_doc.cc:5505 xml_doc.cc:5598
+#: xml_doc.cc:5613
+#, no-c-format
+msgid "String"
+msgstr "字符串"
+
+#. i18n: file extensions/text.xml line 144
+#: xml_doc.cc:5469
+#, no-c-format
+msgid ""
+"The PROPER() function converts the first letter of each word to uppercase and "
+"the rest of the letters to lowercase."
+msgstr "PROPER() 函数将每个词的首字母转换为大写,其它字母变为小写。"
+
+#. i18n: file extensions/text.xml line 145
+#: xml_doc.cc:5472
+#, no-c-format
+msgid "PROPER(string)"
+msgstr "PROPER(字符串)"
+
+#. i18n: file extensions/text.xml line 146
+#: xml_doc.cc:5475
+#, no-c-format
+msgid "PROPER(\"this is a title\") returns \"This Is A Title\""
+msgstr "PROPER(\"this is a title\") 返回 \"This Is A Title\""
+
+#. i18n: file extensions/text.xml line 154
+#: xml_doc.cc:5478
+#, no-c-format
+msgid "First string"
+msgstr "第一个字符串"
+
+#. i18n: file extensions/text.xml line 158
+#: xml_doc.cc:5481
+#, no-c-format
+msgid "String to compare with"
+msgstr "要比较的字符串"
+
+#. i18n: file extensions/text.xml line 162
+#: xml_doc.cc:5484
+#, no-c-format
+msgid "Compare case-sensitive (true/false)"
+msgstr "比较是否区分大小写 (true/false)"
+
+#. i18n: file extensions/text.xml line 166
+#: xml_doc.cc:5487
+#, no-c-format
+msgid ""
+"The COMPARE() function returns 0 if the two strings are equal; -1 if the first "
+"one is lower in value than the second one; otherwise it returns 1."
+msgstr "COMPARE() 函数如果两个字符串相等则返回 0;如果第一个字符串比第二个小则返回 -1;其它情况返回 1。"
+
+#. i18n: file extensions/text.xml line 167
+#: xml_doc.cc:5490
+#, no-c-format
+msgid "COMPARE(string1; string2; true|false)"
+msgstr "COMPARE(字符串1;字符串2; true|false)"
+
+#. i18n: file extensions/text.xml line 168
+#: xml_doc.cc:5493
+#, no-c-format
+msgid "COMPARE(\"KOffice\"; \"KOffice\"; true) returns 0"
+msgstr "COMPARE(\"KOffice\"; \"KOffice\"; true) 返回 0"
+
+#. i18n: file extensions/text.xml line 169
+#: xml_doc.cc:5496
+#, no-c-format
+msgid "COMPARE(\"koffice\"; \"KOffice\"; true) returns 1"
+msgstr "COMPARE(\"koffice\"; \"KOffice\"; true) 返回 1"
+
+#. i18n: file extensions/text.xml line 170
+#: xml_doc.cc:5499
+#, no-c-format
+msgid "COMPARE(\"kspread\"; \"KOffice\"; false) returns 1"
+msgstr "COMPARE(\"kspread\"; \"KOffice\"; false) 返回 1"
+
+#. i18n: file extensions/text.xml line 187
+#: xml_doc.cc:5508
+#, no-c-format
+msgid ""
+"The EXACT() function returns True if these two strings are equal. Otherwise, it "
+"returns False."
+msgstr "EXACT() 函数如果两个字符串相等返回真,否则返回假。"
+
+#. i18n: file extensions/text.xml line 188
+#: xml_doc.cc:5511
+#, no-c-format
+msgid "EXACT(string1;string2)"
+msgstr "EXACT(字符串1;字符串2)"
+
+#. i18n: file extensions/text.xml line 189
+#: xml_doc.cc:5514
+#, no-c-format
+msgid "EXACT(\"KOffice\";\"KOffice\") returns True"
+msgstr "EXACT(\"KOffice\";\"KOffice\") 返回 True"
+
+#. i18n: file extensions/text.xml line 190
+#: xml_doc.cc:5517
+#, no-c-format
+msgid "EXACT(\"KSpread\";\"KOffice\") returns False"
+msgstr "EXACT(\"KSpread\";\"KOffice\") 返回 False"
+
+#. i18n: file extensions/text.xml line 199
+#: xml_doc.cc:5520
+#, no-c-format
+msgid "Text which you want to replace some characters"
+msgstr "您要在其中替换一些字符的文本"
+
+#. i18n: file extensions/text.xml line 203
+#: xml_doc.cc:5523
+#, no-c-format
+msgid "Position of the characters to replace"
+msgstr "要替换的字符的位置"
+
+#. i18n: file extensions/text.xml line 207
+#: xml_doc.cc:5526
+#, no-c-format
+msgid "Number of characters to replace"
+msgstr "要替换的字符数"
+
+#. i18n: file extensions/text.xml line 211
+#: xml_doc.cc:5529
+#, no-c-format
+msgid "The text that will replace characters in old text"
+msgstr "用于替换旧字符的新文本"
+
+#. i18n: file extensions/text.xml line 215
+#: xml_doc.cc:5532
+#, no-c-format
+msgid ""
+"The REPLACE() function replaces part of a text string with a different text "
+"string."
+msgstr "REPLACE() 用其它文本串替换文本的某一部分。"
+
+#. i18n: file extensions/text.xml line 216
+#: xml_doc.cc:5535
+#, no-c-format
+msgid "REPLACE(text;position;length;new_text)"
+msgstr "REPLACE(文本;位置;长度;新文本)"
+
+#. i18n: file extensions/text.xml line 217
+#: xml_doc.cc:5538
+#, no-c-format
+msgid "REPLACE(\"abcdefghijk\";6;5;\"-\") returns \"abcde-k\""
+msgstr "REPLACE(\"abcdefghijk\";6;5;\"-\") 返回 \"abcde-k\""
+
+#. i18n: file extensions/text.xml line 218
+#: xml_doc.cc:5541
+#, no-c-format
+msgid "REPLACE(\"2002\";3;2;\"03\") returns \"2003\""
+msgstr "REPLACE(\"2002\";3;2;\"03\") 返回 \"2003\""
+
+#. i18n: file extensions/text.xml line 236
+#: xml_doc.cc:5550
+#, no-c-format
+msgid "Specifies index to start the search"
+msgstr "指定开始查找的索引"
+
+#. i18n: file extensions/text.xml line 240
+#: xml_doc.cc:5553
+#, no-c-format
+msgid ""
+"The FIND() function finds one text string (find_text) within another text "
+"string (within_text) and returns the number of the starting point of find_text, "
+"from the leftmost character of within_text."
+msgstr ""
+"FIND() 函数在一个文本(within_text)里查找另一文本(find_text),并返回从 within_text 的最左边字符算起的 "
+"find_text 的开始位置。"
+
+#. i18n: file extensions/text.xml line 241
+#: xml_doc.cc:5556
+#, no-c-format
+msgid ""
+"Parameter start_num specifies the character at which to start the search. The "
+"first character is character number 1. If start_num is omitted, it is assumed "
+"to be 1."
+msgstr "参数 start_num 指定开始搜索的字符位置。第一个字符序号为 1。如果省略 start_num,默认它为 1。"
+
+#. i18n: file extensions/text.xml line 242
+#: xml_doc.cc:5559
+#, no-c-format
+msgid ""
+"You can also use function SEARCH, but unlike SEARCH, FIND is case-sensitive and "
+"does not allow wildcard characters."
+msgstr "您也可以使用 SEARCH 函数。和 SEARCH 不同的是,FIND 是区分大小写的,而且不允许使用通配符。"
+
+#. i18n: file extensions/text.xml line 243
+#: xml_doc.cc:5562
+#, no-c-format
+msgid "FIND(find_text;within_text;start_num)"
+msgstr "FIND(find_text;within_text;start_num)"
+
+#. i18n: file extensions/text.xml line 244
+#: xml_doc.cc:5565
+#, no-c-format
+msgid "FIND(\"KOf\";\"KOffice\") returns 1"
+msgstr "FIND(\"KOf\";\"KOffice\") 返回 1"
+
+#. i18n: file extensions/text.xml line 245
+#: xml_doc.cc:5568
+#, no-c-format
+msgid "FIND(\"i\";\"KOffice\") returns 5"
+msgstr "FIND(\"i\";\"KOffice\") 返回 5"
+
+#. i18n: file extensions/text.xml line 246
+#: xml_doc.cc:5571
+#, no-c-format
+msgid "FIND(\"K\";\"KSpread in KOffice\";4) returns 12"
+msgstr "FIND(\"K\";\"KSpread in KOffice\";4) 返回 12"
+
+#. i18n: file extensions/text.xml line 256
+#: xml_doc.cc:5574 xml_doc.cc:5649 xml_doc.cc:5670 xml_doc.cc:5691
+#: xml_doc.cc:5724 xml_doc.cc:5742 xml_doc.cc:5754 xml_doc.cc:5766
+#: xml_doc.cc:5781
+#, no-c-format
+msgid "Source string"
+msgstr "源字符串"
+
+#. i18n: file extensions/text.xml line 260
+#: xml_doc.cc:5577
+#, no-c-format
+msgid "Position"
+msgstr "位置"
+
+#. i18n: file extensions/text.xml line 264
+#: xml_doc.cc:5580
+#, no-c-format
+msgid "Length"
+msgstr "长度"
+
+#. i18n: file extensions/text.xml line 268
+#: xml_doc.cc:5583
+#, no-c-format
+msgid ""
+"The MID() function returns a substring that contains 'length' characters of the "
+"string, starting at 'position' index."
+msgstr "MID() 函数返回一个从“位置”序号开始的、包含“长度”个字符的子字符串。"
+
+#. i18n: file extensions/text.xml line 269
+#: xml_doc.cc:5586
+#, no-c-format
+msgid "MID(text;position;length)"
+msgstr "MID(字符串;位置;长度)"
+
+#. i18n: file extensions/text.xml line 270
+#: xml_doc.cc:5589
+#, no-c-format
+msgid "MID(text;position)"
+msgstr "MID(字符串;位置)"
+
+#. i18n: file extensions/text.xml line 271
+#: xml_doc.cc:5592
+#, no-c-format
+msgid "MID(\"KOffice\";2;3) returns \"Off\""
+msgstr "MID(\"KOffice\";2;3) 返回 \"Off\""
+
+#. i18n: file extensions/text.xml line 272
+#: xml_doc.cc:5595
+#, no-c-format
+msgid "MID(\"KOffice\";2) returns \"Office\""
+msgstr "MID(\"KOffice\";2) 返回 \"Office\""
+
+#. i18n: file extensions/text.xml line 286
+#: xml_doc.cc:5601
+#, no-c-format
+msgid "The LEN() function returns the length of the string."
+msgstr "LEN() 函数返回字符串的长度。"
+
+#. i18n: file extensions/text.xml line 287
+#: xml_doc.cc:5604
+#, no-c-format
+msgid "LEN(text)"
+msgstr "LEN(字符串)"
+
+#. i18n: file extensions/text.xml line 288
+#: xml_doc.cc:5607
+#, no-c-format
+msgid "LEN(\"hello\") returns 5"
+msgstr "LEN(\"hello\") 返回 5"
+
+#. i18n: file extensions/text.xml line 289
+#: xml_doc.cc:5610
+#, no-c-format
+msgid "LEN(\"KSpread\") returns 7"
+msgstr "LEN(\"KSpread\") 返回 7"
+
+#. i18n: file extensions/text.xml line 301
+#: xml_doc.cc:5616
+#, no-c-format
+msgid "The TRIM() function returns text with only single spaces between words."
+msgstr "TRIM() 函数返回单词间只间隔一个空格的文本。"
+
+#. i18n: file extensions/text.xml line 302
+#: xml_doc.cc:5619
+#, no-c-format
+msgid "TRIM(text)"
+msgstr "TRIM(字符串)"
+
+#. i18n: file extensions/text.xml line 303
+#: xml_doc.cc:5622
+#, no-c-format
+msgid "TRIM(\" hello KSpread \") returns \"hello KSpread\""
+msgstr "TRIM(\" hello KSpread \") 返回 \"hello KSpread\""
+
+#. i18n: file extensions/text.xml line 331
+#: xml_doc.cc:5640
+#, no-c-format
+msgid ""
+"The CONCATENATE() function returns a string which is the concatenation of the "
+"strings passed as parameters."
+msgstr "CONCATENATE() 函数返回一个由参数字符串拼接起来的字符串。"
+
+#. i18n: file extensions/text.xml line 332
+#: xml_doc.cc:5643
+#, no-c-format
+msgid "CONCATENATE(value;value;...)"
+msgstr "CONCATENATE(字符串;字符串;...)"
+
+#. i18n: file extensions/text.xml line 333
+#: xml_doc.cc:5646
+#, no-c-format
+msgid ""
+"CONCATENATE(\"KSpread\";\"KOffice\";\"KDE\") returns \"KSpreadKOfficeKDE\""
+msgstr "CONCATENATE(\"KSpread\";\"KOffice\";\"KDE\") 返回 \"KSpreadKOfficeKDE\""
+
+#. i18n: file extensions/text.xml line 345
+#: xml_doc.cc:5652 xml_doc.cc:5673
+#, no-c-format
+msgid "Amount of characters"
+msgstr "字符数量"
+
+#. i18n: file extensions/text.xml line 349
+#: xml_doc.cc:5655
+#, no-c-format
+msgid ""
+"The RIGHT() function returns a substring that contains the 'length' rightmost "
+"characters of the string. The whole string is returned if 'length' exceeds the "
+"length of the string."
+msgstr "RIGHT() 函数返回字符串最右边“长度”个字符构成的子字符串。如果“长度”超过字符串总长度,则返回整个字符串。"
+
+#. i18n: file extensions/text.xml line 350
+#: xml_doc.cc:5658
+#, no-c-format
+msgid "RIGHT(text;length)"
+msgstr "RIGHT(字符串;长度)"
+
+#. i18n: file extensions/text.xml line 351
+#: xml_doc.cc:5661
+#, no-c-format
+msgid "RIGHT(\"hello\";2) returns \"lo\""
+msgstr "RIGHT(\"hello\";2) 返回 \"lo\""
+
+#. i18n: file extensions/text.xml line 352
+#: xml_doc.cc:5664
+#, no-c-format
+msgid "RIGHT(\"KSpread\";10) returns \"KSpread\""
+msgstr "RIGHT(\"KSpread\";10) 返回 \"KSpread\""
+
+#. i18n: file extensions/text.xml line 353
+#: xml_doc.cc:5667
+#, no-c-format
+msgid "RIGHT(\"KSpread\") returns \"d\""
+msgstr "RIGHT(\"KSpread\") 返回 \"d\""
+
+#. i18n: file extensions/text.xml line 371
+#: xml_doc.cc:5676
+#, no-c-format
+msgid ""
+"The LEFT() function returns a substring that contains the 'length' leftmost "
+"characters of the string. The whole string is returned if 'length' exceeds the "
+"length of the string."
+msgstr "LEFT() 函数返回包含字符串最左边“长度”个字符构成的子字符串。如果“长度”超过字符串总长度,则返回整个字符串。"
+
+#. i18n: file extensions/text.xml line 372
+#: xml_doc.cc:5679
+#, no-c-format
+msgid "LEFT(text;length)"
+msgstr "LEFT(字符串;长度)"
+
+#. i18n: file extensions/text.xml line 373
+#: xml_doc.cc:5682
+#, no-c-format
+msgid "LEFT(\"hello\";2) returns \"he\""
+msgstr "LEFT(\"hello\";2) 返回 \"he\""
+
+#. i18n: file extensions/text.xml line 374
+#: xml_doc.cc:5685
+#, no-c-format
+msgid "LEFT(\"KSpread\";10) returns \"KSpread\""
+msgstr "LEFT(\"KSpread\";10) 返回 \"KSpread\""
+
+#. i18n: file extensions/text.xml line 375
+#: xml_doc.cc:5688
+#, no-c-format
+msgid "LEFT(\"KSpread\") returns \"K\""
+msgstr "LEFT(\"KSpread\") 返回 \"K\""
+
+#. i18n: file extensions/text.xml line 389
+#: xml_doc.cc:5694
+#, no-c-format
+msgid "Count of repetitions"
+msgstr "重复次数"
+
+#. i18n: file extensions/text.xml line 393
+#: xml_doc.cc:5697
+#, no-c-format
+msgid ""
+"The REPT() function repeats the first parameter as often as told by the second "
+"parameter."
+msgstr "REPT() 函数按照第二个参数的值重复第一个参数。"
+
+#. i18n: file extensions/text.xml line 394
+#: xml_doc.cc:5700
+#, no-c-format
+msgid "REPT(text;count)"
+msgstr "REPT(字符串;次数)"
+
+#. i18n: file extensions/text.xml line 395
+#: xml_doc.cc:5703
+#, no-c-format
+msgid "REPT(\"KSpread\";3) returns \"KSpreadKSpreadKSpread\""
+msgstr "REPT(\"KSpread\";3) 返回 \"KSpreadKSpreadKSpread\""
+
+#. i18n: file extensions/text.xml line 407
+#: xml_doc.cc:5709
+#, no-c-format
+msgid ""
+"The ROT() function encrypts text by replacing each letter with the one 13 "
+"places along in the alphabet. If the 13th position is beyond the letter Z, it "
+"begins again at A (rotation)."
+msgstr "ROT() 函数旋转加密字符串,每个字符用字母表里13个位置之后的字符替换,如果13个位置之后超出了字母 Z,则从 A 开始继续数(旋转)。"
+
+#. i18n: file extensions/text.xml line 408
+#: xml_doc.cc:5712
+#, no-c-format
+msgid ""
+"By applying the encryption function again to the resulting text, you can "
+"decrypt the text."
+msgstr "对结果文本再使用一次这个加密函数,就可解密该文本。"
+
+#. i18n: file extensions/text.xml line 409
+#: xml_doc.cc:5715
+#, no-c-format
+msgid "ROT(Text)"
+msgstr "ROT(文本)"
+
+#. i18n: file extensions/text.xml line 410
+#: xml_doc.cc:5718
+#, no-c-format
+msgid "ROT(\"KSpread\") returns \"XFcernq\""
+msgstr "ROT(\"KSpread\") 返回 \"XFcernq\""
+
+#. i18n: file extensions/text.xml line 411
+#: xml_doc.cc:5721
+#, no-c-format
+msgid "ROT(\"XFcernq\") returns \"KSpread\""
+msgstr "ROT(\"XFcernq\") 返回 \"KSpread\""
+
+#. i18n: file extensions/text.xml line 423
+#: xml_doc.cc:5727
+#, no-c-format
+msgid ""
+"The TOGGLE() function changes lowercase characters to uppercase and uppercase "
+"characters to lowercase."
+msgstr "TOGGLE() 将小写字母改为大写,大写字母改为小写。"
+
+#. i18n: file extensions/text.xml line 424
+#: xml_doc.cc:5730
+#, no-c-format
+msgid "TOGGLE(text)"
+msgstr "TOGGLE(文本)"
+
+#. i18n: file extensions/text.xml line 425
+#: xml_doc.cc:5733
+#, no-c-format
+msgid "TOGGLE(\"hello\") returns \"HELLO\""
+msgstr "TOGGLE(\"hello\") 返回 \"HELLO\""
+
+#. i18n: file extensions/text.xml line 426
+#: xml_doc.cc:5736
+#, no-c-format
+msgid "TOGGLE(\"HELLO\") returns \"hello\""
+msgstr "TOGGLE(\"HELLO\") 返回 \"hello\""
+
+#. i18n: file extensions/text.xml line 427
+#: xml_doc.cc:5739
+#, no-c-format
+msgid "TOGGLE(\"HeLlO\") returns \"hElLo\""
+msgstr "TOGGLE(\"HeLlO\") 返回 \"hElLo\""
+
+#. i18n: file extensions/text.xml line 441
+#: xml_doc.cc:5745
+#, no-c-format
+msgid ""
+"The CLEAN() function removes every non-printable character from the string"
+msgstr "CLEAN() 函数删除字符串中的任何不可打印字符。"
+
+#. i18n: file extensions/text.xml line 442
+#: xml_doc.cc:5748
+#, no-c-format
+msgid "CLEAN(text)"
+msgstr "CLEAN(文本)"
+
+#. i18n: file extensions/text.xml line 443
+#: xml_doc.cc:5751
+#, no-c-format
+msgid "CLEAN(AsciiToChar(7) + \"HELLO\") returns \"HELLO\""
+msgstr "CLEAN(AsciiToChar(7) + \"HELLO\") 返回 \"HELLO\""
+
+#. i18n: file extensions/text.xml line 455
+#: xml_doc.cc:5757
+#, no-c-format
+msgid "The SLEEK() function removes all spaces from the string."
+msgstr "SLEEK() 函数删除字符串中的所有空格。"
+
+#. i18n: file extensions/text.xml line 456
+#: xml_doc.cc:5760
+#, no-c-format
+msgid "SLEEK(text)"
+msgstr "SLEEK(文本)"
+
+#. i18n: file extensions/text.xml line 457
+#: xml_doc.cc:5763
+#, no-c-format
+msgid "SLEEK(\"This is some text \") returns \"Thisissometext\""
+msgstr "SLEEK(\"This is some text \") 返回 \"Thisissometext\""
+
+#. i18n: file extensions/text.xml line 470
+#: xml_doc.cc:5769
+#, no-c-format
+msgid "The UPPER() function converts a string to upper case."
+msgstr "UPPER() 函数将字符串转换成大写。"
+
+#. i18n: file extensions/text.xml line 471
+#: xml_doc.cc:5772
+#, no-c-format
+msgid "UPPER(text)"
+msgstr "UPPER(文本)"
+
+#. i18n: file extensions/text.xml line 472
+#: xml_doc.cc:5775
+#, no-c-format
+msgid "UPPER(\"hello\") returns \"HELLO\""
+msgstr "UPPER(\"hello\") 返回 \"HELLO\""
+
+#. i18n: file extensions/text.xml line 473
+#: xml_doc.cc:5778
+#, no-c-format
+msgid "UPPER(\"HELLO\") returns \"HELLO\""
+msgstr "UPPER(\"HELLO\") 返回 \"HELLO\""
+
+#. i18n: file extensions/text.xml line 487
+#: xml_doc.cc:5784
+#, no-c-format
+msgid "The LOWER() function converts a string to lower case."
+msgstr "LOWER() 函数将字符串转换成小写。"
+
+#. i18n: file extensions/text.xml line 488
+#: xml_doc.cc:5787
+#, no-c-format
+msgid "LOWER(text)"
+msgstr "LOWER(文本)"
+
+#. i18n: file extensions/text.xml line 489
+#: xml_doc.cc:5790
+#, no-c-format
+msgid "LOWER(\"hello\") returns \"hello\""
+msgstr "LOWER(\"hello\") 返回 \"hello\""
+
+#. i18n: file extensions/text.xml line 490
+#: xml_doc.cc:5793
+#, no-c-format
+msgid "LOWER(\"HELLO\") returns \"hello\""
+msgstr "LOWER(\"HELLO\") 返回 \"hello\""
+
+#. i18n: file extensions/text.xml line 500
+#: xml_doc.cc:5796
+#, no-c-format
+msgid "Character code"
+msgstr "字符码"
+
+#. i18n: file extensions/text.xml line 504
+#: xml_doc.cc:5799
+#, no-c-format
+msgid "The CHAR() function returns the character specified by a number."
+msgstr "CHAR() 函数返回用数字指定的字符。"
+
+#. i18n: file extensions/text.xml line 505
+#: xml_doc.cc:5802
+#, no-c-format
+msgid "CHAR(code)"
+msgstr "CHAR(代码)"
+
+#. i18n: file extensions/text.xml line 506
+#: xml_doc.cc:5805
+#, no-c-format
+msgid "CHAR(65) returns \"A\""
+msgstr "CHAR(65) 返回 \"A\""
+
+#. i18n: file extensions/text.xml line 519
+#: xml_doc.cc:5811
+#, no-c-format
+msgid ""
+"The CODE() function returns a numeric code for the first character in a text "
+"string."
+msgstr "CODE() 函数返回文本字符串第一个字符的数字代码。"
+
+#. i18n: file extensions/text.xml line 520
+#: xml_doc.cc:5814
+#, no-c-format
+msgid "CODE(text)"
+msgstr "CODE(文本)"
+
+#. i18n: file extensions/text.xml line 521
+#: xml_doc.cc:5817
+#, no-c-format
+msgid "CODE(\"KDE\") returns 75"
+msgstr "CODE(\"KDE\") 返回 75"
+
+#. i18n: file extensions/text.xml line 534
+#: xml_doc.cc:5823
+#, no-c-format
+msgid "Converts text string that represents a value to the real value. "
+msgstr "将表示数字的文本字符串转换为真正的数值。"
+
+#. i18n: file extensions/text.xml line 535
+#: xml_doc.cc:5826
+#, no-c-format
+msgid "VALUE(text)"
+msgstr "VALUE(文本)"
+
+#. i18n: file extensions/text.xml line 536
+#: xml_doc.cc:5829
+#, no-c-format
+msgid "VALUE(\"14.03\") returns 14.03"
+msgstr "VALUE(\"14.03\") 返回 14.03"
+
+#. i18n: file extensions/text.xml line 544
+#: xml_doc.cc:5832 xml_doc.cc:5862
+#, no-c-format
+msgid "Searched text"
+msgstr "搜索的文字"
+
+#. i18n: file extensions/text.xml line 548
+#: xml_doc.cc:5835 xml_doc.cc:5865
+#, no-c-format
+msgid "Regular expression"
+msgstr "正则表达式"
+
+#. i18n: file extensions/text.xml line 552
+#: xml_doc.cc:5838
+#, no-c-format
+msgid "Default value (optional)"
+msgstr "默认值(可选)"
+
+#. i18n: file extensions/text.xml line 556
+#: xml_doc.cc:5841
+#, no-c-format
+msgid "Back-reference (optional)"
+msgstr "回退引用(可选)"
+
+#. i18n: file extensions/text.xml line 560
+#: xml_doc.cc:5844
+#, no-c-format
+msgid ""
+"Returns a part of the string that matches a regular expression. If the string "
+"does not match the given regular expression, value specified as default is "
+"returned."
+msgstr "返回匹配正则表达式的字符串的一部分。如果字符串不与给定的正则表达式相匹配,则返回指定的默认值。"
+
+#. i18n: file extensions/text.xml line 561
+#: xml_doc.cc:5847
+#, no-c-format
+msgid ""
+"If a back-reference is provided, then the value of that back-reference is "
+"returned."
+msgstr "如果提供了回退引用,则返回回退引用的值。"
+
+#. i18n: file extensions/text.xml line 562
+#: xml_doc.cc:5850
+#, no-c-format
+msgid ""
+"If no default value is given, an empty string is assumed. If no back-reference "
+"is given, 0 is assumed (so that entire matching part is returned)."
+msgstr "如果没有给出默认值,则假定为空字符串。如果没有给出回退引用,则假定为0(这样将返回整个匹配的部分)。"
+
+#. i18n: file extensions/text.xml line 563
+#: xml_doc.cc:5853
+#, no-c-format
+msgid "REGEXP(text; regexp; default; backref)"
+msgstr "REGEXP(文本;正则表达式;默认值;回退引用)"
+
+#. i18n: file extensions/text.xml line 564
+#: xml_doc.cc:5856
+#, no-c-format
+msgid "REGEXP(\"Number is 15.\";\"[0-9]+\") = \"15\" "
+msgstr "REGEXP(\"Number is 15.\";\"[0-9]+\") = \"15\" "
+
+#. i18n: file extensions/text.xml line 565
+#: xml_doc.cc:5859
+#, no-c-format
+msgid "REGEXP(\"15, 20, 26, 41\";\"([0-9]+), *[0-9]+$\";\"\";1) = \"26\" "
+msgstr "REGEXP(\"15, 20, 26, 41\";\"([0-9]+), *[0-9]+$\";\"\";1) = \"26\" "
+
+#. i18n: file extensions/text.xml line 581
+#: xml_doc.cc:5868
+#, no-c-format
+msgid "Replacement"
+msgstr "替换"
+
+#. i18n: file extensions/text.xml line 585
+#: xml_doc.cc:5871
+#, no-c-format
+msgid "Replaces all matches of a regular expression with the replacement text"
+msgstr "将正则表达式的全部匹配替换为指定文本"
+
+#. i18n: file extensions/text.xml line 586
+#: xml_doc.cc:5874
+#, no-c-format
+msgid "REGEXPRE(text; regexp; replacement)"
+msgstr "REGEXPRE(文本; 正则表达式; 替换)"
+
+#. i18n: file extensions/text.xml line 587
+#: xml_doc.cc:5877
+#, no-c-format
+msgid ""
+"REGEXPRE(\"14 and 15 and 16\";\"[0-9]+\";\"num\") returns \"num and num and "
+"num\""
+msgstr ""
+"REGEXPRE(\"14 and 15 and 16\";\"[0-9]+\";\"num\") 返回 \"num and num and num\""
+
+#. i18n: file extensions/trig.xml line 4
+#: xml_doc.cc:5880
+#, no-c-format
+msgid "Trigonometric"
+msgstr "三角学"
+
+#. i18n: file extensions/trig.xml line 14
+#: xml_doc.cc:5886
+#, no-c-format
+msgid ""
+"The COS() function returns the cosine of x, where x is given in radians."
+msgstr "COS() 函数返回x的余弦值,x以弧度值给出。"
+
+#. i18n: file extensions/trig.xml line 15
+#: xml_doc.cc:5889
+#, no-c-format
+msgid "COS(Float)"
+msgstr "COS(浮点数)"
+
+#. i18n: file extensions/trig.xml line 16
+#: xml_doc.cc:5892
+#, no-c-format
+msgid "COS(0) equals 1.0"
+msgstr "COS(0) 等于 1.0"
+
+#. i18n: file extensions/trig.xml line 17
+#: xml_doc.cc:5895
+#, no-c-format
+msgid "COS(PI()/2) equals 0"
+msgstr "COS(PI()/2) 等于 0"
+
+#. i18n: file extensions/trig.xml line 31
+#: xml_doc.cc:5901
+#, no-c-format
+msgid "The ACOT() function returns the inverse cotangent of a number."
+msgstr "ACOT() 函数返回数值的反余切值。"
+
+#. i18n: file extensions/trig.xml line 32
+#: xml_doc.cc:5904
+#, no-c-format
+msgid "ACOT(Float)"
+msgstr "ACOT(浮点数)"
+
+#. i18n: file extensions/trig.xml line 33
+#: xml_doc.cc:5907
+#, no-c-format
+msgid "ACOT(0) equals 1.57079633"
+msgstr "ACOT(0) 等于 1.57079633"
+
+#. i18n: file extensions/trig.xml line 46
+#: xml_doc.cc:5913
+#, no-c-format
+msgid "The SIN() function returns the sine of x, where x is given in radians."
+msgstr "SIN() 函数返回x的正弦值,x以弧度值给出。"
+
+#. i18n: file extensions/trig.xml line 47
+#: xml_doc.cc:5916
+#, no-c-format
+msgid "SIN(Float)"
+msgstr "SIN(浮点数)"
+
+#. i18n: file extensions/trig.xml line 48
+#: xml_doc.cc:5919
+#, no-c-format
+msgid "SIN(0) equals 0"
+msgstr "SIN(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 49
+#: xml_doc.cc:5922
+#, no-c-format
+msgid "SIN(PI()/2) equals 1"
+msgstr "SIN(PI()/2) 等于 1"
+
+#. i18n: file extensions/trig.xml line 63
+#: xml_doc.cc:5928
+#, no-c-format
+msgid ""
+"The TAN() function returns the tangent of x, where x is given in radians."
+msgstr "TAN() 函数返回x的正切值,x以弧度值给出。"
+
+#. i18n: file extensions/trig.xml line 64
+#: xml_doc.cc:5931
+#, no-c-format
+msgid "TAN(Float)"
+msgstr "TAN(浮点数)"
+
+#. i18n: file extensions/trig.xml line 65
+#: xml_doc.cc:5934
+#, no-c-format
+msgid "TAN(0.7) equals 0.84228838"
+msgstr "TAN(0.7) 等于 0.84228838"
+
+#. i18n: file extensions/trig.xml line 66
+#: xml_doc.cc:5937
+#, no-c-format
+msgid "TAN(0) equals 0"
+msgstr "TAN(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 79
+#: xml_doc.cc:5943
+#, no-c-format
+msgid ""
+"The ACOS() function returns the arc cosine in radians and the value is "
+"mathematically defined to be 0 to PI (inclusive)."
+msgstr "ACOS() 函数返回以弧度计的反余弦值,按数学定义,其范围是 0 到 π (包括端点在内)。"
+
+#. i18n: file extensions/trig.xml line 80
+#: xml_doc.cc:5946
+#, no-c-format
+msgid "ACOS(Float)"
+msgstr "ACOS(浮点数)"
+
+#. i18n: file extensions/trig.xml line 81
+#: xml_doc.cc:5949
+#, no-c-format
+msgid "ACOS(0.8) equals 0.6435011"
+msgstr "ACOS(0.8) 等于 0.6435011"
+
+#. i18n: file extensions/trig.xml line 82
+#: xml_doc.cc:5952
+#, no-c-format
+msgid "ACOS(0) equals 1.57079633"
+msgstr "ACOS(0) 等于 1.57079633"
+
+#. i18n: file extensions/trig.xml line 95
+#: xml_doc.cc:5958
+#, no-c-format
+msgid ""
+"The ASIN() function returns the arc sine in radians and the value is "
+"mathematically defined to be -PI/2 to PI/2 (inclusive)."
+msgstr "ASIN() 函数返回以弧度计的反正弦值,按数学定义,其范围为 -π/2 到 π/2 (包括端点在内)。"
+
+#. i18n: file extensions/trig.xml line 96
+#: xml_doc.cc:5961
+#, no-c-format
+msgid "ASIN(Float)"
+msgstr "ASIN(浮点数)"
+
+#. i18n: file extensions/trig.xml line 97
+#: xml_doc.cc:5964
+#, no-c-format
+msgid "ASIN(0.8) equals 0.92729522"
+msgstr "ASIN(0.8) 等于 0.92729522"
+
+#. i18n: file extensions/trig.xml line 98
+#: xml_doc.cc:5967
+#, no-c-format
+msgid "ASIN(0) equals 0"
+msgstr "ASIN(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 111
+#: xml_doc.cc:5973
+#, no-c-format
+msgid ""
+"The ATAN() function returns the arc tangent in radians and the value is "
+"mathematically defined to be -PI/2 to PI/2 (inclusive)."
+msgstr "ATAN() 函数返回以弧度计的反正切值,按数学定义,其范围为 -π/2 到 π/2 (包括端点在内)。"
+
+#. i18n: file extensions/trig.xml line 112
+#: xml_doc.cc:5976
+#, no-c-format
+msgid "ATAN(Float)"
+msgstr "ATAN(浮点数)"
+
+#. i18n: file extensions/trig.xml line 113
+#: xml_doc.cc:5979
+#, no-c-format
+msgid "ATAN(0.8) equals 0.67474094"
+msgstr "ATAN(0.8) 等于 0.67474094"
+
+#. i18n: file extensions/trig.xml line 114
+#: xml_doc.cc:5982
+#, no-c-format
+msgid "ATAN(0) equals 0"
+msgstr "ATAN(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 128
+#: xml_doc.cc:5988
+#, no-c-format
+msgid ""
+"The COSH() function returns the hyperbolic cosine of x, which is defined "
+"mathematically as (exp(x) + exp(-x)) / 2."
+msgstr "COSH() 函数返回x的双曲余弦值,数学中定义为(exp(x) + exp(-x)) / 2。"
+
+#. i18n: file extensions/trig.xml line 129
+#: xml_doc.cc:5991
+#, no-c-format
+msgid "COSH(Float)"
+msgstr "COSH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 130
+#: xml_doc.cc:5994
+#, no-c-format
+msgid "COSH(0.8) equals 1.33743495"
+msgstr "COSH(0.8) 等于 1.33743495"
+
+#. i18n: file extensions/trig.xml line 131
+#: xml_doc.cc:5997
+#, no-c-format
+msgid "COSH(0) equals 1"
+msgstr "COSH(0) 等于 "
+
+#. i18n: file extensions/trig.xml line 144
+#: xml_doc.cc:6003
+#, no-c-format
+msgid ""
+"The SINH() function returns the hyperbolic sine of x, which is defined "
+"mathematically as (exp(x) - exp(-x)) / 2."
+msgstr "SINH() 函数返回x的双曲正弦值,数学中定义为 (exp(x) - exp(-x)) / 2。"
+
+#. i18n: file extensions/trig.xml line 145
+#: xml_doc.cc:6006
+#, no-c-format
+msgid "SINH(Float)"
+msgstr "SINH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 146
+#: xml_doc.cc:6009
+#, no-c-format
+msgid "SINH(0.8) equals 0.88810598"
+msgstr "SINH(0.8) 等于 0.88810598"
+
+#. i18n: file extensions/trig.xml line 147
+#: xml_doc.cc:6012
+#, no-c-format
+msgid "SINH(0) equals 0"
+msgstr "SINH(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 160
+#: xml_doc.cc:6018
+#, no-c-format
+msgid ""
+"The TANH() function returns the hyperbolic tangent of x, which is defined "
+"mathematically as sinh(x)/cosh(x)."
+msgstr "TANH() 函数返回x的双曲正切值,数学中定义为sinh(x)/cosh(x)。"
+
+#. i18n: file extensions/trig.xml line 161
+#: xml_doc.cc:6021
+#, no-c-format
+msgid "TANH(Float)"
+msgstr "TANH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 162
+#: xml_doc.cc:6024
+#, no-c-format
+msgid "TANH(0.8) equals 0.66403677"
+msgstr "TANH(0.8) 等于 0.66403677"
+
+#. i18n: file extensions/trig.xml line 163
+#: xml_doc.cc:6027
+#, no-c-format
+msgid "TANH(0) equals 0"
+msgstr "TANH(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 176
+#: xml_doc.cc:6033
+#, no-c-format
+msgid ""
+"The ACOSH() function calculates the inverse hyperbolic cosine of x. That is the "
+"value whose hyperbolic cosine is x. If x is less than 1.0, acosh() returns "
+"not-a-number (NaN) and errno is set."
+msgstr ""
+"ACOSH() 函数计算x的反双曲余弦值。即此值的双曲余弦值是x。如果x小于1.0,acosh()返回“不是一个数字”(NaN)且设置错误代号 errno。"
+
+#. i18n: file extensions/trig.xml line 177
+#: xml_doc.cc:6036
+#, no-c-format
+msgid "ACOSH(Float)"
+msgstr "ACOSH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 178
+#: xml_doc.cc:6039
+#, no-c-format
+msgid "ACOSH(5) equals 2.29243167"
+msgstr "ACOSH(5) 等于 2.29243167"
+
+#. i18n: file extensions/trig.xml line 179
+#: xml_doc.cc:6042
+#, no-c-format
+msgid "ACOSH(0) equals NaN"
+msgstr "ACOSH(0) 等于 NaN"
+
+#. i18n: file extensions/trig.xml line 192
+#: xml_doc.cc:6048
+#, no-c-format
+msgid ""
+"The ASINH() function calculates the inverse hyperbolic sine of x; that is the "
+"value whose hyperbolic sine is x."
+msgstr "ASINH() 函数计算x的反双曲正弦值;即此值的双曲正弦值是x。"
+
+#. i18n: file extensions/trig.xml line 193
+#: xml_doc.cc:6051
+#, no-c-format
+msgid "ASINH(Float)"
+msgstr "ASINH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 194
+#: xml_doc.cc:6054
+#, no-c-format
+msgid "ASINH(0.8) equals 0.73266826"
+msgstr "ASINH(0.8) 等于 0.73266826"
+
+#. i18n: file extensions/trig.xml line 195
+#: xml_doc.cc:6057
+#, no-c-format
+msgid "ASINH(0) equals 0"
+msgstr "ASINH(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 208
+#: xml_doc.cc:6063
+#, no-c-format
+msgid ""
+"The ATANH() function calculates the inverse hyperbolic tangent of x; that is "
+"the value whose hyperbolic tangent is x. If the absolute value of x is greater "
+"than 1.0, ATANH() returns not-a-number (NaN)."
+msgstr "ATANH() 函数计算x的反双曲正切值;即此值的双曲正切值是x。如果x的绝对值大于1,atanh()返回“不是一个数字”(NaN)。"
+
+#. i18n: file extensions/trig.xml line 209
+#: xml_doc.cc:6066
+#, no-c-format
+msgid "ATANH(Float)"
+msgstr "ATANH(浮点数)"
+
+#. i18n: file extensions/trig.xml line 210
+#: xml_doc.cc:6069
+#, no-c-format
+msgid "ATANH(0.8) equals 1.09861229"
+msgstr "ATANH(0.8) 等于 1.09861229"
+
+#. i18n: file extensions/trig.xml line 211
+#: xml_doc.cc:6072
+#, no-c-format
+msgid "ATANH(0) equals 0"
+msgstr "ATANH(0) 等于 0"
+
+#. i18n: file extensions/trig.xml line 228
+#: xml_doc.cc:6081
+#, no-c-format
+msgid ""
+"This function calculates the arc tangent of the two variables x and y. It is "
+"similar to calculating the arc tangent of y/x, except that the signs of both "
+"arguments are used to determine the quadrant of the result."
+msgstr "此函数计算两个变量x和y的反正切值。它和计算y/x的反正切值是类似的,只是使用两个变量的符号决定结果的象限。"
+
+#. i18n: file extensions/trig.xml line 229
+#: xml_doc.cc:6084
+#, no-c-format
+msgid "ATAN2(value;value)"
+msgstr "ATAN2(浮点数;浮点数)"
+
+#. i18n: file extensions/trig.xml line 230
+#: xml_doc.cc:6087
+#, no-c-format
+msgid "ATAN2(0.5;1.0) equals 1.107149"
+msgstr "ATAN2(0.5;1.0) 等于 1.107149"
+
+#. i18n: file extensions/trig.xml line 231
+#: xml_doc.cc:6090
+#, no-c-format
+msgid "ATAN2(-0.5;2.0) equals 1.815775"
+msgstr "ATAN2(-0.5;2.0) 等于 1.815775"
+
+#. i18n: file extensions/trig.xml line 244
+#: xml_doc.cc:6096
+#, no-c-format
+msgid "This function transforms a radian angle to a degree angle."
+msgstr "这个函数把弧度值转换为角度值。"
+
+#. i18n: file extensions/trig.xml line 245
+#: xml_doc.cc:6099
+#, no-c-format
+msgid "DEGREES(Float)"
+msgstr "DEGREES(浮点数)"
+
+#. i18n: file extensions/trig.xml line 246
+#: xml_doc.cc:6102
+#, no-c-format
+msgid "DEGREES(0.78) equals 44.69"
+msgstr "DEGREES(0.78) 等于 44.69"
+
+#. i18n: file extensions/trig.xml line 247
+#: xml_doc.cc:6105
+#, no-c-format
+msgid "DEGREES(1) equals 57.29"
+msgstr "DEGREES(1) 等于 57.29"
+
+#. i18n: file extensions/trig.xml line 256
+#: xml_doc.cc:6108
+#, no-c-format
+msgid "Angle (degrees)"
+msgstr "角 (角度)"
+
+#. i18n: file extensions/trig.xml line 260
+#: xml_doc.cc:6111
+#, no-c-format
+msgid "This function transforms a degree angle to a radian angle."
+msgstr "这个函数把角度值转换为弧度值。"
+
+#. i18n: file extensions/trig.xml line 261
+#: xml_doc.cc:6114
+#, no-c-format
+msgid "RADIANS(Float)"
+msgstr "RADIANS(浮点数)"
+
+#. i18n: file extensions/trig.xml line 262
+#: xml_doc.cc:6117
+#, no-c-format
+msgid "RADIANS(75) equals 1.308"
+msgstr "RADIANS(75) 等于 1.308"
+
+#. i18n: file extensions/trig.xml line 263
+#: xml_doc.cc:6120
+#, no-c-format
+msgid "RADIANS(90) equals 1.5707"
+msgstr "RADIANS(90) 等于 1.5707"
+
+#. i18n: file extensions/trig.xml line 272
+#: xml_doc.cc:6123
+#, no-c-format
+msgid "The PI() function returns the value of PI."
+msgstr "PI() 函数返回 π 值。"
+
+#. i18n: file extensions/trig.xml line 273
+#: xml_doc.cc:6126
+#, no-c-format
+msgid "PI()"
+msgstr "PI()"
+
+#. i18n: file extensions/trig.xml line 274
+#: xml_doc.cc:6129
+#, no-c-format
+msgid "PI() equals 3.141592654..."
+msgstr "PI() 等于 3.141592654..."
+
+#: kspread_aboutdata.h:30
+msgid "KOffice Spreadsheet Application"
+msgstr "KOffice 电子表格程序"
+
+#: kspread_aboutdata.h:37
+msgid "KSpread"
+msgstr "KSpread"
+
+#: kspread_aboutdata.h:39
+msgid "(c) 1998-2006, The KSpread Team"
+msgstr "(c) 1998-2006,KSpread 团队"
+
+#: dialogs/kspread_dlg_angle.cc:53
+msgid "Angle:"
+msgstr "角度:"
+
+#: dialogs/kspread_dlg_area.cc:41 dialogs/kspread_dlg_reference.cc:64
+msgid "Area Name"
+msgstr "区域名称"
+
+#: dialogs/kspread_dlg_area.cc:50
+msgid "Enter the area name:"
+msgstr "输入区域名称:"
+
+#: dialogs/kspread_dlg_area.cc:97
+msgid "Area text is empty."
+msgstr "区域文本为空。"
+
+#: dialogs/kspread_dlg_comment.cc:42
+msgid "Cell Comment"
+msgstr "单元格注释"
+
+#: dialogs/kspread_dlg_conditional.cc:165
+#: dialogs/kspread_dlg_conditional.cc:203
+#: dialogs/kspread_dlg_conditional.cc:228
+#: dialogs/kspread_dlg_conditional.cc:253
+msgid "<none>"
+msgstr "<无>"
+
+#: dialogs/kspread_dlg_conditional.cc:166 dialogs/kspread_dlg_validity.cc:89
+msgid "equal to"
+msgstr "等于"
+
+#: dialogs/kspread_dlg_conditional.cc:167 dialogs/kspread_dlg_validity.cc:90
+msgid "greater than"
+msgstr "大于"
+
+#: dialogs/kspread_dlg_conditional.cc:168 dialogs/kspread_dlg_validity.cc:91
+msgid "less than"
+msgstr "小于"
+
+#: dialogs/kspread_dlg_conditional.cc:169 dialogs/kspread_dlg_validity.cc:92
+msgid "equal to or greater than"
+msgstr "大于等于"
+
+#: dialogs/kspread_dlg_conditional.cc:170 dialogs/kspread_dlg_validity.cc:93
+msgid "equal to or less than"
+msgstr "小于等于"
+
+#: dialogs/kspread_dlg_conditional.cc:171
+#: dialogs/kspread_dlg_conditional.cc:213
+#: dialogs/kspread_dlg_conditional.cc:238
+#: dialogs/kspread_dlg_conditional.cc:262 dialogs/kspread_dlg_validity.cc:94
+msgid "between"
+msgstr "介于"
+
+#: dialogs/kspread_dlg_conditional.cc:172
+msgid "outside range"
+msgstr "不介于"
+
+#: dialogs/kspread_dlg_conditional.cc:173 dialogs/kspread_dlg_validity.cc:96
+msgid "different to"
+msgstr "不同于"
+
+#: dialogs/kspread_dlg_conditional.cc:182
+msgid "First Condition"
+msgstr "条件一"
+
+#: dialogs/kspread_dlg_conditional.cc:183
+msgid "Second Condition"
+msgstr "条件二"
+
+#: dialogs/kspread_dlg_conditional.cc:184
+msgid "Third Condition"
+msgstr "条件三"
+
+#: dialogs/kspread_dlg_conditional.cc:185
+#: dialogs/kspread_dlg_conditional.cc:186
+#: dialogs/kspread_dlg_conditional.cc:187
+msgid "Cell is"
+msgstr "单元格须"
+
+#: dialogs/kspread_dlg_conditional.cc:188
+#: dialogs/kspread_dlg_conditional.cc:189
+#: dialogs/kspread_dlg_conditional.cc:190
+msgid "Cell style"
+msgstr "单元格样式"
+
+#: dialogs/kspread_dlg_conditional.cc:213
+#: dialogs/kspread_dlg_conditional.cc:238
+#: dialogs/kspread_dlg_conditional.cc:262 dialogs/kspread_dlg_validity.cc:95
+msgid "different from"
+msgstr "不介于"
+
+#: dialogs/kspread_dlg_conditional.cc:575
+msgid ""
+"If the first value is a number, the second value also has to be a number."
+msgstr "如果第一个值是数值,那么第二个值也必须是数值。"
+
+#: dialogs/kspread_dlg_conditional.cc:577
+msgid ""
+"If the first value is a string, the second value also has to be a string."
+msgstr "如果第一个值是字符串,那么第二个值也必须是字符串。"
+
+#: dialogs/kspread_dlg_cons.cc:58
+msgid "Consolidate"
+msgstr "合并计算"
+
+#: dialogs/kspread_dlg_cons.cc:70
+msgid "&Function:"
+msgstr "函数(&F):"
+
+#: dialogs/kspread_dlg_cons.cc:81 dialogs/kspread_dlg_subtotal.cc:267
+msgid "Product"
+msgstr "乘积"
+
+#: dialogs/kspread_dlg_cons.cc:82
+msgid "Standard Deviation"
+msgstr "标准差"
+
+#: dialogs/kspread_dlg_cons.cc:83
+msgid "Variance"
+msgstr "方差"
+
+#: dialogs/kspread_dlg_cons.cc:86
+msgid "Re&ference:"
+msgstr "引用(&F):"
+
+#: dialogs/kspread_dlg_cons.cc:95
+msgid "&Entered references:"
+msgstr "输入的引用(&E):"
+
+#: dialogs/kspread_dlg_cons.cc:101
+msgid "&Description in row"
+msgstr "描述在行(&D)"
+
+#: dialogs/kspread_dlg_cons.cc:103
+msgid "De&scription in column"
+msgstr "描述在列(&S)"
+
+#: dialogs/kspread_dlg_cons.cc:105
+msgid "Co&py data"
+msgstr "复制数据(&P)"
+
+#: dialogs/kspread_dlg_cons.cc:108 dialogs/kspread_dlg_list.cc:68
+msgid "&Add"
+msgstr "添加(&A)"
+
+#: dialogs/kspread_dlg_cons.cc:200
+msgid ""
+"The range\n"
+"%1\n"
+"is too small"
+msgstr ""
+"范围\n"
+"%1\n"
+"太小"
+
+#: dialogs/kspread_dlg_cons.cc:207 dialogs/kspread_dlg_cons.cc:223
+msgid ""
+"The range\n"
+"%1\n"
+"is too large"
+msgstr ""
+"范围\n"
+"%1\n"
+"太大"
+
+#: dialogs/kspread_dlg_cons.cc:231
+msgid ""
+"The ranges\n"
+"%1\n"
+"and\n"
+"%2\n"
+"have different size"
+msgstr ""
+"范围\n"
+"%1\n"
+"和\n"
+"%2\n"
+"大小不同"
+
+#: dialogs/kspread_dlg_cons.cc:256 dialogs/kspread_dlg_cons.cc:326
+#: dialogs/kspread_dlg_cons.cc:408 dialogs/kspread_dlg_cons.cc:511
+msgid "The source tables intersect with the destination table"
+msgstr "源表格与目标表格交叉"
+
+#: dialogs/kspread_dlg_cons.cc:655
+msgid ""
+"The range\n"
+"%1\n"
+" is malformed"
+msgstr ""
+"范围\n"
+"%1\n"
+"格式不正确"
+
+#: dialogs/kspread_dlg_csv.cc:90
+msgid "Delimiter"
+msgstr "分隔符号"
+
+#: dialogs/kspread_dlg_csv.cc:99
+msgid "Ignore duplicate delimiters"
+msgstr "忽略重复的分隔符"
+
+#: dialogs/kspread_dlg_csv.cc:104
+msgid "Comma"
+msgstr "逗号"
+
+#: dialogs/kspread_dlg_csv.cc:109
+msgid "Semicolon"
+msgstr "分号"
+
+#: dialogs/kspread_dlg_csv.cc:113
+msgid "Tabulator"
+msgstr "制表符"
+
+#: dialogs/kspread_dlg_csv.cc:117
+msgid "Space"
+msgstr "空格"
+
+#: dialogs/kspread_dlg_csv.cc:121
+msgid "Other"
+msgstr "其它"
+
+#: dialogs/kspread_dlg_csv.cc:159
+msgid "1"
+msgstr "1"
+
+#: dialogs/kspread_dlg_csv.cc:165
+msgid "\""
+msgstr "\""
+
+#: dialogs/kspread_dlg_csv.cc:166
+msgid "'"
+msgstr "'"
+
+#: dialogs/kspread_dlg_csv.cc:176
+msgid "Start at line:"
+msgstr "起始行:"
+
+#: dialogs/kspread_dlg_csv.cc:182
+msgid "Textquote:"
+msgstr "文本引号:"
+
+#: dialogs/kspread_dlg_csv.cc:188
+msgid "Inserting From Clipboard"
+msgstr "从剪贴板粘贴"
+
+#: dialogs/kspread_dlg_csv.cc:192
+msgid "There is no data in the clipboard."
+msgstr "剪贴板中没有数据。"
+
+#: dialogs/kspread_dlg_csv.cc:199
+msgid "There is no usable data in the clipboard."
+msgstr "剪贴板中没有可用的数据。"
+
+#: dialogs/kspread_dlg_csv.cc:207
+msgid "Inserting Text File"
+msgstr "插入文本文件"
+
+#: dialogs/kspread_dlg_csv.cc:221
+msgid "Cannot open input file."
+msgstr "无法打开输入文件。"
+
+#: dialogs/kspread_dlg_csv.cc:233
+msgid "Text to Columns"
+msgstr "文本转为列"
+
+#: dialogs/kspread_dlg_csv.cc:572
+msgid "none"
+msgstr "<无>"
+
+#: dialogs/kspread_dlg_database.cc:94
+msgid "Type:"
+msgstr "类型:"
+
+#: dialogs/kspread_dlg_database.cc:99
+msgid ""
+"User name:\n"
+"(if necessary)"
+msgstr ""
+"用户名:\n"
+"(如果需要)"
+
+#: dialogs/kspread_dlg_database.cc:104
+msgid "Host:"
+msgstr "主机:"
+
+#: dialogs/kspread_dlg_database.cc:118
+msgid ""
+"Port:\n"
+"(if necessary)"
+msgstr ""
+"端口:\n"
+"(如果需要)"
+
+#: dialogs/kspread_dlg_database.cc:130
+msgid "Database name: "
+msgstr "数据库名称:"
+
+#: dialogs/kspread_dlg_database.cc:137
+msgid ""
+"Password:\n"
+"(if necessary)"
+msgstr ""
+"密码:\n"
+"(如果需要)"
+
+#: dialogs/kspread_dlg_database.cc:189
+msgid "Select tables:"
+msgstr "选择表格:"
+
+#: dialogs/kspread_dlg_database.cc:193 dialogs/kspread_dlg_database.cc:224
+msgid "Sheet"
+msgstr "工作表"
+
+#: dialogs/kspread_dlg_database.cc:207
+msgid "Sheets"
+msgstr "工作表"
+
+#: dialogs/kspread_dlg_database.cc:218
+msgid "Select columns:"
+msgstr "选择列:"
+
+#: dialogs/kspread_dlg_database.cc:225
+msgid "Data Type"
+msgstr "数据类型"
+
+#: dialogs/kspread_dlg_database.cc:262
+msgid "Match all of the following (AND)"
+msgstr "符合下面所有条件(AND)"
+
+#: dialogs/kspread_dlg_database.cc:268
+msgid "Match any of the following (OR)"
+msgstr "符合下面任一条件(OR)"
+
+#: dialogs/kspread_dlg_database.cc:281 dialogs/kspread_dlg_database.cc:294
+#: dialogs/kspread_dlg_database.cc:305
+msgid "equals"
+msgstr "等于"
+
+#: dialogs/kspread_dlg_database.cc:282 dialogs/kspread_dlg_database.cc:295
+#: dialogs/kspread_dlg_database.cc:306
+msgid "not equal"
+msgstr "不等于"
+
+#: dialogs/kspread_dlg_database.cc:283 dialogs/kspread_dlg_database.cc:296
+#: dialogs/kspread_dlg_database.cc:307
+msgid "in"
+msgstr "属于"
+
+#: dialogs/kspread_dlg_database.cc:284 dialogs/kspread_dlg_database.cc:297
+#: dialogs/kspread_dlg_database.cc:308
+msgid "not in"
+msgstr "不属于"
+
+#: dialogs/kspread_dlg_database.cc:285 dialogs/kspread_dlg_database.cc:298
+#: dialogs/kspread_dlg_database.cc:309
+msgid "like"
+msgstr "类似"
+
+#: dialogs/kspread_dlg_database.cc:286 dialogs/kspread_dlg_database.cc:299
+#: dialogs/kspread_dlg_database.cc:310
+msgid "greater"
+msgstr "大于"
+
+#: dialogs/kspread_dlg_database.cc:287 dialogs/kspread_dlg_database.cc:300
+#: dialogs/kspread_dlg_database.cc:311
+msgid "lesser"
+msgstr "小于"
+
+#: dialogs/kspread_dlg_database.cc:288
+msgid "greater or equal"
+msgstr "大于或等于"
+
+#: dialogs/kspread_dlg_database.cc:289
+msgid "less or equal"
+msgstr "小于或等于"
+
+#: dialogs/kspread_dlg_database.cc:320
+msgid "Distinct"
+msgstr "彼此不同"
+
+#: dialogs/kspread_dlg_database.cc:325 dialogs/kspread_dlg_database.cc:337
+msgid "Sorted by"
+msgstr "排序按照"
+
+#: dialogs/kspread_dlg_database.cc:332 dialogs/kspread_dlg_database.cc:344
+#: dialogs/kspread_dlg_sort.cc:120 dialogs/kspread_dlg_sort.cc:140
+#: dialogs/kspread_dlg_sort.cc:161
+msgid "Ascending"
+msgstr "升序"
+
+#: dialogs/kspread_dlg_database.cc:333 dialogs/kspread_dlg_database.cc:345
+#: dialogs/kspread_dlg_sort.cc:121 dialogs/kspread_dlg_sort.cc:141
+#: dialogs/kspread_dlg_sort.cc:162
+msgid "Descending"
+msgstr "降序"
+
+#: dialogs/kspread_dlg_database.cc:362
+msgid "Query Options"
+msgstr "查询选项"
+
+#: dialogs/kspread_dlg_database.cc:375
+msgid "SQL query:"
+msgstr "SQL 查询:"
+
+#: dialogs/kspread_dlg_database.cc:387
+msgid "Insert in region"
+msgstr "在区域内插入"
+
+#: dialogs/kspread_dlg_database.cc:397
+msgid "Starting in cell"
+msgstr "开始于单元格"
+
+#: dialogs/kspread_dlg_database.cc:411 dialogs/kspread_dlg_special.cc:55
+#: dialogs/kspread_dlg_subtotal.cc:94
+msgid "Result"
+msgstr "结果"
+
+#: dialogs/kspread_dlg_database.cc:537 dialogs/kspread_dlg_database.cc:563
+msgid "You cannot specify a table here."
+msgstr "您不能在这里指定一个表格。"
+
+#: dialogs/kspread_dlg_database.cc:547
+msgid "You have to specify a valid region."
+msgstr "您必须指定一个可用的区域。"
+
+#: dialogs/kspread_dlg_database.cc:572
+msgid "You have to specify a valid cell."
+msgstr "您必须指定一个可用的单元格。"
+
+#: dialogs/kspread_dlg_database.cc:606
+msgid "You are not allowed to change data in the database."
+msgstr "您不能更改数据库里的数据。"
+
+#: dialogs/kspread_dlg_database.cc:613
+msgid "Executing query failed."
+msgstr "查询执行失败。"
+
+#: dialogs/kspread_dlg_database.cc:620
+msgid "You did not get any results with this query."
+msgstr "此查询未返回任何结果。"
+
+#: dialogs/kspread_dlg_database.cc:714
+msgid "The port must be a number"
+msgstr "端口必须是数字"
+
+#: dialogs/kspread_dlg_database.cc:720
+msgid "Connecting to database..."
+msgstr "正在连接数据库..."
+
+#: dialogs/kspread_dlg_database.cc:723
+msgid "Connected. Retrieving table information..."
+msgstr "已连接,正在获取表格信息..."
+
+#: dialogs/kspread_dlg_database.cc:728
+msgid "This database contains no tables"
+msgstr "这个数据库中没有表格"
+
+#: dialogs/kspread_dlg_database.cc:770
+msgid "Driver could not be loaded"
+msgstr "无法载入驱动程序"
+
+#: dialogs/kspread_dlg_database.cc:781
+msgid "Retrieving meta data of tables..."
+msgstr "正在获取表格的摘要数据..."
+
+#: dialogs/kspread_dlg_database.cc:794
+msgid "You have to select at least one table."
+msgstr "您必须选择至少一个表格。"
+
+#: dialogs/kspread_dlg_database.cc:838
+msgid "You have to select at least one column."
+msgstr "您必须选择至少一列。"
+
+#: dialogs/kspread_dlg_database.cc:971 dialogs/kspread_dlg_database.cc:985
+#: dialogs/kspread_dlg_database.cc:999
+#, no-c-format
+msgid ""
+"'*' or '?' are not valid wildcards in SQL. The proper replacements are '%' or "
+"'_'. Do you want to replace them?"
+msgstr "“*”或“?”不是正确的 SQL 通配符。合适的替代符号是“%”或“_”。您要替换它们吗?"
+
+#: dialogs/kspread_dlg_find.cc:34 dialogs/kspread_dlg_find.cc:108
+msgid "More Options"
+msgstr "更多选项"
+
+#: dialogs/kspread_dlg_find.cc:42
+msgid "Search entire sheet"
+msgstr "搜索整个工作表"
+
+#: dialogs/kspread_dlg_find.cc:46
+msgid "Search in:"
+msgstr "搜索于:"
+
+#: dialogs/kspread_dlg_find.cc:54
+msgid "Cell Values"
+msgstr "单元格值"
+
+#: dialogs/kspread_dlg_find.cc:55
+msgid "Comments"
+msgstr "注释"
+
+#: dialogs/kspread_dlg_find.cc:59
+msgid "Search direction:"
+msgstr "搜索方向:"
+
+#: dialogs/kspread_dlg_find.cc:67
+msgid "Across then Down"
+msgstr "先向右再向下"
+
+#: dialogs/kspread_dlg_find.cc:68
+msgid "Down then Across"
+msgstr "先向下再向右"
+
+#: dialogs/kspread_dlg_find.cc:103
+msgid "Fewer Options"
+msgstr "更少选项"
+
+#: dialogs/kspread_dlg_format.cc:51
+msgid "Sheet Style"
+msgstr "工作表样式"
+
+#: dialogs/kspread_dlg_format.cc:61
+msgid "Select the sheet style to apply:"
+msgstr "选择要应用样式的工作表:"
+
+#: dialogs/kspread_dlg_format.cc:108
+#, c-format
+msgid "Could not find image %1."
+msgstr "找不到图像 %1。"
+
+#: dialogs/kspread_dlg_format.cc:120
+#, c-format
+msgid "Could not load image %1."
+msgstr "无法装入图片 %1。"
+
+#: dialogs/kspread_dlg_format.cc:140
+msgid "Could not find sheet-style XML file '%1'."
+msgstr "找不到表格样式 XML 文件“%1”。"
+
+#: dialogs/kspread_dlg_format.cc:154
+#, c-format
+msgid "Parsing error in sheet-style XML file %1."
+msgstr "分析表格样式 XML 文件 %1 出错。"
+
+#: dialogs/kspread_dlg_formula.cc:96 dialogs/kspread_dlg_formula.cc:179
+#: dialogs/kspread_dlg_formula.cc:737 dialogs/kspread_dlg_validity.cc:68
+msgid "All"
+msgstr "全部"
+
+#: dialogs/kspread_dlg_formula.cc:106
+msgid "Insert function"
+msgstr "插入函数"
+
+#: dialogs/kspread_dlg_formula.cc:161
+msgid "&Parameters"
+msgstr "参数(&P)"
+
+#: dialogs/kspread_dlg_formula.cc:662
+msgid "This function has no parameters."
+msgstr "该函数没有参数。"
+
+#: dialogs/kspread_dlg_formula.cc:676
+msgid "Description is not available."
+msgstr "描述不可用。"
+
+#: dialogs/kspread_dlg_goalseek.cc:74
+msgid "Goal Seek"
+msgstr "规划求解"
+
+#: dialogs/kspread_dlg_goalseek.cc:85
+msgid "To value:"
+msgstr "目标值:"
+
+#: dialogs/kspread_dlg_goalseek.cc:99
+msgid "By changing cell:"
+msgstr "可变单元格:"
+
+#: dialogs/kspread_dlg_goalseek.cc:104
+msgid "Set cell:"
+msgstr "目标单元格:"
+
+#: dialogs/kspread_dlg_goalseek.cc:134
+msgid "Current value:"
+msgstr "当前值:"
+
+#: dialogs/kspread_dlg_goalseek.cc:139 dialogs/kspread_dlg_goalseek.cc:453
+msgid "New value:"
+msgstr "新的值:"
+
+#: dialogs/kspread_dlg_goalseek.cc:243 dialogs/kspread_dlg_goalseek.cc:254
+msgid "Cell reference is invalid."
+msgstr "无效的单元格引用。"
+
+#: dialogs/kspread_dlg_goalseek.cc:266
+msgid "Target value is invalid."
+msgstr "无效的目标值。"
+
+#: dialogs/kspread_dlg_goalseek.cc:279
+msgid "Source cell must contain a numeric value."
+msgstr "源单元格必须是数字值。"
+
+#: dialogs/kspread_dlg_goalseek.cc:289
+msgid "Target cell must contain a formula."
+msgstr "目标单元格必须是公式。"
+
+#: dialogs/kspread_dlg_goalseek.cc:372
+msgid "Starting..."
+msgstr "开始..."
+
+#: dialogs/kspread_dlg_goalseek.cc:373
+msgid "Iteration:"
+msgstr "迭代次数:"
+
+#: dialogs/kspread_dlg_goalseek.cc:462
+msgid "Goal seeking with cell %1 found a solution:"
+msgstr "用单元格%1进行目标求值的结果:"
+
+#: dialogs/kspread_dlg_goalseek.cc:474
+msgid "Goal seeking with cell %1 has found NO solution."
+msgstr "用单元格%1进行目标求值无解。"
+
+#: dialogs/kspread_dlg_goto.cc:42
+msgid "Goto Cell"
+msgstr "转到单元格"
+
+#: dialogs/kspread_dlg_goto.cc:49
+msgid "Enter cell:"
+msgstr "输入单元格:"
+
+#: dialogs/kspread_dlg_insert.cc:62 dialogs/kspread_dlg_pasteinsert.cc:54
+msgid "Move towards right"
+msgstr "向右移动"
+
+#: dialogs/kspread_dlg_insert.cc:63 dialogs/kspread_dlg_pasteinsert.cc:55
+msgid "Move towards bottom"
+msgstr "向下移动"
+
+#: dialogs/kspread_dlg_insert.cc:64
+msgid "Insert rows"
+msgstr "插入行"
+
+#: dialogs/kspread_dlg_insert.cc:65
+msgid "Insert columns"
+msgstr "插入列"
+
+#: dialogs/kspread_dlg_insert.cc:66
+msgid "Insert Cells"
+msgstr "插入单元格"
+
+#: dialogs/kspread_dlg_insert.cc:71
+msgid "Move towards left"
+msgstr "向左移动"
+
+#: dialogs/kspread_dlg_insert.cc:72
+msgid "Move towards top"
+msgstr "向上移动"
+
+#: dialogs/kspread_dlg_insert.cc:73
+msgid "Remove rows"
+msgstr "删除行"
+
+#: dialogs/kspread_dlg_insert.cc:74
+msgid "Remove columns"
+msgstr "删除列"
+
+#: dialogs/kspread_dlg_insert.cc:75
+msgid "Remove Cells"
+msgstr "删除单元格"
+
+#: dialogs/kspread_dlg_insert.cc:94 dialogs/kspread_dlg_insert.cc:118
+msgid "The row is full. Cannot move cells to the right."
+msgstr "该行已满。不能向右移动单元格。"
+
+#: dialogs/kspread_dlg_insert.cc:106 dialogs/kspread_dlg_insert.cc:130
+msgid "The column is full. Cannot move cells towards the bottom."
+msgstr "该列已满。不能向下移动单元格。"
+
+#: dialogs/kspread_dlg_layout.cc:158
+msgid "Style"
+msgstr "样式"
+
+#: dialogs/kspread_dlg_layout.cc:166
+msgid "Name:"
+msgstr "名称:"
+
+#: dialogs/kspread_dlg_layout.cc:174
+msgid "Inherit style:"
+msgstr "继承样式:"
+
+#: dialogs/kspread_dlg_layout.cc:179 dialogs/kspread_dlg_layout.cc:188
+#: dialogs/kspread_dlg_layout.cc:228 dialogs/kspread_dlg_layout.cc:254
+msgid "<None>"
+msgstr "<无>"
+
+#: dialogs/kspread_dlg_layout.cc:258
+msgid "A style cannot inherit from itself."
+msgstr "样式不能自行继承。"
+
+#: dialogs/kspread_dlg_layout.cc:264
+msgid "The style cannot inherit from '%1' because of recursive references."
+msgstr "样式无法继承自“%1”,因为将导致循环引用。"
+
+#: dialogs/kspread_dlg_layout.cc:273
+msgid "The parent style does not exist."
+msgstr "父样式不存在。"
+
+#: dialogs/kspread_dlg_layout.cc:908
+msgid "&General"
+msgstr "常规(&G)"
+
+#: dialogs/kspread_dlg_layout.cc:912
+msgid "&Data Format"
+msgstr "数据格式(&D)"
+
+#: dialogs/kspread_dlg_layout.cc:915
+msgid "&Font"
+msgstr "字体(&F)"
+
+#: dialogs/kspread_dlg_layout.cc:921
+msgid "&Position"
+msgstr "位置(&P)"
+
+#: dialogs/kspread_dlg_layout.cc:924
+msgid "&Border"
+msgstr "边框(&B)"
+
+#: dialogs/kspread_dlg_layout.cc:927
+msgid "Back&ground"
+msgstr "背景(&G)"
+
+#: dialogs/kspread_dlg_layout.cc:930
+msgid "&Cell Protection"
+msgstr "单元格保护(&C)"
+
+#: dialogs/kspread_dlg_layout.cc:935
+msgid "Cell Format"
+msgstr "单元格格式"
+
+#: dialogs/kspread_dlg_layout.cc:1094
+msgid "Generic"
+msgstr "常规"
+
+#: dialogs/kspread_dlg_layout.cc:1095
+msgid ""
+"This is the default format and KSpread autodetects the actual data type "
+"depending on the current cell data. By default, KSpread right justifies "
+"numbers, dates and times within a cell and left justifies anything else."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1099
+msgid ""
+"The number notation uses the notation you globally choose in KControl -> "
+"Regional & Accessibility -> Numbers tab. Numbers are right justified by "
+"default."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1102
+msgid "Percent"
+msgstr "百分比"
+
+#: dialogs/kspread_dlg_layout.cc:1103
+msgid ""
+"When you have a number in the current cell and you switch from the dcell format "
+"from Generic to Percent, the current cell number will be multiplied by 100%.\n"
+"For example if you enter 12 and set the cell format to Percent, the number will "
+"then be 1,200 %. Switching back to Generic cell format will bring it back to "
+"12.\n"
+"You can also use the Percent icon in the Format Toolbar."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1106
+msgid "Money"
+msgstr "货币"
+
+#: dialogs/kspread_dlg_layout.cc:1107
+msgid ""
+"The Money format converts your number into money notation using the settings "
+"globally fixed in KControl in Regional & Accessibility -> "
+"Money. The currency symbol will be displayed and the precision will be the one "
+"set in KControl.\n"
+"You can also use the Currency icon in the Format Toolbar to set the cell "
+"formatting to look like your current currency."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1110
+msgid "Scientific"
+msgstr "科学"
+
+#: dialogs/kspread_dlg_layout.cc:1111
+msgid ""
+"The scientific format changes your number using the scientific notation. For "
+"example, 0.0012 will be changed to 1.2E-03. Going back using Generic cell "
+"format will display 0.0012 again."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1115
+msgid ""
+"The fraction format changes your number into a fraction. For example, 0.1 can "
+"be changed to 1/8, 2/16, 1/10, etc. You define the type of fraction by choosing "
+"it in the field on the right. If the exact fraction is not possible in the "
+"fraction mode you choose, the nearest closest match is chosen.\n"
+" For example: when we have 1.5 as number, we choose Fraction and Sixteenths "
+"1/16 the text displayed into cell is \"1 8/16\" which is an exact fraction. If "
+"you have 1.4 as number in your cell and you choose Fraction and Sixteenths 1/16 "
+"then the cell will display \"1 6/16\" which is the nearest closest Sixteenth "
+"fraction."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1118
+msgid "Date format"
+msgstr "日期格式"
+
+#: dialogs/kspread_dlg_layout.cc:1119
+msgid ""
+"To enter a date, you should enter it in one of the formats set in KControl in "
+"Regional & Accessibility ->Time & Dates. There are two formats set here: the "
+"date format and the short date format.\n"
+"Just like you can drag down numbers you can also drag down dates and the next "
+"cells will also get dates."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1122
+msgid "Time format"
+msgstr "时间格式"
+
+#: dialogs/kspread_dlg_layout.cc:1123
+msgid ""
+"This formats your cell content as a time. To enter a time, you should enter it "
+"in the Time format set in KControl in Regional & Accessibility ->"
+"Time & Dates. In the Cell Format dialog box you can set how the time should be "
+"displayed by choosing one of the available time format options. The default "
+"format is the system format set in KControl. When the number in the cell does "
+"not make sense as a time, KSpread will display 00:00 in the global format you "
+"have in KControl."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1127
+msgid ""
+"This formats your cell content as text. This can be useful if you want a number "
+"treated as text instead as a number, for example for a ZIP code. Setting a "
+"number as text format will left justify it. When numbers are formatted as text, "
+"they cannot be used in calculations or formulas. It also change the way the "
+"cell is justified."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1130
+msgid "Custom"
+msgstr "自定义"
+
+#: dialogs/kspread_dlg_layout.cc:1131
+msgid "The custom format does not work yet. To be enabled in the next release."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1140
+msgid ""
+"This will display a preview of your choice so you can know what it does before "
+"clicking the OK button to validate it."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1151
+msgid "Displays choices of format for the fraction, date or time formats."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1161
+msgid ""
+"You can add here a Postfix such as a $HK symbol to the end of each cell content "
+"in the checked format."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1164
+msgid "variable"
+msgstr "可变"
+
+#: dialogs/kspread_dlg_layout.cc:1166
+msgid ""
+"You can control how many digits are displayed after the decimal point for "
+"numeric values. This can also be changed using the Increase precision or "
+"Decrease precision icons in the Format toolbar. "
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1170
+msgid ""
+"You can add here a Prefix such as a $ symbol at the start of each cell content "
+"in the checked format."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1174
+msgid ""
+"You can choose whether positive values are displayed with a leading + sign and "
+"whether negative values are shown in red."
+msgstr ""
+
+#: dialogs/kspread_dlg_layout.cc:1180
+msgid "Postfix:"
+msgstr "后缀:"
+
+#: dialogs/kspread_dlg_layout.cc:1187
+msgid "Prefix:"
+msgstr "前缀:"
+
+#: dialogs/kspread_dlg_layout.cc:1190
+msgid "Precision:"
+msgstr "精度:"
+
+#: dialogs/kspread_dlg_layout.cc:1202
+msgid "Format:"
+msgstr "格式:"
+
+#: dialogs/kspread_dlg_layout.cc:1206
+msgid "Currency:"
+msgstr "货币:"
+
+#: dialogs/kspread_dlg_layout.cc:1365
+msgid "Halves 1/2"
+msgstr "一半 1/2"
+
+#: dialogs/kspread_dlg_layout.cc:1366
+msgid "Quarters 1/4"
+msgstr "四分之一 1/4"
+
+#: dialogs/kspread_dlg_layout.cc:1367
+msgid "Eighths 1/8"
+msgstr "八分之一 1/8"
+
+#: dialogs/kspread_dlg_layout.cc:1368
+msgid "Sixteenths 1/16"
+msgstr "十六分之一 1/16"
+
+#: dialogs/kspread_dlg_layout.cc:1369
+msgid "Tenths 1/10"
+msgstr "十分之一 1/10"
+
+#: dialogs/kspread_dlg_layout.cc:1370
+msgid "Hundredths 1/100"
+msgstr "百分之一 1/100"
+
+#: dialogs/kspread_dlg_layout.cc:1371
+msgid "One digit 5/9"
+msgstr "一位数 5/9"
+
+#: dialogs/kspread_dlg_layout.cc:1372
+msgid "Two digits 15/22"
+msgstr "两位数 15/22"
+
+#: dialogs/kspread_dlg_layout.cc:1373
+msgid "Three digits 153/652"
+msgstr "三位数 153/652"
+
+#: dialogs/kspread_dlg_layout.cc:1405 dialogs/kspread_dlg_layout.cc:1406
+#: dialogs/kspread_dlg_layout.cc:1468 dialogs/kspread_dlg_layout.cc:1469
+msgid "System: "
+msgstr "系统:"
+
+#: dialogs/kspread_dlg_layout.cc:1416
+msgid " (=[mm]::ss)"
+msgstr " (=[mm]::ss)"
+
+#: dialogs/kspread_dlg_layout.cc:1417
+msgid " (=[hh]::mm::ss)"
+msgstr " (=[hh]mm::ss)"
+
+#: dialogs/kspread_dlg_layout.cc:1418
+msgid " (=[hh]::mm)"
+msgstr " (=[hh]::mm)"
+
+#: dialogs/kspread_dlg_layout.cc:2025
+msgid "Dolor Ipse"
+msgstr "AaBbCc 文字范例"
+
+#: dialogs/kspread_dlg_layout.cc:2284
+msgid "Default width (%1 %2)"
+msgstr "默认宽度(%1 %2)"
+
+#: dialogs/kspread_dlg_layout.cc:2299
+msgid "Default height (%1 %2)"
+msgstr "默认高度(%1 %2)"
+
+#: dialogs/kspread_dlg_layout.cc:2711
+msgid "Preselect"
+msgstr "预选"
+
+#: dialogs/kspread_dlg_layout.cc:2750 dialogs/kspread_dlg_layout.cc:3569
+msgid "Pattern"
+msgstr "图案"
+
+#: dialogs/kspread_dlg_layout.cc:2785
+msgid "Customize"
+msgstr "自定义"
+
+#: dialogs/kspread_dlg_layout.cc:3652
+msgid "Background color:"
+msgstr "背景色:"
+
+#: dialogs/kspread_dlg_layout.cc:3668
+msgid "No Color"
+msgstr "无色"
+
+#: dialogs/kspread_dlg_list.cc:43
+msgid "Custom Lists"
+msgstr "自定义列表"
+
+#: dialogs/kspread_dlg_list.cc:51
+msgid "List:"
+msgstr "列表:"
+
+#: dialogs/kspread_dlg_list.cc:59
+msgid "Entry:"
+msgstr "项目:"
+
+#: dialogs/kspread_dlg_list.cc:71
+msgid "&New"
+msgstr "新建(&N)"
+
+#: dialogs/kspread_dlg_list.cc:77
+msgid "Co&py"
+msgstr "复制(&P)"
+
+#: dialogs/kspread_dlg_list.cc:236
+msgid "Do you really want to remove this list?"
+msgstr "您真的要删除这个列表吗?"
+
+#: dialogs/kspread_dlg_list.cc:236
+msgid "Remove List"
+msgstr "删除列表"
+
+#: dialogs/kspread_dlg_list.cc:251
+msgid ""
+"Entry area is not empty.\n"
+"Do you want to continue?"
+msgstr ""
+"项目区域不为空。\n"
+"您要继续吗?"
+
+#: dialogs/kspread_dlg_paperlayout.cc:73
+msgid "&Apply to all sheets"
+msgstr "应用到所有工作表(&A)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:93
+msgid "General Options"
+msgstr "常规选项"
+
+#: dialogs/kspread_dlg_paperlayout.cc:96
+msgid "Print &grid"
+msgstr "打印网格(&G)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:100
+msgid "Print &comment indicator"
+msgstr "打印注释标识符(&C)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:104
+msgid "Print &formula indicator"
+msgstr "打印公式标识符(&F)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:108
+msgid "Print &objects"
+msgstr "打印对象(&O)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:112
+msgid "Print &charts"
+msgstr "打印图表(&C)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:128
+msgid "Ranges"
+msgstr "范围"
+
+#: dialogs/kspread_dlg_paperlayout.cc:135
+msgid "Print range:"
+msgstr "打印范围:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:142
+msgid "Repeat columns on each page:"
+msgstr "每一页要重复的列:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:151
+msgid "Repeat rows on each page:"
+msgstr "每一页要重复的行:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:180
+msgid "Scale Printout"
+msgstr "缩放打印"
+
+#: dialogs/kspread_dlg_paperlayout.cc:188
+msgid "Zoom:"
+msgstr "缩放:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:197
+#: dialogs/kspread_dlg_paperlayout.cc:201
+#: dialogs/kspread_dlg_paperlayout.cc:207
+msgid "%1%"
+msgstr "%1%"
+
+#: dialogs/kspread_dlg_paperlayout.cc:217
+msgid "Limit pages:"
+msgstr "限制页数:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:220
+msgid "X:"
+msgstr "X:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:227
+#: dialogs/kspread_dlg_paperlayout.cc:250
+msgid "No Limit"
+msgstr "无限制"
+
+#: dialogs/kspread_dlg_paperlayout.cc:243
+msgid "Y:"
+msgstr "Y:"
+
+#: dialogs/kspread_dlg_paperlayout.cc:352
+msgid "Print range wrong, changes are ignored."
+msgstr "打印范围错误,更改被忽略。"
+
+#: dialogs/kspread_dlg_paperlayout.cc:378
+msgid ""
+"Repeated columns range wrong, changes are ignored.\n"
+"Must be in format column:column (eg. B:C)"
+msgstr ""
+"要重复的列范围错误,更改被忽略。\n"
+"格式必须为 列1:列2 (如 B:C)"
+
+#: dialogs/kspread_dlg_paperlayout.cc:404
+msgid ""
+"Repeated rows range wrong, changes are ignored.\n"
+"Must be in format row:row (eg. 2:3)"
+msgstr ""
+"要重复的行范围错误,更改被忽略。\n"
+"格式必须为 行1:行2 (如 2:3)"
+
+#: dialogs/kspread_dlg_pasteinsert.cc:41
+msgid "Paste Inserting Cells"
+msgstr "插入粘贴单元格"
+
+#: dialogs/kspread_dlg_preference.cc:59
+msgid "Configure KSpread"
+msgstr "配置 KSpread"
+
+#: dialogs/kspread_dlg_preference.cc:68
+msgid "Locale Settings"
+msgstr "区域设置"
+
+#: dialogs/kspread_dlg_preference.cc:71
+msgid "Interface"
+msgstr "界面"
+
+#: dialogs/kspread_dlg_preference.cc:74 dialogs/kspread_dlg_preference.cc:414
+msgid "Misc"
+msgstr "杂项"
+
+#: dialogs/kspread_dlg_preference.cc:77 dialogs/kspread_dlg_preference.cc:733
+msgid "Color"
+msgstr "颜色"
+
+#: dialogs/kspread_dlg_preference.cc:80
+msgid "Page Layout"
+msgstr "页面布局"
+
+#: dialogs/kspread_dlg_preference.cc:83
+msgid "Spelling"
+msgstr "拼写"
+
+#: dialogs/kspread_dlg_preference.cc:83
+msgid "Spell Checker Behavior"
+msgstr "拼写检查行为"
+
+#: dialogs/kspread_dlg_preference.cc:88
+msgid ""
+"_: Abbreviation for Text-to-Speech\n"
+"TTS"
+msgstr "TTS"
+
+#: dialogs/kspread_dlg_preference.cc:89
+msgid "Text-to-Speech Settings"
+msgstr "文本到语音设置"
+
+#: dialogs/kspread_dlg_preference.cc:158 dialogs/kspread_dlg_preference.cc:217
+msgid "Settings"
+msgstr "设置"
+
+#: dialogs/kspread_dlg_preference.cc:171
+msgid "&Update Locale Settings"
+msgstr "更新到系统区域设置(&U)"
+
+#: dialogs/kspread_dlg_preference.cc:195
+#, c-format
+msgid "Language: %1"
+msgstr "语言:%1"
+
+#: dialogs/kspread_dlg_preference.cc:196
+#, c-format
+msgid "Default number format: %1"
+msgstr "默认数字格式:%1"
+
+#: dialogs/kspread_dlg_preference.cc:197
+#, c-format
+msgid "Long date format: %1"
+msgstr "长日期格式:%1"
+
+#: dialogs/kspread_dlg_preference.cc:198
+#, c-format
+msgid "Short date format: %1"
+msgstr "短日期格式:%1"
+
+#: dialogs/kspread_dlg_preference.cc:199
+#, c-format
+msgid "Time format: %1"
+msgstr "时间格式:%1"
+
+#: dialogs/kspread_dlg_preference.cc:200
+#, c-format
+msgid "Currency format: %1"
+msgstr "货币格式:%1"
+
+#: dialogs/kspread_dlg_preference.cc:242
+msgid "Number of sheets open at the &beginning:"
+msgstr "开始时打开的工作表数(&B):"
+
+#: dialogs/kspread_dlg_preference.cc:243
+msgid ""
+"Controls how many worksheets will be created if the option Start with an empty "
+"document is chosen when KSpread is started."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:247
+msgid "&Number of files to show in Recent Files list:"
+msgstr "最近使用过的文件数量(&N):"
+
+#: dialogs/kspread_dlg_preference.cc:248
+msgid ""
+"Controls the maximum number of filenames that are shown when you select File-> "
+"Open Recent."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:252
+msgid "Au&tosave delay (minutes):"
+msgstr "自动保存(分钟)(&T):"
+
+#: dialogs/kspread_dlg_preference.cc:253
+msgid "Do not save automatically"
+msgstr "不自动保存"
+
+#: dialogs/kspread_dlg_preference.cc:255
+msgid ""
+"Here you can select the time between autosaves, or disable this feature "
+"altogether by choosing Do not save automatically (drag the slider to the far "
+"left)."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:257
+msgid "Create backup files"
+msgstr "创建备份文件"
+
+#: dialogs/kspread_dlg_preference.cc:259
+msgid ""
+"Check this box if you want some backup files created. This is checked per "
+"default."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:261
+msgid "Show &vertical scrollbar"
+msgstr "显示垂直滚动条(&V)"
+
+#: dialogs/kspread_dlg_preference.cc:263
+msgid ""
+"Check or uncheck this box to show or hide the vertical scrollbar in all sheets."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:265
+msgid "Show &horizontal scrollbar"
+msgstr "显示水平滚动条(&H)"
+
+#: dialogs/kspread_dlg_preference.cc:267
+msgid ""
+"Check or uncheck this box to show or hide the horizontal scrollbar in all "
+"sheets."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:269
+msgid "Show c&olumn header"
+msgstr "显示列标题(&O)"
+
+#: dialogs/kspread_dlg_preference.cc:271
+msgid ""
+"Check this box to show the column letters across the top of each worksheet."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:272
+msgid "Show &row header"
+msgstr "显示行标题(&R)"
+
+#: dialogs/kspread_dlg_preference.cc:274
+msgid "Check this box to show the row numbers down the left side."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:276
+msgid "Show ta&bs"
+msgstr "显示制表位(&B)"
+
+#: dialogs/kspread_dlg_preference.cc:278
+msgid ""
+"This check box controls whether the sheet tabs are shown at the bottom of the "
+"worksheet."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:280
+msgid "Sho&w formula toolbar"
+msgstr "显示公式工具栏(&W)"
+
+#: dialogs/kspread_dlg_preference.cc:282
+msgid "Here is where you can choose to show or hide the Formula bar."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:284
+msgid "Show stat&us bar"
+msgstr "显示状态栏(&U)"
+
+#: dialogs/kspread_dlg_preference.cc:286
+msgid "Uncheck this box if you want to hide the status bar."
+msgstr "如果您想要隐藏状态栏,请不要选中此框。"
+
+#: dialogs/kspread_dlg_preference.cc:434
+msgid "Undo/redo limit:"
+msgstr "撤消/重做限制:"
+
+#: dialogs/kspread_dlg_preference.cc:438
+msgid "&Completion mode:"
+msgstr "自动补齐模式(&C):"
+
+#: dialogs/kspread_dlg_preference.cc:442
+msgid ""
+"Lets you choose the (auto) text completion mode from a range of options in the "
+"drop down selection box."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:446
+msgid "Popup"
+msgstr "弹出菜单"
+
+#: dialogs/kspread_dlg_preference.cc:448
+msgid "Semi-Automatic"
+msgstr "半自动"
+
+#: dialogs/kspread_dlg_preference.cc:454
+msgid "&Pressing enter moves cell cursor:"
+msgstr "按下回车时移动光标的方向(&P):"
+
+#: dialogs/kspread_dlg_preference.cc:458
+msgid "Down"
+msgstr "下"
+
+#: dialogs/kspread_dlg_preference.cc:459
+msgid "Up"
+msgstr "上"
+
+#: dialogs/kspread_dlg_preference.cc:462
+msgid "Down, First Column"
+msgstr "下,第一列"
+
+#: dialogs/kspread_dlg_preference.cc:465
+msgid ""
+"When you have selected a cell, pressing the Enter key will move the cell cursor "
+"one cell left, right, up or down, as determined by this setting."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:467
+msgid "&Method of calc:"
+msgstr "计算的方法(&M):"
+
+#: dialogs/kspread_dlg_preference.cc:481
+msgid ""
+"This drop down selection box can be used to choose the calculation performed by "
+"the Statusbar Summary function."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:490
+msgid ""
+"Lets you define the amount of indenting used by the Increase Indent and "
+"Decrease Indent option in the Format menu."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:491
+msgid "&Indentation step (%1):"
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:493
+msgid "&Show error message for invalid formulae"
+msgstr "输入无效值时显示错误消息(&S)"
+
+#: dialogs/kspread_dlg_preference.cc:495
+msgid ""
+"If this box is checked a message box will pop up when what you have entered "
+"into a cell cannot be understood by KSpread."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:735
+msgid "&Grid color:"
+msgstr "网格线颜色(&G):"
+
+#: dialogs/kspread_dlg_preference.cc:740
+msgid ""
+"Click here to change the grid color ie the color of the borders of each cell."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:750
+msgid "&Page borders:"
+msgstr "页面边框(&P)"
+
+#: dialogs/kspread_dlg_preference.cc:755
+msgid ""
+"When the View ->Show Page Borders menu item is checked, the page borders are "
+"displayed. Click here to choose another color for the borders than the default "
+"red."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:802
+msgid "Default page &size:"
+msgstr "默认页面大小(&S):"
+
+#: dialogs/kspread_dlg_preference.cc:810
+msgid ""
+"Choose the default page size for your worksheet among all the most common page "
+"sizes.\n"
+"Note that you can overwrite the page size for the current sheet using the "
+"Format -> Page Layout... dialog."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:813
+msgid "Default page &orientation:"
+msgstr "默认页面方向(&O):"
+
+#: dialogs/kspread_dlg_preference.cc:824
+msgid ""
+"Choose the sheet orientation: portrait or lanscape.\n"
+"Note that you can overwrite the orientation for the current sheet using the "
+"Format -> Page Layout... dialog."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:828
+msgid "Default page &unit:"
+msgstr "默认页面单位(&U):"
+
+#: dialogs/kspread_dlg_preference.cc:835
+msgid ""
+"Choose the default unit that will be used in your sheet.\n"
+"Note that you can overwrite the unit for the current sheet using the Format -> "
+"Page Layout... dialog."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:902
+msgid "Skip all uppercase words"
+msgstr "跳过全部大写的单词"
+
+#: dialogs/kspread_dlg_preference.cc:903
+msgid ""
+"If checked, the words written in uppercase letters are not spell checked. This "
+"might be useful if you have a lot of acronyms such as KDE for example."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:904
+msgid "Do not check title case"
+msgstr "不检查首字母大写"
+
+#: dialogs/kspread_dlg_preference.cc:905
+msgid ""
+"Check this box if you want the spellchecker to ignore the title case, for "
+"example My Own Spreadsheet or My own spreadsheet. If this is unchecked, the "
+"spell checker will ask for a uppercase letter in the title nouns."
+msgstr ""
+
+#: dialogs/kspread_dlg_preference.cc:963
+msgid "Speak widget under &mouse pointer"
+msgstr "读出鼠标指针下的部件(&M)"
+
+#: dialogs/kspread_dlg_preference.cc:964
+msgid "Speak widget with &focus"
+msgstr "读出焦点的部件(&F)"
+
+#: dialogs/kspread_dlg_preference.cc:968
+msgid "Speak &tool tips"
+msgstr "读出工具提示(&T)"
+
+#: dialogs/kspread_dlg_preference.cc:969
+msgid "Speak &What's This"
+msgstr "读出这是什么(&W)"
+
+#: dialogs/kspread_dlg_preference.cc:971
+msgid ""
+"_: Verbal indication if widget is disabled (grayed)\n"
+"&Say whether disabled"
+msgstr "读出是否禁用(&S)"
+
+#: dialogs/kspread_dlg_preference.cc:972
+msgid "Spea&k accelerators"
+msgstr "读出快捷键(&K)"
+
+#: dialogs/kspread_dlg_preference.cc:977
+msgid ""
+"_: A word spoken before another word\n"
+"Pr&efaced by the word:"
+msgstr "单词前缀(&E):"
+
+#: dialogs/kspread_dlg_preference.cc:979 dialogs/kspread_dlg_preference.cc:999
+#: dialogs/kspread_dlg_preference.cc:1016
+msgid ""
+"_: Keyboard accelerator, such as Alt+F\n"
+"Accelerator"
+msgstr "加速键"
+
+#: dialogs/kspread_dlg_preference.cc:984
+msgid "&Polling interval:"
+msgstr "查询间隔(&P):"
+
+#: dialogs/kspread_dlg_reference.cc:74
+msgid "&Edit..."
+msgstr "编辑(&E)..."
+
+#: dialogs/kspread_dlg_reference.cc:113 dialogs/kspread_dlg_reference.cc:137
+#: dialogs/kspread_dlg_reference.cc:209
+#, c-format
+msgid "Area: %1"
+msgstr "区域:%1"
+
+#: dialogs/kspread_dlg_reference.cc:157
+msgid "Do you really want to remove this area name?"
+msgstr "您真的要删除这个区域名称吗?"
+
+#: dialogs/kspread_dlg_reference.cc:157
+msgid "Remove Area"
+msgstr "删除区域"
+
+#: dialogs/kspread_dlg_reference.cc:252
+msgid "Edit Area"
+msgstr "编辑区域"
+
+#: dialogs/kspread_dlg_reference.cc:275
+msgid "Cells:"
+msgstr "单元格:"
+
+#: dialogs/kspread_dlg_reference.cc:284
+msgid "Sheet:"
+msgstr "工作表:"
+
+#: dialogs/kspread_dlg_reference.cc:293
+msgid "Area name:"
+msgstr "区域名称:"
+
+#: dialogs/kspread_dlg_resize2.cc:51
+msgid "Resize Row"
+msgstr "调整行高"
+
+#: dialogs/kspread_dlg_resize2.cc:117
+msgid "Resize Column"
+msgstr "调整列宽"
+
+#: dialogs/kspread_dlg_series.cc:51
+msgid "Series"
+msgstr "序列"
+
+#: dialogs/kspread_dlg_series.cc:62
+msgid "Insert Values"
+msgstr "插入值"
+
+#: dialogs/kspread_dlg_series.cc:64
+msgid "Insert the series vertically, one below the other"
+msgstr "从上到下垂直插入序列"
+
+#: dialogs/kspread_dlg_series.cc:66
+msgid "Insert the series horizontally, from left to right"
+msgstr "从左到右水平插入序列"
+
+#: dialogs/kspread_dlg_series.cc:71
+msgid "Type"
+msgstr "类型"
+
+#: dialogs/kspread_dlg_series.cc:72
+msgid "Linear (2,4,6,...)"
+msgstr "等差数列 (2,4,6,...)"
+
+#: dialogs/kspread_dlg_series.cc:73
+msgid ""
+"Generate a series from 'start' to 'end' and for each step add the value "
+"provided in step. This creates a series where each value is 'step' larger than "
+"the value before it."
+msgstr "按照给定的“公差”生成一个从“首项”到“末项”的数列。这样建立的数列中,每两个相邻的数项之间都相差一个公差。"
+
+#: dialogs/kspread_dlg_series.cc:76
+msgid "Geometric (2,4,8,...)"
+msgstr "等比数列 (2,4,8,...)"
+
+#: dialogs/kspread_dlg_series.cc:77
+msgid ""
+"Generate a series from 'start' to 'end' and for each step multiply the value "
+"with the value provided in step. Using a step of 5 produces a list like: 5, 25, "
+"125, 625 since 5 multiplied by 5 (step) equals 25, and that multiplied by 5 "
+"equals 125, which multiplied by the same step-value of 5 equals 625."
+msgstr ""
+"按照给定的“公比”生成一个从“首项”到“末项”的数列。公比为 5 生成的数列就象 5、25、125、625,因为 5 乘 5 等于 25,25 乘 5 等于 "
+"125,125 乘以同样的步长 5 等于 625。"
+
+#: dialogs/kspread_dlg_series.cc:84
+msgid "Parameters"
+msgstr "参数"
+
+#: dialogs/kspread_dlg_series.cc:90
+msgid "Start value:"
+msgstr "首项:"
+
+#: dialogs/kspread_dlg_series.cc:93
+msgid "Stop value:"
+msgstr "末项:"
+
+#: dialogs/kspread_dlg_series.cc:96
+msgid "Step value:"
+msgstr "公差/公比:"
+
+#: dialogs/kspread_dlg_series.cc:137
+msgid "End and start value must be positive."
+msgstr "首项与末项必须为正数。"
+
+#: dialogs/kspread_dlg_series.cc:142
+msgid ""
+"End value must be greater than the start value or the step must be less than "
+"'1'."
+msgstr "末项必须比首项大或者公比必须比“1”小。"
+
+#: dialogs/kspread_dlg_series.cc:147
+msgid "None of the Start, Stop or Step values may be equal to zero."
+msgstr "首项、末项或公差/公比都不得为零。"
+
+#: dialogs/kspread_dlg_series.cc:152
+msgid "Step value must be different from 1"
+msgstr "公比值必须不是1"
+
+#: dialogs/kspread_dlg_series.cc:161
+msgid ""
+"The step value must be greater than zero; otherwise, the linear series is "
+"infinite."
+msgstr "公差必须大于0,否则等差数列将无限增长。"
+
+#: dialogs/kspread_dlg_series.cc:177
+msgid ""
+"If the start value is greater than the end value the step must be less than "
+"zero."
+msgstr "如果首项比末项大,公差必须小于0。"
+
+#: dialogs/kspread_dlg_series.cc:183
+msgid "Step is negative."
+msgstr "公差为负数。"
+
+#: dialogs/kspread_dlg_series.cc:191
+msgid ""
+"If the step is negative, the start value must be greater then the end value."
+msgstr "如果公差为负数,末项必须比首项大。"
+
+#: dialogs/kspread_dlg_show.cc:49
+msgid "Select hidden sheets to show:"
+msgstr "选择要显示的隐藏工作表:"
+
+#: dialogs/kspread_dlg_showColRow.cc:52
+msgid "Select hidden columns to show:"
+msgstr "选择要显示的隐藏列:"
+
+#: dialogs/kspread_dlg_showColRow.cc:56
+msgid "Select hidden rows to show:"
+msgstr "选择要显示的隐藏行:"
+
+#: dialogs/kspread_dlg_showColRow.cc:81 dialogs/kspread_dlg_showColRow.cc:83
+#, c-format
+msgid "Column: %1"
+msgstr "列:%1"
+
+#: dialogs/kspread_dlg_showColRow.cc:101
+#, c-format
+msgid "Row: %1"
+msgstr "行:%1"
+
+#: dialogs/kspread_dlg_sort.cc:68
+msgid "Sorting"
+msgstr "排序"
+
+#: dialogs/kspread_dlg_sort.cc:83
+msgid "Layout"
+msgstr "布局"
+
+#: dialogs/kspread_dlg_sort.cc:91
+msgid "Sort &Rows"
+msgstr "排序行(&R)"
+
+#: dialogs/kspread_dlg_sort.cc:94
+msgid "Sort &Columns"
+msgstr "排序列(&C)"
+
+#: dialogs/kspread_dlg_sort.cc:108
+msgid "Sort By"
+msgstr "按"
+
+#: dialogs/kspread_dlg_sort.cc:127 dialogs/kspread_dlg_sort.cc:147
+msgid "Then By"
+msgstr "然后按"
+
+#: dialogs/kspread_dlg_sort.cc:167
+msgid "Sort Criteria"
+msgstr "排序规则"
+
+#: dialogs/kspread_dlg_sort.cc:177
+msgid "First Key"
+msgstr "第一键值"
+
+#: dialogs/kspread_dlg_sort.cc:185
+msgid "&Use custom list"
+msgstr "使用自定义列表(&U)"
+
+#: dialogs/kspread_dlg_sort.cc:240
+msgid "Copy cell &formatting (Borders, Colours, Text Style)"
+msgstr "复制单元格格式(边框、颜色、文本样式)(&F)"
+
+#: dialogs/kspread_dlg_sort.cc:245
+msgid "Case sensitive sort"
+msgstr "区分大小写排序"
+
+#: dialogs/kspread_dlg_sort.cc:354 dialogs/kspread_dlg_sort.cc:422
+msgid " (Column %1)"
+msgstr " (列 %1)"
+
+#: dialogs/kspread_dlg_sort.cc:362 dialogs/kspread_dlg_sort.cc:428
+#, c-format
+msgid "Column %1"
+msgstr "列 %1"
+
+#: dialogs/kspread_dlg_sort.cc:380 dialogs/kspread_dlg_sort.cc:438
+msgid " (Row %1)"
+msgstr " (行 %1)"
+
+#: dialogs/kspread_dlg_sort.cc:388 dialogs/kspread_dlg_sort.cc:444
+#, c-format
+msgid "Row %1"
+msgstr "行 %1"
+
+#: dialogs/kspread_dlg_sort.cc:481
+msgid "&First row contains headers"
+msgstr "第一行包含列标题(&F)"
+
+#: dialogs/kspread_dlg_sort.cc:493
+msgid "&First column contains headers"
+msgstr "第一行包含列标题(&F)"
+
+#: dialogs/kspread_dlg_special.cc:40
+msgid "Special Paste"
+msgstr "选择性粘贴"
+
+#: dialogs/kspread_dlg_special.cc:47
+msgid "Paste What"
+msgstr "粘贴内容"
+
+#: dialogs/kspread_dlg_special.cc:51
+msgid "Everything"
+msgstr "所有内容"
+
+#: dialogs/kspread_dlg_special.cc:57
+msgid "Everything without border"
+msgstr "所有内容边框除外"
+
+#: dialogs/kspread_dlg_special.cc:60
+msgid "Operation"
+msgstr "操作"
+
+#: dialogs/kspread_dlg_special.cc:66
+msgid "Overwrite"
+msgstr "覆盖"
+
+#: dialogs/kspread_dlg_special.cc:67
+msgid "Addition"
+msgstr "相加"
+
+#: dialogs/kspread_dlg_special.cc:68
+msgid "Subtraction"
+msgstr "相减"
+
+#: dialogs/kspread_dlg_special.cc:69
+msgid "Multiplication"
+msgstr "相乘"
+
+#: dialogs/kspread_dlg_special.cc:70
+msgid "Division"
+msgstr "相除"
+
+#: dialogs/kspread_dlg_styles.cc:48 dialogs/kspread_dlg_styles.cc:55
+msgid "Styles"
+msgstr "样式"
+
+#: dialogs/kspread_dlg_styles.cc:57
+msgid "All Styles"
+msgstr "所有样式"
+
+#: dialogs/kspread_dlg_styles.cc:58
+msgid "Applied Styles"
+msgstr "应用的样式"
+
+#: dialogs/kspread_dlg_styles.cc:59
+msgid "Custom Styles"
+msgstr "自定义样式"
+
+#: dialogs/kspread_dlg_styles.cc:60
+msgid "Hierarchical"
+msgstr "分级显示"
+
+#: dialogs/kspread_dlg_styles.cc:75
+msgid "&New..."
+msgstr "新建(&N)..."
+
+#: dialogs/kspread_dlg_styles.cc:75
+msgid "&Modify..."
+msgstr "修改(&M)..."
+
+#: dialogs/kspread_dlg_styles.cc:235 dialogs/kspread_dlg_styles.cc:239
+#, c-format
+msgid "style%1"
+msgstr "样式 %1"
+
+#: dialogs/kspread_dlg_subtotal.cc:42
+msgid "Subtotals"
+msgstr "分类汇总"
+
+#: dialogs/kspread_dlg_subtotal.cc:42
+msgid "Remove All"
+msgstr "全部删除"
+
+#: dialogs/kspread_dlg_subtotal.cc:81
+msgid "You need to select at least one column for adding subtotals."
+msgstr "您必须选择至少一列作分类汇总。"
+
+#: dialogs/kspread_dlg_subtotal.cc:164
+msgid "Grand Total"
+msgstr "分类汇总"
+
+#: dialogs/kspread_dlg_subtotal.cc:237
+msgid "Column '%1' "
+msgstr "列“%1”"
+
+#: dialogs/kspread_dlg_subtotal.cc:268
+msgid "StDev"
+msgstr "标准差(StDev)"
+
+#: dialogs/kspread_dlg_subtotal.cc:269
+msgid "StDevP"
+msgstr "总体标准差(StDevP)"
+
+#: dialogs/kspread_dlg_subtotal.cc:271
+msgid "Var"
+msgstr "方差(Var)"
+
+#: dialogs/kspread_dlg_subtotal.cc:272
+msgid "VarP"
+msgstr "总体方差(VarP)"
+
+#: dialogs/kspread_dlg_validity.cc:47
+msgid "Clear &All"
+msgstr "全部清除(&A)"
+
+#: dialogs/kspread_dlg_validity.cc:52
+msgid "&Values"
+msgstr "数值(&V)"
+
+#: dialogs/kspread_dlg_validity.cc:56
+msgid "Validity Criteria"
+msgstr "有效性准则"
+
+#: dialogs/kspread_dlg_validity.cc:62
+msgid "Allow:"
+msgstr "允许:"
+
+#: dialogs/kspread_dlg_validity.cc:70
+msgid "Integer"
+msgstr "整数"
+
+#: dialogs/kspread_dlg_validity.cc:74
+msgid "Text Length"
+msgstr "文本长度"
+
+#: dialogs/kspread_dlg_validity.cc:75
+msgid "List"
+msgstr "列表"
+
+#: dialogs/kspread_dlg_validity.cc:79
+msgid "Allow blanks"
+msgstr "允许空白"
+
+#: dialogs/kspread_dlg_validity.cc:83
+msgid "Data:"
+msgstr "数据:"
+
+#: dialogs/kspread_dlg_validity.cc:101 dialogs/kspread_dlg_validity.cc:132
+#: dialogs/kspread_dlg_validity.cc:286 dialogs/kspread_dlg_validity.cc:308
+#: dialogs/kspread_dlg_validity.cc:404
+msgid "Minimum:"
+msgstr "最小:"
+
+#: dialogs/kspread_dlg_validity.cc:109 dialogs/kspread_dlg_validity.cc:134
+#: dialogs/kspread_dlg_validity.cc:287 dialogs/kspread_dlg_validity.cc:309
+#: dialogs/kspread_dlg_validity.cc:405
+msgid "Maximum:"
+msgstr "最大:"
+
+#: dialogs/kspread_dlg_validity.cc:120 dialogs/kspread_dlg_validity.cc:325
+#: dialogs/kspread_dlg_validity.cc:335 dialogs/kspread_dlg_validity.cc:390
+msgid "Date:"
+msgstr "日期:"
+
+#: dialogs/kspread_dlg_validity.cc:122 dialogs/kspread_dlg_validity.cc:342
+#: dialogs/kspread_dlg_validity.cc:414
+msgid "Date minimum:"
+msgstr "最小日期:"
+
+#: dialogs/kspread_dlg_validity.cc:124 dialogs/kspread_dlg_validity.cc:343
+#: dialogs/kspread_dlg_validity.cc:415
+msgid "Date maximum:"
+msgstr "最大日期:"
+
+#: dialogs/kspread_dlg_validity.cc:126 dialogs/kspread_dlg_validity.cc:356
+#: dialogs/kspread_dlg_validity.cc:392
+msgid "Time:"
+msgstr "时间:"
+
+#: dialogs/kspread_dlg_validity.cc:128 dialogs/kspread_dlg_validity.cc:363
+#: dialogs/kspread_dlg_validity.cc:419
+msgid "Time minimum:"
+msgstr "最小时间:"
+
+#: dialogs/kspread_dlg_validity.cc:130 dialogs/kspread_dlg_validity.cc:364
+#: dialogs/kspread_dlg_validity.cc:420
+msgid "Time maximum:"
+msgstr "最大时间:"
+
+#: dialogs/kspread_dlg_validity.cc:136 dialogs/kspread_dlg_validity.cc:279
+#: dialogs/kspread_dlg_validity.cc:301 dialogs/kspread_dlg_validity.cc:386
+msgid "Number:"
+msgstr "数字:"
+
+#: dialogs/kspread_dlg_validity.cc:143
+msgid "Entries:"
+msgstr "项数:"
+
+#: dialogs/kspread_dlg_validity.cc:146
+msgid "&Error Alert"
+msgstr "错误警告(&E)"
+
+#: dialogs/kspread_dlg_validity.cc:155
+msgid "Show error message when invalid values are entered"
+msgstr "输入无效值时显示错误消息"
+
+#: dialogs/kspread_dlg_validity.cc:160
+msgid "Action:"
+msgstr "动作:"
+
+#: dialogs/kspread_dlg_validity.cc:172 dialogs/kspread_dlg_validity.cc:201
+msgid "Title:"
+msgstr "标题:"
+
+#: dialogs/kspread_dlg_validity.cc:179 dialogs/kspread_dlg_validity.cc:208
+msgid "Message:"
+msgstr "消息:"
+
+#: dialogs/kspread_dlg_validity.cc:187
+msgid "Input Help"
+msgstr "输入帮助"
+
+#: dialogs/kspread_dlg_validity.cc:196
+msgid "Show input help when cell is selected"
+msgstr "选中单元格时显示输入帮助"
+
+#: dialogs/kspread_dlg_validity.cc:570 dialogs/kspread_dlg_validity.cc:577
+#: dialogs/kspread_dlg_validity.cc:588 dialogs/kspread_dlg_validity.cc:595
+msgid "This is not a valid value."
+msgstr "这不是合法的数值。"
+
+#: dialogs/kspread_dlg_validity.cc:604 dialogs/kspread_dlg_validity.cc:610
+msgid "This is not a valid time."
+msgstr "这不是合法的时间。"
+
+#: dialogs/kspread_dlg_validity.cc:619 dialogs/kspread_dlg_validity.cc:625
+msgid "This is not a valid date."
+msgstr "这不是合法的日期。"
+
+#: dialogs/link.cc:69
+msgid "Internet"
+msgstr "Internet"
+
+#: dialogs/link.cc:72 dialogs/link.cc:86 dialogs/link.cc:100
+#: dialogs/link.cc:135
+msgid "Text to display:"
+msgstr "要显示的文字:"
+
+#: dialogs/link.cc:75
+msgid "Internet address:"
+msgstr "Internet 地址:"
+
+#: dialogs/link.cc:83
+msgid "Mail"
+msgstr "邮件"
+
+#: dialogs/link.cc:89
+msgid "Email:"
+msgstr "电子邮件:"
+
+#: dialogs/link.cc:103
+msgid "File location:"
+msgstr "文件位置:"
+
+#: dialogs/link.cc:106
+msgid "Recent file:"
+msgstr "最近的文件:"
+
+#: dialogs/link.cc:127
+msgid "No Entries"
+msgstr "无"
+
+#: dialogs/link.cc:132
+msgid "Cell"
+msgstr "单元格"
+
+#: dialogs/link.cc:138
+msgid "Cell:"
+msgstr "单元格:"
+
+#: dialogs/link.cc:269
+msgid "Internet address is empty"
+msgstr "Internet 地址为空"
+
+#: dialogs/link.cc:270
+msgid "Mail address is empty"
+msgstr "邮件地址为空"
+
+#: dialogs/link.cc:271
+msgid "File name is empty"
+msgstr "文件名为空"
+
+#: dialogs/link.cc:272
+msgid "Destination cell is empty"
+msgstr "目标单元格为空"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Li Zongliang,Zong Yaotang,Liu Songhe,Funda Wang"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+"li-zongliang@21cn.com,zyt@cosix.com.cn,jackliu9999@263.net,"
+"fundawang@linux.net.cn"
+
+#~ msgid "Tolar"
+#~ msgstr "托勒"
+
+#~ msgid "SIT"
+#~ msgstr "SIT"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kspreadcalc_calc.po b/koffice-i18n-zh_CN/messages/koffice/kspreadcalc_calc.po
new file mode 100644
index 00000000..853703bd
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kspreadcalc_calc.po
@@ -0,0 +1,90 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# Wang Jian <lark@linux.net.cn>, 2000.
+# Liu Songhe <jackliu9999@263.net>, 2002, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2006-03-29 04:03+0200\n"
+"PO-Revision-Date: 2003-12-20 23:27+0800\n"
+"Last-Translator: Liu Songhe <jackliu9999@263.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: configdlg.cpp:50 kcalc.cpp:1524
+msgid "Defaults"
+msgstr "默认值"
+
+#: configdlg.cpp:56
+msgid "Foreground color:"
+msgstr "前景色:"
+
+#: configdlg.cpp:68
+msgid "Background color:"
+msgstr "背景色:"
+
+#: configdlg.cpp:83
+msgid "Precision:"
+msgstr "精度:"
+
+#: configdlg.cpp:104
+msgid "Set fixed precision at:"
+msgstr "设置固定精度于:"
+
+#: configdlg.cpp:128
+msgid "Beep on error"
+msgstr "发生错误时响铃"
+
+#: configdlg.cpp:139
+msgid "Trigonometry mode"
+msgstr "三角学模式"
+
+#: configdlg.cpp:144
+msgid "Statistical mode"
+msgstr "统计学模式"
+
+#: configdlg.cpp:149
+msgid "Sheet mode"
+msgstr "工作表模式"
+
+#: kcalc.cpp:76
+msgid "KCalc Setup/Help"
+msgstr "KCalc 设置/帮助"
+
+#: kcalc.cpp:110
+msgid "Angle"
+msgstr "角度"
+
+#: kcalc.cpp:139
+msgid "Base"
+msgstr "基数"
+
+#: kcalc.cpp:1457
+msgid "KCalc Configuration"
+msgstr "KCalc 配置"
+
+#: kcalc.cpp:1487
+msgid ""
+"Base type: long double\n"
+msgstr ""
+"基本类型:长双精度\n"
+
+#: kcalc.cpp:1489
+msgid ""
+"Due to broken glibc's everywhere, I had to reduce KCalc's precision from 'long "
+"double' to 'double'. Owners of systems with a working libc should recompile "
+"KCalc with 'long double' precision enabled. See the README for details."
+msgstr ""
+"由于有问题的 glibc 用得很广泛,我不得不将 KCalc 的精度从“长双精度”降为“双精度”。使用好的 libc "
+"的系统的用户应该启用“长双精度”并重新编译 KCalc。详见 README。"
+
+#: kcalc_core.cpp:1291
+msgid "Stat mem cleared"
+msgstr "统计记忆已清除"
+
+#: main.cpp:89
+msgid "Calculator"
+msgstr "计算器"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kspreadinsertcalendar.po b/koffice-i18n-zh_CN/messages/koffice/kspreadinsertcalendar.po
new file mode 100644
index 00000000..20872e30
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kspreadinsertcalendar.po
@@ -0,0 +1,179 @@
+# SOME DESCRIPTIVE TITLE.
+# Funda Wang <fundawang@linux.net.cn>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kspreadinsertcalendar 1.4\n"
+"POT-Creation-Date: 2006-03-29 04:03+0200\n"
+"PO-Revision-Date: 2005-05-15 03:52+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 16
+#: kspread_plugininsertcalendar.cc:88 rc.cpp:6
+#, no-c-format
+msgid "Insert Calendar"
+msgstr "插入日历"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 22
+#: rc.cpp:10
+#, no-c-format
+msgid ""
+"The Insert Calendar dialog lets you set the dates of the calendar you want to "
+"insert. When you have choosen the desired dates, simply press the Insert button "
+"to insert the calendar into the spreadsheet, starting at the cell you have "
+"currently selected."
+msgstr "插入日历对话框允许您设定您想要插入的日历的日期。当您选择了希望的日期后,只需单击插入按钮即可在当前单元格及以后的单元格中插入日历。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 34
+#: rc.cpp:13
+#, no-c-format
+msgid "Start Date"
+msgstr "起始日期"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 37
+#: rc.cpp:16
+#, no-c-format
+msgid "Set the start date of the calendar you want to insert."
+msgstr "设定您想要插入的日历的起始日期。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 40
+#: rc.cpp:19
+#, no-c-format
+msgid ""
+"Here you can choose on which date your calendar should start. The selected date "
+"will be the first day of the inserted calendar. You can also choose a date from "
+"a calendar dialog by pressing Select Date."
+msgstr "您可在此选择您的日历应从哪天开始。选中的日期将是所插入日历的第一天。您还可以单击[选择日期]从日历中选择一个日期。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 72
+#: rc.cpp:22 rc.cpp:37
+#, no-c-format
+msgid "Date Picker"
+msgstr "日期拾取器"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 75
+#: rc.cpp:25 rc.cpp:40
+#, no-c-format
+msgid "Use a graphical date picker to select a date."
+msgstr "使用图形化的日期拾取器选择日期。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 91
+#: rc.cpp:28
+#, no-c-format
+msgid "End Date"
+msgstr "结束日期"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 94
+#: rc.cpp:31
+#, no-c-format
+msgid "Set the end date of the calendar you want to insert."
+msgstr "设定您想要插入的日历的结束日期。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 97
+#: rc.cpp:34
+#, no-c-format
+msgid ""
+"Here you can choose on which date your calendar should end. The selected date "
+"will be the last day of the inserted calendar. You can also choose a date from "
+"a calendar dialog by pressing Select Date."
+msgstr "您可在此选择您的日历应到哪天结束。选中的日期将是所插入日历的最后一天。您还可以单击[选择日期]从日历中选择一个日期。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 170
+#: rc.cpp:46
+#, no-c-format
+msgid "Insert the calendar at the currently selected cell."
+msgstr "在目前选中的单元格中插入日历。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 174
+#: rc.cpp:49
+#, no-c-format
+msgid ""
+"A new calendar will be inserted starting at the currently selected cell."
+msgstr "将会在目前选中的单元格开始的区域中插入新的日历。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 194
+#: rc.cpp:55
+#, no-c-format
+msgid "Don't insert a calendar."
+msgstr "不插入日历。"
+
+#. i18n: file kspread_insertcalendardialogbase.ui line 197
+#: rc.cpp:58
+#, no-c-format
+msgid ""
+"Quits the dialog and does not insert a calendar. Use this to cancel this "
+"operation."
+msgstr "退出对话框不插入日历。使用此按钮取消操作。"
+
+#: kspread_plugininsertcalendar.cc:76
+msgid "Insert Calendar..."
+msgstr "插入日历..."
+
+#: kspread_plugininsertcalendar.cc:90
+msgid "KSpread Insert Calendar Plugin"
+msgstr "KSpread 插入日历插件"
+
+#: kspread_plugininsertcalendar.cc:92
+msgid "(c) 2005, The KSpread Team"
+msgstr "(c) 2005,KSpread 团队"
+
+#: kspread_plugininsertcalendar.cc:129
+msgid "Can't insert calendar because no document is set!"
+msgstr "无法插入日历,原因是未设定文档!"
+
+#: kspread_plugininsertcalendar.cc:135
+msgid ""
+"End date is before start date! Please make sure that end date comes after start "
+"date."
+msgstr "结束日期先于起始日期!请确定结束日期晚于起始日期。"
+
+#: kspread_plugininsertcalendar.cc:141
+msgid ""
+"Calendars shouldn't be longer than 10 years. If you really need such long "
+"periods you need to split them up."
+msgstr "日历无法超过十年。如果您真的需要这么长的时间段,您必须将该时间段进行分割。"
+
+#: kspread_plugininsertcalendar.cc:147
+msgid ""
+"Start and end dates are equal! Only one day will be inserted, do you want to "
+"continue?"
+msgstr "起始日期和结束日期相等,这样将只会插入一天。您真的想要继续吗?"
+
+#: kspread_plugininsertcalendar.cc:153
+msgid ""
+"Creating a calendar for a longer period than a year can take up a lot of space, "
+"do you want to continue?"
+msgstr "创建长于一年的日历将会占用很多空间。您真的想要继续吗?"
+
+#: kspread_plugininsertcalendar.cc:180
+msgid ""
+"The area where the calendar is inserted is NOT empty, are you sure you want to "
+"continue, overwriting existing data? If you choose No the area that would be "
+"required for the desired calendar will be selected so you can see what data "
+"would be overwritten."
+msgstr ""
+"即将插入日历的区域非空,您确定您想要继续并覆盖已有数据吗?如果您选择[否]的话,准备插入日历的区域将被选中,以便让您可以清楚地看到那些数据要被覆盖。"
+
+#: kspread_plugininsertcalendar.cc:197
+msgid "Calendar from %1 to %2"
+msgstr "%1 到 %2 的日历"
+
+#: kspread_plugininsertcalendar.cc:244
+msgid "week"
+msgstr "周"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之简体中文组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kthesaurus.po b/koffice-i18n-zh_CN/messages/koffice/kthesaurus.po
new file mode 100644
index 00000000..a83c4ced
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kthesaurus.po
@@ -0,0 +1,42 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# Funda Wang <fundawang@en2china.com>, 2002.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kthesaurus\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2002-09-17 22:27+0800\n"
+"Last-Translator: Funda Wang <fundawang@en2china.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: main.cc:31
+msgid "Term to search for when starting up"
+msgstr "启动时搜索的词条"
+
+#: main.cc:38
+msgid "KThesaurus"
+msgstr "KThesaurus"
+
+#: main.cc:39
+msgid "KThesaurus - List synonyms"
+msgstr "KThesaurus - 同义词列表"
+
+#: main.cc:40
+msgid "(c) 2001 Daniel Naber"
+msgstr "(C) 2001 Daniel Naber"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Funda Wang"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "fundawang@en2china.com"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kugar.po b/koffice-i18n-zh_CN/messages/koffice/kugar.po
new file mode 100644
index 00000000..23f30c1e
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kugar.po
@@ -0,0 +1,736 @@
+# translation of kugar.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003.
+# Liu Songhe <jackliu9999@263.net>, 2002,2003.
+# Funda Wang <fundawang@linux.net.cn>, 2003
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kugar\n"
+"POT-Creation-Date: 2006-11-02 02:46+0100\n"
+"PO-Revision-Date: 2006-01-27 14:14+0800\n"
+"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: lib/mfieldobject.cpp:233
+msgid ","
+msgstr ""
+
+#: lib/mreportviewer.cpp:155 lib/mreportviewer.cpp:293
+msgid ""
+"There are no pages in the\n"
+"report to print."
+msgstr "在这个报表里没有要打印的页面。"
+
+#: lib/mreportviewer.cpp:249
+#, fuzzy
+msgid "Creating report..."
+msgstr "正在打印报表..."
+
+#: lib/mreportviewer.cpp:323
+msgid "Printing report..."
+msgstr "正在打印报表..."
+
+#: part/kugar_part.cpp:92
+#, c-format
+msgid "Invalid data file %1"
+msgstr "无效的数据文件 %1"
+
+#: part/kugar_part.cpp:97
+msgid "The zero sized data file %1 can't be rendered"
+msgstr "无法绘制长度为零的数据文件 %1"
+
+#: part/kugar_part.cpp:104 part/kugar_view.cpp:98
+#, c-format
+msgid "Unable to open data file: %1"
+msgstr "无法打开数据文件:%1"
+
+#: part/kugar_part.cpp:169 part/kugar_part.cpp:186 part/kugar_part.cpp:195
+#, c-format
+msgid "Unable to download template file: %1"
+msgstr "无法下载模板文件:%1"
+
+#: part/kugar_part.cpp:218
+#, c-format
+msgid "Invalid template file: %1"
+msgstr "无效的模板文件:%1"
+
+#: part/kugar_part.cpp:232 part/kugar_part.cpp:238
+msgid "%1 is not a valid Kugar Designer template file."
+msgstr "%1 不是一个有效的 Kugar 报表设计师模板文件。"
+
+#: part/kugar_part.cpp:247
+#, c-format
+msgid "Couldn't read the beginning of the template file: %1"
+msgstr "无法读取模板文件的头部:%1"
+
+#: part/kugar_part.cpp:252
+#, c-format
+msgid "Unable to open template file: %1"
+msgstr "无法打开模板文件:%1"
+
+#: part/kugar_view.cpp:93
+#, c-format
+msgid "Invalid data file: %1"
+msgstr "无效的数据文件:%1"
+
+#: kudesigner/main.cpp:31 part/main.cpp:26
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: kudesigner/kudesigner_view.cpp:143
+msgid "Grid size:"
+msgstr "网格大小:"
+
+#: kudesigner/kudesigner_view.cpp:192 kudesigner_lib/reportheader.cpp:45
+#: kudesigner_lib/structurewidget.cpp:123
+msgid "Report Header"
+msgstr "报表页眉"
+
+#: kudesigner/kudesigner_view.cpp:194 kudesigner_lib/reportfooter.cpp:47
+#: kudesigner_lib/structurewidget.cpp:126
+msgid "Report Footer"
+msgstr "报表页脚"
+
+#: kudesigner/kudesigner_view.cpp:196 kudesigner_lib/pageheader.cpp:46
+#: kudesigner_lib/structurewidget.cpp:132
+msgid "Page Header"
+msgstr "页眉"
+
+#: kudesigner/kudesigner_view.cpp:198 kudesigner_lib/pagefooter.cpp:45
+#: kudesigner_lib/structurewidget.cpp:129
+msgid "Page Footer"
+msgstr "页脚"
+
+#: kudesigner/kudesigner_view.cpp:200 kudesigner_lib/detailheader.cpp:39
+#: kudesigner_lib/structurewidget.cpp:138
+msgid "Detail Header"
+msgstr "细节页眉"
+
+#: kudesigner/kudesigner_view.cpp:202 kudesigner_lib/detail.cpp:42
+#: kudesigner_lib/detailbase.cpp:29 kudesigner_lib/structurewidget.cpp:135
+msgid "Detail"
+msgstr "细节"
+
+#: kudesigner/kudesigner_view.cpp:204 kudesigner_lib/detailfooter.cpp:39
+#: kudesigner_lib/structurewidget.cpp:141
+msgid "Detail Footer"
+msgstr "细节页脚"
+
+#: kudesigner/kudesigner_view.cpp:207
+msgid "Clear Selection"
+msgstr "清除选择"
+
+#: kudesigner/kudesigner_view.cpp:211 kudesigner_lib/commdefs.cpp:34
+msgid "Label"
+msgstr "标签"
+
+#: kudesigner/kudesigner_view.cpp:214 kudesigner_lib/commdefs.cpp:36
+#: kudesigner_lib/field.cpp:36
+msgid "Field"
+msgstr "字段"
+
+#: kudesigner/kudesigner_view.cpp:217 kudesigner_lib/specialfield.cpp:33
+msgid "Special Field"
+msgstr "特殊字段"
+
+#: kudesigner/kudesigner_view.cpp:220 kudesigner_lib/commdefs.cpp:40
+msgid "Calculated Field"
+msgstr "计算的字段"
+
+#: kudesigner/kudesigner_view.cpp:223 kudesigner_lib/commdefs.cpp:42
+#: kudesigner_lib/label.cpp:62 kudesigner_lib/line.cpp:35
+#: kudesigner_lib/structurewidget.cpp:182
+msgid "Line"
+msgstr "直线"
+
+#: kudesigner/kudesigner_view.cpp:227
+msgid "Grid Label"
+msgstr "网格标签"
+
+#: kudesigner/kudesigner_view.cpp:230
+msgid "Grid Size"
+msgstr "网格大小"
+
+#: kudesigner/kudesigner_view.cpp:312
+#, fuzzy
+msgid "Add Detail Header"
+msgstr "细节页眉"
+
+#: kudesigner/kudesigner_view.cpp:312 kudesigner/kudesigner_view.cpp:325
+#: kudesigner/kudesigner_view.cpp:339
+#, fuzzy
+msgid "Enter detail level:"
+msgstr "细节级别"
+
+#: kudesigner/kudesigner_view.cpp:325
+#, fuzzy
+msgid "Add Detail"
+msgstr "细节"
+
+#: kudesigner/kudesigner_view.cpp:339
+#, fuzzy
+msgid "Add Detail Footer"
+msgstr "细节页脚"
+
+#: kudesigner_lib/calcfield.cpp:35
+msgid "Calculation"
+msgstr "计算"
+
+#: kudesigner_lib/calcfield.cpp:36
+msgid "Count"
+msgstr "计数"
+
+#: kudesigner_lib/calcfield.cpp:37
+msgid "Sum"
+msgstr "和"
+
+#: kudesigner_lib/calcfield.cpp:38
+msgid "Average"
+msgstr "平均值"
+
+#: kudesigner_lib/calcfield.cpp:39
+msgid "Variance"
+msgstr ""
+
+#: kudesigner_lib/calcfield.cpp:40
+msgid "StandardDeviation"
+msgstr "标准偏差"
+
+#: kudesigner_lib/calcfield.cpp:41 kudesigner_lib/field.cpp:45
+#: kudesigner_lib/specialfield.cpp:37
+msgid "Type"
+msgstr "类型"
+
+#: kudesigner_lib/calcfield.cpp:41
+msgid "Calculation Type"
+msgstr "计算类型"
+
+#: kudesigner_lib/command.cpp:54
+#, fuzzy
+msgid "Insert Detail Footer Section"
+msgstr "细节页脚"
+
+#: kudesigner_lib/command.cpp:78
+#, fuzzy
+msgid "Insert Detail Section"
+msgstr "清除选择"
+
+#: kudesigner_lib/command.cpp:102
+#, fuzzy
+msgid "Insert Detail Header Section"
+msgstr "细节页眉"
+
+#: kudesigner_lib/command.cpp:126
+msgid "Insert Page Footer Section"
+msgstr ""
+
+#: kudesigner_lib/command.cpp:149
+msgid "Insert Page Header Section"
+msgstr ""
+
+#: kudesigner_lib/command.cpp:172
+#, fuzzy
+msgid "Insert Report Footer Section"
+msgstr "报表页脚"
+
+#: kudesigner_lib/command.cpp:195
+#, fuzzy
+msgid "Insert Report Header Section"
+msgstr "报表页眉"
+
+#: kudesigner_lib/command.cpp:218
+#, fuzzy
+msgid "Insert Report Item"
+msgstr "报表项目"
+
+#: kudesigner_lib/command.cpp:273
+#, fuzzy
+msgid "Delete Report Item(s)"
+msgstr "报表项目"
+
+#: kudesigner_lib/commdefs.cpp:38
+msgid "Special"
+msgstr "特殊"
+
+#: kudesigner_lib/commdefs.cpp:45
+msgid "Report Item"
+msgstr "报表项目"
+
+#: kudesigner_lib/detail.cpp:34 kudesigner_lib/detailfooter.cpp:34
+#: kudesigner_lib/detailheader.cpp:34
+msgid "Level"
+msgstr "级别"
+
+#: kudesigner_lib/detail.cpp:34 kudesigner_lib/detailfooter.cpp:34
+#: kudesigner_lib/detailheader.cpp:34
+msgid "Detail Level"
+msgstr "细节级别"
+
+#: kudesigner_lib/detail.cpp:35
+msgid "Repeat"
+msgstr "重复"
+
+#: kudesigner_lib/detail.cpp:35
+msgid "Repeat After Page Break"
+msgstr "换页后重复"
+
+#: kudesigner_lib/field.cpp:38
+msgid "Name"
+msgstr "名称"
+
+#: kudesigner_lib/field.cpp:38
+msgid "Field Name"
+msgstr "字段名"
+
+#: kudesigner_lib/field.cpp:40
+msgid "String"
+msgstr "字符串"
+
+#: kudesigner_lib/field.cpp:41
+msgid "Integer"
+msgstr "整数"
+
+#: kudesigner_lib/field.cpp:42
+msgid "Float"
+msgstr "浮点数"
+
+#: kudesigner_lib/field.cpp:43 kudesigner_lib/specialfield.cpp:35
+#: kudesigner_lib/specialfield.cpp:59
+msgid "Date"
+msgstr "日期"
+
+#: kudesigner_lib/field.cpp:44 kudesigner_lib/field.cpp:68
+msgid "Currency"
+msgstr "货币"
+
+#: kudesigner_lib/field.cpp:45
+msgid "Data Type"
+msgstr "数据类型"
+
+#: kudesigner_lib/field.cpp:48 kudesigner_lib/specialfield.cpp:40
+msgid "m/d/y"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:49 kudesigner_lib/specialfield.cpp:41
+msgid "m-d-y"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:50 kudesigner_lib/specialfield.cpp:42
+msgid "mm/dd/y"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:51 kudesigner_lib/specialfield.cpp:43
+msgid "mm-dd-y"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:52 kudesigner_lib/specialfield.cpp:44
+msgid "m/d/yyyy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:53 kudesigner_lib/specialfield.cpp:45
+msgid "m-d-yyyy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:54 kudesigner_lib/specialfield.cpp:46
+msgid "mm/dd/yyyy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:55 kudesigner_lib/specialfield.cpp:47
+msgid "mm-dd-yyyy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:56 kudesigner_lib/specialfield.cpp:48
+msgid "yyyy/m/d"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:57 kudesigner_lib/specialfield.cpp:49
+msgid "yyyy-m-d"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:58 kudesigner_lib/specialfield.cpp:50
+msgid "dd.mm.yy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:59 kudesigner_lib/specialfield.cpp:51
+msgid "dd.mm.yyyy"
+msgstr ""
+
+#: kudesigner_lib/field.cpp:62 kudesigner_lib/specialfield.cpp:53
+msgid "Date Format"
+msgstr "日期格式"
+
+#: kudesigner_lib/field.cpp:65
+msgid "Precision"
+msgstr "精度"
+
+#: kudesigner_lib/field.cpp:65
+msgid "Number of Digits After Comma"
+msgstr "逗点后的位数"
+
+#: kudesigner_lib/field.cpp:68
+msgid "Currency Symbol"
+msgstr "货币符号"
+
+#: kudesigner_lib/field.cpp:70
+msgid "Negative Value Color"
+msgstr "负值颜色"
+
+#: kudesigner_lib/field.cpp:72
+msgid "Comma Separator"
+msgstr "逗号分隔符"
+
+#: kudesigner_lib/field.cpp:74
+msgid "InputMask"
+msgstr "输入掩码"
+
+#: kudesigner_lib/field.cpp:96
+msgid "Change Field"
+msgstr "更改字段"
+
+#: kudesigner_lib/kugartemplate.cpp:61
+msgid "Document Settings"
+msgstr "文档设置"
+
+#: kudesigner_lib/kugartemplate.cpp:95
+msgid "Page Size"
+msgstr "页面大小"
+
+#: kudesigner_lib/kugartemplate.cpp:100
+msgid "Page Orientation"
+msgstr "页面方向"
+
+#: kudesigner_lib/kugartemplate.cpp:103
+msgid "Top Margin"
+msgstr "上边距"
+
+#: kudesigner_lib/kugartemplate.cpp:104
+msgid "Bottom Margin"
+msgstr "下边距"
+
+#: kudesigner_lib/kugartemplate.cpp:105
+msgid "Left Margin"
+msgstr "左边距"
+
+#: kudesigner_lib/kugartemplate.cpp:106
+msgid "Right Margin"
+msgstr "右边距"
+
+#: kudesigner_lib/label.cpp:42
+msgid "Text"
+msgstr "文字"
+
+#: kudesigner_lib/label.cpp:42
+msgid "Text to Display"
+msgstr "要显示的文字"
+
+#: kudesigner_lib/label.cpp:44
+msgid "Geometry"
+msgstr "几何"
+
+#: kudesigner_lib/label.cpp:45
+msgid "X"
+msgstr "X"
+
+#: kudesigner_lib/label.cpp:45
+msgid "X value"
+msgstr "X 值"
+
+#: kudesigner_lib/label.cpp:47
+msgid "Y"
+msgstr "Y"
+
+#: kudesigner_lib/label.cpp:47
+msgid "Y value"
+msgstr "Y 值"
+
+#: kudesigner_lib/label.cpp:53
+msgid "Background Color"
+msgstr "背景颜色"
+
+#: kudesigner_lib/label.cpp:55
+msgid "Foreground Color"
+msgstr "背景颜色"
+
+#: kudesigner_lib/label.cpp:57 kudesigner_lib/label.cpp:62
+msgid "Border Style"
+msgstr "边框样式"
+
+#: kudesigner_lib/label.cpp:58 kudesigner_lib/line.cpp:44
+msgid "Color"
+msgstr "颜色"
+
+#: kudesigner_lib/label.cpp:58
+msgid "Border Color"
+msgstr "边框颜色"
+
+#: kudesigner_lib/label.cpp:60
+msgid "Border Width"
+msgstr "边框宽度"
+
+#: kudesigner_lib/label.cpp:65
+msgid "Draw Top Border"
+msgstr "绘制上边框"
+
+#: kudesigner_lib/label.cpp:66
+msgid "Draw Bottom Border"
+msgstr "绘制下边框"
+
+#: kudesigner_lib/label.cpp:67
+msgid "Draw Left Border"
+msgstr "绘制左边框"
+
+#: kudesigner_lib/label.cpp:68
+msgid "Draw Right Border"
+msgstr "绘制右边框"
+
+#: kudesigner_lib/label.cpp:72
+msgid "Family"
+msgstr "字体族"
+
+#: kudesigner_lib/label.cpp:72
+msgid "Font Family"
+msgstr "字体族"
+
+#: kudesigner_lib/label.cpp:74
+msgid "Size"
+msgstr "大小"
+
+#: kudesigner_lib/label.cpp:76
+msgid "Light"
+msgstr "轻"
+
+#: kudesigner_lib/label.cpp:77
+msgid "Normal"
+msgstr "普通"
+
+#: kudesigner_lib/label.cpp:78
+msgid "DemiBold"
+msgstr "半粗"
+
+#: kudesigner_lib/label.cpp:79
+msgid "Bold"
+msgstr "粗体"
+
+#: kudesigner_lib/label.cpp:80
+msgid "Black"
+msgstr "黑体"
+
+#: kudesigner_lib/label.cpp:81
+msgid "Weight"
+msgstr "重量"
+
+#: kudesigner_lib/label.cpp:84
+msgid "Regular"
+msgstr "普通"
+
+#: kudesigner_lib/label.cpp:93
+msgid "HAlignment"
+msgstr "水平对齐"
+
+#: kudesigner_lib/label.cpp:97
+msgid "Middle"
+msgstr "中"
+
+#: kudesigner_lib/label.cpp:99
+msgid "VAlignment"
+msgstr "垂直对齐"
+
+#: kudesigner_lib/label.cpp:102
+msgid "False"
+msgstr "假"
+
+#: kudesigner_lib/label.cpp:103
+msgid "True"
+msgstr "真"
+
+#: kudesigner_lib/label.cpp:104
+msgid "Word wrap"
+msgstr "单词自动换行"
+
+#: kudesigner_lib/label.cpp:248
+msgid "Change Label"
+msgstr "更改标签"
+
+#: kudesigner_lib/line.cpp:36
+msgid "X1"
+msgstr "X1"
+
+#: kudesigner_lib/line.cpp:38
+msgid "Y1"
+msgstr "Y1"
+
+#: kudesigner_lib/line.cpp:40
+msgid "X2"
+msgstr "X2"
+
+#: kudesigner_lib/line.cpp:42
+msgid "Y2"
+msgstr "Y2"
+
+#: kudesigner_lib/line.cpp:48
+msgid "Line Style"
+msgstr "线型"
+
+#: kudesigner_lib/pagefooter.cpp:36 kudesigner_lib/pageheader.cpp:36
+#: kudesigner_lib/reportfooter.cpp:37 kudesigner_lib/reportheader.cpp:36
+msgid "First Page"
+msgstr "第一页"
+
+#: kudesigner_lib/pagefooter.cpp:37 kudesigner_lib/pageheader.cpp:37
+#: kudesigner_lib/reportfooter.cpp:38 kudesigner_lib/reportheader.cpp:37
+msgid "Every Page"
+msgstr "每一页"
+
+#: kudesigner_lib/pagefooter.cpp:38 kudesigner_lib/pageheader.cpp:38
+#: kudesigner_lib/reportfooter.cpp:39 kudesigner_lib/reportheader.cpp:38
+msgid "Last Page"
+msgstr "最后一页"
+
+#: kudesigner_lib/pagefooter.cpp:40 kudesigner_lib/pageheader.cpp:40
+#: kudesigner_lib/reportfooter.cpp:41 kudesigner_lib/reportheader.cpp:40
+msgid "Print Frequency"
+msgstr "打印频率"
+
+#: kudesigner_lib/section.cpp:29
+msgid "Section"
+msgstr "节"
+
+#: kudesigner_lib/specialfield.cpp:36
+msgid "PageNumber"
+msgstr "页码"
+
+#: kudesigner_lib/specialfield.cpp:37
+msgid "Special Field Type"
+msgstr "特殊字段类型"
+
+#: kudesigner_lib/specialfield.cpp:59
+msgid "PageNo"
+msgstr "页码"
+
+#: kudesigner_lib/structurewidget.cpp:82
+#, fuzzy
+msgid "Report Structure"
+msgstr "报表项目"
+
+#: kudesigner_lib/structurewidget.cpp:94
+#, fuzzy
+msgid "Report Template"
+msgstr "报表页眉"
+
+#: kudesigner_lib/structurewidget.cpp:145
+msgid " (level %1)"
+msgstr ""
+
+#: kudesigner_lib/structurewidget.cpp:163
+msgid "<unknown>"
+msgstr ""
+
+#: kudesigner_lib/structurewidget.cpp:168
+#, fuzzy, c-format
+msgid "Label: %1"
+msgstr "标签"
+
+#: kudesigner_lib/structurewidget.cpp:171
+#, fuzzy, c-format
+msgid "Field: %1"
+msgstr "字段"
+
+#: kudesigner_lib/structurewidget.cpp:174
+#, fuzzy, c-format
+msgid "Calculated Field: %1"
+msgstr "计算的字段"
+
+#: kudesigner_lib/structurewidget.cpp:179
+#, fuzzy, c-format
+msgid "Special Field: %1"
+msgstr "特殊字段"
+
+#: part/kugar_about.h:31
+msgid "Kugar"
+msgstr ""
+
+#: part/kugar_about.h:32
+msgid "Report viewer(generator)"
+msgstr ""
+
+#: part/kugar_about.h:33
+msgid "(c) 1999-2006, The Kugar Team"
+msgstr ""
+
+#: kudesigner/kudesigner_aboutdata.h:40 part/kugar_about.h:36
+msgid "Maintainer, Report Designer, Kugar library enhancements"
+msgstr ""
+
+#: part/kugar_about.h:39
+msgid "Smaller fixes and Kexi integration"
+msgstr ""
+
+#: part/kugar_about.h:42
+msgid "Direct database support"
+msgstr ""
+
+#: part/kugar_about.h:45
+msgid "Former maintainer"
+msgstr ""
+
+#: part/kugar_about.h:48
+msgid "Original author of Metaphrast"
+msgstr ""
+
+#: _translatorinfo.cpp:1 kudesigner/kudesigner_aboutdata.h:51
+#: part/kugar_about.h:50
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "开源软件国际化之简体中文组"
+
+#: _translatorinfo.cpp:3 kudesigner/kudesigner_aboutdata.h:52
+#: part/kugar_about.h:50
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: kudesigner/kudesigner_aboutdata.h:27
+msgid "GUI report template designer for Kugar report engine"
+msgstr ""
+
+#: kudesigner/kudesigner_aboutdata.h:36
+msgid "Kugar Report Designer"
+msgstr ""
+
+#: kudesigner/kudesigner_aboutdata.h:44
+msgid "Major bugfixes, additional features and Kexi integration"
+msgstr ""
+
+#: kudesigner/kudesigner_aboutdata.h:48
+msgid "Fast property editing for report items"
+msgstr ""
+
+#. i18n: file kudesigner/kudesignerui.rc line 16
+#: rc.cpp:9
+#, no-c-format
+msgid "Sec&tions"
+msgstr "节(&T)"
+
+#. i18n: file kudesigner/kudesignerui.rc line 25
+#: rc.cpp:12
+#, no-c-format
+msgid "&Items"
+msgstr "项目(&I)"
+
+#. i18n: file kudesigner/kudesignerui.rc line 49
+#: rc.cpp:18
+#, no-c-format
+msgid "Sections"
+msgstr "节"
+
+#. i18n: file kudesigner/kudesignerui.rc line 58
+#: rc.cpp:21
+#, no-c-format
+msgid "Items"
+msgstr "项目"
diff --git a/koffice-i18n-zh_CN/messages/koffice/kword.po b/koffice-i18n-zh_CN/messages/koffice/kword.po
new file mode 100644
index 00000000..03150c48
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/kword.po
@@ -0,0 +1,4538 @@
+# translation of kword.po to zh_CN
+# translation of kword.po to Simplified Chinese
+# Copyright (C) 2002,2003,2004 Free Software Foundation, Inc.
+# Li Zongliang <li-zongliang@21cn.com>, 2000, 2002
+# Sarah Smith <sarahs@redhat.com>, 2002
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003
+# Funda Wang <fundawang@linux.net.cn>, 2003, 2005, 2006
+# Choo Yuen <zhv@citiz.net>, 2004
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kword\n"
+"POT-Creation-Date: 2006-12-12 02:44+0100\n"
+"PO-Revision-Date: 2006-04-01 12:30+0800\n"
+"Last-Translator: Choo Yuen <zhv@citiz.net>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.0\n"
+
+#. i18n: file kword.rc line 31
+#: rc.cpp:12 rc.cpp:114
+#, no-c-format
+msgid "&Display Mode"
+msgstr "显示模式(&D)"
+
+#. i18n: file kword.rc line 47
+#: rc.cpp:15
+#, no-c-format
+msgid ""
+"_: Insert menu\n"
+"&Insert"
+msgstr "插入(&I)"
+
+#. i18n: file kword.rc line 73
+#: rc.cpp:18
+#, no-c-format
+msgid "F&ormat"
+msgstr "格式(&O)"
+
+#. i18n: file kword.rc line 78
+#: KWConfig.cpp:100 rc.cpp:21 rc.cpp:81
+#, no-c-format
+msgid "Formula"
+msgstr "公式"
+
+#. i18n: file kword.rc line 79
+#: rc.cpp:24
+#, no-c-format
+msgid "Matrix"
+msgstr "矩阵"
+
+#. i18n: file kword.rc line 111
+#: rc.cpp:27
+#, no-c-format
+msgid "Fra&mes"
+msgstr "框架(&M)"
+
+#. i18n: file kword.rc line 128
+#: rc.cpp:30
+#, no-c-format
+msgid "Configure Frame Border"
+msgstr "配置框架边框"
+
+#. i18n: file kword.rc line 138
+#: rc.cpp:33
+#, no-c-format
+msgid "Ta&ble"
+msgstr "表格(&B)"
+
+#. i18n: file kword.rc line 141
+#: rc.cpp:36 rc.cpp:96
+#, no-c-format
+msgid "Row"
+msgstr "行"
+
+#. i18n: file kword.rc line 145
+#: rc.cpp:39 rc.cpp:99
+#, no-c-format
+msgid "Column"
+msgstr "列"
+
+#. i18n: file kword.rc line 151
+#: rc.cpp:42 rc.cpp:93
+#, no-c-format
+msgid "Cell"
+msgstr "单元格"
+
+#. i18n: file kword.rc line 165
+#: rc.cpp:48
+#, no-c-format
+msgid "Spellcheck"
+msgstr "拼写检查"
+
+#. i18n: file kword.rc line 169
+#: rc.cpp:51
+#, no-c-format
+msgid "Autocorrection"
+msgstr "自动更正"
+
+#. i18n: file kword.rc line 208
+#: rc.cpp:60
+#, no-c-format
+msgid "Table"
+msgstr "表格"
+
+#. i18n: file kword.rc line 226
+#: rc.cpp:66
+#, no-c-format
+msgid "Paragraph"
+msgstr "段落"
+
+#. i18n: file kword.rc line 246
+#: rc.cpp:72
+#, no-c-format
+msgid "Format"
+msgstr "格式"
+
+#. i18n: file kword.rc line 255
+#: rc.cpp:75
+#, no-c-format
+msgid "Borders"
+msgstr "边框"
+
+#. i18n: file kword.rc line 268
+#: rc.cpp:78
+#, no-c-format
+msgid "MailMerge"
+msgstr "邮件合并"
+
+#. i18n: file kword.rc line 351
+#: rc.cpp:84
+#, no-c-format
+msgid "Spell Check Result"
+msgstr "拼写检查结果"
+
+#. i18n: file kword.rc line 380
+#: rc.cpp:87
+#, no-c-format
+msgid "Change Variable To"
+msgstr "把变量更改为"
+
+#. i18n: file kword.rc line 450
+#: rc.cpp:90
+#, no-c-format
+msgid "Configure Frame Borders"
+msgstr "配置框架边框"
+
+#. i18n: file kword.rc line 491
+#: rc.cpp:102
+#, no-c-format
+msgid "Configure Table Borders"
+msgstr "配置表格边框"
+
+#. i18n: file KWCreateBookmarkDiaBase.ui line 16
+#: KWCreateBookmarkDia.cpp:37 rc.cpp:123
+#, no-c-format
+msgid "Create New Bookmark"
+msgstr "创建新书签"
+
+#. i18n: file KWCreateBookmarkDiaBase.ui line 35
+#: KWFrameStyleManager.cpp:256 KWMailMergeDataBase.cpp:522
+#: KWTableStyleManager.cpp:289 mailmerge/sql/KWQtSqlMailMergeOpen.cpp:98
+#: rc.cpp:126
+#, no-c-format
+msgid "Name:"
+msgstr "名称:"
+
+#. i18n: file KWCreateBookmarkDiaBase.ui line 51
+#: rc.cpp:129
+#, no-c-format
+msgid ""
+"Bookmarks allow you to jump between parts of your document.\n"
+"Please provide the name of your bookmark."
+msgstr ""
+"书签允许您在文档的不同部分间跳转。\n"
+"请为书签指定一个名称。"
+
+#. i18n: file KWSelectBookmarkDiaBase.ui line 16
+#: KWCreateBookmarkDia.cpp:87 rc.cpp:133
+#, no-c-format
+msgid "Select Bookmark"
+msgstr "选择书签"
+
+#. i18n: file KWSelectBookmarkDiaBase.ui line 43
+#: rc.cpp:139
+#, no-c-format
+msgid "&Rename..."
+msgstr "重命名(&R)..."
+
+#. i18n: file KWStartupWidgetBase.ui line 27
+#: rc.cpp:145
+#, no-c-format
+msgid "Provide main text area"
+msgstr "提供主文本区域"
+
+#. i18n: file KWStartupWidgetBase.ui line 34
+#: rc.cpp:148
+#, no-c-format
+msgid ""
+"<p><b>Check this option to have a text area created automatically for each "
+"page.</b>"
+"<br>\n"
+"For letters and notes with one main text, possibly on several pages, you should "
+"keep this checked. You should only uncheck it if you want to define completely "
+"where each text frame should be positioned.</p>"
+msgstr ""
+
+#. i18n: file KWStartupWidgetBase.ui line 46
+#: rc.cpp:152
+#, no-c-format
+msgid "Page Size && Margins"
+msgstr "页面大小和边距"
+
+#. i18n: file KWStartupWidgetBase.ui line 54
+#: rc.cpp:155
+#, no-c-format
+msgid "Columns"
+msgstr "列数"
+
+#. i18n: file KWStartupWidgetBase.ui line 80
+#: rc.cpp:158
+#, no-c-format
+msgid "Create"
+msgstr "创建"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 88
+#: rc.cpp:164
+#, no-c-format
+msgid "&Available tables:"
+msgstr "可用的表格(&A):"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 99
+#: rc.cpp:167
+#, no-c-format
+msgid "&Fields of the selected table:"
+msgstr "选中表格中的字段(&F):"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 112
+#: rc.cpp:170
+#, no-c-format
+msgid "Query Result"
+msgstr "查询结果"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 153
+#: rc.cpp:173
+#, no-c-format
+msgid "&Query:"
+msgstr "查询(&Q):"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 189
+#: rc.cpp:176
+#, no-c-format
+msgid "&Execute"
+msgstr "执行(&E)"
+
+#. i18n: file mailmerge/sql/kwqtsqlpower.ui line 220
+#: rc.cpp:179
+#, no-c-format
+msgid "&Setup"
+msgstr "设置(&S)"
+
+#. i18n: file mailmerge/sql/qtsqldatasourceeditor.ui line 44
+#: rc.cpp:182
+#, no-c-format
+msgid "&Table:"
+msgstr "表格(&T):"
+
+#. i18n: file mailmerge/sql/qtsqldatasourceeditor.ui line 60
+#: rc.cpp:185
+#, no-c-format
+msgid "&Filter output"
+msgstr "过滤输出(&F)"
+
+#. i18n: file mailmerge/sql/qtsqldatasourceeditor.ui line 68
+#: rc.cpp:188
+#, no-c-format
+msgid "View or Edit Filter &Rules"
+msgstr "查看或编辑过滤规则(&R)"
+
+#. i18n: file mailmerge/sql/qtsqldatasourceeditor.ui line 117
+#: rc.cpp:191
+#, no-c-format
+msgid "&Used database records:"
+msgstr "用过的数据库记录(&U):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 65
+#: rc.cpp:194
+#, no-c-format
+msgid "&Keep Settings..."
+msgstr "保留设置(&K)..."
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 128
+#: rc.cpp:198
+#, no-c-format
+msgid "&Hostname:"
+msgstr "主机名(&H):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 147
+#: rc.cpp:201
+#, no-c-format
+msgid "&Driver:"
+msgstr "驱动程序(&D):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 166
+#: rc.cpp:204
+#, no-c-format
+msgid "Database &name:"
+msgstr "数据库名(&N):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 185
+#: rc.cpp:207
+#, no-c-format
+msgid "&Username:"
+msgstr "用户名(&U):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 204
+#: rc.cpp:210
+#, no-c-format
+msgid "&Port:"
+msgstr "端口(&P):"
+
+#. i18n: file mailmerge/sql/qtsqlopenwidget.ui line 267
+#: mailmerge/sql/KWQtSqlMailMergeOpen.cpp:74
+#: mailmerge/sql/KWQtSqlPowerSerialDataSource.cpp:47
+#: mailmerge/sql/KWQtSqlSerialDataSourceBase.cpp:53
+#: mailmerge/sql/KWQtSqlSerialDataSourceBase.cpp:91 rc.cpp:213
+#, no-c-format
+msgid "default"
+msgstr "默认"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 16
+#: rc.cpp:216
+#, no-c-format
+msgid "Address Selection"
+msgstr "选择地址"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 55
+#: rc.cpp:219
+#, no-c-format
+msgid "&Add >>"
+msgstr "添加(&A) >>"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 66
+#: rc.cpp:222
+#, no-c-format
+msgid "<< &Remove"
+msgstr "<< 删除(&R)"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 96
+#: rc.cpp:225
+#, no-c-format
+msgid "Save as &Distribution List..."
+msgstr "另存为分发列表(&D)..."
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 99
+#: rc.cpp:228
+#, no-c-format
+msgid "Save selected single entries to a new distribution list."
+msgstr "将选中的单项保存为新的分发列表。"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 115
+#: rc.cpp:231
+#, no-c-format
+msgid "&Filter on:"
+msgstr "过滤于(&F):"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 142
+#: mailmerge/KWClassicSerialDataSource.cpp:245 rc.cpp:235 rc.cpp:256
+#, no-c-format
+msgid "Name"
+msgstr "名称"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 153
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:72
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:104
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:122
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:167
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:202
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:243
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:245
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:297
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:339
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:385
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:483 rc.cpp:238
+#, no-c-format
+msgid "Distribution Lists"
+msgstr "分发列表"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 161
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:82
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:102
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:199
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:390 rc.cpp:241
+#, no-c-format
+msgid "Single Entries"
+msgstr "单项"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 202
+#: rc.cpp:244
+#, no-c-format
+msgid "Address B&ook"
+msgstr "地址簿(&O)"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 205
+#: rc.cpp:247
+#, no-c-format
+msgid "Launch KAddressbook"
+msgstr "调用 KAddressbook"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 218
+#: rc.cpp:250
+#, no-c-format
+msgid "&Address Book"
+msgstr "地址簿(&A)"
+
+#. i18n: file mailmerge/kabc/addresspicker.ui line 237
+#: rc.cpp:253
+#, no-c-format
+msgid "&Selected Addresses"
+msgstr "选中地址(&S)"
+
+#: KWCanvas.cpp:221 KWView.cpp:1879
+msgid "Printing..."
+msgstr "正在打印..."
+
+#: KWCanvas.cpp:483 KWCanvas.cpp:1861 KWTableFrameSet.cpp:2698
+msgid "Read-only content cannot be changed. No modifications will be accepted."
+msgstr "只读内容不能被更改。不接受任何修改。"
+
+#: KWCanvas.cpp:628
+msgid "Insert Inline Table"
+msgstr "插入内嵌表格"
+
+#: KWCanvas.cpp:868
+msgid "Bookmark target: "
+msgstr "书签目标:"
+
+#: KWCanvas.cpp:908 KWFrameDia.cpp:879 KWFrameDia.cpp:1785
+#: KWTextFrameSet.cpp:110
+#, c-format
+msgid "Text Frameset %1"
+msgstr "文本框架集 %1"
+
+#: KWCanvas.cpp:912 KWFrameDia.cpp:2114 KWFrameDia.cpp:2115
+msgid "Create Text Frame"
+msgstr "创建文本框架"
+
+#: KWCanvas.cpp:929
+msgid "Connect Frame"
+msgstr "连接框架"
+
+#: KWCanvas.cpp:972 KWInsertPicDia.cpp:88
+msgid "Insert Picture"
+msgstr "插入图片"
+
+#: KWCanvas.cpp:1002
+msgid "Create Formula Frame"
+msgstr "创建公式框架"
+
+#: KWCanvas.cpp:1016
+msgid ""
+"KWord is unable to insert the table because there is not enough space "
+"available."
+msgstr "KWord 无法插入表格,因为没用足够的可用空间。"
+
+#: KWCanvas.cpp:1021 KWTableFrameSet.cpp:131
+msgid "Create Table"
+msgstr "创建表格"
+
+#: KWCanvas.cpp:1193
+msgid "Change Frame Background Color"
+msgstr "更改框架背景色"
+
+#: KWCanvas.cpp:2297 KWFrameDia.cpp:2214 KWFrameDia.cpp:2216
+msgid "Resize Frame"
+msgstr "改变框架大小"
+
+#: KWCanvas.cpp:2432 KWView.cpp:6221
+msgid "Move Frame"
+msgstr "移动框架"
+
+#: KWCommand.cpp:1748 KWInsertPageDia.cpp:31 KWInsertPageDia.cpp:35
+#: KWTextFrameSet.cpp:3951
+msgid "Insert Page"
+msgstr "插入页面"
+
+#: KWCommand.cpp:1749
+#, c-format
+msgid "Delete Page %1"
+msgstr "删除页面 %1"
+
+#: KWCommand.cpp:2053 KWResizeTableDia.cpp:35 KWResizeTableDia.cpp:67
+msgid "Resize Column"
+msgstr "缩放列"
+
+#: KWCommand.cpp:2076
+msgid "Resize Row"
+msgstr "缩放行"
+
+#: KWConfig.cpp:82
+msgid "Configure KWord"
+msgstr "配置 KWord"
+
+#: KWConfig.cpp:87 KWConfig.cpp:246
+msgid "Interface"
+msgstr "界面"
+
+#: KWConfig.cpp:87
+msgid "Interface Settings"
+msgstr "界面设置"
+
+#: KWConfig.cpp:91
+msgid "Document"
+msgstr "文档"
+
+#: KWConfig.cpp:91 KWConfig.cpp:772
+msgid "Document Settings"
+msgstr "文档设置"
+
+#: KWConfig.cpp:96
+msgid "Spelling"
+msgstr "拼写检查"
+
+#: KWConfig.cpp:96
+msgid "Spell Checker Behavior"
+msgstr "拼写检查器行为"
+
+#: KWConfig.cpp:100
+msgid "Formula Defaults"
+msgstr "公式默认值"
+
+#: KWConfig.cpp:105 KWConfig.cpp:488
+msgid "Misc"
+msgstr "杂类"
+
+#: KWConfig.cpp:105
+msgid "Misc Settings"
+msgstr "杂类设置"
+
+#: KWConfig.cpp:109 KWConfig.cpp:948 KWConfig.cpp:955
+msgid "Path"
+msgstr "路径"
+
+#: KWConfig.cpp:109
+msgid "Path Settings"
+msgstr "路径设置"
+
+#: KWConfig.cpp:114
+msgid ""
+"_: Abbreviation for Text-to-Speech\n"
+"TTS"
+msgstr "TTS"
+
+#: KWConfig.cpp:115
+msgid "Text-to-Speech Settings"
+msgstr "文本到语音设置"
+
+#: KWConfig.cpp:163 KWConfig.cpp:171
+msgid "Change Config"
+msgstr "更改配置"
+
+#: KWConfig.cpp:274
+msgid "&Units:"
+msgstr "单位(&U):"
+
+#: KWConfig.cpp:280
+msgid ""
+"Select the unit type used every time a distance or width/height is displayed or "
+"entered. This one setting is for the whole of KWord: all dialogs, the rulers "
+"etc. Note that KWord documents specify the unit which was used to create them, "
+"so this setting only affects this document and all documents that will be "
+"created later."
+msgstr ""
+"选择显示或输入距离或宽度/高度时所使用的单位类型。此设置影响整个 KWord,包括所有对话框和标尺等等。请注意,KWord "
+"文档会指定创建文档所用的单位,所以此设置只影响此文档及此后创建的所有文档。"
+
+#: KWConfig.cpp:287
+msgid "Show &status bar"
+msgstr "显示状态栏(&S)"
+
+#: KWConfig.cpp:289
+msgid ""
+"Show or hide the status bar. If enabled, the status bar is shown at the bottom, "
+"which displays various information."
+msgstr "显示或隐藏状态栏。如果启用的话,状态栏显示于底部,其中包含各种信息。"
+
+#: KWConfig.cpp:291
+msgid "Show s&crollbar"
+msgstr "显示滚动条(&C)"
+
+#: KWConfig.cpp:293
+msgid ""
+"Show or hide the scroll bar. If enabled, the scroll bar is shown on the right "
+"and lets you scroll up and down, which is useful for navigating through the "
+"document."
+msgstr ""
+
+#: KWConfig.cpp:295
+msgid "PageUp/PageDown &moves the caret"
+msgstr "按翻页键移动插入符(&M)"
+
+#: KWConfig.cpp:298
+msgid ""
+"If this option is enabled, the PageUp and PageDown keys move the text caret, as "
+"in other KDE applications. If it is disabled, they move the scrollbars, as in "
+"most other word processors."
+msgstr ""
+"和其它 KDE "
+"应用程序类似,如果该选项被启用,按翻页键(PageUp/PageDown)会移动文本插入符。和其它多数字处理软件相似,如果该选项被禁用,这两键会移动滚动条。"
+
+#: KWConfig.cpp:303
+msgid ""
+"The number of files remembered in the file open dialog and in the recent files "
+"menu item."
+msgstr "在文件打开对话框和最近打开文件的菜单项目中要记住的文件数。"
+
+#: KWConfig.cpp:305
+msgid "Number of recent &files:"
+msgstr "最近打开文件数(&F):"
+
+#: KWConfig.cpp:313
+msgid ""
+"The grid size on which frames, tabs and other content snaps while moving and "
+"scaling."
+msgstr "框架、制表符以及其它内容在移动和缩放时,对齐网格。"
+
+#: KWConfig.cpp:315
+msgid "&Horizontal grid size:"
+msgstr "水平网格大小(&H):"
+
+#: KWConfig.cpp:327
+msgid ""
+"The grid size on which frames and other content snaps while moving and scaling."
+msgstr "框架以及其它内容在移动和缩放时,要对齐网格。"
+
+#: KWConfig.cpp:329
+msgid "&Vertical grid size:"
+msgstr "垂直网格大小(&V):"
+
+#: KWConfig.cpp:342
+msgid ""
+"Configure the indent width used when using the 'Increase' or 'Decrease' "
+"indentation buttons on a paragraph."
+"<p>The lower the value, the more often the buttons will have to be pressed to "
+"gain the same indentation."
+msgstr "配置使用“增加”或“减少”按钮时段落缩进的宽度。<p>要获得相同的缩进,您在此设置的值越少,则所需单击按钮的次数就越多。"
+
+#: KWConfig.cpp:346
+msgid "&Paragraph indent by toolbar buttons:"
+msgstr "用工具栏按钮进行段落缩进(&P):"
+
+#: KWConfig.cpp:358
+msgid ""
+"After selecting Preview Mode (from the \"View\" menu,) this is the number of "
+"pages KWord will position on one horizontal row."
+msgstr "这是在选定预览模式后(通过“查看”菜单中的“预览模式”选项),KWord 将在一个水平行上放置的页数。"
+
+#: KWConfig.cpp:361
+msgid "Number of pa&ges per row in preview mode:"
+msgstr "预览模式中每行的页数(&G):"
+
+#: KWConfig.cpp:504
+msgid "Undo/&redo limit:"
+msgstr "撤消/重做步数(&R):"
+
+#: KWConfig.cpp:505
+msgid ""
+"Limit the number of undo/redo actions remembered. A lower value helps to save "
+"memory, a higher value allows you to undo and redo more editing steps."
+msgstr "限制记录撤消/重做动作的数量。较低的值有助于节省内存,而较高的值可允许您撤消和重做更多的编辑步骤。"
+
+#: KWConfig.cpp:515
+msgid "Display &links"
+msgstr "显示链接(&L)"
+
+#: KWConfig.cpp:517
+msgid ""
+"If enabled, a link is highlighted as such and is clickable.\n"
+"\n"
+"You can insert a link from the Insert menu."
+msgstr ""
+"如果启用的话,链接将突出显示,且可单击。\n"
+"\n"
+"您可以从插入菜单中插入链接。"
+
+#: KWConfig.cpp:519
+msgid "&Underline all links"
+msgstr "所有链接加下划线(&U)"
+
+#: KWConfig.cpp:521
+msgid "If enabled, a link is underlined."
+msgstr "如果启用的话,链接将加下划线。"
+
+#: KWConfig.cpp:523
+msgid "Display c&omments"
+msgstr "显示注释(&O)"
+
+#: KWConfig.cpp:525
+msgid ""
+"If enabled, comments are indicated by a small yellow box.\n"
+"\n"
+"You can show and edit a comment from the context menu."
+msgstr ""
+"如果启用的话,注释将用一个小黄方块标出。\n"
+"\n"
+"您可以从快捷菜单中显示和编辑注释。"
+
+#: KWConfig.cpp:528
+msgid "Display field code"
+msgstr "显示域代码"
+
+#: KWConfig.cpp:530
+msgid ""
+"If enabled, the type of link is displayed instead of displaying the link text.\n"
+"\n"
+"There are various types of link that can be inserted, such as hyperlinks, "
+"files, mail, news and bookmarks."
+msgstr ""
+
+#: KWConfig.cpp:536
+msgid "View Formatting"
+msgstr "查看格式符号"
+
+#: KWConfig.cpp:537
+msgid ""
+"These settings can be used to select the formatting characters that should be "
+"shown.\n"
+"\n"
+"Note that the selected formatting characters are only shown if formatting "
+"characters are enabled in general, which can be done from the View menu."
+msgstr ""
+
+#: KWConfig.cpp:550
+msgid "View formatting end paragraph"
+msgstr "查看段落结束格式符号"
+
+#: KWConfig.cpp:553
+msgid "View formatting space"
+msgstr "查看空白格式符号"
+
+#: KWConfig.cpp:556
+msgid "View formatting tabs"
+msgstr "查看制表格式符号"
+
+#: KWConfig.cpp:559
+msgid "View formatting break"
+msgstr "查看分隔符格式符号"
+
+#: KWConfig.cpp:585 KWConfig.cpp:587 KWConfig.cpp:597 KWConfig.cpp:599
+#: KWConfig.cpp:609 KWConfig.cpp:611
+msgid "Change Display Link Command"
+msgstr "更改显示链接的命令"
+
+#: KWConfig.cpp:620 KWConfig.cpp:622
+msgid "Change Display Field Code Command"
+msgstr "更改显示字段代码的命令"
+
+#: KWConfig.cpp:689
+msgid "Document Defaults"
+msgstr "文档默认值"
+
+#: KWConfig.cpp:704
+msgid "Default column spacing:"
+msgstr "默认栏间距:"
+
+#: KWConfig.cpp:712
+msgid ""
+"When setting a document to use more than one column this distance will be used "
+"to separate the columns. This value is merely a default setting as the column "
+"spacing can be changed per document"
+msgstr "当把文档设置成使用多栏时,该距离将会被用来分隔各栏。该值仅是一个默认设置,因为栏间距可以在每个文档中进行更改"
+
+#: KWConfig.cpp:724
+msgid "Default font:"
+msgstr "默认字体:"
+
+#: KWConfig.cpp:733
+msgid "Choose..."
+msgstr "选择..."
+
+#: KWConfig.cpp:760
+msgid "Global language:"
+msgstr "全局语言:"
+
+#: KWConfig.cpp:769
+msgid "Automatic hyphenation"
+msgstr "自动拆分单词"
+
+#: KWConfig.cpp:777
+msgid "Autosave every (min):"
+msgstr "自动保存间隔(分钟):"
+
+#: KWConfig.cpp:781
+msgid ""
+"A backup copy of the current document is created when a change has been made. "
+"The interval used to create backup documents is set here."
+msgstr "当前文档的备份在它被更改时创建。此处设置用来创建备份文档的间隔时间。"
+
+#: KWConfig.cpp:783
+msgid "No autosave"
+msgstr "无自动保存"
+
+#: KWConfig.cpp:784
+msgid " min"
+msgstr " 分钟"
+
+#: KWConfig.cpp:793
+msgid "Create backup file"
+msgstr "创建备份文件"
+
+#: KWConfig.cpp:797
+msgid "Starting page number:"
+msgstr "起始页码:"
+
+#: KWConfig.cpp:806
+msgid "Tab stop (%1):"
+msgstr "制表位 (%1):"
+
+#: KWConfig.cpp:815
+msgid "Cursor"
+msgstr "光标"
+
+#: KWConfig.cpp:819
+msgid "Cursor in protected area"
+msgstr "保护区域的光标"
+
+#: KWConfig.cpp:883 KWConfig.cpp:884
+msgid "Change Starting Page Number"
+msgstr "更改起始页码"
+
+#: KWConfig.cpp:893 KWConfig.cpp:896
+msgid "Change Tab Stop Value"
+msgstr "更改制表位值"
+
+#: KWConfig.cpp:937
+msgid "Tab stop:"
+msgstr "制表位:"
+
+#: KWConfig.cpp:954
+msgid "Type"
+msgstr "类型"
+
+#: KWConfig.cpp:956 KWConfig.cpp:976 KWConfig.cpp:995 KWConfig.cpp:1005
+msgid "Personal Expression"
+msgstr "个人表达式"
+
+#: KWConfig.cpp:957 KWConfig.cpp:983 KWConfig.cpp:998 KWConfig.cpp:1016
+msgid "Backup Path"
+msgstr "备份路径"
+
+#: KWConfig.cpp:959
+msgid "Modify Path..."
+msgstr "修改路径..."
+
+#: KWConfig.cpp:1039
+msgid "Speak widget under &mouse pointer"
+msgstr "读出鼠标指针下的部件(&M)"
+
+#: KWConfig.cpp:1040
+msgid "Speak widget with &focus"
+msgstr "读出聚焦的部件(&F)"
+
+#: KWConfig.cpp:1044
+msgid "Speak &tool tips"
+msgstr "读出工具提示(&T)"
+
+#: KWConfig.cpp:1045
+msgid "Speak &What's This"
+msgstr "读出这是什么(&W)"
+
+#: KWConfig.cpp:1047
+msgid ""
+"_: Verbal indication if widget is disabled (grayed)\n"
+"&Say whether disabled"
+msgstr "读出是否禁用(&S)"
+
+#: KWConfig.cpp:1048
+msgid "Spea&k accelerators"
+msgstr "读出加速键(&K)"
+
+#: KWConfig.cpp:1053
+msgid ""
+"_: A word spoken before another word\n"
+"Pr&efaced by the word:"
+msgstr "单词前缀(&E):"
+
+#: KWConfig.cpp:1055 KWConfig.cpp:1075 KWConfig.cpp:1092
+msgid ""
+"_: Keyboard accelerator, such as Alt+F\n"
+"Accelerator"
+msgstr "加速键"
+
+#: KWConfig.cpp:1060
+msgid "&Polling interval:"
+msgstr "查询间隔(&P):"
+
+#: KWConfigFootNoteDia.cpp:45
+msgid "Configure Endnote/Footnote"
+msgstr "配置尾注/脚注"
+
+#: KWConfigFootNoteDia.cpp:56 KWTextFrameSet.cpp:3063
+msgid "Footnotes"
+msgstr "脚注"
+
+#: KWConfigFootNoteDia.cpp:64
+msgid "Endnotes"
+msgstr "尾注"
+
+#: KWConfigFootNoteDia.cpp:73
+msgid "Separator Line"
+msgstr "分隔线"
+
+#: KWConfigFootNoteDia.cpp:74
+msgid ""
+"Configure the separator line. The separator line is drawn directly above the "
+"frame for the footnotes."
+msgstr "配置分隔线。分隔线直接绘制在脚注框架的上方。"
+
+#: KWConfigFootNoteDia.cpp:79 KWFrameDia.cpp:960
+msgid "Position"
+msgstr "位置"
+
+#: KWConfigFootNoteDia.cpp:80
+msgid ""
+"The separator can be positioned horizontally by picking one of the three "
+"alignments."
+msgstr "分隔线的水平位置可从三种对齐方式中任选其一。"
+
+#: KWConfigFootNoteDia.cpp:88
+msgid ""
+"_: Position\n"
+"Left"
+msgstr "靠左"
+
+#: KWConfigFootNoteDia.cpp:91
+msgid ""
+"_: Position\n"
+"Centered"
+msgstr "居中"
+
+#: KWConfigFootNoteDia.cpp:94
+msgid ""
+"_: Position\n"
+"Right"
+msgstr "靠右"
+
+#: KWConfigFootNoteDia.cpp:118
+#, c-format
+msgid " %"
+msgstr " %"
+
+#: KWConfigFootNoteDia.cpp:121 KWFrameDia.cpp:1249
+msgid "&Width:"
+msgstr "宽度(&W):"
+
+#: KWConfigFootNoteDia.cpp:123
+msgid ""
+"The width is the thickness of the separator line, set to 0 for no separator "
+"line."
+msgstr "宽度是分隔线的粗细,设为0表示没有分隔线。"
+
+#: KWConfigFootNoteDia.cpp:131
+msgid "&Size on page:"
+msgstr "在页面上的大小(&S):"
+
+#: KWConfigFootNoteDia.cpp:133
+msgid ""
+"The size of the separator line can be defined as a percentage of the width of "
+"the page."
+msgstr "分隔线的尺寸可以定义成页面宽度的百分比。"
+
+#: KWConfigFootNoteDia.cpp:141
+msgid "Style:"
+msgstr "样式:"
+
+#: KWConfigFootNoteDia.cpp:146
+msgid "Solid"
+msgstr "实线"
+
+#: KWConfigFootNoteDia.cpp:147
+msgid "Dash Line"
+msgstr "- - - - -"
+
+#: KWConfigFootNoteDia.cpp:148
+msgid "Dot Line"
+msgstr ".........."
+
+#: KWConfigFootNoteDia.cpp:149
+msgid "Dash Dot Line"
+msgstr "_ . _ . _ . _"
+
+#: KWConfigFootNoteDia.cpp:150
+msgid "Dash Dot Dot Line"
+msgstr "_ . . _ . ."
+
+#: KWConfigFootNoteDia.cpp:153
+msgid ""
+"The separator line can be drawn as a solid line or as a line which has a "
+"pattern; the pattern can be set in the style-type."
+msgstr "分隔线可以画成实线或虚线;而虚线的模式可以在样式类型中设置。"
+
+#: KWConfigFootNoteDia.cpp:174 KWConfigFootNoteDia.cpp:175
+#: KWConfigFootNoteDia.cpp:182 KWConfigFootNoteDia.cpp:183
+msgid "Change End-/Footnote Variable Settings"
+msgstr "更改脚注/尾注变量设置"
+
+#: KWConfigFootNoteDia.cpp:204 KWConfigFootNoteDia.cpp:205
+msgid "Change Footnote Line Separator Settings"
+msgstr "更改脚注分隔线设置"
+
+#: KWCreateBookmarkDia.cpp:45 KWCreateBookmarkDia.cpp:100
+#: KWCreateBookmarkDia.cpp:124
+msgid "Rename Bookmark"
+msgstr "重命名书签"
+
+#: KWCreateBookmarkDia.cpp:65
+msgid "That name already exists, please choose another name."
+msgstr "该名称已经存在,请另选一个名称。"
+
+#: KWCreateBookmarkDia.cpp:104
+msgid "Delete Bookmark"
+msgstr "删除书签"
+
+#: KWDeleteDia.cpp:30
+msgid "Delete Row"
+msgstr "删除行"
+
+#: KWDeleteDia.cpp:30
+msgid "Delete Column"
+msgstr "删除列"
+
+#: KWDeleteDia.cpp:41
+msgid "Delete the row from the table."
+msgstr "从表格中删除行。"
+
+#: KWDeleteDia.cpp:42
+msgid "Delete the column from the table."
+msgstr "从表格中删除列。"
+
+#: KWDeleteDia.cpp:55
+msgid "Delete the whole table?"
+msgstr "删除整个表格吗?"
+
+#: KWDeleteDia.cpp:58
+msgid "Delete all selected rows?"
+msgstr "删除所有选中的行吗?"
+
+#: KWDeleteDia.cpp:58
+msgid "Delete all selected cells?"
+msgstr "删除所有选中的单元格吗?"
+
+#: KWDeleteDia.cpp:60
+msgid "Delete row number %1?"
+msgstr "删除行号 %1 吗?"
+
+#: KWDeleteDia.cpp:60
+msgid "Delete column number %1?"
+msgstr "删除列号 %1 吗?"
+
+#: KWDeleteDia.cpp:64
+msgid "Delete rows: %1 ?"
+msgstr "删除行:%1 吗?"
+
+#: KWDeleteDia.cpp:64
+msgid "Delete columns: %1 ?"
+msgstr "删除列:%1 吗?"
+
+#: KWDocStruct.cpp:388
+#, c-format
+msgid "Page %1"
+msgstr "第%1页"
+
+#: KWDocStruct.cpp:390
+#, c-format
+msgid "Column %1"
+msgstr "第%1列"
+
+#: KWDocStruct.cpp:393
+#, c-format
+msgid "Text Frame %1"
+msgstr "文本框架 %1"
+
+#: KWDocStruct.cpp:826 KWDocStruct.cpp:835 KWDocStruct.cpp:884
+#: KWDocStruct.cpp:908 KWDocStruct.cpp:915 KWDocStruct.cpp:962
+#: KWDocStruct.cpp:986 KWDocStruct.cpp:1010
+msgid "Empty"
+msgstr "空"
+
+#: KWDocStruct.cpp:902
+#, c-format
+msgid "Formula Frame %1"
+msgstr "公式框架 %1"
+
+#: KWDocStruct.cpp:980
+msgid "Picture (%1) %2"
+msgstr "图片(%1) %2"
+
+#: KWDocStruct.cpp:1052
+msgid "Embedded Objects"
+msgstr "嵌入对象"
+
+#: KWDocStruct.cpp:1053
+msgid "Formula Frames"
+msgstr "公式框架"
+
+#: KWDocStruct.cpp:1054
+msgid "Tables"
+msgstr "表格"
+
+#: KWDocStruct.cpp:1055
+msgid "Pictures"
+msgstr "图片"
+
+#: KWDocStruct.cpp:1056
+msgid "Text Frames/Frame Sets"
+msgstr "文本框架/框架集"
+
+#: KWDocStruct.cpp:1059
+msgid "Document Structure"
+msgstr "文档结构"
+
+#: KWDocument.cpp:1048
+msgid "Invalid OASIS OpenDocument file. No office:body tag found."
+msgstr "无效的 OASIS OpenDocument 文件。未找到 office:body 标签。"
+
+#: KWDocument.cpp:1061
+msgid "Invalid OASIS OpenDocument file. No tag found inside office:body."
+msgstr "无效的 OASIS OpenDocument 文件。office:body 标签内未找到标签。"
+
+#: KWDocument.cpp:1063
+msgid ""
+"This is not a word processing document, but %1. Please try opening it with the "
+"appropriate application."
+msgstr "这不是一个字处理文档,而是%1。请试着使用相应的应用程序打开它。"
+
+#: KWDocument.cpp:1126
+msgid "Main Text Frameset"
+msgstr "主文本框架集"
+
+#: KWDocument.cpp:1310
+msgid ""
+"Invalid document. 'fo' has the wrong namespace. The application which produced "
+"this document is not OASIS-compliant."
+msgstr "无效的文档。“fo”的命名空间不对。制作此文档的应用程序不遵从 OASIS。"
+
+#: KWDocument.cpp:1312 KWDocument.cpp:1537
+#, c-format
+msgid "Invalid document. Paper size: %1x%2"
+msgstr "无效文档。页面大小:%1x%2。"
+
+#: KWDocument.cpp:1481
+msgid "Invalid document. No mimetype specified."
+msgstr "无效文档。没有指定 MIME 类型。"
+
+#: KWDocument.cpp:1487
+#, c-format
+msgid ""
+"Invalid document. Expected mimetype application/x-kword or "
+"application/vnd.kde.kword, got %1"
+msgstr "无效文档。%1 与 MIME 类型 application/x-kword 或 application/vnd.kde.kword 不符"
+
+#: KWDocument.cpp:1494
+msgid ""
+"This document was created with a newer version of KWord (syntax version: %1)\n"
+"Opening it in this version of KWord will lose some information."
+msgstr ""
+"该文档是新版本 KWord(语法版本:%1)创建的,\n"
+"用这个版本 KWord 打开,会丢失一些信息。"
+
+#: KWDocument.cpp:1496
+msgid "File Format Mismatch"
+msgstr "文件格式不匹配"
+
+#: KWDocument.cpp:1785 KWOasisLoader.cpp:166
+msgid "First Page Header"
+msgstr "首页页眉"
+
+#: KWDocument.cpp:1799 KWOasisLoader.cpp:158
+msgid "Odd Pages Header"
+msgstr "奇数页页眉"
+
+#: KWDocument.cpp:1813 KWOasisLoader.cpp:160
+msgid "Even Pages Header"
+msgstr "偶数页页眉"
+
+#: KWDocument.cpp:1827 KWOasisLoader.cpp:168
+msgid "First Page Footer"
+msgstr "首页页脚"
+
+#: KWDocument.cpp:1841 KWOasisLoader.cpp:162
+msgid "Odd Pages Footer"
+msgstr "奇数页页脚"
+
+#: KWDocument.cpp:1855 KWOasisLoader.cpp:164
+msgid "Even Pages Footer"
+msgstr "偶数页页脚"
+
+#: KWDocument.cpp:2548 KWDocument.cpp:2554
+msgid "Copy%1-%2"
+msgstr "副本%1-%2"
+
+#: KWDocument.cpp:3870
+msgid "Create Part Frame"
+msgstr "创建局部框架"
+
+#: KWDocument.cpp:4602 KWTableFrameSet.cpp:136 KWView.cpp:2758 KWView.cpp:7531
+msgid "Delete Table"
+msgstr "删除表格"
+
+#: KWDocument.cpp:4616
+msgid "Delete Text Frame"
+msgstr "删除文本框架"
+
+#: KWDocument.cpp:4620
+msgid "Delete Formula Frame"
+msgstr "删除公式框架"
+
+#: KWDocument.cpp:4627
+msgid "Delete Picture Frame"
+msgstr "删除图片框架"
+
+#: KWDocument.cpp:4631
+msgid "Delete Object Frame"
+msgstr "删除对象框架"
+
+#: KWEditPersonnalExpression.cpp:36
+msgid "Edit Personal Expression"
+msgstr "编辑个人表达式"
+
+#: KWEditPersonnalExpression.cpp:45
+msgid "Group name:"
+msgstr "组名:"
+
+#: KWEditPersonnalExpression.cpp:55
+msgid "Expressions"
+msgstr "表达式"
+
+#: KWEditPersonnalExpression.cpp:73
+msgid "&New"
+msgstr "新建(&N)"
+
+#: KWEditPersonnalExpression.cpp:91 KWFrameStyleManager.cpp:217
+#: KWTableStyleManager.cpp:258
+msgid "New"
+msgstr "新建"
+
+#: KWEditPersonnalExpression.cpp:251
+msgid "empty"
+msgstr "空"
+
+#: KWEditPersonnalExpression.cpp:293
+msgid "new group"
+msgstr "新组"
+
+#: KWFootNoteDia.cpp:43
+msgid "Insert Footnote/Endnote"
+msgstr "插入脚注/尾注"
+
+#: KWFootNoteDia.cpp:47
+msgid "Numbering"
+msgstr "编号"
+
+#: KWFootNoteDia.cpp:49
+msgid "&Automatic"
+msgstr "自动(&A)"
+
+#: KWFootNoteDia.cpp:50
+msgid "&Manual"
+msgstr "手工(&M)"
+
+#: KWFootNoteDia.cpp:69
+msgid "&Footnote"
+msgstr "脚注(&F)"
+
+#: KWFootNoteDia.cpp:70
+msgid "&Endnote"
+msgstr "尾注(&E)"
+
+#: KWFootNoteDia.cpp:81
+msgid "C&onfigure..."
+msgstr "配置(&O)..."
+
+#: KWFormulaFrameSet.cpp:60
+#, c-format
+msgid "Formula %1"
+msgstr "公式 %1"
+
+#: KWFrameDia.cpp:105
+#, c-format
+msgid "Frame Properties for %1"
+msgstr "%1 的框架属性"
+
+#: KWFrameDia.cpp:122
+msgid "Frame Properties for New Frame"
+msgstr "新框架属性"
+
+#: KWFrameDia.cpp:140
+msgid "Frames Properties"
+msgstr "框架属性"
+
+#: KWFrameDia.cpp:152
+#, c-format
+msgid "Frame Settings for %1"
+msgstr "%1 的框架设置"
+
+#: KWFrameDia.cpp:299
+msgid "Frame is a copy of the previous frame"
+msgstr "上一个框架的副本"
+
+#: KWFrameDia.cpp:334 KWInsertPicDia.cpp:102
+msgid "Retain original aspect ratio"
+msgstr "保持原有的宽高比"
+
+#: KWFrameDia.cpp:373
+msgid "If Text is Too Long for Frame"
+msgstr "如果文本长于框架"
+
+#: KWFrameDia.cpp:377
+msgid "Create a new page"
+msgstr "创建新页面"
+
+#: KWFrameDia.cpp:385
+msgid "Resize last frame"
+msgstr "调整最后一个框架的大小"
+
+#: KWFrameDia.cpp:393
+msgid "Don't show the extra text"
+msgstr "不显示多余文本"
+
+#: KWFrameDia.cpp:442
+msgid "On New Page Creation"
+msgstr "创建新页面时"
+
+#: KWFrameDia.cpp:446
+msgid "Reconnect frame to current flow"
+msgstr "将框架重新连接到当前框架后面"
+
+#: KWFrameDia.cpp:447
+msgid ""
+"<b>Reconnect frame to current flow:</b>"
+"<br/>When a new page is created, a new frame will be created for this frameset, "
+"so that the text can flow from one page to the next if necessary. This is what "
+"happens for the \"main text frameset\", but this option makes it possible to "
+"choose the same behavior for other framesets, for instance in magazine layouts."
+msgstr ""
+"<b>将框架重新连接到当前框架后面:</b>"
+"<br/>创建新页面时,会自动为此框架集创建新框架,以便让文本能够在需要的时候流到下一页。这与“主文本框架集”相同,但此选项使得其它框架集也可拥有此特性,例如在"
+"编排杂志时。"
+
+#: KWFrameDia.cpp:457
+msgid "Do not create a followup frame"
+msgstr "不创建后续的框架"
+
+#: KWFrameDia.cpp:458
+msgid ""
+"<b>Do not create a followup frame:</b>"
+"<br/>When a new page is created, no frame will be created for this frameset."
+msgstr "<b>不创建后续的框架</b><br/>创建新页面时,不会为此框架集创建框架。"
+
+#: KWFrameDia.cpp:464
+msgid "Place a copy of this frame"
+msgstr "放置此框架的副本"
+
+#: KWFrameDia.cpp:465
+msgid ""
+"<b>Place a copy of this frame:</b>"
+"<br/>When a new page is created, a frame will be created for this frameset, "
+"which will always show the exact same thing as the frame on the previous page. "
+"This is what happens for headers and footers, but this option makes it possible "
+"to choose the same behavior for other framesets, for instance a company logo "
+"and/or title that should appear exactly the same on every page."
+msgstr ""
+"<b>放置此框架的副本:</b>"
+"<br/>创建新页面时,会为此框架集创建新的框架,而新框架总会显示与上一页相同的内容。这与页眉和页脚相同,但此选项使得其它框架集也可拥有此特性,例如保证每页上公"
+"司的标志和标题都完全相同。"
+
+#: KWFrameDia.cpp:516
+msgid "SideHead Definition"
+msgstr "侧标题定义"
+
+#: KWFrameDia.cpp:521
+msgid "Size (%1):"
+msgstr "大小(%1):"
+
+#: KWFrameDia.cpp:527
+msgid "Gap size (%1):"
+msgstr "间隔尺寸 (%1):"
+
+#: KWFrameDia.cpp:537
+msgid "Closest to Binding"
+msgstr "靠近装订线"
+
+#: KWFrameDia.cpp:538
+msgid "Closest to Page Edge"
+msgstr "靠近页边"
+
+#: KWFrameDia.cpp:552
+msgid "Changes will be applied to all frames in frameset"
+msgstr "更改将会应用到框架集中的所有框架"
+
+#: KWFrameDia.cpp:556
+msgid "Protect content"
+msgstr "保护内容"
+
+#: KWFrameDia.cpp:557
+msgid ""
+"<b>Protect content:</b>"
+"<br/>Disallow changes to be made to the contents of the frame(s)."
+msgstr "<b>保护内容:</b><br/> 不允许对框架中的内容做任何更改"
+
+#: KWFrameDia.cpp:610
+msgid "Text Run Around"
+msgstr "文本绕排"
+
+#: KWFrameDia.cpp:615
+msgid "Layout of Text in Other Frames"
+msgstr "其它框架中的文本布局"
+
+#: KWFrameDia.cpp:621
+msgid "Text will run &through this frame"
+msgstr "穿越型(&T)"
+
+#: KWFrameDia.cpp:624
+msgid "Text will run &around the frame"
+msgstr "环绕型(&A)"
+
+#: KWFrameDia.cpp:627
+msgid "Text will &not run around this frame"
+msgstr "不环绕(&N)"
+
+#: KWFrameDia.cpp:651
+msgid "Run Around Side"
+msgstr "沿边缘环绕"
+
+#: KWFrameDia.cpp:658
+msgid ""
+"_: Run Around\n"
+"&Left"
+msgstr "左侧(&L)"
+
+#: KWFrameDia.cpp:661
+msgid ""
+"_: Run Around\n"
+"&Right"
+msgstr "右侧(&R)"
+
+#: KWFrameDia.cpp:664
+msgid ""
+"_: Run Around\n"
+"Lon&gest side"
+msgstr "长边(&G)"
+
+#: KWFrameDia.cpp:689
+msgid "Distance Between Frame && Text"
+msgstr "框架和文本之间的距离"
+
+#: KWFrameDia.cpp:793
+msgid "Connect Text Frames"
+msgstr "连接文本框架"
+
+#: KWFrameDia.cpp:801
+msgid "Select existing frameset to connect frame to:"
+msgstr "连接到框架集:"
+
+#: KWFrameDia.cpp:811
+msgid "No."
+msgstr "编号"
+
+#: KWFrameDia.cpp:812
+msgid "Frameset Name"
+msgstr "框架集名称"
+
+#: KWFrameDia.cpp:822
+msgid "Create a new frameset"
+msgstr "创建新框架集"
+
+#: KWFrameDia.cpp:834
+msgid "Name of frameset:"
+msgstr "框架集名称:"
+
+#: KWFrameDia.cpp:927 KWTableDia.cpp:99
+msgid "Geometry"
+msgstr "几何"
+
+#: KWFrameDia.cpp:930
+msgid "Frame is inline"
+msgstr "内嵌框架"
+
+#: KWFrameDia.cpp:937
+msgid "Protect size and position"
+msgstr "保护大小和位置"
+
+#: KWFrameDia.cpp:963 KWFrameDia.cpp:2399
+msgid "Left:"
+msgstr "左:"
+
+#: KWFrameDia.cpp:972 KWFrameDia.cpp:2407
+msgid "Top:"
+msgstr "上:"
+
+#: KWFrameDia.cpp:980 KWResizeTableDia.cpp:52
+msgid "Width:"
+msgstr "宽:"
+
+#: KWFrameDia.cpp:992
+msgid "Height:"
+msgstr "高:"
+
+#: KWFrameDia.cpp:1010
+msgid "Margins"
+msgstr "边距"
+
+#: KWFrameDia.cpp:1086 KWFrameDia.cpp:1147
+msgid "Table is inline"
+msgstr "内嵌表格"
+
+#: KWFrameDia.cpp:1156 KWFrameStyleManager.cpp:606
+msgid "Background"
+msgstr "背景"
+
+#: KWFrameDia.cpp:1161
+msgid "Set new color on all selected frames"
+msgstr "在所有选中的框架上应用新颜色"
+
+#: KWFrameDia.cpp:1168
+msgid "Transparent background"
+msgstr "透明背景"
+
+#: KWFrameDia.cpp:1172
+msgid "Background color:"
+msgstr "背景色:"
+
+#: KWFrameDia.cpp:1187
+msgid "Background style:"
+msgstr "背景样式:"
+
+#: KWFrameDia.cpp:1193
+msgid "No Background Fill"
+msgstr "不填充背景"
+
+#: KWFrameDia.cpp:1195
+#, no-c-format
+msgid "100% Fill Pattern"
+msgstr "100% 填充模式"
+
+#: KWFrameDia.cpp:1197
+#, no-c-format
+msgid "94% Fill Pattern"
+msgstr "94% 填充模式"
+
+#: KWFrameDia.cpp:1199
+#, no-c-format
+msgid "88% Fill Pattern"
+msgstr "88% 填充模式"
+
+#: KWFrameDia.cpp:1201
+#, no-c-format
+msgid "63% Fill Pattern"
+msgstr "63% 填充模式"
+
+#: KWFrameDia.cpp:1203
+#, no-c-format
+msgid "50% Fill Pattern"
+msgstr "50% 填充模式"
+
+#: KWFrameDia.cpp:1205
+#, no-c-format
+msgid "37% Fill Pattern"
+msgstr "37% 填充模式"
+
+#: KWFrameDia.cpp:1207
+#, no-c-format
+msgid "12% Fill Pattern"
+msgstr "12% 填充模式"
+
+#: KWFrameDia.cpp:1209
+#, no-c-format
+msgid "6% Fill Pattern"
+msgstr "6% 填充模式"
+
+#: KWFrameDia.cpp:1210
+msgid "Horizontal Lines"
+msgstr "水平线"
+
+#: KWFrameDia.cpp:1211
+msgid "Vertical Lines"
+msgstr "垂直线"
+
+#: KWFrameDia.cpp:1212
+msgid "Crossing Lines"
+msgstr "交叉线"
+
+#: KWFrameDia.cpp:1213
+msgid "Diagonal Lines ( / )"
+msgstr "左斜线(/)"
+
+#: KWFrameDia.cpp:1214
+msgid "Diagonal Lines ( \\ )"
+msgstr "双右斜线(\\)"
+
+#: KWFrameDia.cpp:1215
+msgid "Diagonal Crossing Lines"
+msgstr "交叉斜线"
+
+#: KWFrameDia.cpp:1232
+msgid "&Borders"
+msgstr "边框(&B)"
+
+#: KWFrameDia.cpp:1236
+msgid "St&yle:"
+msgstr "样式(&Y):"
+
+#: KWFrameDia.cpp:1258
+msgid "Co&lor:"
+msgstr "颜色(&L):"
+
+#: KWFrameDia.cpp:1291 KWFrameStyleManager.cpp:237 KWTableStyleManager.cpp:277
+#: KWTableTemplateSelector.cpp:572
+msgid "Preview"
+msgstr "预览"
+
+#: KWFrameDia.cpp:1810 KWFrameDia.cpp:1813
+msgid "Rename Frameset"
+msgstr "重命名框架集"
+
+#: KWFrameDia.cpp:1857
+msgid ""
+"A new frameset with the name '%1' can not be made because a frameset with that "
+"name already exists. Please enter another name or select an existing frameset "
+"from the list."
+msgstr "不能生成名为“%1”的框架集,因为同名框架集已经存在。请输入其它名称或从已存在的框架集列表中选取。"
+
+#: KWFrameDia.cpp:1863
+msgid ""
+"A frameset with the name '%1' already exists. Please enter another name."
+msgstr "名为“%1”的框架集已经存在。请另选一个名称。"
+
+#: KWFrameDia.cpp:1914 KWFrameDia.cpp:1915 KWFrameDia.cpp:1932
+#: KWFrameDia.cpp:1933 KWView.cpp:4467 KWView.cpp:4469
+msgid "Protect Content"
+msgstr "保护内容"
+
+#: KWFrameDia.cpp:1977 KWFrameDia.cpp:1991 KWFrameDia.cpp:2130
+msgid "Frame Properties"
+msgstr "框架属性"
+
+#: KWFrameDia.cpp:2109 KWFrameDia.cpp:2222
+msgid ""
+"The frame will not be resized because the new size would be greater than the "
+"size of the page."
+msgstr "新设置超过页面大小,框架的大小不会更改。"
+
+#: KWFrameDia.cpp:2153 KWView.cpp:6209 KWView.cpp:6215
+msgid "Make Frameset Inline"
+msgstr "内嵌框架集"
+
+#: KWFrameDia.cpp:2177 KWView.cpp:6229
+msgid "Make Frameset Non-Inline"
+msgstr "不内嵌框架集"
+
+#: KWFrameDia.cpp:2187
+msgid "Protect Size"
+msgstr "保护大小"
+
+#: KWFrameDia.cpp:2233 KWFrameDia.cpp:2234
+msgid "Change Margin Frame"
+msgstr "更改边距框架"
+
+#: KWFrameDia.cpp:2264 KWFrameDia.cpp:2281 KWFrameDia.cpp:2298
+#: KWFrameDia.cpp:2315
+msgid "Change Border"
+msgstr "配置边框"
+
+#: KWFrameDia.cpp:2265
+msgid "Change Left Border Frame"
+msgstr "更改左边界框架"
+
+#: KWFrameDia.cpp:2282
+msgid "Change Right Border Frame"
+msgstr "更改右边界框架"
+
+#: KWFrameDia.cpp:2299
+msgid "Change Top Border Frame"
+msgstr "更改上边界框架"
+
+#: KWFrameDia.cpp:2316
+msgid "Change Bottom Border Frame"
+msgstr "更改下边界框架"
+
+#: KWFrameDia.cpp:2374
+msgid ""
+"You are about to reconnect the last frame of the frameset '%1'. The contents of "
+"this frameset will be deleted.\n"
+"Are you sure you want to do that?"
+msgstr ""
+"您即将要重新连接框架集“%1”的最后一个框架。这个框架集中的内容将被删除。\n"
+"您确实要这么做吗?"
+
+#: KWFrameDia.cpp:2378
+msgid "Reconnect Frame"
+msgstr "重新连接框架"
+
+#: KWFrameDia.cpp:2378
+msgid "&Reconnect"
+msgstr "重新连接(&R)"
+
+#: KWFrameDia.cpp:2394
+msgid "Synchronize changes"
+msgstr "同步更改"
+
+#: KWFrameDia.cpp:2395
+msgid ""
+"<b>Synchronize changes:</b>"
+"<br/>When this is checked any change in margins will be used for all "
+"directions."
+msgstr "<b>同步更改:</b><br/>选中此选项,将使对边距的任何更改运用于所有方向。"
+
+#: KWFrameDia.cpp:2417
+msgid "Right:"
+msgstr "右:"
+
+#: KWFrameDia.cpp:2426
+msgid "Bottom:"
+msgstr "下:"
+
+#: KWFrameStyleManager.cpp:133
+msgid "Frame Style Manager"
+msgstr "框架样式管理器"
+
+#: KWFrameStyleManager.cpp:160 KWTableStyleManager.cpp:203
+msgid "Import From File..."
+msgstr "从文件导入..."
+
+#: KWFrameStyleManager.cpp:262 KWStatisticsDialog.cpp:54
+msgid "General"
+msgstr "常规"
+
+#: KWFrameStyleManager.cpp:386
+msgid "New Framestyle Template (%1)"
+msgstr "新建框架样式模板(%1)"
+
+#: KWFrameStyleManager.cpp:580
+msgid "Frame background color:"
+msgstr "框架背景色:"
+
+#: KWFrameView.cpp:381
+msgid "Go to Footnote"
+msgstr "跳转到脚注"
+
+#: KWFrameView.cpp:381
+msgid "Go to Endnote"
+msgstr "跳转到尾注"
+
+#: KWImportStyleDia.cpp:59 KWImportStyleDia.cpp:68 KWImportStyleDia.cpp:150
+#: KWImportStyleDia.cpp:162 KWImportStyleDia.cpp:172 KWImportStyleDia.cpp:215
+#: KWImportStyleDia.cpp:224 KWImportStyleDia.cpp:264 KWImportStyleDia.cpp:276
+msgid "Import Style"
+msgstr "导入样式"
+
+#: KWImportStyleDia.cpp:67 KWImportStyleDia.cpp:223 KWView.cpp:6745
+msgid "File name is empty."
+msgstr "空文件名。"
+
+#: KWImportStyleDia.cpp:149 KWImportStyleDia.cpp:263
+msgid "File does not contain any styles. It may be the wrong version."
+msgstr "文件中不包含任何样式。这可能是因为版本错误。"
+
+#: KWImportStyleDia.cpp:161 KWImportStyleDia.cpp:275 KWView.cpp:6771
+msgid "This file is not a KWord file!"
+msgstr "这不是 KWord 文件!"
+
+#: KWImportStyleDia.cpp:177
+msgid "Select style to import:"
+msgstr "选择要导入的样式:"
+
+#: KWInsertDia.cpp:34 KWTableDia.cpp:279 KWView.cpp:4255
+msgid "Insert Row"
+msgstr "插入行"
+
+#: KWInsertDia.cpp:34 KWTableDia.cpp:309 KWView.cpp:4293
+msgid "Insert Column"
+msgstr "插入列"
+
+#: KWInsertDia.cpp:48
+msgid "Insert New Row"
+msgstr "插入新行"
+
+#: KWInsertDia.cpp:48
+msgid "Insert New Column"
+msgstr "插入新列"
+
+#: KWInsertDia.cpp:52 KWInsertPageDia.cpp:39
+msgid "Before"
+msgstr "之前"
+
+#: KWInsertDia.cpp:56 KWInsertPageDia.cpp:38
+msgid "After"
+msgstr "之后"
+
+#: KWInsertDia.cpp:65
+msgid "Row:"
+msgstr "行:"
+
+#: KWInsertDia.cpp:65 KWResizeTableDia.cpp:45
+msgid "Column:"
+msgstr "列:"
+
+#: KWInsertPicDia.cpp:95
+msgid "Choose &Picture..."
+msgstr "选择图片(&P)..."
+
+#: KWInsertPicDia.cpp:99
+msgid "Insert picture inline"
+msgstr "插入内嵌图片"
+
+#: KWInsertPicDia.cpp:155
+msgid "Choose Picture"
+msgstr "选择图片"
+
+#: KWInsertTOCCommand.cpp:51
+msgid "Table of Contents"
+msgstr "目录"
+
+#: KWInsertTOCCommand.cpp:221
+#, c-format
+msgid "Contents Head %1"
+msgstr "目录标题 %1"
+
+#: KWInsertTOCCommand.cpp:224
+msgid "Contents Title"
+msgstr "目录标题"
+
+#: KWMailMergeDataBase.cpp:133
+msgid "No plugins supporting the requested action were found."
+msgstr "没有找到支持所请求动作的插件。"
+
+#: KWMailMergeDataBase.cpp:251
+msgid "Do you really want to replace the current datasource?"
+msgstr "您真的要替换当前数据源吗?"
+
+#: KWMailMergeDataBase.cpp:328 KWMailMergeDataBase.cpp:386
+msgid "Mail Merge Setup"
+msgstr "邮件合并设置"
+
+#: KWMailMergeDataBase.cpp:334
+msgid "&Available sources:"
+msgstr "可用的源(&A):"
+
+#: KWMailMergeDataBase.cpp:397
+msgid "Datasource:"
+msgstr "数据源:"
+
+#: KWMailMergeDataBase.cpp:404
+msgid "Edit Current..."
+msgstr "编辑当前..."
+
+#: KWMailMergeDataBase.cpp:405
+msgid "Create New..."
+msgstr "新建..."
+
+#: KWMailMergeDataBase.cpp:406
+msgid "Open Existing..."
+msgstr "打开已有..."
+
+#: KWMailMergeDataBase.cpp:411
+msgid "Merging:"
+msgstr "合并:"
+
+#: KWMailMergeDataBase.cpp:417
+msgid "Print Preview..."
+msgstr "打印预览..."
+
+#: KWMailMergeDataBase.cpp:418
+msgid "Create New Document"
+msgstr "创建新文档"
+
+#: KWMailMergeDataBase.cpp:513
+msgid "Mail Merge - Variable Name"
+msgstr "邮件合并 - 变量名"
+
+#: KWOasisLoader.cpp:158
+msgid "Header"
+msgstr "页眉"
+
+#: KWOasisLoader.cpp:162
+msgid "Footer"
+msgstr "页脚"
+
+#: KWOasisLoader.cpp:353
+msgid "Unnamed Table"
+msgstr "未命名表格"
+
+#: KWPartFrameSet.cpp:46
+#, c-format
+msgid "Object %1"
+msgstr "对象 %1"
+
+#: KWPartFrameSet.cpp:199
+msgid "Move/Resize Frame"
+msgstr "移动框架/改变框架大小"
+
+#: KWPartFrameSet.cpp:305
+msgid "Make Document External"
+msgstr "文档置于外部"
+
+#: KWPartFrameSet.cpp:311
+msgid "Make Document Internal"
+msgstr "文档置于内部"
+
+#: KWPictureFrameSet.cpp:39
+#, c-format
+msgid "Picture %1"
+msgstr "图片 %1"
+
+#: KWResizeTableDia.cpp:34
+msgid "Reset"
+msgstr "重置"
+
+#: KWSortDia.cpp:31
+msgid "Sort Text"
+msgstr "文本排序"
+
+#: KWSortDia.cpp:35
+msgid "Sort"
+msgstr "排序"
+
+#: KWSortDia.cpp:38
+msgid "Increase"
+msgstr "递增"
+
+#: KWSortDia.cpp:39
+msgid "Decrease"
+msgstr "递减"
+
+#: KWSplitCellDia.cpp:31
+msgid "Split Cell"
+msgstr "拆分单元格"
+
+#: KWSplitCellDia.cpp:41 KWTableDia.cpp:103
+msgid "Number of rows:"
+msgstr "行数:"
+
+#: KWSplitCellDia.cpp:48 KWTableDia.cpp:110
+msgid "Number of columns:"
+msgstr "列数:"
+
+#: KWStatisticsDialog.cpp:31 KWStatisticsDialog.cpp:228
+#: KWStatisticsDialog.cpp:287 KWView.cpp:571
+msgid "Statistics"
+msgstr "统计"
+
+#: KWStatisticsDialog.cpp:61
+msgid "Text"
+msgstr "文本"
+
+#: KWStatisticsDialog.cpp:67
+msgid "Selected Text"
+msgstr "选中的文本"
+
+#: KWStatisticsDialog.cpp:175
+msgid "Counting..."
+msgstr "正在计数..."
+
+#: KWStatisticsDialog.cpp:209 KWStatisticsDialog.cpp:298
+#, c-format
+msgid "approximately %1"
+msgstr "大约 %1"
+
+#: KWStatisticsDialog.cpp:238
+msgid "Number of pages:"
+msgstr "页数:"
+
+#: KWStatisticsDialog.cpp:243
+msgid "Number of frames:"
+msgstr "框架数:"
+
+#: KWStatisticsDialog.cpp:248
+msgid "Number of pictures:"
+msgstr "图片数:"
+
+#: KWStatisticsDialog.cpp:254
+msgid "Number of tables:"
+msgstr "表格数:"
+
+#: KWStatisticsDialog.cpp:259
+msgid "Number of embedded objects:"
+msgstr "内嵌对象数:"
+
+#: KWStatisticsDialog.cpp:264
+msgid "Number of formula frameset:"
+msgstr "公式框架集数:"
+
+#: KWStatisticsDialog.cpp:281
+msgid "&Include text from foot- and endnotes"
+msgstr "包含脚注和尾注中的文本(&I)"
+
+#: KWStatisticsDialog.cpp:301
+msgid "Characters including spaces:"
+msgstr "包含空格的字符数:"
+
+#: KWStatisticsDialog.cpp:306
+msgid "Characters without spaces:"
+msgstr "不含空格的字符数:"
+
+#: KWStatisticsDialog.cpp:311
+msgid "Syllables:"
+msgstr "音节数:"
+
+#: KWStatisticsDialog.cpp:316
+msgid "Words:"
+msgstr "单词数:"
+
+#: KWStatisticsDialog.cpp:321
+msgid "Sentences:"
+msgstr "句子数:"
+
+#: KWStatisticsDialog.cpp:326
+msgid "Lines:"
+msgstr "行数:"
+
+#: KWStatisticsDialog.cpp:332
+msgid "Flesch reading ease:"
+msgstr "Flesch 阅读难易度:"
+
+#: KWTableDia.cpp:75
+msgid "Table Settings"
+msgstr "表格设置"
+
+#: KWTableDia.cpp:120
+msgid "Cell heights:"
+msgstr "单元格高度:"
+
+#: KWTableDia.cpp:124 KWTableDia.cpp:133
+msgid "Automatic"
+msgstr "自动"
+
+#: KWTableDia.cpp:125 KWTableDia.cpp:134
+msgid "Manual"
+msgstr "手动"
+
+#: KWTableDia.cpp:129
+msgid "Cell widths:"
+msgstr "单元格宽度:"
+
+#: KWTableDia.cpp:152
+msgid "The table is &inline"
+msgstr "内嵌表格(&I)"
+
+#: KWTableDia.cpp:163 KWTableDia.cpp:232
+msgid "Reapply template to table"
+msgstr "把模板重新应用到表格"
+
+#: KWTableDia.cpp:223
+msgid "Templates"
+msgstr "模板"
+
+#: KWTableDia.cpp:272
+msgid "Add New Rows to Table"
+msgstr "给表格添加新行"
+
+#: KWTableDia.cpp:272
+msgid "Remove Rows From Table"
+msgstr "从表格中删除行"
+
+#: KWTableDia.cpp:276 KWView.cpp:4176
+msgid "Remove Row"
+msgstr "删除行"
+
+#: KWTableDia.cpp:301
+msgid "Add New Columns to Table"
+msgstr "给表格添加新列"
+
+#: KWTableDia.cpp:301
+msgid "Remove Columns From Table"
+msgstr "从表格中删除列"
+
+#: KWTableDia.cpp:306 KWView.cpp:4202
+msgid "Remove Column"
+msgstr "删除列"
+
+#: KWTableDia.cpp:322 KWTableDia.cpp:323
+msgid "Apply Template to Table"
+msgstr "把模板应用到表格"
+
+#: KWTableFrameSet.cpp:66
+#, c-format
+msgid "Table %1"
+msgstr "表格 %1"
+
+#: KWTableFrameSet.cpp:1298 KWView.cpp:4367
+msgid "Join Cells"
+msgstr "合并单元格"
+
+#: KWTableFrameSet.cpp:1436 KWView.cpp:4392 KWView.cpp:4401
+msgid "Split Cells"
+msgstr "拆分单元格"
+
+#: KWTableFrameSet.cpp:2321
+msgid ""
+"_: Hello dear translator :), 1 is the table name, 2 and 3 are row and column\n"
+"%1 Cell %2,%3"
+msgstr "%1 的单元格 %2,%3"
+
+#: KWTableStyleManager.cpp:187
+msgid "Table Style Manager"
+msgstr "表格样式管理器"
+
+#: KWTableStyleManager.cpp:277
+msgid "Tablestyles preview"
+msgstr "表格样式预览"
+
+#: KWTableStyleManager.cpp:295
+msgid "Adjust"
+msgstr "调整"
+
+#: KWTableStyleManager.cpp:301
+msgid "Framestyle:"
+msgstr "框架样式:"
+
+#: KWTableStyleManager.cpp:305
+msgid "Textstyle:"
+msgstr "文本样式:"
+
+#: KWTableStyleManager.cpp:316 KWTableStyleManager.cpp:320
+msgid "Change..."
+msgstr "更改..."
+
+#: KWTableStyleManager.cpp:415
+msgid "New Tablestyle Template (%1)"
+msgstr "新建表格样式模板(%1)"
+
+#: KWTableTemplateSelector.cpp:565
+msgid "&Customize"
+msgstr "自定义(&C)"
+
+#: KWTableTemplateSelector.cpp:575
+msgid "Apply To"
+msgstr "应用到"
+
+#: KWTableTemplateSelector.cpp:577
+msgid "First row"
+msgstr "首行"
+
+#: KWTableTemplateSelector.cpp:578
+msgid "Last row"
+msgstr "末行"
+
+#: KWTableTemplateSelector.cpp:579
+msgid "Body"
+msgstr "表体"
+
+#: KWTableTemplateSelector.cpp:580
+msgid "First column"
+msgstr "首列"
+
+#: KWTableTemplateSelector.cpp:581
+msgid "Last column"
+msgstr "末列"
+
+#: KWTextFrameSet.cpp:1372 KWTextParag.cpp:77
+msgid "--- Frame Break ---"
+msgstr "--- 框架分隔符 ---"
+
+#: KWTextFrameSet.cpp:2626
+msgid "Change Paragraph Attribute"
+msgstr "更改段落属性"
+
+#: KWTextFrameSet.cpp:2664
+msgid "Insert Table of Contents"
+msgstr "插入目录"
+
+#: KWTextFrameSet.cpp:2711
+msgid "Insert Break After Paragraph"
+msgstr "段落之后插入分隔符"
+
+#: KWTextFrameSet.cpp:2985
+#, c-format
+msgid "Endnote %1"
+msgstr "尾注 %1"
+
+#: KWTextFrameSet.cpp:2985
+#, c-format
+msgid "Footnote %1"
+msgstr "脚注 %1"
+
+#: KWTextFrameSet.cpp:3649
+msgid "Move Text"
+msgstr "移动文本"
+
+#: KWTextFrameSet.cpp:3806 KWTextFrameSet.cpp:3808
+msgid "Insert Expression"
+msgstr "插入表达式"
+
+#: KWTextFrameSet.cpp:3931
+msgid "Insert Variable"
+msgstr "插入变量"
+
+#: KWVariable.cpp:439
+msgid "ERROR"
+msgstr "错误"
+
+#: KWVariable.cpp:487
+msgid "Footnote"
+msgstr "脚注"
+
+#: KWVariable.cpp:487
+msgid "Endnote"
+msgstr "尾注"
+
+#: KWView.cpp:302 KWView.cpp:6020
+msgid "INSRT"
+msgstr "插入"
+
+#: KWView.cpp:565
+msgid "&Create Template From Document..."
+msgstr "从文档创建模板(&C)..."
+
+#: KWView.cpp:568
+msgid "Save this document and use it later as a template"
+msgstr "保存文档并在以后将它作为模板使用"
+
+#: KWView.cpp:569
+msgid ""
+"You can save this document as a template."
+"<br>"
+"<br>You can use this new template as a starting point for another document."
+msgstr "您可以将该文档保存为模板。<br><br>您可以使用这个新模板创建其它文档。"
+
+#: KWView.cpp:572
+msgid "Sentence, word and letter counts for this document"
+msgstr "该文档中的句子、单词和字母统计"
+
+#: KWView.cpp:573
+msgid ""
+"Information on the number of letters, words, syllables and sentences for this "
+"document."
+"<p>Evaluates readability using the Flesch reading score."
+msgstr "关于该文档中的字母数、单词数、音节数和句子数的信息。<p>使用 Flesch 阅读评分来评估其可读性。"
+
+#: KWView.cpp:583
+msgid "Select All Frames"
+msgstr "选中全部框架"
+
+#: KWView.cpp:584
+msgid "Select Frame"
+msgstr "选择框架"
+
+#: KWView.cpp:588
+msgid "Delete Page"
+msgstr "删除页面"
+
+#: KWView.cpp:593
+msgid "Configure Mai&l Merge..."
+msgstr "配置邮件和并(&L)..."
+
+#: KWView.cpp:598
+msgid "Drag Mail Merge Variable"
+msgstr "拖曳邮件合并变量"
+
+#: KWView.cpp:604
+msgid "&Delete Frame"
+msgstr "删除框架(&D)"
+
+#: KWView.cpp:607 KWView.cpp:608
+msgid "Delete the currently selected frame(s)."
+msgstr "删除当前选中的框架。"
+
+#: KWView.cpp:610 KWView.cpp:2845
+msgid "Create Linked Copy"
+msgstr "创建链接的副本"
+
+#: KWView.cpp:611
+msgid "Create a copy of the current frame, always showing the same contents"
+msgstr "创建总是显示相同内容的当前框架副本"
+
+#: KWView.cpp:612
+msgid ""
+"Create a copy of the current frame, that remains linked to it. This means they "
+"always show the same contents: modifying the contents in such a frame will "
+"update all its linked copies."
+msgstr "创建当前框架的副本,并保持到它的链接。这意味着它们总是显示相同的内容,更改这样的框架中的内容将更新所有链接的副本。"
+
+#: KWView.cpp:614
+msgid "Ra&ise Frame"
+msgstr "提升框架(&I)"
+
+#: KWView.cpp:617
+msgid ""
+"Raise the currently selected frame so that it appears above all the other "
+"frames"
+msgstr "提升当前选中的框架,让它显示在其它框架的上面"
+
+#: KWView.cpp:618
+msgid ""
+"Raise the currently selected frame so that it appears above all the other "
+"frames. This is only useful if frames overlap each other. If multiple frames "
+"are selected they are all raised in turn."
+msgstr "提升当前选中的框架,让它显示在其它框架的上面。这只有在框架互相重叠时有用。如果多个框架被选中,它们将会被轮流提升。"
+
+#: KWView.cpp:620
+msgid "&Lower Frame"
+msgstr "降低框架(&L)"
+
+#: KWView.cpp:623
+msgid ""
+"Lower the currently selected frame so that it disappears under any frame that "
+"overlaps it"
+msgstr "降低当前选中的框架,让其它框架重叠在它的上面"
+
+#: KWView.cpp:624
+msgid ""
+"Lower the currently selected frame so that it disappears under any frame that "
+"overlaps it. If multiple frames are selected they are all lowered in turn."
+msgstr "降低当前选中的框架,让其它框架重叠在它的上面。如果多个框架被选中,它们将被轮流降低。"
+
+#: KWView.cpp:626 KWView.cpp:2593
+msgid "Bring to Front"
+msgstr "提到最前"
+
+#: KWView.cpp:630 KWView.cpp:2597
+msgid "Send to Back"
+msgstr "推到最后"
+
+#: KWView.cpp:639
+msgid "Text Mode"
+msgstr "文本模式"
+
+#: KWView.cpp:642
+msgid "Only show the text of the document."
+msgstr "只显示文档中的文本。"
+
+#: KWView.cpp:643
+msgid ""
+"Do not show any pictures, formatting or layout. KWord will display only the "
+"text for editing."
+msgstr "不显示任何图片、格式符号或布局。KWord 将只会显示可编辑文本。"
+
+#: KWView.cpp:646
+msgid "&Page Mode"
+msgstr "页面模式(&P)"
+
+#: KWView.cpp:649
+msgid ""
+"Switch to page mode."
+"<br>"
+"<br> Page mode is designed to make editing your text easy."
+"<br>"
+"<br>This function is most frequently used to return to text editing after "
+"switching to preview mode."
+msgstr "切换到页面模式。<br><br> 页面模式使您编辑文本更容易。<br><br>这个功能经常用在切换到预览模式后返回文本编辑模式。"
+
+#: KWView.cpp:650
+msgid "Switch to page editing mode."
+msgstr "切换到页面编辑模式。"
+
+#: KWView.cpp:654
+msgid "Pre&view Mode"
+msgstr "预览模式(&V)"
+
+#: KWView.cpp:657
+msgid ""
+"Zoom out from your document to get a look at several pages of your document."
+"<br>"
+"<br>The number of pages per line can be customized."
+msgstr "缩小文档以便同时查看文档的多个页面。<br><br>每行的页数可以被定制。"
+
+#: KWView.cpp:658
+msgid "Zoom out to a multiple page view."
+msgstr "缩小到多页视图。"
+
+#: KWView.cpp:669
+msgid "&Formatting Characters"
+msgstr "格式化字符(&F)"
+
+#: KWView.cpp:672
+msgid "Toggle the display of non-printing characters."
+msgstr "切换非打印字符的显示。"
+
+#: KWView.cpp:673
+msgid ""
+"Toggle the display of non-printing characters."
+"<br>"
+"<br>When this is enabled, KWord shows you tabs, spaces, carriage returns and "
+"other non-printing characters."
+msgstr "切换非打印字符的显示/隐藏。<br><br>当它被启用,KWord 向您显示制表符、空格、换行符、以及其它非打印字符。"
+
+#: KWView.cpp:675
+msgid "Frame &Borders"
+msgstr "框架边框(&B)"
+
+#: KWView.cpp:678
+msgid "Turns the border display on and off."
+msgstr "打开或关闭框显示。"
+
+#: KWView.cpp:679
+msgid ""
+"Turns the border display on and off."
+"<br>"
+"<br>The borders are never printed. This option is useful to see how the "
+"document will appear on the printed page."
+msgstr "关闭和打开边框显示。<br><br>边框从不会被打印。这个选项对观察文档如何在打印页面上显示很有用。"
+
+#: KWView.cpp:681
+msgid "Enable Document &Headers"
+msgstr "启用文档页眉(&H)"
+
+#: KWView.cpp:684
+msgid "Disable Document &Headers"
+msgstr "禁用文档页眉(&H)"
+
+#: KWView.cpp:685
+msgid "Shows and hides header display."
+msgstr "显示或隐藏页眉显示。"
+
+#: KWView.cpp:686
+msgid ""
+"Selecting this option toggles the display of headers in KWord."
+"<br>"
+"<br>Headers are special frames at the top of each page which can contain page "
+"numbers or other information."
+msgstr "选择该选项会在 KWord 中切换显示和隐藏页眉。<br><br>页眉是每页顶部的特殊框架,其中可以包含页码及其它信息。"
+
+#: KWView.cpp:688
+msgid "Enable Document Foo&ters"
+msgstr "启用文档页脚(&T)"
+
+#: KWView.cpp:691
+msgid "Disable Document Foo&ters"
+msgstr "禁用文档页脚(&T)"
+
+#: KWView.cpp:692
+msgid "Shows and hides footer display."
+msgstr "显示或隐藏页脚。"
+
+#: KWView.cpp:693
+msgid ""
+"Selecting this option toggles the display of footers in KWord. "
+"<br>"
+"<br>Footers are special frames at the bottom of each page which can contain "
+"page numbers or other information."
+msgstr "选择该选项会在 KWord 中切换显示和隐藏页脚。<br><br>页脚是每页底部的特殊框架,其中可以包含页码及其它信息。"
+
+#: KWView.cpp:704
+msgid "Sp&ecial Character..."
+msgstr "特殊字符(&E)..."
+
+#: KWView.cpp:708 KWView.cpp:709
+msgid "Insert one or more symbols or letters not found on the keyboard."
+msgstr "插入一个或多个在键盘上找不到的符号或字母。"
+
+#: KWView.cpp:715
+msgid "Page Break"
+msgstr "断页"
+
+#: KWView.cpp:716
+msgid "Force the remainder of the text into the next page."
+msgstr "强制将文本的剩余部分放到下一页中。"
+
+#: KWView.cpp:717
+msgid ""
+"This inserts a non-printing character at the current cursor position. All text "
+"after this point will be moved into the next page."
+msgstr "这会在当前光标位置插入一个非打印字符。此字符后的所有文本将被移到下一页中。"
+
+#: KWView.cpp:719
+msgid "&Hard Frame Break"
+msgstr "硬框架分隔符(&H)"
+
+#: KWView.cpp:720
+msgid "Force the remainder of the text into the next frame."
+msgstr "强制文本的剩余部分在下一个框架中显示。"
+
+#: KWView.cpp:721
+msgid ""
+"This inserts a non-printing character at the current cursor position. All text "
+"after this point will be moved into the next frame in the frameset."
+msgstr "这会在当前光标位置插入一个非打印字符。此字符后的所有文本将被移到框架集中的下一个框架中。"
+
+#: KWView.cpp:724
+msgid "Page..."
+msgstr "页面..."
+
+#: KWView.cpp:728
+msgid "Link..."
+msgstr "链接..."
+
+#: KWView.cpp:731 KWView.cpp:732
+msgid "Insert a Web address, email address or hyperlink to a file."
+msgstr "在文件中插入网址,电子邮件地址或指向文件的超级链接。"
+
+#: KWView.cpp:734
+msgid "Comment..."
+msgstr "注释..."
+
+#: KWView.cpp:737
+msgid "Insert a comment about the selected text."
+msgstr "插入选中文本的注释。"
+
+#: KWView.cpp:738
+msgid ""
+"Insert a comment about the selected text. These comments are not designed to "
+"appear on the final page."
+msgstr "插入选中文本的注释。这些注释不会出现在最终页面上。"
+
+#: KWView.cpp:740
+msgid "Edit Comment..."
+msgstr "编辑注释..."
+
+#: KWView.cpp:743 KWView.cpp:744
+msgid "Change the content of a comment."
+msgstr "更改注释的内容。"
+
+#: KWView.cpp:746
+msgid "Remove Comment"
+msgstr "删除注释"
+
+#: KWView.cpp:749 KWView.cpp:750
+msgid "Remove the selected document comment."
+msgstr "删除选中的文档注释。"
+
+#: KWView.cpp:751
+msgid "Copy Text of Comment..."
+msgstr "复制注释文本..."
+
+#: KWView.cpp:756
+msgid "&Footnote/Endnote..."
+msgstr "脚注/尾注(&F)..."
+
+#: KWView.cpp:759 KWView.cpp:760
+msgid "Insert a footnote referencing the selected text."
+msgstr "插入针对选中文本的脚注。"
+
+#: KWView.cpp:762 KWView.cpp:3629
+msgid "Table of &Contents"
+msgstr "目录(&C)"
+
+#: KWView.cpp:765 KWView.cpp:766
+msgid "Insert table of contents at the current cursor position."
+msgstr "在当前光标位置插入目录。"
+
+#: KWView.cpp:769
+msgid "&Variable"
+msgstr "变量(&V)"
+
+#: KWView.cpp:773
+msgid "Document &Information"
+msgstr "文档信息(&I)"
+
+#: KWView.cpp:774
+msgid "&Date"
+msgstr "日期(&D)"
+
+#: KWView.cpp:775
+msgid "&Time"
+msgstr "时间(&T)"
+
+#: KWView.cpp:776
+msgid "&Page"
+msgstr "页面(&P)"
+
+#: KWView.cpp:777
+msgid "&Statistic"
+msgstr "统计(&S)"
+
+#: KWView.cpp:779 KWView.cpp:1567
+msgid "&Custom"
+msgstr "自定义(&C)"
+
+#: KWView.cpp:788
+msgid "&Refresh All Variables"
+msgstr "刷新所有变量(&R)"
+
+#: KWView.cpp:791
+msgid "Update all variables to current values."
+msgstr "把所有变量更新为当前值。"
+
+#: KWView.cpp:792
+msgid ""
+"Update all variables in the document to current values."
+"<br>"
+"<br>This will update page numbers, dates or any other variables that need "
+"updating."
+msgstr "把文档中的所有变量更新为当前值。<br><br>这会更新页码、日期、以及其它需要更新的变量。"
+
+#: KWView.cpp:796
+msgid "&Expression"
+msgstr "表达式(&E)"
+
+#: KWView.cpp:800
+msgid "Te&xt Frame"
+msgstr "文本框架(&X)"
+
+#: KWView.cpp:803 KWView.cpp:804
+msgid "Create a new text frame."
+msgstr "新建文本框架。"
+
+#: KWView.cpp:807
+msgid "For&mula"
+msgstr "公式(&M)"
+
+#: KWView.cpp:810 KWView.cpp:811
+msgid "Insert a formula into a new frame."
+msgstr "插入公式到新框架。"
+
+#: KWView.cpp:813
+msgid "&Table..."
+msgstr "表格(&T)..."
+
+#: KWView.cpp:817
+msgid "Create a table."
+msgstr "创建表格。"
+
+#: KWView.cpp:818
+msgid ""
+"Create a table."
+"<br>"
+"<br>The table can either exist in a frame of its own or inline."
+msgstr "创建表格。<br><br>表格可以存在于一个独立的框架或内嵌框架中。"
+
+#: KWView.cpp:820
+msgid "P&icture..."
+msgstr "图片(&I)..."
+
+#: KWView.cpp:824
+msgid "Create a new frame for a picture."
+msgstr "新建图片框架。"
+
+#: KWView.cpp:825
+msgid "Create a new frame for a picture or diagram."
+msgstr "新建图片或图表框架。"
+
+#: KWView.cpp:828
+msgid "&Object Frame"
+msgstr "对象框架(&O)"
+
+#: KWView.cpp:831 KWView.cpp:832
+msgid "Insert an object into a new frame."
+msgstr "插入对象到新框架。"
+
+#: KWView.cpp:834
+msgid "Fi&le..."
+msgstr "文件(&L)..."
+
+#: KWView.cpp:840
+msgid "&Font..."
+msgstr "字体(&F)..."
+
+#: KWView.cpp:843
+msgid "Change character size, font, boldface, italics etc."
+msgstr "更改字符大小、字体、粗体、斜体等。"
+
+#: KWView.cpp:844
+msgid "Change the attributes of the currently selected characters."
+msgstr "更改当前选中字符的属性。"
+
+#: KWView.cpp:846
+msgid "&Paragraph..."
+msgstr "段落(&P)..."
+
+#: KWView.cpp:849
+msgid "Change paragraph margins, text flow, borders, bullets, numbering etc."
+msgstr "更改段落边距、文本排列、边框、项目符号、编号等。"
+
+#: KWView.cpp:850
+msgid ""
+"Change paragraph margins, text flow, borders, bullets, numbering etc."
+"<p>Select text in multiple paragraphs to change the formatting of all selected "
+"paragraphs."
+"<p>If no text is selected, the paragraph where the cursor is located will be "
+"changed."
+msgstr ""
+"更改段落边距、文本排列、边框、项目符号、编号等。"
+"<p>选择多个段落中的文本可更改所有选中段落的格式。"
+"<p>如果没有选择任何文本,光标所在的段落将被更改。"
+
+#: KWView.cpp:852
+msgid "F&rame/Frameset Properties"
+msgstr "框架/框架集属性(&R)"
+
+#: KWView.cpp:855
+msgid "Alter frameset properties."
+msgstr "改变框架集属性。"
+
+#: KWView.cpp:856
+msgid ""
+"Alter frameset properties."
+"<p>Currently you can change the frame background."
+msgstr "改变框架集属性。<p>目前您可以更改框架背景。"
+
+#: KWView.cpp:858
+msgid "Page &Layout..."
+msgstr "页面布局(&L)..."
+
+#: KWView.cpp:861
+msgid "Change properties of entire page."
+msgstr "更改整个页面的属性。"
+
+#: KWView.cpp:862
+msgid ""
+"Change properties of the entire page."
+"<p>Currently you can change paper size, paper orientation, header and footer "
+"sizes, and column settings."
+msgstr "更改整个页面的属性。<p>当前你可以更改纸张大小、纸张方向、页眉和页脚大小,以及分栏设置。"
+
+#: KWView.cpp:865
+msgid "&Frame Style Manager"
+msgstr "框架样式管理器(&F)"
+
+#: KWView.cpp:868
+msgid "Change attributes of framestyles."
+msgstr "更改框架样式属性。"
+
+#: KWView.cpp:869
+msgid ""
+"Change background and borders of framestyles."
+"<p>Multiple framestyles can be changed using the dialog box."
+msgstr "更改框架样式的背景和边框。<p>使用该对话框可以更改多个框架样式。"
+
+#: KWView.cpp:872
+msgid "&Style Manager"
+msgstr "样式管理器(&S)"
+
+#: KWView.cpp:875
+msgid "Change attributes of styles."
+msgstr "更改样式的属性。"
+
+#: KWView.cpp:876
+msgid ""
+"Change font and paragraph attributes of styles."
+"<p>Multiple styles can be changed using the dialog box."
+msgstr "更改样式的字体和段落属性。<p>使用该对话框可以更改多个样式。"
+
+#: KWView.cpp:883
+msgid "Increase Font Size"
+msgstr "增大字体"
+
+#: KWView.cpp:884
+msgid "Decrease Font Size"
+msgstr "减小字体"
+
+#: KWView.cpp:888 KWView.cpp:891
+msgid "Font Family"
+msgstr "字体族"
+
+#: KWView.cpp:897 KWView.cpp:899
+msgid "St&yle"
+msgstr "样式(&Y)"
+
+#: KWView.cpp:907 KWView.cpp:5252
+msgid "Default Format"
+msgstr "默认格式"
+
+#: KWView.cpp:910 KWView.cpp:911
+msgid "Change font and paragraph attributes to their default values."
+msgstr "把字体和段落属性更改成它们的默认值。"
+
+#: KWView.cpp:915
+msgid "&Bold"
+msgstr "粗体(&B)"
+
+#: KWView.cpp:918
+msgid "&Italic"
+msgstr "斜体(&I)"
+
+#: KWView.cpp:921
+msgid "&Underline"
+msgstr "下划线(&U)"
+
+#: KWView.cpp:924
+msgid "&Strike Out"
+msgstr "删除线(&S)"
+
+#: KWView.cpp:928
+msgid "Align &Left"
+msgstr "左对齐(&L)"
+
+#: KWView.cpp:933
+msgid "Align &Center"
+msgstr "居中对齐(&C)"
+
+#: KWView.cpp:937
+msgid "Align &Right"
+msgstr "右对齐(&R)"
+
+#: KWView.cpp:941
+msgid "Align &Block"
+msgstr "两端对齐(&B)"
+
+#: KWView.cpp:946
+msgid "Line Spacing &1"
+msgstr "单倍行距(&1)"
+
+#: KWView.cpp:950
+msgid "Line Spacing 1.&5"
+msgstr "1.5 倍行距(&5)"
+
+#: KWView.cpp:954
+msgid "Line Spacing &2"
+msgstr "两倍行距(&2)"
+
+#: KWView.cpp:959
+msgid "Superscript"
+msgstr "上标"
+
+#: KWView.cpp:963
+msgid "Subscript"
+msgstr "下标"
+
+#: KWView.cpp:968
+msgid "Increase Indent"
+msgstr "增加缩进"
+
+#: KWView.cpp:973
+msgid "Decrease Indent"
+msgstr "减少缩进"
+
+#: KWView.cpp:978
+msgid "Text Color..."
+msgstr "文本颜色..."
+
+#: KWView.cpp:989
+msgid "Number"
+msgstr "编号"
+
+#: KWView.cpp:992
+msgid "Bullet"
+msgstr "项目符号"
+
+#: KWView.cpp:1017
+msgid "Fra&mestyle"
+msgstr "框架样式(&M)"
+
+#: KWView.cpp:1019
+msgid "Framest&yle"
+msgstr "框架样式(&Y)"
+
+#: KWView.cpp:1024
+msgid "Border Outline"
+msgstr "四周边框"
+
+#: KWView.cpp:1026
+msgid "Border Left"
+msgstr "左边框"
+
+#: KWView.cpp:1028
+msgid "Border Right"
+msgstr "右边框"
+
+#: KWView.cpp:1030
+msgid "Border Top"
+msgstr "上边框"
+
+#: KWView.cpp:1032
+msgid "Border Bottom"
+msgstr "下边框"
+
+#: KWView.cpp:1034
+msgid "Border Style"
+msgstr "边框样式"
+
+#: KWView.cpp:1045
+msgid "Border Width"
+msgstr "边框宽度"
+
+#: KWView.cpp:1053
+msgid "Border Color"
+msgstr "边框颜色"
+
+#: KWView.cpp:1057 KWView.cpp:1964
+msgid "Text Background Color..."
+msgstr "文本背景色..."
+
+#: KWView.cpp:1058 KWView.cpp:1059
+msgid "Change background color for currently selected text."
+msgstr "更改当前选中文本的背景色。"
+
+#: KWView.cpp:1065
+msgid "&Properties"
+msgstr "属性(&P)"
+
+#: KWView.cpp:1068 KWView.cpp:1069
+msgid "Adjust properties of the current table."
+msgstr "调整当前表格的属性。"
+
+#: KWView.cpp:1071
+msgid "&Insert Row..."
+msgstr "插入行(&I)..."
+
+#: KWView.cpp:1074
+msgid "Insert one or more rows at cursor location."
+msgstr "在光标处插入一行或多行。"
+
+#: KWView.cpp:1075
+msgid "Insert one or more rows at current cursor location."
+msgstr "在当前光标处插入一行或多行。"
+
+#: KWView.cpp:1077
+msgid "I&nsert Column..."
+msgstr "插入列(&N)..."
+
+#: KWView.cpp:1080 KWView.cpp:1081
+msgid "Insert one or more columns into the current table."
+msgstr "在当前表格中插入一列或多列。"
+
+#: KWView.cpp:1086 KWView.cpp:1087
+msgid "Delete selected rows from the current table."
+msgstr "从当前表格删除选定行。"
+
+#: KWView.cpp:1092 KWView.cpp:1093
+msgid "Delete selected columns from the current table."
+msgstr "从当前表格删除选定列。"
+
+#: KWView.cpp:1095
+msgid "Resize Column..."
+msgstr "调整列大小..."
+
+#: KWView.cpp:1098 KWView.cpp:1099
+msgid "Change the width of the currently selected column."
+msgstr "更改当前选中列的宽度。"
+
+#: KWView.cpp:1102
+msgid "&Join Cells"
+msgstr "合并单元格(&J)"
+
+#: KWView.cpp:1105
+msgid "Join two or more cells into one large cell."
+msgstr "将两个或多个单元格合并成一个大的单元格。"
+
+#: KWView.cpp:1106
+msgid ""
+"Join two or more cells into one large cell."
+"<p>This is a good way to create titles and labels within a table."
+msgstr "将两个或多个单元格合并成一个大的单元格。<p>这是在表格中创建标题或标签的好办法。"
+
+#: KWView.cpp:1108
+msgid "&Split Cell..."
+msgstr "拆分单元格(&S)..."
+
+#: KWView.cpp:1111
+msgid "Split one cell into two or more cells."
+msgstr "将一个单元格拆分成两个或多个单元格。"
+
+#: KWView.cpp:1112
+msgid ""
+"Split one cell into two or more cells."
+"<p>Cells can be split horizontally, vertically or both directions at once."
+msgstr "将一个单元格拆分成两个或多个单元格。<p>单元格可以被水平拆分、垂直拆分、或同时在两个方向拆分。"
+
+#: KWView.cpp:1114
+msgid "Protect Cells"
+msgstr "保护单元格"
+
+#: KWView.cpp:1116
+msgid "Prevent changes to content of selected cells."
+msgstr "防止对选中单元格的内容进行更改。"
+
+#: KWView.cpp:1120
+msgid ""
+"Toggles cell protection on and off."
+"<br>"
+"<br>When cell protection is on, the user can not alter the content or "
+"formatting of the text within the cell."
+msgstr "切换单元格保护开关。<br><br>当单元格保护被启用,用户无法更改该单元格内文本的内容或格式。"
+
+#: KWView.cpp:1122
+msgid "&Ungroup Table"
+msgstr "取消表格组合(&U)"
+
+#: KWView.cpp:1125
+msgid "Break a table into individual frames."
+msgstr "把表格解散成单独框架。"
+
+#: KWView.cpp:1126
+msgid ""
+"Break a table into individual frames"
+"<p>Each frame can be moved independently around the page."
+msgstr "把表格解散成单独框架。<p>每个框架都可以被独立地在页面上随处移动。"
+
+#: KWView.cpp:1128
+msgid "Delete &Table"
+msgstr "删除表格(&T)"
+
+#: KWView.cpp:1131
+msgid "Delete the entire table."
+msgstr "删除整个表格。"
+
+#: KWView.cpp:1132
+msgid ""
+"Deletes all cells and the content within the cells of the currently selected "
+"table."
+msgstr "删除当前选中表格内的所有单元格和其中的内容。"
+
+#: KWView.cpp:1135
+msgid "T&able Style Manager"
+msgstr "表格样式管理器(&A)"
+
+#: KWView.cpp:1138
+msgid "Change attributes of tablestyles."
+msgstr "更改表格样式的属性。"
+
+#: KWView.cpp:1139
+msgid ""
+"Change textstyle and framestyle of the tablestyles."
+"<p>Multiple tablestyles can be changed using the dialog box."
+msgstr "更改表格样式中的文本样式和框架样式。<p>使用该对话框可以更改多个表格样式。"
+
+#: KWView.cpp:1141 KWView.cpp:1143
+msgid "Table&style"
+msgstr "表格样式(&S)"
+
+#: KWView.cpp:1149 KWView.cpp:7209
+msgid "Convert Table to Text"
+msgstr "将表格转换为文本"
+
+#: KWView.cpp:1152
+msgid "Sort Text..."
+msgstr "文本排序..."
+
+#: KWView.cpp:1156
+msgid "Add Expression"
+msgstr "添加表达式"
+
+#: KWView.cpp:1164
+msgid "Enable Autocorrection"
+msgstr "启用自动更正"
+
+#: KWView.cpp:1167
+msgid "Disable Autocorrection"
+msgstr "禁用自动更正"
+
+#: KWView.cpp:1168 KWView.cpp:1169
+msgid "Toggle autocorrection on and off."
+msgstr "切换自动更正启用或禁止。"
+
+#: KWView.cpp:1171
+msgid "Configure &Autocorrection..."
+msgstr "配置自动更正(&A)..."
+
+#: KWView.cpp:1174
+msgid "Change autocorrection options."
+msgstr "更改自动更正选项。"
+
+#: KWView.cpp:1175
+msgid ""
+"Change autocorrection options including:"
+"<p> <UL><LI><P>exceptions to autocorrection</P> <LI><P>"
+"add/remove autocorrection replacement text</P> <LI><P>"
+"and basic autocorrection options</P>."
+msgstr ""
+"更改自动更正选项,包括:"
+"<p><UL><LI><P>自动更正的例外</P> <LI><P>添加/删除自动更正的替换文本</P> <LI><P>以及基本的自动更正选项</P>。"
+
+#: KWView.cpp:1177
+msgid "Custom &Variables..."
+msgstr "自定义变量(&V)..."
+
+#: KWView.cpp:1181
+msgid "Edit &Personal Expressions..."
+msgstr "编辑个人表达式(&P)..."
+
+#: KWView.cpp:1184
+msgid "Add or change one or more personal expressions."
+msgstr "添加或更改一个或多个个人表达式。"
+
+#: KWView.cpp:1185
+msgid ""
+"Add or change one or more personal expressions."
+"<p>Personal expressions are a way to quickly insert commonly used phrases or "
+"text into your document."
+msgstr "添加或更改一个或多个个人表达式。<p>个人表达式是在文档中插入常用短语或文本的快速方法。"
+
+#: KWView.cpp:1187
+msgid "Change Case..."
+msgstr "更改大小写..."
+
+#: KWView.cpp:1190
+msgid "Alter the capitalization of selected text."
+msgstr "更改选中文本的大小写。"
+
+#: KWView.cpp:1191
+msgid ""
+"Alter the capitalization of selected text to one of five pre-defined patterns."
+"<p>You can also switch all letters from upper case to lower case and from lower "
+"case to upper case in one move."
+msgstr "把选中文本的大小写更改为五种预定义的模式之一。<p>您还可以在一个动作中把所有字母从大写改为小写或小写改为大写。"
+
+#: KWView.cpp:1197
+msgid "Change Picture..."
+msgstr "更改图片..."
+
+#: KWView.cpp:1200
+msgid "Change the picture in the currently selected frame."
+msgstr "更改当前选中框架中的图片。"
+
+#: KWView.cpp:1201
+msgid ""
+"You can specify a different picture in the current frame."
+"<br>"
+"<br>KWord automatically resizes the new picture to fit within the old frame."
+msgstr "您可以在当前框架中指定一个不同的图片。<br><br>KWord 会自动把新图片的大小调整为适合旧框架的大小。"
+
+#: KWView.cpp:1203
+msgid "Configure Header/Footer..."
+msgstr "配置页眉/页脚..."
+
+#: KWView.cpp:1206 KWView.cpp:1207
+msgid "Configure the currently selected header or footer."
+msgstr "配置当前选中的页眉或页脚。"
+
+#: KWView.cpp:1209
+msgid "Inline Frame"
+msgstr "内嵌框架"
+
+#: KWView.cpp:1212
+msgid "Convert current frame to an inline frame."
+msgstr "将当前框架转换为内嵌框架。"
+
+#: KWView.cpp:1213
+msgid ""
+"Convert the current frame to an inline frame."
+"<br>"
+"<br>Place the inline frame within the text at the point nearest to the frames "
+"current position."
+msgstr "将当前框架转换为内嵌框架。<br><br>把内嵌框架放置在文本中最接近于当前框架位置的地方。"
+
+#: KWView.cpp:1215
+msgid "Open Link"
+msgstr "打开链接"
+
+#: KWView.cpp:1218
+msgid "Open the link with the appropriate application."
+msgstr "使用适当的应用程序来打开链接。"
+
+#: KWView.cpp:1219
+msgid ""
+"Open the link with the appropriate application."
+"<br>"
+"<br>Web addresses are opened in a browser."
+"<br>Email addresses begin a new message addressed to the link."
+"<br>File links are opened by the appropriate viewer or editor."
+msgstr ""
+"使用适当的应用程序来打开链接。"
+"<br>"
+"<br>如果是网页地址,则在网页浏览器中打开该地址,"
+"<br>如果是电子邮件地址,则开始给该地址撰写新邮件,"
+"<br>如果是文件链接,则使用适当的阅读器或编辑器来打开该文件。"
+
+#: KWView.cpp:1221
+msgid "Change Link..."
+msgstr "更改链接..."
+
+#: KWView.cpp:1224
+msgid "Change the content of the currently selected link."
+msgstr "更改当前选中链接的内容。"
+
+#: KWView.cpp:1225
+msgid "Change the details of the currently selected link."
+msgstr "更改当前选中链接的细节。"
+
+#: KWView.cpp:1227
+msgid "Copy Link"
+msgstr "复制链接"
+
+#: KWView.cpp:1231
+msgid "Add to Bookmark"
+msgstr "添加到书签"
+
+#: KWView.cpp:1235
+msgid "Remove Link"
+msgstr "删除链接"
+
+#: KWView.cpp:1239
+msgid "Show Doc Structure"
+msgstr "显示文档结构"
+
+#: KWView.cpp:1242
+msgid "Hide Doc Structure"
+msgstr "隐藏文档结构"
+
+#: KWView.cpp:1243
+msgid "Open document structure sidebar."
+msgstr "打开文档结构侧边栏。"
+
+#: KWView.cpp:1244
+msgid ""
+"Open document structure sidebar."
+"<p>This sidebar helps you organize your document and quickly find pictures, "
+"tables etc."
+msgstr "打开文档结构侧边栏。<p>该侧边栏帮助您组织文档,使您能够快速地定位图片、表格等。"
+
+#: KWView.cpp:1246
+msgid "Show Rulers"
+msgstr "显示标尺"
+
+#: KWView.cpp:1249
+msgid "Hide Rulers"
+msgstr "隐藏标尺"
+
+#: KWView.cpp:1250
+msgid "Shows or hides rulers."
+msgstr "显示或隐藏标尺。"
+
+#: KWView.cpp:1251
+msgid ""
+"The rulers are the white measuring spaces top and left of the document. The "
+"rulers show the position and width of pages and of frames and can be used to "
+"position tabulators among others."
+"<p>Uncheck this to disable the rulers from being displayed."
+msgstr "标尺是在文档顶部和左侧的白色计量空格。标尺显示页面和框架的位置和宽度,可以被用来定位制表符。<p>取消该项会禁用标尺的显示。"
+
+#: KWView.cpp:1256
+msgid "Show Grid"
+msgstr "显示网格"
+
+#: KWView.cpp:1259
+msgid "Hide Grid"
+msgstr "隐藏网格"
+
+#: KWView.cpp:1261
+msgid "Snap to Grid"
+msgstr "吸附到网格"
+
+#: KWView.cpp:1265
+msgid "Configure C&ompletion..."
+msgstr "配置自动补全(&O)..."
+
+#: KWView.cpp:1268
+msgid "Change the words and options for autocompletion."
+msgstr "更改自动补全的单词和选项。"
+
+#: KWView.cpp:1269
+msgid "Add words or change the options for autocompletion."
+msgstr "添加单词或更改自动补全的选项。"
+
+#: KWView.cpp:1273
+msgid "Insert Non-Breaking Space"
+msgstr "插入不断行空白"
+
+#: KWView.cpp:1275
+msgid "Insert Non-Breaking Hyphen"
+msgstr "插入不断行连字符"
+
+#: KWView.cpp:1277
+msgid "Insert Soft Hyphen"
+msgstr "插入软连字符"
+
+#: KWView.cpp:1279
+msgid "Line Break"
+msgstr "断行"
+
+#: KWView.cpp:1282
+msgid "Completion"
+msgstr "补全"
+
+#: KWView.cpp:1284
+msgid "Increase Numbering Level"
+msgstr "增大编号级别"
+
+#: KWView.cpp:1286
+msgid "Decrease Numbering Level"
+msgstr "减小编号级别"
+
+#: KWView.cpp:1291
+msgid "Edit Variable..."
+msgstr "编辑变量..."
+
+#: KWView.cpp:1294
+msgid "Apply Autocorrection"
+msgstr "应用自动更正"
+
+#: KWView.cpp:1297 KWView.cpp:1298
+msgid ""
+"Manually force KWord to scan the entire document and apply autocorrection."
+msgstr "手工强制 KWord 扫描整个文档并应用自动更正。"
+
+#: KWView.cpp:1300
+msgid "Create Style From Selection..."
+msgstr "从选中内容创建样式..."
+
+#: KWView.cpp:1303 KWView.cpp:1304
+msgid "Create a new style based on the currently selected text."
+msgstr "根据当前选中的文本创建新的样式。"
+
+#: KWView.cpp:1306
+msgid "&Footnote..."
+msgstr "脚注(&F)..."
+
+#: KWView.cpp:1309 KWView.cpp:1310
+msgid "Change the look of footnotes."
+msgstr "更改脚注的外观。"
+
+#: KWView.cpp:1312 KWView.cpp:5820
+msgid "Edit Footnote"
+msgstr "配置脚注"
+
+#: KWView.cpp:1315 KWView.cpp:1316
+msgid "Change the content of the currently selected footnote."
+msgstr "更改当前选中脚注的内容。"
+
+#: KWView.cpp:1319
+msgid "Change Footnote/Endnote Parameter"
+msgstr "更改脚注/尾注参数"
+
+#: KWView.cpp:1323
+msgid "Save Picture As..."
+msgstr "图片另存为..."
+
+#: KWView.cpp:1326
+msgid "Save the picture in a separate file."
+msgstr "把图片保存到单独的文件中。"
+
+#: KWView.cpp:1327
+msgid ""
+"Save the picture in the currently selected frame in a separate file, outside "
+"the KWord document."
+msgstr "将当前选中框架中的图片保存在 KWord 文档以外的单独文件中。"
+
+#: KWView.cpp:1329
+msgid "Autospellcheck"
+msgstr "自动拼写检查"
+
+#: KWView.cpp:1339
+msgid "Edit Text"
+msgstr "编辑文本"
+
+#: KWView.cpp:1342
+msgid "Speak Text"
+msgstr "读出文本"
+
+#: KWView.cpp:1345
+msgid "Show"
+msgstr "显示"
+
+#: KWView.cpp:1348 KWView.cpp:2786 KWView.cpp:2802 KWView.cpp:2819
+#: KWView.cpp:7550
+msgid "Delete Frame"
+msgstr "删除框架"
+
+#: KWView.cpp:1355
+msgid "&Bookmark..."
+msgstr "书签(&B)..."
+
+#: KWView.cpp:1358
+msgid "Select &Bookmark..."
+msgstr "选择书签(&B)..."
+
+#: KWView.cpp:1362
+msgid "Import Styles..."
+msgstr "导入样式..."
+
+#: KWView.cpp:1366
+msgid "&Create Framestyle From Frame..."
+msgstr "根据框架创建框架样式(&C)..."
+
+#: KWView.cpp:1369
+msgid "Create a new style based on the currently selected frame."
+msgstr "基于当前选中的框架创建一个新的样式。"
+
+#: KWView.cpp:1370
+msgid "Create a new framestyle based on the currently selected frame."
+msgstr "基于当前选中的框架创建一个新的框架样式。"
+
+#: KWView.cpp:1373
+msgid "Type Anywhere Cursor"
+msgstr "直接输入光标"
+
+#: KWView.cpp:1378 KWView.cpp:7248
+msgid "Convert to Text Box"
+msgstr "转换为文本框"
+
+#: KWView.cpp:1383
+msgid "Ignore All"
+msgstr "全部忽略"
+
+#: KWView.cpp:1387
+msgid "Add Word to Dictionary"
+msgstr "添加单词到字典"
+
+#: KWView.cpp:1391
+msgid "Store Document Internally"
+msgstr "在内部保存文本"
+
+#: KWView.cpp:1395
+msgid "Go to Document Structure"
+msgstr "转到文档结构"
+
+#: KWView.cpp:1398
+msgid "Go to Document"
+msgstr "转到文档"
+
+#: KWView.cpp:1545
+msgid "Insert variable \"%1\" into the text"
+msgstr "在文本中插入变量“%1”"
+
+#: KWView.cpp:1598
+msgid "New..."
+msgstr "新建..."
+
+#: KWView.cpp:1656
+msgid "Page %1 of %2"
+msgstr "第%1页,共%2页"
+
+#: KWView.cpp:1690
+msgid ""
+"_: Statusbar info\n"
+"%1: %2, %3 - %4, %5 (width: %6, height: %7)"
+msgstr "%1:%2,%3 - %4,%5(宽度:%6,高度:%7)"
+
+#: KWView.cpp:1700
+msgid "%1 frames selected"
+msgstr "已选中 %1 个框架"
+
+#: KWView.cpp:1962 KWView.cpp:5920
+msgid "Frame Background Color..."
+msgstr "框架背景色..."
+
+#: KWView.cpp:2235
+msgid "Apply a paragraph style"
+msgstr "应用段落样式"
+
+#: KWView.cpp:2301
+msgid "Apply a frame style"
+msgstr "应用框架样式"
+
+#: KWView.cpp:2351
+msgid "Apply a table style"
+msgstr "应用表格样式"
+
+#: KWView.cpp:2411
+msgid "Image"
+msgstr "图像"
+
+#: KWView.cpp:2412
+msgid "Plain text"
+msgstr "纯文本"
+
+#: KWView.cpp:2414
+msgid "Select paste format:"
+msgstr "选择粘贴格式:"
+
+#: KWView.cpp:2585
+msgid "Raise Frame"
+msgstr "提升框架"
+
+#: KWView.cpp:2589
+msgid "Lower Frame"
+msgstr "降低框架"
+
+#: KWView.cpp:2755
+msgid ""
+"You are about to delete a table.\n"
+"Doing so will delete all the text in the table.\n"
+"Are you sure you want to do that?"
+msgstr ""
+"您即将要删除表格。\n"
+"这样做会删除表格中的所有文本。\n"
+"您确实要这样做吗?"
+
+#: KWView.cpp:2781
+msgid ""
+"You are about to delete the last Frame of the Frameset '%1'. The contents of "
+"this Frameset will not appear anymore!\n"
+"Are you sure you want to do that?"
+msgstr ""
+"您即将要删除框架集“%1”的最后一个框架。这个框架集中的内容将丢失!\n"
+"您确实要这么做吗?"
+
+#: KWView.cpp:2801 KWView.cpp:2818
+msgid "Do you want to delete this frame?"
+msgstr "您要删除这个框架吗?"
+
+#: KWView.cpp:2866 KWView.cpp:2898 KWView.cpp:2899
+msgid "Change Custom Variable"
+msgstr "更改自定义变量"
+
+#: KWView.cpp:3075 KWView.cpp:3079 KWView.cpp:3080 KWView.cpp:3081
+#: KWView.cpp:3082 KWView.cpp:3083 KWView.cpp:3084 KWView.cpp:3085
+#: KWView.cpp:3086 KWView.cpp:3087 KWView.cpp:3088 KWView.cpp:3089
+#: KWView.cpp:3090 KWView.cpp:3098
+msgid "%1%"
+msgstr "%1%"
+
+#: KWView.cpp:3125
+msgid "Enable Document Headers"
+msgstr "启用文档页眉"
+
+#: KWView.cpp:3125
+msgid "Disable Document Headers"
+msgstr "禁用文档页眉"
+
+#: KWView.cpp:3172
+msgid "Enable Document Footers"
+msgstr "启用文档页脚"
+
+#: KWView.cpp:3172
+msgid "Disable Document Footers"
+msgstr "禁用文档页脚"
+
+#: KWView.cpp:3390 KWView.cpp:3416
+msgid "Insert Picture Inline"
+msgstr "插入内嵌图片"
+
+#: KWView.cpp:3435 KWView.cpp:3440
+msgid "Set cursor where you want to insert inline frame."
+msgstr "将光标放置在要插入内嵌框架的地方。"
+
+#: KWView.cpp:3436
+msgid "Insert Inline Frame"
+msgstr "插入内嵌框架"
+
+#: KWView.cpp:3604
+msgid "You can only insert footnotes or endnotes into the first frameset."
+msgstr "您只能在第一个框架集中插入脚注或尾注。"
+
+#: KWView.cpp:3606
+msgid "Insert Footnote"
+msgstr "插入脚注"
+
+#: KWView.cpp:3629
+msgid "Update Table of &Contents"
+msgstr "更新目录(&C)"
+
+#: KWView.cpp:3667
+msgid "Change Font"
+msgstr "更改字体"
+
+#: KWView.cpp:3704 KWView.cpp:3738 KWView.cpp:3751 KWView.cpp:3762
+#: KWView.cpp:3772 KWView.cpp:3782 KWView.cpp:3795 KWView.cpp:3805
+#: KWView.cpp:3815 KWView.cpp:3826 KWView.cpp:3840 KWView.cpp:3851
+#: KWView.cpp:3862 KWView.cpp:3874
+msgid "Paragraph Settings"
+msgstr "段落设置"
+
+#: KWView.cpp:3953 KWView.cpp:5470 KWView.cpp:6185
+msgid "Change Layout"
+msgstr "更改布局"
+
+#: KWView.cpp:3972
+msgid "You must select a frame first."
+msgstr "您必须先选择一个框架。"
+
+#: KWView.cpp:3973
+msgid "Format Frameset"
+msgstr "格式化框架集"
+
+#: KWView.cpp:4099
+msgid "Insert Table"
+msgstr "插入表格"
+
+#: KWView.cpp:4122
+msgid "Insert Formula"
+msgstr "插入公式"
+
+#: KWView.cpp:4173
+msgid "Remove Rows"
+msgstr "删除行"
+
+#: KWView.cpp:4199
+msgid "Remove Columns"
+msgstr "删除列"
+
+#: KWView.cpp:4227
+msgid "Adjust Table"
+msgstr "调整表格"
+
+#: KWView.cpp:4346
+msgid ""
+"More then one table has selected cells, please make sure the selected cells are "
+"in one table and are connecting"
+msgstr "选中的单元格位于多个表格中。请确定选中的单元格位于单个表格且物理相连。"
+
+#: KWView.cpp:4348
+msgid "Join Cells Failed"
+msgstr "合并单元格失败"
+
+#: KWView.cpp:4365
+msgid ""
+"You have to select some cells which are next to each other and are not already "
+"joined."
+msgstr "您必须选择相邻且尚未合并的单元格。"
+
+#: KWView.cpp:4390
+msgid "You have to put the cursor into a table before splitting cells."
+msgstr "拆分单元格以前,您必须将光标置于表格内。"
+
+#: KWView.cpp:4400
+msgid ""
+"There is not enough space to split the cell into that many parts, make it "
+"bigger first"
+msgstr "没有足够的空间将单元格拆分为多个部分,请先扩大单元格。"
+
+#: KWView.cpp:4420
+msgid "Ungroup Table"
+msgstr "取消表格组合"
+
+#: KWView.cpp:4511
+msgid "Apply Style to Frame"
+msgstr "把样式应用到框架"
+
+#: KWView.cpp:4511
+msgid "Apply Style to Frames"
+msgstr "把样式应用到框架"
+
+#: KWView.cpp:4558 KWView.cpp:4572
+msgid "Apply Framestyle to Frame"
+msgstr "把框架样式应用到框架"
+
+#: KWView.cpp:4572
+msgid "Apply Framestyle to Frames"
+msgstr "把框架样式应用到框架"
+
+#: KWView.cpp:4577
+msgid "Apply Framestyle"
+msgstr "应用框架样式"
+
+#: KWView.cpp:4626 KWView.cpp:4639 KWView.cpp:4645
+msgid "Apply Tablestyle to Frame"
+msgstr "把表格样式应用到框架"
+
+#: KWView.cpp:4639
+msgid "Apply Tablestyle to Frames"
+msgstr "把表格样式应用到框架"
+
+#: KWView.cpp:4687
+msgid "Change Text Size"
+msgstr "更改文本大小"
+
+#: KWView.cpp:4710
+msgid "Change Text Font"
+msgstr "更改文本字体"
+
+#: KWView.cpp:4784
+msgid "Make Text Bold"
+msgstr "将文本变为粗体"
+
+#: KWView.cpp:4804
+msgid "Make Text Italic"
+msgstr "将文本变为斜体"
+
+#: KWView.cpp:4824
+msgid "Underline Text"
+msgstr "给文本加下划线"
+
+#: KWView.cpp:4843
+msgid "Strike Out Text"
+msgstr "给文本加删除线"
+
+#: KWView.cpp:4869
+msgid "Set Text Color"
+msgstr "设置文本颜色"
+
+#: KWView.cpp:4890
+msgid "Left-Align Text"
+msgstr "文本左对齐"
+
+#: KWView.cpp:4914
+msgid "Center Text"
+msgstr "文本居中"
+
+#: KWView.cpp:4938
+msgid "Right-Align Text"
+msgstr "文本右对齐"
+
+#: KWView.cpp:4962
+msgid "Justify Text"
+msgstr "文本两端对齐"
+
+#: KWView.cpp:4999
+msgid "Set Single Line Spacing"
+msgstr "设定单倍行间距"
+
+#: KWView.cpp:5007
+msgid "Set One and a Half Line Spacing"
+msgstr "设定一倍半行间距"
+
+#: KWView.cpp:5015
+msgid "Set Double Line Spacing"
+msgstr "设定两倍行间距"
+
+#: KWView.cpp:5057
+msgid "Change List Type"
+msgstr "更改列表类型"
+
+#: KWView.cpp:5077
+msgid "Make Text Superscript"
+msgstr "将文本作为上标"
+
+#: KWView.cpp:5099
+msgid "Make Text Subscript"
+msgstr "将文本作为下标"
+
+#: KWView.cpp:5124
+msgid "Change Case of Text"
+msgstr "更改文本大小写"
+
+#: KWView.cpp:5160
+msgid "Increase Paragraph Depth"
+msgstr "增加段落深度"
+
+#: KWView.cpp:5209
+msgid "Decrease Paragraph Depth"
+msgstr "减少段落深度"
+
+#: KWView.cpp:5308
+msgid "Change Left Frame Border"
+msgstr "更改框架左边框"
+
+#: KWView.cpp:5312
+msgid "Change Right Frame Border"
+msgstr "更改框架右边框"
+
+#: KWView.cpp:5316
+msgid "Change Top Frame Border"
+msgstr "更改框架上边框"
+
+#: KWView.cpp:5321
+msgid "Change Bottom Frame Border"
+msgstr "更改框架下边框"
+
+#: KWView.cpp:5438
+msgid "Change Tabulator"
+msgstr "更改制表位"
+
+#: KWView.cpp:5495
+msgid "Change First Line Indent"
+msgstr "更改首行缩进"
+
+#: KWView.cpp:5515 KWView.cpp:5537
+msgid "Change Indent"
+msgstr "更改缩进"
+
+#: KWView.cpp:5620
+msgid "Correct Misspelled Word"
+msgstr "更正拼写错误的单词"
+
+#: KWView.cpp:5820
+msgid "Edit Endnote"
+msgstr "编辑尾注"
+
+#: KWView.cpp:5821
+msgid "Change Footnote Parameter"
+msgstr "更改脚注参数"
+
+#: KWView.cpp:5821
+msgid "Change Endnote Parameter"
+msgstr "更改尾注参数"
+
+#: KWView.cpp:5974
+msgid "D&elete Current Column..."
+msgstr "删除当前列(&E)..."
+
+#: KWView.cpp:5976
+msgid "D&elete Selected Columns..."
+msgstr "删除选中列(&E)..."
+
+#: KWView.cpp:5979
+msgid "&Delete Current Row..."
+msgstr "删除当前行(&D)..."
+
+#: KWView.cpp:5981
+msgid "&Delete Selected Rows..."
+msgstr "删除选中行(&D)..."
+
+#: KWView.cpp:6018
+msgid "OVER"
+msgstr "覆盖"
+
+#: KWView.cpp:6078
+msgid "Change Picture"
+msgstr "更改图片"
+
+#: KWView.cpp:6109 KWView.cpp:6128 KWView.cpp:6152 KWView.cpp:6157
+#: KWView.cpp:6161
+msgid "Save Picture"
+msgstr "保存图片"
+
+#: KWView.cpp:6127
+msgid "Error during saving. Could not open '%1' for writing"
+msgstr "保存时出错。无法打开“%1”写入"
+
+#: KWView.cpp:6145
+msgid "Unable to save the file to '%1'. %2."
+msgstr "无法将文件保存到“%1”。%2"
+
+#: KWView.cpp:6146
+msgid "Save Failed"
+msgstr "保存失败"
+
+#: KWView.cpp:6151
+msgid "Error during saving. Could not open '%1' temporary file for writing"
+msgstr "保存时出错。无法打开临时文件“%1”写入"
+
+#: KWView.cpp:6156
+#, c-format
+msgid "Error during saving. Could not create temporary file: %1."
+msgstr "保存时出错。无法创建临时文件:%1。"
+
+#: KWView.cpp:6161
+msgid "URL %1 is invalid."
+msgstr "URL %1 无效。"
+
+#: KWView.cpp:6260
+msgid "Change Link"
+msgstr "更改链接"
+
+#: KWView.cpp:6415
+msgid "Change Note Text"
+msgstr "更改注解文本"
+
+#: KWView.cpp:6470
+msgid "Apply Autoformat"
+msgstr "应用自动格式化"
+
+#: KWView.cpp:6636
+msgid "Change Footnote Parameters"
+msgstr "更改脚注参数"
+
+#: KWView.cpp:6737 KWView.cpp:6746 KWView.cpp:6772 KWView.cpp:6792
+#: KWView.cpp:7015 KWView.cpp:7027
+msgid "Insert File"
+msgstr "插入文件"
+
+#: KWView.cpp:6791
+msgid "File name is not a KWord file!"
+msgstr "不是一个 KWord 文件!"
+
+#: KWView.cpp:7348 KWView.cpp:7353 KWView.cpp:7359
+msgid "Normal"
+msgstr "普通"
+
+#: KWView.cpp:7466
+msgid "Replace Word"
+msgstr "替换词语"
+
+#: KWView.cpp:7511
+msgid "Delete Frames"
+msgstr "删除框架"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "KDE 简体中文翻译组"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "i18n-translation@lists.linux.net.cn"
+
+#: main.cpp:27
+msgid "File to open"
+msgstr "要打开的文件"
+
+#: stylenames.cpp:21
+msgid ""
+"_: Style name\n"
+"Standard"
+msgstr "标准"
+
+#: stylenames.cpp:22
+msgid ""
+"_: Style name\n"
+"Head 1"
+msgstr "标题 1"
+
+#: stylenames.cpp:23
+msgid ""
+"_: Style name\n"
+"Head 2"
+msgstr "标题 2"
+
+#: stylenames.cpp:24
+msgid ""
+"_: Style name\n"
+"Head 3"
+msgstr "标题 3"
+
+#: stylenames.cpp:25
+msgid ""
+"_: Style name\n"
+"Enumerated List"
+msgstr "枚举列表"
+
+#: stylenames.cpp:26
+msgid ""
+"_: Style name\n"
+"Alphabetical List"
+msgstr "字序列表"
+
+#: stylenames.cpp:27
+msgid ""
+"_: Style name\n"
+"Bullet List"
+msgstr "项目列表"
+
+#: stylenames.cpp:28
+msgid ""
+"_: Style name\n"
+"Contents Title"
+msgstr "目录标题"
+
+#: stylenames.cpp:29
+msgid ""
+"_: Style name\n"
+"Contents Head 1"
+msgstr "目录标题 1"
+
+#: stylenames.cpp:30
+msgid ""
+"_: Style name\n"
+"Contents Head 2"
+msgstr "目录标题 2"
+
+#: stylenames.cpp:31
+msgid ""
+"_: Style name\n"
+"Contents Head 3"
+msgstr "目录标题 3"
+
+#: stylenames.cpp:32
+msgid ""
+"_: Style name\n"
+"Document Title"
+msgstr "文档标题"
+
+#: stylenames.cpp:33
+msgid ""
+"_: Style name\n"
+"Header"
+msgstr "页眉"
+
+#: stylenames.cpp:34
+msgid ""
+"_: Style name\n"
+"Footer"
+msgstr "页脚"
+
+#: stylenames.cpp:37
+msgid ""
+"_: Style name\n"
+"Plain"
+msgstr "普通"
+
+#: stylenames.cpp:38
+msgid ""
+"_: Style name\n"
+"Borders 1"
+msgstr "边框 1"
+
+#: stylenames.cpp:39
+msgid ""
+"_: Style name\n"
+"Borders 2"
+msgstr "边框 2"
+
+#: stylenames.cpp:40
+msgid ""
+"_: Style name\n"
+"Borders 3"
+msgstr "边框 3"
+
+#: stylenames.cpp:41
+msgid ""
+"_: Style name\n"
+"Row"
+msgstr "行"
+
+#: stylenames.cpp:42
+msgid ""
+"_: Style name\n"
+"Column"
+msgstr "列"
+
+#: stylenames.cpp:43
+msgid ""
+"_: Style name\n"
+"Light Gray"
+msgstr "浅灰色"
+
+#: stylenames.cpp:44
+msgid ""
+"_: Style name\n"
+"Dark Gray"
+msgstr "深灰色"
+
+#: stylenames.cpp:45
+msgid ""
+"_: Style name\n"
+"Black"
+msgstr "黑色"
+
+#: stylenames.cpp:46
+msgid ""
+"_: Style name\n"
+"Light Blue"
+msgstr "浅蓝色"
+
+#: stylenames.cpp:47
+msgid ""
+"_: Style name\n"
+"Dark Blue"
+msgstr "深蓝色"
+
+#: stylenames.cpp:48
+msgid ""
+"_: Style name\n"
+"Red"
+msgstr "红色"
+
+#: stylenames.cpp:49
+msgid ""
+"_: Style name\n"
+"Yellow"
+msgstr "黄色"
+
+#: stylenames.cpp:50
+msgid ""
+"_: Style name\n"
+"Colorful"
+msgstr "多彩"
+
+#: stylenames.cpp:51
+msgid ""
+"_: Style name\n"
+"Bluish"
+msgstr "微蓝"
+
+#: stylenames.cpp:54
+msgid ""
+"_: Style name\n"
+"Simple 1"
+msgstr "简单 1"
+
+#: stylenames.cpp:55
+msgid ""
+"_: Style name\n"
+"Simple 2"
+msgstr "简单 2"
+
+#: stylenames.cpp:56
+msgid ""
+"_: Style name\n"
+"Simple 3"
+msgstr "简单 3"
+
+#: stylenames.cpp:57
+msgid ""
+"_: Style name\n"
+"Header 1"
+msgstr "标题 1"
+
+#: stylenames.cpp:58
+msgid ""
+"_: Style name\n"
+"Header 2"
+msgstr "标题 2"
+
+#: stylenames.cpp:59
+msgid ""
+"_: Style name\n"
+"Header 3"
+msgstr "标题 3"
+
+#: stylenames.cpp:60
+msgid ""
+"_: Style name\n"
+"Header 4"
+msgstr "标题 4"
+
+#: stylenames.cpp:63
+msgid ""
+"_: Style name\n"
+"Columns 1"
+msgstr "列 1"
+
+#: stylenames.cpp:64
+msgid ""
+"_: Style name\n"
+"Columns 2"
+msgstr "列 2"
+
+#: stylenames.cpp:65
+msgid ""
+"_: Style name\n"
+"Grid 1"
+msgstr "网格 1"
+
+#: stylenames.cpp:66
+msgid ""
+"_: Style name\n"
+"Grid 2"
+msgstr "网格 2"
+
+#: stylenames.cpp:67
+msgid ""
+"_: Style name\n"
+"Grid 3"
+msgstr "网格 3"
+
+#: stylenames.cpp:68
+msgid ""
+"_: Style name\n"
+"Gray Heading"
+msgstr "灰色标题"
+
+#: stylenames.cpp:69
+msgid ""
+"_: Style name\n"
+"Blue Heading"
+msgstr "蓝色标题"
+
+#: stylenames.cpp:70
+msgid ""
+"_: Style name\n"
+"Blue Traditional"
+msgstr "传统蓝色"
+
+#: stylenames.cpp:71
+msgid ""
+"_: Style name\n"
+"Gray Traditional"
+msgstr "传统灰色"
+
+#: stylenames.cpp:72
+msgid ""
+"_: Style name\n"
+"Blue Top and Bottom"
+msgstr "蓝色顶部和底部"
+
+#: stylenames.cpp:73
+msgid ""
+"_: Style name\n"
+"Gray Top and Bottom"
+msgstr "灰色顶部和底部"
+
+#. i18n: file expression/expression.xml line 4
+#: xml_doc.cpp:3
+#, no-c-format
+msgid "Personal"
+msgstr "个人"
+
+#. i18n: file expression/expression.xml line 6
+#: xml_doc.cpp:6
+#, no-c-format
+msgid "Hi!"
+msgstr "嗨!"
+
+#. i18n: file expression/expression.xml line 9
+#: xml_doc.cpp:9
+#, no-c-format
+msgid "Hello!"
+msgstr "您好!"
+
+#. i18n: file expression/expression.xml line 12
+#: xml_doc.cpp:12
+#, no-c-format
+msgid "Bye!"
+msgstr "再见!"
+
+#. i18n: file expression/expression.xml line 15
+#: xml_doc.cpp:15
+#, no-c-format
+msgid "Good bye"
+msgstr "再会"
+
+#. i18n: file expression/expression.xml line 19
+#: xml_doc.cpp:18
+#, no-c-format
+msgid "Professional"
+msgstr "专业的"
+
+#. i18n: file expression/expression.xml line 21
+#: xml_doc.cpp:21
+#, no-c-format
+msgid "Good Morning"
+msgstr "早晨好"
+
+#. i18n: file expression/expression.xml line 24
+#: xml_doc.cpp:24
+#, no-c-format
+msgid "Good Afternoon"
+msgstr "下午好"
+
+#. i18n: file expression/expression.xml line 27
+#: xml_doc.cpp:27
+#, no-c-format
+msgid "Good Evening"
+msgstr "晚上好"
+
+#. i18n: file expression/expression.xml line 31
+#: xml_doc.cpp:30
+#, no-c-format
+msgid "Email"
+msgstr "电子信箱"
+
+#. i18n: file expression/expression.xml line 33
+#: xml_doc.cpp:33
+#, no-c-format
+msgid "To:"
+msgstr "收件人:"
+
+#. i18n: file expression/expression.xml line 36
+#: xml_doc.cpp:36
+#, no-c-format
+msgid "From:"
+msgstr "发件人:"
+
+#. i18n: file expression/expression.xml line 39
+#: xml_doc.cpp:39
+#, no-c-format
+msgid "Subject:"
+msgstr "主题:"
+
+#. i18n: file expression/expression.xml line 42
+#: xml_doc.cpp:42
+#, no-c-format
+msgid "CC:"
+msgstr "抄送:"
+
+#. i18n: file expression/expression.xml line 45
+#: xml_doc.cpp:45
+#, no-c-format
+msgid "BCC:"
+msgstr "密送:"
+
+#. i18n: file expression/expression.xml line 48
+#: xml_doc.cpp:48
+#, no-c-format
+msgid "Fwd:"
+msgstr "转发:"
+
+#. i18n: file expression/expression.xml line 52
+#: xml_doc.cpp:51
+#, no-c-format
+msgid "Closing"
+msgstr "结语"
+
+#. i18n: file expression/expression.xml line 54
+#: xml_doc.cpp:54
+#, no-c-format
+msgid "Best regards,"
+msgstr "深切致意,"
+
+#. i18n: file expression/expression.xml line 57
+#: xml_doc.cpp:57
+#, no-c-format
+msgid "Best wishes"
+msgstr "衷心祝福"
+
+#. i18n: file expression/expression.xml line 60
+#: xml_doc.cpp:60
+#, no-c-format
+msgid "Cordially,"
+msgstr "诚挚地,"
+
+#. i18n: file expression/expression.xml line 63
+#: xml_doc.cpp:63
+#, no-c-format
+msgid "Love,"
+msgstr "亲爱的,"
+
+#. i18n: file expression/expression.xml line 66
+#: xml_doc.cpp:66
+#, no-c-format
+msgid "Regards,"
+msgstr "敬意,"
+
+#. i18n: file expression/expression.xml line 69
+#: xml_doc.cpp:69
+#, no-c-format
+msgid "Thank you,"
+msgstr "感谢您,"
+
+#. i18n: file expression/expression.xml line 72
+#: xml_doc.cpp:72
+#, no-c-format
+msgid "Thanks,"
+msgstr "多谢,"
+
+#. i18n: file expression/expression.xml line 76
+#: xml_doc.cpp:75 xml_doc.cpp:78
+#, no-c-format
+msgid "Subject"
+msgstr "主题"
+
+#. i18n: file expression/expression.xml line 82
+#: xml_doc.cpp:81
+#, no-c-format
+msgid "Salutation"
+msgstr "称呼"
+
+#. i18n: file expression/expression.xml line 84
+#: xml_doc.cpp:84
+#, no-c-format
+msgid "Dear Sir or Madam:"
+msgstr "亲爱的先生,女士:"
+
+#. i18n: file expression/expression.xml line 87
+#: xml_doc.cpp:87
+#, no-c-format
+msgid "Ladies and Gentlemen:"
+msgstr "女士们,先生们:"
+
+#. i18n: file expression/expression.xml line 91
+#: xml_doc.cpp:90
+#, no-c-format
+msgid "Attention"
+msgstr "请注意"
+
+#. i18n: file expression/expression.xml line 93
+#: xml_doc.cpp:93
+#, no-c-format
+msgid "Attention:"
+msgstr "请注意:"
+
+#. i18n: file expression/expression.xml line 96
+#: xml_doc.cpp:96
+#, no-c-format
+msgid "ATTN:"
+msgstr "注意:"
+
+#. i18n: file expression/expression.xml line 100
+#: xml_doc.cpp:99
+#, no-c-format
+msgid "Instructions"
+msgstr "指令"
+
+#. i18n: file expression/expression.xml line 102
+#: xml_doc.cpp:102
+#, no-c-format
+msgid "CERTIFIED"
+msgstr "已认证"
+
+#. i18n: file expression/expression.xml line 105
+#: xml_doc.cpp:105
+#, no-c-format
+msgid "CONFIDENTIAL"
+msgstr "机密"
+
+#. i18n: file expression/expression.xml line 108
+#: xml_doc.cpp:108
+#, no-c-format
+msgid "PERSONAL"
+msgstr "私人"
+
+#. i18n: file expression/expression.xml line 111
+#: xml_doc.cpp:111
+#, no-c-format
+msgid "FACSIMILE"
+msgstr "传真"
+
+#: mailmerge/sql/KWQtSqlPowerSerialDataSource.cpp:81
+#: mailmerge/sql/KWQtSqlSerialDataSource.cpp:61
+msgid ">>>Illegal position within datasource<<<"
+msgstr ">>>在数据源中位置非法<<<"
+
+#: mailmerge/sql/KWQtSqlPowerSerialDataSource.cpp:82
+#: mailmerge/sql/KWQtSqlSerialDataSource.cpp:62
+msgid ">>>Field %1 is unknown in the current database query<<<"
+msgstr ">>>字段%1在当前数据库查询中未知<<<"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:333
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:43
+#: mailmerge/kspread/kwmailmerge_kspread_config.cpp:38
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:10
+#: mailmerge/sql/KWQtSqlPowerSerialDataSource.cpp:179
+#: mailmerge/sql/KWQtSqlSerialDataSource.cpp:166
+msgid "Mail Merge - Editor"
+msgstr "邮件合并 - 编辑器"
+
+#: mailmerge/sql/KWQtSqlSerialDataSourceBase.cpp:94
+msgid "Please enter the password for the database connection"
+msgstr "请输入连接数据库的口令"
+
+#: mailmerge/sql/KWQtSqlSerialDataSourceBase.cpp:103
+msgid "Unable to create database object"
+msgstr "无法创建数据库对象"
+
+#: mailmerge/sql/KWQtSqlMailMergeOpen.cpp:41
+msgid "Mail Merge - Setup Database Connection"
+msgstr "邮件合并 - 设置数据库连接"
+
+#: mailmerge/sql/KWQtSqlMailMergeOpen.cpp:61
+#: mailmerge/sql/KWQtSqlMailMergeOpen.cpp:83
+msgid "<not saved>"
+msgstr "<未保存>"
+
+#: mailmerge/sql/KWQtSqlMailMergeOpen.cpp:98
+msgid "Store Settings"
+msgstr "存储设置"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:13
+msgid "ascending"
+msgstr "递增"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:13
+msgid "descending"
+msgstr "递减"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:14
+msgid "contains"
+msgstr "包含"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:19
+msgid "Field"
+msgstr "字段"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:20
+msgid "Sorting Order"
+msgstr "排序顺序"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:21
+msgid "Include"
+msgstr "包括"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:22
+msgid "Operator"
+msgstr "操作符"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:23
+msgid "Condition"
+msgstr "条件"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:246
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:24
+msgid "Value"
+msgstr "值"
+
+#: mailmerge/sql/KWQtSqlEasyFilter.cpp:54
+msgid "NOT"
+msgstr "非"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:171
+msgid "KAddressbook entry '%1' not available."
+msgstr "KAddressbook 项“%1”不可用。"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:353
+msgid "%1 South"
+msgstr "%1 南"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:355
+msgid "%1 North"
+msgstr "%1 北"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:360
+msgid "%1 West"
+msgstr "%1 西"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:362
+msgid "%1 East"
+msgstr "%1 东"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:364
+msgid ""
+"_: Geographic coordinates\n"
+"%1, %2"
+msgstr "%1,%2"
+
+#: mailmerge/kabc/KWMailMergeKABC.cpp:389
+#: mailmerge/kspread/kwmailmerge_kspread.cpp:56
+#, c-format
+msgid "Unkown mail merge variable: %1"
+msgstr "未知的邮件合并变量:%1"
+
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:331
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:432
+msgid "no category"
+msgstr "无类别"
+
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:367
+msgid "New Distribution List"
+msgstr "新建分发列表"
+
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:368
+msgid "Please enter name:"
+msgstr "请输入名称:"
+
+#: mailmerge/kabc/KWMailMergeKABCConfig.cpp:377
+msgid ""
+"<qt>Distribution list with the given name <b>%1</b> already exists. Please "
+"select a different name.</qt>"
+msgstr "<qt>名为 <b>%1</b> 的分发列表已经存在。请另选一个名称。</qt>"
+
+#: mailmerge/kspread/kwmailmerge_kspread_config.cpp:105
+msgid "URL:"
+msgstr "URL:"
+
+#: mailmerge/kspread/kwmailmerge_kspread_config.cpp:111
+msgid "Page number:"
+msgstr "页码:"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:91
+#: mailmerge/KWClassicSerialDataSource.cpp:151
+msgid "No Value"
+msgstr "没有值"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:376
+msgid "Add record"
+msgstr "添加记录"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:383
+msgid "Add entry"
+msgstr "添加条目"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:390
+msgid "Remove record"
+msgstr "删除记录"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:397
+msgid "Remove entry"
+msgstr "删除条目"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:468
+msgid "Add Entry"
+msgstr "添加条目"
+
+#: mailmerge/KWClassicSerialDataSource.cpp:469
+msgid "Enter entry name:"
+msgstr "输入条目名:"
+
+#: KWAboutData.h:27
+msgid "KOffice Word Processor"
+msgstr "KOffice 文字处理器"
+
+#: KWAboutData.h:37
+msgid "KWord"
+msgstr "KWord"
+
+#: KWAboutData.h:39
+msgid "(c) 1998-2006, The KWord Team"
+msgstr "(C) 1998-2006,KWord 开发团队"
+
+#: KWAboutData.h:50
+msgid "KFormula"
+msgstr "KFormula"
diff --git a/koffice-i18n-zh_CN/messages/koffice/thesaurus_tool.po b/koffice-i18n-zh_CN/messages/koffice/thesaurus_tool.po
new file mode 100644
index 00000000..1b001c54
--- /dev/null
+++ b/koffice-i18n-zh_CN/messages/koffice/thesaurus_tool.po
@@ -0,0 +1,159 @@
+# translation of thesaurus_tool.po to Simplified Chinese
+# Copyright (C) 2002,2003 Free Software Foundation, Inc.
+# Mai Hao Hui <mhh@ricetons.com>, 2002.
+# Xiong Jiang <jxiong@offtopic.org>, 2002,2003.
+# Liu Songhe <jackliu9999@263.net>, 2003.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: thesaurus_tool\n"
+"POT-Creation-Date: 2005-10-03 02:45+0200\n"
+"PO-Revision-Date: 2003-6-12 23:55+0800\n"
+"Last-Translator: Mai Hao Hui <mhh@ricetons.com>\n"
+"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: main.cc:82
+msgid "(No match)"
+msgstr "(无匹配)"
+
+#: main.cc:92
+msgid "&Search for:"
+msgstr "搜索(&S):"
+
+#: main.cc:93
+msgid "S&earch"
+msgstr "搜索(&E)"
+
+#: main.cc:105
+msgid "Forward"
+msgstr "往前"
+
+#: main.cc:107
+msgid "Change Language..."
+msgstr "改变语言..."
+
+#: main.cc:122
+msgid "&Thesaurus"
+msgstr "辞典(&T)"
+
+#: main.cc:129
+msgid "Synonyms"
+msgstr "同义词"
+
+#: main.cc:132
+msgid "More General Words"
+msgstr "更多普通单词"
+
+#: main.cc:135
+msgid "More Specific Words"
+msgstr "更多特殊单词"
+
+#: main.cc:168
+msgid "&WordNet"
+msgstr "WordNet(&W)"
+
+#: main.cc:189
+msgid "&Replace with:"
+msgstr "替换为(&R):"
+
+#: main.cc:252
+msgid "&Replace"
+msgstr "替换(&R)"
+
+#: main.cc:305
+#, c-format
+msgid "Related Words - %1"
+msgstr "相关单词 - %1"
+
+#: main.cc:400
+msgid ""
+"The thesaurus file '%1' was not found. Please use 'Change Language...' to "
+"select a thesaurus file."
+msgstr "辞典文件“%1”没有找到。请使用“改变语言...”来选择一个辞典文件。"
+
+#: main.cc:419
+msgid "Failed to execute grep."
+msgstr "执行 grep 失败。"
+
+#: main.cc:431
+#, c-format
+msgid "<b>Error:</b> Failed to execute grep. Output:<br>%1"
+msgstr "<b>错误:</b> 执行 grep 失败。输出:<br>%1"
+
+#: main.cc:590
+msgid "Synonyms/Hypernyms - Ordered by Frequency"
+msgstr "同义词/上义词 - 按频率排序"
+
+#: main.cc:591
+msgid "Synonyms - Ordered by Similarity of Meaning (verbs only)"
+msgstr "同义词 - 按意思的相似度排序(仅限动词)"
+
+#: main.cc:592
+msgid "Antonyms - Words with Opposite Meanings"
+msgstr "反义词 - 意思相反的单词"
+
+#: main.cc:593
+#, c-format
+msgid "Hyponyms - ... is a (kind of) %1"
+msgstr "上义词 - ...是一个(种) %1"
+
+#: main.cc:594
+msgid "Meronyms - %1 has a ..."
+msgstr "Meronyms - %1 有一个..."
+
+#: main.cc:596
+#, c-format
+msgid "Holonyms - ... has a %1"
+msgstr "Holonyms - ...有一个 %1"
+
+#: main.cc:597
+msgid "Attributes"
+msgstr "属性"
+
+#: main.cc:598
+msgid "Cause To (for some verbs only)"
+msgstr "引起 (仅限某些动词)"
+
+#: main.cc:599
+msgid "Verb Entailment (for some verbs only)"
+msgstr "派生动词 (仅限某些动词)"
+
+#: main.cc:600
+msgid "Familiarity & Polysemy Count"
+msgstr "相似度和多义性计数"
+
+#: main.cc:602
+msgid "Verb Frames (examples of use)"
+msgstr "动词结构 (范例)"
+
+#: main.cc:603
+msgid "List of Compound Words"
+msgstr "合成词列表"
+
+#: main.cc:604
+msgid "Overview of Senses"
+msgstr "意义概览"
+
+#: main.cc:632
+msgid ""
+"<b>Error:</b> Failed to execute WordNet program 'wn'. WordNet has to be "
+"installed on your computer if you want to use it, and 'wn' has to be in your "
+"PATH. You can get WordNet at <a href=\"http://www.cogsci.princeton.edu/~wn/\">"
+"http://www.cogsci.princeton.edu/~wn/</a>. Note that WordNet only supports the "
+"English language."
+msgstr ""
+"<b>错误:</b> 执行 WordNet 程序‘wn’失败。如果您想使用 WordNet,必须首先在您的电脑上安装它,并且‘wn’必须在您的 PATH "
+"变量中。您可以在 <a href=\"http://www.cogsci.princeton.edu/~wn/\">"
+"http://www.cogsci.princeton.edu/~wn/</a> 找到 WordNet。注意:WordNet只支持英语。"
+
+#: main.cc:650
+#, c-format
+msgid "<b>Error:</b> Failed to execute WordNet program 'wn'. Output:<br>%1"
+msgstr "<b>错误:</b> 执行 WordNet 程序 'wn' 失败。输出:<br>%1"
+
+#: main.cc:657
+msgid "No match for '%1'."
+msgstr "没有跟“%1”匹配的。"
diff --git a/koffice-i18n-zh_CN/missing b/koffice-i18n-zh_CN/missing
new file mode 100755
index 00000000..64b5f901
--- /dev/null
+++ b/koffice-i18n-zh_CN/missing
@@ -0,0 +1,353 @@
+#! /bin/sh
+# Common stub for a few missing GNU programs while installing.
+
+scriptversion=2004-09-07.08
+
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004
+# Free Software Foundation, Inc.
+# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+if test $# -eq 0; then
+ echo 1>&2 "Try \`$0 --help' for more information"
+ exit 1
+fi
+
+run=:
+
+# In the cases where this matters, `missing' is being run in the
+# srcdir already.
+if test -f configure.ac; then
+ configure_ac=configure.ac
+else
+ configure_ac=configure.in
+fi
+
+msg="missing on your system"
+
+case "$1" in
+--run)
+ # Try to run requested program, and just exit if it succeeds.
+ run=
+ shift
+ "$@" && exit 0
+ # Exit code 63 means version mismatch. This often happens
+ # when the user try to use an ancient version of a tool on
+ # a file that requires a minimum version. In this case we
+ # we should proceed has if the program had been absent, or
+ # if --run hadn't been passed.
+ if test $? = 63; then
+ run=:
+ msg="probably too old"
+ fi
+ ;;
+
+ -h|--h|--he|--hel|--help)
+ echo "\
+$0 [OPTION]... PROGRAM [ARGUMENT]...
+
+Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
+error status if there is no known handling for PROGRAM.
+
+Options:
+ -h, --help display this help and exit
+ -v, --version output version information and exit
+ --run try to run the given command, and emulate it if it fails
+
+Supported PROGRAM values:
+ aclocal touch file \`aclocal.m4'
+ autoconf touch file \`configure'
+ autoheader touch file \`config.h.in'
+ automake touch all \`Makefile.in' files
+ bison create \`y.tab.[ch]', if possible, from existing .[ch]
+ flex create \`lex.yy.c', if possible, from existing .c
+ help2man touch the output file
+ lex create \`lex.yy.c', if possible, from existing .c
+ makeinfo touch the output file
+ tar try tar, gnutar, gtar, then tar without non-portable flags
+ yacc create \`y.tab.[ch]', if possible, from existing .[ch]
+
+Send bug reports to <bug-automake@gnu.org>."
+ exit 0
+ ;;
+
+ -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
+ echo "missing $scriptversion (GNU Automake)"
+ exit 0
+ ;;
+
+ -*)
+ echo 1>&2 "$0: Unknown \`$1' option"
+ echo 1>&2 "Try \`$0 --help' for more information"
+ exit 1
+ ;;
+
+esac
+
+# Now exit if we have it, but it failed. Also exit now if we
+# don't have it and --version was passed (most likely to detect
+# the program).
+case "$1" in
+ lex|yacc)
+ # Not GNU programs, they don't have --version.
+ ;;
+
+ tar)
+ if test -n "$run"; then
+ echo 1>&2 "ERROR: \`tar' requires --run"
+ exit 1
+ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
+ exit 1
+ fi
+ ;;
+
+ *)
+ if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
+ # We have it, but it failed.
+ exit 1
+ elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
+ # Could not run --version or --help. This is probably someone
+ # running `$TOOL --version' or `$TOOL --help' to check whether
+ # $TOOL exists and not knowing $TOOL uses missing.
+ exit 1
+ fi
+ ;;
+esac
+
+# If it does not exist, or fails to run (possibly an outdated version),
+# try to emulate it.
+case "$1" in
+ aclocal*)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified \`acinclude.m4' or \`${configure_ac}'. You might want
+ to install the \`Automake' and \`Perl' packages. Grab them from
+ any GNU archive site."
+ touch aclocal.m4
+ ;;
+
+ autoconf)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified \`${configure_ac}'. You might want to install the
+ \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
+ archive site."
+ touch configure
+ ;;
+
+ autoheader)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified \`acconfig.h' or \`${configure_ac}'. You might want
+ to install the \`Autoconf' and \`GNU m4' packages. Grab them
+ from any GNU archive site."
+ files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
+ test -z "$files" && files="config.h"
+ touch_files=
+ for f in $files; do
+ case "$f" in
+ *:*) touch_files="$touch_files "`echo "$f" |
+ sed -e 's/^[^:]*://' -e 's/:.*//'`;;
+ *) touch_files="$touch_files $f.in";;
+ esac
+ done
+ touch $touch_files
+ ;;
+
+ automake*)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
+ You might want to install the \`Automake' and \`Perl' packages.
+ Grab them from any GNU archive site."
+ find . -type f -name Makefile.am -print |
+ sed 's/\.am$/.in/' |
+ while read f; do touch "$f"; done
+ ;;
+
+ autom4te)
+ echo 1>&2 "\
+WARNING: \`$1' is needed, but is $msg.
+ You might have modified some files without having the
+ proper tools for further handling them.
+ You can get \`$1' as part of \`Autoconf' from any GNU
+ archive site."
+
+ file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
+ test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+ if test -f "$file"; then
+ touch $file
+ else
+ test -z "$file" || exec >$file
+ echo "#! /bin/sh"
+ echo "# Created by GNU Automake missing as a replacement of"
+ echo "# $ $@"
+ echo "exit 0"
+ chmod +x $file
+ exit 1
+ fi
+ ;;
+
+ bison|yacc)
+ echo 1>&2 "\
+WARNING: \`$1' $msg. You should only need it if
+ you modified a \`.y' file. You may need the \`Bison' package
+ in order for those modifications to take effect. You can get
+ \`Bison' from any GNU archive site."
+ rm -f y.tab.c y.tab.h
+ if [ $# -ne 1 ]; then
+ eval LASTARG="\${$#}"
+ case "$LASTARG" in
+ *.y)
+ SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
+ if [ -f "$SRCFILE" ]; then
+ cp "$SRCFILE" y.tab.c
+ fi
+ SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
+ if [ -f "$SRCFILE" ]; then
+ cp "$SRCFILE" y.tab.h
+ fi
+ ;;
+ esac
+ fi
+ if [ ! -f y.tab.h ]; then
+ echo >y.tab.h
+ fi
+ if [ ! -f y.tab.c ]; then
+ echo 'main() { return 0; }' >y.tab.c
+ fi
+ ;;
+
+ lex|flex)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified a \`.l' file. You may need the \`Flex' package
+ in order for those modifications to take effect. You can get
+ \`Flex' from any GNU archive site."
+ rm -f lex.yy.c
+ if [ $# -ne 1 ]; then
+ eval LASTARG="\${$#}"
+ case "$LASTARG" in
+ *.l)
+ SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
+ if [ -f "$SRCFILE" ]; then
+ cp "$SRCFILE" lex.yy.c
+ fi
+ ;;
+ esac
+ fi
+ if [ ! -f lex.yy.c ]; then
+ echo 'main() { return 0; }' >lex.yy.c
+ fi
+ ;;
+
+ help2man)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified a dependency of a manual page. You may need the
+ \`Help2man' package in order for those modifications to take
+ effect. You can get \`Help2man' from any GNU archive site."
+
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ if test -z "$file"; then
+ file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
+ fi
+ if [ -f "$file" ]; then
+ touch $file
+ else
+ test -z "$file" || exec >$file
+ echo ".ab help2man is required to generate this page"
+ exit 1
+ fi
+ ;;
+
+ makeinfo)
+ echo 1>&2 "\
+WARNING: \`$1' is $msg. You should only need it if
+ you modified a \`.texi' or \`.texinfo' file, or any other file
+ indirectly affecting the aspect of the manual. The spurious
+ call might also be the consequence of using a buggy \`make' (AIX,
+ DU, IRIX). You might want to install the \`Texinfo' package or
+ the \`GNU make' package. Grab either from any GNU archive site."
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ if test -z "$file"; then
+ file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
+ file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
+ fi
+ touch $file
+ ;;
+
+ tar)
+ shift
+
+ # We have already tried tar in the generic part.
+ # Look for gnutar/gtar before invocation to avoid ugly error
+ # messages.
+ if (gnutar --version > /dev/null 2>&1); then
+ gnutar "$@" && exit 0
+ fi
+ if (gtar --version > /dev/null 2>&1); then
+ gtar "$@" && exit 0
+ fi
+ firstarg="$1"
+ if shift; then
+ case "$firstarg" in
+ *o*)
+ firstarg=`echo "$firstarg" | sed s/o//`
+ tar "$firstarg" "$@" && exit 0
+ ;;
+ esac
+ case "$firstarg" in
+ *h*)
+ firstarg=`echo "$firstarg" | sed s/h//`
+ tar "$firstarg" "$@" && exit 0
+ ;;
+ esac
+ fi
+
+ echo 1>&2 "\
+WARNING: I can't seem to be able to run \`tar' with the given arguments.
+ You may want to install GNU tar or Free paxutils, or check the
+ command line arguments."
+ exit 1
+ ;;
+
+ *)
+ echo 1>&2 "\
+WARNING: \`$1' is needed, and is $msg.
+ You might have modified some files without having the
+ proper tools for further handling them. Check the \`README' file,
+ it often tells you about the needed prerequisites for installing
+ this package. You may also peek at any GNU archive site, in case
+ some other package would contain this missing \`$1' program."
+ exit 1
+ ;;
+esac
+
+exit 0
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-end: "$"
+# End:
diff --git a/koffice-i18n-zh_CN/mkinstalldirs b/koffice-i18n-zh_CN/mkinstalldirs
new file mode 100755
index 00000000..259dbfcd
--- /dev/null
+++ b/koffice-i18n-zh_CN/mkinstalldirs
@@ -0,0 +1,158 @@
+#! /bin/sh
+# mkinstalldirs --- make directory hierarchy
+
+scriptversion=2005-06-29.22
+
+# Original author: Noah Friedman <friedman@prep.ai.mit.edu>
+# Created: 1993-05-16
+# Public domain.
+#
+# This file is maintained in Automake, please report
+# bugs to <bug-automake@gnu.org> or send patches to
+# <automake-patches@gnu.org>.
+
+errstatus=0
+dirmode=
+
+usage="\
+Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
+
+Create each directory DIR (with mode MODE, if specified), including all
+leading file name components.
+
+Report bugs to <bug-automake@gnu.org>."
+
+# process command line arguments
+while test $# -gt 0 ; do
+ case $1 in
+ -h | --help | --h*) # -h for help
+ echo "$usage"
+ exit $?
+ ;;
+ -m) # -m PERM arg
+ shift
+ test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
+ dirmode=$1
+ shift
+ ;;
+ --version)
+ echo "$0 $scriptversion"
+ exit $?
+ ;;
+ --) # stop option processing
+ shift
+ break
+ ;;
+ -*) # unknown option
+ echo "$usage" 1>&2
+ exit 1
+ ;;
+ *) # first non-opt arg
+ break
+ ;;
+ esac
+done
+
+for file
+do
+ if test -d "$file"; then
+ shift
+ else
+ break
+ fi
+done
+
+case $# in
+ 0) exit 0 ;;
+esac
+
+# Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and
+# mkdir -p a/c at the same time, both will detect that a is missing,
+# one will create a, then the other will try to create a and die with
+# a "File exists" error. This is a problem when calling mkinstalldirs
+# from a parallel make. We use --version in the probe to restrict
+# ourselves to GNU mkdir, which is thread-safe.
+case $dirmode in
+ '')
+ if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
+ echo "mkdir -p -- $*"
+ exec mkdir -p -- "$@"
+ else
+ # On NextStep and OpenStep, the `mkdir' command does not
+ # recognize any option. It will interpret all options as
+ # directories to create, and then abort because `.' already
+ # exists.
+ test -d ./-p && rmdir ./-p
+ test -d ./--version && rmdir ./--version
+ fi
+ ;;
+ *)
+ if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
+ test ! -d ./--version; then
+ echo "mkdir -m $dirmode -p -- $*"
+ exec mkdir -m "$dirmode" -p -- "$@"
+ else
+ # Clean up after NextStep and OpenStep mkdir.
+ for d in ./-m ./-p ./--version "./$dirmode";
+ do
+ test -d $d && rmdir $d
+ done
+ fi
+ ;;
+esac
+
+for file
+do
+ case $file in
+ /*) pathcomp=/ ;;
+ *) pathcomp= ;;
+ esac
+ oIFS=$IFS
+ IFS=/
+ set fnord $file
+ shift
+ IFS=$oIFS
+
+ for d
+ do
+ test "x$d" = x && continue
+
+ pathcomp=$pathcomp$d
+ case $pathcomp in
+ -*) pathcomp=./$pathcomp ;;
+ esac
+
+ if test ! -d "$pathcomp"; then
+ echo "mkdir $pathcomp"
+
+ mkdir "$pathcomp" || lasterr=$?
+
+ if test ! -d "$pathcomp"; then
+ errstatus=$lasterr
+ else
+ if test ! -z "$dirmode"; then
+ echo "chmod $dirmode $pathcomp"
+ lasterr=
+ chmod "$dirmode" "$pathcomp" || lasterr=$?
+
+ if test ! -z "$lasterr"; then
+ errstatus=$lasterr
+ fi
+ fi
+ fi
+ fi
+
+ pathcomp=$pathcomp/
+ done
+done
+
+exit $errstatus
+
+# Local Variables:
+# mode: shell-script
+# sh-indentation: 2
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-end: "$"
+# End: