diff options
Diffstat (limited to 'tde-i18n-ms')
59 files changed, 1790 insertions, 1790 deletions
diff --git a/tde-i18n-ms/Makefile.in b/tde-i18n-ms/Makefile.in index 76b3e843ea9..2ace9b7b146 100644 --- a/tde-i18n-ms/Makefile.in +++ b/tde-i18n-ms/Makefile.in @@ -176,7 +176,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ diff --git a/tde-i18n-ms/acinclude.m4 b/tde-i18n-ms/acinclude.m4 index 46ad205e449..7d9fdee4132 100644 --- a/tde-i18n-ms/acinclude.m4 +++ b/tde-i18n-ms/acinclude.m4 @@ -23,8 +23,8 @@ 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. +dnl Single-module modifications are best placed in configure.in for tdelibs +dnl and tdebase or configure.in.in if present. # KDE_PATH_X_DIRECT dnl Internal subroutine of AC_PATH_X. @@ -103,41 +103,41 @@ 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} \ +for ac_dir in `echo "$ac_x_includes" | sed s/include/lib${tdelibsuff}/` \ + /usr/X11/lib${tdelibsuff} \ + /usr/X11R6/lib${tdelibsuff} \ + /usr/X11R5/lib${tdelibsuff} \ + /usr/X11R4/lib${tdelibsuff} \ \ - /usr/lib${kdelibsuff}/X11 \ - /usr/lib${kdelibsuff}/X11R6 \ - /usr/lib${kdelibsuff}/X11R5 \ - /usr/lib${kdelibsuff}/X11R4 \ + /usr/lib${tdelibsuff}/X11 \ + /usr/lib${tdelibsuff}/X11R6 \ + /usr/lib${tdelibsuff}/X11R5 \ + /usr/lib${tdelibsuff}/X11R4 \ \ - /usr/local/X11/lib${kdelibsuff} \ - /usr/local/X11R6/lib${kdelibsuff} \ - /usr/local/X11R5/lib${kdelibsuff} \ - /usr/local/X11R4/lib${kdelibsuff} \ + /usr/local/X11/lib${tdelibsuff} \ + /usr/local/X11R6/lib${tdelibsuff} \ + /usr/local/X11R5/lib${tdelibsuff} \ + /usr/local/X11R4/lib${tdelibsuff} \ \ - /usr/local/lib${kdelibsuff}/X11 \ - /usr/local/lib${kdelibsuff}/X11R6 \ - /usr/local/lib${kdelibsuff}/X11R5 \ - /usr/local/lib${kdelibsuff}/X11R4 \ + /usr/local/lib${tdelibsuff}/X11 \ + /usr/local/lib${tdelibsuff}/X11R6 \ + /usr/local/lib${tdelibsuff}/X11R5 \ + /usr/local/lib${tdelibsuff}/X11R4 \ \ - /usr/X386/lib${kdelibsuff} \ - /usr/x386/lib${kdelibsuff} \ - /usr/XFree86/lib${kdelibsuff}/X11 \ + /usr/X386/lib${tdelibsuff} \ + /usr/x386/lib${tdelibsuff} \ + /usr/XFree86/lib${tdelibsuff}/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/lib${tdelibsuff} \ + /usr/local/lib${tdelibsuff} \ + /usr/unsupported/lib${tdelibsuff} \ + /usr/athena/lib${tdelibsuff} \ + /usr/local/x11r5/lib${tdelibsuff} \ + /usr/lpp/Xamples/lib${tdelibsuff} \ + /lib/usr/lib${tdelibsuff}/X11 \ \ - /usr/openwin/lib${kdelibsuff} \ - /usr/openwin/share/lib${kdelibsuff} \ + /usr/openwin/lib${tdelibsuff} \ + /usr/openwin/share/lib${tdelibsuff} \ ; \ do dnl Don't even attempt the hair of trying to link an X program! @@ -371,14 +371,14 @@ AC_DEFUN([KDE_1_CHECK_PATHS], 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' +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -ltdecore $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. +same compiler to compile Qt and tdelibs as you did use now. For more details about this problem, look at the end of config.log.]) fi @@ -710,7 +710,7 @@ AC_SUBST(kde_templatesdir) AC_SUBST(kde_servicesdir) AC_SUBST(kde_servicetypesdir) AC_SUBST(kde_moduledir) -AC_SUBST(kdeinitdir, '$(kde_moduledir)') +AC_SUBST(tdeinitdir, '$(kde_moduledir)') AC_SUBST(kde_styledir) AC_SUBST(kde_widgetdir) if test "$kde_qtver" = 1; then @@ -937,7 +937,7 @@ mips-sgi-irix6*) ac_x_includes="." fi if test -z "$ac_x_libraries"; then - ac_x_libraries="/usr/lib${kdelibsuff}" + ac_x_libraries="/usr/lib${tdelibsuff}" fi esac #from now on we use our own again @@ -1226,7 +1226,7 @@ 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 /usr/lib${kdelibsuff}/qt-3.3" + kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3 /usr/lib${tdelibsuff}/qt-3.3" if test -z "$PKG_CONFIG"; then AC_PATH_PROG(PKG_CONFIG, pkg-config, no) fi @@ -1426,7 +1426,7 @@ 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_libraries="$withval"/lib${tdelibsuff} ac_qt_bindir="$withval"/bin ]) @@ -1475,7 +1475,7 @@ ac_qt_includes="$qt_incdir" qt_libdirs="" for dir in $kde_qt_dirs; do - qt_libdirs="$qt_libdirs $dir/lib${kdelibsuff} $dir/lib $dir" + qt_libdirs="$qt_libdirs $dir/lib${tdelibsuff} $dir/lib $dir" done if test -z "$PKG_CONFIG"; then AC_PATH_PROG(PKG_CONFIG, pkg-config, no) @@ -1668,11 +1668,11 @@ 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. +you need to install tdelibs 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 +If you did install tdelibs, then the Qt version that is picked up by +this configure is not the same version you used to compile tdelibs. +The Qt Plugin installed by tdelibs is *ONLY* loadable if it is the _same Qt version_, compiled with the _same compiler_ and the same Qt configuration settings. ]) @@ -1809,7 +1809,7 @@ AC_CACHE_VAL(ac_cv_have_kde, if test "$kde_qtver" = 1; then kde_check_header="ksock.h" - kde_check_lib="libkdecore.la" + kde_check_lib="libtdecore.la" else kde_check_header="ksharedptr.h" kde_check_lib="libkio.la" @@ -1829,8 +1829,8 @@ 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="$kde_libs_prefix/lib${tdelibsuff} /usr/lib/kde/lib${tdelibsuff} /usr/local/kde/lib${tdelibsuff} /usr/kde/lib${tdelibsuff} /usr/lib${tdelibsuff}/kde /usr/lib${tdelibsuff}/kde3 /usr/lib${tdelibsuff} /usr/X11R6/lib${tdelibsuff} /usr/local/lib${tdelibsuff} /opt/kde3/lib${tdelibsuff} /opt/kde/lib${tdelibsuff} /usr/X11R6/kde/lib${tdelibsuff}" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib${tdelibsuff} $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" @@ -1848,7 +1848,7 @@ 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]) +by tdelibs]) fi if test -n "$kde_widgetdir"; then @@ -1863,7 +1863,7 @@ else ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" fi -else dnl test -z $1, e.g. from kdelibs +else dnl test -z $1, e.g. from tdelibs ac_cv_have_kde="have_kde=no" @@ -2088,12 +2088,12 @@ AC_DEFUN([KDE_CREATE_LIBS_ALIASES], if test $kde_qtver = 3; then case $host in - *cygwin*) lib_kded="-lkdeinit_kded" ;; + *cygwin*) lib_kded="-ltdeinit_kded" ;; *) lib_kded="" ;; esac AC_SUBST(LIB_KDED, $lib_kded) - AC_SUBST(LIB_KDECORE, "-lkdecore") - AC_SUBST(LIB_KDEUI, "-lkdeui") + AC_SUBST(LIB_TDECORE, "-ltdecore") + AC_SUBST(LIB_TDEUI, "-ltdeui") AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KJS, "-lkjs") AC_SUBST(LIB_SMB, "-lsmb") @@ -2102,9 +2102,9 @@ if test $kde_qtver = 3; then AC_SUBST(LIB_KHTML, "-lkhtml") AC_SUBST(LIB_KSPELL, "-lkspell") AC_SUBST(LIB_KPARTS, "-lkparts") - AC_SUBST(LIB_KDEPRINT, "-lkdeprint") + AC_SUBST(LIB_TDEPRINT, "-ltdeprint") AC_SUBST(LIB_KUTILS, "-lkutils") - AC_SUBST(LIB_KDEPIM, "-lkdepim") + AC_SUBST(LIB_TDEPIM, "-ltdepim") AC_SUBST(LIB_KIMPROXY, "-lkimproxy") AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff") AC_SUBST(LIB_KDNSSD, "-lkdnssd") @@ -2113,8 +2113,8 @@ if test $kde_qtver = 3; then 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_TDECORE, "-ltdecore") + AC_SUBST(LIB_TDEUI, "-ltdeui") AC_SUBST(LIB_KIO, "-lkio") AC_SUBST(LIB_KSYCOCA, "-lksycoca") AC_SUBST(LIB_SMB, "-lsmb") @@ -2123,13 +2123,13 @@ elif test $kde_qtver = 2; then AC_SUBST(LIB_KHTML, "-lkhtml") AC_SUBST(LIB_KSPELL, "-lkspell") AC_SUBST(LIB_KPARTS, "-lkparts") - AC_SUBST(LIB_KDEPRINT, "-lkdeprint") + AC_SUBST(LIB_TDEPRINT, "-ltdeprint") 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)") + AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)") + AC_SUBST(LIB_TDEUI, "-ltdeui $(LIB_TDECORE)") + AC_SUBST(LIB_KFM, "-lkfm $(LIB_TDECORE)") + AC_SUBST(LIB_KFILE, "-lkfile $(LIB_KFM) $(LIB_TDEUI)") + AC_SUBST(LIB_KAB, "-lkab $(LIB_KIMGIO) $(LIB_TDECORE)") fi ]) @@ -2194,7 +2194,7 @@ if test "x$kde_cv_func_$1" = xyes; then 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="yes - in libtdefakes" ;; *) kde_cv_proto_$1=unknown @@ -2513,7 +2513,7 @@ 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) + AC_MSG_ERROR(You need giflib30. Please install the tdesupport package) fi ]) @@ -3527,9 +3527,9 @@ 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") + tdelibsuff=$enableval, tdelibsuff="auto") - if test "$kdelibsuff" = "auto"; then + if test "$tdelibsuff" = "auto"; then cat > conftest.c << EOF #include <stdio.h> @@ -3537,26 +3537,26 @@ int main() { return 0; } EOF - kdelibsuff=`$CC conftest.c -o conftest.out; ldd conftest.out |sed -ne '/libc.so/{ + tdelibsuff=`$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= + if test "$tdelibsuff" = "no" || test "$tdelibsuff" = "none"; then + tdelibsuff= fi - if test -z "$kdelibsuff"; then + if test -z "$tdelibsuff"; 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}" + libdir="$libdir${tdelibsuff}" 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]) + AC_DEFINE_UNQUOTED(KDELIBSUFF, ["${tdelibsuff}"], Suffix for lib directories) + AC_MSG_RESULT([using lib directory suffix $tdelibsuff]) fi ]) @@ -4581,7 +4581,7 @@ fi PYTHONINC=-I$python_incdir -python_libdirs="$ac_python_dir/lib$kdelibsuff /usr/lib$kdelibsuff /usr/local /usr/lib$kdelibsuff $kde_extra_libs" +python_libdirs="$ac_python_dir/lib$tdelibsuff /usr/lib$tdelibsuff /usr/local /usr/lib$tdelibsuff $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) @@ -4971,7 +4971,7 @@ AC_DEFUN([KDE_CONF_FILES], AC_SUBST(CONF_FILES) ])dnl -dnl This sets the prefix, for arts and kdelibs +dnl This sets the prefix, for arts and tdelibs 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], @@ -5018,9 +5018,9 @@ AC_DEFUN([KDE_SET_PREFIX], 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. + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for tdelibs. This means it has been moved since you installed it. - This won't work. Please recompile kdelibs for the new prefix. + This won't work. Please recompile tdelibs for the new prefix. ]) fi kde_libs_htmldir=`$KDECONFIG --install html --expandvars` @@ -5686,7 +5686,7 @@ 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 + ac_ssl_libraries="$withval"/lib$tdelibsuff ]) want_ssl=yes @@ -5706,7 +5706,7 @@ AC_CACHE_VAL(ac_cv_have_ssl, 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" + ssl_libdirs="/usr/lib$tdelibsuff /usr/local/lib$tdelibsuff /usr/ssl/lib$tdelibsuff /usr/local/ssl/lib$tdelibsuff $libdir $prefix/lib$tdelibsuff $exec_prefix/lib$tdelibsuff $kde_extra_libs" if test ! "$ac_ssl_libraries" = "NO"; then ssl_libdirs="$ac_ssl_libraries $ssl_libdirs" fi @@ -5943,9 +5943,9 @@ 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" + PKG_CONFIG_PATH="$prefix/lib${tdelibsuff}/pkgconfig:$PKG_CONFIG_PATH" if test "$prefix" != "$kde_libs_prefix"; then - PKG_CONFIG_PATH="$kde_libs_prefix/lib${kdelibsuff}/pkgconfig:$PKG_CONFIG_PATH" + PKG_CONFIG_PATH="$kde_libs_prefix/lib${tdelibsuff}/pkgconfig:$PKG_CONFIG_PATH" fi export PKG_CONFIG_PATH PKG_CHECK_MODULES([$1],[$2],[$3],[$4]) diff --git a/tde-i18n-ms/configure b/tde-i18n-ms/configure index dfc9d98ba1f..a532889cc41 100755 --- a/tde-i18n-ms/configure +++ b/tde-i18n-ms/configure @@ -680,7 +680,7 @@ kde_templatesdir kde_servicesdir kde_servicetypesdir kde_moduledir -kdeinitdir +tdeinitdir kde_styledir kde_widgetdir LN_S @@ -2060,7 +2060,7 @@ fi # Define the identity of the package. - PACKAGE=kde-i18n-ms + PACKAGE=tde-i18n-ms VERSION="3.5.10" @@ -2602,7 +2602,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu { echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6; } -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' +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -ltdecore $LIBQT $KDE_TEST_RPATH 1>&5' if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 @@ -2614,11 +2614,11 @@ echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: 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. +same compiler to compile Qt and tdelibs as you did use now. For more details about this problem, look at the end of config.log." >&5 echo "$as_me: 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. +same compiler to compile Qt and tdelibs as you did use now. For more details about this problem, look at the end of config.log." >&2;} { (exit 1); exit 1; }; } fi @@ -2904,7 +2904,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu { echo "$as_me:$LINENO: checking for KDE libraries installed" >&5 echo $ECHO_N "checking for KDE libraries installed... $ECHO_C" >&6; } -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' +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -ltdecore $LIBQT $KDE_TEST_RPATH 1>&5' if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 @@ -2916,11 +2916,11 @@ echo "${ECHO_T}yes" >&6; } else { { echo "$as_me:$LINENO: 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. +same compiler to compile Qt and tdelibs as you did use now. For more details about this problem, look at the end of config.log." >&5 echo "$as_me: 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. +same compiler to compile Qt and tdelibs as you did use now. For more details about this problem, look at the end of config.log." >&2;} { (exit 1); exit 1; }; } fi @@ -3895,13 +3895,13 @@ echo "${ECHO_T}$kde_cv_path" >&6; } kde_libs_prefix=`$KDECONFIG --prefix` if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then - { { echo "$as_me:$LINENO: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + { { echo "$as_me:$LINENO: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for tdelibs. This means it has been moved since you installed it. - This won't work. Please recompile kdelibs for the new prefix. + This won't work. Please recompile tdelibs for the new prefix. " >&5 -echo "$as_me: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. +echo "$as_me: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for tdelibs. This means it has been moved since you installed it. - This won't work. Please recompile kdelibs for the new prefix. + This won't work. Please recompile tdelibs for the new prefix. " >&2;} { (exit 1); exit 1; }; } fi @@ -3970,7 +3970,7 @@ fi -kdeinitdir='$(kde_moduledir)' +tdeinitdir='$(kde_moduledir)' @@ -4123,39 +4123,39 @@ ac_config_files="$ac_config_files Makefile" ac_config_files="$ac_config_files messages/Makefile" -ac_config_files="$ac_config_files messages/kdeaccessibility/Makefile" +ac_config_files="$ac_config_files messages/tdeaccessibility/Makefile" -ac_config_files="$ac_config_files messages/kdeaddons/Makefile" +ac_config_files="$ac_config_files messages/tdeaddons/Makefile" -ac_config_files="$ac_config_files messages/kdeadmin/Makefile" +ac_config_files="$ac_config_files messages/tdeadmin/Makefile" -ac_config_files="$ac_config_files messages/kdeartwork/Makefile" +ac_config_files="$ac_config_files messages/tdeartwork/Makefile" -ac_config_files="$ac_config_files messages/kdebase/Makefile" +ac_config_files="$ac_config_files messages/tdebase/Makefile" -ac_config_files="$ac_config_files messages/kdeedu/Makefile" +ac_config_files="$ac_config_files messages/tdeedu/Makefile" -ac_config_files="$ac_config_files messages/kdegames/Makefile" +ac_config_files="$ac_config_files messages/tdegames/Makefile" -ac_config_files="$ac_config_files messages/kdegraphics/Makefile" +ac_config_files="$ac_config_files messages/tdegraphics/Makefile" -ac_config_files="$ac_config_files messages/kdelibs/Makefile" +ac_config_files="$ac_config_files messages/tdelibs/Makefile" -ac_config_files="$ac_config_files messages/kdemultimedia/Makefile" +ac_config_files="$ac_config_files messages/tdemultimedia/Makefile" -ac_config_files="$ac_config_files messages/kdenetwork/Makefile" +ac_config_files="$ac_config_files messages/tdenetwork/Makefile" -ac_config_files="$ac_config_files messages/kdepim/Makefile" +ac_config_files="$ac_config_files messages/tdepim/Makefile" -ac_config_files="$ac_config_files messages/kdesdk/Makefile" +ac_config_files="$ac_config_files messages/tdesdk/Makefile" -ac_config_files="$ac_config_files messages/kdetoys/Makefile" +ac_config_files="$ac_config_files messages/tdetoys/Makefile" -ac_config_files="$ac_config_files messages/kdeutils/Makefile" +ac_config_files="$ac_config_files messages/tdeutils/Makefile" -ac_config_files="$ac_config_files messages/kdevelop/Makefile" +ac_config_files="$ac_config_files messages/tdevelop/Makefile" -ac_config_files="$ac_config_files messages/kdewebdev/Makefile" +ac_config_files="$ac_config_files messages/tdewebdev/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -4721,23 +4721,23 @@ do "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;; - "messages/kdeaccessibility/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeaccessibility/Makefile" ;; - "messages/kdeaddons/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeaddons/Makefile" ;; - "messages/kdeadmin/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeadmin/Makefile" ;; - "messages/kdeartwork/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeartwork/Makefile" ;; - "messages/kdebase/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdebase/Makefile" ;; - "messages/kdeedu/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeedu/Makefile" ;; - "messages/kdegames/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdegames/Makefile" ;; - "messages/kdegraphics/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdegraphics/Makefile" ;; - "messages/kdelibs/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdelibs/Makefile" ;; - "messages/kdemultimedia/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdemultimedia/Makefile" ;; - "messages/kdenetwork/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdenetwork/Makefile" ;; - "messages/kdepim/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdepim/Makefile" ;; - "messages/kdesdk/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdesdk/Makefile" ;; - "messages/kdetoys/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdetoys/Makefile" ;; - "messages/kdeutils/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdeutils/Makefile" ;; - "messages/kdevelop/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdevelop/Makefile" ;; - "messages/kdewebdev/Makefile") CONFIG_FILES="$CONFIG_FILES messages/kdewebdev/Makefile" ;; + "messages/tdeaccessibility/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeaccessibility/Makefile" ;; + "messages/tdeaddons/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeaddons/Makefile" ;; + "messages/tdeadmin/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeadmin/Makefile" ;; + "messages/tdeartwork/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeartwork/Makefile" ;; + "messages/tdebase/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdebase/Makefile" ;; + "messages/tdeedu/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeedu/Makefile" ;; + "messages/tdegames/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdegames/Makefile" ;; + "messages/tdegraphics/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdegraphics/Makefile" ;; + "messages/tdelibs/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdelibs/Makefile" ;; + "messages/tdemultimedia/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdemultimedia/Makefile" ;; + "messages/tdenetwork/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdenetwork/Makefile" ;; + "messages/tdepim/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdepim/Makefile" ;; + "messages/tdesdk/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdesdk/Makefile" ;; + "messages/tdetoys/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdetoys/Makefile" ;; + "messages/tdeutils/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdeutils/Makefile" ;; + "messages/tdevelop/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdevelop/Makefile" ;; + "messages/tdewebdev/Makefile") CONFIG_FILES="$CONFIG_FILES messages/tdewebdev/Makefile" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} @@ -4942,7 +4942,7 @@ kde_templatesdir!$kde_templatesdir$ac_delim kde_servicesdir!$kde_servicesdir$ac_delim kde_servicetypesdir!$kde_servicetypesdir$ac_delim kde_moduledir!$kde_moduledir$ac_delim -kdeinitdir!$kdeinitdir$ac_delim +tdeinitdir!$tdeinitdir$ac_delim kde_styledir!$kde_styledir$ac_delim kde_widgetdir!$kde_widgetdir$ac_delim LN_S!$LN_S$ac_delim diff --git a/tde-i18n-ms/configure.in b/tde-i18n-ms/configure.in index d6aefc14fb6..96d0782f21a 100644 --- a/tde-i18n-ms/configure.in +++ b/tde-i18n-ms/configure.in @@ -3,7 +3,7 @@ dnl FILE: configure.in.in dnl ======================================================= AC_INIT(messages/Makefile.am) -AM_INIT_AUTOMAKE(kde-i18n-ms, "3.5.10") +AM_INIT_AUTOMAKE(tde-i18n-ms, "3.5.10") AM_CONFIG_HEADER(config.h) AC_SUBST(AUTODIRS) AM_KDE_WITH_NLS @@ -15,23 +15,23 @@ AC_PROG_LN_S KDE_CREATE_SUBDIRSLIST AC_CONFIG_FILES([ Makefile ]) AC_CONFIG_FILES([ messages/Makefile ]) -AC_CONFIG_FILES([ messages/kdeaccessibility/Makefile ]) -AC_CONFIG_FILES([ messages/kdeaddons/Makefile ]) -AC_CONFIG_FILES([ messages/kdeadmin/Makefile ]) -AC_CONFIG_FILES([ messages/kdeartwork/Makefile ]) -AC_CONFIG_FILES([ messages/kdebase/Makefile ]) -AC_CONFIG_FILES([ messages/kdeedu/Makefile ]) -AC_CONFIG_FILES([ messages/kdegames/Makefile ]) -AC_CONFIG_FILES([ messages/kdegraphics/Makefile ]) -AC_CONFIG_FILES([ messages/kdelibs/Makefile ]) -AC_CONFIG_FILES([ messages/kdemultimedia/Makefile ]) -AC_CONFIG_FILES([ messages/kdenetwork/Makefile ]) -AC_CONFIG_FILES([ messages/kdepim/Makefile ]) -AC_CONFIG_FILES([ messages/kdesdk/Makefile ]) -AC_CONFIG_FILES([ messages/kdetoys/Makefile ]) -AC_CONFIG_FILES([ messages/kdeutils/Makefile ]) -AC_CONFIG_FILES([ messages/kdevelop/Makefile ]) -AC_CONFIG_FILES([ messages/kdewebdev/Makefile ]) +AC_CONFIG_FILES([ messages/tdeaccessibility/Makefile ]) +AC_CONFIG_FILES([ messages/tdeaddons/Makefile ]) +AC_CONFIG_FILES([ messages/tdeadmin/Makefile ]) +AC_CONFIG_FILES([ messages/tdeartwork/Makefile ]) +AC_CONFIG_FILES([ messages/tdebase/Makefile ]) +AC_CONFIG_FILES([ messages/tdeedu/Makefile ]) +AC_CONFIG_FILES([ messages/tdegames/Makefile ]) +AC_CONFIG_FILES([ messages/tdegraphics/Makefile ]) +AC_CONFIG_FILES([ messages/tdelibs/Makefile ]) +AC_CONFIG_FILES([ messages/tdemultimedia/Makefile ]) +AC_CONFIG_FILES([ messages/tdenetwork/Makefile ]) +AC_CONFIG_FILES([ messages/tdepim/Makefile ]) +AC_CONFIG_FILES([ messages/tdesdk/Makefile ]) +AC_CONFIG_FILES([ messages/tdetoys/Makefile ]) +AC_CONFIG_FILES([ messages/tdeutils/Makefile ]) +AC_CONFIG_FILES([ messages/tdevelop/Makefile ]) +AC_CONFIG_FILES([ messages/tdewebdev/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 diff --git a/tde-i18n-ms/messages/Makefile.in b/tde-i18n-ms/messages/Makefile.in index b9360647f59..939d9237f9d 100644 --- a/tde-i18n-ms/messages/Makefile.in +++ b/tde-i18n-ms/messages/Makefile.in @@ -162,7 +162,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -187,7 +187,7 @@ xdg_menudir = @xdg_menudir@ KDE_LANG = ms #>- SUBDIRS = $(AUTODIRS) #>+ 1 -SUBDIRS =. kdegraphics kdeutils kdenetwork kdeadmin kdepim kdetoys kdeedu kdevelop kdeartwork kdesdk kdeaddons kdegames kdeaccessibility kdemultimedia kdebase kdelibs kdewebdev +SUBDIRS =. tdegraphics tdeutils tdenetwork tdeadmin tdepim tdetoys tdeedu tdevelop tdeartwork tdesdk tdeaddons tdegames tdeaccessibility tdemultimedia tdebase tdelibs tdewebdev POFILES = AUTO #>- all: all-recursive #>+ 1 diff --git a/tde-i18n-ms/messages/kdeaccessibility/Makefile.in b/tde-i18n-ms/messages/kdeaccessibility/Makefile.in index f2313eb9d77..0c01104534f 100644 --- a/tde-i18n-ms/messages/kdeaccessibility/Makefile.in +++ b/tde-i18n-ms/messages/kdeaccessibility/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeaccessibility +subdir = messages/tdeaccessibility DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaccessibility/Makefile.in + $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeaccessibility/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -606,10 +606,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaccessibility/Makefile.in + $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeaccessibility/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeaddons/Makefile.in b/tde-i18n-ms/messages/kdeaddons/Makefile.in index bf86cb86d2f..987a52abe8e 100644 --- a/tde-i18n-ms/messages/kdeaddons/Makefile.in +++ b/tde-i18n-ms/messages/kdeaddons/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeaddons +subdir = messages/tdeaddons DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaddons/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaddons/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeaddons/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeaddons/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaddons/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaddons/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeaddons/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaddons/Makefile.in + $(AUTOMAKE) --gnu messages/tdeaddons/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeaddons/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -846,10 +846,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaddons/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaddons/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeaddons/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaddons/Makefile.in + $(AUTOMAKE) --gnu messages/tdeaddons/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeaddons/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeaddons/konqsidebar_news.po b/tde-i18n-ms/messages/kdeaddons/konqsidebar_news.po index 430fc33eded..de3b15aa8a2 100644 --- a/tde-i18n-ms/messages/kdeaddons/konqsidebar_news.po +++ b/tde-i18n-ms/messages/kdeaddons/konqsidebar_news.po @@ -76,11 +76,11 @@ msgstr "Senarai Sumber RSS" msgid "" "<qt>Cannot connect to RSS service. Please make sure the <strong>" "rssservice</strong> program is available (usually distributed as part of " -"kdenetwork).</qt>" +"tdenetwork).</qt>" msgstr "" "<qt>Tidak boleh sambung ke servis RSS. Pastikan <strong>servis rss</strong> " "program ini boleh didapatkan (biasanya diedarkan sebagai sebahagian daripada " -"kdenetwork).</qt>" +"tdenetwork).</qt>" #: sidebar_news.cpp:80 msgid "Sidebar Newsticker" diff --git a/tde-i18n-ms/messages/kdeaddons/lyrics.po b/tde-i18n-ms/messages/kdeaddons/lyrics.po index b200e5fafaf..733f931e76f 100644 --- a/tde-i18n-ms/messages/kdeaddons/lyrics.po +++ b/tde-i18n-ms/messages/kdeaddons/lyrics.po @@ -191,7 +191,7 @@ msgid "" "not be present or be incorrect. In that case, the Lyrics plugin will not be " "able to find the lyrics until these properties are fixed (you can fix them " "using the tag editor).\n" -"Hint: The lucky tag plugin, present in the kdeaddons module, can try to guess " +"Hint: The lucky tag plugin, present in the tdeaddons module, can try to guess " "properties such as title and author from the filename of a song. Enabling it " "may increase the probability of finding lyrics." msgstr "" @@ -201,6 +201,6 @@ msgstr "" "tidak hadir atau tidak betul. Dalam kes sebegini, plugin Lirik tidak akan dapat " "mencari lirik sehingga ciri ini dibetulkan (jika anda boleh betulkan dengan " "menggunakan editor tag).\n" -"Panduan: Plugin tag bertuah, terdapat dalam modul kdeaddons, boleh cuba meneka " +"Panduan: Plugin tag bertuah, terdapat dalam modul tdeaddons, boleh cuba meneka " "ciri seperti tajuk dan pengarang dari nama fail lagu. Mengaktifnya boleh " "meningkatkan kemungkinan untuk menemui lirik." diff --git a/tde-i18n-ms/messages/kdeadmin/Makefile.in b/tde-i18n-ms/messages/kdeadmin/Makefile.in index 1d9d6736fc1..c07c6180769 100644 --- a/tde-i18n-ms/messages/kdeadmin/Makefile.in +++ b/tde-i18n-ms/messages/kdeadmin/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeadmin +subdir = messages/tdeadmin DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeadmin/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeadmin/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeadmin/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeadmin/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeadmin/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/Makefile.in + $(AUTOMAKE) --gnu messages/tdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeadmin/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -614,10 +614,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeadmin/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeadmin/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/Makefile.in + $(AUTOMAKE) --gnu messages/tdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeadmin/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeartwork/Makefile.in b/tde-i18n-ms/messages/kdeartwork/Makefile.in index 5eb254c48a6..965f249d708 100644 --- a/tde-i18n-ms/messages/kdeartwork/Makefile.in +++ b/tde-i18n-ms/messages/kdeartwork/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeartwork +subdir = messages/tdeartwork DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = klock.po kwin_art_clients.po kstyle_phase_config.po kxsconfig.po kpartsaver.po -GMOFILES = klock.gmo kwin_art_clients.gmo kstyle_phase_config.gmo kxsconfig.gmo kpartsaver.gmo +POFILES = klock.po twin_art_clients.po kstyle_phase_config.po kxsconfig.po kpartsaver.po +GMOFILES = klock.gmo twin_art_clients.gmo kstyle_phase_config.gmo kxsconfig.gmo kpartsaver.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeartwork/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeartwork/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeartwork/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeartwork/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeartwork/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeartwork/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeartwork/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeartwork/Makefile.in + $(AUTOMAKE) --gnu messages/tdeartwork/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeartwork/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,15 +531,15 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=klock.po kxsconfig.po kpartsaver.po kwin_art_clients.po Makefile.in kstyle_phase_config.po Makefile.am +KDE_DIST=klock.po kxsconfig.po kpartsaver.po twin_art_clients.po Makefile.in kstyle_phase_config.po Makefile.am #>+ 16 klock.gmo: klock.po rm -f klock.gmo; $(GMSGFMT) -o klock.gmo $(srcdir)/klock.po test ! -f klock.gmo || touch klock.gmo -kwin_art_clients.gmo: kwin_art_clients.po - rm -f kwin_art_clients.gmo; $(GMSGFMT) -o kwin_art_clients.gmo $(srcdir)/kwin_art_clients.po - test ! -f kwin_art_clients.gmo || touch kwin_art_clients.gmo +twin_art_clients.gmo: twin_art_clients.po + rm -f twin_art_clients.gmo; $(GMSGFMT) -o twin_art_clients.gmo $(srcdir)/twin_art_clients.po + test ! -f twin_art_clients.gmo || touch twin_art_clients.gmo kstyle_phase_config.gmo: kstyle_phase_config.po rm -f kstyle_phase_config.gmo; $(GMSGFMT) -o kstyle_phase_config.gmo $(srcdir)/kstyle_phase_config.po test ! -f kstyle_phase_config.gmo || touch kstyle_phase_config.gmo @@ -552,12 +552,12 @@ kpartsaver.gmo: kpartsaver.po #>+ 3 clean-nls: - -rm -f klock.gmo kwin_art_clients.gmo kstyle_phase_config.gmo kxsconfig.gmo kpartsaver.gmo + -rm -f klock.gmo twin_art_clients.gmo kstyle_phase_config.gmo kxsconfig.gmo kpartsaver.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in klock kwin_art_clients kstyle_phase_config kxsconfig kpartsaver ; do \ + @for base in klock twin_art_clients kstyle_phase_config kxsconfig kpartsaver ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -568,7 +568,7 @@ install-nls: #>+ 7 uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klock.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kwin_art_clients.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/twin_art_clients.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_phase_config.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kxsconfig.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kpartsaver.mo @@ -598,10 +598,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeartwork/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeartwork/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeartwork/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeartwork/Makefile.in + $(AUTOMAKE) --gnu messages/tdeartwork/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeartwork/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdebase/Makefile.in b/tde-i18n-ms/messages/kdebase/Makefile.in index 76706ef4ab2..ed163b7decc 100644 --- a/tde-i18n-ms/messages/kdebase/Makefile.in +++ b/tde-i18n-ms/messages/kdebase/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdebase +subdir = messages/tdebase DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = kio_sftp.po kate.po kjobviewer.po libkickermenu_konsole.po kcmkicker.po nsplugin.po display.po extensionproxy.po kdcop.po kcmbackground.po kstyle_keramik_config.po kcmlaunch.po kcminfo.po kcmkwinrules.po kasbarextension.po khtmlkttsd.po libdmctl.po ksplashthemes.po kgreet_classic.po kcontrol.po kmenuapplet.po kio_tar.po kcmview1394.po kcmbell.po kcmcomponentchooser.po kdmgreet.po kdesktop.po kpersonalizer.po ksplash.po kcmaccessibility.po kminipagerapplet.po kcmkded.po kio_remote.po kio_home.po kdeprintfax.po kcmicons.po filetypes.po kcmenergy.po kappfinder.po kthememanager.po kcmtaskbar.po kcmcgi.po kio_media.po libkickermenu_tom.po kio_finger.po ktip.po kaccess.po kio_pop3.po kdesud.po kio_fish.po kicker.po kcmkdnssd.po krdb.po libkickermenu_systemmenu.po kcmkio.po krunapplet.po kcmhtmlsearch.po kcmfonts.po libtaskbar.po useraccount.po knetattach.po kcmkonsole.po appletproxy.po dockbarextension.po kcmkonq.po kio_nntp.po kwriteconfig.po kio_ldap.po konsole.po kstart.po klipper.po kcmspellchecking.po kcmkurifilt.po kdepasswd.po clockapplet.po mediaapplet.po kdialog.po kcmlayout.po kpager.po kwin_clients.po kdebugdialog.po kcmnotify.po kio_nfs.po kcmprintmgr.po ksystemtrayapplet.po kcmxinerama.po kreadconfig.po kay.po libkickermenu_remotemenu.po lockout.po kcmkwindecoration.po kxkb.po kprinter.po libtaskmanager.po kio_system.po trashapplet.po kcmcrypto.po kcmnic.po privacy.po libkickermenu_kdeprint.po kscreensaver.po libkonq.po libkickermenu_recentdocs.po kmenuedit.po kio_trash.po kio_floppy.po krandr.po khotkeys.po kcmkclock.po kio_man.po ksystraycmd.po kcmsmartcard.po kwin.po libkicker.po khelpcenter.po ksmserver.po kgreet_winbind.po drkonqi.po kwin_lib.po kio_settings.po ksysguard.po kfontinst.po kcmscreensaver.po konqueror.po kdesu.po kcmsmserver.po kcmcolors.po kcminput.po kcmlocale.po kio_print.po kcmstyle.po kcmkeys.po kcmioslaveinfo.po kfmclient.po kfindpart.po kio_mac.po kio_smb.po kcmmedia.po naughtyapplet.po kcmkwm.po htmlsearch.po kcmcss.po kcmusb.po kcmperformance.po kio_thumbnail.po kcmarts.po libkickermenu_prefmenu.po joystick.po kdmconfig.po kcmaccess.po kcmkonqhtml.po quicklauncher.po kcmsamba.po kdeprint_part.po kio_smtp.po -GMOFILES = kio_sftp.gmo kate.gmo kjobviewer.gmo libkickermenu_konsole.gmo kcmkicker.gmo nsplugin.gmo display.gmo extensionproxy.gmo kdcop.gmo kcmbackground.gmo kstyle_keramik_config.gmo kcmlaunch.gmo kcminfo.gmo kcmkwinrules.gmo kasbarextension.gmo khtmlkttsd.gmo libdmctl.gmo ksplashthemes.gmo kgreet_classic.gmo kcontrol.gmo kmenuapplet.gmo kio_tar.gmo kcmview1394.gmo kcmbell.gmo kcmcomponentchooser.gmo kdmgreet.gmo kdesktop.gmo kpersonalizer.gmo ksplash.gmo kcmaccessibility.gmo kminipagerapplet.gmo kcmkded.gmo kio_remote.gmo kio_home.gmo kdeprintfax.gmo kcmicons.gmo filetypes.gmo kcmenergy.gmo kappfinder.gmo kthememanager.gmo kcmtaskbar.gmo kcmcgi.gmo kio_media.gmo libkickermenu_tom.gmo kio_finger.gmo ktip.gmo kaccess.gmo kio_pop3.gmo kdesud.gmo kio_fish.gmo kicker.gmo kcmkdnssd.gmo krdb.gmo libkickermenu_systemmenu.gmo kcmkio.gmo krunapplet.gmo kcmhtmlsearch.gmo kcmfonts.gmo libtaskbar.gmo useraccount.gmo knetattach.gmo kcmkonsole.gmo appletproxy.gmo dockbarextension.gmo kcmkonq.gmo kio_nntp.gmo kwriteconfig.gmo kio_ldap.gmo konsole.gmo kstart.gmo klipper.gmo kcmspellchecking.gmo kcmkurifilt.gmo kdepasswd.gmo clockapplet.gmo mediaapplet.gmo kdialog.gmo kcmlayout.gmo kpager.gmo kwin_clients.gmo kdebugdialog.gmo kcmnotify.gmo kio_nfs.gmo kcmprintmgr.gmo ksystemtrayapplet.gmo kcmxinerama.gmo kreadconfig.gmo kay.gmo libkickermenu_remotemenu.gmo lockout.gmo kcmkwindecoration.gmo kxkb.gmo kprinter.gmo libtaskmanager.gmo kio_system.gmo trashapplet.gmo kcmcrypto.gmo kcmnic.gmo privacy.gmo libkickermenu_kdeprint.gmo kscreensaver.gmo libkonq.gmo libkickermenu_recentdocs.gmo kmenuedit.gmo kio_trash.gmo kio_floppy.gmo krandr.gmo khotkeys.gmo kcmkclock.gmo kio_man.gmo ksystraycmd.gmo kcmsmartcard.gmo kwin.gmo libkicker.gmo khelpcenter.gmo ksmserver.gmo kgreet_winbind.gmo drkonqi.gmo kwin_lib.gmo kio_settings.gmo ksysguard.gmo kfontinst.gmo kcmscreensaver.gmo konqueror.gmo kdesu.gmo kcmsmserver.gmo kcmcolors.gmo kcminput.gmo kcmlocale.gmo kio_print.gmo kcmstyle.gmo kcmkeys.gmo kcmioslaveinfo.gmo kfmclient.gmo kfindpart.gmo kio_mac.gmo kio_smb.gmo kcmmedia.gmo naughtyapplet.gmo kcmkwm.gmo htmlsearch.gmo kcmcss.gmo kcmusb.gmo kcmperformance.gmo kio_thumbnail.gmo kcmarts.gmo libkickermenu_prefmenu.gmo joystick.gmo kdmconfig.gmo kcmaccess.gmo kcmkonqhtml.gmo quicklauncher.gmo kcmsamba.gmo kdeprint_part.gmo kio_smtp.gmo +POFILES = kio_sftp.po kate.po kjobviewer.po libkickermenu_konsole.po kcmkicker.po nsplugin.po display.po extensionproxy.po kdcop.po kcmbackground.po kstyle_keramik_config.po kcmlaunch.po kcminfo.po kcmtwinrules.po kasbarextension.po khtmlkttsd.po libdmctl.po ksplashthemes.po kgreet_classic.po kcontrol.po kmenuapplet.po kio_tar.po kcmview1394.po kcmbell.po kcmcomponentchooser.po kdmgreet.po kdesktop.po kpersonalizer.po ksplash.po kcmaccessibility.po kminipagerapplet.po kcmkded.po kio_remote.po kio_home.po tdeprintfax.po kcmicons.po filetypes.po kcmenergy.po kappfinder.po kthememanager.po kcmtaskbar.po kcmcgi.po kio_media.po libkickermenu_tom.po kio_finger.po ktip.po kaccess.po kio_pop3.po tdesud.po kio_fish.po kicker.po kcmkdnssd.po krdb.po libkickermenu_systemmenu.po kcmkio.po krunapplet.po kcmhtmlsearch.po kcmfonts.po libtaskbar.po useraccount.po knetattach.po kcmkonsole.po appletproxy.po dockbarextension.po kcmkonq.po kio_nntp.po kwriteconfig.po kio_ldap.po konsole.po kstart.po klipper.po kcmspellchecking.po kcmkurifilt.po kdepasswd.po clockapplet.po mediaapplet.po kdialog.po kcmlayout.po kpager.po twin_clients.po kdebugdialog.po kcmnotify.po kio_nfs.po kcmprintmgr.po ksystemtrayapplet.po kcmxinerama.po kreadconfig.po kay.po libkickermenu_remotemenu.po lockout.po kcmtwindecoration.po kxkb.po kprinter.po libtaskmanager.po kio_system.po trashapplet.po kcmcrypto.po kcmnic.po privacy.po libkickermenu_tdeprint.po kscreensaver.po libkonq.po libkickermenu_recentdocs.po kmenuedit.po kio_trash.po kio_floppy.po krandr.po khotkeys.po kcmkclock.po kio_man.po ksystraycmd.po kcmsmartcard.po twin.po libkicker.po khelpcenter.po ksmserver.po kgreet_winbind.po drkonqi.po twin_lib.po kio_settings.po ksysguard.po kfontinst.po kcmscreensaver.po konqueror.po tdesu.po kcmsmserver.po kcmcolors.po kcminput.po kcmlocale.po kio_print.po kcmstyle.po kcmkeys.po kcmioslaveinfo.po kfmclient.po kfindpart.po kio_mac.po kio_smb.po kcmmedia.po naughtyapplet.po kcmkwm.po htmlsearch.po kcmcss.po kcmusb.po kcmperformance.po kio_thumbnail.po kcmarts.po libkickermenu_prefmenu.po joystick.po kdmconfig.po kcmaccess.po kcmkonqhtml.po quicklauncher.po kcmsamba.po tdeprint_part.po kio_smtp.po +GMOFILES = kio_sftp.gmo kate.gmo kjobviewer.gmo libkickermenu_konsole.gmo kcmkicker.gmo nsplugin.gmo display.gmo extensionproxy.gmo kdcop.gmo kcmbackground.gmo kstyle_keramik_config.gmo kcmlaunch.gmo kcminfo.gmo kcmtwinrules.gmo kasbarextension.gmo khtmlkttsd.gmo libdmctl.gmo ksplashthemes.gmo kgreet_classic.gmo kcontrol.gmo kmenuapplet.gmo kio_tar.gmo kcmview1394.gmo kcmbell.gmo kcmcomponentchooser.gmo kdmgreet.gmo kdesktop.gmo kpersonalizer.gmo ksplash.gmo kcmaccessibility.gmo kminipagerapplet.gmo kcmkded.gmo kio_remote.gmo kio_home.gmo tdeprintfax.gmo kcmicons.gmo filetypes.gmo kcmenergy.gmo kappfinder.gmo kthememanager.gmo kcmtaskbar.gmo kcmcgi.gmo kio_media.gmo libkickermenu_tom.gmo kio_finger.gmo ktip.gmo kaccess.gmo kio_pop3.gmo tdesud.gmo kio_fish.gmo kicker.gmo kcmkdnssd.gmo krdb.gmo libkickermenu_systemmenu.gmo kcmkio.gmo krunapplet.gmo kcmhtmlsearch.gmo kcmfonts.gmo libtaskbar.gmo useraccount.gmo knetattach.gmo kcmkonsole.gmo appletproxy.gmo dockbarextension.gmo kcmkonq.gmo kio_nntp.gmo kwriteconfig.gmo kio_ldap.gmo konsole.gmo kstart.gmo klipper.gmo kcmspellchecking.gmo kcmkurifilt.gmo kdepasswd.gmo clockapplet.gmo mediaapplet.gmo kdialog.gmo kcmlayout.gmo kpager.gmo twin_clients.gmo kdebugdialog.gmo kcmnotify.gmo kio_nfs.gmo kcmprintmgr.gmo ksystemtrayapplet.gmo kcmxinerama.gmo kreadconfig.gmo kay.gmo libkickermenu_remotemenu.gmo lockout.gmo kcmtwindecoration.gmo kxkb.gmo kprinter.gmo libtaskmanager.gmo kio_system.gmo trashapplet.gmo kcmcrypto.gmo kcmnic.gmo privacy.gmo libkickermenu_tdeprint.gmo kscreensaver.gmo libkonq.gmo libkickermenu_recentdocs.gmo kmenuedit.gmo kio_trash.gmo kio_floppy.gmo krandr.gmo khotkeys.gmo kcmkclock.gmo kio_man.gmo ksystraycmd.gmo kcmsmartcard.gmo twin.gmo libkicker.gmo khelpcenter.gmo ksmserver.gmo kgreet_winbind.gmo drkonqi.gmo twin_lib.gmo kio_settings.gmo ksysguard.gmo kfontinst.gmo kcmscreensaver.gmo konqueror.gmo tdesu.gmo kcmsmserver.gmo kcmcolors.gmo kcminput.gmo kcmlocale.gmo kio_print.gmo kcmstyle.gmo kcmkeys.gmo kcmioslaveinfo.gmo kfmclient.gmo kfindpart.gmo kio_mac.gmo kio_smb.gmo kcmmedia.gmo naughtyapplet.gmo kcmkwm.gmo htmlsearch.gmo kcmcss.gmo kcmusb.gmo kcmperformance.gmo kio_thumbnail.gmo kcmarts.gmo libkickermenu_prefmenu.gmo joystick.gmo kdmconfig.gmo kcmaccess.gmo kcmkonqhtml.gmo quicklauncher.gmo kcmsamba.gmo tdeprint_part.gmo kio_smtp.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdebase/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdebase/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdebase/Makefile +#>- $(AUTOMAKE) --gnu messages/tdebase/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdebase/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdebase/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdebase/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdebase/Makefile.in + $(AUTOMAKE) --gnu messages/tdebase/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdebase/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,7 +531,7 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=libkickermenu_remotemenu.po appletproxy.po kcminput.po kcmaccessibility.po krandr.po kwin.po libtaskmanager.po libkickermenu_tom.po kappfinder.po dockbarextension.po kcmmedia.po filetypes.po kreadconfig.po kio_smtp.po ksplashthemes.po kcmcolors.po display.po kfmclient.po kate.po kcmnotify.po libkonq.po kstyle_keramik_config.po privacy.po kxkb.po kio_finger.po kcontrol.po konqueror.po kcmsamba.po ksmserver.po mediaapplet.po kcmenergy.po kdeprintfax.po kcmview1394.po kio_tar.po kcmxinerama.po libkickermenu_systemmenu.po kjobviewer.po kio_mac.po kcmkwindecoration.po ksplash.po kio_nfs.po ksystemtrayapplet.po htmlsearch.po kwin_lib.po kthememanager.po klipper.po kaccess.po kdepasswd.po kicker.po khtmlkttsd.po kwriteconfig.po kcmkonsole.po kmenuapplet.po kmenuedit.po kcmsmartcard.po kcmkeys.po kcmcgi.po kcmkclock.po Makefile.in kdesu.po kcmstyle.po kcmhtmlsearch.po kcminfo.po kdialog.po kcmcrypto.po libkickermenu_prefmenu.po kio_media.po kminipagerapplet.po kcmkonqhtml.po kcmaccess.po ksysguard.po kdesktop.po kio_floppy.po kcmnic.po kio_nntp.po kdmconfig.po trashapplet.po extensionproxy.po kio_ldap.po ktip.po kcmusb.po kcmperformance.po kdebugdialog.po khotkeys.po kgreet_winbind.po kio_smb.po libkickermenu_kdeprint.po kdmgreet.po knetattach.po nsplugin.po kcmcss.po kio_sftp.po kcmkio.po kcmfonts.po useraccount.po kcmkwm.po kwin_clients.po kio_settings.po libkickermenu_recentdocs.po kdcop.po kcmkdnssd.po libtaskbar.po kcmkurifilt.po kio_pop3.po joystick.po libkicker.po krunapplet.po kcmbackground.po lockout.po kcmkwinrules.po libdmctl.po krdb.po kio_home.po kdesud.po kcmioslaveinfo.po kio_remote.po kgreet_classic.po konsole.po libkickermenu_konsole.po kcmkonq.po kcmspellchecking.po kcmprintmgr.po kio_thumbnail.po kcmbell.po kdeprint_part.po kcmcomponentchooser.po kcmlocale.po kcmarts.po kasbarextension.po kio_system.po kay.po kscreensaver.po khelpcenter.po kprinter.po kpager.po drkonqi.po kcmscreensaver.po kcmlaunch.po kstart.po kcmlayout.po kfindpart.po kio_print.po kcmicons.po quicklauncher.po kio_fish.po clockapplet.po ksystraycmd.po kcmkicker.po kio_trash.po kfontinst.po kcmtaskbar.po naughtyapplet.po Makefile.am kio_man.po kpersonalizer.po kcmkded.po kcmsmserver.po +KDE_DIST=libkickermenu_remotemenu.po appletproxy.po kcminput.po kcmaccessibility.po krandr.po twin.po libtaskmanager.po libkickermenu_tom.po kappfinder.po dockbarextension.po kcmmedia.po filetypes.po kreadconfig.po kio_smtp.po ksplashthemes.po kcmcolors.po display.po kfmclient.po kate.po kcmnotify.po libkonq.po kstyle_keramik_config.po privacy.po kxkb.po kio_finger.po kcontrol.po konqueror.po kcmsamba.po ksmserver.po mediaapplet.po kcmenergy.po tdeprintfax.po kcmview1394.po kio_tar.po kcmxinerama.po libkickermenu_systemmenu.po kjobviewer.po kio_mac.po kcmtwindecoration.po ksplash.po kio_nfs.po ksystemtrayapplet.po htmlsearch.po twin_lib.po kthememanager.po klipper.po kaccess.po kdepasswd.po kicker.po khtmlkttsd.po kwriteconfig.po kcmkonsole.po kmenuapplet.po kmenuedit.po kcmsmartcard.po kcmkeys.po kcmcgi.po kcmkclock.po Makefile.in tdesu.po kcmstyle.po kcmhtmlsearch.po kcminfo.po kdialog.po kcmcrypto.po libkickermenu_prefmenu.po kio_media.po kminipagerapplet.po kcmkonqhtml.po kcmaccess.po ksysguard.po kdesktop.po kio_floppy.po kcmnic.po kio_nntp.po kdmconfig.po trashapplet.po extensionproxy.po kio_ldap.po ktip.po kcmusb.po kcmperformance.po kdebugdialog.po khotkeys.po kgreet_winbind.po kio_smb.po libkickermenu_tdeprint.po kdmgreet.po knetattach.po nsplugin.po kcmcss.po kio_sftp.po kcmkio.po kcmfonts.po useraccount.po kcmkwm.po twin_clients.po kio_settings.po libkickermenu_recentdocs.po kdcop.po kcmkdnssd.po libtaskbar.po kcmkurifilt.po kio_pop3.po joystick.po libkicker.po krunapplet.po kcmbackground.po lockout.po kcmtwinrules.po libdmctl.po krdb.po kio_home.po tdesud.po kcmioslaveinfo.po kio_remote.po kgreet_classic.po konsole.po libkickermenu_konsole.po kcmkonq.po kcmspellchecking.po kcmprintmgr.po kio_thumbnail.po kcmbell.po tdeprint_part.po kcmcomponentchooser.po kcmlocale.po kcmarts.po kasbarextension.po kio_system.po kay.po kscreensaver.po khelpcenter.po kprinter.po kpager.po drkonqi.po kcmscreensaver.po kcmlaunch.po kstart.po kcmlayout.po kfindpart.po kio_print.po kcmicons.po quicklauncher.po kio_fish.po clockapplet.po ksystraycmd.po kcmkicker.po kio_trash.po kfontinst.po kcmtaskbar.po naughtyapplet.po Makefile.am kio_man.po kpersonalizer.po kcmkded.po kcmsmserver.po #>+ 466 kio_sftp.gmo: kio_sftp.po @@ -573,9 +573,9 @@ kcmlaunch.gmo: kcmlaunch.po kcminfo.gmo: kcminfo.po rm -f kcminfo.gmo; $(GMSGFMT) -o kcminfo.gmo $(srcdir)/kcminfo.po test ! -f kcminfo.gmo || touch kcminfo.gmo -kcmkwinrules.gmo: kcmkwinrules.po - rm -f kcmkwinrules.gmo; $(GMSGFMT) -o kcmkwinrules.gmo $(srcdir)/kcmkwinrules.po - test ! -f kcmkwinrules.gmo || touch kcmkwinrules.gmo +kcmtwinrules.gmo: kcmtwinrules.po + rm -f kcmtwinrules.gmo; $(GMSGFMT) -o kcmtwinrules.gmo $(srcdir)/kcmtwinrules.po + test ! -f kcmtwinrules.gmo || touch kcmtwinrules.gmo kasbarextension.gmo: kasbarextension.po rm -f kasbarextension.gmo; $(GMSGFMT) -o kasbarextension.gmo $(srcdir)/kasbarextension.po test ! -f kasbarextension.gmo || touch kasbarextension.gmo @@ -636,9 +636,9 @@ kio_remote.gmo: kio_remote.po kio_home.gmo: kio_home.po rm -f kio_home.gmo; $(GMSGFMT) -o kio_home.gmo $(srcdir)/kio_home.po test ! -f kio_home.gmo || touch kio_home.gmo -kdeprintfax.gmo: kdeprintfax.po - rm -f kdeprintfax.gmo; $(GMSGFMT) -o kdeprintfax.gmo $(srcdir)/kdeprintfax.po - test ! -f kdeprintfax.gmo || touch kdeprintfax.gmo +tdeprintfax.gmo: tdeprintfax.po + rm -f tdeprintfax.gmo; $(GMSGFMT) -o tdeprintfax.gmo $(srcdir)/tdeprintfax.po + test ! -f tdeprintfax.gmo || touch tdeprintfax.gmo kcmicons.gmo: kcmicons.po rm -f kcmicons.gmo; $(GMSGFMT) -o kcmicons.gmo $(srcdir)/kcmicons.po test ! -f kcmicons.gmo || touch kcmicons.gmo @@ -678,9 +678,9 @@ kaccess.gmo: kaccess.po kio_pop3.gmo: kio_pop3.po rm -f kio_pop3.gmo; $(GMSGFMT) -o kio_pop3.gmo $(srcdir)/kio_pop3.po test ! -f kio_pop3.gmo || touch kio_pop3.gmo -kdesud.gmo: kdesud.po - rm -f kdesud.gmo; $(GMSGFMT) -o kdesud.gmo $(srcdir)/kdesud.po - test ! -f kdesud.gmo || touch kdesud.gmo +tdesud.gmo: tdesud.po + rm -f tdesud.gmo; $(GMSGFMT) -o tdesud.gmo $(srcdir)/tdesud.po + test ! -f tdesud.gmo || touch tdesud.gmo kio_fish.gmo: kio_fish.po rm -f kio_fish.gmo; $(GMSGFMT) -o kio_fish.gmo $(srcdir)/kio_fish.po test ! -f kio_fish.gmo || touch kio_fish.gmo @@ -771,9 +771,9 @@ kcmlayout.gmo: kcmlayout.po kpager.gmo: kpager.po rm -f kpager.gmo; $(GMSGFMT) -o kpager.gmo $(srcdir)/kpager.po test ! -f kpager.gmo || touch kpager.gmo -kwin_clients.gmo: kwin_clients.po - rm -f kwin_clients.gmo; $(GMSGFMT) -o kwin_clients.gmo $(srcdir)/kwin_clients.po - test ! -f kwin_clients.gmo || touch kwin_clients.gmo +twin_clients.gmo: twin_clients.po + rm -f twin_clients.gmo; $(GMSGFMT) -o twin_clients.gmo $(srcdir)/twin_clients.po + test ! -f twin_clients.gmo || touch twin_clients.gmo kdebugdialog.gmo: kdebugdialog.po rm -f kdebugdialog.gmo; $(GMSGFMT) -o kdebugdialog.gmo $(srcdir)/kdebugdialog.po test ! -f kdebugdialog.gmo || touch kdebugdialog.gmo @@ -804,9 +804,9 @@ libkickermenu_remotemenu.gmo: libkickermenu_remotemenu.po lockout.gmo: lockout.po rm -f lockout.gmo; $(GMSGFMT) -o lockout.gmo $(srcdir)/lockout.po test ! -f lockout.gmo || touch lockout.gmo -kcmkwindecoration.gmo: kcmkwindecoration.po - rm -f kcmkwindecoration.gmo; $(GMSGFMT) -o kcmkwindecoration.gmo $(srcdir)/kcmkwindecoration.po - test ! -f kcmkwindecoration.gmo || touch kcmkwindecoration.gmo +kcmtwindecoration.gmo: kcmtwindecoration.po + rm -f kcmtwindecoration.gmo; $(GMSGFMT) -o kcmtwindecoration.gmo $(srcdir)/kcmtwindecoration.po + test ! -f kcmtwindecoration.gmo || touch kcmtwindecoration.gmo kxkb.gmo: kxkb.po rm -f kxkb.gmo; $(GMSGFMT) -o kxkb.gmo $(srcdir)/kxkb.po test ! -f kxkb.gmo || touch kxkb.gmo @@ -831,9 +831,9 @@ kcmnic.gmo: kcmnic.po privacy.gmo: privacy.po rm -f privacy.gmo; $(GMSGFMT) -o privacy.gmo $(srcdir)/privacy.po test ! -f privacy.gmo || touch privacy.gmo -libkickermenu_kdeprint.gmo: libkickermenu_kdeprint.po - rm -f libkickermenu_kdeprint.gmo; $(GMSGFMT) -o libkickermenu_kdeprint.gmo $(srcdir)/libkickermenu_kdeprint.po - test ! -f libkickermenu_kdeprint.gmo || touch libkickermenu_kdeprint.gmo +libkickermenu_tdeprint.gmo: libkickermenu_tdeprint.po + rm -f libkickermenu_tdeprint.gmo; $(GMSGFMT) -o libkickermenu_tdeprint.gmo $(srcdir)/libkickermenu_tdeprint.po + test ! -f libkickermenu_tdeprint.gmo || touch libkickermenu_tdeprint.gmo kscreensaver.gmo: kscreensaver.po rm -f kscreensaver.gmo; $(GMSGFMT) -o kscreensaver.gmo $(srcdir)/kscreensaver.po test ! -f kscreensaver.gmo || touch kscreensaver.gmo @@ -870,9 +870,9 @@ ksystraycmd.gmo: ksystraycmd.po kcmsmartcard.gmo: kcmsmartcard.po rm -f kcmsmartcard.gmo; $(GMSGFMT) -o kcmsmartcard.gmo $(srcdir)/kcmsmartcard.po test ! -f kcmsmartcard.gmo || touch kcmsmartcard.gmo -kwin.gmo: kwin.po - rm -f kwin.gmo; $(GMSGFMT) -o kwin.gmo $(srcdir)/kwin.po - test ! -f kwin.gmo || touch kwin.gmo +twin.gmo: twin.po + rm -f twin.gmo; $(GMSGFMT) -o twin.gmo $(srcdir)/twin.po + test ! -f twin.gmo || touch twin.gmo libkicker.gmo: libkicker.po rm -f libkicker.gmo; $(GMSGFMT) -o libkicker.gmo $(srcdir)/libkicker.po test ! -f libkicker.gmo || touch libkicker.gmo @@ -888,9 +888,9 @@ kgreet_winbind.gmo: kgreet_winbind.po drkonqi.gmo: drkonqi.po rm -f drkonqi.gmo; $(GMSGFMT) -o drkonqi.gmo $(srcdir)/drkonqi.po test ! -f drkonqi.gmo || touch drkonqi.gmo -kwin_lib.gmo: kwin_lib.po - rm -f kwin_lib.gmo; $(GMSGFMT) -o kwin_lib.gmo $(srcdir)/kwin_lib.po - test ! -f kwin_lib.gmo || touch kwin_lib.gmo +twin_lib.gmo: twin_lib.po + rm -f twin_lib.gmo; $(GMSGFMT) -o twin_lib.gmo $(srcdir)/twin_lib.po + test ! -f twin_lib.gmo || touch twin_lib.gmo kio_settings.gmo: kio_settings.po rm -f kio_settings.gmo; $(GMSGFMT) -o kio_settings.gmo $(srcdir)/kio_settings.po test ! -f kio_settings.gmo || touch kio_settings.gmo @@ -906,9 +906,9 @@ kcmscreensaver.gmo: kcmscreensaver.po konqueror.gmo: konqueror.po rm -f konqueror.gmo; $(GMSGFMT) -o konqueror.gmo $(srcdir)/konqueror.po test ! -f konqueror.gmo || touch konqueror.gmo -kdesu.gmo: kdesu.po - rm -f kdesu.gmo; $(GMSGFMT) -o kdesu.gmo $(srcdir)/kdesu.po - test ! -f kdesu.gmo || touch kdesu.gmo +tdesu.gmo: tdesu.po + rm -f tdesu.gmo; $(GMSGFMT) -o tdesu.gmo $(srcdir)/tdesu.po + test ! -f tdesu.gmo || touch tdesu.gmo kcmsmserver.gmo: kcmsmserver.po rm -f kcmsmserver.gmo; $(GMSGFMT) -o kcmsmserver.gmo $(srcdir)/kcmsmserver.po test ! -f kcmsmserver.gmo || touch kcmsmserver.gmo @@ -993,21 +993,21 @@ quicklauncher.gmo: quicklauncher.po kcmsamba.gmo: kcmsamba.po rm -f kcmsamba.gmo; $(GMSGFMT) -o kcmsamba.gmo $(srcdir)/kcmsamba.po test ! -f kcmsamba.gmo || touch kcmsamba.gmo -kdeprint_part.gmo: kdeprint_part.po - rm -f kdeprint_part.gmo; $(GMSGFMT) -o kdeprint_part.gmo $(srcdir)/kdeprint_part.po - test ! -f kdeprint_part.gmo || touch kdeprint_part.gmo +tdeprint_part.gmo: tdeprint_part.po + rm -f tdeprint_part.gmo; $(GMSGFMT) -o tdeprint_part.gmo $(srcdir)/tdeprint_part.po + test ! -f tdeprint_part.gmo || touch tdeprint_part.gmo kio_smtp.gmo: kio_smtp.po rm -f kio_smtp.gmo; $(GMSGFMT) -o kio_smtp.gmo $(srcdir)/kio_smtp.po test ! -f kio_smtp.gmo || touch kio_smtp.gmo #>+ 3 clean-nls: - -rm -f kio_sftp.gmo kate.gmo kjobviewer.gmo libkickermenu_konsole.gmo kcmkicker.gmo nsplugin.gmo display.gmo extensionproxy.gmo kdcop.gmo kcmbackground.gmo kstyle_keramik_config.gmo kcmlaunch.gmo kcminfo.gmo kcmkwinrules.gmo kasbarextension.gmo khtmlkttsd.gmo libdmctl.gmo ksplashthemes.gmo kgreet_classic.gmo kcontrol.gmo kmenuapplet.gmo kio_tar.gmo kcmview1394.gmo kcmbell.gmo kcmcomponentchooser.gmo kdmgreet.gmo kdesktop.gmo kpersonalizer.gmo ksplash.gmo kcmaccessibility.gmo kminipagerapplet.gmo kcmkded.gmo kio_remote.gmo kio_home.gmo kdeprintfax.gmo kcmicons.gmo filetypes.gmo kcmenergy.gmo kappfinder.gmo kthememanager.gmo kcmtaskbar.gmo kcmcgi.gmo kio_media.gmo libkickermenu_tom.gmo kio_finger.gmo ktip.gmo kaccess.gmo kio_pop3.gmo kdesud.gmo kio_fish.gmo kicker.gmo kcmkdnssd.gmo krdb.gmo libkickermenu_systemmenu.gmo kcmkio.gmo krunapplet.gmo kcmhtmlsearch.gmo kcmfonts.gmo libtaskbar.gmo useraccount.gmo knetattach.gmo kcmkonsole.gmo appletproxy.gmo dockbarextension.gmo kcmkonq.gmo kio_nntp.gmo kwriteconfig.gmo kio_ldap.gmo konsole.gmo kstart.gmo klipper.gmo kcmspellchecking.gmo kcmkurifilt.gmo kdepasswd.gmo clockapplet.gmo mediaapplet.gmo kdialog.gmo kcmlayout.gmo kpager.gmo kwin_clients.gmo kdebugdialog.gmo kcmnotify.gmo kio_nfs.gmo kcmprintmgr.gmo ksystemtrayapplet.gmo kcmxinerama.gmo kreadconfig.gmo kay.gmo libkickermenu_remotemenu.gmo lockout.gmo kcmkwindecoration.gmo kxkb.gmo kprinter.gmo libtaskmanager.gmo kio_system.gmo trashapplet.gmo kcmcrypto.gmo kcmnic.gmo privacy.gmo libkickermenu_kdeprint.gmo kscreensaver.gmo libkonq.gmo libkickermenu_recentdocs.gmo kmenuedit.gmo kio_trash.gmo kio_floppy.gmo krandr.gmo khotkeys.gmo kcmkclock.gmo kio_man.gmo ksystraycmd.gmo kcmsmartcard.gmo kwin.gmo libkicker.gmo khelpcenter.gmo ksmserver.gmo kgreet_winbind.gmo drkonqi.gmo kwin_lib.gmo kio_settings.gmo ksysguard.gmo kfontinst.gmo kcmscreensaver.gmo konqueror.gmo kdesu.gmo kcmsmserver.gmo kcmcolors.gmo kcminput.gmo kcmlocale.gmo kio_print.gmo kcmstyle.gmo kcmkeys.gmo kcmioslaveinfo.gmo kfmclient.gmo kfindpart.gmo kio_mac.gmo kio_smb.gmo kcmmedia.gmo naughtyapplet.gmo kcmkwm.gmo htmlsearch.gmo kcmcss.gmo kcmusb.gmo kcmperformance.gmo kio_thumbnail.gmo kcmarts.gmo libkickermenu_prefmenu.gmo joystick.gmo kdmconfig.gmo kcmaccess.gmo kcmkonqhtml.gmo quicklauncher.gmo kcmsamba.gmo kdeprint_part.gmo kio_smtp.gmo + -rm -f kio_sftp.gmo kate.gmo kjobviewer.gmo libkickermenu_konsole.gmo kcmkicker.gmo nsplugin.gmo display.gmo extensionproxy.gmo kdcop.gmo kcmbackground.gmo kstyle_keramik_config.gmo kcmlaunch.gmo kcminfo.gmo kcmtwinrules.gmo kasbarextension.gmo khtmlkttsd.gmo libdmctl.gmo ksplashthemes.gmo kgreet_classic.gmo kcontrol.gmo kmenuapplet.gmo kio_tar.gmo kcmview1394.gmo kcmbell.gmo kcmcomponentchooser.gmo kdmgreet.gmo kdesktop.gmo kpersonalizer.gmo ksplash.gmo kcmaccessibility.gmo kminipagerapplet.gmo kcmkded.gmo kio_remote.gmo kio_home.gmo tdeprintfax.gmo kcmicons.gmo filetypes.gmo kcmenergy.gmo kappfinder.gmo kthememanager.gmo kcmtaskbar.gmo kcmcgi.gmo kio_media.gmo libkickermenu_tom.gmo kio_finger.gmo ktip.gmo kaccess.gmo kio_pop3.gmo tdesud.gmo kio_fish.gmo kicker.gmo kcmkdnssd.gmo krdb.gmo libkickermenu_systemmenu.gmo kcmkio.gmo krunapplet.gmo kcmhtmlsearch.gmo kcmfonts.gmo libtaskbar.gmo useraccount.gmo knetattach.gmo kcmkonsole.gmo appletproxy.gmo dockbarextension.gmo kcmkonq.gmo kio_nntp.gmo kwriteconfig.gmo kio_ldap.gmo konsole.gmo kstart.gmo klipper.gmo kcmspellchecking.gmo kcmkurifilt.gmo kdepasswd.gmo clockapplet.gmo mediaapplet.gmo kdialog.gmo kcmlayout.gmo kpager.gmo twin_clients.gmo kdebugdialog.gmo kcmnotify.gmo kio_nfs.gmo kcmprintmgr.gmo ksystemtrayapplet.gmo kcmxinerama.gmo kreadconfig.gmo kay.gmo libkickermenu_remotemenu.gmo lockout.gmo kcmtwindecoration.gmo kxkb.gmo kprinter.gmo libtaskmanager.gmo kio_system.gmo trashapplet.gmo kcmcrypto.gmo kcmnic.gmo privacy.gmo libkickermenu_tdeprint.gmo kscreensaver.gmo libkonq.gmo libkickermenu_recentdocs.gmo kmenuedit.gmo kio_trash.gmo kio_floppy.gmo krandr.gmo khotkeys.gmo kcmkclock.gmo kio_man.gmo ksystraycmd.gmo kcmsmartcard.gmo twin.gmo libkicker.gmo khelpcenter.gmo ksmserver.gmo kgreet_winbind.gmo drkonqi.gmo twin_lib.gmo kio_settings.gmo ksysguard.gmo kfontinst.gmo kcmscreensaver.gmo konqueror.gmo tdesu.gmo kcmsmserver.gmo kcmcolors.gmo kcminput.gmo kcmlocale.gmo kio_print.gmo kcmstyle.gmo kcmkeys.gmo kcmioslaveinfo.gmo kfmclient.gmo kfindpart.gmo kio_mac.gmo kio_smb.gmo kcmmedia.gmo naughtyapplet.gmo kcmkwm.gmo htmlsearch.gmo kcmcss.gmo kcmusb.gmo kcmperformance.gmo kio_thumbnail.gmo kcmarts.gmo libkickermenu_prefmenu.gmo joystick.gmo kdmconfig.gmo kcmaccess.gmo kcmkonqhtml.gmo quicklauncher.gmo kcmsamba.gmo tdeprint_part.gmo kio_smtp.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in kio_sftp kate kjobviewer libkickermenu_konsole kcmkicker nsplugin display extensionproxy kdcop kcmbackground kstyle_keramik_config kcmlaunch kcminfo kcmkwinrules kasbarextension khtmlkttsd libdmctl ksplashthemes kgreet_classic kcontrol kmenuapplet kio_tar kcmview1394 kcmbell kcmcomponentchooser kdmgreet kdesktop kpersonalizer ksplash kcmaccessibility kminipagerapplet kcmkded kio_remote kio_home kdeprintfax kcmicons filetypes kcmenergy kappfinder kthememanager kcmtaskbar kcmcgi kio_media libkickermenu_tom kio_finger ktip kaccess kio_pop3 kdesud kio_fish kicker kcmkdnssd krdb libkickermenu_systemmenu kcmkio krunapplet kcmhtmlsearch kcmfonts libtaskbar useraccount knetattach kcmkonsole appletproxy dockbarextension kcmkonq kio_nntp kwriteconfig kio_ldap konsole kstart klipper kcmspellchecking kcmkurifilt kdepasswd clockapplet mediaapplet kdialog kcmlayout kpager kwin_clients kdebugdialog kcmnotify kio_nfs kcmprintmgr ksystemtrayapplet kcmxinerama kreadconfig kay libkickermenu_remotemenu lockout kcmkwindecoration kxkb kprinter libtaskmanager kio_system trashapplet kcmcrypto kcmnic privacy libkickermenu_kdeprint kscreensaver libkonq libkickermenu_recentdocs kmenuedit kio_trash kio_floppy krandr khotkeys kcmkclock kio_man ksystraycmd kcmsmartcard kwin libkicker khelpcenter ksmserver kgreet_winbind drkonqi kwin_lib kio_settings ksysguard kfontinst kcmscreensaver konqueror kdesu kcmsmserver kcmcolors kcminput kcmlocale kio_print kcmstyle kcmkeys kcmioslaveinfo kfmclient kfindpart kio_mac kio_smb kcmmedia naughtyapplet kcmkwm htmlsearch kcmcss kcmusb kcmperformance kio_thumbnail kcmarts libkickermenu_prefmenu joystick kdmconfig kcmaccess kcmkonqhtml quicklauncher kcmsamba kdeprint_part kio_smtp ; do \ + @for base in kio_sftp kate kjobviewer libkickermenu_konsole kcmkicker nsplugin display extensionproxy kdcop kcmbackground kstyle_keramik_config kcmlaunch kcminfo kcmtwinrules kasbarextension khtmlkttsd libdmctl ksplashthemes kgreet_classic kcontrol kmenuapplet kio_tar kcmview1394 kcmbell kcmcomponentchooser kdmgreet kdesktop kpersonalizer ksplash kcmaccessibility kminipagerapplet kcmkded kio_remote kio_home tdeprintfax kcmicons filetypes kcmenergy kappfinder kthememanager kcmtaskbar kcmcgi kio_media libkickermenu_tom kio_finger ktip kaccess kio_pop3 tdesud kio_fish kicker kcmkdnssd krdb libkickermenu_systemmenu kcmkio krunapplet kcmhtmlsearch kcmfonts libtaskbar useraccount knetattach kcmkonsole appletproxy dockbarextension kcmkonq kio_nntp kwriteconfig kio_ldap konsole kstart klipper kcmspellchecking kcmkurifilt kdepasswd clockapplet mediaapplet kdialog kcmlayout kpager twin_clients kdebugdialog kcmnotify kio_nfs kcmprintmgr ksystemtrayapplet kcmxinerama kreadconfig kay libkickermenu_remotemenu lockout kcmtwindecoration kxkb kprinter libtaskmanager kio_system trashapplet kcmcrypto kcmnic privacy libkickermenu_tdeprint kscreensaver libkonq libkickermenu_recentdocs kmenuedit kio_trash kio_floppy krandr khotkeys kcmkclock kio_man ksystraycmd kcmsmartcard twin libkicker khelpcenter ksmserver kgreet_winbind drkonqi twin_lib kio_settings ksysguard kfontinst kcmscreensaver konqueror tdesu kcmsmserver kcmcolors kcminput kcmlocale kio_print kcmstyle kcmkeys kcmioslaveinfo kfmclient kfindpart kio_mac kio_smb kcmmedia naughtyapplet kcmkwm htmlsearch kcmcss kcmusb kcmperformance kio_thumbnail kcmarts libkickermenu_prefmenu joystick kdmconfig kcmaccess kcmkonqhtml quicklauncher kcmsamba tdeprint_part kio_smtp ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -1030,7 +1030,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_keramik_config.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlaunch.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcminfo.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkwinrules.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmtwinrules.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kasbarextension.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/khtmlkttsd.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libdmctl.mo @@ -1051,7 +1051,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkded.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_remote.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_home.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdeprintfax.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdeprintfax.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmicons.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/filetypes.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmenergy.mo @@ -1065,7 +1065,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktip.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kaccess.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_pop3.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdesud.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdesud.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_fish.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kicker.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkdnssd.mo @@ -1096,7 +1096,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdialog.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlayout.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kpager.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kwin_clients.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/twin_clients.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdebugdialog.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmnotify.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_nfs.mo @@ -1107,7 +1107,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kay.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkickermenu_remotemenu.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/lockout.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkwindecoration.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmtwindecoration.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kxkb.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kprinter.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libtaskmanager.mo @@ -1116,7 +1116,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmcrypto.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmnic.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/privacy.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkickermenu_kdeprint.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkickermenu_tdeprint.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kscreensaver.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkonq.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkickermenu_recentdocs.mo @@ -1129,19 +1129,19 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_man.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksystraycmd.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmsmartcard.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kwin.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/twin.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkicker.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/khelpcenter.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksmserver.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kgreet_winbind.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/drkonqi.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kwin_lib.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/twin_lib.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_settings.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksysguard.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfontinst.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmscreensaver.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/konqueror.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdesu.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdesu.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmsmserver.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmcolors.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcminput.mo @@ -1170,7 +1170,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkonqhtml.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/quicklauncher.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmsamba.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdeprint_part.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdeprint_part.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_smtp.mo #>+ 2 @@ -1198,10 +1198,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdebase/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdebase/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdebase/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdebase/Makefile.in + $(AUTOMAKE) --gnu messages/tdebase/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdebase/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdebase/drkonqi.po b/tde-i18n-ms/messages/kdebase/drkonqi.po index 0f611b4a470..b45ca6854e4 100644 --- a/tde-i18n-ms/messages/kdebase/drkonqi.po +++ b/tde-i18n-ms/messages/kdebase/drkonqi.po @@ -176,8 +176,8 @@ msgid "Startup ID of the program" msgstr "Permulaan ID dari program" #: main.cpp:55 -msgid "The program was started by kdeinit" -msgstr "Pogram telah dimulakan oleh kdeinit" +msgid "The program was started by tdeinit" +msgstr "Pogram telah dimulakan oleh tdeinit" #: main.cpp:56 msgid "Disable arbitrary disk access" diff --git a/tde-i18n-ms/messages/kdebase/kcmcrypto.po b/tde-i18n-ms/messages/kdebase/kcmcrypto.po index 6ab49278e7e..031ddd7f824 100644 --- a/tde-i18n-ms/messages/kdebase/kcmcrypto.po +++ b/tde-i18n-ms/messages/kdebase/kcmcrypto.po @@ -702,11 +702,11 @@ msgstr "" #: crypto.cpp:2012 msgid "" -"Could not execute Kleopatra. You might have to install or update the kdepim " +"Could not execute Kleopatra. You might have to install or update the tdepim " "package." msgstr "" "Tidak dapat laksana Kleopatra. Anda mungkin perlu memasang atau mengemas kini " -"pakej kdepim." +"pakej tdepim." #: crypto.cpp:2030 msgid "" diff --git a/tde-i18n-ms/messages/kdebase/kcmkeys.po b/tde-i18n-ms/messages/kdebase/kcmkeys.po index ff2e3e699b5..8fd0eea95f5 100644 --- a/tde-i18n-ms/messages/kdebase/kcmkeys.po +++ b/tde-i18n-ms/messages/kdebase/kcmkeys.po @@ -318,383 +318,383 @@ msgstr "" msgid "Application Missing" msgstr "Aplikasi Hilang" -#: ../../kwin/kwinbindings.cpp:18 +#: ../../twin/twinbindings.cpp:18 msgid "System" msgstr "Sistem" -#: ../../kwin/kwinbindings.cpp:20 +#: ../../twin/twinbindings.cpp:20 msgid "Navigation" msgstr "Navigasi" -#: ../../kwin/kwinbindings.cpp:21 +#: ../../twin/twinbindings.cpp:21 msgid "Walk Through Windows" msgstr "Lalu Ikut Tetingkap" -#: ../../kwin/kwinbindings.cpp:22 +#: ../../twin/twinbindings.cpp:22 msgid "Walk Through Windows (Reverse)" msgstr "Lalu Ikut Tetingkap (Songsang)" -#: ../../kwin/kwinbindings.cpp:23 +#: ../../twin/twinbindings.cpp:23 msgid "Walk Through Desktops" msgstr "Lalu Ikut Ruang Kerja" -#: ../../kwin/kwinbindings.cpp:24 +#: ../../twin/twinbindings.cpp:24 msgid "Walk Through Desktops (Reverse)" msgstr "Lalu Ikut Ruang Kerja (Songsang)" -#: ../../kwin/kwinbindings.cpp:25 +#: ../../twin/twinbindings.cpp:25 msgid "Walk Through Desktop List" msgstr "Lalu Ikut Senarai Ruang Kerja" -#: ../../kwin/kwinbindings.cpp:26 +#: ../../twin/twinbindings.cpp:26 msgid "Walk Through Desktop List (Reverse)" msgstr "Lalu Ikut Senarai Ruang Kerja (Songsang)" -#: ../../kwin/kwinbindings.cpp:28 +#: ../../twin/twinbindings.cpp:28 msgid "Windows" msgstr "Tetingkap" -#: ../../kwin/kwinbindings.cpp:29 +#: ../../twin/twinbindings.cpp:29 msgid "Window Operations Menu" msgstr "Menu Operasi Tetingkap" -#: ../../kwin/kwinbindings.cpp:30 +#: ../../twin/twinbindings.cpp:30 msgid "Close Window" msgstr "Tutup Tetingkap" -#: ../../kwin/kwinbindings.cpp:32 +#: ../../twin/twinbindings.cpp:32 msgid "Maximize Window" msgstr "Maksimakan Tetingkap" -#: ../../kwin/kwinbindings.cpp:34 +#: ../../twin/twinbindings.cpp:34 msgid "Maximize Window Vertically" msgstr "Maksimakan Tetingkap Menegak" -#: ../../kwin/kwinbindings.cpp:36 +#: ../../twin/twinbindings.cpp:36 msgid "Maximize Window Horizontally" msgstr "Maksimakan Tetingkap Melintang" -#: ../../kwin/kwinbindings.cpp:38 +#: ../../twin/twinbindings.cpp:38 msgid "Minimize Window" msgstr "Minimakan Tetingkap" -#: ../../kwin/kwinbindings.cpp:40 +#: ../../twin/twinbindings.cpp:40 msgid "Shade Window" msgstr "Naung Tetingkap" -#: ../../kwin/kwinbindings.cpp:42 +#: ../../twin/twinbindings.cpp:42 msgid "Move Window" msgstr "Gerak Tetingkap" -#: ../../kwin/kwinbindings.cpp:44 +#: ../../twin/twinbindings.cpp:44 msgid "Resize Window" msgstr "Ulangsaiz Tetingkap" -#: ../../kwin/kwinbindings.cpp:46 +#: ../../twin/twinbindings.cpp:46 msgid "Raise Window" msgstr "Naikkan Tetingkap" -#: ../../kwin/kwinbindings.cpp:48 +#: ../../twin/twinbindings.cpp:48 msgid "Lower Window" msgstr "Turunkan Tetingkap" -#: ../../kwin/kwinbindings.cpp:50 +#: ../../twin/twinbindings.cpp:50 msgid "Toggle Window Raise/Lower" msgstr "Togol Tentingkap Atas/Bawah" -#: ../../kwin/kwinbindings.cpp:51 +#: ../../twin/twinbindings.cpp:51 msgid "Make Window Fullscreen" msgstr "Jadikan Tetingkap Skrinpenuh" -#: ../../kwin/kwinbindings.cpp:53 +#: ../../twin/twinbindings.cpp:53 msgid "Hide Window Border" msgstr "Sembunyikan Sempadan Tetingkap" -#: ../../kwin/kwinbindings.cpp:55 +#: ../../twin/twinbindings.cpp:55 msgid "Keep Window Above Others" msgstr "Tempatkan Tetingkap Di atas Yang Lain" -#: ../../kwin/kwinbindings.cpp:57 +#: ../../twin/twinbindings.cpp:57 msgid "Keep Window Below Others" msgstr "Tempatkan Tetingkap Di Bawah Yang Lain" -#: ../../kwin/kwinbindings.cpp:59 +#: ../../twin/twinbindings.cpp:59 msgid "Activate Window Demanding Attention" msgstr "Aktifkan Perhatian Serius Tetingkap" -#: ../../kwin/kwinbindings.cpp:60 +#: ../../twin/twinbindings.cpp:60 msgid "Setup Window Shortcut" msgstr "Setkan Jalan Pintas Tetingkap" -#: ../../kwin/kwinbindings.cpp:61 +#: ../../twin/twinbindings.cpp:61 msgid "Pack Window to the Right" msgstr "Padatkan Tetingkap ke Kanan" -#: ../../kwin/kwinbindings.cpp:63 +#: ../../twin/twinbindings.cpp:63 msgid "Pack Window to the Left" msgstr "Padatkan Tetingkap ke Kiri" -#: ../../kwin/kwinbindings.cpp:65 +#: ../../twin/twinbindings.cpp:65 msgid "Pack Window Up" msgstr "Padatkan Tetingkap ke Atas" -#: ../../kwin/kwinbindings.cpp:67 +#: ../../twin/twinbindings.cpp:67 msgid "Pack Window Down" msgstr "Padatkan Tetingkap ke Bawah" -#: ../../kwin/kwinbindings.cpp:69 +#: ../../twin/twinbindings.cpp:69 msgid "Pack Grow Window Horizontally" msgstr "Padat Besarkan Tetingkap Mendatar" -#: ../../kwin/kwinbindings.cpp:71 +#: ../../twin/twinbindings.cpp:71 msgid "Pack Grow Window Vertically" msgstr "Padat Besarkan Tetingkap Menegak" -#: ../../kwin/kwinbindings.cpp:73 +#: ../../twin/twinbindings.cpp:73 msgid "Pack Shrink Window Horizontally" msgstr "Padat Kecilkan Tetingkap Mendatar" -#: ../../kwin/kwinbindings.cpp:75 +#: ../../twin/twinbindings.cpp:75 msgid "Pack Shrink Window Vertically" msgstr "Padat Kecilkan Tetingkap Menegak" -#: ../../kwin/kwinbindings.cpp:78 +#: ../../twin/twinbindings.cpp:78 msgid "Window & Desktop" msgstr "Tetingkap & Ruang Kerja" -#: ../../kwin/kwinbindings.cpp:79 +#: ../../twin/twinbindings.cpp:79 msgid "Keep Window on All Desktops" msgstr "Tempatkan Tetingkap pada Semua Desktop" -#: ../../kwin/kwinbindings.cpp:81 +#: ../../twin/twinbindings.cpp:81 msgid "Window to Desktop 1" msgstr "Tetingkap ke Ruang Kerja 1" -#: ../../kwin/kwinbindings.cpp:82 +#: ../../twin/twinbindings.cpp:82 msgid "Window to Desktop 2" msgstr "Tetingkap ke Ruang Kerja 2" -#: ../../kwin/kwinbindings.cpp:83 +#: ../../twin/twinbindings.cpp:83 msgid "Window to Desktop 3" msgstr "Tetingkap ke Ruang Kerja 3" -#: ../../kwin/kwinbindings.cpp:84 +#: ../../twin/twinbindings.cpp:84 msgid "Window to Desktop 4" msgstr "Tetingkap ke Ruang Kerja 4" -#: ../../kwin/kwinbindings.cpp:85 +#: ../../twin/twinbindings.cpp:85 msgid "Window to Desktop 5" msgstr "Tetingkap ke Ruang Kerja 5" -#: ../../kwin/kwinbindings.cpp:86 +#: ../../twin/twinbindings.cpp:86 msgid "Window to Desktop 6" msgstr "Tetingkap ke Ruang Kerja 6" -#: ../../kwin/kwinbindings.cpp:87 +#: ../../twin/twinbindings.cpp:87 msgid "Window to Desktop 7" msgstr "Tetingkap ke Ruang Kerja 7" -#: ../../kwin/kwinbindings.cpp:88 +#: ../../twin/twinbindings.cpp:88 msgid "Window to Desktop 8" msgstr "Tetingkap ke Ruang Kerja 8" -#: ../../kwin/kwinbindings.cpp:89 +#: ../../twin/twinbindings.cpp:89 msgid "Window to Desktop 9" msgstr "Tetingkap ke Ruang Kerja 9" -#: ../../kwin/kwinbindings.cpp:90 +#: ../../twin/twinbindings.cpp:90 msgid "Window to Desktop 10" msgstr "Tetingkap ke Ruang Kerja 10" -#: ../../kwin/kwinbindings.cpp:91 +#: ../../twin/twinbindings.cpp:91 msgid "Window to Desktop 11" msgstr "Tetingkap ke Ruang Kerja 11" -#: ../../kwin/kwinbindings.cpp:92 +#: ../../twin/twinbindings.cpp:92 msgid "Window to Desktop 12" msgstr "Tetingkap ke Ruang Kerja 12" -#: ../../kwin/kwinbindings.cpp:93 +#: ../../twin/twinbindings.cpp:93 msgid "Window to Desktop 13" msgstr "Tetingkap ke Ruang Kerja 13" -#: ../../kwin/kwinbindings.cpp:94 +#: ../../twin/twinbindings.cpp:94 msgid "Window to Desktop 14" msgstr "Tetingkap ke Ruang Kerja 14" -#: ../../kwin/kwinbindings.cpp:95 +#: ../../twin/twinbindings.cpp:95 msgid "Window to Desktop 15" msgstr "Tetingkap ke Ruang Kerja 15" -#: ../../kwin/kwinbindings.cpp:96 +#: ../../twin/twinbindings.cpp:96 msgid "Window to Desktop 16" msgstr "Tetingkap ke Ruang Kerja 16" -#: ../../kwin/kwinbindings.cpp:97 +#: ../../twin/twinbindings.cpp:97 msgid "Window to Desktop 17" msgstr "Tetingkap ke Ruang Kerja 17" -#: ../../kwin/kwinbindings.cpp:98 +#: ../../twin/twinbindings.cpp:98 msgid "Window to Desktop 18" msgstr "Tetingkap ke Ruang Kerja 18" -#: ../../kwin/kwinbindings.cpp:99 +#: ../../twin/twinbindings.cpp:99 msgid "Window to Desktop 19" msgstr "Tetingkap ke Ruang Kerja 19" -#: ../../kwin/kwinbindings.cpp:100 +#: ../../twin/twinbindings.cpp:100 msgid "Window to Desktop 20" msgstr "Tetingkap ke Ruang Kerja 20" -#: ../../kwin/kwinbindings.cpp:101 +#: ../../twin/twinbindings.cpp:101 msgid "Window to Next Desktop" msgstr "Tetingkap ke Ruang Kerja Seterusnya" -#: ../../kwin/kwinbindings.cpp:102 +#: ../../twin/twinbindings.cpp:102 msgid "Window to Previous Desktop" msgstr "Tetingkap ke Ruang Kerja Sebelumnya" -#: ../../kwin/kwinbindings.cpp:103 +#: ../../twin/twinbindings.cpp:103 msgid "Window One Desktop to the Right" msgstr "Alih Tetingkap Satu Desktop ke Kanan" -#: ../../kwin/kwinbindings.cpp:104 +#: ../../twin/twinbindings.cpp:104 msgid "Window One Desktop to the Left" msgstr "Alih Tetingkap Satu Desktop ke Kiri" -#: ../../kwin/kwinbindings.cpp:105 +#: ../../twin/twinbindings.cpp:105 msgid "Window One Desktop Up" msgstr "Alih Tetingkap Satu Desktop ke Atas" -#: ../../kwin/kwinbindings.cpp:106 +#: ../../twin/twinbindings.cpp:106 msgid "Window One Desktop Down" msgstr "Alih Tetingkap Satu Desktop ke Bawah" -#: ../../kwin/kwinbindings.cpp:108 +#: ../../twin/twinbindings.cpp:108 msgid "Desktop Switching" msgstr "Penukaran Ruang Kerja" -#: ../../kwin/kwinbindings.cpp:109 +#: ../../twin/twinbindings.cpp:109 msgid "Switch to Desktop 1" msgstr "Tukar ke Ruang Kerja 1" -#: ../../kwin/kwinbindings.cpp:110 +#: ../../twin/twinbindings.cpp:110 msgid "Switch to Desktop 2" msgstr "Tukar ke Ruang Kerja 2" -#: ../../kwin/kwinbindings.cpp:111 +#: ../../twin/twinbindings.cpp:111 msgid "Switch to Desktop 3" msgstr "Tukar ke Ruang Kerja 3" -#: ../../kwin/kwinbindings.cpp:112 +#: ../../twin/twinbindings.cpp:112 msgid "Switch to Desktop 4" msgstr "Tukar ke Ruang Kerja 4" -#: ../../kwin/kwinbindings.cpp:113 +#: ../../twin/twinbindings.cpp:113 msgid "Switch to Desktop 5" msgstr "Tukar ke Ruang Kerja 5" -#: ../../kwin/kwinbindings.cpp:114 +#: ../../twin/twinbindings.cpp:114 msgid "Switch to Desktop 6" msgstr "Tukar ke Ruang Kerja 6" -#: ../../kwin/kwinbindings.cpp:115 +#: ../../twin/twinbindings.cpp:115 msgid "Switch to Desktop 7" msgstr "Tukar ke Ruang Kerja 7" -#: ../../kwin/kwinbindings.cpp:116 +#: ../../twin/twinbindings.cpp:116 msgid "Switch to Desktop 8" msgstr "Tukar ke Ruang Kerja 8" -#: ../../kwin/kwinbindings.cpp:117 +#: ../../twin/twinbindings.cpp:117 msgid "Switch to Desktop 9" msgstr "Tukar ke Ruang Kerja 9" -#: ../../kwin/kwinbindings.cpp:118 +#: ../../twin/twinbindings.cpp:118 msgid "Switch to Desktop 10" msgstr "Tukar ke Ruang Kerja 10" -#: ../../kwin/kwinbindings.cpp:119 +#: ../../twin/twinbindings.cpp:119 msgid "Switch to Desktop 11" msgstr "Tukar ke Ruang Kerja 11" -#: ../../kwin/kwinbindings.cpp:120 +#: ../../twin/twinbindings.cpp:120 msgid "Switch to Desktop 12" msgstr "Tukar ke Ruang Kerja 12" -#: ../../kwin/kwinbindings.cpp:121 +#: ../../twin/twinbindings.cpp:121 msgid "Switch to Desktop 13" msgstr "Tukar ke Ruang Kerja 13" -#: ../../kwin/kwinbindings.cpp:122 +#: ../../twin/twinbindings.cpp:122 msgid "Switch to Desktop 14" msgstr "Tukar ke Ruang Kerja 14" -#: ../../kwin/kwinbindings.cpp:123 +#: ../../twin/twinbindings.cpp:123 msgid "Switch to Desktop 15" msgstr "Tukar ke Ruang Kerja 15" -#: ../../kwin/kwinbindings.cpp:124 +#: ../../twin/twinbindings.cpp:124 msgid "Switch to Desktop 16" msgstr "Tukar ke Ruang Kerja 16" -#: ../../kwin/kwinbindings.cpp:125 +#: ../../twin/twinbindings.cpp:125 msgid "Switch to Desktop 17" msgstr "Tukar ke Desktop 17" -#: ../../kwin/kwinbindings.cpp:126 +#: ../../twin/twinbindings.cpp:126 msgid "Switch to Desktop 18" msgstr "Tukar ke Desktop 18" -#: ../../kwin/kwinbindings.cpp:127 +#: ../../twin/twinbindings.cpp:127 msgid "Switch to Desktop 19" msgstr "Tukar ke Desktop 19" -#: ../../kwin/kwinbindings.cpp:128 +#: ../../twin/twinbindings.cpp:128 msgid "Switch to Desktop 20" msgstr "Tukar ke Desktop 20" -#: ../../kwin/kwinbindings.cpp:129 +#: ../../twin/twinbindings.cpp:129 msgid "Switch to Next Desktop" msgstr "Tukar ke Ruang Kerja Seterusnya" -#: ../../kwin/kwinbindings.cpp:130 +#: ../../twin/twinbindings.cpp:130 msgid "Switch to Previous Desktop" msgstr "Tukar ke Ruang Kerja Sebelumnya" -#: ../../kwin/kwinbindings.cpp:131 +#: ../../twin/twinbindings.cpp:131 msgid "Switch One Desktop to the Right" msgstr "Tukar Satu Ruang Kerja ke Kanan" -#: ../../kwin/kwinbindings.cpp:132 +#: ../../twin/twinbindings.cpp:132 msgid "Switch One Desktop to the Left" msgstr "Tukar Satu Ruang Kerja ke Kiri" -#: ../../kwin/kwinbindings.cpp:133 +#: ../../twin/twinbindings.cpp:133 msgid "Switch One Desktop Up" msgstr "Tukar Satu Ruang Kerja ke Atas" -#: ../../kwin/kwinbindings.cpp:134 +#: ../../twin/twinbindings.cpp:134 msgid "Switch One Desktop Down" msgstr "Tukar Satu Ruang Kerja ke Bawah" -#: ../../kwin/kwinbindings.cpp:137 +#: ../../twin/twinbindings.cpp:137 msgid "Mouse Emulation" msgstr "Lenggok Tetikus" -#: ../../kwin/kwinbindings.cpp:138 +#: ../../twin/twinbindings.cpp:138 msgid "Kill Window" msgstr "Bunuh Tetingkap" -#: ../../kwin/kwinbindings.cpp:139 +#: ../../twin/twinbindings.cpp:139 msgid "Window Screenshot" msgstr "Cekupan Tetingkap" -#: ../../kwin/kwinbindings.cpp:140 +#: ../../twin/twinbindings.cpp:140 msgid "Desktop Screenshot" msgstr "Cekupan Ruang Kerja" -#: ../../kwin/kwinbindings.cpp:145 +#: ../../twin/twinbindings.cpp:145 #, fuzzy msgid "Block Global Shortcuts" msgstr "Pintasan &Global" diff --git a/tde-i18n-ms/messages/kdebase/kcmkurifilt.po b/tde-i18n-ms/messages/kdebase/kcmkurifilt.po index 15bf42bd9af..94e7a717dce 100644 --- a/tde-i18n-ms/messages/kdebase/kcmkurifilt.po +++ b/tde-i18n-ms/messages/kdebase/kcmkurifilt.po @@ -348,7 +348,7 @@ msgstr "&ShortURLs" #~ "international versions of each site (e.g. google.com),\n" #~ "not to the local site (e.g. google.de). To change this,\n" #~ "add extra 'Query[foo]=...' lines to the .desktop files\n" -#~ "in kdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders.\n" +#~ "in tdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders.\n" #~ "For example, in google.desktop, copy the original\n" #~ "Query=...\n" #~ "line to\n" @@ -361,7 +361,7 @@ msgstr "&ShortURLs" #~ "versi antarabangsa setiap laman (misalnya google.com),\n" #~ "bukan ke laman web setempat (misalnya. google.de). Untuk mengubah ini,\n" #~ "tambah baris tambahan 'Query[foo]=...' kepada fail .desktop\n" -#~ "dalam kdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders.\n" +#~ "dalam tdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders.\n" #~ "Contohnya, dalam google.desktop, salin\n" #~ "Query=...\n" #~ "baris asli kepada\n" diff --git a/tde-i18n-ms/messages/kdebase/kcmkwindecoration.po b/tde-i18n-ms/messages/kdebase/kcmkwindecoration.po index fac22f9ef03..731cf237169 100644 --- a/tde-i18n-ms/messages/kdebase/kcmkwindecoration.po +++ b/tde-i18n-ms/messages/kdebase/kcmkwindecoration.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kcmkwindecoration\n" +"Project-Id-Version: kcmtwindecoration\n" "POT-Creation-Date: 2005-10-28 02:43+0200\n" "PO-Revision-Date: 2005-10-28 11:29+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -84,7 +84,7 @@ msgstr "Menu" msgid "--- spacer ---" msgstr "--- ruangan ---" -#: kwindecoration.cpp:90 +#: twindecoration.cpp:90 msgid "" "Select the window decoration. This is the look and feel of both the window " "borders and the window handle." @@ -92,23 +92,23 @@ msgstr "" "Pilih hiasan tetingkap. Ini ialah skema 'lihat dan rasa' untuk sempadan " "tetingkap dan pengendali tetingkap." -#: kwindecoration.cpp:95 +#: twindecoration.cpp:95 msgid "Decoration Options" msgstr "Pilihan Hiasan" -#: kwindecoration.cpp:105 +#: twindecoration.cpp:105 msgid "B&order size:" msgstr "&Saiz sempadan:" -#: kwindecoration.cpp:108 +#: twindecoration.cpp:108 msgid "Use this combobox to change the border size of the decoration." msgstr "Guna kekotak combo ini untuk menukar saiz sempadan hiasan." -#: kwindecoration.cpp:124 +#: twindecoration.cpp:124 msgid "&Show window button tooltips" msgstr "Papar petua alatan butang tetin&gkap" -#: kwindecoration.cpp:126 +#: twindecoration.cpp:126 msgid "" "Enabling this checkbox will show window button tooltips. If this checkbox is " "off, no window button tooltips will be shown." @@ -116,11 +116,11 @@ msgstr "" "Dengan menghidupkan kekotak tanda ini petua alatan butang tetingkap akan " "dipaparkan. " -#: kwindecoration.cpp:130 +#: twindecoration.cpp:130 msgid "Use custom titlebar button &positions" msgstr "Guna posisi butang &papan tajuk sendiri" -#: kwindecoration.cpp:132 +#: twindecoration.cpp:132 msgid "" "The appropriate settings can be found in the \"Buttons\" Tab; please note that " "this option is not available on all styles yet." @@ -128,59 +128,59 @@ msgstr "" "Seting yang sesuai boleh ditemui dalam Tab \"Butang\"; ambil perhatian bahawa " "opsyen ini belum boleh didapatkan dalam semua gaya." -#: kwindecoration.cpp:163 +#: twindecoration.cpp:163 msgid "&Window Decoration" msgstr "Hiasan &Tetingkap" -#: kwindecoration.cpp:164 +#: twindecoration.cpp:164 msgid "&Buttons" msgstr "&Butang" -#: kwindecoration.cpp:182 -msgid "kcmkwindecoration" -msgstr "kcmkwindecoration" +#: twindecoration.cpp:182 +msgid "kcmtwindecoration" +msgstr "kcmtwindecoration" -#: kwindecoration.cpp:183 +#: twindecoration.cpp:183 msgid "Window Decoration Control Module" msgstr "Modul Kawalan Dekorasi Tetingkap" -#: kwindecoration.cpp:185 +#: twindecoration.cpp:185 msgid "(c) 2001 Karol Szwed" msgstr "(c) 2001 Karol Szwed" -#: kwindecoration.cpp:237 kwindecoration.cpp:439 +#: twindecoration.cpp:237 twindecoration.cpp:439 msgid "KDE 2" msgstr "KDE 2" -#: kwindecoration.cpp:266 +#: twindecoration.cpp:266 msgid "Tiny" msgstr "Sangat Kecil" -#: kwindecoration.cpp:267 +#: twindecoration.cpp:267 msgid "Normal" msgstr "Normal" -#: kwindecoration.cpp:268 +#: twindecoration.cpp:268 msgid "Large" msgstr "Besar" -#: kwindecoration.cpp:269 +#: twindecoration.cpp:269 msgid "Very Large" msgstr "Sangat Besar" -#: kwindecoration.cpp:270 +#: twindecoration.cpp:270 msgid "Huge" msgstr "Teramat Besar" -#: kwindecoration.cpp:271 +#: twindecoration.cpp:271 msgid "Very Huge" msgstr "Sangat Teramat Besar" -#: kwindecoration.cpp:272 +#: twindecoration.cpp:272 msgid "Oversized" msgstr "Lebihsaiz" -#: kwindecoration.cpp:591 +#: twindecoration.cpp:591 msgid "" "<h1>Window Manager Decoration</h1>" "<p>This module allows you to choose the window border decorations, as well as " diff --git a/tde-i18n-ms/messages/kdebase/kcmkwinrules.po b/tde-i18n-ms/messages/kdebase/kcmkwinrules.po index dbcc95af4bb..bc97dca006e 100644 --- a/tde-i18n-ms/messages/kdebase/kcmkwinrules.po +++ b/tde-i18n-ms/messages/kdebase/kcmkwinrules.po @@ -1,7 +1,7 @@ # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2004. msgid "" msgstr "" -"Project-Id-Version: kcmkwinrules\n" +"Project-Id-Version: kcmtwinrules\n" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-10-03 22:13+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -88,8 +88,8 @@ msgid "Unknown - will be treated as Normal Window" msgstr "Tidak diketahui - akan dilayan sebagai Tetingkap Normal" #: kcm.cpp:49 -msgid "kcmkwinrules" -msgstr "kcmkwinrules" +msgid "kcmtwinrules" +msgstr "kcmtwinrules" #: kcm.cpp:50 msgid "Window-Specific Settings Configuration Module" diff --git a/tde-i18n-ms/messages/kdebase/kcmkwm.po b/tde-i18n-ms/messages/kdebase/kcmkwm.po index a3d70ceb3c0..4ba0faaf955 100644 --- a/tde-i18n-ms/messages/kdebase/kcmkwm.po +++ b/tde-i18n-ms/messages/kdebase/kcmkwm.po @@ -46,8 +46,8 @@ msgid "&Translucency" msgstr "&Kelutcahayaan" #: main.cpp:126 -msgid "kcmkwinoptions" -msgstr "kcmkwinoptions" +msgid "kcmtwinoptions" +msgstr "kcmtwinoptions" #: main.cpp:126 msgid "Window Behavior Configuration Module" @@ -1000,7 +1000,7 @@ msgid "" "<qt><b>It seems that alpha channel support is not available.</b>" "<br>" "<br>Please make sure you have <a href=\"http://www.freedesktop.org/\">" -"Xorg ≥ 6.8</a>, and installed the kompmgr that came with kwin." +"Xorg ≥ 6.8</a>, and installed the kompmgr that came with twin." "<br>Also, make sure you have the following entries in your XConfig (e.g. " "/etc/X11/xorg.conf):" "<br>" @@ -1017,7 +1017,7 @@ msgstr "" "<qt><b>Nampaknya sokongan saluran alfa tidak boleh didapatkan.</b>" "<br>" "<br>Pastikan anda mempunyai <a href=\"http://www.freedesktop.org/\">" -"Xorg ≥ 6.8</a>, dan telah memasang kompmgr yang datang bersama kwin." +"Xorg ≥ 6.8</a>, dan telah memasang kompmgr yang datang bersama twin." "<br>Juga, pastikan anda ada entri yang berikut dalam XConfig anda (misalnya, " "/etc/X11/xorg.conf):" "<br>" diff --git a/tde-i18n-ms/messages/kdebase/kcmsmartcard.po b/tde-i18n-ms/messages/kdebase/kcmsmartcard.po index 186cedbf931..e1de7fffe48 100644 --- a/tde-i18n-ms/messages/kdebase/kcmsmartcard.po +++ b/tde-i18n-ms/messages/kdebase/kcmsmartcard.po @@ -45,19 +45,19 @@ msgstr "Kemungkinan Punca" msgid "" "\n" "1) The KDE daemon, 'kded' is not running. You can restart it by running the " -"command 'kdeinit' and then try reloading the KDE Control Center to see if this " +"command 'tdeinit' and then try reloading the KDE Control Center to see if this " "message goes away.\n" "\n" "2) You don't appear to have smartcard support in the KDE libraries. You will " -"need to recompile the kdelibs package with libpcsclite installed." +"need to recompile the tdelibs package with libpcsclite installed." msgstr "" "\n" "1) Daemon KDE, 'kded' tidak dilaksanakan. Anda boleh ulangmula dengan " -"melaksanakan arahan 'kdeinit' dan kemudian cuba ulangmuat KDE Control Center " +"melaksanakan arahan 'tdeinit' dan kemudian cuba ulangmuat KDE Control Center " "untuk melihat sama ada mesej ini hilang.\n" "\n" "2) Anda kelihatan tidak mempunyai sokongan kad pintar didalam pustaka KDE. Anda " -"perlu untuk ulanghimpun pakej kdelibs dengan libpcsclite dipasang." +"perlu untuk ulanghimpun pakej tdelibs dengan libpcsclite dipasang." #. i18n: file smartcardbase.ui line 31 #: rc.cpp:15 diff --git a/tde-i18n-ms/messages/kdebase/kdeprint_part.po b/tde-i18n-ms/messages/kdebase/kdeprint_part.po index b279232327d..becc397c534 100644 --- a/tde-i18n-ms/messages/kdebase/kdeprint_part.po +++ b/tde-i18n-ms/messages/kdebase/kdeprint_part.po @@ -25,14 +25,14 @@ msgid "" msgstr "md_najmi@yahoo.com" #: printpart.cpp:59 -msgid "kdeprint_part" -msgstr "kdeprint_part" +msgid "tdeprint_part" +msgstr "tdeprint_part" #: printpart.cpp:59 msgid "A Konqueror Plugin for Print Management" msgstr "Plug masuk Pengurusan Cetak untuk Konqueror" -#. i18n: file kdeprint_part.rc line 3 +#. i18n: file tdeprint_part.rc line 3 #: rc.cpp:3 rc.cpp:6 #, no-c-format msgid "Print Manager Toolbar" diff --git a/tde-i18n-ms/messages/kdebase/kdeprintfax.po b/tde-i18n-ms/messages/kdebase/kdeprintfax.po index 7a573f012d3..a2671e7ca10 100644 --- a/tde-i18n-ms/messages/kdebase/kdeprintfax.po +++ b/tde-i18n-ms/messages/kdebase/kdeprintfax.po @@ -140,8 +140,8 @@ msgid "" msgstr "md_najmi@yahoo.com" #: main.cpp:33 -msgid "A small fax utility to be used with kdeprint." -msgstr "Utiliti faks yang kecil untuk digunakan bersama kdeprint." +msgid "A small fax utility to be used with tdeprint." +msgstr "Utiliti faks yang kecil untuk digunakan bersama tdeprint." #: main.cpp:39 msgid "Phone number to fax to" @@ -175,7 +175,7 @@ msgstr "Jenis MIME:" msgid "Command:" msgstr "Arahan:" -#. i18n: file kdeprintfaxui.rc line 10 +#. i18n: file tdeprintfaxui.rc line 10 #: rc.cpp:6 #, no-c-format msgid "Fa&x" @@ -245,11 +245,11 @@ msgstr "Tapisan" msgid "Filters Configuration" msgstr "Penyelarasan Tapisan" -#: faxab.cpp:41 kdeprintfax.cpp:88 +#: faxab.cpp:41 tdeprintfax.cpp:88 msgid "Name" msgstr "Nama" -#: faxab.cpp:42 kdeprintfax.cpp:87 kdeprintfax.cpp:562 +#: faxab.cpp:42 tdeprintfax.cpp:87 tdeprintfax.cpp:562 #, fuzzy msgid "Fax Number" msgstr "Nombor faks" @@ -266,150 +266,150 @@ msgstr "&Edit Buku Alamat" msgid "No fax number found in your address book." msgstr "Tiada nombor faks ditemui di dalam buku alamat anda." -#: kdeprintfax.cpp:74 +#: tdeprintfax.cpp:74 msgid "Move up" msgstr "Pindah atas" -#: kdeprintfax.cpp:79 +#: tdeprintfax.cpp:79 msgid "Move down" msgstr "Pindah bawah" -#: kdeprintfax.cpp:82 +#: tdeprintfax.cpp:82 msgid "F&iles:" msgstr "Fa&il:" -#: kdeprintfax.cpp:89 +#: tdeprintfax.cpp:89 #, fuzzy msgid "Enterprise" msgstr "S&yarikat:" -#: kdeprintfax.cpp:96 +#: tdeprintfax.cpp:96 #, fuzzy msgid "Add fax number" msgstr "Tiada nombor faks ditentukan." -#: kdeprintfax.cpp:100 +#: tdeprintfax.cpp:100 #, fuzzy msgid "Add fax number from addressbook" msgstr "Tiada nombor faks ditemui di dalam buku alamat anda." -#: kdeprintfax.cpp:104 +#: tdeprintfax.cpp:104 #, fuzzy msgid "Remove fax number" msgstr "Tiada nombor faks ditentukan." -#: kdeprintfax.cpp:107 +#: tdeprintfax.cpp:107 msgid "&Comment:" msgstr "&Komen:" -#: kdeprintfax.cpp:118 +#: tdeprintfax.cpp:118 msgid "Sched&ule:" msgstr "Jad&ual:" -#: kdeprintfax.cpp:120 +#: tdeprintfax.cpp:120 msgid "Now" msgstr "Sekarang" -#: kdeprintfax.cpp:121 +#: tdeprintfax.cpp:121 msgid "At Specified Time" msgstr "Pada Masa Ditentukan" -#: kdeprintfax.cpp:128 +#: tdeprintfax.cpp:128 msgid "Send Co&ver Sheet" msgstr "" -#: kdeprintfax.cpp:131 +#: tdeprintfax.cpp:131 msgid "Su&bject:" msgstr "Su&bjek:" -#: kdeprintfax.cpp:172 kdeprintfax.cpp:252 +#: tdeprintfax.cpp:172 tdeprintfax.cpp:252 msgid "Processing..." msgstr "Memproses..." -#: kdeprintfax.cpp:173 kdeprintfax.cpp:402 +#: tdeprintfax.cpp:173 tdeprintfax.cpp:402 msgid "Idle" msgstr "Leka" -#: kdeprintfax.cpp:177 +#: tdeprintfax.cpp:177 msgid "Send to Fax" msgstr "Kirim ke Faks" -#: kdeprintfax.cpp:191 +#: tdeprintfax.cpp:191 msgid "&Add File..." msgstr "T&ambah Fail..." -#: kdeprintfax.cpp:192 +#: tdeprintfax.cpp:192 msgid "&Remove File" msgstr "&Buang Fail" -#: kdeprintfax.cpp:193 +#: tdeprintfax.cpp:193 msgid "&Send Fax" msgstr "&Kirim Faks" -#: kdeprintfax.cpp:194 +#: tdeprintfax.cpp:194 msgid "A&bort" msgstr "Ta&matkan" -#: kdeprintfax.cpp:195 +#: tdeprintfax.cpp:195 msgid "A&ddress Book" msgstr "Buku A&lamat" -#: kdeprintfax.cpp:196 +#: tdeprintfax.cpp:196 msgid "V&iew Log" msgstr "L&ihat Log" -#: kdeprintfax.cpp:197 +#: tdeprintfax.cpp:197 msgid "Vi&ew File" msgstr "Li&hat Fail" -#: kdeprintfax.cpp:198 +#: tdeprintfax.cpp:198 #, fuzzy msgid "&New Fax Recipient..." msgstr "Faks g3 CCITT" -#: kdeprintfax.cpp:245 +#: tdeprintfax.cpp:245 msgid "No file to fax." msgstr "Tiada fail untuk difakskan." -#: kdeprintfax.cpp:247 +#: tdeprintfax.cpp:247 msgid "No fax number specified." msgstr "Tiada nombor faks ditentukan." -#: kdeprintfax.cpp:255 +#: tdeprintfax.cpp:255 msgid "Unable to start Fax process." msgstr "Gagal memulakan proses faks." -#: kdeprintfax.cpp:261 +#: tdeprintfax.cpp:261 msgid "Unable to stop Fax process." msgstr "Gagal menghentikan proses faks." -#: kdeprintfax.cpp:284 +#: tdeprintfax.cpp:284 #, c-format msgid "Unable to retrieve %1." msgstr "Gagal membuka %1." -#: kdeprintfax.cpp:409 +#: tdeprintfax.cpp:409 msgid "Fax error: see log message for more information." msgstr "Ralat faks: lihat mesej log untuk maklumat lanjut." -#: kdeprintfax.cpp:564 +#: tdeprintfax.cpp:564 msgid "Enter recipient fax properties." msgstr "" -#: kdeprintfax.cpp:565 +#: tdeprintfax.cpp:565 #, fuzzy msgid "&Number:" msgstr "$ Nombor" -#: kdeprintfax.cpp:566 +#: tdeprintfax.cpp:566 msgid "N&ame:" msgstr "N&ama:" -#: kdeprintfax.cpp:567 +#: tdeprintfax.cpp:567 msgid "&Enterprise:" msgstr "S&yarikat:" -#: kdeprintfax.cpp:593 +#: tdeprintfax.cpp:593 #, fuzzy msgid "Invalid fax number." msgstr "nombor versi tidak sah `%s'" diff --git a/tde-i18n-ms/messages/kdebase/kdesu.po b/tde-i18n-ms/messages/kdebase/kdesu.po index dfcf4b78fd7..bacb9ea34a2 100644 --- a/tde-i18n-ms/messages/kdebase/kdesu.po +++ b/tde-i18n-ms/messages/kdebase/kdesu.po @@ -13,99 +13,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.6\n" -#: kdesu.cpp:56 kdesu.cpp:57 +#: tdesu.cpp:56 tdesu.cpp:57 msgid "Specifies the command to run" msgstr "Nyatakan arahan untuk dilaksanakan" -#: kdesu.cpp:58 +#: tdesu.cpp:58 msgid "Run command under target uid if <file> is not writable" msgstr "Laksanakan arahan dengan uid sasaran jika <fail> tidak boleh ditulis" -#: kdesu.cpp:59 +#: tdesu.cpp:59 msgid "Specifies the target uid" msgstr "Tentukan uid sasaran" -#: kdesu.cpp:60 +#: tdesu.cpp:60 msgid "Do not keep password" msgstr "Jangan simpan kata laluan" -#: kdesu.cpp:61 +#: tdesu.cpp:61 msgid "Stop the daemon (forgets all passwords)" msgstr "Hentikan daemon (lupakan semua kata laluan)" -#: kdesu.cpp:62 +#: tdesu.cpp:62 msgid "Enable terminal output (no password keeping)" msgstr "Hidupkan terminal output (tiada kata laluan disimpan)" -#: kdesu.cpp:63 +#: tdesu.cpp:63 msgid "Set priority value: 0 <= prio <= 100, 0 is lowest" msgstr "" "Tetapkan nilai keutamaan: 0 <= turutan keutamaan <= 100, 0 yang terendah" -#: kdesu.cpp:64 +#: tdesu.cpp:64 msgid "Use realtime scheduling" msgstr "Guna penjadualan masa nyata" -#: kdesu.cpp:65 +#: tdesu.cpp:65 msgid "Let command use existing dcopserver" msgstr "Biarkan arahan menggunakan pelayan dcop yang ada" -#: kdesu.cpp:66 +#: tdesu.cpp:66 msgid "Do not display ignore button" msgstr "" -#: kdesu.cpp:67 +#: tdesu.cpp:67 msgid "Specify icon to use in the password dialog" msgstr "" -#: kdesu.cpp:68 +#: tdesu.cpp:68 msgid "Do not show the command to be run in the dialog" msgstr "" -#: kdesu.cpp:99 +#: tdesu.cpp:99 msgid "KDE su" msgstr "KDE su" -#: kdesu.cpp:100 +#: tdesu.cpp:100 msgid "Runs a program with elevated privileges." msgstr "Laksana program dengan kebenaran tertinggi." -#: kdesu.cpp:103 +#: tdesu.cpp:103 msgid "Maintainer" msgstr "Penyelenggara" -#: kdesu.cpp:105 +#: tdesu.cpp:105 msgid "Original author" msgstr "Pengarang asal" -#: kdesu.cpp:131 +#: tdesu.cpp:131 msgid "Command '%1' not found." msgstr "Arahan '%1' tidak ditemui." -#: kdesu.cpp:207 +#: tdesu.cpp:207 #, c-format msgid "Illegal priority: %1" msgstr "Keutamaan tidak sah: %1" -#: kdesu.cpp:235 +#: tdesu.cpp:235 msgid "No command specified." msgstr "Tiada arahan ditentukan." -#: kdesu.cpp:344 +#: tdesu.cpp:344 msgid "" "Su returned with an error.\n" msgstr "" "Su menunjukkan ralat.\n" -#: kdesu.cpp:365 +#: tdesu.cpp:365 msgid "Command:" msgstr "Arahan:" -#: kdesu.cpp:370 +#: tdesu.cpp:370 msgid "realtime: " msgstr "masa-nyata:" -#: kdesu.cpp:373 +#: tdesu.cpp:373 msgid "Priority:" msgstr "Keutamaan:" diff --git a/tde-i18n-ms/messages/kdebase/kdesud.po b/tde-i18n-ms/messages/kdebase/kdesud.po index 7bd65b591e6..83a183ad5d4 100644 --- a/tde-i18n-ms/messages/kdebase/kdesud.po +++ b/tde-i18n-ms/messages/kdebase/kdesud.po @@ -12,15 +12,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.6\n" -#: kdesud.cpp:251 +#: tdesud.cpp:251 msgid "KDE su daemon" msgstr "Daemon su KDE" -#: kdesud.cpp:252 -msgid "Daemon used by kdesu" +#: tdesud.cpp:252 +msgid "Daemon used by tdesu" msgstr "Daemon digunakan oleh su KDE" -#: kdesud.cpp:255 +#: tdesud.cpp:255 msgid "Author" msgstr "Penulis" diff --git a/tde-i18n-ms/messages/kdebase/ksmserver.po b/tde-i18n-ms/messages/kdebase/ksmserver.po index 501ad6b447c..0158f2086b9 100644 --- a/tde-i18n-ms/messages/kdebase/ksmserver.po +++ b/tde-i18n-ms/messages/kdebase/ksmserver.po @@ -39,10 +39,10 @@ msgstr "Pulihkan semula sesi yang disimpan pengguna jika ada" #: main.cpp:37 msgid "" "Starts 'wm' in case no other window manager is \n" -"participating in the session. Default is 'kwin'" +"participating in the session. Default is 'twin'" msgstr "" "Mulakan 'wm' jika tiada pengurus tetingkap lain \n" -"yang berada di dalam sesi. Default ialah 'kwin'" +"yang berada di dalam sesi. Default ialah 'twin'" #: main.cpp:38 msgid "Also allow remote connections" diff --git a/tde-i18n-ms/messages/kdebase/ktip.po b/tde-i18n-ms/messages/kdebase/ktip.po index a30a884d494..e015d90c55e 100644 --- a/tde-i18n-ms/messages/kdebase/ktip.po +++ b/tde-i18n-ms/messages/kdebase/ktip.po @@ -46,7 +46,7 @@ msgid "" "also useful sites for major applications like\n" "<A HREF=\"http://www.konqueror.org/\">Konqueror</A>,\n" "<A HREF=\"http://www.koffice.org/\">KOffice</A> and\n" -"<A HREF=\"http://www.kdevelop.org/\">KDevelop</A>, or important\n" +"<A HREF=\"http://www.tdevelop.org/\">KDevelop</A>, or important\n" "KDE utilities like\n" "<A HREF=\"http://printing.kde.org/\">KDEPrint</A>,\n" "which can be put to its full usage even outside KDE...\n" @@ -62,7 +62,7 @@ msgstr "" "tapak berguna untuk aplikasi utama seperti\n" "<A HREF=\"http://www.konqueror.org/\">Konqueror</A>,\n" "<A HREF=\"http://www.koffice.org/\">KOffice</A> dan\n" -"<A HREF=\"http://www.kdevelop.org/\">KDevelop</A>, atau utiliti\n" +"<A HREF=\"http://www.tdevelop.org/\">KDevelop</A>, atau utiliti\n" "penting KDE seperti\n" "<A HREF=\"http://printing.kde.org/\">KDEPrint</A>,\n" "dimana boleh digunakan walaupun di luar KDE...\n" @@ -600,7 +600,7 @@ msgid "" "<p>\n" "Need comprehensive info about KDEPrinting?" "<br> </p>\n" -"<p> Type <strong>help:/kdeprint/</strong> into a Konqueror address field\n" +"<p> Type <strong>help:/tdeprint/</strong> into a Konqueror address field\n" "and get the\n" " <a href=\"http://printing.kde.org/documentation/handbook/\">" "KDEPrint Handbook</a>\n" @@ -610,7 +610,7 @@ msgid "" " <a href=\"http://printing.kde.org/documentation/tutorials/\">Tutorials</a>,\n" "a \"TipsNTricks\" section and the\n" " <a href=\"http://mail.kde.org/mailman/listinfo/kde-print/\">" -"kdeprint mailing list</a>)\n" +"tdeprint mailing list</a>)\n" " are available at\n" "<a href=\"http://printing.kde.org/\">printing.kde.org</a>...\n" "</p>\n" @@ -620,7 +620,7 @@ msgstr "" "<p>\n" "Perlukan maklumat lengkap tentang KDEPrinting?" "<br> </p>\n" -"<p> Taip <strong>help:/kdeprint/</strong> ke dalam medan alamat Konqueror\n" +"<p> Taip <strong>help:/tdeprint/</strong> ke dalam medan alamat Konqueror\n" "dan dapatkan\n" " <a href=\"http://printing.kde.org/documentation/handbook/\">" "Buku Panduan KDEPrint</a>\n" @@ -630,7 +630,7 @@ msgstr "" " <a href=\"http://printing.kde.org/documentation/tutorials/\">Tutorials</a>,\n" "a \"TipsNTricks\" seksyen dan\n" " <a href=\"http://mail.kde.org/mailman/listinfo/kde-print/\">" -"kdeprint mailing list</a>)\n" +"tdeprint mailing list</a>)\n" "boleh didapatkan di\n" "<a href=\"http://printing.kde.org/\">printing.kde.org</a>...\n" "</p>\n" @@ -891,7 +891,7 @@ msgid "" "<p> Then use <strong>'kprinter'</strong> as \"print command\".\n" "Works with Netscape, Mozilla, Galeon, gv, Acrobat Reader,\n" " StarOffice, OpenOffice.org, any GNOME application and many more...</p>\n" -"<p>See <a href=\"http://printing.kde.org/faq/kdeprint.phtml#out\">" +"<p>See <a href=\"http://printing.kde.org/faq/tdeprint.phtml#out\">" "printing.kde.org</a>\n" "for more detailed hints...\n" "</p>\n" @@ -903,7 +903,7 @@ msgstr "" "<p> Maka, guna <strong>'kprinter'</strong> sebagai \"arahan cetak\".\n" "Berfungsi dengan Netscape, Mozilla, Galeon, gv, Acrobat Reader,\n" " StarOffice, OpenOffice.org, sebarang aplikasi GNOME dan banyak lagi...</p>\n" -"<p>See <a href=\"http://printing.kde.org/faq/kdeprint.phtml#out\">" +"<p>See <a href=\"http://printing.kde.org/faq/tdeprint.phtml#out\">" "printing.kde.org</a>\n" "untuk panduan terperinci lanjut, ...\n" "</p>\n" @@ -1039,7 +1039,7 @@ msgid "" "You may specify print files and/or name a printer from the command line:\n" "<pre>\n" "kprinter -d infotec \\\n /home/kurt/paragliding.jpg \\\n " -"../kdeprint-handbook.pdf \\\n /opt/kde3/flyer.ps\n" +"../tdeprint-handbook.pdf \\\n /opt/kde3/flyer.ps\n" "</pre>\n" " This prints 3 different files (from different folders) to printer " "\"infotec\".\n" @@ -1053,7 +1053,7 @@ msgstr "" "Anda boleh nyatakan fail cetak dan/atau nama pencetak dari baris arahan:\n" "<pre>\n" "kprinter -d infotec \\\n /home/kurt/paragliding.jpg \\\n " -"../kdeprint-handbook.pdf \\\n /opt/kde3/flyer.ps\n" +"../tdeprint-handbook.pdf \\\n /opt/kde3/flyer.ps\n" "</pre>\n" " Ini mencetak 3 fail berbeza (dari folder berbeza) ke pencetak \"infotec\".\n" " </p>\n" diff --git a/tde-i18n-ms/messages/kdebase/kwin.po b/tde-i18n-ms/messages/kdebase/kwin.po index 7ec82f45e05..2fc2457e207 100644 --- a/tde-i18n-ms/messages/kdebase/kwin.po +++ b/tde-i18n-ms/messages/kdebase/kwin.po @@ -1,11 +1,11 @@ -# kwin Bahasa Melayu (Malay) (ms) +# twin Bahasa Melayu (Malay) (ms) # Copyright (C) K Desktop Environment # Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com>, 2003 # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2004 # msgid "" msgstr "" -"Project-Id-Version: kwin\n" +"Project-Id-Version: twin\n" "POT-Creation-Date: 2008-03-10 01:27+0100\n" "PO-Revision-Date: 2005-12-08 21:29+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -30,404 +30,404 @@ msgstr "md_najmi@yahoo.com, sharuzzaman@myrealbox.com" msgid "Window '%1' demands attention." msgstr "Tetingkap '%1' memerlukan perhatian." -#: kwinbindings.cpp:18 +#: twinbindings.cpp:18 msgid "System" msgstr "Sistem" -#: kwinbindings.cpp:20 +#: twinbindings.cpp:20 msgid "Navigation" msgstr "Navigasi" -#: kwinbindings.cpp:21 +#: twinbindings.cpp:21 msgid "Walk Through Windows" msgstr "Lalu Ikut Tetingkap" -#: kwinbindings.cpp:22 +#: twinbindings.cpp:22 msgid "Walk Through Windows (Reverse)" msgstr "Lalu Ikut Tetingkap (Songsang)" -#: kwinbindings.cpp:23 +#: twinbindings.cpp:23 msgid "Walk Through Desktops" msgstr "Lalu Ikut Ruang Kerja" -#: kwinbindings.cpp:24 +#: twinbindings.cpp:24 msgid "Walk Through Desktops (Reverse)" msgstr "Lalu Ikut Ruang Kerja (Songsang)" -#: kwinbindings.cpp:25 +#: twinbindings.cpp:25 msgid "Walk Through Desktop List" msgstr "Lalu Ikut Senarai Ruang Kerja" -#: kwinbindings.cpp:26 +#: twinbindings.cpp:26 msgid "Walk Through Desktop List (Reverse)" msgstr "Lalu Ikut Senarai Ruang Kerja (Songsang)" -#: kwinbindings.cpp:28 +#: twinbindings.cpp:28 msgid "Windows" msgstr "Tetingkap" -#: kwinbindings.cpp:29 +#: twinbindings.cpp:29 msgid "Window Operations Menu" msgstr "Menu Operasi Tetingkap" -#: kwinbindings.cpp:30 +#: twinbindings.cpp:30 msgid "Close Window" msgstr "Tutup Tetingkap" -#: kwinbindings.cpp:32 +#: twinbindings.cpp:32 msgid "Maximize Window" msgstr "Maksimakan Tetingkap" -#: kwinbindings.cpp:34 +#: twinbindings.cpp:34 msgid "Maximize Window Vertically" msgstr "Maksimakan Tetingkap Menegak" -#: kwinbindings.cpp:36 +#: twinbindings.cpp:36 msgid "Maximize Window Horizontally" msgstr "Maksimakan Tetingkap Melintang" -#: kwinbindings.cpp:38 +#: twinbindings.cpp:38 msgid "Minimize Window" msgstr "Minimakan Tetingkap" -#: kwinbindings.cpp:40 +#: twinbindings.cpp:40 msgid "Shade Window" msgstr "Suram Tetingkap" -#: kwinbindings.cpp:42 +#: twinbindings.cpp:42 msgid "Move Window" msgstr "Gerak Tetingkap" -#: kwinbindings.cpp:44 +#: twinbindings.cpp:44 msgid "Resize Window" msgstr "Ulangsaiz Tetingkap" -#: kwinbindings.cpp:46 +#: twinbindings.cpp:46 msgid "Raise Window" msgstr "Naikkan Tetingkap" -#: kwinbindings.cpp:48 +#: twinbindings.cpp:48 msgid "Lower Window" msgstr "Turunkan Tetingkap" -#: kwinbindings.cpp:50 +#: twinbindings.cpp:50 msgid "Toggle Window Raise/Lower" msgstr "togol Tentingkap Atas/Bawah" -#: kwinbindings.cpp:51 +#: twinbindings.cpp:51 msgid "Make Window Fullscreen" msgstr "Jadikan Tetingkap Skrinpenuh" -#: kwinbindings.cpp:53 +#: twinbindings.cpp:53 msgid "Hide Window Border" msgstr "Sorok Sempadan Tetingkap" -#: kwinbindings.cpp:55 +#: twinbindings.cpp:55 msgid "Keep Window Above Others" msgstr "Kekalkan Tetingkap Atas Yang Lain" -#: kwinbindings.cpp:57 +#: twinbindings.cpp:57 msgid "Keep Window Below Others" msgstr "Kekalkan Tetingkap Bawah Yang Lain" -#: kwinbindings.cpp:59 +#: twinbindings.cpp:59 msgid "Activate Window Demanding Attention" msgstr "Aktifkan Tetingkap Memerlukan Perhatian" -#: kwinbindings.cpp:60 +#: twinbindings.cpp:60 msgid "Setup Window Shortcut" msgstr "Tetap Pintasan Tetingkap" -#: kwinbindings.cpp:61 +#: twinbindings.cpp:61 msgid "Pack Window to the Right" msgstr "Kumpul Tetingkap ke Kanan" -#: kwinbindings.cpp:63 +#: twinbindings.cpp:63 msgid "Pack Window to the Left" msgstr "Kumpul Tetingkap ke Kiri" -#: kwinbindings.cpp:65 +#: twinbindings.cpp:65 msgid "Pack Window Up" msgstr "Kumpul Tetingkap ke Atas" -#: kwinbindings.cpp:67 +#: twinbindings.cpp:67 msgid "Pack Window Down" msgstr "Kumpul Tetingkap ke Bawah" -#: kwinbindings.cpp:69 +#: twinbindings.cpp:69 msgid "Pack Grow Window Horizontally" msgstr "Kumpul Tetingkap Membesar Melintang" -#: kwinbindings.cpp:71 +#: twinbindings.cpp:71 msgid "Pack Grow Window Vertically" msgstr "Kumpul Tetingkap Membesar Menegak" -#: kwinbindings.cpp:73 +#: twinbindings.cpp:73 msgid "Pack Shrink Window Horizontally" msgstr "Kumpul Tetingkap Mengecil Melintang" -#: kwinbindings.cpp:75 +#: twinbindings.cpp:75 msgid "Pack Shrink Window Vertically" msgstr "Kumpul Tetingkap Mengecil Menegak" -#: kwinbindings.cpp:78 +#: twinbindings.cpp:78 msgid "Window & Desktop" msgstr "Tetingkap & Ruang Kerja" -#: kwinbindings.cpp:79 +#: twinbindings.cpp:79 msgid "Keep Window on All Desktops" msgstr "Pastikan Tetingkap pada Semua Desktop" -#: kwinbindings.cpp:81 +#: twinbindings.cpp:81 msgid "Window to Desktop 1" msgstr "Tetingkap ke Ruang Kerja 1" -#: kwinbindings.cpp:82 +#: twinbindings.cpp:82 msgid "Window to Desktop 2" msgstr "Tetingkap ke Ruang Kerja 2" -#: kwinbindings.cpp:83 +#: twinbindings.cpp:83 msgid "Window to Desktop 3" msgstr "Tetingkap ke Ruang Kerja 3" -#: kwinbindings.cpp:84 +#: twinbindings.cpp:84 msgid "Window to Desktop 4" msgstr "Tetingkap ke Ruang Kerja 4" -#: kwinbindings.cpp:85 +#: twinbindings.cpp:85 msgid "Window to Desktop 5" msgstr "Tetingkap ke Ruang Kerja 5" -#: kwinbindings.cpp:86 +#: twinbindings.cpp:86 msgid "Window to Desktop 6" msgstr "Tetingkap ke Ruang Kerja 6" -#: kwinbindings.cpp:87 +#: twinbindings.cpp:87 msgid "Window to Desktop 7" msgstr "Tetingkap ke Ruang Kerja 7" -#: kwinbindings.cpp:88 +#: twinbindings.cpp:88 msgid "Window to Desktop 8" msgstr "Tetingkap ke Ruang Kerja 8" -#: kwinbindings.cpp:89 +#: twinbindings.cpp:89 msgid "Window to Desktop 9" msgstr "Tetingkap ke Ruang Kerja 9" -#: kwinbindings.cpp:90 +#: twinbindings.cpp:90 msgid "Window to Desktop 10" msgstr "Tetingkap ke Ruang Kerja 10" -#: kwinbindings.cpp:91 +#: twinbindings.cpp:91 msgid "Window to Desktop 11" msgstr "Tetingkap ke Ruang Kerja 11" -#: kwinbindings.cpp:92 +#: twinbindings.cpp:92 msgid "Window to Desktop 12" msgstr "Tetingkap ke Ruang Kerja 12" -#: kwinbindings.cpp:93 +#: twinbindings.cpp:93 msgid "Window to Desktop 13" msgstr "Tetingkap ke Ruang Kerja 13" -#: kwinbindings.cpp:94 +#: twinbindings.cpp:94 msgid "Window to Desktop 14" msgstr "Tetingkap ke Ruang Kerja 14" -#: kwinbindings.cpp:95 +#: twinbindings.cpp:95 msgid "Window to Desktop 15" msgstr "Tetingkap ke Ruang Kerja 15" -#: kwinbindings.cpp:96 +#: twinbindings.cpp:96 msgid "Window to Desktop 16" msgstr "Tetingkap ke Ruang Kerja 16" -#: kwinbindings.cpp:97 +#: twinbindings.cpp:97 msgid "Window to Desktop 17" msgstr "Tetingkap ke Ruang Kerja 17" -#: kwinbindings.cpp:98 +#: twinbindings.cpp:98 msgid "Window to Desktop 18" msgstr "Tetingkap ke Ruang Kerja 18" -#: kwinbindings.cpp:99 +#: twinbindings.cpp:99 msgid "Window to Desktop 19" msgstr "Tetingkap ke Ruang Kerja 19" -#: kwinbindings.cpp:100 +#: twinbindings.cpp:100 msgid "Window to Desktop 20" msgstr "Tetingkap ke Ruang Kerja 20" -#: kwinbindings.cpp:101 +#: twinbindings.cpp:101 msgid "Window to Next Desktop" msgstr "Tetingkap ke Ruang Kerja Seterusnya" -#: kwinbindings.cpp:102 +#: twinbindings.cpp:102 msgid "Window to Previous Desktop" msgstr "Tetingkap ke Ruang Kerja Sebelumnya" -#: kwinbindings.cpp:103 +#: twinbindings.cpp:103 msgid "Window One Desktop to the Right" msgstr "Desktop Tetingkap Satu ke Kanan" -#: kwinbindings.cpp:104 +#: twinbindings.cpp:104 msgid "Window One Desktop to the Left" msgstr "Desktop Tetingkap Satu ke Kiri" -#: kwinbindings.cpp:105 +#: twinbindings.cpp:105 msgid "Window One Desktop Up" msgstr "Desktop Tetingkap Satu Atas" -#: kwinbindings.cpp:106 +#: twinbindings.cpp:106 msgid "Window One Desktop Down" msgstr "Desktop Tetingkap Satu Bawah" -#: kwinbindings.cpp:108 +#: twinbindings.cpp:108 msgid "Desktop Switching" msgstr "Penukaran Ruang Kerja" -#: kwinbindings.cpp:109 +#: twinbindings.cpp:109 msgid "Switch to Desktop 1" msgstr "Tukar ke Ruang Kerja 1" -#: kwinbindings.cpp:110 +#: twinbindings.cpp:110 msgid "Switch to Desktop 2" msgstr "Tukar ke Ruang Kerja 2" -#: kwinbindings.cpp:111 +#: twinbindings.cpp:111 msgid "Switch to Desktop 3" msgstr "Tukar ke Ruang Kerja 3" -#: kwinbindings.cpp:112 +#: twinbindings.cpp:112 msgid "Switch to Desktop 4" msgstr "Tukar ke Ruang Kerja 4" -#: kwinbindings.cpp:113 +#: twinbindings.cpp:113 msgid "Switch to Desktop 5" msgstr "Tukar ke Ruang Kerja 5" -#: kwinbindings.cpp:114 +#: twinbindings.cpp:114 msgid "Switch to Desktop 6" msgstr "Tukar ke Ruang Kerja 6" -#: kwinbindings.cpp:115 +#: twinbindings.cpp:115 msgid "Switch to Desktop 7" msgstr "Tukar ke Ruang Kerja 7" -#: kwinbindings.cpp:116 +#: twinbindings.cpp:116 msgid "Switch to Desktop 8" msgstr "Tukar ke Ruang Kerja 8" -#: kwinbindings.cpp:117 +#: twinbindings.cpp:117 msgid "Switch to Desktop 9" msgstr "Tukar ke Ruang Kerja 9" -#: kwinbindings.cpp:118 +#: twinbindings.cpp:118 msgid "Switch to Desktop 10" msgstr "Tukar ke Ruang Kerja 10" -#: kwinbindings.cpp:119 +#: twinbindings.cpp:119 msgid "Switch to Desktop 11" msgstr "Tukar ke Ruang Kerja 11" -#: kwinbindings.cpp:120 +#: twinbindings.cpp:120 msgid "Switch to Desktop 12" msgstr "Tukar ke Ruang Kerja 12" -#: kwinbindings.cpp:121 +#: twinbindings.cpp:121 msgid "Switch to Desktop 13" msgstr "Tukar ke Ruang Kerja 13" -#: kwinbindings.cpp:122 +#: twinbindings.cpp:122 msgid "Switch to Desktop 14" msgstr "Tukar ke Ruang Kerja 14" -#: kwinbindings.cpp:123 +#: twinbindings.cpp:123 msgid "Switch to Desktop 15" msgstr "Tukar ke Ruang Kerja 15" -#: kwinbindings.cpp:124 +#: twinbindings.cpp:124 msgid "Switch to Desktop 16" msgstr "Tukar ke Ruang Kerja 16" -#: kwinbindings.cpp:125 +#: twinbindings.cpp:125 msgid "Switch to Desktop 17" msgstr "Tukar ke Ruang Kerja 17" -#: kwinbindings.cpp:126 +#: twinbindings.cpp:126 msgid "Switch to Desktop 18" msgstr "Tukar ke Ruang Kerja 18" -#: kwinbindings.cpp:127 +#: twinbindings.cpp:127 msgid "Switch to Desktop 19" msgstr "Tukar ke Ruang Kerja 19" -#: kwinbindings.cpp:128 +#: twinbindings.cpp:128 msgid "Switch to Desktop 20" msgstr "Tukar ke Ruang Kerja 20" -#: kwinbindings.cpp:129 +#: twinbindings.cpp:129 msgid "Switch to Next Desktop" msgstr "Tukar ke Ruang Kerja Seterusnya" -#: kwinbindings.cpp:130 +#: twinbindings.cpp:130 msgid "Switch to Previous Desktop" msgstr "Tukar ke Ruang Kerja Sebelumnya" -#: kwinbindings.cpp:131 +#: twinbindings.cpp:131 msgid "Switch One Desktop to the Right" msgstr "Tukar Satu Ruang Kerja ke Kanan" -#: kwinbindings.cpp:132 +#: twinbindings.cpp:132 msgid "Switch One Desktop to the Left" msgstr "Tukar Satu Ruang Kerja ke Kiri" -#: kwinbindings.cpp:133 +#: twinbindings.cpp:133 msgid "Switch One Desktop Up" msgstr "Tukar Satu Ruang Kerja ke Atas" -#: kwinbindings.cpp:134 +#: twinbindings.cpp:134 msgid "Switch One Desktop Down" msgstr "Tukar Satu Ruang Kerja ke Bawah" -#: kwinbindings.cpp:137 +#: twinbindings.cpp:137 msgid "Mouse Emulation" msgstr "Lenggok Tetikus" -#: kwinbindings.cpp:138 +#: twinbindings.cpp:138 msgid "Kill Window" msgstr "Bunuh Tetingkap" -#: kwinbindings.cpp:139 +#: twinbindings.cpp:139 msgid "Window Screenshot" msgstr "Cekupan Tetingkap" -#: kwinbindings.cpp:140 +#: twinbindings.cpp:140 msgid "Desktop Screenshot" msgstr "Cekupan Ruang Kerja" -#: kwinbindings.cpp:145 +#: twinbindings.cpp:145 msgid "Block Global Shortcuts" msgstr "Halang Pintasan Global" #: main.cpp:65 msgid "" -"kwin: it looks like there's already a window manager running. kwin not " +"twin: it looks like there's already a window manager running. twin not " "started.\n" msgstr "" -"kwin: kelihatan terdapat pengurus tetingkap yang sedang berfungsi. kwin tidak " +"twin: kelihatan terdapat pengurus tetingkap yang sedang berfungsi. twin tidak " "akan bermula.\n" #: main.cpp:80 -msgid "kwin: failure during initialization; aborting" -msgstr "kwin: gagal untuk mula; menamatkan" +msgid "twin: failure during initialization; aborting" +msgstr "twin: gagal untuk mula; menamatkan" #: main.cpp:101 msgid "" -"kwin: unable to claim manager selection, another wm running? (try using " +"twin: unable to claim manager selection, another wm running? (try using " "--replace)\n" msgstr "" -"kwin: gagal untuk mengisi ruang pengurusan, adakah ada pengurus tetingkap lain " +"twin: gagal untuk mengisi ruang pengurusan, adakah ada pengurus tetingkap lain " "berfungsi? (cuba guna --replace)\n" #: main.cpp:182 diff --git a/tde-i18n-ms/messages/kdebase/kwin_clients.po b/tde-i18n-ms/messages/kdebase/kwin_clients.po index 7d537e94683..8dae03793f7 100644 --- a/tde-i18n-ms/messages/kdebase/kwin_clients.po +++ b/tde-i18n-ms/messages/kdebase/kwin_clients.po @@ -1,9 +1,9 @@ -# translation of kwin_clients.po to Malay +# translation of twin_clients.po to Malay # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2004. # Mahrazi Mohd Kamal <mahrazi@gmail.com>, 2004. msgid "" msgstr "" -"Project-Id-Version: kwin_clients\n" +"Project-Id-Version: twin_clients\n" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2005-12-08 21:25+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" diff --git a/tde-i18n-ms/messages/kdebase/kwin_lib.po b/tde-i18n-ms/messages/kdebase/kwin_lib.po index d78aeeb7543..d72de9ce061 100644 --- a/tde-i18n-ms/messages/kdebase/kwin_lib.po +++ b/tde-i18n-ms/messages/kdebase/kwin_lib.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: kwin_lib\n" +"Project-Id-Version: twin_lib\n" "POT-Creation-Date: 2005-10-08 02:42+0200\n" "PO-Revision-Date: 2005-08-22 10:42+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" diff --git a/tde-i18n-ms/messages/kdebase/libkickermenu_kdeprint.po b/tde-i18n-ms/messages/kdebase/libkickermenu_kdeprint.po index 112b5171809..e8ddedd7804 100644 --- a/tde-i18n-ms/messages/kdebase/libkickermenu_kdeprint.po +++ b/tde-i18n-ms/messages/kdebase/libkickermenu_kdeprint.po @@ -1,11 +1,11 @@ -# translation of libkickermenu_kdeprint.po to Malay +# translation of libkickermenu_tdeprint.po to Malay # Copyright (C) # Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com> # Mohd Irwan Jamaluddin <irwanj@gmail.com>, 2006. # msgid "" msgstr "" -"Project-Id-Version: libkickermenu_kdeprint\n" +"Project-Id-Version: libkickermenu_tdeprint\n" "POT-Creation-Date: 2005-05-18 21:24+0200\n" "PO-Revision-Date: 2006-03-04 14:41+0800\n" "Last-Translator: Mohd Irwan Jamaluddin <irwanj@gmail.com>\n" diff --git a/tde-i18n-ms/messages/kdeedu/Makefile.in b/tde-i18n-ms/messages/kdeedu/Makefile.in index 0e0a148b152..7ab272c82ba 100644 --- a/tde-i18n-ms/messages/kdeedu/Makefile.in +++ b/tde-i18n-ms/messages/kdeedu/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeedu +subdir = messages/tdeedu DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = keduca.po kbruch.po kfile_kig.po ktouch.po kstars.po kmplot.po kverbos.po kwordquiz.po klettres.po khangman.po kig.po blinken.po kvoctrain.po kanagram.po kfile_drgeo.po libkdeedu.po kalzium.po klatin.po kturtle.po kpercentage.po kiten.po kgeography.po -GMOFILES = keduca.gmo kbruch.gmo kfile_kig.gmo ktouch.gmo kstars.gmo kmplot.gmo kverbos.gmo kwordquiz.gmo klettres.gmo khangman.gmo kig.gmo blinken.gmo kvoctrain.gmo kanagram.gmo kfile_drgeo.gmo libkdeedu.gmo kalzium.gmo klatin.gmo kturtle.gmo kpercentage.gmo kiten.gmo kgeography.gmo +POFILES = keduca.po kbruch.po kfile_kig.po ktouch.po kstars.po kmplot.po kverbos.po kwordquiz.po klettres.po khangman.po kig.po blinken.po kvoctrain.po kanagram.po kfile_drgeo.po libtdeedu.po kalzium.po klatin.po kturtle.po kpercentage.po kiten.po kgeography.po +GMOFILES = keduca.gmo kbruch.gmo kfile_kig.gmo ktouch.gmo kstars.gmo kmplot.gmo kverbos.gmo kwordquiz.gmo klettres.gmo khangman.gmo kig.gmo blinken.gmo kvoctrain.gmo kanagram.gmo kfile_drgeo.gmo libtdeedu.gmo kalzium.gmo klatin.gmo kturtle.gmo kpercentage.gmo kiten.gmo kgeography.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeedu/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeedu/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeedu/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeedu/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeedu/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeedu/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeedu/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeedu/Makefile.in + $(AUTOMAKE) --gnu messages/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeedu/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,7 +531,7 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=kverbos.po blinken.po libkdeedu.po keduca.po kturtle.po kbruch.po Makefile.in kgeography.po kstars.po kpercentage.po kwordquiz.po kalzium.po kmplot.po kig.po kiten.po kvoctrain.po ktouch.po kanagram.po kfile_kig.po klatin.po kfile_drgeo.po khangman.po Makefile.am klettres.po +KDE_DIST=kverbos.po blinken.po libtdeedu.po keduca.po kturtle.po kbruch.po Makefile.in kgeography.po kstars.po kpercentage.po kwordquiz.po kalzium.po kmplot.po kig.po kiten.po kvoctrain.po ktouch.po kanagram.po kfile_kig.po klatin.po kfile_drgeo.po khangman.po Makefile.am klettres.po #>+ 67 keduca.gmo: keduca.po @@ -579,9 +579,9 @@ kanagram.gmo: kanagram.po kfile_drgeo.gmo: kfile_drgeo.po rm -f kfile_drgeo.gmo; $(GMSGFMT) -o kfile_drgeo.gmo $(srcdir)/kfile_drgeo.po test ! -f kfile_drgeo.gmo || touch kfile_drgeo.gmo -libkdeedu.gmo: libkdeedu.po - rm -f libkdeedu.gmo; $(GMSGFMT) -o libkdeedu.gmo $(srcdir)/libkdeedu.po - test ! -f libkdeedu.gmo || touch libkdeedu.gmo +libtdeedu.gmo: libtdeedu.po + rm -f libtdeedu.gmo; $(GMSGFMT) -o libtdeedu.gmo $(srcdir)/libtdeedu.po + test ! -f libtdeedu.gmo || touch libtdeedu.gmo kalzium.gmo: kalzium.po rm -f kalzium.gmo; $(GMSGFMT) -o kalzium.gmo $(srcdir)/kalzium.po test ! -f kalzium.gmo || touch kalzium.gmo @@ -603,12 +603,12 @@ kgeography.gmo: kgeography.po #>+ 3 clean-nls: - -rm -f keduca.gmo kbruch.gmo kfile_kig.gmo ktouch.gmo kstars.gmo kmplot.gmo kverbos.gmo kwordquiz.gmo klettres.gmo khangman.gmo kig.gmo blinken.gmo kvoctrain.gmo kanagram.gmo kfile_drgeo.gmo libkdeedu.gmo kalzium.gmo klatin.gmo kturtle.gmo kpercentage.gmo kiten.gmo kgeography.gmo + -rm -f keduca.gmo kbruch.gmo kfile_kig.gmo ktouch.gmo kstars.gmo kmplot.gmo kverbos.gmo kwordquiz.gmo klettres.gmo khangman.gmo kig.gmo blinken.gmo kvoctrain.gmo kanagram.gmo kfile_drgeo.gmo libtdeedu.gmo kalzium.gmo klatin.gmo kturtle.gmo kpercentage.gmo kiten.gmo kgeography.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in keduca kbruch kfile_kig ktouch kstars kmplot kverbos kwordquiz klettres khangman kig blinken kvoctrain kanagram kfile_drgeo libkdeedu kalzium klatin kturtle kpercentage kiten kgeography ; do \ + @for base in keduca kbruch kfile_kig ktouch kstars kmplot kverbos kwordquiz klettres khangman kig blinken kvoctrain kanagram kfile_drgeo libtdeedu kalzium klatin kturtle kpercentage kiten kgeography ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -633,7 +633,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kvoctrain.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kanagram.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_drgeo.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkdeedu.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libtdeedu.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kalzium.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klatin.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kturtle.mo @@ -666,10 +666,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeedu/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeedu/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeedu/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeedu/Makefile.in + $(AUTOMAKE) --gnu messages/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeedu/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeedu/kfile_kig.po b/tde-i18n-ms/messages/kdeedu/kfile_kig.po index 2ac371c949a..472bf2f949c 100644 --- a/tde-i18n-ms/messages/kdeedu/kfile_kig.po +++ b/tde-i18n-ms/messages/kdeedu/kfile_kig.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2005-05-25 08:18+0200\n" "PO-Revision-Date: 2006-06-22 20:35+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" -"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n" +"Language-Team: LANGUAGE <tde-i18n-doc@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-ms/messages/kdeedu/libkdeedu.po b/tde-i18n-ms/messages/kdeedu/libkdeedu.po index f9c1f0ea11c..c1e3edf0c2a 100644 --- a/tde-i18n-ms/messages/kdeedu/libkdeedu.po +++ b/tde-i18n-ms/messages/kdeedu/libkdeedu.po @@ -1,9 +1,9 @@ -# libkdeedu Bahasa Melayu (Malay) (ms) +# libtdeedu Bahasa Melayu (Malay) (ms) # # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006, 2007. msgid "" msgstr "" -"Project-Id-Version: libkdeedu\n" +"Project-Id-Version: libtdeedu\n" "POT-Creation-Date: 2007-02-14 02:46+0100\n" "PO-Revision-Date: 2008-07-06 23:00+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -307,14 +307,14 @@ msgstr "Pilih tahun" msgid "Select the current day" msgstr "Pilih hari semasa" -#: kdeeduui/kdeeduglossary.cpp:35 kdeeduui/kdeeduglossary.cpp:166 +#: tdeeduui/tdeeduglossary.cpp:35 tdeeduui/tdeeduglossary.cpp:166 msgid "Glossary" msgstr "Glosari" -#: kdeeduui/kdeeduglossary.cpp:185 +#: tdeeduui/tdeeduglossary.cpp:185 msgid "Search:" msgstr "Cari:" -#: kdeeduui/kdeeduglossary.cpp:390 +#: tdeeduui/tdeeduglossary.cpp:390 msgid "References" msgstr "Rujukan" diff --git a/tde-i18n-ms/messages/kdegames/Makefile.in b/tde-i18n-ms/messages/kdegames/Makefile.in index b6c727a23f8..1b237fc3537 100644 --- a/tde-i18n-ms/messages/kdegames/Makefile.in +++ b/tde-i18n-ms/messages/kdegames/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdegames +subdir = messages/tdegames DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegames/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegames/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdegames/Makefile +#>- $(AUTOMAKE) --gnu messages/tdegames/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegames/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegames/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdegames/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdegames/Makefile.in + $(AUTOMAKE) --gnu messages/tdegames/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdegames/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -622,10 +622,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegames/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegames/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdegames/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdegames/Makefile.in + $(AUTOMAKE) --gnu messages/tdegames/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdegames/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdegraphics/Makefile.in b/tde-i18n-ms/messages/kdegraphics/Makefile.in index e1ca6d020a1..18c3263aa42 100644 --- a/tde-i18n-ms/messages/kdegraphics/Makefile.in +++ b/tde-i18n-ms/messages/kdegraphics/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdegraphics +subdir = messages/tdegraphics DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegraphics/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegraphics/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdegraphics/Makefile +#>- $(AUTOMAKE) --gnu messages/tdegraphics/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegraphics/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegraphics/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdegraphics/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdegraphics/Makefile.in + $(AUTOMAKE) --gnu messages/tdegraphics/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdegraphics/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -778,10 +778,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdegraphics/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdegraphics/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdegraphics/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdegraphics/Makefile.in + $(AUTOMAKE) --gnu messages/tdegraphics/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdegraphics/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdelibs/Makefile.in b/tde-i18n-ms/messages/kdelibs/Makefile.in index cc8c390f959..9fc8f0c3236 100644 --- a/tde-i18n-ms/messages/kdelibs/Makefile.in +++ b/tde-i18n-ms/messages/kdelibs/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdelibs +subdir = messages/tdelibs DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = libkscreensaver.po kabcformat_binary.po kio_help.po ktexteditor_kdatatool.po kdelibs_colors.po kabc_dir.po kabc_file.po kstyle_highcontrast_config.po knotify.po ktexteditor_docwordcompletion.po kdeprint.po kstyle_plastik_config.po kdelibs.po ktexteditor_insertfile.po kioexec.po kcmshell.po kfileaudiopreview.po kabc_ldapkio.po ktexteditor_isearch.po kmcop.po katepart.po cupsdconf.po ktexteditor_autobookmarker.po kabc_sql.po kio.po ppdtranslations.po timezones.po kabc_net.po -GMOFILES = libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo kdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo kdeprint.gmo kstyle_plastik_config.gmo kdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo +POFILES = libkscreensaver.po kabcformat_binary.po kio_help.po ktexteditor_kdatatool.po tdelibs_colors.po kabc_dir.po kabc_file.po kstyle_highcontrast_config.po knotify.po ktexteditor_docwordcompletion.po tdeprint.po kstyle_plastik_config.po tdelibs.po ktexteditor_insertfile.po kioexec.po kcmshell.po kfileaudiopreview.po kabc_ldapkio.po ktexteditor_isearch.po kmcop.po katepart.po cupsdconf.po ktexteditor_autobookmarker.po kabc_sql.po kio.po ppdtranslations.po timezones.po kabc_net.po +GMOFILES = libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo tdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo tdeprint.gmo kstyle_plastik_config.gmo tdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdelibs/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdelibs/Makefile +#>- $(AUTOMAKE) --gnu messages/tdelibs/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdelibs/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdelibs/Makefile.in + $(AUTOMAKE) --gnu messages/tdelibs/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdelibs/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,7 +531,7 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=kdelibs.po ktexteditor_kdatatool.po ktexteditor_autobookmarker.po cupsdconf.po kmcop.po katepart.po Makefile.in ktexteditor_docwordcompletion.po kabc_ldapkio.po kstyle_highcontrast_config.po kabc_sql.po kabc_file.po kio_help.po kabc_dir.po kcmshell.po kdelibs_colors.po kabcformat_binary.po kio.po kdeprint.po kabc_net.po kioexec.po timezones.po ktexteditor_isearch.po knotify.po ktexteditor_insertfile.po kfileaudiopreview.po kstyle_plastik_config.po libkscreensaver.po ppdtranslations.po Makefile.am +KDE_DIST=tdelibs.po ktexteditor_kdatatool.po ktexteditor_autobookmarker.po cupsdconf.po kmcop.po katepart.po Makefile.in ktexteditor_docwordcompletion.po kabc_ldapkio.po kstyle_highcontrast_config.po kabc_sql.po kabc_file.po kio_help.po kabc_dir.po kcmshell.po tdelibs_colors.po kabcformat_binary.po kio.po tdeprint.po kabc_net.po kioexec.po timezones.po ktexteditor_isearch.po knotify.po ktexteditor_insertfile.po kfileaudiopreview.po kstyle_plastik_config.po libkscreensaver.po ppdtranslations.po Makefile.am #>+ 85 libkscreensaver.gmo: libkscreensaver.po @@ -546,9 +546,9 @@ kio_help.gmo: kio_help.po ktexteditor_kdatatool.gmo: ktexteditor_kdatatool.po rm -f ktexteditor_kdatatool.gmo; $(GMSGFMT) -o ktexteditor_kdatatool.gmo $(srcdir)/ktexteditor_kdatatool.po test ! -f ktexteditor_kdatatool.gmo || touch ktexteditor_kdatatool.gmo -kdelibs_colors.gmo: kdelibs_colors.po - rm -f kdelibs_colors.gmo; $(GMSGFMT) -o kdelibs_colors.gmo $(srcdir)/kdelibs_colors.po - test ! -f kdelibs_colors.gmo || touch kdelibs_colors.gmo +tdelibs_colors.gmo: tdelibs_colors.po + rm -f tdelibs_colors.gmo; $(GMSGFMT) -o tdelibs_colors.gmo $(srcdir)/tdelibs_colors.po + test ! -f tdelibs_colors.gmo || touch tdelibs_colors.gmo kabc_dir.gmo: kabc_dir.po rm -f kabc_dir.gmo; $(GMSGFMT) -o kabc_dir.gmo $(srcdir)/kabc_dir.po test ! -f kabc_dir.gmo || touch kabc_dir.gmo @@ -564,15 +564,15 @@ knotify.gmo: knotify.po ktexteditor_docwordcompletion.gmo: ktexteditor_docwordcompletion.po rm -f ktexteditor_docwordcompletion.gmo; $(GMSGFMT) -o ktexteditor_docwordcompletion.gmo $(srcdir)/ktexteditor_docwordcompletion.po test ! -f ktexteditor_docwordcompletion.gmo || touch ktexteditor_docwordcompletion.gmo -kdeprint.gmo: kdeprint.po - rm -f kdeprint.gmo; $(GMSGFMT) -o kdeprint.gmo $(srcdir)/kdeprint.po - test ! -f kdeprint.gmo || touch kdeprint.gmo +tdeprint.gmo: tdeprint.po + rm -f tdeprint.gmo; $(GMSGFMT) -o tdeprint.gmo $(srcdir)/tdeprint.po + test ! -f tdeprint.gmo || touch tdeprint.gmo kstyle_plastik_config.gmo: kstyle_plastik_config.po rm -f kstyle_plastik_config.gmo; $(GMSGFMT) -o kstyle_plastik_config.gmo $(srcdir)/kstyle_plastik_config.po test ! -f kstyle_plastik_config.gmo || touch kstyle_plastik_config.gmo -kdelibs.gmo: kdelibs.po - rm -f kdelibs.gmo; $(GMSGFMT) -o kdelibs.gmo $(srcdir)/kdelibs.po - test ! -f kdelibs.gmo || touch kdelibs.gmo +tdelibs.gmo: tdelibs.po + rm -f tdelibs.gmo; $(GMSGFMT) -o tdelibs.gmo $(srcdir)/tdelibs.po + test ! -f tdelibs.gmo || touch tdelibs.gmo ktexteditor_insertfile.gmo: ktexteditor_insertfile.po rm -f ktexteditor_insertfile.gmo; $(GMSGFMT) -o ktexteditor_insertfile.gmo $(srcdir)/ktexteditor_insertfile.po test ! -f ktexteditor_insertfile.gmo || touch ktexteditor_insertfile.gmo @@ -621,12 +621,12 @@ kabc_net.gmo: kabc_net.po #>+ 3 clean-nls: - -rm -f libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo kdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo kdeprint.gmo kstyle_plastik_config.gmo kdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo + -rm -f libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo tdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo tdeprint.gmo kstyle_plastik_config.gmo tdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in libkscreensaver kabcformat_binary kio_help ktexteditor_kdatatool kdelibs_colors kabc_dir kabc_file kstyle_highcontrast_config knotify ktexteditor_docwordcompletion kdeprint kstyle_plastik_config kdelibs ktexteditor_insertfile kioexec kcmshell kfileaudiopreview kabc_ldapkio ktexteditor_isearch kmcop katepart cupsdconf ktexteditor_autobookmarker kabc_sql kio ppdtranslations timezones kabc_net ; do \ + @for base in libkscreensaver kabcformat_binary kio_help ktexteditor_kdatatool tdelibs_colors kabc_dir kabc_file kstyle_highcontrast_config knotify ktexteditor_docwordcompletion tdeprint kstyle_plastik_config tdelibs ktexteditor_insertfile kioexec kcmshell kfileaudiopreview kabc_ldapkio ktexteditor_isearch kmcop katepart cupsdconf ktexteditor_autobookmarker kabc_sql kio ppdtranslations timezones kabc_net ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -640,15 +640,15 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabcformat_binary.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_help.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_kdatatool.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdelibs_colors.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdelibs_colors.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_dir.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_file.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_highcontrast_config.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/knotify.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_docwordcompletion.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdeprint.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdeprint.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_plastik_config.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdelibs.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdelibs.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_insertfile.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kioexec.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmshell.mo @@ -690,10 +690,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdelibs/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdelibs/Makefile.in + $(AUTOMAKE) --gnu messages/tdelibs/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdelibs/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdelibs/kdelibs.po b/tde-i18n-ms/messages/kdelibs/kdelibs.po index 0fca050a562..90d03913eb2 100644 --- a/tde-i18n-ms/messages/kdelibs/kdelibs.po +++ b/tde-i18n-ms/messages/kdelibs/kdelibs.po @@ -1,6 +1,6 @@ -# translation of kdelibs.po to Malay +# translation of tdelibs.po to Malay # Hidup Biar Berjasa. -# translation of kdelibs to Malay language +# translation of tdelibs to Malay language # Copyright (C) # Hasbullah bin Pit <sebol@ikhlas.com>, 2003. # Muhammad Najmi Ahmad Zabidi <md_najmi@yahoo.com>, 2003. @@ -9,7 +9,7 @@ # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006. msgid "" msgstr "" -"Project-Id-Version: kdelibs\n" +"Project-Id-Version: tdelibs\n" "POT-Creation-Date: 2008-07-08 01:18+0200\n" "PO-Revision-Date: 2006-07-28 10:48+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -45,19 +45,19 @@ msgstr "" msgid "&Certificate" msgstr "&Sijil" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 58 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 58 #: rc.cpp:12 #, no-c-format msgid "Alternate shortcut:" msgstr "Pintasan alternatif:" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 69 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 69 #: rc.cpp:15 #, no-c-format msgid "Primary shortcut:" msgstr "Pintasan utama:" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 155 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 155 #: rc.cpp:18 #, no-c-format msgid "" @@ -66,31 +66,31 @@ msgstr "" "Pintasan yang ditetapkan sekarang atau pintasan yang anda masukkan akan " "ditunjukkan di sini." -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 182 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 182 #: rc.cpp:21 rc.cpp:27 rc.cpp:84 #, no-c-format msgid "x" msgstr "x" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 188 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 188 #: rc.cpp:24 rc.cpp:30 rc.cpp:87 #, no-c-format msgid "Clear shortcut" msgstr "Kosongkan pintasan" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 213 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 213 #: rc.cpp:33 #, no-c-format msgid "Multi-key mode" msgstr "Mod Pelbagai-kekunci" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 216 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 216 #: rc.cpp:36 #, no-c-format msgid "Enable the entry of multi-key shortcuts" msgstr "Benarkan kemasukan pintasan pelbagai kekunci" -#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 219 +#. i18n: file ./tdeui/kshortcutdialog_advanced.ui line 219 #: rc.cpp:39 #, no-c-format msgid "" @@ -103,25 +103,25 @@ msgstr "" "anda boleh tetapkan \"Ctrl+F,B\" untuk Fon Huruf Tebal dan \"Ctrl+F,U\" untuk " "Fon Bergaris Bawah." -#. i18n: file ./kdeui/ui_standards.rc line 4 +#. i18n: file ./tdeui/ui_standards.rc line 4 #: common_texts.cpp:77 rc.cpp:42 rc.cpp:262 #, no-c-format msgid "&File" msgstr "&Fail" -#. i18n: file ./kdeui/ui_standards.rc line 33 +#. i18n: file ./tdeui/ui_standards.rc line 33 #: common_texts.cpp:131 rc.cpp:45 #, no-c-format msgid "&Game" msgstr "&Permainan " -#. i18n: file ./kdeui/ui_standards.rc line 57 +#. i18n: file ./tdeui/ui_standards.rc line 57 #: common_texts.cpp:81 rc.cpp:48 rc.cpp:229 rc.cpp:265 #, no-c-format msgid "&Edit" msgstr "&Edit" -#. i18n: file ./kdeui/ui_standards.rc line 80 +#. i18n: file ./tdeui/ui_standards.rc line 80 #: rc.cpp:51 #, no-c-format msgid "" @@ -129,61 +129,61 @@ msgid "" "&Move" msgstr "&Pindah" -#. i18n: file ./kdeui/ui_standards.rc line 97 +#. i18n: file ./tdeui/ui_standards.rc line 97 #: common_texts.cpp:84 rc.cpp:54 rc.cpp:268 #, no-c-format msgid "&View" msgstr "&Lihat" -#. i18n: file ./kdeui/ui_standards.rc line 112 +#. i18n: file ./tdeui/ui_standards.rc line 112 #: rc.cpp:57 rc.cpp:60 #, no-c-format msgid "&Go" msgstr "&Pergi" -#. i18n: file ./kdeui/ui_standards.rc line 133 +#. i18n: file ./tdeui/ui_standards.rc line 133 #: common_texts.cpp:182 rc.cpp:63 #, no-c-format msgid "&Bookmarks" msgstr "&Penanda Laman" -#. i18n: file ./kdeui/ui_standards.rc line 139 +#. i18n: file ./tdeui/ui_standards.rc line 139 #: common_texts.cpp:185 rc.cpp:66 #, no-c-format msgid "&Tools" msgstr "&Peralatan" -#. i18n: file ./kdeui/ui_standards.rc line 143 +#. i18n: file ./tdeui/ui_standards.rc line 143 #: common_texts.cpp:192 rc.cpp:69 #, no-c-format msgid "&Settings" msgstr "&Tetapan" -#. i18n: file ./kdeui/ui_standards.rc line 186 +#. i18n: file ./tdeui/ui_standards.rc line 186 #: common_texts.cpp:254 rc.cpp:75 rc.cpp:271 #, no-c-format msgid "Main Toolbar" msgstr "Bar Alatan Utama" -#. i18n: file ./kdeui/kshortcutdialog_simple.ui line 27 +#. i18n: file ./tdeui/kshortcutdialog_simple.ui line 27 #: rc.cpp:78 #, no-c-format msgid "Shortcut:" msgstr "Pintasan:" -#. i18n: file ./kdeui/kshortcutdialog_simple.ui line 65 +#. i18n: file ./tdeui/kshortcutdialog_simple.ui line 65 #: rc.cpp:81 #, no-c-format msgid "Alt+Tab" msgstr "Alt+Tab" -#. i18n: file ./kdeui/kspellui.ui line 38 +#. i18n: file ./tdeui/kspellui.ui line 38 #: rc.cpp:90 rc.cpp:307 #, no-c-format msgid "Unknown word:" msgstr "Perkataan tidak diketahui:" -#. i18n: file ./kdeui/kspellui.ui line 44 +#. i18n: file ./tdeui/kspellui.ui line 44 #: rc.cpp:93 rc.cpp:105 rc.cpp:310 rc.cpp:322 #, no-c-format msgid "" @@ -215,25 +215,25 @@ msgstr "" "klik <b>Ganti</b> atau <b>Ganti Semua</b>.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 52 +#. i18n: file ./tdeui/kspellui.ui line 52 #: rc.cpp:99 rc.cpp:316 #, no-c-format msgid "<b>misspelled</b>" msgstr "<b>salah eja</b>" -#. i18n: file ./kdeui/kspellui.ui line 55 +#. i18n: file ./tdeui/kspellui.ui line 55 #: rc.cpp:102 rc.cpp:319 #, no-c-format msgid "Unknown word" msgstr "Perkataan tidak diketahui" -#. i18n: file ./kdeui/kspellui.ui line 69 +#. i18n: file ./tdeui/kspellui.ui line 69 #: rc.cpp:111 rc.cpp:328 #, no-c-format msgid "&Language:" msgstr "&Bahasa:" -#. i18n: file ./kdeui/kspellui.ui line 77 +#. i18n: file ./tdeui/kspellui.ui line 77 #: rc.cpp:114 rc.cpp:209 rc.cpp:331 rc.cpp:389 #, no-c-format msgid "" @@ -245,19 +245,19 @@ msgstr "" "<p>Pilih bahasa dokumen yang anda sedang gunakan di sini.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 88 +#. i18n: file ./tdeui/kspellui.ui line 88 #: rc.cpp:119 rc.cpp:336 #, no-c-format msgid "... the <b>misspelled</b> word shown in context ..." msgstr "... perkataan yang <b>salah ejaan</b> dipaparkan di konteks ..." -#. i18n: file ./kdeui/kspellui.ui line 94 +#. i18n: file ./tdeui/kspellui.ui line 94 #: rc.cpp:122 rc.cpp:339 #, no-c-format msgid "Text excerpt showing the unknown word in its context." msgstr "Petikan teks memaparkan perkataan tak diketahui dalam konteksnya." -#. i18n: file ./kdeui/kspellui.ui line 99 +#. i18n: file ./tdeui/kspellui.ui line 99 #: rc.cpp:125 rc.cpp:342 #, no-c-format msgid "" @@ -276,13 +276,13 @@ msgstr "" "teruskan kerja semakan.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 107 +#. i18n: file ./tdeui/kspellui.ui line 107 #: rc.cpp:130 rc.cpp:347 #, no-c-format msgid "<< Add to Dictionary" msgstr "<< Tambah ke Kamus" -#. i18n: file ./kdeui/kspellui.ui line 113 +#. i18n: file ./tdeui/kspellui.ui line 113 #: rc.cpp:133 rc.cpp:350 #, no-c-format msgid "" @@ -306,13 +306,13 @@ msgstr "" "Abai Semua</b>.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 138 +#. i18n: file ./tdeui/kspellui.ui line 138 #: rc.cpp:139 rc.cpp:405 #, no-c-format msgid "R&eplace All" msgstr "Ganti S&emua" -#. i18n: file ./kdeui/kspellui.ui line 143 +#. i18n: file ./tdeui/kspellui.ui line 143 #: rc.cpp:142 rc.cpp:408 #, no-c-format msgid "" @@ -326,19 +326,19 @@ msgstr "" "di dalam kotak edit di atas).</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 149 +#. i18n: file ./tdeui/kspellui.ui line 149 #: rc.cpp:147 rc.cpp:356 #, no-c-format msgid "Suggested Words" msgstr "Perkataan Cadangan" -#. i18n: file ./kdeui/kspellui.ui line 165 +#. i18n: file ./tdeui/kspellui.ui line 165 #: rc.cpp:150 rc.cpp:359 #, no-c-format msgid "Suggestion List" msgstr "Senarai Cadangan" -#. i18n: file ./kdeui/kspellui.ui line 171 +#. i18n: file ./tdeui/kspellui.ui line 171 #: rc.cpp:153 rc.cpp:362 #, no-c-format msgid "" @@ -360,13 +360,13 @@ msgstr "" "jika anda ingin membetulkan semua kejadian.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 179 -#: kdeui/keditcl2.cpp:833 kutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 +#. i18n: file ./tdeui/kspellui.ui line 179 +#: tdeui/keditcl2.cpp:833 kutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 #, no-c-format msgid "&Replace" msgstr "&Ganti" -#. i18n: file ./kdeui/kspellui.ui line 184 +#. i18n: file ./tdeui/kspellui.ui line 184 #: rc.cpp:162 rc.cpp:400 #, no-c-format msgid "" @@ -380,13 +380,13 @@ msgstr "" "teks di dalam kotak di atas (ke kiri).</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 192 +#. i18n: file ./tdeui/kspellui.ui line 192 #: rc.cpp:167 rc.cpp:368 #, no-c-format msgid "Replace &with:" msgstr "Ganti &dengan:" -#. i18n: file ./kdeui/kspellui.ui line 201 +#. i18n: file ./tdeui/kspellui.ui line 201 #: rc.cpp:170 rc.cpp:194 rc.cpp:371 rc.cpp:377 #, no-c-format msgid "" @@ -406,13 +406,13 @@ msgstr "" "semua kemunculan.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 209 +#. i18n: file ./tdeui/kspellui.ui line 209 #: rc.cpp:176 rc.cpp:413 #, no-c-format msgid "&Ignore" msgstr "Aba&i" -#. i18n: file ./kdeui/kspellui.ui line 215 +#. i18n: file ./tdeui/kspellui.ui line 215 #: rc.cpp:179 rc.cpp:416 #, no-c-format msgid "" @@ -430,13 +430,13 @@ msgstr "" "ditambah ke dalam kamus.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 223 +#. i18n: file ./tdeui/kspellui.ui line 223 #: rc.cpp:185 rc.cpp:422 #, no-c-format msgid "I&gnore All" msgstr "Aba&ikan Semua" -#. i18n: file ./kdeui/kspellui.ui line 229 +#. i18n: file ./tdeui/kspellui.ui line 229 #: rc.cpp:188 rc.cpp:425 rc.cpp:434 #, no-c-format msgid "" @@ -455,19 +455,19 @@ msgstr "" "tidak ditambah ke dalam kamus.</p>\n" "</qt>" -#. i18n: file ./kdeui/kspellui.ui line 248 +#. i18n: file ./tdeui/kspellui.ui line 248 #: rc.cpp:200 rc.cpp:394 #, no-c-format msgid "S&uggest" msgstr "Cadan&gan:" -#. i18n: file ./kdeui/kspellui.ui line 254 -#: kdeui/ksconfig.cpp:294 rc.cpp:203 rc.cpp:383 +#. i18n: file ./tdeui/kspellui.ui line 254 +#: tdeui/ksconfig.cpp:294 rc.cpp:203 rc.cpp:383 #, no-c-format msgid "English" msgstr "B. Inggeris" -#. i18n: file ./kdeui/kspellui.ui line 261 +#. i18n: file ./tdeui/kspellui.ui line 261 #: rc.cpp:206 rc.cpp:386 #, no-c-format msgid "Language Selection" @@ -506,7 +506,7 @@ msgstr "" "ujian yang menerangkan masalah amat diharapkan." #. i18n: file ./khtml/kjserrordlg.ui line 39 -#: kdeui/kstdaction_p.h:58 kdeui/kstdguiitem.cpp:161 rc.cpp:226 +#: tdeui/kstdaction_p.h:58 tdeui/kstdguiitem.cpp:161 rc.cpp:226 #, no-c-format msgid "C&lear" msgstr "Bersi&hkan" @@ -576,7 +576,7 @@ msgstr "" "akan menyenaraikan semua kamus bahasa yang ada." #. i18n: file ./kspell2/ui/configui.ui line 34 -#: common_texts.cpp:118 kdeui/keditcl2.cpp:723 kdeui/keditcl2.cpp:862 +#: common_texts.cpp:118 tdeui/keditcl2.cpp:723 tdeui/keditcl2.cpp:862 #: kutils/kfinddialog.cpp:161 rc.cpp:277 #, no-c-format msgid "Options" @@ -749,7 +749,7 @@ msgid "" "Your emails" msgstr "najmi.zabidi@gmail.com" -#: common_texts.cpp:24 kdeui/kconfigdialog.cpp:56 kutils/kcmultidialog.cpp:59 +#: common_texts.cpp:24 tdeui/kconfigdialog.cpp:56 kutils/kcmultidialog.cpp:59 #: kutils/kcmultidialog.h:104 kutils/ksettings/dialog.cpp:571 msgid "Configure" msgstr "Selaraskan" @@ -782,7 +782,7 @@ msgstr "Halaman" msgid "Border" msgstr "Sempadan" -#: common_texts.cpp:32 kdeui/ktoolbar.cpp:2116 +#: common_texts.cpp:32 tdeui/ktoolbar.cpp:2116 msgid "Orientation" msgstr "Orientasi" @@ -867,7 +867,7 @@ msgid "&Zoom" msgstr "&Zoom" #: arts/message/artsmessage.cc:89 common_texts.cpp:54 kabc/lock.cpp:132 -#: kdeui/kmessagebox.cpp:760 kdeui/kmessagebox.cpp:790 kjs/object.cpp:493 +#: tdeui/kmessagebox.cpp:760 tdeui/kmessagebox.cpp:790 kjs/object.cpp:493 #: kutils/kpluginselector.cpp:248 msgid "Error" msgstr "Ralat" @@ -881,8 +881,8 @@ msgid "Charset:" msgstr "Set Aksara:" #: arts/message/artsmessage.cc:83 common_texts.cpp:59 -#: kdeui/kmessagebox.cpp:561 kdeui/kmessagebox.cpp:633 -#: kdeui/kmessagebox.cpp:709 +#: tdeui/kmessagebox.cpp:561 tdeui/kmessagebox.cpp:633 +#: tdeui/kmessagebox.cpp:709 msgid "Warning" msgstr "Amaran" @@ -898,8 +898,8 @@ msgstr "Kandungan" msgid "About" msgstr "Perihal" -#: common_texts.cpp:63 common_texts.cpp:176 kdeui/kaboutapplication.cpp:64 -#: kdeui/kaboutapplication.cpp:88 +#: common_texts.cpp:63 common_texts.cpp:176 tdeui/kaboutapplication.cpp:64 +#: tdeui/kaboutapplication.cpp:88 msgid "&About" msgstr "M&aklumat" @@ -911,10 +911,10 @@ msgstr "Per&ihal" msgid "Untitled" msgstr "Tiada tajuk" -#: common_texts.cpp:67 kdecore/kapplication.cpp:1417 -#: kdecore/kapplication.cpp:2245 kdecore/kapplication.cpp:2280 -#: kdecore/kapplication.cpp:2551 kdecore/kapplication.cpp:2573 -#: kdecore/kdebug.cpp:295 kdeui/kdialogbase.cpp:908 kdeui/kstdguiitem.cpp:99 +#: common_texts.cpp:67 tdecore/kapplication.cpp:1417 +#: tdecore/kapplication.cpp:2245 tdecore/kapplication.cpp:2280 +#: tdecore/kapplication.cpp:2551 tdecore/kapplication.cpp:2573 +#: tdecore/kdebug.cpp:295 tdeui/kdialogbase.cpp:908 tdeui/kstdguiitem.cpp:99 msgid "&OK" msgstr "&OK" @@ -926,15 +926,15 @@ msgstr "On" msgid "Off" msgstr "Off" -#: common_texts.cpp:73 kdeui/kdialogbase.cpp:938 kdeui/kstdguiitem.cpp:144 +#: common_texts.cpp:73 tdeui/kdialogbase.cpp:938 tdeui/kstdguiitem.cpp:144 msgid "&Apply" msgstr "L&aksana" -#: common_texts.cpp:74 kdecore/kstdaccel.cpp:52 +#: common_texts.cpp:74 tdecore/kstdaccel.cpp:52 msgid "File" msgstr "Fail" -#: common_texts.cpp:75 kdeui/kstdguiitem.cpp:120 +#: common_texts.cpp:75 tdeui/kstdguiitem.cpp:120 msgid "&Discard" msgstr "A&baikan" @@ -942,7 +942,7 @@ msgstr "A&baikan" msgid "Discard" msgstr "Abaikan" -#: common_texts.cpp:80 kdecore/kstdaccel.cpp:59 +#: common_texts.cpp:80 tdecore/kstdaccel.cpp:59 msgid "Edit" msgstr "Edit" @@ -958,19 +958,19 @@ msgstr "Lihat" msgid "E&xit" msgstr "Kelua&r" -#: common_texts.cpp:86 kdecore/kstdaccel.cpp:58 +#: common_texts.cpp:86 tdecore/kstdaccel.cpp:58 msgid "Quit" msgstr "Keluar" -#: common_texts.cpp:87 kdeui/kstdaction_p.h:50 kdeui/kstdguiitem.cpp:232 +#: common_texts.cpp:87 tdeui/kstdaction_p.h:50 tdeui/kstdguiitem.cpp:232 msgid "&Quit" msgstr "&Keluar" -#: common_texts.cpp:88 kdecore/kstdaccel.cpp:88 kded/kbuildsycoca.cpp:753 +#: common_texts.cpp:88 tdecore/kstdaccel.cpp:88 kded/kbuildsycoca.cpp:753 msgid "Reload" msgstr "Ulangmuat" -#: common_texts.cpp:89 kdecore/kstdaccel.cpp:86 +#: common_texts.cpp:89 tdecore/kstdaccel.cpp:86 msgid "Back" msgstr "Undur" @@ -994,7 +994,7 @@ msgstr "Permainan baru" msgid "&New Game" msgstr "Permai&nan Baru" -#: common_texts.cpp:99 kdecore/kkeyserver_x11.cpp:133 kdecore/kstdaccel.cpp:53 +#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:133 tdecore/kstdaccel.cpp:53 msgid "Open" msgstr "Buka" @@ -1006,7 +1006,7 @@ msgstr "Buka Fail" msgid "Open..." msgstr "Buka ..." -#: common_texts.cpp:102 kdeui/kstdaction_p.h:41 kdeui/kstdguiitem.cpp:226 +#: common_texts.cpp:102 tdeui/kstdaction_p.h:41 tdeui/kstdguiitem.cpp:226 msgid "&Open..." msgstr "&Buka." @@ -1018,7 +1018,7 @@ msgstr "Po&tong" msgid "C&ut" msgstr "P&otong" -#: common_texts.cpp:106 kdeui/kfontdialog.cpp:132 +#: common_texts.cpp:106 tdeui/kfontdialog.cpp:132 msgid "Font" msgstr "Font" @@ -1030,11 +1030,11 @@ msgstr "&Warna LatarDepan" msgid "&Background Color" msgstr "Warna Latar&Belakang" -#: common_texts.cpp:109 kdecore/kstdaccel.cpp:56 +#: common_texts.cpp:109 tdecore/kstdaccel.cpp:56 msgid "Save" msgstr "Simpan" -#: common_texts.cpp:110 kdeui/kstdaction_p.h:43 kdeui/kstdguiitem.cpp:127 +#: common_texts.cpp:110 tdeui/kstdaction_p.h:43 tdeui/kstdguiitem.cpp:127 msgid "&Save" msgstr "&Simpan" @@ -1051,20 +1051,20 @@ msgstr "Simpan Sebagai..." msgid "S&ave As..." msgstr "Simp&an." -#: common_texts.cpp:116 kdeui/kstdaction_p.h:47 kdeui/kstdguiitem.cpp:207 +#: common_texts.cpp:116 tdeui/kstdaction_p.h:47 tdeui/kstdguiitem.cpp:207 msgid "&Print..." msgstr "Ce&tak." -#: common_texts.cpp:117 kdeui/kmessagebox.cpp:837 kdeui/kmessagebox.cpp:867 +#: common_texts.cpp:117 tdeui/kmessagebox.cpp:837 tdeui/kmessagebox.cpp:867 msgid "Sorry" msgstr "Maaf" -#: common_texts.cpp:119 kdeui/kstdguiitem.cpp:269 -#: kdeui/kswitchlanguagedialog.cpp:304 +#: common_texts.cpp:119 tdeui/kstdguiitem.cpp:269 +#: tdeui/kswitchlanguagedialog.cpp:304 msgid "Remove" msgstr "Buang" -#: common_texts.cpp:120 kdeui/kstdguiitem.cpp:264 +#: common_texts.cpp:120 tdeui/kstdguiitem.cpp:264 msgid "Add" msgstr "Tambah" @@ -1072,11 +1072,11 @@ msgstr "Tambah" msgid "Change" msgstr "Tukar" -#: common_texts.cpp:123 kdeui/kstdguiitem.cpp:220 +#: common_texts.cpp:123 tdeui/kstdguiitem.cpp:220 msgid "&Delete" msgstr "Pa&dam" -#: common_texts.cpp:125 kdeui/kfontdialog.cpp:225 kdeui/kfontdialog.cpp:477 +#: common_texts.cpp:125 tdeui/kfontdialog.cpp:225 tdeui/kfontdialog.cpp:477 msgid "Italic" msgstr "Italik" @@ -1084,7 +1084,7 @@ msgstr "Italik" msgid "Roman" msgstr "Roman" -#: common_texts.cpp:132 kdeui/kmessagebox.cpp:913 +#: common_texts.cpp:132 tdeui/kmessagebox.cpp:913 msgid "Information" msgstr "Maklumat" @@ -1104,14 +1104,14 @@ msgstr "sambungan tempatan" msgid "Browse..." msgstr "Lungsur..." -#: common_texts.cpp:137 kdecore/kkeyserver_x11.cpp:127 kdeui/keditcl2.cpp:107 -#: kdeui/keditcl2.cpp:120 kdeui/keditcl2.cpp:377 kdeui/keditcl2.cpp:390 -#: kdeui/keditcl2.cpp:456 kdeui/keditcl2.cpp:469 kdeui/kstdguiitem.cpp:259 +#: common_texts.cpp:137 tdecore/kkeyserver_x11.cpp:127 tdeui/keditcl2.cpp:107 +#: tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 tdeui/keditcl2.cpp:390 +#: tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 tdeui/kstdguiitem.cpp:259 #: khtml/ecma/kjs_debugwin.cpp:466 kutils/kreplace.cpp:319 msgid "Stop" msgstr "Henti" -#: common_texts.cpp:138 kdeui/keditlistbox.cpp:136 +#: common_texts.cpp:138 tdeui/keditlistbox.cpp:136 #: kresources/configpage.cpp:127 msgid "&Remove" msgstr "&Buang" @@ -1120,7 +1120,7 @@ msgstr "&Buang" msgid "&Properties..." msgstr "&Ciri-ciri." -#: common_texts.cpp:140 kdeui/kstdguiitem.cpp:279 +#: common_texts.cpp:140 tdeui/kstdguiitem.cpp:279 msgid "Properties" msgstr "Ciri-ciri" @@ -1168,36 +1168,36 @@ msgstr "Pilih" msgid "Appearance" msgstr "Penampilan" -#: common_texts.cpp:152 kdecore/kkeyserver_x11.cpp:137 -#: kdecore/kstdaccel.cpp:57 +#: common_texts.cpp:152 tdecore/kkeyserver_x11.cpp:137 +#: tdecore/kstdaccel.cpp:57 msgid "Print" msgstr "Cetak" -#: common_texts.cpp:153 kdecore/kcalendarsystem.cpp:135 +#: common_texts.cpp:153 tdecore/kcalendarsystem.cpp:135 msgid "Monday" msgstr "Isnin" -#: common_texts.cpp:154 kdecore/kcalendarsystem.cpp:136 +#: common_texts.cpp:154 tdecore/kcalendarsystem.cpp:136 msgid "Tuesday" msgstr "Selasa" -#: common_texts.cpp:155 kdecore/kcalendarsystem.cpp:137 +#: common_texts.cpp:155 tdecore/kcalendarsystem.cpp:137 msgid "Wednesday" msgstr "Rabu" -#: common_texts.cpp:156 kdecore/kcalendarsystem.cpp:138 +#: common_texts.cpp:156 tdecore/kcalendarsystem.cpp:138 msgid "Thursday" msgstr "Khamis" -#: common_texts.cpp:157 kdecore/kcalendarsystem.cpp:139 +#: common_texts.cpp:157 tdecore/kcalendarsystem.cpp:139 msgid "Friday" msgstr "Jumaat" -#: common_texts.cpp:158 kdecore/kcalendarsystem.cpp:140 +#: common_texts.cpp:158 tdecore/kcalendarsystem.cpp:140 msgid "Saturday" msgstr "Sabtu" -#: common_texts.cpp:159 kdecore/kcalendarsystem.cpp:141 +#: common_texts.cpp:159 tdecore/kcalendarsystem.cpp:141 msgid "Sunday" msgstr "Ahad" @@ -1217,33 +1217,33 @@ msgstr "&Lihat Baru" msgid "&Insert" msgstr "&Masukkan" -#: common_texts.cpp:168 kdeui/ktip.cpp:297 +#: common_texts.cpp:168 tdeui/ktip.cpp:297 msgid "" "_: Opposite to Previous\n" "&Next" msgstr "&Berikut" -#: common_texts.cpp:169 kdeui/ktip.cpp:292 +#: common_texts.cpp:169 tdeui/ktip.cpp:292 msgid "&Previous" msgstr "&Sebelum" #: common_texts.cpp:170 kcert/kcertpart.cc:730 kcert/kcertpart.cc:746 -#: kdecore/kstdaccel.cpp:73 kdeui/keditcl2.cpp:456 kdeui/keditcl2.cpp:469 -#: kdeui/keditcl2.cpp:830 kutils/kreplace.cpp:45 kutils/kreplace.cpp:49 +#: tdecore/kstdaccel.cpp:73 tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 +#: tdeui/keditcl2.cpp:830 kutils/kreplace.cpp:45 kutils/kreplace.cpp:49 msgid "Replace" msgstr "Ganti" -#: common_texts.cpp:171 kdeui/kstdaction_p.h:65 +#: common_texts.cpp:171 tdeui/kstdaction_p.h:65 msgid "&Replace..." msgstr "Gan&ti..." #: common_texts.cpp:173 kabc/ldapconfigwidget.cpp:156 -#: kabc/ldapconfigwidget.cpp:168 kdeui/klineedit.cpp:914 -#: kdeui/ktoolbar.cpp:2058 +#: kabc/ldapconfigwidget.cpp:168 tdeui/klineedit.cpp:914 +#: tdeui/ktoolbar.cpp:2058 msgid "Default" msgstr "Default" -#: common_texts.cpp:174 kdeui/kstdguiitem.cpp:180 +#: common_texts.cpp:174 tdeui/kstdguiitem.cpp:180 msgid "&Defaults" msgstr "&Default" @@ -1255,15 +1255,15 @@ msgstr "&Kandungan" msgid "Open Recent" msgstr "Buka Terkini" -#: common_texts.cpp:178 kdeui/kstdaction_p.h:42 +#: common_texts.cpp:178 tdeui/kstdaction_p.h:42 msgid "Open &Recent" msgstr "Buka &Terkini" -#: common_texts.cpp:179 kdeui/kstdaction_p.h:61 khtml/khtml_part.cpp:4258 +#: common_texts.cpp:179 tdeui/kstdaction_p.h:61 khtml/khtml_part.cpp:4258 msgid "&Find..." msgstr "&Cari..." -#: common_texts.cpp:180 kdeui/kstdaction_p.h:62 +#: common_texts.cpp:180 tdeui/kstdaction_p.h:62 msgid "Find &Next" msgstr "Cari &Seterusnya" @@ -1271,7 +1271,7 @@ msgstr "Cari &Seterusnya" msgid "Bookmarks" msgstr "Tanda Laman" -#: common_texts.cpp:183 kdeui/kstdaction_p.h:90 +#: common_texts.cpp:183 tdeui/kstdaction_p.h:90 msgid "&Add Bookmark" msgstr "T&ambah" @@ -1279,16 +1279,16 @@ msgstr "T&ambah" msgid "&Edit Bookmarks..." msgstr "&Edit TandaBuku..." -#: common_texts.cpp:186 kdeui/kstdaction_p.h:93 +#: common_texts.cpp:186 tdeui/kstdaction_p.h:93 msgid "&Spelling..." msgstr "E&jaan..." -#: common_texts.cpp:187 kdeui/kstdaction.cpp:238 kdeui/kstdaction_p.h:95 +#: common_texts.cpp:187 tdeui/kstdaction.cpp:238 tdeui/kstdaction_p.h:95 msgid "Show &Menubar" msgstr "Papar Bar &Menu" -#: common_texts.cpp:188 kdeui/kstdaction.cpp:254 kdeui/kstdaction.cpp:265 -#: kdeui/kstdaction_p.h:96 +#: common_texts.cpp:188 tdeui/kstdaction.cpp:254 tdeui/kstdaction.cpp:265 +#: tdeui/kstdaction_p.h:96 msgid "Show &Toolbar" msgstr "Papar Bar Ala&tan" @@ -1304,7 +1304,7 @@ msgstr "Tetapkan Ikatan &Kekunci..." msgid "&Preferences..." msgstr "Keu&tamaan..." -#: common_texts.cpp:193 kdeui/kmessagebox.cpp:928 +#: common_texts.cpp:193 tdeui/kmessagebox.cpp:928 msgid "Do not show this message again" msgstr "Jangan paparkan mesej ini lagi" @@ -1706,7 +1706,7 @@ msgstr "" #: kabc/addresseedialog.cpp:71 kabc/addresseedialog.cpp:101 #: kabc/distributionlistdialog.cpp:190 kabc/distributionlisteditor.cpp:143 -#: kabc/field.cpp:211 kabc/scripts/field.src.cpp:104 kdeui/kaboutdialog.cpp:91 +#: kabc/field.cpp:211 kabc/scripts/field.src.cpp:104 tdeui/kaboutdialog.cpp:91 msgid "Email" msgstr "Emel" @@ -1867,7 +1867,7 @@ msgstr "Faks Rumah" msgid "Work Fax" msgstr "Faks Kerja" -#: kabc/address.cpp:312 kabc/phonenumber.cpp:199 kdecore/kcharsets.cpp:43 +#: kabc/address.cpp:312 kabc/phonenumber.cpp:199 tdecore/kcharsets.cpp:43 msgid "Other" msgstr "Lain-lain" @@ -2108,7 +2108,7 @@ msgstr "Jalan" msgid "Locality" msgstr "Lokaliti" -#: kabc/address.cpp:217 kdeui/ktimezonewidget.cpp:46 +#: kabc/address.cpp:217 tdeui/ktimezonewidget.cpp:46 msgid "Region" msgstr "Kawasan" @@ -2369,7 +2369,7 @@ msgstr "Tarikh Semakan" msgid "Sort String" msgstr "Susun Rentetan" -#: kabc/addressee.cpp:841 kdeui/kaboutdialog.cpp:92 +#: kabc/addressee.cpp:841 tdeui/kaboutdialog.cpp:92 msgid "Homepage" msgstr "Laman Web" @@ -2460,7 +2460,7 @@ msgid "kde-menu" msgstr "menu-kde" #: kded/kbuildsycoca.cpp:724 kded/kbuildsycoca.cpp:725 kded/kde-menu.cpp:119 -#: kded/khostname.cpp:362 kdeui/kaboutdialog.cpp:90 +#: kded/khostname.cpp:362 tdeui/kaboutdialog.cpp:90 msgid "Author" msgstr "Penulis" @@ -2660,13 +2660,13 @@ msgstr "Paparan Alatan Terdahulu" msgid "Next Tool View" msgstr "Paparan Alatan Berikut" -#: kdeui/kdockwidget.cpp:2945 kmdi/kmdi/guiclient.cpp:148 +#: tdeui/kdockwidget.cpp:2945 kmdi/kmdi/guiclient.cpp:148 #: kmdi/kmdiguiclient.cpp:260 #, c-format msgid "Show %1" msgstr "Papar %1" -#: kdeui/kdockwidget.cpp:2939 kmdi/kmdi/guiclient.cpp:152 +#: tdeui/kdockwidget.cpp:2939 kmdi/kmdi/guiclient.cpp:152 #: kmdi/kmdiguiclient.cpp:265 #, c-format msgid "Hide %1" @@ -2757,7 +2757,7 @@ msgstr "M&aksimumkan" msgid "&Maximize" msgstr "&Maksimumkan" -#: kdeui/ksystemtray.cpp:155 kmdi/kmdichildfrm.cpp:1263 +#: tdeui/ksystemtray.cpp:155 kmdi/kmdichildfrm.cpp:1263 msgid "&Minimize" msgstr "&Minimumkan" @@ -2779,26 +2779,26 @@ msgid "" "Overlap" msgstr "Bertindih" -#: kdecore/klibloader.cpp:157 +#: tdecore/klibloader.cpp:157 msgid "The library %1 does not offer an %2 function." msgstr "Pustaka %1 tidak menawarkan %2 fungsi." -#: kdecore/klibloader.cpp:168 +#: tdecore/klibloader.cpp:168 msgid "The library %1 does not offer a KDE compatible factory." msgstr "Pustaka %1 tidak menawarkan faktor serasi KDE." -#: kdecore/klibloader.cpp:425 +#: tdecore/klibloader.cpp:425 msgid "Library files for \"%1\" not found in paths." msgstr "Fail pustaka untuk \"%1\" tidak dijumpai dalam laluan." -#: kdecore/kapplication.cpp:931 +#: tdecore/kapplication.cpp:931 msgid "" "_: Dear Translator! Translate this string to the string 'LTR' in left-to-right " "languages (as english) or to 'RTL' in right-to-left languages (such as Hebrew " "and Arabic) to get proper widget layout." msgstr "LTR" -#: kdecore/kapplication.cpp:1404 +#: tdecore/kapplication.cpp:1404 msgid "" "There was an error setting up inter-process communications for KDE. The message " "returned by the system was:\n" @@ -2808,7 +2808,7 @@ msgstr "" "dikembalikan oleh sistem ialah:\n" "\n" -#: kdecore/kapplication.cpp:1408 +#: tdecore/kapplication.cpp:1408 msgid "" "\n" "\n" @@ -2818,23 +2818,23 @@ msgstr "" "\n" "Sila periksa bahawa program\"dcopserver\" sedang berfungsi!" -#: kdecore/kapplication.cpp:1415 +#: tdecore/kapplication.cpp:1415 msgid "DCOP communications error (%1)" msgstr "Ralat komunikasi DCOP (%1)" -#: kdecore/kapplication.cpp:1433 +#: tdecore/kapplication.cpp:1433 msgid "Use the X-server display 'displayname'" msgstr "Guna paparan pelayan-X 'displayname'" -#: kdecore/kapplication.cpp:1435 +#: tdecore/kapplication.cpp:1435 msgid "Use the QWS display 'displayname'" msgstr "Gunakan paparan QWS 'displayname'" -#: kdecore/kapplication.cpp:1437 +#: tdecore/kapplication.cpp:1437 msgid "Restore the application for the given 'sessionId'" msgstr "Simpan semula aplikasi untuk 'sessionld'" -#: kdecore/kapplication.cpp:1438 +#: tdecore/kapplication.cpp:1438 msgid "" "Causes the application to install a private color\n" "map on an 8-bit display" @@ -2842,7 +2842,7 @@ msgstr "" "Menyebabkan aplikasi memasang peta warna persendirian\n" "pada paparan 8 bit" -#: kdecore/kapplication.cpp:1439 +#: tdecore/kapplication.cpp:1439 msgid "" "Limits the number of colors allocated in the color\n" "cube on an 8-bit display, if the application is\n" @@ -2854,12 +2854,12 @@ msgstr "" "menggunakan spesifikasi warna\n" "QApplication::ManyColor" -#: kdecore/kapplication.cpp:1440 +#: tdecore/kapplication.cpp:1440 msgid "tells Qt to never grab the mouse or the keyboard" msgstr "" "memberitahu Qt agar jangan sesekali mencakup tetikus atau papan kekunci" -#: kdecore/kapplication.cpp:1441 +#: tdecore/kapplication.cpp:1441 msgid "" "running under a debugger can cause an implicit\n" "-nograb, use -dograb to override" @@ -2867,15 +2867,15 @@ msgstr "" "berjalan di bawah penyahpepijat boleh menyebabkan \n" "-nograb yang tidak jelas, guna -dograb untuk menulis tindih" -#: kdecore/kapplication.cpp:1442 +#: tdecore/kapplication.cpp:1442 msgid "switches to synchronous mode for debugging" msgstr "tukar ke mod segerak untuk nyahpepijat" -#: kdecore/kapplication.cpp:1444 +#: tdecore/kapplication.cpp:1444 msgid "defines the application font" msgstr "mentakrifkan font aplikasi" -#: kdecore/kapplication.cpp:1446 +#: tdecore/kapplication.cpp:1446 msgid "" "sets the default background color and an\n" "application palette (light and dark shades are\n" @@ -2885,23 +2885,23 @@ msgstr "" "palet aplikasi (warna cerah dan gelap adalah\n" "dikira)" -#: kdecore/kapplication.cpp:1448 +#: tdecore/kapplication.cpp:1448 msgid "sets the default foreground color" msgstr "menetapkan warna latarbelakang default" -#: kdecore/kapplication.cpp:1450 +#: tdecore/kapplication.cpp:1450 msgid "sets the default button color" msgstr "tetap warna butang default" -#: kdecore/kapplication.cpp:1451 +#: tdecore/kapplication.cpp:1451 msgid "sets the application name" msgstr "tetap nama aplikasi" -#: kdecore/kapplication.cpp:1452 +#: tdecore/kapplication.cpp:1452 msgid "sets the application title (caption)" msgstr "tetap tajuk aplikasi (keterangan)" -#: kdecore/kapplication.cpp:1454 +#: tdecore/kapplication.cpp:1454 msgid "" "forces the application to use a TrueColor visual on\n" "an 8-bit display" @@ -2909,7 +2909,7 @@ msgstr "" "memaksa aplikasi menggunakan visual Warna Sebenar dalam\n" "paparan 8 bit" -#: kdecore/kapplication.cpp:1455 +#: tdecore/kapplication.cpp:1455 msgid "" "sets XIM (X Input Method) input style. Possible\n" "values are onthespot, overthespot, offthespot and\n" @@ -2919,77 +2919,77 @@ msgstr "" "mungkin adalah onthespot, overthespot, offthespot dan\n" "root" -#: kdecore/kapplication.cpp:1456 +#: tdecore/kapplication.cpp:1456 msgid "set XIM server" msgstr "tetap pelayan XIM" -#: kdecore/kapplication.cpp:1457 +#: tdecore/kapplication.cpp:1457 msgid "disable XIM" msgstr "matikan XIM" -#: kdecore/kapplication.cpp:1460 +#: tdecore/kapplication.cpp:1460 msgid "forces the application to run as QWS Server" msgstr "paksa aplikasi untuk dilaksanakan sebagai Pelayan QWS" -#: kdecore/kapplication.cpp:1462 +#: tdecore/kapplication.cpp:1462 msgid "mirrors the whole layout of widgets" msgstr "cerminkan keseluruhan susunatur widget" -#: kdecore/kapplication.cpp:1468 +#: tdecore/kapplication.cpp:1468 msgid "Use 'caption' as name in the titlebar" msgstr "Gunakan 'caption' sebagai nama di bar tajuk" -#: kdecore/kapplication.cpp:1469 +#: tdecore/kapplication.cpp:1469 msgid "Use 'icon' as the application icon" msgstr "Guna 'icon' sebagai ikon aplikasi" -#: kdecore/kapplication.cpp:1470 +#: tdecore/kapplication.cpp:1470 msgid "Use 'icon' as the icon in the titlebar" msgstr "Gunakan 'icon' sebagai ikon dalam bar tajuk" -#: kdecore/kapplication.cpp:1471 +#: tdecore/kapplication.cpp:1471 msgid "Use alternative configuration file" msgstr "Guna fail tetapan alternatif" -#: kdecore/kapplication.cpp:1472 +#: tdecore/kapplication.cpp:1472 msgid "Use the DCOP Server specified by 'server'" msgstr "Gunakan Pelayan DCOP dinyatakan oleh 'server'" -#: kdecore/kapplication.cpp:1473 +#: tdecore/kapplication.cpp:1473 msgid "Disable crash handler, to get core dumps" msgstr "Matikan pengendali kerosakan, untuk mendapatkan longgokan teras" -#: kdecore/kapplication.cpp:1474 +#: tdecore/kapplication.cpp:1474 msgid "Waits for a WM_NET compatible windowmanager" msgstr "Menunggu untuk pengurus tetingkap serasi WM_NET" -#: kdecore/kapplication.cpp:1475 +#: tdecore/kapplication.cpp:1475 msgid "sets the application GUI style" msgstr "tetap gaya GUI aplikasi" -#: kdecore/kapplication.cpp:1476 +#: tdecore/kapplication.cpp:1476 msgid "" "sets the client geometry of the main widget - see man X for the argument format" msgstr "" "mengeset geometri pelanggan bagi widget utama - lihat manual X bagi format " "argumen" -#: kdecore/kapplication.cpp:1516 +#: tdecore/kapplication.cpp:1516 msgid "" "The style %1 was not found\n" msgstr "" "Gaya %1 tidak ditemui\n" -#: kdecore/kapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 +#: tdecore/kapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 #: kstyles/web/webstyle.cpp:1604 msgid "modified" msgstr "telah diubah" -#: kdecore/kapplication.cpp:2244 kdecore/kapplication.cpp:2279 +#: tdecore/kapplication.cpp:2244 tdecore/kapplication.cpp:2279 msgid "Could not Launch Help Center" msgstr "Tidak dapat melancarkan Pusat Bantuan" -#: kdecore/kapplication.cpp:2245 kdecore/kapplication.cpp:2280 +#: tdecore/kapplication.cpp:2245 tdecore/kapplication.cpp:2280 #, c-format msgid "" "Could not launch the KDE Help Center:\n" @@ -3000,11 +3000,11 @@ msgstr "" "\n" "%1" -#: kdecore/kapplication.cpp:2550 +#: tdecore/kapplication.cpp:2550 msgid "Could not Launch Mail Client" msgstr "Tidak dapat melancarkan Klien Mel" -#: kdecore/kapplication.cpp:2551 +#: tdecore/kapplication.cpp:2551 #, c-format msgid "" "Could not launch the mail client:\n" @@ -3015,11 +3015,11 @@ msgstr "" "\n" "%1" -#: kdecore/kapplication.cpp:2572 +#: tdecore/kapplication.cpp:2572 msgid "Could not Launch Browser" msgstr "Tidak dapat melancarkan Pelayar" -#: kdecore/kapplication.cpp:2573 +#: tdecore/kapplication.cpp:2573 #, c-format msgid "" "Could not launch the browser:\n" @@ -3030,48 +3030,48 @@ msgstr "" "\n" "%1" -#: kdecore/kapplication.cpp:2637 +#: tdecore/kapplication.cpp:2637 msgid "" "Could not register with DCOP.\n" msgstr "" "Tidak dapat didaftar dengan DCOP.\n" -#: kdecore/kapplication.cpp:2672 +#: tdecore/kapplication.cpp:2672 msgid "" "KLauncher could not be reached via DCOP.\n" msgstr "" "KLauncher tidak dapat dicapai melalui DCOP.\n" -#: kdecore/kwinmodule.cpp:456 +#: tdecore/twinmodule.cpp:456 #, c-format msgid "Desktop %1" msgstr "Desktop %1" -#: kdecore/kconfigbackend.cpp:1107 kdecore/kconfigbackend.cpp:1116 +#: tdecore/kconfigbackend.cpp:1107 tdecore/kconfigbackend.cpp:1116 msgid "" "Will not save configuration.\n" msgstr "" "Tidak akan menyimpan penyelarasan.\n" -#: kdecore/kconfigbackend.cpp:1109 kdecore/kconfigbackend.cpp:1117 +#: tdecore/kconfigbackend.cpp:1109 tdecore/kconfigbackend.cpp:1117 msgid "" "Configuration file \"%1\" not writable.\n" msgstr "" "Fail tetapan \"%1\" tidak boleh ditulis.\n" -#: kdecore/kconfigbackend.cpp:1124 +#: tdecore/kconfigbackend.cpp:1124 msgid "Please contact your system administrator." msgstr "Pilih hubungi pentadbir sistem anda." -#: kdecore/kcmdlineargs.cpp:500 kdecore/kcmdlineargs.cpp:516 +#: tdecore/kcmdlineargs.cpp:500 tdecore/kcmdlineargs.cpp:516 msgid "Unknown option '%1'." msgstr "Pilihan '%1' tidak diketahui ." -#: kdecore/kcmdlineargs.cpp:524 +#: tdecore/kcmdlineargs.cpp:524 msgid "'%1' missing." msgstr "'%1' hilang." -#: kdecore/kcmdlineargs.cpp:619 +#: tdecore/kcmdlineargs.cpp:619 msgid "" "_: the 2nd argument is a list of name+address, one on each line\n" "%1 was written by\n" @@ -3080,32 +3080,32 @@ msgstr "" "%1 ditulis oleh\n" "%2" -#: kdecore/kcmdlineargs.cpp:622 +#: tdecore/kcmdlineargs.cpp:622 msgid "This application was written by somebody who wants to remain anonymous." msgstr "Aplikasi ini ditulis oleh seseorang yang ingin kekal tanpa nama." -#: kdecore/kcmdlineargs.cpp:629 +#: tdecore/kcmdlineargs.cpp:629 msgid "" "Please use http://bugs.kde.org to report bugs.\n" msgstr "" "Sila guna http://bugs.kde.org untuk melaporkan pepijat, jangan mel terus kepada " "pengarang.\n" -#: kdecore/kcmdlineargs.cpp:632 kdecore/kcmdlineargs.cpp:634 +#: tdecore/kcmdlineargs.cpp:632 tdecore/kcmdlineargs.cpp:634 msgid "" "Please report bugs to %1.\n" msgstr "" "Sila lapor pepijat ke %1.\n" -#: kdecore/kcmdlineargs.cpp:660 +#: tdecore/kcmdlineargs.cpp:660 msgid "Unexpected argument '%1'." msgstr "Argumen tidak disangka '%1'." -#: kdecore/kcmdlineargs.cpp:765 +#: tdecore/kcmdlineargs.cpp:765 msgid "Use --help to get a list of available command line options." msgstr "Gunakan --help untuk mendapatkan senarai pilihan baris perintah " -#: kdecore/kcmdlineargs.cpp:780 +#: tdecore/kcmdlineargs.cpp:780 msgid "" "\n" "%1:\n" @@ -3113,57 +3113,57 @@ msgstr "" "\n" "%1:\n" -#: kdecore/kcmdlineargs.cpp:789 +#: tdecore/kcmdlineargs.cpp:789 msgid "[options] " msgstr "[pilihan]" -#: kdecore/kcmdlineargs.cpp:796 +#: tdecore/kcmdlineargs.cpp:796 msgid "[%1-options]" msgstr "[%1-pilihan]" -#: kdecore/kcmdlineargs.cpp:816 +#: tdecore/kcmdlineargs.cpp:816 msgid "" "Usage: %1 %2\n" msgstr "" "Penggunaan: %1 %2\n" -#: kdecore/kcmdlineargs.cpp:819 +#: tdecore/kcmdlineargs.cpp:819 msgid "Generic options" msgstr "Pilihan biasa" -#: kdecore/kcmdlineargs.cpp:820 +#: tdecore/kcmdlineargs.cpp:820 msgid "Show help about options" msgstr "Papar Bantuan tentang pilihan" -#: kdecore/kcmdlineargs.cpp:828 +#: tdecore/kcmdlineargs.cpp:828 msgid "Show %1 specific options" msgstr "Papar pilihan spesifik %1" -#: kdecore/kcmdlineargs.cpp:835 +#: tdecore/kcmdlineargs.cpp:835 msgid "Show all options" msgstr "Papar semua pilihan" -#: kdecore/kcmdlineargs.cpp:836 +#: tdecore/kcmdlineargs.cpp:836 msgid "Show author information" msgstr "Papar maklumat penulis" -#: kdecore/kcmdlineargs.cpp:837 +#: tdecore/kcmdlineargs.cpp:837 msgid "Show version information" msgstr "Papar maklumat versi" -#: kdecore/kcmdlineargs.cpp:838 +#: tdecore/kcmdlineargs.cpp:838 msgid "Show license information" msgstr "Papar maklumat lesen" -#: kdecore/kcmdlineargs.cpp:839 +#: tdecore/kcmdlineargs.cpp:839 msgid "End of options" msgstr "Akhir dari pilihan" -#: kdecore/kcmdlineargs.cpp:861 +#: tdecore/kcmdlineargs.cpp:861 msgid "%1 options" msgstr "%1 pilihan" -#: kdecore/kcmdlineargs.cpp:863 +#: tdecore/kcmdlineargs.cpp:863 msgid "" "\n" "Options:\n" @@ -3171,7 +3171,7 @@ msgstr "" "\n" "Pilihan:\n" -#: kdecore/kcmdlineargs.cpp:920 +#: tdecore/kcmdlineargs.cpp:920 msgid "" "\n" "Arguments:\n" @@ -3179,986 +3179,986 @@ msgstr "" "\n" "Hujah:\n" -#: kdecore/kcmdlineargs.cpp:1282 +#: tdecore/kcmdlineargs.cpp:1282 msgid "The files/URLs opened by the application will be deleted after use" msgstr "Fail/URL yang dibuka oleh aplikasi akan dihapuskan selepas diguna" -#: kdecore/ksockaddr.cpp:112 +#: tdecore/ksockaddr.cpp:112 msgid "<unknown socket>" msgstr "<unknown socket>" -#: kdecore/ksockaddr.cpp:568 kdecore/ksockaddr.cpp:587 +#: tdecore/ksockaddr.cpp:568 tdecore/ksockaddr.cpp:587 msgid "<empty>" msgstr "<empty>" -#: kdecore/ksockaddr.cpp:571 +#: tdecore/ksockaddr.cpp:571 msgid "" "_: 1: hostname, 2: port number\n" "%1 port %2" msgstr "%1 liang %2" -#: kdecore/ksockaddr.cpp:853 +#: tdecore/ksockaddr.cpp:853 msgid "<empty UNIX socket>" msgstr "<empty UNIX socket>" -#: kdecore/kcheckaccelerators.cpp:148 +#: tdecore/kcheckaccelerators.cpp:148 msgid "Dr. Klash' Accelerator Diagnosis" msgstr "Pemeriksa Pecutan Dr 'Klash' " -#: kdecore/kcheckaccelerators.cpp:155 +#: tdecore/kcheckaccelerators.cpp:155 msgid "&Disable automatic checking" msgstr "Pemeriksaan automatik &dimatikan" -#: kdecore/kcheckaccelerators.cpp:193 +#: tdecore/kcheckaccelerators.cpp:193 msgid "<h2>Accelerators changed</h2>" msgstr "<h2>Pemecut diubah</h2>" -#: kdecore/kcheckaccelerators.cpp:199 +#: tdecore/kcheckaccelerators.cpp:199 msgid "<h2>Accelerators removed</h2>" msgstr "<h2>Pemecut dibuang</h2>" -#: kdecore/kcheckaccelerators.cpp:204 +#: tdecore/kcheckaccelerators.cpp:204 msgid "<h2>Accelerators added (just for your info)</h2>" msgstr "<h2>Pemecut ditambah (untuk makluman anda)</h2>" -#: kdecore/kstdaccel.cpp:54 +#: tdecore/kstdaccel.cpp:54 msgid "New" msgstr "Baru" -#: kdecore/kstdaccel.cpp:65 +#: tdecore/kstdaccel.cpp:65 msgid "Paste Selection" msgstr "Tampal Pilihan" -#: kdecore/kstdaccel.cpp:67 +#: tdecore/kstdaccel.cpp:67 msgid "Deselect" msgstr "Nyahpilih" -#: kdecore/kstdaccel.cpp:68 +#: tdecore/kstdaccel.cpp:68 msgid "Delete Word Backwards" msgstr "Padam Perkataan Ke Belakang" -#: kdecore/kstdaccel.cpp:69 +#: tdecore/kstdaccel.cpp:69 msgid "Delete Word Forward" msgstr "Padam Perkataan Ke Depan" -#: kdecore/kkeyserver_x11.cpp:135 kdecore/kstdaccel.cpp:70 -#: kdeui/keditcl2.cpp:107 kdeui/keditcl2.cpp:120 kdeui/keditcl2.cpp:377 -#: kdeui/keditcl2.cpp:390 kdeui/keditcl2.cpp:700 kutils/kfinddialog.cpp:119 +#: tdecore/kkeyserver_x11.cpp:135 tdecore/kstdaccel.cpp:70 +#: tdeui/keditcl2.cpp:107 tdeui/keditcl2.cpp:120 tdeui/keditcl2.cpp:377 +#: tdeui/keditcl2.cpp:390 tdeui/keditcl2.cpp:700 kutils/kfinddialog.cpp:119 msgid "Find" msgstr "Cari" -#: kdecore/kstdaccel.cpp:71 kutils/kfind.cpp:47 +#: tdecore/kstdaccel.cpp:71 kutils/kfind.cpp:47 msgid "Find Next" msgstr "Cari Lagi" -#: kdecore/kstdaccel.cpp:72 +#: tdecore/kstdaccel.cpp:72 msgid "Find Prev" msgstr "Cari Sebelum" -#: kdecore/kstdaccel.cpp:74 +#: tdecore/kstdaccel.cpp:74 msgid "Navigation" msgstr "Navigasi" -#: kdecore/kstdaccel.cpp:75 +#: tdecore/kstdaccel.cpp:75 msgid "" "_: Opposite to End\n" "Home" msgstr "Rumah" -#: kdecore/kstdaccel.cpp:76 +#: tdecore/kstdaccel.cpp:76 msgid "End" msgstr "Akhir" -#: kdecore/kstdaccel.cpp:77 +#: tdecore/kstdaccel.cpp:77 msgid "Beginning of Line" msgstr "Permulaan Baris" -#: kdecore/kstdaccel.cpp:78 kutils/kfinddialog.cpp:451 +#: tdecore/kstdaccel.cpp:78 kutils/kfinddialog.cpp:451 msgid "End of Line" msgstr "Akhir dari baris" -#: kdecore/kstdaccel.cpp:79 +#: tdecore/kstdaccel.cpp:79 msgid "Prior" msgstr "Utama" -#: kdecore/kstdaccel.cpp:80 +#: tdecore/kstdaccel.cpp:80 msgid "" "_: Opposite to Prior\n" "Next" msgstr "Berikut" -#: kdecore/kstdaccel.cpp:81 kdeui/keditcl2.cpp:976 +#: tdecore/kstdaccel.cpp:81 tdeui/keditcl2.cpp:976 msgid "Go to Line" msgstr "Pergi ke Baris" -#: kdecore/kstdaccel.cpp:82 +#: tdecore/kstdaccel.cpp:82 msgid "Add Bookmark" msgstr "Tambah Penanda Laman" -#: kdecore/kstdaccel.cpp:83 +#: tdecore/kstdaccel.cpp:83 msgid "Zoom In" msgstr "Zoom Masuk" -#: kdecore/kstdaccel.cpp:84 +#: tdecore/kstdaccel.cpp:84 msgid "Zoom Out" msgstr "Zoom Keluar" -#: kdecore/kstdaccel.cpp:85 +#: tdecore/kstdaccel.cpp:85 msgid "Up" msgstr "Naik" -#: kdecore/kstdaccel.cpp:87 +#: tdecore/kstdaccel.cpp:87 msgid "Forward" msgstr "Maju" -#: kdecore/kstdaccel.cpp:89 +#: tdecore/kstdaccel.cpp:89 msgid "Popup Menu Context" msgstr "PopKeluar Konteks Menu" -#: kdecore/kstdaccel.cpp:90 +#: tdecore/kstdaccel.cpp:90 msgid "Show Menu Bar" msgstr "Papar Bar Menu" -#: kdecore/kstdaccel.cpp:91 +#: tdecore/kstdaccel.cpp:91 msgid "Backward Word" msgstr "Perkataan Undur" -#: kdecore/kstdaccel.cpp:92 +#: tdecore/kstdaccel.cpp:92 msgid "Forward Word" msgstr "Perkataan Maju" -#: kdecore/kstdaccel.cpp:93 +#: tdecore/kstdaccel.cpp:93 msgid "Activate Next Tab" msgstr "Aktifkan Tab Seterusnya" -#: kdecore/kstdaccel.cpp:94 +#: tdecore/kstdaccel.cpp:94 msgid "Activate Previous Tab" msgstr "Aktifkan Tab Sebelumnya" -#: kdecore/kstdaccel.cpp:95 +#: tdecore/kstdaccel.cpp:95 msgid "Full Screen Mode" msgstr "Mod Skrin Penuh" -#: kdecore/kstdaccel.cpp:98 +#: tdecore/kstdaccel.cpp:98 msgid "What's This" msgstr "Apa Ini" -#: kdecore/kstdaccel.cpp:99 kdecore/kstdaccel.cpp:100 kdeui/klineedit.cpp:886 +#: tdecore/kstdaccel.cpp:99 tdecore/kstdaccel.cpp:100 tdeui/klineedit.cpp:886 msgid "Text Completion" msgstr "Penyempurnaan Teks" -#: kdecore/kstdaccel.cpp:101 +#: tdecore/kstdaccel.cpp:101 msgid "Previous Completion Match" msgstr "Padanan Penyempurnaan Terdahulu" -#: kdecore/kstdaccel.cpp:102 +#: tdecore/kstdaccel.cpp:102 msgid "Next Completion Match" msgstr "Padanan Penyempurnaan Seterusnya" -#: kdecore/kstdaccel.cpp:103 +#: tdecore/kstdaccel.cpp:103 msgid "Substring Completion" msgstr "Penyempurnaan sub-rangkaikata" -#: kdecore/kstdaccel.cpp:104 +#: tdecore/kstdaccel.cpp:104 msgid "Previous Item in List" msgstr "Item Terdahulu di dalam Senarai " -#: kdecore/kstdaccel.cpp:105 +#: tdecore/kstdaccel.cpp:105 msgid "Next Item in List" msgstr "Item Seterusnya di dalam Senarai" -#: kdecore/kcalendarsystemhijri.cpp:298 kdecore/kcalendarsystemhijri.cpp:326 +#: tdecore/kcalendarsystemhijri.cpp:298 tdecore/kcalendarsystemhijri.cpp:326 msgid "Muharram" msgstr "Muharram" -#: kdecore/kcalendarsystemhijri.cpp:300 kdecore/kcalendarsystemhijri.cpp:328 +#: tdecore/kcalendarsystemhijri.cpp:300 tdecore/kcalendarsystemhijri.cpp:328 msgid "Safar" msgstr "Safar" -#: kdecore/kcalendarsystemhijri.cpp:302 +#: tdecore/kcalendarsystemhijri.cpp:302 msgid "R. Awal" msgstr "R. Awal" -#: kdecore/kcalendarsystemhijri.cpp:304 +#: tdecore/kcalendarsystemhijri.cpp:304 msgid "R. Thaani" msgstr "R. Thaani" -#: kdecore/kcalendarsystemhijri.cpp:306 +#: tdecore/kcalendarsystemhijri.cpp:306 msgid "J. Awal" msgstr "J. Awal" -#: kdecore/kcalendarsystemhijri.cpp:308 +#: tdecore/kcalendarsystemhijri.cpp:308 msgid "J. Thaani" msgstr "J. Thaani" -#: kdecore/kcalendarsystemhijri.cpp:310 kdecore/kcalendarsystemhijri.cpp:338 +#: tdecore/kcalendarsystemhijri.cpp:310 tdecore/kcalendarsystemhijri.cpp:338 msgid "Rajab" msgstr "Rejab" -#: kdecore/kcalendarsystemhijri.cpp:312 kdecore/kcalendarsystemhijri.cpp:340 +#: tdecore/kcalendarsystemhijri.cpp:312 tdecore/kcalendarsystemhijri.cpp:340 msgid "Sha`ban" msgstr "Sya`ban" -#: kdecore/kcalendarsystemhijri.cpp:314 kdecore/kcalendarsystemhijri.cpp:342 +#: tdecore/kcalendarsystemhijri.cpp:314 tdecore/kcalendarsystemhijri.cpp:342 msgid "Ramadan" msgstr "Ramadhan" -#: kdecore/kcalendarsystemhijri.cpp:316 kdecore/kcalendarsystemhijri.cpp:344 +#: tdecore/kcalendarsystemhijri.cpp:316 tdecore/kcalendarsystemhijri.cpp:344 msgid "Shawwal" msgstr "Syawal" -#: kdecore/kcalendarsystemhijri.cpp:318 +#: tdecore/kcalendarsystemhijri.cpp:318 msgid "Qi`dah" msgstr "Zulqai`dah" -#: kdecore/kcalendarsystemhijri.cpp:320 +#: tdecore/kcalendarsystemhijri.cpp:320 msgid "Hijjah" msgstr "Zulhijjah" -#: kdecore/kcalendarsystemhijri.cpp:330 +#: tdecore/kcalendarsystemhijri.cpp:330 msgid "Rabi` al-Awal" msgstr "Rabi` ul-Awal" -#: kdecore/kcalendarsystemhijri.cpp:332 +#: tdecore/kcalendarsystemhijri.cpp:332 msgid "Rabi` al-Thaani" msgstr "Rabi`ul Akhir" -#: kdecore/kcalendarsystemhijri.cpp:334 +#: tdecore/kcalendarsystemhijri.cpp:334 msgid "Jumaada al-Awal" msgstr "Jamadil Awal" -#: kdecore/kcalendarsystemhijri.cpp:336 +#: tdecore/kcalendarsystemhijri.cpp:336 msgid "Jumaada al-Thaani" msgstr "Jamadilakhir" -#: kdecore/kcalendarsystemhijri.cpp:346 +#: tdecore/kcalendarsystemhijri.cpp:346 msgid "Thu al-Qi`dah" msgstr "Zulqa'idah" -#: kdecore/kcalendarsystemhijri.cpp:348 +#: tdecore/kcalendarsystemhijri.cpp:348 msgid "Thu al-Hijjah" msgstr "Zulhijjah" -#: kdecore/kcalendarsystemhijri.cpp:363 kdecore/kcalendarsystemhijri.cpp:391 +#: tdecore/kcalendarsystemhijri.cpp:363 tdecore/kcalendarsystemhijri.cpp:391 msgid "of Muharram" msgstr "Muharam" -#: kdecore/kcalendarsystemhijri.cpp:365 kdecore/kcalendarsystemhijri.cpp:393 +#: tdecore/kcalendarsystemhijri.cpp:365 tdecore/kcalendarsystemhijri.cpp:393 msgid "of Safar" msgstr "Safar" -#: kdecore/kcalendarsystemhijri.cpp:367 +#: tdecore/kcalendarsystemhijri.cpp:367 msgid "of R. Awal" msgstr "R. Awal" -#: kdecore/kcalendarsystemhijri.cpp:369 +#: tdecore/kcalendarsystemhijri.cpp:369 msgid "of R. Thaani" msgstr " R. Akhir" -#: kdecore/kcalendarsystemhijri.cpp:371 +#: tdecore/kcalendarsystemhijri.cpp:371 msgid "of J. Awal" msgstr "J. Awal" -#: kdecore/kcalendarsystemhijri.cpp:373 +#: tdecore/kcalendarsystemhijri.cpp:373 msgid "of J. Thaani" msgstr "J. Akhir" -#: kdecore/kcalendarsystemhijri.cpp:375 kdecore/kcalendarsystemhijri.cpp:403 +#: tdecore/kcalendarsystemhijri.cpp:375 tdecore/kcalendarsystemhijri.cpp:403 msgid "of Rajab" msgstr "Rejab" -#: kdecore/kcalendarsystemhijri.cpp:377 kdecore/kcalendarsystemhijri.cpp:405 +#: tdecore/kcalendarsystemhijri.cpp:377 tdecore/kcalendarsystemhijri.cpp:405 msgid "of Sha`ban" msgstr "Sya'ban" -#: kdecore/kcalendarsystemhijri.cpp:379 kdecore/kcalendarsystemhijri.cpp:407 +#: tdecore/kcalendarsystemhijri.cpp:379 tdecore/kcalendarsystemhijri.cpp:407 msgid "of Ramadan" msgstr "Ramadhan" -#: kdecore/kcalendarsystemhijri.cpp:381 kdecore/kcalendarsystemhijri.cpp:409 +#: tdecore/kcalendarsystemhijri.cpp:381 tdecore/kcalendarsystemhijri.cpp:409 msgid "of Shawwal" msgstr "Syawal" -#: kdecore/kcalendarsystemhijri.cpp:383 +#: tdecore/kcalendarsystemhijri.cpp:383 msgid "of Qi`dah" msgstr "Zulqa'idah" -#: kdecore/kcalendarsystemhijri.cpp:385 +#: tdecore/kcalendarsystemhijri.cpp:385 msgid "of Hijjah" msgstr "Zulhijjah" -#: kdecore/kcalendarsystemhijri.cpp:395 +#: tdecore/kcalendarsystemhijri.cpp:395 msgid "of Rabi` al-Awal" msgstr "Rabi'ul Awal" -#: kdecore/kcalendarsystemhijri.cpp:397 +#: tdecore/kcalendarsystemhijri.cpp:397 msgid "of Rabi` al-Thaani" msgstr "Rabi'ul Akhir" -#: kdecore/kcalendarsystemhijri.cpp:399 +#: tdecore/kcalendarsystemhijri.cpp:399 msgid "of Jumaada al-Awal" msgstr "Jamadil Awal" -#: kdecore/kcalendarsystemhijri.cpp:401 +#: tdecore/kcalendarsystemhijri.cpp:401 msgid "of Jumaada al-Thaani" msgstr "Jamadil Akhir" -#: kdecore/kcalendarsystemhijri.cpp:411 +#: tdecore/kcalendarsystemhijri.cpp:411 msgid "of Thu al-Qi`dah" msgstr "Zulqa'idah" -#: kdecore/kcalendarsystemhijri.cpp:413 +#: tdecore/kcalendarsystemhijri.cpp:413 msgid "of Thu al-Hijjah" msgstr "Zulhijjah" -#: kdecore/kcalendarsystemhijri.cpp:445 +#: tdecore/kcalendarsystemhijri.cpp:445 msgid "Ith" msgstr "Isn" -#: kdecore/kcalendarsystemhijri.cpp:447 +#: tdecore/kcalendarsystemhijri.cpp:447 msgid "Thl" msgstr "Sel" -#: kdecore/kcalendarsystemhijri.cpp:449 +#: tdecore/kcalendarsystemhijri.cpp:449 msgid "Arb" msgstr "Rab" -#: kdecore/kcalendarsystemhijri.cpp:451 +#: tdecore/kcalendarsystemhijri.cpp:451 msgid "Kha" msgstr "Kha" -#: kdecore/kcalendarsystemhijri.cpp:453 +#: tdecore/kcalendarsystemhijri.cpp:453 msgid "Jum" msgstr "Jum" -#: kdecore/kcalendarsystemhijri.cpp:455 +#: tdecore/kcalendarsystemhijri.cpp:455 msgid "Sab" msgstr "Sab" -#: kdecore/kcalendarsystemhijri.cpp:457 +#: tdecore/kcalendarsystemhijri.cpp:457 msgid "Ahd" msgstr "Ahd" -#: kdecore/kcalendarsystemhijri.cpp:463 +#: tdecore/kcalendarsystemhijri.cpp:463 msgid "Yaum al-Ithnain" msgstr "Hari Isnin" -#: kdecore/kcalendarsystemhijri.cpp:465 +#: tdecore/kcalendarsystemhijri.cpp:465 msgid "Yau al-Thulatha" msgstr "Hari Selasa" -#: kdecore/kcalendarsystemhijri.cpp:467 +#: tdecore/kcalendarsystemhijri.cpp:467 msgid "Yaum al-Arbi'a" msgstr "Hari Rabu" -#: kdecore/kcalendarsystemhijri.cpp:469 +#: tdecore/kcalendarsystemhijri.cpp:469 msgid "Yaum al-Khamees" msgstr "Hari Khamis" -#: kdecore/kcalendarsystemhijri.cpp:471 +#: tdecore/kcalendarsystemhijri.cpp:471 msgid "Yaum al-Jumma" msgstr "Hari Jumaat" -#: kdecore/kcalendarsystemhijri.cpp:473 +#: tdecore/kcalendarsystemhijri.cpp:473 msgid "Yaum al-Sabt" msgstr "Hari Sabtu" -#: kdecore/kcalendarsystemhijri.cpp:475 +#: tdecore/kcalendarsystemhijri.cpp:475 msgid "Yaum al-Ahad" msgstr "Hari Ahad" -#: kdecore/klocale.cpp:217 +#: tdecore/klocale.cpp:217 msgid "" "_: Dear translator, please do not translate this string in any form, but pick " "the _right_ value out of NoPlural/TwoForms/French... If not sure what to do " "mail thd@kde.org and coolo@kde.org, they will tell you. Better leave that out " "if unsure, the programs will crash!!\n" -"Definition of PluralForm - to be set by the translator of kdelibs.po" +"Definition of PluralForm - to be set by the translator of tdelibs.po" msgstr "TwoForms" -#: kdecore/kcalendarsystemgregorian.cpp:91 kdecore/klocale.cpp:553 +#: tdecore/kcalendarsystemgregorian.cpp:91 tdecore/klocale.cpp:553 msgid "" "_: January\n" "Jan" msgstr "Jan" -#: kdecore/kcalendarsystemgregorian.cpp:93 kdecore/klocale.cpp:554 +#: tdecore/kcalendarsystemgregorian.cpp:93 tdecore/klocale.cpp:554 msgid "" "_: February\n" "Feb" msgstr "Feb" -#: kdecore/kcalendarsystemgregorian.cpp:95 kdecore/klocale.cpp:555 +#: tdecore/kcalendarsystemgregorian.cpp:95 tdecore/klocale.cpp:555 msgid "" "_: March\n" "Mar" msgstr "Mac" -#: kdecore/kcalendarsystemgregorian.cpp:97 kdecore/klocale.cpp:556 +#: tdecore/kcalendarsystemgregorian.cpp:97 tdecore/klocale.cpp:556 msgid "" "_: April\n" "Apr" msgstr "Apr" -#: kdecore/kcalendarsystemgregorian.cpp:99 kdecore/klocale.cpp:557 +#: tdecore/kcalendarsystemgregorian.cpp:99 tdecore/klocale.cpp:557 msgid "" "_: May short\n" "May" msgstr "Mei" -#: kdecore/kcalendarsystemgregorian.cpp:101 kdecore/klocale.cpp:558 +#: tdecore/kcalendarsystemgregorian.cpp:101 tdecore/klocale.cpp:558 msgid "" "_: June\n" "Jun" msgstr "Jun" -#: kdecore/kcalendarsystemgregorian.cpp:103 kdecore/klocale.cpp:559 +#: tdecore/kcalendarsystemgregorian.cpp:103 tdecore/klocale.cpp:559 msgid "" "_: July\n" "Jul" msgstr "Jul" -#: kdecore/kcalendarsystemgregorian.cpp:105 kdecore/klocale.cpp:560 +#: tdecore/kcalendarsystemgregorian.cpp:105 tdecore/klocale.cpp:560 msgid "" "_: August\n" "Aug" msgstr "Ogo" -#: kdecore/kcalendarsystemgregorian.cpp:107 kdecore/klocale.cpp:561 +#: tdecore/kcalendarsystemgregorian.cpp:107 tdecore/klocale.cpp:561 msgid "" "_: September\n" "Sep" msgstr "Sep" -#: kdecore/kcalendarsystemgregorian.cpp:109 kdecore/klocale.cpp:562 +#: tdecore/kcalendarsystemgregorian.cpp:109 tdecore/klocale.cpp:562 msgid "" "_: October\n" "Oct" msgstr "Okt" -#: kdecore/kcalendarsystemgregorian.cpp:111 kdecore/klocale.cpp:563 +#: tdecore/kcalendarsystemgregorian.cpp:111 tdecore/klocale.cpp:563 msgid "" "_: November\n" "Nov" msgstr "Nov" -#: kdecore/kcalendarsystemgregorian.cpp:113 kdecore/klocale.cpp:564 +#: tdecore/kcalendarsystemgregorian.cpp:113 tdecore/klocale.cpp:564 msgid "" "_: December\n" "Dec" msgstr "Dis" -#: kdecore/kcalendarsystemgregorian.cpp:119 kdecore/klocale.cpp:569 +#: tdecore/kcalendarsystemgregorian.cpp:119 tdecore/klocale.cpp:569 msgid "January" msgstr "Januari" -#: kdecore/kcalendarsystemgregorian.cpp:121 kdecore/klocale.cpp:570 +#: tdecore/kcalendarsystemgregorian.cpp:121 tdecore/klocale.cpp:570 msgid "February" msgstr "Februari" -#: kdecore/kcalendarsystemgregorian.cpp:123 kdecore/klocale.cpp:571 +#: tdecore/kcalendarsystemgregorian.cpp:123 tdecore/klocale.cpp:571 msgid "March" msgstr "Mac" -#: kdecore/kcalendarsystemgregorian.cpp:125 kdecore/klocale.cpp:572 +#: tdecore/kcalendarsystemgregorian.cpp:125 tdecore/klocale.cpp:572 msgid "April" msgstr "April" -#: kdecore/kcalendarsystemgregorian.cpp:127 kdecore/klocale.cpp:573 +#: tdecore/kcalendarsystemgregorian.cpp:127 tdecore/klocale.cpp:573 msgid "" "_: May long\n" "May" msgstr "Mei" -#: kdecore/kcalendarsystemgregorian.cpp:129 kdecore/klocale.cpp:574 +#: tdecore/kcalendarsystemgregorian.cpp:129 tdecore/klocale.cpp:574 msgid "June" msgstr "Jun" -#: kdecore/kcalendarsystemgregorian.cpp:131 kdecore/klocale.cpp:575 +#: tdecore/kcalendarsystemgregorian.cpp:131 tdecore/klocale.cpp:575 msgid "July" msgstr "Julai" -#: kdecore/kcalendarsystemgregorian.cpp:133 kdecore/klocale.cpp:576 +#: tdecore/kcalendarsystemgregorian.cpp:133 tdecore/klocale.cpp:576 msgid "August" msgstr "Ogos" -#: kdecore/kcalendarsystemgregorian.cpp:135 kdecore/klocale.cpp:577 +#: tdecore/kcalendarsystemgregorian.cpp:135 tdecore/klocale.cpp:577 msgid "September" msgstr "September" -#: kdecore/kcalendarsystemgregorian.cpp:137 kdecore/klocale.cpp:578 +#: tdecore/kcalendarsystemgregorian.cpp:137 tdecore/klocale.cpp:578 msgid "October" msgstr "Oktober" -#: kdecore/kcalendarsystemgregorian.cpp:139 kdecore/klocale.cpp:579 +#: tdecore/kcalendarsystemgregorian.cpp:139 tdecore/klocale.cpp:579 msgid "November" msgstr "November" -#: kdecore/kcalendarsystemgregorian.cpp:141 kdecore/klocale.cpp:580 +#: tdecore/kcalendarsystemgregorian.cpp:141 tdecore/klocale.cpp:580 msgid "December" msgstr "Disember" -#: kdecore/kcalendarsystemgregorian.cpp:156 kdecore/klocale.cpp:591 +#: tdecore/kcalendarsystemgregorian.cpp:156 tdecore/klocale.cpp:591 msgid "" "_: of January\n" "of Jan" msgstr "Januari" -#: kdecore/kcalendarsystemgregorian.cpp:158 kdecore/klocale.cpp:592 +#: tdecore/kcalendarsystemgregorian.cpp:158 tdecore/klocale.cpp:592 msgid "" "_: of February\n" "of Feb" msgstr "Februari" -#: kdecore/kcalendarsystemgregorian.cpp:160 kdecore/klocale.cpp:593 +#: tdecore/kcalendarsystemgregorian.cpp:160 tdecore/klocale.cpp:593 msgid "" "_: of March\n" "of Mar" msgstr "Mac" -#: kdecore/kcalendarsystemgregorian.cpp:162 kdecore/klocale.cpp:594 +#: tdecore/kcalendarsystemgregorian.cpp:162 tdecore/klocale.cpp:594 msgid "" "_: of April\n" "of Apr" msgstr "April" -#: kdecore/kcalendarsystemgregorian.cpp:164 kdecore/klocale.cpp:595 +#: tdecore/kcalendarsystemgregorian.cpp:164 tdecore/klocale.cpp:595 msgid "" "_: of May short\n" "of May" msgstr "Mei" -#: kdecore/kcalendarsystemgregorian.cpp:166 kdecore/klocale.cpp:596 +#: tdecore/kcalendarsystemgregorian.cpp:166 tdecore/klocale.cpp:596 msgid "" "_: of June\n" "of Jun" msgstr "Jun" -#: kdecore/kcalendarsystemgregorian.cpp:168 kdecore/klocale.cpp:597 +#: tdecore/kcalendarsystemgregorian.cpp:168 tdecore/klocale.cpp:597 msgid "" "_: of July\n" "of Jul" msgstr "Julai" -#: kdecore/kcalendarsystemgregorian.cpp:170 kdecore/klocale.cpp:598 +#: tdecore/kcalendarsystemgregorian.cpp:170 tdecore/klocale.cpp:598 msgid "" "_: of August\n" "of Aug" msgstr "Ogos" -#: kdecore/kcalendarsystemgregorian.cpp:172 kdecore/klocale.cpp:599 +#: tdecore/kcalendarsystemgregorian.cpp:172 tdecore/klocale.cpp:599 msgid "" "_: of September\n" "of Sep" msgstr "September" -#: kdecore/kcalendarsystemgregorian.cpp:174 kdecore/klocale.cpp:600 +#: tdecore/kcalendarsystemgregorian.cpp:174 tdecore/klocale.cpp:600 msgid "" "_: of October\n" "of Oct" msgstr "Oktober" -#: kdecore/kcalendarsystemgregorian.cpp:176 kdecore/klocale.cpp:601 +#: tdecore/kcalendarsystemgregorian.cpp:176 tdecore/klocale.cpp:601 msgid "" "_: of November\n" "of Nov" msgstr "November" -#: kdecore/kcalendarsystemgregorian.cpp:178 kdecore/klocale.cpp:602 +#: tdecore/kcalendarsystemgregorian.cpp:178 tdecore/klocale.cpp:602 msgid "" "_: of December\n" "of Dec" msgstr "Disember" -#: kdecore/kcalendarsystemgregorian.cpp:184 kdecore/klocale.cpp:607 +#: tdecore/kcalendarsystemgregorian.cpp:184 tdecore/klocale.cpp:607 msgid "of January" msgstr "dari Jan" -#: kdecore/kcalendarsystemgregorian.cpp:186 kdecore/klocale.cpp:608 +#: tdecore/kcalendarsystemgregorian.cpp:186 tdecore/klocale.cpp:608 msgid "of February" msgstr "dari Februari" -#: kdecore/kcalendarsystemgregorian.cpp:188 kdecore/klocale.cpp:609 +#: tdecore/kcalendarsystemgregorian.cpp:188 tdecore/klocale.cpp:609 msgid "of March" msgstr "dari Mac" -#: kdecore/kcalendarsystemgregorian.cpp:190 kdecore/klocale.cpp:610 +#: tdecore/kcalendarsystemgregorian.cpp:190 tdecore/klocale.cpp:610 msgid "of April" msgstr "dari April" -#: kdecore/kcalendarsystemgregorian.cpp:192 kdecore/klocale.cpp:611 +#: tdecore/kcalendarsystemgregorian.cpp:192 tdecore/klocale.cpp:611 msgid "" "_: of May long\n" "of May" msgstr "dari Mei" -#: kdecore/kcalendarsystemgregorian.cpp:194 kdecore/klocale.cpp:612 +#: tdecore/kcalendarsystemgregorian.cpp:194 tdecore/klocale.cpp:612 msgid "of June" msgstr "dari Jun" -#: kdecore/kcalendarsystemgregorian.cpp:196 kdecore/klocale.cpp:613 +#: tdecore/kcalendarsystemgregorian.cpp:196 tdecore/klocale.cpp:613 msgid "of July" msgstr "dari Julai" -#: kdecore/kcalendarsystemgregorian.cpp:198 kdecore/klocale.cpp:614 +#: tdecore/kcalendarsystemgregorian.cpp:198 tdecore/klocale.cpp:614 msgid "of August" msgstr "dari Ogos" -#: kdecore/kcalendarsystemgregorian.cpp:200 kdecore/klocale.cpp:615 +#: tdecore/kcalendarsystemgregorian.cpp:200 tdecore/klocale.cpp:615 msgid "of September" msgstr "dari September" -#: kdecore/kcalendarsystemgregorian.cpp:202 kdecore/klocale.cpp:616 +#: tdecore/kcalendarsystemgregorian.cpp:202 tdecore/klocale.cpp:616 msgid "of October" msgstr "dari Oktober" -#: kdecore/kcalendarsystemgregorian.cpp:204 kdecore/klocale.cpp:617 +#: tdecore/kcalendarsystemgregorian.cpp:204 tdecore/klocale.cpp:617 msgid "of November" msgstr "dari November" -#: kdecore/kcalendarsystemgregorian.cpp:206 kdecore/klocale.cpp:618 +#: tdecore/kcalendarsystemgregorian.cpp:206 tdecore/klocale.cpp:618 msgid "of December" msgstr "dari Disember" -#: kdecore/klocale.cpp:1773 kdecore/klocale.cpp:1913 +#: tdecore/klocale.cpp:1773 tdecore/klocale.cpp:1913 msgid "pm" msgstr "pm" -#: kdecore/klocale.cpp:1782 kdecore/klocale.cpp:1915 +#: tdecore/klocale.cpp:1782 tdecore/klocale.cpp:1915 msgid "am" msgstr "am" -#: kdecore/klocale.cpp:1956 +#: tdecore/klocale.cpp:1956 msgid "" "_: concatenation of dates and time\n" "%1 %2" msgstr "%1 %2" -#: kdecore/klocale.cpp:2447 +#: tdecore/klocale.cpp:2447 msgid "&Next" msgstr "&Seterusnya" -#: kdecore/netsupp.cpp:890 kdecore/network/kresolver.cpp:557 +#: tdecore/netsupp.cpp:890 tdecore/network/kresolver.cpp:557 msgid "no error" msgstr "tiada ralat" -#: kdecore/netsupp.cpp:891 +#: tdecore/netsupp.cpp:891 msgid "address family for nodename not supported" msgstr "alamat keluarga untuk nama nod tidak disokong" -#: kdecore/netsupp.cpp:892 kdecore/network/kresolver.cpp:559 +#: tdecore/netsupp.cpp:892 tdecore/network/kresolver.cpp:559 msgid "temporary failure in name resolution" msgstr "kegagalan sementara di dalam resolusi nama" -#: kdecore/netsupp.cpp:893 +#: tdecore/netsupp.cpp:893 msgid "invalid value for 'ai_flags'" msgstr "nilai tidak sah untuk 'ai_flags'" -#: kdecore/netsupp.cpp:894 kdecore/network/kresolver.cpp:560 +#: tdecore/netsupp.cpp:894 tdecore/network/kresolver.cpp:560 msgid "non-recoverable failure in name resolution" msgstr "Ralat-tidak-dapat-pulih pada resolusi nama" -#: kdecore/netsupp.cpp:895 +#: tdecore/netsupp.cpp:895 msgid "'ai_family' not supported" msgstr "'ai_family' tidak disokong" -#: kdecore/netsupp.cpp:896 kdecore/network/kresolver.cpp:562 +#: tdecore/netsupp.cpp:896 tdecore/network/kresolver.cpp:562 msgid "memory allocation failure" msgstr "Kegagalan perletakan memori" -#: kdecore/netsupp.cpp:897 +#: tdecore/netsupp.cpp:897 msgid "no address associated with nodename" msgstr "tiada alamat dikaitkan dengan nama nod" -#: kdecore/netsupp.cpp:898 kdecore/network/kresolver.cpp:563 +#: tdecore/netsupp.cpp:898 tdecore/network/kresolver.cpp:563 msgid "name or service not known" msgstr "nama atau servis tidak diketahui" -#: kdecore/netsupp.cpp:899 +#: tdecore/netsupp.cpp:899 msgid "servname not supported for ai_socktype" msgstr "nama pelayan tidak disokong untuk ai_socktype" -#: kdecore/netsupp.cpp:900 +#: tdecore/netsupp.cpp:900 msgid "'ai_socktype' not supported" msgstr "'ai_socktype' tidak disokong" -#: kdecore/netsupp.cpp:901 +#: tdecore/netsupp.cpp:901 msgid "system error" msgstr "Ralat sistem" -#: kdecore/kcalendarsystemjalali.cpp:392 +#: tdecore/kcalendarsystemjalali.cpp:392 msgid "Far" msgstr "Far" -#: kdecore/kcalendarsystemjalali.cpp:394 +#: tdecore/kcalendarsystemjalali.cpp:394 msgid "Ord" msgstr "Ord" -#: kdecore/kcalendarsystemjalali.cpp:396 +#: tdecore/kcalendarsystemjalali.cpp:396 msgid "Kho" msgstr "Kho" -#: kdecore/kcalendarsystemjalali.cpp:398 kdecore/kcalendarsystemjalali.cpp:426 +#: tdecore/kcalendarsystemjalali.cpp:398 tdecore/kcalendarsystemjalali.cpp:426 msgid "Tir" msgstr "Tir" -#: kdecore/kcalendarsystemjalali.cpp:400 +#: tdecore/kcalendarsystemjalali.cpp:400 msgid "Mor" msgstr "Mor" -#: kdecore/kcalendarsystemjalali.cpp:402 +#: tdecore/kcalendarsystemjalali.cpp:402 msgid "Sha" msgstr "Sha" -#: kdecore/kcalendarsystemjalali.cpp:404 +#: tdecore/kcalendarsystemjalali.cpp:404 msgid "Meh" msgstr "Meh" -#: kdecore/kcalendarsystemjalali.cpp:406 +#: tdecore/kcalendarsystemjalali.cpp:406 msgid "Aba" msgstr "Aba" -#: kdecore/kcalendarsystemjalali.cpp:408 +#: tdecore/kcalendarsystemjalali.cpp:408 msgid "Aza" msgstr "Aza" -#: kdecore/kcalendarsystemjalali.cpp:410 kdecore/kcalendarsystemjalali.cpp:438 +#: tdecore/kcalendarsystemjalali.cpp:410 tdecore/kcalendarsystemjalali.cpp:438 msgid "Dei" msgstr "Dei" -#: kdecore/kcalendarsystemjalali.cpp:412 +#: tdecore/kcalendarsystemjalali.cpp:412 msgid "Bah" msgstr "Bah" -#: kdecore/kcalendarsystemjalali.cpp:414 +#: tdecore/kcalendarsystemjalali.cpp:414 msgid "Esf" msgstr "Esf" -#: kdecore/kcalendarsystemjalali.cpp:420 +#: tdecore/kcalendarsystemjalali.cpp:420 msgid "Farvardin" msgstr "Farvardin" -#: kdecore/kcalendarsystemjalali.cpp:422 +#: tdecore/kcalendarsystemjalali.cpp:422 msgid "Ordibehesht" msgstr "Ordibehesht" -#: kdecore/kcalendarsystemjalali.cpp:424 +#: tdecore/kcalendarsystemjalali.cpp:424 msgid "Khordad" msgstr "Khordad" -#: kdecore/kcalendarsystemjalali.cpp:428 +#: tdecore/kcalendarsystemjalali.cpp:428 msgid "Mordad" msgstr "Mordad" -#: kdecore/kcalendarsystemjalali.cpp:430 +#: tdecore/kcalendarsystemjalali.cpp:430 msgid "Shahrivar" msgstr "Shahrivar" -#: kdecore/kcalendarsystemjalali.cpp:432 +#: tdecore/kcalendarsystemjalali.cpp:432 msgid "Mehr" msgstr "Mehr" -#: kdecore/kcalendarsystemjalali.cpp:434 +#: tdecore/kcalendarsystemjalali.cpp:434 msgid "Aban" msgstr "Aban" -#: kdecore/kcalendarsystemjalali.cpp:436 +#: tdecore/kcalendarsystemjalali.cpp:436 msgid "Azar" msgstr "Azar" -#: kdecore/kcalendarsystemjalali.cpp:440 +#: tdecore/kcalendarsystemjalali.cpp:440 msgid "Bahman" msgstr "Bahman" -#: kdecore/kcalendarsystemjalali.cpp:442 +#: tdecore/kcalendarsystemjalali.cpp:442 msgid "Esfand" msgstr "Esfand" -#: kdecore/kcalendarsystemjalali.cpp:476 +#: tdecore/kcalendarsystemjalali.cpp:476 msgid "2sh" msgstr "2sh" -#: kdecore/kcalendarsystemjalali.cpp:478 +#: tdecore/kcalendarsystemjalali.cpp:478 msgid "3sh" msgstr "3sh" -#: kdecore/kcalendarsystemjalali.cpp:480 +#: tdecore/kcalendarsystemjalali.cpp:480 msgid "4sh" msgstr "4sh" -#: kdecore/kcalendarsystemjalali.cpp:482 +#: tdecore/kcalendarsystemjalali.cpp:482 msgid "5sh" msgstr "5sh" -#: kdecore/kcalendarsystemjalali.cpp:484 +#: tdecore/kcalendarsystemjalali.cpp:484 msgid "Jom" msgstr "Jom" -#: kdecore/kcalendarsystemjalali.cpp:486 +#: tdecore/kcalendarsystemjalali.cpp:486 msgid "shn" msgstr "shn" -#: kdecore/kcalendarsystemjalali.cpp:488 +#: tdecore/kcalendarsystemjalali.cpp:488 msgid "1sh" msgstr "1sh" -#: kdecore/kcalendarsystemjalali.cpp:494 +#: tdecore/kcalendarsystemjalali.cpp:494 msgid "Do shanbe" msgstr "Do shanbe" -#: kdecore/kcalendarsystemjalali.cpp:496 +#: tdecore/kcalendarsystemjalali.cpp:496 msgid "Se shanbe" msgstr "Se shanbe" -#: kdecore/kcalendarsystemjalali.cpp:498 +#: tdecore/kcalendarsystemjalali.cpp:498 msgid "Chahar shanbe" msgstr "Chahar shanbe" -#: kdecore/kcalendarsystemjalali.cpp:500 +#: tdecore/kcalendarsystemjalali.cpp:500 msgid "Panj shanbe" msgstr "Panj shanbe" -#: kdecore/kcalendarsystemjalali.cpp:502 +#: tdecore/kcalendarsystemjalali.cpp:502 msgid "Jumee" msgstr "Jumee" -#: kdecore/kcalendarsystemjalali.cpp:504 +#: tdecore/kcalendarsystemjalali.cpp:504 msgid "Shanbe" msgstr "Shanbe" -#: kdecore/kcalendarsystemjalali.cpp:506 +#: tdecore/kcalendarsystemjalali.cpp:506 msgid "Yek-shanbe" msgstr "Yek-shanbe" -#: kdecore/kkeyserver_x11.cpp:113 +#: tdecore/kkeyserver_x11.cpp:113 msgid "Win" msgstr "Win" -#: kdecore/kkeyserver_x11.cpp:119 +#: tdecore/kkeyserver_x11.cpp:119 msgid "Backspace" msgstr "Anjak Ke Belakang" -#: kdecore/kkeyserver_x11.cpp:120 +#: tdecore/kkeyserver_x11.cpp:120 msgid "SysReq" msgstr "SysReq" -#: kdecore/kkeyserver_x11.cpp:121 +#: tdecore/kkeyserver_x11.cpp:121 msgid "CapsLock" msgstr "KekunciCaps" -#: kdecore/kkeyserver_x11.cpp:122 +#: tdecore/kkeyserver_x11.cpp:122 msgid "NumLock" msgstr "KekunciNum" -#: kdecore/kkeyserver_x11.cpp:123 +#: tdecore/kkeyserver_x11.cpp:123 msgid "ScrollLock" msgstr "KekunciSkrol" -#: kdecore/kkeyserver_x11.cpp:124 +#: tdecore/kkeyserver_x11.cpp:124 msgid "PageUp" msgstr "NaikHalaman" -#: kdecore/kkeyserver_x11.cpp:125 +#: tdecore/kkeyserver_x11.cpp:125 msgid "PageDown" msgstr "TurunHalaman" -#: kdecore/kkeyserver_x11.cpp:128 +#: tdecore/kkeyserver_x11.cpp:128 msgid "Again" msgstr "Lagi" -#: kdecore/kkeyserver_x11.cpp:129 +#: tdecore/kkeyserver_x11.cpp:129 msgid "Props" msgstr "Properti" -#: kdecore/kkeyserver_x11.cpp:131 +#: tdecore/kkeyserver_x11.cpp:131 msgid "Front" msgstr "Depan" -#: kdecore/kcharsets.cpp:44 khtml/khtml_part.cpp:280 +#: tdecore/kcharsets.cpp:44 khtml/khtml_part.cpp:280 msgid "Arabic" msgstr "Arab" -#: kdecore/kcharsets.cpp:45 khtml/khtml_part.cpp:281 +#: tdecore/kcharsets.cpp:45 khtml/khtml_part.cpp:281 msgid "Baltic" msgstr "Baltik" -#: kdecore/kcharsets.cpp:46 khtml/khtml_part.cpp:282 +#: tdecore/kcharsets.cpp:46 khtml/khtml_part.cpp:282 msgid "Central European" msgstr "Eropah Tengah" -#: kdecore/kcharsets.cpp:47 +#: tdecore/kcharsets.cpp:47 msgid "Chinese Simplified" msgstr "China Dimudahkan " -#: kdecore/kcharsets.cpp:48 +#: tdecore/kcharsets.cpp:48 msgid "Chinese Traditional" msgstr "Tradisional China" -#: kdecore/kcharsets.cpp:49 +#: tdecore/kcharsets.cpp:49 msgid "Cyrillic" msgstr "Cyrillic" -#: kdecore/kcharsets.cpp:50 khtml/khtml_part.cpp:284 +#: tdecore/kcharsets.cpp:50 khtml/khtml_part.cpp:284 msgid "Greek" msgstr "Greek" -#: kdecore/kcharsets.cpp:51 kdeui/ksconfig.cpp:235 kdeui/ksconfig.cpp:395 -#: kdeui/ksconfig.cpp:656 khtml/khtml_part.cpp:285 +#: tdecore/kcharsets.cpp:51 tdeui/ksconfig.cpp:235 tdeui/ksconfig.cpp:395 +#: tdeui/ksconfig.cpp:656 khtml/khtml_part.cpp:285 msgid "Hebrew" msgstr "Hebrew" -#: kdecore/kcharsets.cpp:52 khtml/khtml_part.cpp:286 +#: tdecore/kcharsets.cpp:52 khtml/khtml_part.cpp:286 msgid "Japanese" msgstr "Jepun" -#: kdecore/kcharsets.cpp:53 +#: tdecore/kcharsets.cpp:53 msgid "Korean" msgstr "Korea" -#: kdecore/kcharsets.cpp:54 +#: tdecore/kcharsets.cpp:54 msgid "Thai" msgstr "Thai" -#: kdecore/kcharsets.cpp:55 kdeui/ksconfig.cpp:240 kdeui/ksconfig.cpp:400 -#: kdeui/ksconfig.cpp:661 khtml/khtml_part.cpp:290 +#: tdecore/kcharsets.cpp:55 tdeui/ksconfig.cpp:240 tdeui/ksconfig.cpp:400 +#: tdeui/ksconfig.cpp:661 khtml/khtml_part.cpp:290 msgid "Turkish" msgstr "Turki" -#: kdecore/kcharsets.cpp:56 khtml/khtml_part.cpp:293 +#: tdecore/kcharsets.cpp:56 khtml/khtml_part.cpp:293 msgid "Western European" msgstr "Eropah Barat" -#: kdecore/kcharsets.cpp:57 +#: tdecore/kcharsets.cpp:57 msgid "Tamil" msgstr "Tamil" -#: kdecore/kcharsets.cpp:58 +#: tdecore/kcharsets.cpp:58 msgid "Unicode" msgstr "Unikod" -#: kdecore/kcharsets.cpp:59 +#: tdecore/kcharsets.cpp:59 msgid "Northern Saami" msgstr "Utara Saami" -#: kdecore/kcharsets.cpp:60 +#: tdecore/kcharsets.cpp:60 msgid "Vietnamese" msgstr "Vietnam" -#: kdecore/kcharsets.cpp:61 +#: tdecore/kcharsets.cpp:61 msgid "South-Eastern Europe" msgstr "Eropah Tenggara" -#: kdecore/kcharsets.cpp:516 +#: tdecore/kcharsets.cpp:516 msgid "" "_: Descriptive Encoding Name\n" "%1 ( %2 )" msgstr "%1 ( %2 )" -#: kdecore/kglobalsettings.cpp:494 +#: tdecore/kglobalsettings.cpp:494 msgid "Trash" msgstr "Sampah" -#: kdecore/kcompletion.cpp:632 +#: tdecore/kcompletion.cpp:632 msgid "" "You reached the end of the list\n" "of matching items.\n" @@ -4166,7 +4166,7 @@ msgstr "" "Anda berada di akhir senarai\n" "dari padanan item.\n" -#: kdecore/kcompletion.cpp:638 +#: tdecore/kcompletion.cpp:638 msgid "" "The completion is ambiguous, more than one\n" "match is available.\n" @@ -4174,69 +4174,69 @@ msgstr "" "Penyudahan adalah kabur,lebih dari satu\n" "padanan ditemui.\n" -#: kdecore/kcompletion.cpp:644 +#: tdecore/kcompletion.cpp:644 msgid "" "There is no matching item available.\n" msgstr "" "Tiada padanan ditemui.\n" -#: kdecore/kcalendarsystemhebrew.cpp:402 +#: tdecore/kcalendarsystemhebrew.cpp:402 msgid "Tishrey" msgstr "Tishrey" -#: kdecore/kcalendarsystemhebrew.cpp:404 +#: tdecore/kcalendarsystemhebrew.cpp:404 msgid "Heshvan" msgstr "Heshvan" -#: kdecore/kcalendarsystemhebrew.cpp:406 +#: tdecore/kcalendarsystemhebrew.cpp:406 msgid "Kislev" msgstr "Kislev" -#: kdecore/kcalendarsystemhebrew.cpp:408 +#: tdecore/kcalendarsystemhebrew.cpp:408 msgid "Tevet" msgstr "Tevet" -#: kdecore/kcalendarsystemhebrew.cpp:410 +#: tdecore/kcalendarsystemhebrew.cpp:410 msgid "Shvat" msgstr "Shvat" -#: kdecore/kcalendarsystemhebrew.cpp:412 +#: tdecore/kcalendarsystemhebrew.cpp:412 msgid "Adar" msgstr "Adar" -#: kdecore/kcalendarsystemhebrew.cpp:414 +#: tdecore/kcalendarsystemhebrew.cpp:414 msgid "Nisan" msgstr "Nisan" -#: kdecore/kcalendarsystemhebrew.cpp:416 +#: tdecore/kcalendarsystemhebrew.cpp:416 msgid "Iyar" msgstr "Iyar" -#: kdecore/kcalendarsystemhebrew.cpp:418 +#: tdecore/kcalendarsystemhebrew.cpp:418 msgid "Sivan" msgstr "Sivan" -#: kdecore/kcalendarsystemhebrew.cpp:420 +#: tdecore/kcalendarsystemhebrew.cpp:420 msgid "Tamuz" msgstr "Tamuz" -#: kdecore/kcalendarsystemhebrew.cpp:422 +#: tdecore/kcalendarsystemhebrew.cpp:422 msgid "Av" msgstr "Av" -#: kdecore/kcalendarsystemhebrew.cpp:424 +#: tdecore/kcalendarsystemhebrew.cpp:424 msgid "Elul" msgstr "Elul" -#: kdecore/kcalendarsystemhebrew.cpp:426 +#: tdecore/kcalendarsystemhebrew.cpp:426 msgid "Adar I" msgstr "Adar I" -#: kdecore/kcalendarsystemhebrew.cpp:428 +#: tdecore/kcalendarsystemhebrew.cpp:428 msgid "Adar II" msgstr "Adar II" -#: kdecore/kaboutdata.cpp:388 +#: tdecore/kaboutdata.cpp:388 msgid "" "_: replace this with information about your translation team\n" "<p>KDE is translated into many languages thanks to the work of the translation " @@ -4249,7 +4249,7 @@ msgstr "" "<p>Untuk maklumat lanjut berkaitan pengantarabangsaan KDE, sila lawat " "http://i18n.kde.org</p>" -#: kdecore/kaboutdata.cpp:444 +#: tdecore/kaboutdata.cpp:444 msgid "" "No licensing terms for this program have been specified.\n" "Please check the documentation or the source for any\n" @@ -4258,213 +4258,213 @@ msgstr "" "Terma lesen untuk program ini tidak dispesifikkan.\n" "Sila periksa dokumentasi atau sumber maklumat untuk terma lesen.\n" -#: kdecore/kaboutdata.cpp:451 +#: tdecore/kaboutdata.cpp:451 #, c-format msgid "This program is distributed under the terms of the %1." msgstr "Program ini diedarkan di bawah terma %1." -#: kdecore/kcalendarsystem.cpp:124 +#: tdecore/kcalendarsystem.cpp:124 msgid "" "_: Monday\n" "Mon" msgstr "Isn" -#: kdecore/kcalendarsystem.cpp:125 +#: tdecore/kcalendarsystem.cpp:125 msgid "" "_: Tuesday\n" "Tue" msgstr "Sel" -#: kdecore/kcalendarsystem.cpp:126 +#: tdecore/kcalendarsystem.cpp:126 msgid "" "_: Wednesday\n" "Wed" msgstr "Rab" -#: kdecore/kcalendarsystem.cpp:127 +#: tdecore/kcalendarsystem.cpp:127 msgid "" "_: Thursday\n" "Thu" msgstr "Kha" -#: kdecore/kcalendarsystem.cpp:128 +#: tdecore/kcalendarsystem.cpp:128 msgid "" "_: Friday\n" "Fri" msgstr "Jum" -#: kdecore/kcalendarsystem.cpp:129 +#: tdecore/kcalendarsystem.cpp:129 msgid "" "_: Saturday\n" "Sat" msgstr "Sab" -#: kdecore/kcalendarsystem.cpp:130 +#: tdecore/kcalendarsystem.cpp:130 msgid "" "_: Sunday\n" "Sun" msgstr "Aha" -#: kdecore/ksocks.cpp:135 +#: tdecore/ksocks.cpp:135 msgid "NEC SOCKS client" msgstr "Klien NEC SOCKS " -#: kdecore/ksocks.cpp:170 +#: tdecore/ksocks.cpp:170 msgid "Dante SOCKS client" msgstr "Klien Dante SOCKS " -#: kdecore/kconfig_compiler/kconfig_compiler.cpp:45 +#: tdecore/kconfig_compiler/kconfig_compiler.cpp:45 msgid "Directory to generate files in" msgstr "Direktori untuk menjana fail didalamnya" -#: kdecore/kconfig_compiler/kconfig_compiler.cpp:46 +#: tdecore/kconfig_compiler/kconfig_compiler.cpp:46 msgid "Input kcfg XML file" msgstr "Masukkan fail XML kcfg" -#: kdecore/kconfig_compiler/kconfig_compiler.cpp:47 +#: tdecore/kconfig_compiler/kconfig_compiler.cpp:47 msgid "Code generation options file" msgstr "Fail pilihan penjanaan kod" -#: kdecore/kconfig_compiler/kconfig_compiler.cpp:955 +#: tdecore/kconfig_compiler/kconfig_compiler.cpp:955 msgid "KDE .kcfg compiler" msgstr "Penghimpun .kcfg KDE" -#: kdecore/kconfig_compiler/kconfig_compiler.cpp:956 +#: tdecore/kconfig_compiler/kconfig_compiler.cpp:956 msgid "KConfig Compiler" msgstr "Penghimpun KConfig" -#: kdecore/network/kresolver.cpp:558 +#: tdecore/network/kresolver.cpp:558 msgid "requested family not supported for this host name" msgstr "kelompok yang diminta tidak disokong untuk nama hos ini" -#: kdecore/network/kresolver.cpp:561 +#: tdecore/network/kresolver.cpp:561 msgid "invalid flags" msgstr "penanda tidak sah" -#: kdecore/network/kresolver.cpp:564 +#: tdecore/network/kresolver.cpp:564 msgid "requested family not supported" msgstr "keluarga diminta tidak disokong" -#: kdecore/network/kresolver.cpp:565 +#: tdecore/network/kresolver.cpp:565 msgid "requested service not supported for this socket type" msgstr "servis yang diminta tidak disokong untuk jenis soket ini" -#: kdecore/network/kresolver.cpp:566 +#: tdecore/network/kresolver.cpp:566 msgid "requested socket type not supported" msgstr "jenis soket diminta tidak disokong" -#: kdecore/network/kresolver.cpp:567 +#: tdecore/network/kresolver.cpp:567 msgid "unknown error" msgstr "ralat tidak diketahui" -#: kdecore/network/kresolver.cpp:569 +#: tdecore/network/kresolver.cpp:569 #, c-format msgid "" "_: 1: the i18n'ed system error code, from errno\n" "system error: %1" msgstr "ralat sistem: %1" -#: kdecore/network/kresolver.cpp:574 +#: tdecore/network/kresolver.cpp:574 msgid "request was canceled" msgstr "permintaan dibatalkan" -#: kdecore/network/ksocketbase.cpp:172 +#: tdecore/network/ksocketbase.cpp:172 msgid "" "_: Socket error code NoError\n" "no error" msgstr "tiada ralat" -#: kdecore/network/ksocketbase.cpp:177 +#: tdecore/network/ksocketbase.cpp:177 msgid "" "_: Socket error code LookupFailure\n" "name lookup has failed" msgstr "carian nama domain gagal" -#: kdecore/network/ksocketbase.cpp:182 +#: tdecore/network/ksocketbase.cpp:182 msgid "" "_: Socket error code AddressInUse\n" "address already in use" msgstr "alamat sudah diguna" -#: kdecore/network/ksocketbase.cpp:187 +#: tdecore/network/ksocketbase.cpp:187 msgid "" "_: Socket error code AlreadyBound\n" "socket is already bound" msgstr "soket sudah digunakan" -#: kdecore/network/ksocketbase.cpp:192 +#: tdecore/network/ksocketbase.cpp:192 msgid "" "_: Socket error code AlreadyCreated\n" "socket is already created" msgstr "soket telah dicipta" -#: kdecore/network/ksocketbase.cpp:197 +#: tdecore/network/ksocketbase.cpp:197 msgid "" "_: Socket error code NotBound\n" "socket is not bound" msgstr "soket tidak digunakan" -#: kdecore/network/ksocketbase.cpp:202 +#: tdecore/network/ksocketbase.cpp:202 msgid "" "_: Socket error code NotCreated\n" "socket has not been created" msgstr "soket telah belum dicipta" -#: kdecore/network/ksocketbase.cpp:207 +#: tdecore/network/ksocketbase.cpp:207 msgid "" "_: Socket error code WouldBlock\n" "operation would block" msgstr "operasi akan blok" -#: kdecore/network/ksocketbase.cpp:212 +#: tdecore/network/ksocketbase.cpp:212 msgid "" "_: Socket error code ConnectionRefused\n" "connection actively refused" msgstr "sambungan ditolak secara aktif" -#: kdecore/network/ksocketbase.cpp:217 +#: tdecore/network/ksocketbase.cpp:217 msgid "" "_: Socket error code ConnectionTimedOut\n" "connection timed out" msgstr "sambungan gagal" -#: kdecore/network/ksocketbase.cpp:222 +#: tdecore/network/ksocketbase.cpp:222 msgid "" "_: Socket error code InProgress\n" "operation is already in progress" msgstr "operasi sedang berjalan" -#: kdecore/network/ksocketbase.cpp:227 +#: tdecore/network/ksocketbase.cpp:227 msgid "" "_: Socket error code NetFailure\n" "network failure occurred" msgstr "kegagalan rangkaian berlaku" -#: kdecore/network/ksocketbase.cpp:232 +#: tdecore/network/ksocketbase.cpp:232 msgid "" "_: Socket error code NotSupported\n" "operation is not supported" msgstr "operasi tidak disokong" -#: kdecore/network/ksocketbase.cpp:237 +#: tdecore/network/ksocketbase.cpp:237 msgid "" "_: Socket error code Timeout\n" "timed operation timed out" msgstr "operasi masa gagal" -#: kdecore/network/ksocketbase.cpp:242 +#: tdecore/network/ksocketbase.cpp:242 msgid "" "_: Socket error code UnknownError\n" "an unknown/unexpected error has happened" msgstr "ralat tak diketahui/tak dijangka telah berlaku" -#: kdecore/network/ksocketbase.cpp:247 +#: tdecore/network/ksocketbase.cpp:247 msgid "" "_: Socket error code RemotelyDisconnected\n" "remote host closed connection" msgstr "hos jauh menutup sambungan" -#: kdecore/network/ksocketaddress.cpp:625 +#: tdecore/network/ksocketaddress.cpp:625 #, c-format msgid "" "_: 1: the unknown socket address family number\n" @@ -4475,7 +4475,7 @@ msgstr "Kelompok tak diketahui %1" msgid "Share Hot New Stuff" msgstr "Kongsi Bahan Baru yang Hebat" -#: kdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 +#: tdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 #: kresources/configdialog.cpp:53 msgid "Name:" msgstr "Nama:" @@ -4489,7 +4489,7 @@ msgstr "Penulis:" msgid "Email:" msgstr "Emel" -#: kdeui/kbugreport.cpp:174 knewstuff/uploaddialog.cpp:73 +#: tdeui/kbugreport.cpp:174 knewstuff/uploaddialog.cpp:73 msgid "Version:" msgstr "Versi:" @@ -4595,7 +4595,7 @@ msgstr "Tarikh Keluaran" msgid "Install" msgstr "Pasang" -#: kdeui/kmessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 +#: tdeui/kmessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 #: knewstuff/downloaddialog.cpp:505 msgid "Details" msgstr "Terperinci" @@ -4879,15 +4879,15 @@ msgstr "Pilih satu daripada penyedia yang tersenarai di bawah:" msgid "No provider selected." msgstr "Tiada penyedia dipilih." -#: kdeui/kkeydialog.cpp:321 +#: tdeui/kkeydialog.cpp:321 msgid "Clear Search" msgstr "Kosong Carian" -#: kdeui/kkeydialog.cpp:324 +#: tdeui/kkeydialog.cpp:324 msgid "&Search:" msgstr "&Cari:" -#: kdeui/kkeydialog.cpp:331 +#: tdeui/kkeydialog.cpp:331 msgid "" "Search interactively for shortcut names (e.g. Copy) or combination of keys " "(e.g. Ctrl+C) by typing them here." @@ -4895,7 +4895,7 @@ msgstr "" "Cari nama pintasa (misalnya Salin) atau kombinasi kekunci (misalnya Ctrl+C) " "secara interaktif dengan menaipkannya di sini." -#: kdeui/kkeydialog.cpp:354 +#: tdeui/kkeydialog.cpp:354 msgid "" "Here you can see a list of key bindings, i.e. associations between actions " "(e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. " @@ -4905,39 +4905,39 @@ msgstr "" "yang ditunjukkan di kolum kiri dan merupakan gabungan kekunci (contoh. Ctrl+V) " "yang dipaparkan pada kolum kanan." -#: kdeui/kkeydialog.cpp:363 +#: tdeui/kkeydialog.cpp:363 msgid "Action" msgstr "Aksi" -#: kdeui/kkeydialog.cpp:364 +#: tdeui/kkeydialog.cpp:364 msgid "Shortcut" msgstr "Pintasan" -#: kdeui/kkeydialog.cpp:365 +#: tdeui/kkeydialog.cpp:365 msgid "Alternate" msgstr "Alternatif" -#: kdeui/kkeydialog.cpp:380 +#: tdeui/kkeydialog.cpp:380 msgid "Shortcut for Selected Action" msgstr "Pintasan untuk Aksi Dipilih" -#: kdeui/kkeydialog.cpp:393 +#: tdeui/kkeydialog.cpp:393 msgid "" "_: no key\n" "&None" msgstr "Koso&ng" -#: kdeui/kkeydialog.cpp:398 +#: tdeui/kkeydialog.cpp:398 msgid "The selected action will not be associated with any key." msgstr "Aksi pilihan tidak akan dikaitkan dengan mana-mana kekunci." -#: kdeui/kkeydialog.cpp:401 +#: tdeui/kkeydialog.cpp:401 msgid "" "_: default key\n" "De&fault" msgstr "&Piawai" -#: kdeui/kkeydialog.cpp:406 +#: tdeui/kkeydialog.cpp:406 msgid "" "This will bind the default key to the selected action. Usually a reasonable " "choice." @@ -4945,11 +4945,11 @@ msgstr "" "Ini akan mengikat kekunci piawai dengan tindakan yang dipilih. Biasanya pilihan " "yang munasabah." -#: kdeui/kkeydialog.cpp:409 +#: tdeui/kkeydialog.cpp:409 msgid "C&ustom" msgstr "R&ombak" -#: kdeui/kkeydialog.cpp:414 +#: tdeui/kkeydialog.cpp:414 msgid "" "If this option is selected you can create a customized key binding for the " "selected action using the buttons below." @@ -4957,7 +4957,7 @@ msgstr "" "Jika opsyen ini dipilih anda boleh cipta pengikatan kekunci yang disuaikan " "untuk tindakan yang dipilih menggunakan butang di bawah." -#: kdeui/kkeydialog.cpp:428 +#: tdeui/kkeydialog.cpp:428 msgid "" "Use this button to choose a new shortcut key. Once you click it, you can press " "the key-combination which you would like to be assigned to the currently " @@ -4967,19 +4967,19 @@ msgstr "" "anda boleh tekan kombinasi kekunci yang anda ingin tetapkan untuk tindakan yang " "dipilih masa ini." -#: kdeui/kkeydialog.cpp:470 +#: tdeui/kkeydialog.cpp:470 msgid "Shortcuts" msgstr "Pintasan" -#: kdeui/kkeydialog.cpp:536 +#: tdeui/kkeydialog.cpp:536 msgid "Default key:" msgstr "Kekunci Asal:" -#: kdeui/kkeybutton.cpp:89 kdeui/kkeydialog.cpp:536 kdeui/klineedit.cpp:889 +#: tdeui/kkeybutton.cpp:89 tdeui/kkeydialog.cpp:536 tdeui/klineedit.cpp:889 msgid "None" msgstr "Tiada" -#: kdeui/kkeydialog.cpp:715 +#: tdeui/kkeydialog.cpp:715 msgid "" "In order to use the '%1' key as a shortcut, it must be combined with the Win, " "Alt, Ctrl, and/or Shift keys." @@ -4987,11 +4987,11 @@ msgstr "" "Untuk menggunakan kekunci '%1' sebagai shortcut, ia mesti digabungkan dengan " "kekunci Win, Alt, Ctrl, dan/atau Shift." -#: kdeui/kkeydialog.cpp:718 +#: tdeui/kkeydialog.cpp:718 msgid "Invalid Shortcut Key" msgstr "Kekunci Pintas Tidak sah " -#: kdeui/kkeydialog.cpp:943 +#: tdeui/kkeydialog.cpp:943 msgid "" "The '%1' key combination has already been allocated to the \"%2\" action.\n" "Please choose a unique key combination." @@ -4999,11 +4999,11 @@ msgstr "" "Kombinasi 'kekunci %1' telah ada pada \"%2\".\n" "Sila pilih kombinasi unik lain." -#: kdeui/kkeydialog.cpp:958 +#: tdeui/kkeydialog.cpp:958 msgid "Conflict with Standard Application Shortcut" msgstr "Konflik dengan Piawaian Kekunci Pintas Aplikasi" -#: kdeui/kkeydialog.cpp:959 +#: tdeui/kkeydialog.cpp:959 msgid "" "The '%1' key combination has already been allocated to the standard action " "\"%2\".\n" @@ -5013,11 +5013,11 @@ msgstr "" "Anda ingin menetapkannya semula daripada tindakan tersebut kepada tindakan masa " "ini?" -#: kdeui/kkeydialog.cpp:964 +#: tdeui/kkeydialog.cpp:964 msgid "Conflict with Global Shortcut" msgstr "Konflik dengan Pintasan Global" -#: kdeui/kkeydialog.cpp:965 +#: tdeui/kkeydialog.cpp:965 msgid "" "The '%1' key combination has already been allocated to the global action " "\"%2\".\n" @@ -5027,11 +5027,11 @@ msgstr "" "Anda ingin menetapkannya semula daripada tindakan tersebut kepada tindakan masa " "ini?" -#: kdeui/kkeydialog.cpp:970 +#: tdeui/kkeydialog.cpp:970 msgid "Key Conflict" msgstr "Konflik Kekunci" -#: kdeui/kkeydialog.cpp:971 +#: tdeui/kkeydialog.cpp:971 msgid "" "The '%1' key combination has already been allocated to the \"%2\" action.\n" "Do you want to reassign it from that action to the current one?" @@ -5040,235 +5040,235 @@ msgstr "" "Anda ingin menetapkannya semula daripada tindakan tersebut kepada tindakan masa " "ini?" -#: kdeui/kkeydialog.cpp:977 +#: tdeui/kkeydialog.cpp:977 msgid "Reassign" msgstr "Ulangtugas" -#: kdeui/kkeydialog.cpp:1091 kdeui/kkeydialog.cpp:1103 +#: tdeui/kkeydialog.cpp:1091 tdeui/kkeydialog.cpp:1103 msgid "Configure Shortcuts" msgstr "Tetapkan Pintasan" -#: kdeui/ktabbar.cpp:196 +#: tdeui/ktabbar.cpp:196 msgid "Close this tab" msgstr "Tutup tab ini" -#: kdeui/kpixmapregionselectordialog.cpp:28 +#: tdeui/kpixmapregionselectordialog.cpp:28 msgid "Select Region of Image" msgstr "Pilih Kawasan Imej" -#: kdeui/kpixmapregionselectordialog.cpp:31 +#: tdeui/kpixmapregionselectordialog.cpp:31 msgid "Please click and drag on the image to select the region of interest:" msgstr "Klik dan seret di atas imej untuk memilih rantau yang dikehendaki." -#: kdeui/kswitchlanguagedialog.cpp:90 +#: tdeui/kswitchlanguagedialog.cpp:90 #, fuzzy msgid "Switch application language" msgstr "tetap nama aplikasi" -#: kdeui/kswitchlanguagedialog.cpp:96 +#: tdeui/kswitchlanguagedialog.cpp:96 msgid "Please choose language which should be used for this application" msgstr "" -#: kdeui/kswitchlanguagedialog.cpp:123 +#: tdeui/kswitchlanguagedialog.cpp:123 #, fuzzy msgid "Add fallback language" msgstr "Bahasa default:" -#: kdeui/kswitchlanguagedialog.cpp:124 +#: tdeui/kswitchlanguagedialog.cpp:124 msgid "" "Adds one more language which will be used if other translations do not contain " "proper translation" msgstr "" -#: kdeui/kswitchlanguagedialog.cpp:222 +#: tdeui/kswitchlanguagedialog.cpp:222 msgid "" "Language for this application has been changed. The change will take effect " "upon next start of application" msgstr "" -#: kdeui/kswitchlanguagedialog.cpp:223 +#: tdeui/kswitchlanguagedialog.cpp:223 #, fuzzy msgid "Application language changed" msgstr "Aplikasi bunyi" -#: kdeui/kswitchlanguagedialog.cpp:282 +#: tdeui/kswitchlanguagedialog.cpp:282 #, fuzzy msgid "Primary language:" msgstr "Bahasa default:" -#: kdeui/kswitchlanguagedialog.cpp:282 +#: tdeui/kswitchlanguagedialog.cpp:282 #, fuzzy msgid "Fallback language:" msgstr "Bahasa default:" -#: kdeui/kswitchlanguagedialog.cpp:316 +#: tdeui/kswitchlanguagedialog.cpp:316 msgid "" "This is main application language which will be used first before any other " "languages" msgstr "" -#: kdeui/kswitchlanguagedialog.cpp:320 +#: tdeui/kswitchlanguagedialog.cpp:320 msgid "" "This is language which will be used if any previous languages does not contain " "proper translation" msgstr "" -#: kdeui/ksconfig.cpp:102 +#: tdeui/ksconfig.cpp:102 msgid "Create &root/affix combinations not in dictionary" msgstr "Cipta kombinasi &root/penambah tiada dalam kamus" -#: kdeui/ksconfig.cpp:107 +#: tdeui/ksconfig.cpp:107 msgid "Consider run-together &words as spelling errors" msgstr "Anggap &perkataan berganding sebagai ralat eja" -#: kdeui/ksconfig.cpp:118 +#: tdeui/ksconfig.cpp:118 msgid "&Dictionary:" msgstr "&Kamus:" -#: kdeui/ksconfig.cpp:143 +#: tdeui/ksconfig.cpp:143 msgid "&Encoding:" msgstr "P&engenkodan:" -#: kdeui/ksconfig.cpp:148 +#: tdeui/ksconfig.cpp:148 msgid "International Ispell" msgstr "IEja Antarabangsa" -#: kdeui/ksconfig.cpp:149 +#: tdeui/ksconfig.cpp:149 msgid "Aspell" msgstr "AEja" -#: kdeui/ksconfig.cpp:150 +#: tdeui/ksconfig.cpp:150 msgid "Hspell" msgstr "Hspell" -#: kdeui/ksconfig.cpp:151 +#: tdeui/ksconfig.cpp:151 msgid "Zemberek" msgstr "Zemberek" -#: kdeui/ksconfig.cpp:156 +#: tdeui/ksconfig.cpp:156 msgid "&Client:" msgstr "&Klien:" -#: kdeui/ksconfig.cpp:297 +#: tdeui/ksconfig.cpp:297 msgid "Spanish" msgstr "Sepanyol" -#: kdeui/ksconfig.cpp:300 +#: tdeui/ksconfig.cpp:300 msgid "Danish" msgstr "Danish" -#: kdeui/ksconfig.cpp:303 +#: tdeui/ksconfig.cpp:303 msgid "German" msgstr "Jerman" -#: kdeui/ksconfig.cpp:306 +#: tdeui/ksconfig.cpp:306 msgid "German (new spelling)" msgstr "Jerman" -#: kdeui/ksconfig.cpp:309 +#: tdeui/ksconfig.cpp:309 msgid "Brazilian Portuguese" msgstr "Portugis Brazil" -#: kdeui/ksconfig.cpp:312 +#: tdeui/ksconfig.cpp:312 msgid "Portuguese" msgstr "Portugis" -#: kdeui/ksconfig.cpp:315 +#: tdeui/ksconfig.cpp:315 msgid "Esperanto" msgstr "Esperanto" -#: kdeui/ksconfig.cpp:318 +#: tdeui/ksconfig.cpp:318 msgid "Norwegian" msgstr "Norwegian" -#: kdeui/ksconfig.cpp:321 +#: tdeui/ksconfig.cpp:321 msgid "Polish" msgstr "Polish" -#: kdeui/ksconfig.cpp:324 khtml/khtml_part.cpp:288 +#: tdeui/ksconfig.cpp:324 khtml/khtml_part.cpp:288 msgid "Russian" msgstr "Russia" -#: kdeui/ksconfig.cpp:327 +#: tdeui/ksconfig.cpp:327 msgid "Slovenian" msgstr "Slovenia" -#: kdeui/ksconfig.cpp:330 +#: tdeui/ksconfig.cpp:330 msgid "Slovak" msgstr "Slovak" -#: kdeui/ksconfig.cpp:333 +#: tdeui/ksconfig.cpp:333 msgid "Czech" msgstr "Czech" -#: kdeui/ksconfig.cpp:336 +#: tdeui/ksconfig.cpp:336 msgid "Swedish" msgstr "Swedish" -#: kdeui/ksconfig.cpp:339 +#: tdeui/ksconfig.cpp:339 msgid "Swiss German" msgstr "Jerman Swiss" -#: kdeui/ksconfig.cpp:342 khtml/khtml_part.cpp:291 +#: tdeui/ksconfig.cpp:342 khtml/khtml_part.cpp:291 msgid "Ukrainian" msgstr "Ukrainian" -#: kdeui/ksconfig.cpp:345 +#: tdeui/ksconfig.cpp:345 msgid "Lithuanian" msgstr "Lithuania" -#: kdeui/ksconfig.cpp:348 +#: tdeui/ksconfig.cpp:348 msgid "French" msgstr "Perancis" -#: kdeui/ksconfig.cpp:351 +#: tdeui/ksconfig.cpp:351 msgid "Belarusian" msgstr "Belarusian" -#: kdeui/ksconfig.cpp:354 +#: tdeui/ksconfig.cpp:354 msgid "Hungarian" msgstr "Hungary" -#: kdeui/ksconfig.cpp:358 +#: tdeui/ksconfig.cpp:358 msgid "" "_: Unknown ispell dictionary\n" "Unknown" msgstr "Tidak Diketahui" -#: kdeui/ksconfig.cpp:440 kdeui/ksconfig.cpp:594 +#: tdeui/ksconfig.cpp:440 tdeui/ksconfig.cpp:594 msgid "ISpell Default" msgstr "ISpell Default" -#: kdeui/ksconfig.cpp:488 kdeui/ksconfig.cpp:642 +#: tdeui/ksconfig.cpp:488 tdeui/ksconfig.cpp:642 msgid "" "_: default spelling dictionary\n" "Default - %1 [%2]" msgstr "Default - %1 [%2]" -#: kdeui/ksconfig.cpp:508 kdeui/ksconfig.cpp:668 +#: tdeui/ksconfig.cpp:508 tdeui/ksconfig.cpp:668 msgid "ASpell Default" msgstr "Default ASpell" -#: kdeui/ksconfig.cpp:573 kdeui/ksconfig.cpp:733 +#: tdeui/ksconfig.cpp:573 tdeui/ksconfig.cpp:733 #, c-format msgid "" "_: default spelling dictionary\n" "Default - %1" msgstr "Asal - %1" -#: kdeui/kfontrequester.cpp:38 +#: tdeui/kfontrequester.cpp:38 msgid "Choose..." msgstr "Pilih..." -#: kdeui/kfontrequester.cpp:102 +#: tdeui/kfontrequester.cpp:102 msgid "Click to select a font" msgstr "Pilih Jenis Huruf" -#: kdeui/kfontrequester.cpp:109 +#: tdeui/kfontrequester.cpp:109 msgid "Preview of the selected font" msgstr "Prebiu Jenis Huruf dipilih" -#: kdeui/kfontrequester.cpp:111 +#: tdeui/kfontrequester.cpp:111 msgid "" "This is a preview of the selected font. You can change it by clicking the " "\"Choose...\" button." @@ -5276,11 +5276,11 @@ msgstr "" "Ini ialah prapapar fon yang dipilih. Anda boleh ubah ia dengan mengklik butang " "\"Pilih...\"." -#: kdeui/kfontrequester.cpp:117 +#: tdeui/kfontrequester.cpp:117 msgid "Preview of the \"%1\" font" msgstr "Prebiu font \"%1\"" -#: kdeui/kfontrequester.cpp:119 +#: tdeui/kfontrequester.cpp:119 msgid "" "This is a preview of the \"%1\" font. You can change it by clicking the " "\"Choose...\" button." @@ -5289,11 +5289,11 @@ msgstr "" "\"Pilih...\"." #. i18n "??" is displayed as (pseudo-)version when no data is known about the application -#: kdeui/kaboutapplication.cpp:63 +#: tdeui/kaboutapplication.cpp:63 msgid "??" msgstr "??" -#: kdeui/kaboutapplication.cpp:67 +#: tdeui/kaboutapplication.cpp:67 msgid "" "No information available.\n" "The supplied KAboutData object does not exist." @@ -5301,15 +5301,15 @@ msgstr "" "Tiada maklumat diperoleh.\n" "Objek KAboutData diberi tidak wujud." -#: kdeui/kaboutapplication.cpp:107 +#: tdeui/kaboutapplication.cpp:107 msgid "A&uthor" msgstr "Penga&rang" -#: kdeui/kaboutapplication.cpp:107 +#: tdeui/kaboutapplication.cpp:107 msgid "A&uthors" msgstr "Penga&rang" -#: kdeui/kaboutapplication.cpp:117 +#: tdeui/kaboutapplication.cpp:117 msgid "" "Please use <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " "to report bugs.\n" @@ -5317,107 +5317,107 @@ msgstr "" "Sila guna <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> " "untuk melaporkan pepijat, jangan e-mel terus kepada pengarang. \n" -#: kdeui/kaboutapplication.cpp:121 kdeui/kaboutapplication.cpp:124 +#: tdeui/kaboutapplication.cpp:121 tdeui/kaboutapplication.cpp:124 msgid "" "Please report bugs to <a href=\"mailto:%1\">%2</a>.\n" msgstr "" "Sila laporkan pepijat kepada <a href=\"mailto:%1\">%2</a>.\n" -#: kdeui/kaboutapplication.cpp:149 +#: tdeui/kaboutapplication.cpp:149 msgid "&Thanks To" msgstr "Penghargaan Un&tuk" -#: kdeui/kaboutapplication.cpp:176 +#: tdeui/kaboutapplication.cpp:176 msgid "T&ranslation" msgstr "Pente&rjemahan " -#: kdeui/kaboutapplication.cpp:181 +#: tdeui/kaboutapplication.cpp:181 msgid "&License Agreement" msgstr "Persetujuan &Lesen" -#: kdeui/kfontdialog.cpp:101 +#: tdeui/kfontdialog.cpp:101 msgid "Here you can choose the font to be used." msgstr "Di sini anda boleh pilih fon untuk digunakan" -#: kdeui/kfontdialog.cpp:113 +#: tdeui/kfontdialog.cpp:113 msgid "Requested Font" msgstr "Fon diminta" -#: kdeui/kfontdialog.cpp:136 +#: tdeui/kfontdialog.cpp:136 msgid "Change font family?" msgstr "Tukar keluarga fon?" -#: kdeui/kfontdialog.cpp:138 +#: tdeui/kfontdialog.cpp:138 msgid "Enable this checkbox to change the font family settings." msgstr "Hidupkan checkbox untuk menukar pelarasan keluarga fon." -#: kdeui/kcharselect.cpp:383 kdeui/kfontdialog.cpp:144 +#: tdeui/kcharselect.cpp:383 tdeui/kfontdialog.cpp:144 msgid "Font:" msgstr "Font:" -#: kdeui/kfontdialog.cpp:151 +#: tdeui/kfontdialog.cpp:151 msgid "Font style" msgstr "Gaya font" -#: kdeui/kfontdialog.cpp:155 +#: tdeui/kfontdialog.cpp:155 msgid "Change font style?" msgstr "Tukar gaya fon?" -#: kdeui/kfontdialog.cpp:157 +#: tdeui/kfontdialog.cpp:157 msgid "Enable this checkbox to change the font style settings." msgstr "Hidupkan kekotak-periksa untuk menukar gaya font." -#: kdeui/kfontdialog.cpp:163 +#: tdeui/kfontdialog.cpp:163 msgid "Font style:" msgstr "Gaya Fon:" -#: kdeui/kfontdialog.cpp:171 +#: tdeui/kfontdialog.cpp:171 msgid "Size" msgstr "Saiz" -#: kdeui/kfontdialog.cpp:175 +#: tdeui/kfontdialog.cpp:175 msgid "Change font size?" msgstr "Tukar saiz fon?" -#: kdeui/kfontdialog.cpp:177 +#: tdeui/kfontdialog.cpp:177 msgid "Enable this checkbox to change the font size settings." msgstr "Hidupkan kekotak periksa untuk ubah tetapan saiz font." -#: kdeui/kfontdialog.cpp:183 +#: tdeui/kfontdialog.cpp:183 msgid "Size:" msgstr "Saiz:" -#: kdeui/kfontdialog.cpp:199 +#: tdeui/kfontdialog.cpp:199 msgid "Here you can choose the font family to be used." msgstr "Di sini anda boleh memilih kategori font untuk digunakan" -#: kdeui/kfontdialog.cpp:221 +#: tdeui/kfontdialog.cpp:221 msgid "Here you can choose the font style to be used." msgstr "Di sini anda boleh memilih gaya font tuntuk digunakan" -#: kdeui/kfontdialog.cpp:224 kdeui/kfontdialog.cpp:473 -#: kdeui/kfontdialog.cpp:475 kdeui/kfontdialog.cpp:484 -#: kdeui/kfontdialog.cpp:485 +#: tdeui/kfontdialog.cpp:224 tdeui/kfontdialog.cpp:473 +#: tdeui/kfontdialog.cpp:475 tdeui/kfontdialog.cpp:484 +#: tdeui/kfontdialog.cpp:485 msgid "Regular" msgstr "Biasa" -#: kdeui/kfontdialog.cpp:226 +#: tdeui/kfontdialog.cpp:226 msgid "Bold" msgstr "Bold" -#: kdeui/kfontdialog.cpp:227 +#: tdeui/kfontdialog.cpp:227 msgid "Bold Italic" msgstr "Bold Italik" -#: kdeui/kfontdialog.cpp:244 +#: tdeui/kfontdialog.cpp:244 msgid "Relative" msgstr "Relatif" -#: kdeui/kfontdialog.cpp:246 +#: tdeui/kfontdialog.cpp:246 msgid "Font size<br><i>fixed</i> or <i>relative</i><br>to environment" msgstr "Font saiz<br><i>tetap</i>atau<i>relatif</i><br>untuk persekitaran" -#: kdeui/kfontdialog.cpp:248 +#: tdeui/kfontdialog.cpp:248 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 " @@ -5427,16 +5427,16 @@ msgstr "" "dikira secara dinamik dan dilaras kepada persekitaran yang berubah (misalnya " "dimensi widget, saiz kertas)." -#: kdeui/kfontdialog.cpp:272 +#: tdeui/kfontdialog.cpp:272 msgid "Here you can choose the font size to be used." msgstr "Di sini anda boleh menukar di antara saiz font untuk digunakan" #. i18n: This is a classical test phrase. (It contains all letters from A to Z.) -#: kdeui/kfontdialog.cpp:296 +#: tdeui/kfontdialog.cpp:296 msgid "The Quick Brown Fox Jumps Over The Lazy Dog" msgstr "The Quick Brown Fox Jumps Over The Lazy Dog" -#: kdeui/kfontdialog.cpp:301 +#: tdeui/kfontdialog.cpp:301 msgid "" "This sample text illustrates the current settings. You may edit it to test " "special characters." @@ -5444,19 +5444,19 @@ msgstr "" "Teks sampel ini menunjukkan seting semasa. Anda boleh edit untuk menguji aksara " "istimewa." -#: kdeui/kfontdialog.cpp:310 kdeui/kfontdialog.cpp:320 +#: tdeui/kfontdialog.cpp:310 tdeui/kfontdialog.cpp:320 msgid "Actual Font" msgstr "Fon Sebenar" -#: kdeui/kactionselector.cpp:69 +#: tdeui/kactionselector.cpp:69 msgid "&Available:" msgstr "&Ada:" -#: kdeui/kactionselector.cpp:84 +#: tdeui/kactionselector.cpp:84 msgid "&Selected:" msgstr "&Dipilih:" -#: kdeui/kcharselect.cpp:366 +#: tdeui/kcharselect.cpp:366 msgid "" "_: Character\n" "<qt><font size=\"+4\" face=\"%1\">%2</font>" @@ -5469,51 +5469,51 @@ msgstr "" "<br>(Dalam perpuluhan: %4)" "<br>(Aksara: %5)</qt>" -#: kdeui/kcharselect.cpp:394 +#: tdeui/kcharselect.cpp:394 msgid "Table:" msgstr "Jadual:" -#: kdeui/kcharselect.cpp:404 +#: tdeui/kcharselect.cpp:404 msgid "&Unicode code point:" msgstr "Titik kod &Unicode:" -#: kdeui/kmessagebox.cpp:428 kdeui/kmessagebox.cpp:479 +#: tdeui/kmessagebox.cpp:428 tdeui/kmessagebox.cpp:479 msgid "Question" msgstr "Soalan" -#: kdeui/kmessagebox.cpp:442 kdeui/kmessagebox.cpp:494 -#: kdeui/kmessagebox.cpp:575 kdeui/kmessagebox.cpp:647 -#: kdeui/kmessagebox.cpp:723 +#: tdeui/kmessagebox.cpp:442 tdeui/kmessagebox.cpp:494 +#: tdeui/kmessagebox.cpp:575 tdeui/kmessagebox.cpp:647 +#: tdeui/kmessagebox.cpp:723 msgid "Do not ask again" msgstr "Jangan tanya lagi" -#: kdeui/kaboutdialog.cpp:1535 kdeui/khelpmenu.cpp:227 -#: kdeui/kmessagebox.cpp:975 +#: tdeui/kaboutdialog.cpp:1535 tdeui/khelpmenu.cpp:227 +#: tdeui/kmessagebox.cpp:975 #, c-format msgid "About %1" msgstr "Perihal %1" -#: kdeui/klineedit.cpp:890 +#: tdeui/klineedit.cpp:890 msgid "Manual" msgstr "Manual" -#: kdeui/klineedit.cpp:891 +#: tdeui/klineedit.cpp:891 msgid "Automatic" msgstr "Automatik" -#: kdeui/klineedit.cpp:892 +#: tdeui/klineedit.cpp:892 msgid "Dropdown List" msgstr "Senarai LungsurBawah " -#: kdeui/klineedit.cpp:893 +#: tdeui/klineedit.cpp:893 msgid "Short Automatic" msgstr "Ringkas Automatik" -#: kdeui/klineedit.cpp:894 +#: tdeui/klineedit.cpp:894 msgid "Dropdown List && Automatic" msgstr "Senarai &Automatik" -#: kdeui/kaboutkde.cpp:34 +#: tdeui/kaboutkde.cpp:34 msgid "" "The <b>K Desktop Environment</b> is written and maintained by the KDE Team, a " "world-wide network of software engineers committed to <a " @@ -5536,7 +5536,7 @@ msgstr "" "<br>Lawati <A HREF=\"http://www.kde.org/\">http://www.kde.org</A> " "untuk maklumat lanjut tentang projek KDE. " -#: kdeui/kaboutkde.cpp:43 +#: tdeui/kaboutkde.cpp:43 msgid "" "Software can always be improved, and the KDE Team is ready to do so. However, " "you - the user - must tell us when something does not work as expected or could " @@ -5563,7 +5563,7 @@ msgstr "" "menggunakan sistem penjejakan untuk mendaftarkan hasrat anda. Pastikan anda " "menggunakan severiti yang dinamai \"Wishlist\"." -#: kdeui/kaboutkde.cpp:54 +#: tdeui/kaboutkde.cpp:54 msgid "" "You do not have to be a software developer to be a member of the KDE team. You " "can join the national teams that translate program interfaces. You can provide " @@ -5587,7 +5587,7 @@ msgstr "" "HREF=\"http://developer.kde.org/\">http://developer.kde.org</A> " "untuk mendapatkan apa yang anda perlukan ." -#: kdeui/kaboutkde.cpp:67 +#: tdeui/kaboutkde.cpp:67 msgid "" "KDE is available free of charge, but making it is not free." "<br>" @@ -5621,71 +5621,71 @@ msgstr "" "<br>" "<br>Terima kasih atas sokongan anda." -#: kdeui/kaboutkde.cpp:81 +#: tdeui/kaboutkde.cpp:81 #, c-format msgid "K Desktop Environment. Release %1" msgstr "K Desktop Environment. %1" -#: kdeui/kaboutkde.cpp:83 +#: tdeui/kaboutkde.cpp:83 msgid "" "_: About KDE\n" "&About" msgstr "M&aklumat" -#: kdeui/kaboutkde.cpp:84 +#: tdeui/kaboutkde.cpp:84 msgid "&Report Bugs or Wishes" msgstr "Lapo&ran Ralat atau Permintaan" -#: kdeui/kaboutkde.cpp:85 +#: tdeui/kaboutkde.cpp:85 msgid "&Join the KDE Team" msgstr "&Sertai Pasukan KDE" -#: kdeui/kaboutkde.cpp:86 +#: tdeui/kaboutkde.cpp:86 msgid "&Support KDE" msgstr "&Sokongan KDE" -#: kdeui/kstdguiitem.cpp:110 khtml/java/kjavaappletserver.cpp:804 +#: tdeui/kstdguiitem.cpp:110 khtml/java/kjavaappletserver.cpp:804 msgid "&Yes" msgstr "&Ya" -#: kdeui/kstdguiitem.cpp:115 khtml/java/kjavaappletserver.cpp:797 +#: tdeui/kstdguiitem.cpp:115 khtml/java/kjavaappletserver.cpp:797 msgid "&No" msgstr "T&idak" -#: kdeui/kstdguiitem.cpp:120 +#: tdeui/kstdguiitem.cpp:120 msgid "Discard changes" msgstr "Abaikan perubahan" -#: kdeui/kstdguiitem.cpp:121 +#: tdeui/kstdguiitem.cpp:121 msgid "" "Pressing this button will discard all recent changes made in this dialog" msgstr "Pilihan butang ini akan mengabaikan perubahan terkini pada dialog ini." -#: kdeui/kstdguiitem.cpp:127 +#: tdeui/kstdguiitem.cpp:127 msgid "Save data" msgstr "Simpan data" -#: kdeui/kstdguiitem.cpp:132 +#: tdeui/kstdguiitem.cpp:132 msgid "&Do Not Save" msgstr "&Jangan Simpan" -#: kdeui/kstdguiitem.cpp:133 +#: tdeui/kstdguiitem.cpp:133 msgid "Don't save data" msgstr "Jangan Simpan Data" -#: kdeui/kstdaction_p.h:44 kdeui/kstdguiitem.cpp:138 +#: tdeui/kstdaction_p.h:44 tdeui/kstdguiitem.cpp:138 msgid "Save &As..." msgstr "Simp&an sebagai.." -#: kdeui/kstdguiitem.cpp:139 +#: tdeui/kstdguiitem.cpp:139 msgid "Save file with another name" msgstr "Simpan dengan nama lain" -#: kdeui/kstdguiitem.cpp:144 +#: tdeui/kstdguiitem.cpp:144 msgid "Apply changes" msgstr "Terap perubahan" -#: kdeui/kstdguiitem.cpp:145 +#: tdeui/kstdguiitem.cpp:145 msgid "" "When clicking <b>Apply</b>, the settings will be handed over to the program, " "but the dialog will not be closed.\n" @@ -5694,15 +5694,15 @@ msgstr "" "<b> Terap</b>\n" "." -#: kdeui/kstdguiitem.cpp:153 +#: tdeui/kstdguiitem.cpp:153 msgid "Administrator &Mode..." msgstr "&Mod Pentadbir..." -#: kdeui/kstdguiitem.cpp:153 +#: tdeui/kstdguiitem.cpp:153 msgid "Enter Administrator Mode" msgstr "Masuk Mod Pentadbir" -#: kdeui/kstdguiitem.cpp:154 +#: tdeui/kstdguiitem.cpp:154 msgid "" "When clicking <b>Administrator Mode</b> you will be prompted for the " "administrator (root) password in order to make changes which require root " @@ -5711,192 +5711,192 @@ msgstr "" "Apabila mengklik <b>Mod Pentadbir</b> anda akan digesa memberikan kata laluan " "pentadbir (root) untuk membuat perubahan yang memerlukan kelebihan root." -#: kdeui/kstdguiitem.cpp:162 +#: tdeui/kstdguiitem.cpp:162 msgid "Clear input" msgstr "Kosongkan Input" -#: kdeui/kstdguiitem.cpp:163 +#: tdeui/kstdguiitem.cpp:163 msgid "Clear the input in the edit field" msgstr "Kosongkan input pada ruang edit" -#: kdeui/kstdaction.cpp:62 kdeui/kstdguiitem.cpp:168 +#: tdeui/kstdaction.cpp:62 tdeui/kstdguiitem.cpp:168 msgid "" "_: show help\n" "&Help" msgstr "&Bantuan" -#: kdeui/kstdguiitem.cpp:169 +#: tdeui/kstdguiitem.cpp:169 msgid "Show help" msgstr "Papar bantuan" -#: kdeui/kstdguiitem.cpp:175 +#: tdeui/kstdguiitem.cpp:175 msgid "Close the current window or document" msgstr "Tutup tetingkap ini atau dokumen" -#: kdeui/kstdguiitem.cpp:181 +#: tdeui/kstdguiitem.cpp:181 msgid "Reset all items to their default values" msgstr "Ulangtetap semuaitem kepada nilai asal" -#: kdeui/kstdaction.cpp:51 kdeui/kstdguiitem.cpp:188 +#: tdeui/kstdaction.cpp:51 tdeui/kstdguiitem.cpp:188 msgid "" "_: go back\n" "&Back" msgstr "Kem&bali" -#: kdeui/kstdguiitem.cpp:189 +#: tdeui/kstdguiitem.cpp:189 msgid "Go back one step" msgstr "Pergi ke belakang selangkah" -#: kdeui/kstdaction.cpp:56 kdeui/kstdguiitem.cpp:196 +#: tdeui/kstdaction.cpp:56 tdeui/kstdguiitem.cpp:196 msgid "" "_: go forward\n" "&Forward" msgstr "&Maju" -#: kdeui/kstdguiitem.cpp:197 +#: tdeui/kstdguiitem.cpp:197 msgid "Go forward one step" msgstr "Pergi ke hadapan selangkah" -#: kdeui/kstdguiitem.cpp:208 +#: tdeui/kstdguiitem.cpp:208 msgid "Opens the print dialog to print the current document" msgstr "Buka dialog cetak untuk mencetak dokumen ini" -#: kdeui/kstdguiitem.cpp:214 +#: tdeui/kstdguiitem.cpp:214 msgid "C&ontinue" msgstr "Samb&ung" -#: kdeui/kstdguiitem.cpp:215 +#: tdeui/kstdguiitem.cpp:215 msgid "Continue operation" msgstr "Teruskan operasi" -#: kdeui/kstdguiitem.cpp:221 +#: tdeui/kstdguiitem.cpp:221 msgid "Delete item(s)" msgstr "Item dipadam" -#: kdeui/kstdguiitem.cpp:227 +#: tdeui/kstdguiitem.cpp:227 msgid "Open file" msgstr "Buka fail" -#: kdeui/kstdguiitem.cpp:233 +#: tdeui/kstdguiitem.cpp:233 msgid "Quit application" msgstr "Keluar aplikasi" -#: kdeui/kstdguiitem.cpp:238 +#: tdeui/kstdguiitem.cpp:238 msgid "&Reset" msgstr "&Set semula" -#: kdeui/kstdguiitem.cpp:239 +#: tdeui/kstdguiitem.cpp:239 msgid "Reset configuration" msgstr "Set semula tetapan" -#: kdeui/kstdguiitem.cpp:244 +#: tdeui/kstdguiitem.cpp:244 msgid "" "_: Verb\n" "&Insert" msgstr "&Masuk" -#: kdeui/kstdguiitem.cpp:249 +#: tdeui/kstdguiitem.cpp:249 msgid "Confi&gure..." msgstr "&Tetapkan..." -#: kdeui/keditcl2.cpp:701 kdeui/keditcl2.cpp:833 kdeui/kstdguiitem.cpp:254 +#: tdeui/keditcl2.cpp:701 tdeui/keditcl2.cpp:833 tdeui/kstdguiitem.cpp:254 #: kutils/kfinddialog.cpp:239 msgid "&Find" msgstr "Ca&ri" -#: kdeui/kstdguiitem.cpp:274 +#: tdeui/kstdguiitem.cpp:274 msgid "Test" msgstr "Uji" -#: kdeui/kstdguiitem.cpp:284 +#: tdeui/kstdguiitem.cpp:284 msgid "&Overwrite" msgstr "&Tindih" -#: kdeui/kjanuswidget.cpp:156 +#: tdeui/kjanuswidget.cpp:156 #, fuzzy msgid "Empty Page" msgstr "Halaman &Terakhir" -#: kdeui/ksyntaxhighlighter.cpp:477 kdeui/ksyntaxhighlighter.cpp:586 +#: tdeui/ksyntaxhighlighter.cpp:477 tdeui/ksyntaxhighlighter.cpp:586 msgid "As-you-type spell checking enabled." msgstr "Penyemakan ejaan semasa-anda-taip diaktifkan." -#: kdeui/ksyntaxhighlighter.cpp:479 +#: tdeui/ksyntaxhighlighter.cpp:479 msgid "As-you-type spell checking disabled." msgstr "Penyemakan ejaan semasa-anda-taip dinyahaktifkan." -#: kdeui/ksyntaxhighlighter.cpp:528 +#: tdeui/ksyntaxhighlighter.cpp:528 msgid "Incremental Spellcheck" msgstr "Uji-eja secara meningkat" -#: kdeui/ksyntaxhighlighter.cpp:588 +#: tdeui/ksyntaxhighlighter.cpp:588 msgid "Too many misspelled words. As-you-type spell checking disabled." msgstr "" "Terlalu banyak perkataan kesilapan ejaan. Penyemakan ejaan semasa-anda-taip " "dinyahaktifkan." -#: kdeui/kxmlguibuilder.cpp:166 kdeui/kxmlguibuilder.cpp:365 +#: tdeui/kxmlguibuilder.cpp:166 tdeui/kxmlguibuilder.cpp:365 msgid "No text!" msgstr "Tiada teks!" -#: kdeui/kauthicon.cpp:99 +#: tdeui/kauthicon.cpp:99 msgid "Editing disabled" msgstr "Fungsi Edit dimatikan" -#: kdeui/kauthicon.cpp:100 +#: tdeui/kauthicon.cpp:100 msgid "Editing enabled" msgstr "Fungsi Edit dihidupkan" -#: kdeui/ktoolbarhandler.cpp:86 +#: tdeui/ktoolbarhandler.cpp:86 msgid "Show Toolbar" msgstr "Papar Bar Alatan" -#: kdeui/ktoolbarhandler.cpp:87 +#: tdeui/ktoolbarhandler.cpp:87 msgid "Hide Toolbar" msgstr "Sembunyikan Bar Alat" -#: kdeui/ktoolbarhandler.cpp:91 +#: tdeui/ktoolbarhandler.cpp:91 msgid "Toolbars" msgstr "Bar Alatan" -#: kdeui/kdatepicker.cpp:88 +#: tdeui/kdatepicker.cpp:88 #, c-format msgid "Week %1" msgstr "Minggu %1" -#: kdeui/kdatepicker.cpp:163 +#: tdeui/kdatepicker.cpp:163 msgid "Next year" msgstr "Tahun Seterusnya" -#: kdeui/kdatepicker.cpp:164 +#: tdeui/kdatepicker.cpp:164 msgid "Previous year" msgstr "Tahun Terdahulu" -#: kdeui/kdatepicker.cpp:165 +#: tdeui/kdatepicker.cpp:165 msgid "Next month" msgstr "Bulan Seterusnya" -#: kdeui/kdatepicker.cpp:166 +#: tdeui/kdatepicker.cpp:166 msgid "Previous month" msgstr "Bulan Terdahulu" -#: kdeui/kdatepicker.cpp:167 +#: tdeui/kdatepicker.cpp:167 msgid "Select a week" msgstr "Pilih minggu" -#: kdeui/kdatepicker.cpp:168 +#: tdeui/kdatepicker.cpp:168 msgid "Select a month" msgstr "Pilih bulan" -#: kdeui/kdatepicker.cpp:169 +#: tdeui/kdatepicker.cpp:169 msgid "Select a year" msgstr "Pilih tahun" -#: kdeui/kdatepicker.cpp:170 +#: tdeui/kdatepicker.cpp:170 msgid "Select the current day" msgstr "Pilih hari semasa" -#: kdeui/kwhatsthismanager.cpp:50 +#: tdeui/kwhatsthismanager.cpp:50 msgid "" "<b>Not Defined</b>" "<br>There is no \"What's This?\" help assigned to this widget. If you want to " @@ -5909,28 +5909,28 @@ msgstr "" "href=\"submit-whatsthis\">hantarkan kepada kami bantuan \"Apakah Ini\"</a> " "untuknya." -#: kdeui/kshortcutdialog.cpp:68 +#: tdeui/kshortcutdialog.cpp:68 msgid "Configure Shortcut" msgstr "Tetapkan Pintasan" -#: kdeui/kshortcutdialog.cpp:71 +#: tdeui/kshortcutdialog.cpp:71 msgid "Advanced" msgstr "Lanjutan" -#: kdeui/kedittoolbar.cpp:49 +#: tdeui/kedittoolbar.cpp:49 msgid "--- line separator ---" msgstr "--- pemisah baris ---" -#: kdeui/kedittoolbar.cpp:50 +#: tdeui/kedittoolbar.cpp:50 msgid "--- separator ---" msgstr "--- pemisah ---" -#: kdeui/kedittoolbar.cpp:380 kdeui/kedittoolbar.cpp:392 -#: kdeui/kedittoolbar.cpp:402 kdeui/kedittoolbar.cpp:411 +#: tdeui/kedittoolbar.cpp:380 tdeui/kedittoolbar.cpp:392 +#: tdeui/kedittoolbar.cpp:402 tdeui/kedittoolbar.cpp:411 msgid "Configure Toolbars" msgstr "Tetapkan Bar Alatan" -#: kdeui/kedittoolbar.cpp:447 +#: tdeui/kedittoolbar.cpp:447 msgid "" "Do you really want to reset all toolbars of this application to their default? " "The changes will be applied immediately." @@ -5938,45 +5938,45 @@ msgstr "" "Adakah anda pasti untuk menetapkan semua bar alatan aplikasi ini kepada default " "mereka? Perubahan ini akan dilaksanakan segera." -#: kdeui/kedittoolbar.cpp:447 +#: tdeui/kedittoolbar.cpp:447 msgid "Reset Toolbars" msgstr "Tetapkan semula bar alatan" -#: kdeui/kedittoolbar.cpp:447 khtml/html/html_formimpl.cpp:2129 +#: tdeui/kedittoolbar.cpp:447 khtml/html/html_formimpl.cpp:2129 #: khtml/khtmlview.cpp:2541 khtml/khtmlview.cpp:2574 msgid "Reset" msgstr "Set semula" -#: kdeui/kedittoolbar.cpp:761 +#: tdeui/kedittoolbar.cpp:761 msgid "&Toolbar:" msgstr "Bar Ala&tan:" -#: kdeui/kedittoolbar.cpp:777 +#: tdeui/kedittoolbar.cpp:777 msgid "A&vailable actions:" msgstr "Aksi yang A&da:" -#: kdeui/kedittoolbar.cpp:795 +#: tdeui/kedittoolbar.cpp:795 msgid "Curr&ent actions:" msgstr "Aksi S&emasa:" -#: kdeui/kedittoolbar.cpp:818 +#: tdeui/kedittoolbar.cpp:818 msgid "Change &Icon..." msgstr "Ubah &Ikon..." -#: kdeui/kedittoolbar.cpp:991 +#: tdeui/kedittoolbar.cpp:991 msgid "" "This element will be replaced with all the elements of an embedded component." msgstr "Elemen ini akan digantikan dengan semua elemen pada komponen terbenam." -#: kdeui/kedittoolbar.cpp:993 +#: tdeui/kedittoolbar.cpp:993 msgid "<Merge>" msgstr "<Merge>" -#: kdeui/kedittoolbar.cpp:995 +#: tdeui/kedittoolbar.cpp:995 msgid "<Merge %1>" msgstr "<Merge %1>" -#: kdeui/kedittoolbar.cpp:1001 +#: tdeui/kedittoolbar.cpp:1001 msgid "" "This is a dynamic list of actions. You can move it, but if you remove it you " "won't be able to re-add it." @@ -5984,24 +5984,24 @@ msgstr "" "Ini ialah senarai dinamik bagi tindakan. Anda boleh alihkan ia, tetapi jika " "anda buang, anda tidak akan dapat membacanya." -#: kdeui/kedittoolbar.cpp:1002 +#: tdeui/kedittoolbar.cpp:1002 #, c-format msgid "ActionList: %1" msgstr "SenaraiAksi :%1" -#: kdeui/kcolordialog.cpp:84 +#: tdeui/kcolordialog.cpp:84 msgid "" "_: palette name\n" "* Recent Colors *" msgstr "* Warna Terkini *" -#: kdeui/kcolordialog.cpp:85 +#: tdeui/kcolordialog.cpp:85 msgid "" "_: palette name\n" "* Custom Colors *" msgstr "* Warna Langganan *" -#: kdeui/kcolordialog.cpp:86 +#: tdeui/kcolordialog.cpp:86 #, fuzzy msgid "" "_: palette name\n" @@ -6010,100 +6010,100 @@ msgstr "" "_: palette name\n" "Warna Forty" -#: kdeui/kcolordialog.cpp:87 +#: tdeui/kcolordialog.cpp:87 msgid "" "_: palette name\n" "Rainbow Colors" msgstr "Warna Pelangi" -#: kdeui/kcolordialog.cpp:88 +#: tdeui/kcolordialog.cpp:88 msgid "" "_: palette name\n" "Royal Colors" msgstr "Warna Diraja" -#: kdeui/kcolordialog.cpp:89 +#: tdeui/kcolordialog.cpp:89 msgid "" "_: palette name\n" "Web Colors" msgstr "Warna Web" -#: kdeui/kcolordialog.cpp:563 +#: tdeui/kcolordialog.cpp:563 msgid "Named Colors" msgstr "Warna Telah Dinamakan" -#: kdeui/kcolordialog.cpp:717 +#: tdeui/kcolordialog.cpp:717 msgid "" "Unable to read X11 RGB color strings. The following file location(s) were " "examined:\n" msgstr "" "Gagal membaca rentetan warna X11 RGB. Lokasi fail berikut telah diperiksa:\n" -#: kdeui/kcolordialog.cpp:940 +#: tdeui/kcolordialog.cpp:940 msgid "Select Color" msgstr "Pilih Warna" -#: kdeui/kcolordialog.cpp:1005 +#: tdeui/kcolordialog.cpp:1005 msgid "H:" msgstr "H:" -#: kdeui/kcolordialog.cpp:1014 +#: tdeui/kcolordialog.cpp:1014 msgid "S:" msgstr "S:" -#: kdeui/kcolordialog.cpp:1023 +#: tdeui/kcolordialog.cpp:1023 msgid "V:" msgstr "V:" -#: kdeui/kcolordialog.cpp:1035 +#: tdeui/kcolordialog.cpp:1035 msgid "R:" msgstr "R:" -#: kdeui/kcolordialog.cpp:1044 +#: tdeui/kcolordialog.cpp:1044 msgid "G:" msgstr "G:" -#: kdeui/kcolordialog.cpp:1053 +#: tdeui/kcolordialog.cpp:1053 msgid "B:" msgstr "B:" -#: kdeui/kcolordialog.cpp:1108 +#: tdeui/kcolordialog.cpp:1108 msgid "&Add to Custom Colors" msgstr "T&ambah kepada WarnaTersendiri" -#: kdeui/kcolordialog.cpp:1140 +#: tdeui/kcolordialog.cpp:1140 msgid "HTML:" msgstr "HTML:" -#: kdeui/kcolordialog.cpp:1219 +#: tdeui/kcolordialog.cpp:1219 msgid "Default color" msgstr "Warna Default" -#: kdeui/kcolordialog.cpp:1247 +#: tdeui/kcolordialog.cpp:1247 msgid "-default-" msgstr "-default-" -#: kdeui/kcolordialog.cpp:1463 +#: tdeui/kcolordialog.cpp:1463 msgid "-unnamed-" msgstr "-unnamed-" -#: kdeui/kstdaction.cpp:61 +#: tdeui/kstdaction.cpp:61 msgid "" "_: beginning (of line)\n" "&Home" msgstr "Ruma&h" -#: kdeui/kstdaction.cpp:240 +#: tdeui/kstdaction.cpp:240 msgid "Show Menubar<p>Shows the menubar again after it has been hidden" msgstr "" "Papar Bar Menu" "<p>Memaparkan bar menu sekali lagi selepas ia disembunyikan" -#: kdeui/kstdaction.cpp:242 +#: tdeui/kstdaction.cpp:242 msgid "Hide &Menubar" msgstr "Sembunyikan &Bar Menu" -#: kdeui/kstdaction.cpp:243 +#: tdeui/kstdaction.cpp:243 msgid "" "Hide Menubar" "<p>Hide the menubar. You can usually get it back using the right mouse button " @@ -6113,11 +6113,11 @@ msgstr "" "<p>Sembunyikan bar menu. Anda biasanya boleh mendapatkannya semula menggunakan " "butang kanan tetikus di dalam tetingkap itu sendiri." -#: kdeui/kstdaction.cpp:274 kdeui/kstdaction_p.h:97 +#: tdeui/kstdaction.cpp:274 tdeui/kstdaction_p.h:97 msgid "Show St&atusbar" msgstr "P&apar Bar Status" -#: kdeui/kstdaction.cpp:276 +#: tdeui/kstdaction.cpp:276 msgid "" "Show Statusbar" "<p>Shows the statusbar, which is the bar at the bottom of the window used for " @@ -6127,11 +6127,11 @@ msgstr "" "<p>Memaparkan bar status, iaitu bar di bawah tetingkap yang digunakan untuk " "mendapatkan maklumat status." -#: kdeui/kstdaction.cpp:278 +#: tdeui/kstdaction.cpp:278 msgid "Hide St&atusbar" msgstr "Sembunyikan Bar &Status" -#: kdeui/kstdaction.cpp:279 +#: tdeui/kstdaction.cpp:279 msgid "" "Hide Statusbar" "<p>Hides the statusbar, which is the bar at the bottom of the window used for " @@ -6141,23 +6141,23 @@ msgstr "" "<p>Menyembunyikan bar status, iaitu bar di bawah tetingkap yang digunakan untuk " "mendapatkan maklumat status." -#: kdeui/kpassdlg.cpp:372 +#: tdeui/kpassdlg.cpp:372 msgid "&Password:" msgstr "Kata l&aluan:" -#: kdeui/kpassdlg.cpp:391 +#: tdeui/kpassdlg.cpp:391 msgid "&Keep password" msgstr "Simpan &Katalaluan" -#: kdeui/kpassdlg.cpp:403 +#: tdeui/kpassdlg.cpp:403 msgid "&Verify:" msgstr "Te&ntu-sah:" -#: kdeui/kpassdlg.cpp:425 +#: tdeui/kpassdlg.cpp:425 msgid "Password strength meter:" msgstr "Meter kekuatan kata laluan:" -#: kdeui/kpassdlg.cpp:429 +#: tdeui/kpassdlg.cpp:429 msgid "" "The password strength meter gives an indication of the security of the password " "you have entered. To improve the strength of the password, try:\n" @@ -6171,15 +6171,15 @@ msgstr "" " - guna campuran huruf besar dan huruf kecil;\n" " - guna angka atau simbol, seperti #, serta huruf." -#: kdeui/kpassdlg.cpp:445 kdeui/kpassdlg.cpp:617 +#: tdeui/kpassdlg.cpp:445 tdeui/kpassdlg.cpp:617 msgid "Passwords do not match" msgstr "Kata laluan tidak sama" -#: kdeui/kpassdlg.cpp:515 +#: tdeui/kpassdlg.cpp:515 msgid "You entered two different passwords. Please try again." msgstr "Anda memasukkan dua katalaluan berlainan.SIla cuba lagi." -#: kdeui/kpassdlg.cpp:522 +#: tdeui/kpassdlg.cpp:522 msgid "" "The password you have entered has a low strength. To improve the strength of " "the password, try:\n" @@ -6197,15 +6197,15 @@ msgstr "" "\n" "Anda ingin juga menggunakan kata laluan ini?" -#: kdeui/kpassdlg.cpp:530 +#: tdeui/kpassdlg.cpp:530 msgid "Low Password Strength" msgstr "Kekuatan Kata Laluan Rendah" -#: kdeui/kpassdlg.cpp:611 +#: tdeui/kpassdlg.cpp:611 msgid "Password is empty" msgstr "Kata Laluan Kosong" -#: kdeui/kpassdlg.cpp:614 +#: tdeui/kpassdlg.cpp:614 #, c-format msgid "" "_n: Password must be at least 1 character long\n" @@ -6214,35 +6214,35 @@ msgstr "" "Kata laluan mestilah sekurang-kurangnya 1 aksara\n" "Kata laluan mestilah sekurang-kurangnya sepanjang %n aksara" -#: kdeui/kpassdlg.cpp:616 +#: tdeui/kpassdlg.cpp:616 msgid "Passwords match" msgstr "Padanan kata laluan" -#: kdeui/kspelldlg.cpp:53 kspell2/ui/dialog.cpp:62 +#: tdeui/kspelldlg.cpp:53 kspell2/ui/dialog.cpp:62 msgid "Check Spelling" msgstr "Memeriksa ejaan" -#: kdeui/kspelldlg.cpp:54 kspell2/ui/dialog.cpp:64 +#: tdeui/kspelldlg.cpp:54 kspell2/ui/dialog.cpp:64 msgid "&Finished" msgstr "&Selesai" -#: kdeui/kcombobox.cpp:444 khtml/rendering/render_form.cpp:388 +#: tdeui/kcombobox.cpp:444 khtml/rendering/render_form.cpp:388 msgid "Clear &History" msgstr "Kosong&kan" -#: kdeui/kcombobox.cpp:584 +#: tdeui/kcombobox.cpp:584 msgid "No further item in the history." msgstr "Tiada item lagi pada rekod" -#: kdeui/klineeditdlg.cpp:92 +#: tdeui/klineeditdlg.cpp:92 msgid "&Browse..." msgstr "&Lungsur." -#: kdeui/kdialogbase.cpp:636 +#: tdeui/kdialogbase.cpp:636 msgid "&Try" msgstr "&Cuba" -#: kdeui/kdialogbase.cpp:904 +#: tdeui/kdialogbase.cpp:904 msgid "" "If you press the <b>OK</b> button, all changes\n" "you made will be used to proceed." @@ -6250,11 +6250,11 @@ msgstr "" "Jika anda tekan butang<b> OK</b>semua perubahan \n" "yang anda lakukan akan digunakan" -#: kdeui/kdialogbase.cpp:911 +#: tdeui/kdialogbase.cpp:911 msgid "Accept settings" msgstr "Terima pelarasan" -#: kdeui/kdialogbase.cpp:932 +#: tdeui/kdialogbase.cpp:932 msgid "" "When clicking <b>Apply</b>, the settings will be\n" "handed over to the program, but the dialog\n" @@ -6264,70 +6264,70 @@ msgstr "" "dihantar kepada program,tetapi dialog\n" "tidak ditutup.Gunakan penyelarasan lain." -#: kdeui/kdialogbase.cpp:941 +#: tdeui/kdialogbase.cpp:941 msgid "Apply settings" msgstr "Terap pelarasan" -#: kdeui/kdialogbase.cpp:1130 +#: tdeui/kdialogbase.cpp:1130 msgid "&Details" msgstr "&Terperinci" -#: kdeui/kdialogbase.cpp:1538 +#: tdeui/kdialogbase.cpp:1538 msgid "Get help..." msgstr "Dapatkan bantuan..." -#: kdeui/keditlistbox.cpp:124 +#: tdeui/keditlistbox.cpp:124 msgid "&Add" msgstr "T&ambah" -#: kdeui/keditlistbox.cpp:148 +#: tdeui/keditlistbox.cpp:148 msgid "Move &Up" msgstr "Pindah &Atas" -#: kdeui/keditlistbox.cpp:153 +#: tdeui/keditlistbox.cpp:153 msgid "Move &Down" msgstr "Pin&dah Bawah" -#: kdeui/kbugreport.cpp:70 +#: tdeui/kbugreport.cpp:70 msgid "Submit Bug Report" msgstr "Hantar Laporan Pepijat" -#: kdeui/kbugreport.cpp:110 +#: tdeui/kbugreport.cpp:110 msgid "" "Your email address. If incorrect, use the Configure Email button to change it" msgstr "" "Alamat emel anda. Jika salah, gunakan butang Tetapkan Emel untuk mengubahnya" -#: kdeui/kbugreport.cpp:111 +#: tdeui/kbugreport.cpp:111 msgid "From:" msgstr "Dari:" -#: kdeui/kbugreport.cpp:120 +#: tdeui/kbugreport.cpp:120 msgid "Configure Email..." msgstr "Tetapkan Emel..." -#: kdeui/kbugreport.cpp:127 +#: tdeui/kbugreport.cpp:127 msgid "The email address this bug report is sent to." msgstr "Emel laporan pepijat ini dihantar kepada." -#: kdeui/kbugreport.cpp:128 +#: tdeui/kbugreport.cpp:128 msgid "To:" msgstr "Ke:" -#: kdeui/kbugreport.cpp:135 +#: tdeui/kbugreport.cpp:135 msgid "&Send" msgstr "Hanta&r" -#: kdeui/kbugreport.cpp:135 +#: tdeui/kbugreport.cpp:135 msgid "Send bug report." msgstr "Hantar laporan pepijat." -#: kdeui/kbugreport.cpp:136 +#: tdeui/kbugreport.cpp:136 #, c-format msgid "Send this bug report to %1." msgstr "Hantar laporan pepijat ini kepada %1." -#: kdeui/kbugreport.cpp:147 +#: tdeui/kbugreport.cpp:147 msgid "" "The application for which you wish to submit a bug report - if incorrect, " "please use the Report Bug menu item of the correct application" @@ -6335,11 +6335,11 @@ msgstr "" "Program aplikasi yang berkaitan dengan laporan pepijat - jika tidak benar, " "harap gunakan menu Laporan Pepijat untuk memperbaiki aplikasi." -#: kdeui/kbugreport.cpp:148 +#: tdeui/kbugreport.cpp:148 msgid "Application: " msgstr "Aplikasi " -#: kdeui/kbugreport.cpp:173 +#: tdeui/kbugreport.cpp:173 msgid "" "The version of this application - please make sure that no newer version is " "available before sending a bug report" @@ -6347,49 +6347,49 @@ msgstr "" "Versi program aplikasi - sila pastikan tiada versi yang lebih terkini " "berbanding sekarang sebelum menghantar laporan pepijat" -#: kdeui/kbugreport.cpp:180 +#: tdeui/kbugreport.cpp:180 msgid "no version set (programmer error!)" msgstr "tiada set versi (ralat pengaturcara!)" -#: kdeui/kbugreport.cpp:190 +#: tdeui/kbugreport.cpp:190 msgid "OS:" msgstr "OS:" -#: kdeui/kbugreport.cpp:202 +#: tdeui/kbugreport.cpp:202 msgid "Compiler:" msgstr "Pengkompil" -#: kdeui/kbugreport.cpp:210 +#: tdeui/kbugreport.cpp:210 msgid "Se&verity" msgstr "Kea&daan" -#: kdeui/kbugreport.cpp:212 +#: tdeui/kbugreport.cpp:212 msgid "Critical" msgstr "Kritikal" -#: kdeui/kbugreport.cpp:212 +#: tdeui/kbugreport.cpp:212 msgid "Grave" msgstr "Nazak" -#: kdeui/kbugreport.cpp:212 +#: tdeui/kbugreport.cpp:212 msgid "" "_: normal severity\n" "Normal" msgstr "Normal" -#: kdeui/kbugreport.cpp:212 +#: tdeui/kbugreport.cpp:212 msgid "Wishlist" msgstr "Harapan" -#: kdeui/kbugreport.cpp:212 +#: tdeui/kbugreport.cpp:212 msgid "Translation" msgstr "Penterjemahan" -#: kdeui/kbugreport.cpp:225 +#: tdeui/kbugreport.cpp:225 msgid "S&ubject: " msgstr "Taj&uk " -#: kdeui/kbugreport.cpp:232 +#: tdeui/kbugreport.cpp:232 msgid "" "Enter the text (in English if possible) that you wish to submit for the bug " "report.\n" @@ -6401,7 +6401,7 @@ msgstr "" "Jika anda tekan \"Hantar\", mesej e-mel akan dihantar kepada penyenggara " "program ini.\n" -#: kdeui/kbugreport.cpp:252 +#: tdeui/kbugreport.cpp:252 msgid "" "To submit a bug report, click on the button below.\n" "This will open a web browser window on http://bugs.kde.org where you will find " @@ -6413,24 +6413,24 @@ msgstr "" "temui borang untuk diisi.\n" "Maklumat yang dipaparkan di atas akan dihantar ke pelayan itu." -#: kdeui/kbugreport.cpp:260 +#: tdeui/kbugreport.cpp:260 msgid "&Launch Bug Report Wizard" msgstr "&Lancar Wizard Laporan Pepijat" -#: kdeui/kbugreport.cpp:298 +#: tdeui/kbugreport.cpp:298 msgid "" "_: unknown program name\n" "unknown" msgstr "tidak diketahui" -#: kdeui/kbugreport.cpp:376 +#: tdeui/kbugreport.cpp:376 msgid "" "You must specify both a subject and a description before the report can be " "sent." msgstr "" "Anda mestilah memfokuskan subjek dan keterangan sebelum laporan dihantar." -#: kdeui/kbugreport.cpp:386 +#: tdeui/kbugreport.cpp:386 msgid "" "<p>You chose the severity <b>Critical</b>. Please note that this severity is " "intended only for bugs that</p>" @@ -6453,7 +6453,7 @@ msgstr "" "<p>Adakah pepijat yang anda laporkan menyebabkan kerosakan di atas? Jika tidak " "sila pilih keadaan yang lebih rendah. Terima kasih!</p>" -#: kdeui/kbugreport.cpp:397 +#: tdeui/kbugreport.cpp:397 msgid "" "<p>You chose the severity <b>Grave</b>. Please note that this severity is " "intended only for bugs that</p>" @@ -6475,7 +6475,7 @@ msgstr "" "<p>Adakah pepijat yang anda laporkan menyebabkan kerosakan di atas? Jika tidak " "sila pilih keadaan yang lebih rendah. Terima kasih!</p>" -#: kdeui/kbugreport.cpp:409 +#: tdeui/kbugreport.cpp:409 msgid "" "Unable to send the bug report.\n" "Please submit a bug report manually...\n" @@ -6485,11 +6485,11 @@ msgstr "" "Sila hantar laporan pepijat secara manual...\n" "Sila rujuk http://bugs.kde.org/ untuk panduan." -#: kdeui/kbugreport.cpp:417 +#: tdeui/kbugreport.cpp:417 msgid "Bug report sent, thank you for your input." msgstr "Laporan pepijat telah dihantar,terima kasih di atas input anda." -#: kdeui/kbugreport.cpp:426 +#: tdeui/kbugreport.cpp:426 msgid "" "Close and discard\n" "edited message?" @@ -6497,239 +6497,239 @@ msgstr "" "Tutup dan abai\n" "mesej yang telah diedit?" -#: kdeui/kbugreport.cpp:427 +#: tdeui/kbugreport.cpp:427 msgid "Close Message" msgstr "Tutup Mesej" -#: kdeui/kcolorcombo.cpp:187 kdeui/kcolorcombo.cpp:240 +#: tdeui/kcolorcombo.cpp:187 tdeui/kcolorcombo.cpp:240 msgid "Custom..." msgstr "Tersendiri..." -#: kdeui/ksystemtray.cpp:190 +#: tdeui/ksystemtray.cpp:190 msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>" msgstr "<qt>Anda pasti ingin keluar <b>%1</b>?</qt>" -#: kdeui/ksystemtray.cpp:193 +#: tdeui/ksystemtray.cpp:193 msgid "Confirm Quit From System Tray" msgstr "Sahkan Keluar Dari Dulang Sistem" -#: kdeui/kpixmapregionselectorwidget.cpp:141 +#: tdeui/kpixmapregionselectorwidget.cpp:141 msgid "Image Operations" msgstr "Operasi Imej" -#: kdeui/kpixmapregionselectorwidget.cpp:143 +#: tdeui/kpixmapregionselectorwidget.cpp:143 msgid "&Rotate Clockwise" msgstr "&Putar Ikut Jam" -#: kdeui/kpixmapregionselectorwidget.cpp:148 +#: tdeui/kpixmapregionselectorwidget.cpp:148 msgid "Rotate &Counterclockwise" msgstr "Putar &Lawan Jam" -#: kdeui/kdockwidget.cpp:237 +#: tdeui/kdockwidget.cpp:237 msgid "" "_: Freeze the window geometry\n" "Freeze" msgstr "Beku" -#: kdeui/kdockwidget.cpp:244 +#: tdeui/kdockwidget.cpp:244 msgid "" "_: Dock this window\n" "Dock" msgstr "Pasang" -#: kdeui/kdockwidget.cpp:251 +#: tdeui/kdockwidget.cpp:251 msgid "Detach" msgstr "Tanggalkan" -#: kdeui/kwizard.cpp:48 +#: tdeui/kwizard.cpp:48 msgid "&Back" msgstr "Kem&bali" -#: kdeui/kwizard.cpp:49 +#: tdeui/kwizard.cpp:49 msgid "" "_: Opposite to Back\n" "&Next" msgstr "&Berikutnya" -#: kdeui/khelpmenu.cpp:130 kdeui/kstdaction_p.h:108 +#: tdeui/khelpmenu.cpp:130 tdeui/kstdaction_p.h:108 msgid "%1 &Handbook" msgstr "%1 &Manual" -#: kdeui/khelpmenu.cpp:139 +#: tdeui/khelpmenu.cpp:139 msgid "What's &This" msgstr "Apakah &Ini" -#: kdeui/khelpmenu.cpp:150 kdeui/kstdaction_p.h:111 +#: tdeui/khelpmenu.cpp:150 tdeui/kstdaction_p.h:111 msgid "&Report Bug..." msgstr "Lapor &Pepijat..." -#: kdeui/khelpmenu.cpp:159 kdeui/kstdaction_p.h:112 +#: tdeui/khelpmenu.cpp:159 tdeui/kstdaction_p.h:112 #, fuzzy msgid "Switch application &language..." msgstr "tetap nama aplikasi" -#: kdeui/khelpmenu.cpp:170 kdeui/kstdaction_p.h:113 +#: tdeui/khelpmenu.cpp:170 tdeui/kstdaction_p.h:113 #, c-format msgid "&About %1" msgstr "Perih&al %1" -#: kdeui/khelpmenu.cpp:176 kdeui/kstdaction_p.h:114 +#: tdeui/khelpmenu.cpp:176 tdeui/kstdaction_p.h:114 msgid "About &KDE" msgstr "Perihal &KDE" -#: kdeui/kactionclasses.cpp:2072 +#: tdeui/kactionclasses.cpp:2072 msgid "Exit F&ull Screen Mode" msgstr "Kel&uar Skrin Penuh" -#: kdeui/kactionclasses.cpp:2077 kdeui/kstdaction_p.h:98 +#: tdeui/kactionclasses.cpp:2077 tdeui/kstdaction_p.h:98 msgid "F&ull Screen Mode" msgstr "Mod Skrin Pen&uh" -#: kdeui/klistviewsearchline.cpp:243 +#: tdeui/klistviewsearchline.cpp:243 msgid "Search Columns" msgstr "Cari Lajur" -#: kdeui/klistviewsearchline.cpp:245 +#: tdeui/klistviewsearchline.cpp:245 msgid "All Visible Columns" msgstr "Semua Lajur Dapat Dilihat" -#: kdeui/klistviewsearchline.cpp:260 +#: tdeui/klistviewsearchline.cpp:260 msgid "" "_: Column number %1\n" "Column No. %1" msgstr "No. Lajur %1" -#: kdeui/klistviewsearchline.cpp:455 +#: tdeui/klistviewsearchline.cpp:455 msgid "S&earch:" msgstr "&Cari:" -#: kdeui/ktip.cpp:206 +#: tdeui/ktip.cpp:206 msgid "Tip of the Day" msgstr "Petua Hari Ini" -#: kdeui/ktip.cpp:224 +#: tdeui/ktip.cpp:224 msgid "" "Did you know...?\n" msgstr "" "Adakah anda tahu...?\n" -#: kdeui/ktip.cpp:287 +#: tdeui/ktip.cpp:287 msgid "&Show tips on startup" msgstr "Papar pe&tua pada permulaan" -#: kdeui/ktoolbar.cpp:2040 +#: tdeui/ktoolbar.cpp:2040 msgid "Toolbar Menu" msgstr "Menu Peralatan" -#: kdeui/ktoolbar.cpp:2043 +#: tdeui/ktoolbar.cpp:2043 msgid "" "_: toolbar position string\n" "Top" msgstr "Atas" -#: kdeui/ktoolbar.cpp:2044 +#: tdeui/ktoolbar.cpp:2044 msgid "" "_: toolbar position string\n" "Left" msgstr "Kiri" -#: kdeui/ktoolbar.cpp:2045 +#: tdeui/ktoolbar.cpp:2045 msgid "" "_: toolbar position string\n" "Right" msgstr "Kanan" -#: kdeui/ktoolbar.cpp:2046 +#: tdeui/ktoolbar.cpp:2046 msgid "" "_: toolbar position string\n" "Bottom" msgstr "Bawah" -#: kdeui/ktoolbar.cpp:2048 +#: tdeui/ktoolbar.cpp:2048 msgid "" "_: toolbar position string\n" "Floating" msgstr "Terapung" -#: kdeui/ktoolbar.cpp:2049 +#: tdeui/ktoolbar.cpp:2049 msgid "" "_: min toolbar\n" "Flat" msgstr "Rata" -#: kdeui/ktoolbar.cpp:2052 +#: tdeui/ktoolbar.cpp:2052 msgid "Icons Only" msgstr "Ikon Sahaja" -#: kdeui/ktoolbar.cpp:2053 +#: tdeui/ktoolbar.cpp:2053 msgid "Text Only" msgstr "Teks Sahaja" -#: kdeui/ktoolbar.cpp:2054 +#: tdeui/ktoolbar.cpp:2054 msgid "Text Alongside Icons" msgstr "Teks Sisi Ikon" -#: kdeui/ktoolbar.cpp:2055 +#: tdeui/ktoolbar.cpp:2055 msgid "Text Under Icons" msgstr "Teks Bawah Ikon" -#: kdeui/ktoolbar.cpp:2080 kdeui/ktoolbar.cpp:2101 +#: tdeui/ktoolbar.cpp:2080 tdeui/ktoolbar.cpp:2101 msgid "Small (%1x%2)" msgstr "Kecil (%1x%2)" -#: kdeui/ktoolbar.cpp:2082 kdeui/ktoolbar.cpp:2103 +#: tdeui/ktoolbar.cpp:2082 tdeui/ktoolbar.cpp:2103 msgid "Medium (%1x%2)" msgstr "Sederhana (%1x%2)" -#: kdeui/ktoolbar.cpp:2084 kdeui/ktoolbar.cpp:2105 +#: tdeui/ktoolbar.cpp:2084 tdeui/ktoolbar.cpp:2105 msgid "Large (%1x%2)" msgstr "Besar (%1x%2)" -#: kdeui/ktoolbar.cpp:2086 kdeui/ktoolbar.cpp:2107 +#: tdeui/ktoolbar.cpp:2086 tdeui/ktoolbar.cpp:2107 msgid "Huge (%1x%2)" msgstr "Besar (%1x%2)" -#: kdeui/ktoolbar.cpp:2118 +#: tdeui/ktoolbar.cpp:2118 msgid "Text Position" msgstr "Posisi Teks" -#: kdeui/ktoolbar.cpp:2120 +#: tdeui/ktoolbar.cpp:2120 msgid "Icon Size" msgstr "Saiz Ikon" -#: kdeui/kaboutdialog.cpp:93 +#: tdeui/kaboutdialog.cpp:93 msgid "Task" msgstr "Tugas" -#: kdeui/kaboutdialog.cpp:704 +#: tdeui/kaboutdialog.cpp:704 msgid "%1 %2 (Using KDE %3)" msgstr "%1 %2 (Guna KDE %3)" -#: kdeui/kaboutdialog.cpp:706 +#: tdeui/kaboutdialog.cpp:706 msgid "%1 %2, %3" msgstr "%1 %2, %3" -#: kdeui/kaboutdialog.cpp:1326 +#: tdeui/kaboutdialog.cpp:1326 msgid "Other Contributors:" msgstr "Lain-lain Penyumbang:" -#: kdeui/kaboutdialog.cpp:1327 +#: tdeui/kaboutdialog.cpp:1327 msgid "(No logo available)" msgstr "(Tiada logo diperoleh)" -#: kdeui/kaboutdialog.cpp:1772 +#: tdeui/kaboutdialog.cpp:1772 msgid "Image missing" msgstr "Imej hilang" -#: kdeui/ktimezonewidget.cpp:45 +#: tdeui/ktimezonewidget.cpp:45 msgid "Area" msgstr "Kawasan" -#: kab/addressbook.cc:295 kdeui/ktimezonewidget.cpp:47 +#: kab/addressbook.cc:295 tdeui/ktimezonewidget.cpp:47 msgid "Comment" msgstr "Komen" -#: kdeui/keditcl2.cpp:105 kdeui/keditcl2.cpp:375 kdeui/keditcl2.cpp:454 +#: tdeui/keditcl2.cpp:105 tdeui/keditcl2.cpp:375 tdeui/keditcl2.cpp:454 msgid "" "End of document reached.\n" "Continue from the beginning?" @@ -6737,7 +6737,7 @@ msgstr "" "Tiba di akhir dokumen\n" "Teruskan daripada awal?" -#: kdeui/keditcl2.cpp:118 kdeui/keditcl2.cpp:388 kdeui/keditcl2.cpp:467 +#: tdeui/keditcl2.cpp:118 tdeui/keditcl2.cpp:388 tdeui/keditcl2.cpp:467 msgid "" "Beginning of document reached.\n" "Continue from the end?" @@ -6745,87 +6745,87 @@ msgstr "" "Tiba di awal dokumen\n" "Teruskan daripada akhir?" -#: kdeui/keditcl2.cpp:711 kdeui/keditcl2.cpp:844 +#: tdeui/keditcl2.cpp:711 tdeui/keditcl2.cpp:844 msgid "Find:" msgstr "Cari:" -#: kdeui/keditcl2.cpp:728 kdeui/keditcl2.cpp:868 +#: tdeui/keditcl2.cpp:728 tdeui/keditcl2.cpp:868 msgid "Case &sensitive" msgstr "&Sensitif huruf besar/kecil" -#: kdeui/keditcl2.cpp:730 kdeui/keditcl2.cpp:870 kutils/kfinddialog.cpp:171 +#: tdeui/keditcl2.cpp:730 tdeui/keditcl2.cpp:870 kutils/kfinddialog.cpp:171 msgid "Find &backwards" msgstr "Cari ke &belakang" -#: kdeui/keditcl2.cpp:833 +#: tdeui/keditcl2.cpp:833 msgid "Replace &All" msgstr "G&anti Semua" -#: kdeui/keditcl2.cpp:852 +#: tdeui/keditcl2.cpp:852 msgid "Replace with:" msgstr "Ganti dengan:" -#: kdeui/keditcl2.cpp:984 +#: tdeui/keditcl2.cpp:984 msgid "Go to line:" msgstr "Pergi ke baris:" -#: kdeui/kwindowlistmenu.cpp:129 +#: tdeui/twindowlistmenu.cpp:129 msgid "Unclutter Windows" msgstr "Tetingkap Tersusun" -#: kdeui/kwindowlistmenu.cpp:131 +#: tdeui/twindowlistmenu.cpp:131 msgid "Cascade Windows" msgstr "Tetingkap Lata" -#: kdeui/kwindowlistmenu.cpp:185 +#: tdeui/twindowlistmenu.cpp:185 msgid "On All Desktops" msgstr "Hidupkan Semua Ruang Kerja" -#: kdeui/kwindowlistmenu.cpp:213 +#: tdeui/twindowlistmenu.cpp:213 msgid "No Windows" msgstr "Tiada Tetingkap" -#: kdeui/ktextedit.cpp:231 +#: tdeui/ktextedit.cpp:231 msgid "Check Spelling..." msgstr "Memeriksa Ejaan..." -#: kdeui/ktextedit.cpp:237 +#: tdeui/ktextedit.cpp:237 msgid "Auto Spell Check" msgstr "Autosemak Ejaan" -#: kdeui/ktextedit.cpp:241 +#: tdeui/ktextedit.cpp:241 msgid "Allow Tabulations" msgstr "Benarkan Penjadualan" -#: kdeui/ktextedit.cpp:353 khtml/rendering/render_form.cpp:331 +#: tdeui/ktextedit.cpp:353 khtml/rendering/render_form.cpp:331 msgid "Spell Checking" msgstr "Periksa Ejaan" -#: kdeui/kspell.cpp:1176 +#: tdeui/kspell.cpp:1176 msgid "You have to restart the dialog for changes to take effect" msgstr "Anda perlu mulakan semula dialog supaya perubahan berfungsi" -#: kdeui/kspell.cpp:1402 +#: tdeui/kspell.cpp:1402 msgid "Spell Checker" msgstr "Penyemak ejaan" -#: kdeui/kcommand.cpp:151 kdeui/kcommand.cpp:166 kdeui/kcommand.cpp:199 -#: kdeui/kcommand.cpp:241 +#: tdeui/kcommand.cpp:151 tdeui/kcommand.cpp:166 tdeui/kcommand.cpp:199 +#: tdeui/kcommand.cpp:241 #, c-format msgid "&Undo: %1" msgstr "Nya&hcara: %1" -#: kdeui/kcommand.cpp:192 kdeui/kcommand.cpp:247 +#: tdeui/kcommand.cpp:192 tdeui/kcommand.cpp:247 #, c-format msgid "&Redo: %1" msgstr "Ulangca&ra: %1" -#: kdeui/kcommand.cpp:322 +#: tdeui/kcommand.cpp:322 #, c-format msgid "Undo: %1" msgstr "Nyahcara: %1" -#: kdeui/kcommand.cpp:341 kdeui/kcommand.cpp:346 +#: tdeui/kcommand.cpp:341 tdeui/kcommand.cpp:346 #, c-format msgid "Redo: %1" msgstr "Ulangcara: %1" @@ -8046,10 +8046,10 @@ msgstr "" #: kinit/klauncher_main.cpp:58 msgid "" "klauncher: This program is not supposed to be started manually.\n" -"klauncher: It is started automatically by kdeinit.\n" +"klauncher: It is started automatically by tdeinit.\n" msgstr "" "klauncher: Program ini tidak sepatutnya dimulakan secara manual.\n" -"klauncher: Ia dimulakan secara automatik oleh kdeinit.\n" +"klauncher: Ia dimulakan secara automatik oleh tdeinit.\n" #: kinit/klauncher.cpp:743 msgid "KDEInit could not launch '%1'." @@ -9423,282 +9423,282 @@ msgstr "Ralat baca - mungkin kata laluan tak betul." msgid "Decryption error." msgstr "Ralat nyahsulit." -#: kdeui/kstdaction_p.h:40 +#: tdeui/kstdaction_p.h:40 msgid "&New" msgstr "&Baru" -#: kdeui/kstdaction_p.h:45 +#: tdeui/kstdaction_p.h:45 msgid "Re&vert" msgstr "&Patah Balik" -#: kdeui/kstdaction_p.h:48 +#: tdeui/kstdaction_p.h:48 msgid "Print Previe&w..." msgstr "&Cetak Prapapar..." -#: kdeui/kstdaction_p.h:49 +#: tdeui/kstdaction_p.h:49 msgid "&Mail..." msgstr "&Mel..." -#: kdeui/kstdaction_p.h:53 +#: tdeui/kstdaction_p.h:53 msgid "Re&do" msgstr "&Buat Semula" -#: kdeui/kstdaction_p.h:59 +#: tdeui/kstdaction_p.h:59 msgid "Select &All" msgstr "Pilih &Semua" -#: kdeui/kstdaction_p.h:60 +#: tdeui/kstdaction_p.h:60 msgid "Dese&lect" msgstr "&Nyahpilih" -#: kdeui/kstdaction_p.h:64 +#: tdeui/kstdaction_p.h:64 msgid "Find Pre&vious" msgstr "Cari &Sebelumnya" -#: kdeui/kstdaction_p.h:67 +#: tdeui/kstdaction_p.h:67 msgid "&Actual Size" msgstr "&Saiz Sebenar" -#: kdeui/kstdaction_p.h:68 +#: tdeui/kstdaction_p.h:68 msgid "&Fit to Page" msgstr "&Muat Halaman" -#: kdeui/kstdaction_p.h:69 +#: tdeui/kstdaction_p.h:69 msgid "Fit to Page &Width" msgstr "Muat &Lebar Halaman" -#: kdeui/kstdaction_p.h:70 +#: tdeui/kstdaction_p.h:70 msgid "Fit to Page &Height" msgstr "Muat &Ketinggian Halaman" -#: kdeui/kstdaction_p.h:71 +#: tdeui/kstdaction_p.h:71 msgid "Zoom &In" msgstr "Zum &Masuk" -#: kdeui/kstdaction_p.h:72 +#: tdeui/kstdaction_p.h:72 msgid "Zoom &Out" msgstr "Zum &Keluar" -#: kdeui/kstdaction_p.h:73 +#: tdeui/kstdaction_p.h:73 msgid "&Zoom..." msgstr "&Zoom..." -#: kdeui/kstdaction_p.h:75 +#: tdeui/kstdaction_p.h:75 msgid "&Redisplay" msgstr "Papa&r Semula" -#: kdeui/kstdaction_p.h:77 +#: tdeui/kstdaction_p.h:77 msgid "&Up" msgstr "A&tas" -#: kdeui/kstdaction_p.h:82 +#: tdeui/kstdaction_p.h:82 msgid "&Previous Page" msgstr "Halaman &Sebelumnya" -#: kdeui/kstdaction_p.h:83 +#: tdeui/kstdaction_p.h:83 msgid "&Next Page" msgstr "Halaman &Berikutnya" -#: kdeui/kstdaction_p.h:84 +#: tdeui/kstdaction_p.h:84 msgid "&Go To..." msgstr "&Pergi Ke..." -#: kdeui/kstdaction_p.h:85 +#: tdeui/kstdaction_p.h:85 msgid "&Go to Page..." msgstr "&Pergi ke Halaman..." -#: kdeui/kstdaction_p.h:86 +#: tdeui/kstdaction_p.h:86 msgid "&Go to Line..." msgstr "&Pergi ke Baris..." -#: kdeui/kstdaction_p.h:87 +#: tdeui/kstdaction_p.h:87 msgid "&First Page" msgstr "Halaman &Pertama" -#: kdeui/kstdaction_p.h:88 +#: tdeui/kstdaction_p.h:88 msgid "&Last Page" msgstr "Halaman &Terakhir" -#: kdeui/kstdaction_p.h:91 +#: tdeui/kstdaction_p.h:91 msgid "&Edit Bookmarks" msgstr "&Edit Tanda Buku" -#: kdeui/kstdaction_p.h:99 +#: tdeui/kstdaction_p.h:99 msgid "&Save Settings" msgstr "&Simpan Seting" -#: kdeui/kstdaction_p.h:100 +#: tdeui/kstdaction_p.h:100 msgid "Configure S&hortcuts..." msgstr "Konfigur &Jalan Pintas..." -#: kdeui/kstdaction_p.h:101 +#: tdeui/kstdaction_p.h:101 msgid "&Configure %1..." msgstr "&Konfigur %1..." -#: kdeui/kstdaction_p.h:102 +#: tdeui/kstdaction_p.h:102 msgid "Configure Tool&bars..." msgstr "Konfigur &Bar Alat..." -#: kdeui/kstdaction_p.h:103 +#: tdeui/kstdaction_p.h:103 msgid "Configure &Notifications..." msgstr "Konfigur &Pemberitahuan..." -#: kdeui/kstdaction_p.h:109 +#: tdeui/kstdaction_p.h:109 msgid "What's &This?" msgstr "Apakah &Ini?" -#: kdeui/kstdaction_p.h:110 +#: tdeui/kstdaction_p.h:110 msgid "Tip of the &Day" msgstr "Petua &Hari Ini" -#: kdecore/kde-config.cpp.in:14 +#: tdecore/kde-config.cpp.in:14 msgid "A little program to output installation paths" msgstr "Program kecil untuk laluan pemasangan output" -#: kdecore/kde-config.cpp.in:18 +#: tdecore/kde-config.cpp.in:18 msgid "expand ${prefix} and ${exec_prefix} in output" msgstr "luaskan ${prefix} dan ${exec_prefix} dalam output" -#: kdecore/kde-config.cpp.in:19 +#: tdecore/kde-config.cpp.in:19 msgid "Compiled in prefix for KDE libraries" msgstr "Dikompil di dalam prefiks untuk pustaka KDE" -#: kdecore/kde-config.cpp.in:20 +#: tdecore/kde-config.cpp.in:20 msgid "Compiled in exec_prefix for KDE libraries" msgstr "Dikompil di dalam exec_prefix untuk pustaka KDE" -#: kdecore/kde-config.cpp.in:21 +#: tdecore/kde-config.cpp.in:21 msgid "Compiled in library path suffix" msgstr "Dikompil di dalam sufiks laluan pustaka" -#: kdecore/kde-config.cpp.in:22 +#: tdecore/kde-config.cpp.in:22 msgid "Prefix in $HOME used to write files" msgstr "Prefiks dalam $HOME digunakan untuk menulis fail" -#: kdecore/kde-config.cpp.in:23 +#: tdecore/kde-config.cpp.in:23 msgid "Compiled in version string for KDE libraries" msgstr "Dikompil di dalam versi rangkai kata untuk pustaka KDE" -#: kdecore/kde-config.cpp.in:24 +#: tdecore/kde-config.cpp.in:24 msgid "Available KDE resource types" msgstr "Jenis sumber KDE yang ada" -#: kdecore/kde-config.cpp.in:25 +#: tdecore/kde-config.cpp.in:25 msgid "Search path for resource type" msgstr "Cari laluan untuk jenis sumber" -#: kdecore/kde-config.cpp.in:26 +#: tdecore/kde-config.cpp.in:26 msgid "User path: desktop|autostart|trash|document" msgstr "Laluan pengguna: desktop| automula|sampah|dokumen" -#: kdecore/kde-config.cpp.in:27 +#: tdecore/kde-config.cpp.in:27 msgid "Prefix to install resource files to" msgstr "Prefiks untuk memasang fail sumber" -#: kdecore/kde-config.cpp.in:168 +#: tdecore/kde-config.cpp.in:168 msgid "Applications menu (.desktop files)" msgstr "Menu aplikas (fail .desktop)" -#: kdecore/kde-config.cpp.in:169 +#: tdecore/kde-config.cpp.in:169 msgid "CGIs to run from kdehelp" msgstr "CGI untuk laksanakan kdehelp" -#: kdecore/kde-config.cpp.in:170 +#: tdecore/kde-config.cpp.in:170 msgid "Configuration files" msgstr "Fail penyelarasan" -#: kdecore/kde-config.cpp.in:171 +#: tdecore/kde-config.cpp.in:171 msgid "Where applications store data" msgstr "Tempat aplikasi menyimpan data" -#: kdecore/kde-config.cpp.in:172 +#: tdecore/kde-config.cpp.in:172 msgid "Executables in $prefix/bin" msgstr "Boleh laksana di $prefix/bin" -#: kdecore/kde-config.cpp.in:173 +#: tdecore/kde-config.cpp.in:173 msgid "HTML documentation" msgstr "Tetapan HTML" -#: kdecore/kde-config.cpp.in:174 +#: tdecore/kde-config.cpp.in:174 msgid "Icons" msgstr "Ikon" -#: kdecore/kde-config.cpp.in:175 +#: tdecore/kde-config.cpp.in:175 msgid "Configuration description files" msgstr "Fail tetapan deskripsi" -#: kdecore/kde-config.cpp.in:176 +#: tdecore/kde-config.cpp.in:176 msgid "Libraries" msgstr "Pustaka" -#: kdecore/kde-config.cpp.in:177 +#: tdecore/kde-config.cpp.in:177 msgid "Includes/Headers" msgstr "Masukan/Kepala" -#: kdecore/kde-config.cpp.in:178 +#: tdecore/kde-config.cpp.in:178 msgid "Translation files for KLocale" msgstr "Fail terjemahan untuk KLocale" -#: kdecore/kde-config.cpp.in:179 +#: tdecore/kde-config.cpp.in:179 msgid "Mime types" msgstr "Jenis Mime" -#: kdecore/kde-config.cpp.in:180 +#: tdecore/kde-config.cpp.in:180 msgid "Loadable modules" msgstr "Modul boleh muat" -#: kdecore/kde-config.cpp.in:181 +#: tdecore/kde-config.cpp.in:181 msgid "Qt plugins" msgstr "Plugmasuk Qt" -#: kdecore/kde-config.cpp.in:182 +#: tdecore/kde-config.cpp.in:182 msgid "Services" msgstr "Servis" -#: kdecore/kde-config.cpp.in:183 +#: tdecore/kde-config.cpp.in:183 msgid "Service types" msgstr "Jenis servis" -#: kdecore/kde-config.cpp.in:184 +#: tdecore/kde-config.cpp.in:184 msgid "Application sounds" msgstr "Aplikasi bunyi" -#: kdecore/kde-config.cpp.in:185 +#: tdecore/kde-config.cpp.in:185 msgid "Templates" msgstr "Templat" -#: kdecore/kde-config.cpp.in:186 +#: tdecore/kde-config.cpp.in:186 msgid "Wallpapers" msgstr "Kertas dinding" -#: kdecore/kde-config.cpp.in:187 +#: tdecore/kde-config.cpp.in:187 msgid "XDG Application menu (.desktop files)" msgstr "Menu aplikasi XDG (fail .desktop)" -#: kdecore/kde-config.cpp.in:188 +#: tdecore/kde-config.cpp.in:188 msgid "XDG Menu descriptions (.directory files)" msgstr "Deskripsi Menu XDG (fail .direktori)" -#: kdecore/kde-config.cpp.in:189 +#: tdecore/kde-config.cpp.in:189 msgid "XDG Menu layout (.menu files)" msgstr "Rekabentuk Menu XDG(fail .menu)" -#: kdecore/kde-config.cpp.in:190 +#: tdecore/kde-config.cpp.in:190 msgid "Temporary files (specific for both current host and current user)" msgstr "" "Fail sementara (spesifik untuk kedua-dua hos semasa dan pengguna semasa)" -#: kdecore/kde-config.cpp.in:191 +#: tdecore/kde-config.cpp.in:191 msgid "UNIX Sockets (specific for both current host and current user)" msgstr "Soket UNIX (spesifik untuk kedua-dua hos semasa dan pengguna semasa)" -#: kdecore/kde-config.cpp.in:203 +#: tdecore/kde-config.cpp.in:203 msgid "" "%1 - unknown type\n" msgstr "" "Jenis tidak diketahui %1\n" -#: kdecore/kde-config.cpp.in:228 +#: tdecore/kde-config.cpp.in:228 msgid "" "%1 - unknown type of userpath\n" msgstr "" diff --git a/tde-i18n-ms/messages/kdelibs/kdelibs_colors.po b/tde-i18n-ms/messages/kdelibs/kdelibs_colors.po index 92babe7dcb5..b9552fd916d 100644 --- a/tde-i18n-ms/messages/kdelibs/kdelibs_colors.po +++ b/tde-i18n-ms/messages/kdelibs/kdelibs_colors.po @@ -1,10 +1,10 @@ -# translation of kdelibs_colors.po to Malay +# translation of tdelibs_colors.po to Malay # Copyright (C) 2003 Free Software Foundation, Inc. # Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com>, 2003 # msgid "" msgstr "" -"Project-Id-Version: kdelibs_colors\n" +"Project-Id-Version: tdelibs_colors\n" "POT-Creation-Date: 2005-05-18 21:23+0200\n" "PO-Revision-Date: 2006-12-23 12:36+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" diff --git a/tde-i18n-ms/messages/kdelibs/kdeprint.po b/tde-i18n-ms/messages/kdelibs/kdeprint.po index bd4e227b0a9..85906c5ead1 100644 --- a/tde-i18n-ms/messages/kdelibs/kdeprint.po +++ b/tde-i18n-ms/messages/kdelibs/kdeprint.po @@ -1,10 +1,10 @@ -# translation of kdeprint.po to Malay +# translation of tdeprint.po to Malay # Copyright (C) # Muhammad Najmi bin Ahmad Zabidi <md_najmi@yahoo.com>, 2003, 2004. # msgid "" msgstr "" -"Project-Id-Version: kdeprint\n" +"Project-Id-Version: tdeprint\n" "POT-Creation-Date: 2007-08-27 01:12+0200\n" "PO-Revision-Date: 2006-12-24 15:45+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -3391,7 +3391,7 @@ msgstr "Tidak dapat mencari halaman yang diminta." msgid "&Finish" msgstr "&Selesai" -#: management/kdeprint_management_module.cpp:48 +#: management/tdeprint_management_module.cpp:48 msgid "Select Command" msgstr "Pilih arahan" @@ -5293,7 +5293,7 @@ msgstr "Menjana data cetakan: halaman %1" msgid "Previewing..." msgstr "Prapaparan..." -#: kdeprintd.cpp:158 kprinter.cpp:690 +#: tdeprintd.cpp:158 kprinter.cpp:690 #, c-format msgid "" "<p><nobr>A print error occurred. Error message received from system:</nobr></p>" @@ -5363,11 +5363,11 @@ msgstr "Baris gilir pencetak jauh di %1" #: kmspecialmanager.cpp:53 msgid "" -"A file share/kdeprint/specials.desktop was found in your local KDE directory. " +"A file share/tdeprint/specials.desktop was found in your local KDE directory. " "This file probably comes from a previous KDE release and should be removed in " "order to manage global pseudo printers." msgstr "" -"Fail share/kdeprint/specials.desktop ditemui dalam direktori KDE setempat anda. " +"Fail share/tdeprint/specials.desktop ditemui dalam direktori KDE setempat anda. " "Fail ini kemungkinan besar datang dari keluaran KDE sebelumnya dan sepatutnya " "dikeluarkan untuk menguruskan pencetak pseudoglobal. " @@ -5397,10 +5397,10 @@ msgstr "Tidak dapat memulakan proses cetakan anak" #: kprinterimpl.cpp:281 msgid "" -"The KDE print server (<b>kdeprintd</b>) could not be contacted. Check that this " +"The KDE print server (<b>tdeprintd</b>) could not be contacted. Check that this " "server is running." msgstr "" -"Pelayan cetakan KDE (<b>kdeprintd</b>) tidak dapat dihubungi. Pastikan pelayan " +"Pelayan cetakan KDE (<b>tdeprintd</b>) tidak dapat dihubungi. Pastikan pelayan " "ini sedang berjalan." #: kprinterimpl.cpp:283 @@ -5968,7 +5968,7 @@ msgstr "Penamatan proses abnormal (<b>%1</b>)." msgid "<b>%1</b>: execution failed with message:<p>%2</p>" msgstr "<b>%1</b>: pelaksanaan gagal dengan mesej:<p>%2</p>" -#: kdeprintd.cpp:176 +#: tdeprintd.cpp:176 msgid "" "Some of the files to print are not readable by the KDE print daemon. This may " "happen if you are trying to print as a different user to the one currently " @@ -5979,20 +5979,20 @@ msgstr "" "yang dilog masuk. Untuk meneruskan cetakan, anda perlu memberikan kata laluan " "root." -#: kdeprintd.cpp:181 +#: tdeprintd.cpp:181 msgid "Provide root's Password" msgstr "Berikan Kata Laluan root" -#: kdeprintd.cpp:200 kdeprintd.cpp:202 +#: tdeprintd.cpp:200 tdeprintd.cpp:202 #, c-format msgid "Printing Status - %1" msgstr "Status Cetakan - %1" -#: kdeprintd.cpp:263 +#: tdeprintd.cpp:263 msgid "Printing system" msgstr "Sistem cetakan" -#: kdeprintd.cpp:266 +#: tdeprintd.cpp:266 msgid "Authentication failed (user name=%1)" msgstr "Pengesahan gagal (nama pengguna=%1)" diff --git a/tde-i18n-ms/messages/kdelibs/kio_help.po b/tde-i18n-ms/messages/kdelibs/kio_help.po index 5cb6bd19dc0..76d6dc7929c 100644 --- a/tde-i18n-ms/messages/kdelibs/kio_help.po +++ b/tde-i18n-ms/messages/kdelibs/kio_help.po @@ -86,8 +86,8 @@ msgid "Create a cache file for the document" msgstr "Cipta fail cache untuk dokumen" #: meinproc.cpp:81 -msgid "Set the srcdir, for kdelibs" -msgstr "Tetapkan srcdir, untuk kdelibs" +msgid "Set the srcdir, for tdelibs" +msgstr "Tetapkan srcdir, untuk tdelibs" #: meinproc.cpp:82 msgid "Parameters to pass to the stylesheet" diff --git a/tde-i18n-ms/messages/kdemultimedia/Makefile.in b/tde-i18n-ms/messages/kdemultimedia/Makefile.in index 64a6551bf25..619d0924aac 100644 --- a/tde-i18n-ms/messages/kdemultimedia/Makefile.in +++ b/tde-i18n-ms/messages/kdemultimedia/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdemultimedia +subdir = messages/tdemultimedia DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile +#>- $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdemultimedia/Makefile.in + $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdemultimedia/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -686,10 +686,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdemultimedia/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdemultimedia/Makefile.in + $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdemultimedia/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdemultimedia/krec.po b/tde-i18n-ms/messages/kdemultimedia/krec.po index 1395a8a7fe1..e683aa614a4 100644 --- a/tde-i18n-ms/messages/kdemultimedia/krec.po +++ b/tde-i18n-ms/messages/kdemultimedia/krec.po @@ -458,13 +458,13 @@ msgstr "" #: krecord.cpp:343 msgid "" "Possible reasons are:\n" -"- You installed KRec on its own without the rest of kdemultimedia.\n" +"- You installed KRec on its own without the rest of tdemultimedia.\n" "- You installed everything correctly, but did not restart the aRts daemon\n" " and therefore it is not aware of the new effects.\n" "- This is a bug." msgstr "" "Antara sebab yang mungkin ialah:\n" -"- Anda memasang KRec sahaja tanpa kdemultimedia yang lain.\n" +"- Anda memasang KRec sahaja tanpa tdemultimedia yang lain.\n" "- Anda memasang semuanya dengan betul, tetapi tidak memulakan semula daemon " "aRts\n" " oleh itu ia tidak tahu adanya kesan baru.\n" diff --git a/tde-i18n-ms/messages/kdenetwork/Makefile.in b/tde-i18n-ms/messages/kdenetwork/Makefile.in index c299094c2dd..9acc71c7e95 100644 --- a/tde-i18n-ms/messages/kdenetwork/Makefile.in +++ b/tde-i18n-ms/messages/kdenetwork/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdenetwork +subdir = messages/tdenetwork DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdenetwork/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdenetwork/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdenetwork/Makefile +#>- $(AUTOMAKE) --gnu messages/tdenetwork/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdenetwork/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdenetwork/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdenetwork/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdenetwork/Makefile.in + $(AUTOMAKE) --gnu messages/tdenetwork/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdenetwork/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -674,10 +674,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdenetwork/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdenetwork/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdenetwork/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdenetwork/Makefile.in + $(AUTOMAKE) --gnu messages/tdenetwork/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdenetwork/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdenetwork/kinetd.po b/tde-i18n-ms/messages/kdenetwork/kinetd.po index ba301602643..008d6156aba 100644 --- a/tde-i18n-ms/messages/kdenetwork/kinetd.po +++ b/tde-i18n-ms/messages/kdenetwork/kinetd.po @@ -7,7 +7,7 @@ msgstr "" "POT-Creation-Date: 2006-07-28 03:25+0200\n" "PO-Revision-Date: 2006-08-29 01:38+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" -"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n" +"Language-Team: LANGUAGE <tde-i18n-doc@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/tde-i18n-ms/messages/kdepim/Makefile.in b/tde-i18n-ms/messages/kdepim/Makefile.in index de0a4216d6a..b52a0c5b785 100644 --- a/tde-i18n-ms/messages/kdepim/Makefile.in +++ b/tde-i18n-ms/messages/kdepim/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdepim +subdir = messages/tdepim DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = libkdepim.po kfile_rfc822.po kres_blogging.po karm.po kres_xmlrpc.po kandy.po ktnef.po kfile_vcf.po kdepimwizards.po kres_remote.po kdgantt.po libksync.po kabc2mutt.po kwatchgnupg.po kontact.po kabc_slox.po kleopatra.po kres_featureplan.po kfile_ics.po konsolekalendar.po kres_exchange.po kcmkabconfig.po knode.po kmail.po libksieve.po kio_imap4.po kfile_palm.po konnector_kabc.po korganizer.po kres_groupware.po libkpimexchange.po kcmkontactnt.po konnector_remote.po multisynk.po kio_mobile.po kres_groupwise.po konnector_dummy.po konnector_kcal.po libkleopatra.po kpilot.po kmail_text_calendar_plugin.po kdepimresources.po knotes.po libkmime.po akregator.po kmail_text_vcard_plugin.po libkcal.po kmobile.po kalarm.po konnector_qtopia.po kio_groupwise.po korn.po kaddressbook.po libkholidays.po kio_sieve.po kres_kolab.po libkpgp.po konnector_local.po kmailcvt.po kgantt.po -GMOFILES = libkdepim.gmo kfile_rfc822.gmo kres_blogging.gmo karm.gmo kres_xmlrpc.gmo kandy.gmo ktnef.gmo kfile_vcf.gmo kdepimwizards.gmo kres_remote.gmo kdgantt.gmo libksync.gmo kabc2mutt.gmo kwatchgnupg.gmo kontact.gmo kabc_slox.gmo kleopatra.gmo kres_featureplan.gmo kfile_ics.gmo konsolekalendar.gmo kres_exchange.gmo kcmkabconfig.gmo knode.gmo kmail.gmo libksieve.gmo kio_imap4.gmo kfile_palm.gmo konnector_kabc.gmo korganizer.gmo kres_groupware.gmo libkpimexchange.gmo kcmkontactnt.gmo konnector_remote.gmo multisynk.gmo kio_mobile.gmo kres_groupwise.gmo konnector_dummy.gmo konnector_kcal.gmo libkleopatra.gmo kpilot.gmo kmail_text_calendar_plugin.gmo kdepimresources.gmo knotes.gmo libkmime.gmo akregator.gmo kmail_text_vcard_plugin.gmo libkcal.gmo kmobile.gmo kalarm.gmo konnector_qtopia.gmo kio_groupwise.gmo korn.gmo kaddressbook.gmo libkholidays.gmo kio_sieve.gmo kres_kolab.gmo libkpgp.gmo konnector_local.gmo kmailcvt.gmo kgantt.gmo +POFILES = libtdepim.po kfile_rfc822.po kres_blogging.po karm.po kres_xmlrpc.po kandy.po ktnef.po kfile_vcf.po tdepimwizards.po kres_remote.po kdgantt.po libksync.po kabc2mutt.po kwatchgnupg.po kontact.po kabc_slox.po kleopatra.po kres_featureplan.po kfile_ics.po konsolekalendar.po kres_exchange.po kcmkabconfig.po knode.po kmail.po libksieve.po kio_imap4.po kfile_palm.po konnector_kabc.po korganizer.po kres_groupware.po libkpimexchange.po kcmkontactnt.po konnector_remote.po multisynk.po kio_mobile.po kres_groupwise.po konnector_dummy.po konnector_kcal.po libkleopatra.po kpilot.po kmail_text_calendar_plugin.po tdepimresources.po knotes.po libkmime.po akregator.po kmail_text_vcard_plugin.po libkcal.po kmobile.po kalarm.po konnector_qtopia.po kio_groupwise.po korn.po kaddressbook.po libkholidays.po kio_sieve.po kres_kolab.po libkpgp.po konnector_local.po kmailcvt.po kgantt.po +GMOFILES = libtdepim.gmo kfile_rfc822.gmo kres_blogging.gmo karm.gmo kres_xmlrpc.gmo kandy.gmo ktnef.gmo kfile_vcf.gmo tdepimwizards.gmo kres_remote.gmo kdgantt.gmo libksync.gmo kabc2mutt.gmo kwatchgnupg.gmo kontact.gmo kabc_slox.gmo kleopatra.gmo kres_featureplan.gmo kfile_ics.gmo konsolekalendar.gmo kres_exchange.gmo kcmkabconfig.gmo knode.gmo kmail.gmo libksieve.gmo kio_imap4.gmo kfile_palm.gmo konnector_kabc.gmo korganizer.gmo kres_groupware.gmo libkpimexchange.gmo kcmkontactnt.gmo konnector_remote.gmo multisynk.gmo kio_mobile.gmo kres_groupwise.gmo konnector_dummy.gmo konnector_kcal.gmo libkleopatra.gmo kpilot.gmo kmail_text_calendar_plugin.gmo tdepimresources.gmo knotes.gmo libkmime.gmo akregator.gmo kmail_text_vcard_plugin.gmo libkcal.gmo kmobile.gmo kalarm.gmo konnector_qtopia.gmo kio_groupwise.gmo korn.gmo kaddressbook.gmo libkholidays.gmo kio_sieve.gmo kres_kolab.gmo libkpgp.gmo konnector_local.gmo kmailcvt.gmo kgantt.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdepim/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdepim/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdepim/Makefile +#>- $(AUTOMAKE) --gnu messages/tdepim/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdepim/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdepim/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdepim/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdepim/Makefile.in + $(AUTOMAKE) --gnu messages/tdepim/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdepim/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,12 +531,12 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=knode.po konsolekalendar.po karm.po kgantt.po kio_mobile.po kio_sieve.po akregator.po ktnef.po kandy.po kres_remote.po kdepimresources.po libksync.po kio_groupwise.po kfile_vcf.po kres_groupware.po kwatchgnupg.po korn.po korganizer.po kdgantt.po konnector_dummy.po kcmkontactnt.po multisynk.po kres_groupwise.po Makefile.in kres_exchange.po kfile_palm.po kmail_text_vcard_plugin.po kleopatra.po libkholidays.po libkdepim.po konnector_qtopia.po kres_featureplan.po libksieve.po libkpimexchange.po kabc2mutt.po kres_kolab.po konnector_kcal.po kontact.po libkmime.po kdepimwizards.po knotes.po kaddressbook.po kres_blogging.po kmobile.po kcmkabconfig.po kmailcvt.po konnector_local.po kres_xmlrpc.po kpilot.po konnector_kabc.po kmail_text_calendar_plugin.po kfile_ics.po libkleopatra.po kabc_slox.po libkcal.po kfile_rfc822.po kmail.po konnector_remote.po kalarm.po kio_imap4.po libkpgp.po Makefile.am +KDE_DIST=knode.po konsolekalendar.po karm.po kgantt.po kio_mobile.po kio_sieve.po akregator.po ktnef.po kandy.po kres_remote.po tdepimresources.po libksync.po kio_groupwise.po kfile_vcf.po kres_groupware.po kwatchgnupg.po korn.po korganizer.po kdgantt.po konnector_dummy.po kcmkontactnt.po multisynk.po kres_groupwise.po Makefile.in kres_exchange.po kfile_palm.po kmail_text_vcard_plugin.po kleopatra.po libkholidays.po libtdepim.po konnector_qtopia.po kres_featureplan.po libksieve.po libkpimexchange.po kabc2mutt.po kres_kolab.po konnector_kcal.po kontact.po libkmime.po tdepimwizards.po knotes.po kaddressbook.po kres_blogging.po kmobile.po kcmkabconfig.po kmailcvt.po konnector_local.po kres_xmlrpc.po kpilot.po konnector_kabc.po kmail_text_calendar_plugin.po kfile_ics.po libkleopatra.po kabc_slox.po libkcal.po kfile_rfc822.po kmail.po konnector_remote.po kalarm.po kio_imap4.po libkpgp.po Makefile.am #>+ 181 -libkdepim.gmo: libkdepim.po - rm -f libkdepim.gmo; $(GMSGFMT) -o libkdepim.gmo $(srcdir)/libkdepim.po - test ! -f libkdepim.gmo || touch libkdepim.gmo +libtdepim.gmo: libtdepim.po + rm -f libtdepim.gmo; $(GMSGFMT) -o libtdepim.gmo $(srcdir)/libtdepim.po + test ! -f libtdepim.gmo || touch libtdepim.gmo kfile_rfc822.gmo: kfile_rfc822.po rm -f kfile_rfc822.gmo; $(GMSGFMT) -o kfile_rfc822.gmo $(srcdir)/kfile_rfc822.po test ! -f kfile_rfc822.gmo || touch kfile_rfc822.gmo @@ -558,9 +558,9 @@ ktnef.gmo: ktnef.po kfile_vcf.gmo: kfile_vcf.po rm -f kfile_vcf.gmo; $(GMSGFMT) -o kfile_vcf.gmo $(srcdir)/kfile_vcf.po test ! -f kfile_vcf.gmo || touch kfile_vcf.gmo -kdepimwizards.gmo: kdepimwizards.po - rm -f kdepimwizards.gmo; $(GMSGFMT) -o kdepimwizards.gmo $(srcdir)/kdepimwizards.po - test ! -f kdepimwizards.gmo || touch kdepimwizards.gmo +tdepimwizards.gmo: tdepimwizards.po + rm -f tdepimwizards.gmo; $(GMSGFMT) -o tdepimwizards.gmo $(srcdir)/tdepimwizards.po + test ! -f tdepimwizards.gmo || touch tdepimwizards.gmo kres_remote.gmo: kres_remote.po rm -f kres_remote.gmo; $(GMSGFMT) -o kres_remote.gmo $(srcdir)/kres_remote.po test ! -f kres_remote.gmo || touch kres_remote.gmo @@ -657,9 +657,9 @@ kpilot.gmo: kpilot.po kmail_text_calendar_plugin.gmo: kmail_text_calendar_plugin.po rm -f kmail_text_calendar_plugin.gmo; $(GMSGFMT) -o kmail_text_calendar_plugin.gmo $(srcdir)/kmail_text_calendar_plugin.po test ! -f kmail_text_calendar_plugin.gmo || touch kmail_text_calendar_plugin.gmo -kdepimresources.gmo: kdepimresources.po - rm -f kdepimresources.gmo; $(GMSGFMT) -o kdepimresources.gmo $(srcdir)/kdepimresources.po - test ! -f kdepimresources.gmo || touch kdepimresources.gmo +tdepimresources.gmo: tdepimresources.po + rm -f tdepimresources.gmo; $(GMSGFMT) -o tdepimresources.gmo $(srcdir)/tdepimresources.po + test ! -f tdepimresources.gmo || touch tdepimresources.gmo knotes.gmo: knotes.po rm -f knotes.gmo; $(GMSGFMT) -o knotes.gmo $(srcdir)/knotes.po test ! -f knotes.gmo || touch knotes.gmo @@ -717,12 +717,12 @@ kgantt.gmo: kgantt.po #>+ 3 clean-nls: - -rm -f libkdepim.gmo kfile_rfc822.gmo kres_blogging.gmo karm.gmo kres_xmlrpc.gmo kandy.gmo ktnef.gmo kfile_vcf.gmo kdepimwizards.gmo kres_remote.gmo kdgantt.gmo libksync.gmo kabc2mutt.gmo kwatchgnupg.gmo kontact.gmo kabc_slox.gmo kleopatra.gmo kres_featureplan.gmo kfile_ics.gmo konsolekalendar.gmo kres_exchange.gmo kcmkabconfig.gmo knode.gmo kmail.gmo libksieve.gmo kio_imap4.gmo kfile_palm.gmo konnector_kabc.gmo korganizer.gmo kres_groupware.gmo libkpimexchange.gmo kcmkontactnt.gmo konnector_remote.gmo multisynk.gmo kio_mobile.gmo kres_groupwise.gmo konnector_dummy.gmo konnector_kcal.gmo libkleopatra.gmo kpilot.gmo kmail_text_calendar_plugin.gmo kdepimresources.gmo knotes.gmo libkmime.gmo akregator.gmo kmail_text_vcard_plugin.gmo libkcal.gmo kmobile.gmo kalarm.gmo konnector_qtopia.gmo kio_groupwise.gmo korn.gmo kaddressbook.gmo libkholidays.gmo kio_sieve.gmo kres_kolab.gmo libkpgp.gmo konnector_local.gmo kmailcvt.gmo kgantt.gmo + -rm -f libtdepim.gmo kfile_rfc822.gmo kres_blogging.gmo karm.gmo kres_xmlrpc.gmo kandy.gmo ktnef.gmo kfile_vcf.gmo tdepimwizards.gmo kres_remote.gmo kdgantt.gmo libksync.gmo kabc2mutt.gmo kwatchgnupg.gmo kontact.gmo kabc_slox.gmo kleopatra.gmo kres_featureplan.gmo kfile_ics.gmo konsolekalendar.gmo kres_exchange.gmo kcmkabconfig.gmo knode.gmo kmail.gmo libksieve.gmo kio_imap4.gmo kfile_palm.gmo konnector_kabc.gmo korganizer.gmo kres_groupware.gmo libkpimexchange.gmo kcmkontactnt.gmo konnector_remote.gmo multisynk.gmo kio_mobile.gmo kres_groupwise.gmo konnector_dummy.gmo konnector_kcal.gmo libkleopatra.gmo kpilot.gmo kmail_text_calendar_plugin.gmo tdepimresources.gmo knotes.gmo libkmime.gmo akregator.gmo kmail_text_vcard_plugin.gmo libkcal.gmo kmobile.gmo kalarm.gmo konnector_qtopia.gmo kio_groupwise.gmo korn.gmo kaddressbook.gmo libkholidays.gmo kio_sieve.gmo kres_kolab.gmo libkpgp.gmo konnector_local.gmo kmailcvt.gmo kgantt.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in libkdepim kfile_rfc822 kres_blogging karm kres_xmlrpc kandy ktnef kfile_vcf kdepimwizards kres_remote kdgantt libksync kabc2mutt kwatchgnupg kontact kabc_slox kleopatra kres_featureplan kfile_ics konsolekalendar kres_exchange kcmkabconfig knode kmail libksieve kio_imap4 kfile_palm konnector_kabc korganizer kres_groupware libkpimexchange kcmkontactnt konnector_remote multisynk kio_mobile kres_groupwise konnector_dummy konnector_kcal libkleopatra kpilot kmail_text_calendar_plugin kdepimresources knotes libkmime akregator kmail_text_vcard_plugin libkcal kmobile kalarm konnector_qtopia kio_groupwise korn kaddressbook libkholidays kio_sieve kres_kolab libkpgp konnector_local kmailcvt kgantt ; do \ + @for base in libtdepim kfile_rfc822 kres_blogging karm kres_xmlrpc kandy ktnef kfile_vcf tdepimwizards kres_remote kdgantt libksync kabc2mutt kwatchgnupg kontact kabc_slox kleopatra kres_featureplan kfile_ics konsolekalendar kres_exchange kcmkabconfig knode kmail libksieve kio_imap4 kfile_palm konnector_kabc korganizer kres_groupware libkpimexchange kcmkontactnt konnector_remote multisynk kio_mobile kres_groupwise konnector_dummy konnector_kcal libkleopatra kpilot kmail_text_calendar_plugin tdepimresources knotes libkmime akregator kmail_text_vcard_plugin libkcal kmobile kalarm konnector_qtopia kio_groupwise korn kaddressbook libkholidays kio_sieve kres_kolab libkpgp konnector_local kmailcvt kgantt ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -732,7 +732,7 @@ install-nls: #>+ 62 uninstall-nls: - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkdepim.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libtdepim.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_rfc822.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kres_blogging.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/karm.mo @@ -740,7 +740,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kandy.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktnef.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_vcf.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdepimwizards.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdepimwizards.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kres_remote.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdgantt.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libksync.mo @@ -773,7 +773,7 @@ uninstall-nls: rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkleopatra.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kpilot.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmail_text_calendar_plugin.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdepimresources.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdepimresources.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/knotes.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkmime.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/akregator.mo @@ -818,10 +818,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdepim/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdepim/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdepim/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdepim/Makefile.in + $(AUTOMAKE) --gnu messages/tdepim/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdepim/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdepim/kpilot.po b/tde-i18n-ms/messages/kdepim/kpilot.po index 6baae962012..6b838a8ae52 100644 --- a/tde-i18n-ms/messages/kdepim/kpilot.po +++ b/tde-i18n-ms/messages/kdepim/kpilot.po @@ -330,8 +330,8 @@ msgid "%1 Conduit" msgstr "%1 Saluran" #: lib/plugin.cc:144 -msgid "Send questions and comments to kdepim-users@kde.org" -msgstr "Hantar pertanyaan dan komen ke kdepim-users@kde.org" +msgid "Send questions and comments to tdepim-users@kde.org" +msgstr "Hantar pertanyaan dan komen ke tdepim-users@kde.org" #: lib/plugin.cc:194 msgid "Send questions and comments to <a href=\"mailto:%1\">%2</a>." @@ -2007,10 +2007,10 @@ msgstr "&Diarkibkan" #: kpilot/dbRecordEditor.cc:193 msgid "" "To view and edit the record data, please install a hex editor (e.g. kbytesedit " -"from kdeutils)." +"from tdeutils)." msgstr "" "Untuk memaparkan dan mengedit data rekod, pasang editor hex (misalnya " -"kbytesedit dari kdeutils)." +"kbytesedit dari tdeutils)." #: kpilot/datebookWidget.cc:58 kpilot/dbviewerWidget.cc:109 msgid "&Add..." @@ -2262,10 +2262,10 @@ msgstr "Edit Blok AppInfo" #: kpilot/dbAppInfoEditor.cc:68 msgid "" "To view the Application info block data, please install a hex editor (e.g. " -"khexedit from kdeutils)." +"khexedit from tdeutils)." msgstr "" "Untuk memaparkan blok data maklumat Aplikasi, pasang pengedit hex (misalnya " -"khexedit dari kdeutils)." +"khexedit dari tdeutils)." #: kpilot/dbAppInfoEditor.cc:86 msgid "Changing the AppInfo block isn't yet supported by KPilot!" @@ -2728,10 +2728,10 @@ msgstr "Entri dalam Komputer Telapak" #: kpilot/internalEditorAction.cc:263 kpilot/internalEditorAction.cc:291 msgid "" "To view and edit the record data, please install a hex editor (e.g. khexedit " -"from kdeutils)." +"from tdeutils)." msgstr "" "Untuk memapar dan mengedit data, pasang editor hex (misalnya khexedit dari " -"kdeutils)." +"tdeutils)." #: kpilot/internalEditorAction.cc:315 #, c-format diff --git a/tde-i18n-ms/messages/kdesdk/Makefile.in b/tde-i18n-ms/messages/kdesdk/Makefile.in index 5019da4f86a..5b2db4ca501 100644 --- a/tde-i18n-ms/messages/kdesdk/Makefile.in +++ b/tde-i18n-ms/messages/kdesdk/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdesdk +subdir = messages/tdesdk DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdesdk/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdesdk/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdesdk/Makefile +#>- $(AUTOMAKE) --gnu messages/tdesdk/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdesdk/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdesdk/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdesdk/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdesdk/Makefile.in + $(AUTOMAKE) --gnu messages/tdesdk/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdesdk/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -642,10 +642,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdesdk/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdesdk/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdesdk/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdesdk/Makefile.in + $(AUTOMAKE) --gnu messages/tdesdk/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdesdk/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdesdk/kbabel.po b/tde-i18n-ms/messages/kdesdk/kbabel.po index 1c2ebd21b53..38f0f534de6 100644 --- a/tde-i18n-ms/messages/kdesdk/kbabel.po +++ b/tde-i18n-ms/messages/kdesdk/kbabel.po @@ -2200,7 +2200,7 @@ msgstr "" msgid "" "It is not possible to find out the number of singular/plural forms " "automatically for the language code \"%1\".\n" -"Do you have kdelibs.po installed for this language?\n" +"Do you have tdelibs.po installed for this language?\n" "Please set the correct number manually." msgstr "" diff --git a/tde-i18n-ms/messages/kdetoys/Makefile.in b/tde-i18n-ms/messages/kdetoys/Makefile.in index d1e151e8cac..2f0db2869e7 100644 --- a/tde-i18n-ms/messages/kdetoys/Makefile.in +++ b/tde-i18n-ms/messages/kdetoys/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdetoys +subdir = messages/tdetoys DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdetoys/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdetoys/Makefile +#>- $(AUTOMAKE) --gnu messages/tdetoys/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdetoys/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdetoys/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdetoys/Makefile.in + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -610,10 +610,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdetoys/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdetoys/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdetoys/Makefile.in + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeutils/Makefile.in b/tde-i18n-ms/messages/kdeutils/Makefile.in index 8f33f66d60a..2fc87f83606 100644 --- a/tde-i18n-ms/messages/kdeutils/Makefile.in +++ b/tde-i18n-ms/messages/kdeutils/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdeutils +subdir = messages/tdeutils DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeutils/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeutils/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdeutils/Makefile +#>- $(AUTOMAKE) --gnu messages/tdeutils/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeutils/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeutils/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeutils/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeutils/Makefile.in + $(AUTOMAKE) --gnu messages/tdeutils/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeutils/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -698,10 +698,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeutils/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeutils/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdeutils/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeutils/Makefile.in + $(AUTOMAKE) --gnu messages/tdeutils/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeutils/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdeutils/ark.po b/tde-i18n-ms/messages/kdeutils/ark.po index bb766f27367..fa90ecf57dc 100644 --- a/tde-i18n-ms/messages/kdeutils/ark.po +++ b/tde-i18n-ms/messages/kdeutils/ark.po @@ -920,10 +920,10 @@ msgstr "&Aktifkan penyepaduan Konqueror" #, no-c-format msgid "" "<font size=\"-1\"><i>Konqueror integration is only available if you install the " -"Konqueror integration plugin from the kdeaddons package.</i></font>" +"Konqueror integration plugin from the tdeaddons package.</i></font>" msgstr "" "<saiz fon=\"-1\"><i>Penyepaduan Konqueror hanya boleh didapatkan jika anda " -"pasang plugin penyepaduan Konqueror dari pakej kdeaddons.</i></font>" +"pasang plugin penyepaduan Konqueror dari pakej tdeaddons.</i></font>" #. i18n: file ark.kcfg line 9 #: rc.cpp:72 @@ -1056,12 +1056,12 @@ msgstr "Aktifkan penyepaduan Konqueror" #, no-c-format msgid "" "Enables integration with Konqueror's context menus, letting you easily archive " -"or unarchive files. This option will only work if you have the kdeaddons " +"or unarchive files. This option will only work if you have the tdeaddons " "package installed." msgstr "" "Mengaktifkan penyepaduan dengan menu konteks Konqueror, membolehkan anda " "mengarkib atau menyaharkib fail dengan mudah. Opsyen ini akan berfungsi jika " -"pakej kdeaddons dipasang." +"pakej tdeaddons dipasang." #. i18n: file ark.kcfg line 74 #: rc.cpp:129 diff --git a/tde-i18n-ms/messages/kdeutils/kcmlaptop.po b/tde-i18n-ms/messages/kdeutils/kcmlaptop.po index 58c4961287c..6a5776009cd 100644 --- a/tde-i18n-ms/messages/kdeutils/kcmlaptop.po +++ b/tde-i18n-ms/messages/kdeutils/kcmlaptop.po @@ -689,10 +689,10 @@ msgstr "" #: acpi.cpp:193 msgid "" -"The ACPI helper cannot be enabled because kdesu cannot be found. Please make " +"The ACPI helper cannot be enabled because tdesu cannot be found. Please make " "sure that it is installed correctly." msgstr "" -"Pembantu ACPI tidak dapat diaktifkan kerana kdesu tidak ditemui. Pastikan ia " +"Pembantu ACPI tidak dapat diaktifkan kerana tdesu tidak ditemui. Pastikan ia " "dipasang dengan betul." #: acpi.cpp:276 @@ -762,10 +762,10 @@ msgstr "" #: sony.cpp:126 msgid "" -"The /dev/sonypi protections cannot be changed because kdesu cannot be found. " +"The /dev/sonypi protections cannot be changed because tdesu cannot be found. " "Please make sure that it is installed correctly." msgstr "" -"Perlindungan /dev/sonypi tidak boleh diubah kerana kdesu tidak ditemui. " +"Perlindungan /dev/sonypi tidak boleh diubah kerana tdesu tidak ditemui. " "Pastikan ia dipasang dengan betul." #: sony.cpp:187 @@ -1029,18 +1029,18 @@ msgstr "" #: apm.cpp:173 msgid "" -"%1 cannot be enabled because kdesu cannot be found. Please make sure that it " +"%1 cannot be enabled because tdesu cannot be found. Please make sure that it " "is installed correctly." msgstr "" -"%1 tidak dapat diaktifkan kerana kdesu tidak ditemui. Pastikan ia dipasang " +"%1 tidak dapat diaktifkan kerana tdesu tidak ditemui. Pastikan ia dipasang " "dengan betul." #: apm.cpp:215 msgid "" -"The Software Suspend helper cannot be enabled because kdesu cannot be found. " +"The Software Suspend helper cannot be enabled because tdesu cannot be found. " "Please make sure that it is installed correctly." msgstr "" -"Pembantu Tangguh Perisian tidak dapat diaktifkan kerana kdesu tidak dapat " +"Pembantu Tangguh Perisian tidak dapat diaktifkan kerana tdesu tidak dapat " "ditemui. Pastikan ia dipasang dengan betul." #: apm.cpp:279 diff --git a/tde-i18n-ms/messages/kdeutils/kdessh.po b/tde-i18n-ms/messages/kdeutils/kdessh.po index afe3a699363..d12ef00aa74 100644 --- a/tde-i18n-ms/messages/kdeutils/kdessh.po +++ b/tde-i18n-ms/messages/kdeutils/kdessh.po @@ -82,10 +82,10 @@ msgstr "" #: sshdlg.cpp:62 msgid "" -"The programs 'ssh' or 'kdesu_stub' cannot be found.\n" +"The programs 'ssh' or 'tdesu_stub' cannot be found.\n" "Make sure your PATH is set correctly." msgstr "" -"Program 'ssh' atau 'kdesu_stub' tidak ditemui.\n" +"Program 'ssh' atau 'tdesu_stub' tidak ditemui.\n" "Pastikan PATH anda disetkan dengan betul." #: sshdlg.cpp:68 diff --git a/tde-i18n-ms/messages/kdeutils/klaptopdaemon.po b/tde-i18n-ms/messages/kdeutils/klaptopdaemon.po index af7a1ef3e7c..856a4becb3f 100644 --- a/tde-i18n-ms/messages/kdeutils/klaptopdaemon.po +++ b/tde-i18n-ms/messages/kdeutils/klaptopdaemon.po @@ -402,10 +402,10 @@ msgstr "Demon KLaptop" #: daemondock.cpp:260 msgid "" -"PCMCIA cannot be enabled since kdesu cannot be found. Please make sure that it " +"PCMCIA cannot be enabled since tdesu cannot be found. Please make sure that it " "is installed correctly." msgstr "" -"PCMCIA tidak dapat diaktifkan kerana kdesu tidak ditemui. Pastikan ia telah " +"PCMCIA tidak dapat diaktifkan kerana tdesu tidak ditemui. Pastikan ia telah " "dipasang dengan betul." #: daemondock.cpp:264 diff --git a/tde-i18n-ms/messages/kdevelop/Makefile.in b/tde-i18n-ms/messages/kdevelop/Makefile.in index def8632a4cb..a704e4c7c59 100644 --- a/tde-i18n-ms/messages/kdevelop/Makefile.in +++ b/tde-i18n-ms/messages/kdevelop/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdevelop +subdir = messages/tdevelop DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -192,8 +192,8 @@ KDE_LANG = ms SUBDIRS =. #>- POFILES = AUTO #>+ 2 -POFILES = kdevelop.po kdevdesigner.po kdevtipofday.po -GMOFILES = kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo +POFILES = tdevelop.po kdevdesigner.po kdevtipofday.po +GMOFILES = tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo #>- all: all-recursive #>+ 1 all: all-nls docs-am all-recursive @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdevelop/Makefile +#>- $(AUTOMAKE) --gnu messages/tdevelop/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdevelop/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in + $(AUTOMAKE) --gnu messages/tdevelop/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -531,12 +531,12 @@ uninstall-am: .NOEXPORT: #>+ 2 -KDE_DIST=kdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am +KDE_DIST=tdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am #>+ 10 -kdevelop.gmo: kdevelop.po - rm -f kdevelop.gmo; $(GMSGFMT) -o kdevelop.gmo $(srcdir)/kdevelop.po - test ! -f kdevelop.gmo || touch kdevelop.gmo +tdevelop.gmo: tdevelop.po + rm -f tdevelop.gmo; $(GMSGFMT) -o tdevelop.gmo $(srcdir)/tdevelop.po + test ! -f tdevelop.gmo || touch tdevelop.gmo kdevdesigner.gmo: kdevdesigner.po rm -f kdevdesigner.gmo; $(GMSGFMT) -o kdevdesigner.gmo $(srcdir)/kdevdesigner.po test ! -f kdevdesigner.gmo || touch kdevdesigner.gmo @@ -546,12 +546,12 @@ kdevtipofday.gmo: kdevtipofday.po #>+ 3 clean-nls: - -rm -f kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo + -rm -f tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo #>+ 10 install-nls: $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in kdevelop kdevdesigner kdevtipofday ; do \ + @for base in tdevelop kdevdesigner kdevtipofday ; do \ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ @@ -561,7 +561,7 @@ install-nls: #>+ 5 uninstall-nls: - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevelop.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdevelop.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevdesigner.mo rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevtipofday.mo @@ -590,10 +590,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdevelop/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in + $(AUTOMAKE) --gnu messages/tdevelop/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdevelop/kdevelop.po b/tde-i18n-ms/messages/kdevelop/kdevelop.po index b2ec29932ff..243dac98ff5 100644 --- a/tde-i18n-ms/messages/kdevelop/kdevelop.po +++ b/tde-i18n-ms/messages/kdevelop/kdevelop.po @@ -1,9 +1,9 @@ -# kdevelop Bahasa Melayu (Malay) (ms) +# tdevelop Bahasa Melayu (Malay) (ms) # # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006, 2007, 2008. msgid "" msgstr "" -"Project-Id-Version: kdevelop\n" +"Project-Id-Version: tdevelop\n" "POT-Creation-Date: 2008-08-01 01:17+0200\n" "PO-Revision-Date: 2008-04-09 21:02+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n" @@ -75,7 +75,7 @@ msgstr "Bar Alat Pelungsur" msgid "Extra Toolbar" msgstr "Bar Alat Tambahan" -#. i18n: file ./src/kdevelopui.rc line 187 +#. i18n: file ./src/tdevelopui.rc line 187 #: rc.cpp:177 rc.cpp:216 #, no-c-format msgid "View Sessions Toolbar" @@ -2386,7 +2386,7 @@ msgid "" "Only the selected entry will be used" msgstr "" -#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 25 +#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 25 #: rc.cpp:1644 #, no-c-format msgid "" @@ -2394,27 +2394,27 @@ msgid "" "Only the selected entry will be used" msgstr "" -#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 31 +#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 31 #: rc.cpp:1648 #, fuzzy, no-c-format msgid "KDE Libs Headers" msgstr "Pengepala pembangunan VDR" -#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 36 +#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 36 #: rc.cpp:1651 #, fuzzy, no-c-format msgid "All KDE Headers" msgstr "Pengepala pembangunan VDR" -#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 46 +#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 46 #: rc.cpp:1654 #, no-c-format msgid "" "Decide if you want to restrict the Code Completion database to only the base " -"kdelibs API or the entire KDE include structure" +"tdelibs API or the entire KDE include structure" msgstr "" -#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 65 +#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 65 #: rc.cpp:1660 #, no-c-format msgid "" @@ -4007,7 +4007,7 @@ msgid "" "Adds subversion menus to project.\n" "\n" "NOTE: Unless you import the project\n" -"out of kdevelop, you will not be able\n" +"out of tdevelop, you will not be able\n" "to perform any subversion operations." msgstr "" @@ -4264,7 +4264,7 @@ msgstr "" #, no-c-format msgid "" "Fill the field with the release or branch name (e.g. <i>" -"make_it_cool, kdevelop_alpha5, ...</i>)" +"make_it_cool, tdevelop_alpha5, ...</i>)" msgstr "" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 106 @@ -8118,7 +8118,7 @@ msgstr "" #. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 185 #: rc.cpp:5205 #, no-c-format -msgid "Use &kdesu when installing" +msgid "Use &tdesu when installing" msgstr "" #. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 196 @@ -16041,7 +16041,7 @@ msgid "Close this view" msgstr "Lihat dokumen ini" #: languages/cpp/debugger/stty.cpp:333 languages/ruby/debugger/stty.cpp:317 -msgid "kdevelop: Debug application console" +msgid "tdevelop: Debug application console" msgstr "" #: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115 @@ -16050,14 +16050,14 @@ msgid "" "Please select a different directory." msgstr "" -#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92 +#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92 #: languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp:107 #: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115 #, fuzzy msgid "Invalid Directory" msgstr "pemilih direktori" -#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92 +#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92 msgid "" "This doesn't appear to be a valid KDE include directory.\n" "Please select a different directory." @@ -18891,7 +18891,7 @@ msgid "" "you have to add KDevelop's installation path to the environment variable " "KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n" "Example for BASH users:\n" -"export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca" +"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca" msgstr "" #: src/simplemainwindow.cpp:105 @@ -19129,7 +19129,7 @@ msgstr "" #: src/projectmanager.cpp:133 #, fuzzy msgid "" -"*.kdevelop|KDevelop 3 Project Files\n" +"*.tdevelop|KDevelop 3 Project Files\n" "*.kdevprj|KDevelop 2 Project Files" msgstr "Comment=Fail Projek KDevelop" @@ -19219,7 +19219,7 @@ msgstr "Nama path tidak sah." #: src/projectmanager.cpp:623 #, fuzzy -msgid "You do not have 'kdevprj2kdevelop' installed." +msgid "You do not have 'kdevprj2tdevelop' installed." msgstr "Anda tidak mempunyai keizinan untuk membaca %s." #: src/splashscreen.cpp:77 @@ -25613,7 +25613,7 @@ msgstr "Pa&dam hiperlink" msgid "" "Couldn't delete subproject.\n" "This is an internal error, please write a bugreport to bugs.kde.org and include " -"the output of kdevelop when runfrom a shell." +"the output of tdevelop when runfrom a shell." msgstr "" #: buildtools/qmake/trollprojectwidget.cpp:958 @@ -26126,7 +26126,7 @@ msgstr "Papar arahan laksana" msgid "" "Couldn't delete Function Scope.\n" "This is an internal error, please write a bugreport to bugs.kde.org and include " -"the output of kdevelop when run from a shell." +"the output of tdevelop when run from a shell." msgstr "" #: buildtools/qmake/trollprojectwidget.cpp:2276 @@ -26139,7 +26139,7 @@ msgstr "" msgid "" "Couldn't delete Include Scope.\n" "This is an internal error, please write a bugreport to bugs.kde.org and include " -"the output of kdevelop when run from a shell." +"the output of tdevelop when run from a shell." msgstr "" #: buildtools/qmake/trollprojectwidget.cpp:2284 @@ -26151,7 +26151,7 @@ msgstr "Aplikasi webcam GNOME" msgid "" "Couldn't delete Scope.\n" "This is an internal error, please write a bugreport to bugs.kde.org and include " -"the output of kdevelop when run from a shell." +"the output of tdevelop when run from a shell." msgstr "" #: buildtools/qmake/trollprojectwidget.cpp:2296 @@ -26321,7 +26321,7 @@ msgid "" "<b>Install</b>" "<p>Runs <b>make install</b> command from the project directory with root " "privileges." -"<br>It is executed via kdesu command." +"<br>It is executed via tdesu command." "<br>Environment variables and make arguments can be specified in the project " "settings dialog, <b>Make Options</b> tab." msgstr "" @@ -27179,7 +27179,7 @@ msgid "" "<qt><b>Install as root user</b>" "<p>Runs <b>make install</b> command from the directory of the selected " "subproject with root privileges." -"<br> It is executed via kdesu command." +"<br> It is executed via tdesu command." "<br> Environment variables and make arguments can be specified in the project " "settings dialog, <b>Make Options</b> tab.</qt>" msgstr "" diff --git a/tde-i18n-ms/messages/kdewebdev/Makefile.in b/tde-i18n-ms/messages/kdewebdev/Makefile.in index 86e56539c02..ef898a2c7cd 100644 --- a/tde-i18n-ms/messages/kdewebdev/Makefile.in +++ b/tde-i18n-ms/messages/kdewebdev/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = messages/kdewebdev +subdir = messages/tdewebdev DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdewebdev/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdewebdev/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/kdewebdev/Makefile +#>- $(AUTOMAKE) --gnu messages/tdewebdev/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdewebdev/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdewebdev/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdewebdev/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdewebdev/Makefile.in + $(AUTOMAKE) --gnu messages/tdewebdev/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -602,10 +602,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdewebdev/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdewebdev/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/kdewebdev/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdewebdev/Makefile.in + $(AUTOMAKE) --gnu messages/tdewebdev/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/Makefile.in #>+ 21 diff --git a/tde-i18n-ms/messages/kdewebdev/klinkstatus.po b/tde-i18n-ms/messages/kdewebdev/klinkstatus.po index 3521a0657dc..570d963eab7 100644 --- a/tde-i18n-ms/messages/kdewebdev/klinkstatus.po +++ b/tde-i18n-ms/messages/kdewebdev/klinkstatus.po @@ -237,7 +237,7 @@ msgstr "sharuzzaman@myrealbox.com" msgid "" "A Link Checker.\n" "\n" -"KLinkStatus belongs to the kdewebdev module from KDE." +"KLinkStatus belongs to the tdewebdev module from KDE." msgstr "" #: main.cpp:40 diff --git a/tde-i18n-ms/messages/kdewebdev/quanta.po b/tde-i18n-ms/messages/kdewebdev/quanta.po index 2395d5f54ae..42cdec8bf8e 100644 --- a/tde-i18n-ms/messages/kdewebdev/quanta.po +++ b/tde-i18n-ms/messages/kdewebdev/quanta.po @@ -435,7 +435,7 @@ msgid "" "<h3>Will you help make a difference?</h3></div>\n" " If you wish to donate through PayPal\n" "(online money transfer or credit card), visit our <a " -"href=\"http://kdewebdev.org/donate.php\">donation page</a>.\n" +"href=\"http://tdewebdev.org/donate.php\">donation page</a>.\n" "<br> If you are outside the PayPal area or wish to " "discuss corporate sponsorship contact the project manager:" "<br> Eric Laffoon, <a " @@ -447,7 +447,7 @@ msgstr "" #: rc.cpp:229 #, no-c-format msgid "" -"<a href=\"http://kdewebdev.org/donate.php\">Donate</a> through PayPal now." +"<a href=\"http://tdewebdev.org/donate.php\">Donate</a> through PayPal now." msgstr "" #. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 25 @@ -4853,8 +4853,8 @@ msgstr "kate" #. i18n: file ./scripts/scriptinfo.kmdr line 288 #: rc.cpp:3214 #, no-c-format -msgid "kdevelop" -msgstr "kdevelop" +msgid "tdevelop" +msgstr "tdevelop" #. i18n: file ./scripts/scriptinfo.kmdr line 303 #: rc.cpp:3217 @@ -4929,8 +4929,8 @@ msgid "" "Lead Developer - Andras Mantia <a " "href=\"mailto:amantia@kde.org?subject=ScriptInfo\">amantia@kde.org</a><br />" "Kommander - Michal Rudolf <a " -"href=\"mailto:mrudolf@kdewebdev.org?subject=ScriptInfo\">" -"mrudolf@kdewebdev.org</a><br />Project Lead - Eric Laffoon <a " +"href=\"mailto:mrudolf@tdewebdev.org?subject=ScriptInfo\">" +"mrudolf@tdewebdev.org</a><br />Project Lead - Eric Laffoon <a " "href=\"mailto:sequitur@kde.org?subject=ScriptInfo\">sequitur@kde.org</a></p>\n" "</body></html>\n" msgstr "" @@ -9160,14 +9160,14 @@ msgstr "" msgid "" "<p>...that we have additional mailing lists to support our users? Lists include " "Kommander and web development help.<b><a " -"href=\"http://mail.kdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n" +"href=\"http://mail.tdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n" "</p>\n" msgstr "" #: tips.cpp:129 msgid "" "<p>...that you can help to financially support our program of sponsoring " -"developers? <b><a href=\"http://kdewebdev.org/donate.php\">" +"developers? <b><a href=\"http://tdewebdev.org/donate.php\">" "Click here to help</a></b>.\n" "</p>\n" msgstr "" @@ -9268,7 +9268,7 @@ msgstr "" msgid "" "<p>...that Quanta comes with a number of applications that run a plug ins? " "Quanta can also load other programs if they are installed including HTML Tidy, " -"Cervisia and Kompare. Make sure you have HTML Tidy and the kdesdk module " +"Cervisia and Kompare. Make sure you have HTML Tidy and the tdesdk module " "installed to use them all.\n" "</p>\n" msgstr "" @@ -9419,7 +9419,7 @@ msgstr "" msgid "" "<p>...that you can contribute to <b>Quanta's public repository</b> " "of resources? Just <a " -"href=\"mailto:submissions@kdewebdev.org?subject=Quanta%20Resource\">" +"href=\"mailto:submissions@tdewebdev.org?subject=Quanta%20Resource\">" "email it here</a>.\n" "</p>\n" msgstr "" @@ -9650,7 +9650,7 @@ msgstr "Hantar emel ke senarai" #: src/quanta.cpp:2740 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.kdewebdev.org] toolbar.\n" +" This is a Quanta Plus [http://quanta.tdewebdev.org] toolbar.\n" "\n" "Have fun.\n" msgstr "" @@ -9746,7 +9746,7 @@ msgstr "Hantar emel ke senarai" #: src/quanta.cpp:3614 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.kdewebdev.org] DTEP definition tarball.\n" +" This is a Quanta Plus [http://quanta.tdewebdev.org] DTEP definition tarball.\n" "\n" "Have fun.\n" msgstr "" @@ -10599,7 +10599,7 @@ msgstr "Banding fail setiap baris." #: src/quanta_init.cpp:1426 #, fuzzy -msgid "Control Center (kdebase)" +msgid "Control Center (tdebase)" msgstr "Jajar-tengah perenggan" #: src/quanta_init.cpp:1429 src/quanta_init.cpp:1436 @@ -12349,7 +12349,7 @@ msgstr "Hantar emel ke senarai" #: treeviews/templatestreeview.cpp:987 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.kdewebdev.org] template tarball.\n" +" This is a Quanta Plus [http://quanta.tdewebdev.org] template tarball.\n" "\n" "Have fun.\n" msgstr "" @@ -12461,7 +12461,7 @@ msgstr "Hantar emel ke senarai" #: treeviews/scripttreeview.cpp:275 msgid "" "Hi,\n" -" This is a Quanta Plus [http://quanta.kdewebdev.org] script tarball.\n" +" This is a Quanta Plus [http://quanta.tdewebdev.org] script tarball.\n" "\n" "Have fun.\n" msgstr "" |