summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fi/messages/tdeaccessibility
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-fi/messages/tdeaccessibility')
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/Makefile.am3
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/Makefile.in659
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/kbstateapplet.po150
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/kmag.po423
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/kmousetool.po164
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/kmouth.po1204
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/ksayit.po433
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/kttsd.po3195
-rw-r--r--tde-i18n-fi/messages/tdeaccessibility/libKTTSD.po52
9 files changed, 6283 insertions, 0 deletions
diff --git a/tde-i18n-fi/messages/tdeaccessibility/Makefile.am b/tde-i18n-fi/messages/tdeaccessibility/Makefile.am
new file mode 100644
index 00000000000..b5f8c610692
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = fi
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-fi/messages/tdeaccessibility/Makefile.in b/tde-i18n-fi/messages/tdeaccessibility/Makefile.in
new file mode 100644
index 00000000000..a5deb5eab66
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/Makefile.in
@@ -0,0 +1,659 @@
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
+# KDE tags expanded automatically by am_edit - $Revision: 483858 $
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+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 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+#>- html-recursive info-recursive install-data-recursive \
+#>- install-dvi-recursive install-exec-recursive \
+#>- install-html-recursive install-info-recursive \
+#>- install-pdf-recursive install-ps-recursive install-recursive \
+#>- installcheck-recursive installdirs-recursive pdf-recursive \
+#>- ps-recursive uninstall-recursive
+#>+ 7
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-dvi-recursive install-exec-recursive \
+ install-html-recursive install-info-recursive \
+ install-pdf-recursive install-ps-recursive install-recursive \
+ installcheck-recursive installdirs-recursive pdf-recursive \
+ ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+#>+ 1
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+#>+ 1
+DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CONF_FILES = @CONF_FILES@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOPIDLNG = @DCOPIDLNG@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+GMSGFMT = @GMSGFMT@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
+KCONFIG_COMPILER = @KCONFIG_COMPILER@
+KDECONFIG = @KDECONFIG@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_RPATH = @KDE_RPATH@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MKDIR_P = @MKDIR_P@
+MSGFMT = @MSGFMT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
+XMLLINT = @XMLLINT@
+X_RPATH = @X_RPATH@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+am__leading_dot = @am__leading_dot@
+am__tar = @am__tar@
+am__untar = @am__untar@
+#>- bindir = @bindir@
+#>+ 2
+DEPDIR = .deps
+bindir = @bindir@
+build_alias = @build_alias@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host_alias = @host_alias@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+kde_appsdir = @kde_appsdir@
+kde_bindir = @kde_bindir@
+kde_confdir = @kde_confdir@
+kde_datadir = @kde_datadir@
+kde_htmldir = @kde_htmldir@
+kde_icondir = @kde_icondir@
+kde_kcfgdir = @kde_kcfgdir@
+kde_libs_htmldir = @kde_libs_htmldir@
+kde_libs_prefix = @kde_libs_prefix@
+kde_locale = @kde_locale@
+kde_mimedir = @kde_mimedir@
+kde_moduledir = @kde_moduledir@
+kde_servicesdir = @kde_servicesdir@
+kde_servicetypesdir = @kde_servicetypesdir@
+kde_sounddir = @kde_sounddir@
+kde_styledir = @kde_styledir@
+kde_templatesdir = @kde_templatesdir@
+kde_wallpaperdir = @kde_wallpaperdir@
+kde_widgetdir = @kde_widgetdir@
+tdeinitdir = @tdeinitdir@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+xdg_appsdir = @xdg_appsdir@
+xdg_directorydir = @xdg_directorydir@
+xdg_menudir = @xdg_menudir@
+KDE_LANG = fi
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = kmousetool.po kmag.po libKTTSD.po kbstateapplet.po ksayit.po kmouth.po kttsd.po
+GMOFILES = kmousetool.gmo kmag.gmo libKTTSD.gmo kbstateapplet.gmo ksayit.gmo kmouth.gmo kttsd.gmo
+#>- all: all-recursive
+#>+ 1
+all: all-nls docs-am all-recursive
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+#>- @for dep in $?; do \
+#>- case '$(am__configure_deps)' in \
+#>- *$$dep*) \
+#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+#>- && exit 0; \
+#>- exit 1;; \
+#>- esac; \
+#>- done; \
+#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile
+#>+ 12
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \
+ cd $(top_srcdir) && \
+ $(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 \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+# (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ rev=''; for subdir in $$list; do \
+ if test "$$subdir" = "."; then :; else \
+ rev="$$subdir $$rev"; \
+ fi; \
+ done; \
+ rev="$$rev ."; \
+ target=`echo $@ | sed s/-recursive//`; \
+ for subdir in $$rev; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done && test -z "$$fail"
+tags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ done
+ctags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+ include_option=--etags-include; \
+ empty_fix=.; \
+ else \
+ include_option=--include; \
+ empty_fix=; \
+ fi; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test ! -f $$subdir/TAGS || \
+ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$tags $$unique; \
+ fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$tags $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && cd $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) $$here
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+#>- distdir: $(DISTFILES)
+#>+ 1
+distdir: distdir-nls $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
+ distdir=`$(am__cd) $(distdir) && pwd`; \
+ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ (cd $$subdir && \
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$$top_distdir" \
+ distdir="$$distdir/$$subdir" \
+ am__remove_distdir=: \
+ am__skip_length_check=: \
+ distdir) \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-recursive
+all-am: Makefile
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+#>- uninstall: uninstall-recursive
+#>+ 1
+uninstall: uninstall-nls uninstall-recursive
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+#>- clean: clean-recursive
+#>+ 1
+clean: kde-rpo-clean clean-recursive
+
+#>- clean-am: clean-generic mostlyclean-am
+#>+ 1
+clean-am: clean-bcheck clean-generic mostlyclean-am
+
+distclean: distclean-recursive
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+info: info-recursive
+
+info-am:
+
+#>- install-data-am:
+#>+ 1
+install-data-am: install-nls
+
+install-dvi: install-dvi-recursive
+
+install-exec-am:
+
+install-html: install-html-recursive
+
+install-info: install-info-recursive
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-ps: install-ps-recursive
+
+installcheck-am:
+
+#>- maintainer-clean: maintainer-clean-recursive
+#>+ 1
+maintainer-clean: clean-nls maintainer-clean-recursive
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ install-strip
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+ all all-am check check-am clean clean-generic ctags \
+ ctags-recursive distclean distclean-generic distclean-tags \
+ distdir dvi dvi-am html html-am info info-am install \
+ install-am install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ installdirs-am maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
+ tags-recursive uninstall uninstall-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
+
+#>+ 2
+KDE_DIST=kttsd.po kbstateapplet.po Makefile.in libKTTSD.po ksayit.po Makefile.am kmouth.po kmag.po kmousetool.po
+
+#>+ 22
+kmousetool.gmo: kmousetool.po
+ rm -f kmousetool.gmo; $(GMSGFMT) -o kmousetool.gmo $(srcdir)/kmousetool.po
+ test ! -f kmousetool.gmo || touch kmousetool.gmo
+kmag.gmo: kmag.po
+ rm -f kmag.gmo; $(GMSGFMT) -o kmag.gmo $(srcdir)/kmag.po
+ test ! -f kmag.gmo || touch kmag.gmo
+libKTTSD.gmo: libKTTSD.po
+ rm -f libKTTSD.gmo; $(GMSGFMT) -o libKTTSD.gmo $(srcdir)/libKTTSD.po
+ test ! -f libKTTSD.gmo || touch libKTTSD.gmo
+kbstateapplet.gmo: kbstateapplet.po
+ rm -f kbstateapplet.gmo; $(GMSGFMT) -o kbstateapplet.gmo $(srcdir)/kbstateapplet.po
+ test ! -f kbstateapplet.gmo || touch kbstateapplet.gmo
+ksayit.gmo: ksayit.po
+ rm -f ksayit.gmo; $(GMSGFMT) -o ksayit.gmo $(srcdir)/ksayit.po
+ test ! -f ksayit.gmo || touch ksayit.gmo
+kmouth.gmo: kmouth.po
+ rm -f kmouth.gmo; $(GMSGFMT) -o kmouth.gmo $(srcdir)/kmouth.po
+ test ! -f kmouth.gmo || touch kmouth.gmo
+kttsd.gmo: kttsd.po
+ rm -f kttsd.gmo; $(GMSGFMT) -o kttsd.gmo $(srcdir)/kttsd.po
+ test ! -f kttsd.gmo || touch kttsd.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f kmousetool.gmo kmag.gmo libKTTSD.gmo kbstateapplet.gmo ksayit.gmo kmouth.gmo kttsd.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in kmousetool kmag libKTTSD kbstateapplet ksayit kmouth kttsd ; 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 ;\
+ fi ;\
+ done
+
+
+#>+ 9
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmousetool.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmag.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libKTTSD.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kbstateapplet.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksayit.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmouth.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kttsd.mo
+
+#>+ 2
+all-nls: $(GMOFILES)
+
+#>+ 8
+distdir-nls:$(GMOFILES)
+ for file in $(POFILES); do \
+ cp $(srcdir)/$$file $(distdir); \
+ done
+ for file in $(GMOFILES); do \
+ cp $(srcdir)/$$file $(distdir); \
+ done
+
+#>+ 2
+docs-am:
+
+#>+ 15
+force-reedit:
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/tdeaccessibility/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeaccessibility/Makefile.in
+
+
+#>+ 21
+clean-bcheck:
+ rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
+
+bcheck: bcheck-recursive
+
+bcheck-am:
+ @for i in ; do \
+ if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
+ echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
+ echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
+ echo "$$i"; \
+ if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
+ rm -f $$i.bchecktest.cc; exit 1; \
+ fi ; \
+ echo "" >> $$i.bchecktest.cc.class; \
+ perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
+ rm -f a.out; \
+ fi ; \
+ done
+
+
+#>+ 3
+final:
+ $(MAKE) all-am
+
+#>+ 3
+final-install:
+ $(MAKE) install-am
+
+#>+ 3
+no-final:
+ $(MAKE) all-am
+
+#>+ 3
+no-final-install:
+ $(MAKE) install-am
+
+#>+ 3
+kde-rpo-clean:
+ -rm -f *.rpo
+
+#>+ 3
+nmcheck:
+nmcheck-am: nmcheck
diff --git a/tde-i18n-fi/messages/tdeaccessibility/kbstateapplet.po b/tde-i18n-fi/messages/tdeaccessibility/kbstateapplet.po
new file mode 100644
index 00000000000..021fa89c1be
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/kbstateapplet.po
@@ -0,0 +1,150 @@
+# translation of kbstateapplet.po to finnish
+# translation of kbstateapplet.po to
+# Ilpo Kantonen <ilpo@iki.fi>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kbstateapplet\n"
+"POT-Creation-Date: 2005-10-02 02:46+0200\n"
+"PO-Revision-Date: 2005-09-06 11:43+0300\n"
+"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
+"Language-Team: finnish <Finnish <tde-i18n-fi-discussion@lists.sourceforge.net>>"
+"\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Ilpo Kantonen"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "ilpo@iki.fi"
+
+#: kbstate.cpp:71
+msgid "Shift"
+msgstr "Vaihtonäppäin"
+
+#: kbstate.cpp:72
+msgid "Control"
+msgstr "Kontrolli"
+
+#: kbstate.cpp:73
+msgid "Alt"
+msgstr "Alt"
+
+#: kbstate.cpp:74
+msgid "Win"
+msgstr "Win"
+
+#: kbstate.cpp:75
+msgid "Meta"
+msgstr "Meta"
+
+#: kbstate.cpp:76
+msgid "Super"
+msgstr "Super"
+
+#: kbstate.cpp:77
+msgid "Hyper"
+msgstr "Hyper"
+
+#: kbstate.cpp:78
+msgid "Alt Graph"
+msgstr "Alt Graph"
+
+#: kbstate.cpp:78
+msgid "æ"
+msgstr "æ"
+
+#: kbstate.cpp:79
+msgid "Num Lock"
+msgstr "Num Lock"
+
+#: kbstate.cpp:79
+msgid "Num"
+msgstr "Num"
+
+#: kbstate.cpp:80
+msgid "Caps Lock"
+msgstr "Caps Lock"
+
+#: kbstate.cpp:81
+msgid "Scroll Lock"
+msgstr "Scroll Lock"
+
+#: kbstate.cpp:81
+msgid "Scroll"
+msgstr "Scroll"
+
+#: kbstate.cpp:139
+msgid "Small"
+msgstr "Pieni"
+
+#: kbstate.cpp:140
+msgid "Medium"
+msgstr "Keskikoko"
+
+#: kbstate.cpp:141
+msgid "Large"
+msgstr "Iso"
+
+#: kbstate.cpp:146
+msgid "Modifier Keys"
+msgstr "Muokkausnäppäimet"
+
+#: kbstate.cpp:147
+msgid "Lock Keys"
+msgstr "Lukitusnäppäimet"
+
+#: kbstate.cpp:148
+msgid "Mouse Status"
+msgstr "Hiiren tila"
+
+#: kbstate.cpp:149
+msgid "AccessX Status"
+msgstr "AccessX -tila"
+
+#: kbstate.cpp:153 kbstate.cpp:715
+msgid "Keyboard Status Applet"
+msgstr "Näppäimistön tila -sovelma"
+
+#: kbstate.cpp:154
+msgid "Set Icon Size"
+msgstr "Aseta kuvakkeen koko"
+
+#: kbstate.cpp:155
+msgid "Fill Available Space"
+msgstr "Täytä käytettävissäoleva tila"
+
+#: kbstate.cpp:157
+msgid "Show"
+msgstr "Näytä"
+
+#: kbstate.cpp:158
+msgid "Configure AccessX Features..."
+msgstr "Aseta AccessX ominaisuudet..."
+
+#: kbstate.cpp:159
+msgid "Configure Keyboard..."
+msgstr "Aseta näppäimistö..."
+
+#: kbstate.cpp:160
+msgid "Configure Mouse..."
+msgstr "Aseta hiiri..."
+
+#: kbstate.cpp:572 kbstate.cpp:586 kbstate.cpp:590 kbstate.cpp:1030
+msgid ""
+"_: a (the first letter in the alphabet)\n"
+"a"
+msgstr "a"
+
+#: kbstate.cpp:716
+msgid "Panel applet that shows the state of the modifier keys"
+msgstr "Muunnosnäppäinten tilan näyttävä paneelisovelma"
diff --git a/tde-i18n-fi/messages/tdeaccessibility/kmag.po b/tde-i18n-fi/messages/tdeaccessibility/kmag.po
new file mode 100644
index 00000000000..a8a597d33e0
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/kmag.po
@@ -0,0 +1,423 @@
+# translation of kmag.po to Finnish
+# translation of kmag.po to
+# translation of kmag.po to
+# translation of kmag.po to
+# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+#
+# Teemu Rytilahti <teemu.rytilahti@kde-fi.org>, 2003.
+# Ilpo Kantonen <ilpo@iki.fi>, 2004, 2005, 2006.
+# Kim Enkovaara <kim.enkovaara@iki.fi>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: kmag\n"
+"POT-Creation-Date: 2006-05-28 04:04+0200\n"
+"PO-Revision-Date: 2006-07-03 11:15+0300\n"
+"Last-Translator: Kim Enkovaara <kim.enkovaara@iki.fi>\n"
+"Language-Team: Finnish <tde-i18n-fi-discussion@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: kmagzoomview.cpp:159
+msgid ""
+"This is the main window which shows the contents of the selected region. The "
+"contents will be magnified according to the zoom level that is set."
+msgstr ""
+"Tämä ikkuna näyttää valitun alueen sisällön suurennoksen, joka riippuu "
+"asetetusta suurennuskertoimesta."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Teemu Rytilahti, Ilpo Kantonen"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "teemu.rytilahti@kde-fi.org, ilpo@iki.fi"
+
+#: main.cpp:37
+msgid "File to open"
+msgstr "Avattava tiedosto"
+
+#: kmagselrect.cpp:228 main.cpp:45
+msgid "KMagnifier"
+msgstr "KMagnifier"
+
+#: main.cpp:46
+msgid "Screen magnifier for the K Desktop Environment (KDE)"
+msgstr "Suurennuslasi K-työpöytäympäristölle (KDE)"
+
+#: main.cpp:53
+msgid "Rewrite and current maintainer"
+msgstr "Nykyinen ylläpitäjä ja uudelleenkirjoittaja"
+
+#: main.cpp:56
+msgid "Original idea and author (KDE1)"
+msgstr "Alkuperäinen tekijä ja ideoija (KDE1:lle)"
+
+#: main.cpp:58
+msgid ""
+"Rework of the user interface, improved selection window, speed optimisation, "
+"rotation, bug fixes"
+msgstr ""
+"Muutettu käyttöliittymä, paranneltu valintaikkunoita, optimoitu nopeutta, "
+"kiertoa ja tehty bugikorjauksia"
+
+#: main.cpp:59
+msgid "Some tips"
+msgstr "Joitain vinkkejä"
+
+#: kmagselrect.cpp:228
+msgid "Selection Window"
+msgstr "&Valintaikkuna"
+
+#: kmag.cpp:92
+msgid "&Very Low"
+msgstr "&Erittäin matala"
+
+#: kmag.cpp:92
+msgid "&Low"
+msgstr "&Matala"
+
+#: kmag.cpp:92
+msgid "&Medium"
+msgstr "&Keskitasoinen"
+
+#: kmag.cpp:92
+msgid "&High"
+msgstr "&Korkea"
+
+#: kmag.cpp:92
+msgid "V&ery High"
+msgstr "&Erittäin korkea"
+
+#: kmag.cpp:100
+msgid "&No Rotation (0 Degrees)"
+msgstr "&Ei kiertoa (0°)"
+
+#: kmag.cpp:100
+msgid "&Left (90 Degrees)"
+msgstr "Vasemma&lle (90°)"
+
+#: kmag.cpp:100
+msgid "&Upside Down (180 Degrees)"
+msgstr "&Ylösalaisin (180°)"
+
+#: kmag.cpp:100
+msgid "&Right (270 Degrees)"
+msgstr "&Oikealle (270°)"
+
+#: kmag.cpp:129
+msgid "New &Window"
+msgstr "Uu&si ikkuna"
+
+#: kmag.cpp:131
+msgid "Open a new KMagnifier window"
+msgstr "Avaa uusi suurennuslasi-ikkuna"
+
+#: kmag.cpp:133
+msgid "&Stop"
+msgstr "&Pysäytä"
+
+#: kmag.cpp:135
+msgid "Click to stop window refresh"
+msgstr "Napsauta pysäyttääksesi ikkunan päivityksen"
+
+#: kmag.cpp:136
+msgid ""
+"Clicking on this icon will <b>start</b> / <b>stop</b> "
+"updating of the display. Stopping the update will zero the processing power "
+"required (CPU usage)"
+msgstr ""
+"Tämän napsauttaminen <b>aloittaa</b> / <b>pysäyttää</b> "
+"kuvan päivittämisen. Päivityksen pysäyttäminen laskee tarvittavan "
+"prosessoriajan nollaan."
+
+#: kmag.cpp:140
+msgid "&Save Snapshot As..."
+msgstr "&Tallenna kuvakaappaus nimellä..."
+
+#: kmag.cpp:142
+msgid "Saves the zoomed view to an image file."
+msgstr "Tallentaa suurennoksen kuvatiedostoon."
+
+#: kmag.cpp:143
+msgid "Save image to a file"
+msgstr "Tallenna kuva tiedostoon"
+
+#: kmag.cpp:146
+msgid "Click on this button to print the current zoomed view."
+msgstr "Napsauta tätä painiketta tulostaaksesi suurennoksen."
+
+#: kmag.cpp:149 kmag.cpp:150
+msgid "Quits the application"
+msgstr "Sammuttaa ohjelman"
+
+#: kmag.cpp:153
+msgid ""
+"Click on this button to copy the current zoomed view to the clipboard which you "
+"can paste in other applications."
+msgstr ""
+"Napsauta tätä kopioidaksesi suurennoksen leikepöydälle, josta voit liittää sen "
+"muihin ohjelmiin."
+
+#: kmag.cpp:154
+msgid "Copy zoomed image to clipboard"
+msgstr "Kopioi tarkennettu kuva leikepöydälle"
+
+#: kmag.cpp:156
+msgid "Show &Menu"
+msgstr "Näytä &valikko"
+
+#: kmag.cpp:159
+msgid "Hide &Menu"
+msgstr "Piilota &valikko"
+
+#: kmag.cpp:161
+msgid "Show Main &Toolbar"
+msgstr "Näytä &päätyökalurivi"
+
+#: kmag.cpp:164
+msgid "Hide Main &Toolbar"
+msgstr "Piilota &päätyökalurivi"
+
+#: kmag.cpp:166
+msgid "Show &View Toolbar"
+msgstr "Näytä &Näytä-työkalurivi"
+
+#: kmag.cpp:169
+msgid "Hide &View Toolbar"
+msgstr "P&iilota-työkalurivi"
+
+#: kmag.cpp:171
+msgid "Show &Settings Toolbar"
+msgstr "&Näytä Asetukset-työkalurivi"
+
+#: kmag.cpp:174
+msgid "Hide &Settings Toolbar"
+msgstr "Piilota &asetusten-työkalurivi"
+
+#: kmag.cpp:177
+msgid "&Follow Mouse Mode"
+msgstr "&Seuraa hiiren tilaa"
+
+#: kmag.cpp:179
+msgid "Magnify mouse area into window"
+msgstr "Suurenna hiiren alue ikkunaan"
+
+#: kmag.cpp:180
+msgid ""
+"In this mode the area around the mouse cursor is shown in a normal window."
+msgstr ""
+"Jos valittuna, hiiren osoittimen ympärillä oleva alue näytetään normaalina "
+"ikkunana."
+
+#: kmag.cpp:182
+msgid "S&election Window Mode"
+msgstr "&Valintaikkunatila"
+
+#: kmag.cpp:184
+msgid "Magnify selected area into window"
+msgstr "Suurenna valittu alue ikkunaan"
+
+#: kmag.cpp:185
+msgid ""
+"In this mode a selection window is opened. The selected area is shown in a "
+"normal window."
+msgstr ""
+"Jos valittuna, valintaikkuna avautuu. Valittu alue näytetään normaalissa "
+"ikkunassa."
+
+#: kmag.cpp:187
+msgid "&Top Screen Edge Mode"
+msgstr "Päällimmäisen ruudun reunus&tila"
+
+#: kmag.cpp:189
+msgid "Magnify mouse area to top screen edge"
+msgstr "Suurenna hiiren osoittimen ympäriltä ruudun ylälaitaan"
+
+#: kmag.cpp:190
+msgid ""
+"In this mode the area around the mouse is magnified to the top screen edge."
+msgstr ""
+"Jos valittuna, hiiren osoittimen ympärillä oleva alue suurennetaan ruudun "
+"ylälaitaan."
+
+#: kmag.cpp:192
+msgid "&Left Screen Edge Mode"
+msgstr "Vasemman ruudun reunusti&la"
+
+#: kmag.cpp:194
+msgid "Magnify mouse area to left screen edge"
+msgstr "Suurenna hiiren osoittimen ympäriltä ruudun vasempaan laitaan"
+
+#: kmag.cpp:195
+msgid ""
+"In this mode the area around the mouse is magnified to the left screen edge."
+msgstr ""
+"Jos valittuna, hiiren osoittimen ympärillä oleva alue suurennetaan ruudun "
+"vasempaan laitaan."
+
+#: kmag.cpp:197
+msgid "&Right Screen Edge Mode"
+msgstr "Oikean &ruudun reunustila"
+
+#: kmag.cpp:199
+msgid "Magnify mouse area to right screen edge"
+msgstr "Suurenna hiiren osoittimen ympäriltä ruudun oikeaan laitaan"
+
+#: kmag.cpp:200
+msgid ""
+"In this mode the area around the mouse is magnified to the right screen edge."
+msgstr ""
+"Jos valittuna, hiiren osoittimen ympärillä oleva alue suurennetaan ruudun "
+"oikeaan laitaan."
+
+#: kmag.cpp:202
+msgid "&Bottom Screen Edge Mode"
+msgstr "&Alimmaisen ruudun reunustila"
+
+#: kmag.cpp:204
+msgid "Magnify mouse area to bottom screen edge"
+msgstr "Suurenna hiiren osoittimen ympäriltä ruudun alalaitaan"
+
+#: kmag.cpp:205
+msgid ""
+"In this mode the area around the mouse is magnified to the bottom screen edge."
+msgstr ""
+"Jos valittuna, hiiren osoittimen ympärillä oleva alue suurennetaan ruudun "
+"alalaitaan."
+
+#: kmag.cpp:207
+msgid "Hide Mouse &Cursor"
+msgstr "Piilota hiiren &osoitin"
+
+#: kmag.cpp:210
+msgid "Show Mouse &Cursor"
+msgstr "Näytä hiiren &osoitin"
+
+#: kmag.cpp:212
+msgid "Hide the mouse cursor"
+msgstr "Piilottaa hiiren osoittimen"
+
+#: kmag.cpp:215
+msgid "Click on this button to <b>zoom-in</b> on the selected region."
+msgstr "Napsauta tätä painiketta <b>suurentaaksesi</b> valitun alueen kuvaa."
+
+#: kmag.cpp:219
+msgid "Select the zoom factor."
+msgstr "Valitse suurennuskerroin."
+
+#: kmag.cpp:220
+msgid "Zoom factor"
+msgstr "Suurennuskerroin"
+
+#: kmag.cpp:223
+msgid "Click on this button to <b>zoom-out</b> on the selected region."
+msgstr "Napsauta tätä painiketta <b>pienentääksesi</b> valitun alueen kuvaa."
+
+#: kmag.cpp:225
+msgid "&Invert Colors"
+msgstr "&Käänteiset värit"
+
+#: kmag.cpp:228
+msgid "&Rotation"
+msgstr "Kie&rto"
+
+#: kmag.cpp:230
+msgid "Select the rotation degree."
+msgstr "Valitse kiertokerroin."
+
+#: kmag.cpp:231
+msgid "Rotation degree"
+msgstr "Kiertokerroin"
+
+#: kmag.cpp:239
+msgid "Re&fresh"
+msgstr "&Päivitä"
+
+#: kmag.cpp:241
+msgid ""
+"Select the refresh rate. The higher the rate, the more computing power (CPU) "
+"will be needed."
+msgstr ""
+"Valitse päivitystiheys. Mitä isompi päivitystiheys, sitä enemmän laskentatehoa "
+"(CPU) tarvitaan."
+
+#: kmag.cpp:242
+msgid "Refresh rate"
+msgstr "Päivitystiheys"
+
+#: kmag.cpp:560
+msgid "Save Snapshot As"
+msgstr "&Tallenna kuvakaappaus nimellä..."
+
+#: kmag.cpp:567
+msgid ""
+"Unable to save temporary file (before uploading to the network file you "
+"specified)."
+msgstr ""
+"Väliaikaistiedostoa ei voitu tallentaa (ennen lataamista määrittelemääsi "
+"verkkotiedostoon)."
+
+#: kmag.cpp:568 kmag.cpp:572 kmag.cpp:584
+msgid "Error Writing File"
+msgstr "Virhe tiedostoa kirjoitettaessa"
+
+#: kmag.cpp:571
+msgid "Unable to upload file over the network."
+msgstr "Tiedostoa ei voitu siirtää verkoon."
+
+#: kmag.cpp:574 kmag.cpp:586
+#, c-format
+msgid ""
+"Current zoomed image saved to\n"
+"%1"
+msgstr ""
+"Nykyinen suurennettu kuva tallennettu hakemistoon\n"
+"%1"
+
+#: kmag.cpp:583
+msgid ""
+"Unable to save file. Please check if you have permission to write to the "
+"directory."
+msgstr ""
+"Tiedostoa ei voitu tallentaa. Tarkasta, että sinulla on oikeudet kirjoittaa "
+"hakemistoon."
+
+#: kmag.cpp:603
+msgid "Click to stop window update"
+msgstr "Napsauta keskeyttääksesi ikkunan päivityksen"
+
+#: kmag.cpp:606
+msgid "Start"
+msgstr "Aloita"
+
+#: kmag.cpp:607
+msgid "Click to start window update"
+msgstr "Napsauta aloittaaksesi ikkunan päivityksen"
+
+#: kmag.cpp:637
+msgid "Magnify to Screen Edge - Select Size"
+msgstr "Suurenna kuvaruudun kokoiseksi - Valitse koko"
+
+#: kmag.cpp:638 kmag.cpp:654 kmag.cpp:670 kmag.cpp:686
+msgid "Size:"
+msgstr "Koko:"
+
+#: kmag.cpp:653
+msgid "Magnify to Left Screen Edge - Select Size"
+msgstr "Suurenna ruudun vasempaan reunaan - Valitse koko"
+
+#: kmag.cpp:669
+msgid "Magnify to Right Screen Edge - Select Size"
+msgstr "Suurenna ruudun oikeaan reunaan - Valitse koko"
+
+#: kmag.cpp:685
+msgid "Magnify to Bottom Screen Edge - Select Size"
+msgstr "Suurenna ruudun alareunaan - Valitse koko"
diff --git a/tde-i18n-fi/messages/tdeaccessibility/kmousetool.po b/tde-i18n-fi/messages/tdeaccessibility/kmousetool.po
new file mode 100644
index 00000000000..e4f1dd93169
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/kmousetool.po
@@ -0,0 +1,164 @@
+# translation of kmousetool.po to
+# translation of kmousetool.po to
+# translation of kmousetool.po to Finnish
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Teemu Rytilahti <teemu.rytilahti@kde-fi.org>, 2003.
+# Ilpo Kantonen <ilpo@iki.fi>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmousetool\n"
+"POT-Creation-Date: 2005-02-17 01:26+0100\n"
+"PO-Revision-Date: 2004-11-27 04:42+0200\n"
+"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
+"Language-Team: <fi@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: kmousetool.cpp:418
+msgid "The drag time must be less than or equal to the dwell time."
+msgstr "Liikkumisajan pitää olla vähemmän tai yhtä paljon kuin viipymisajan."
+
+#: kmousetool.cpp:418
+msgid "Invalid Value"
+msgstr "Virheellinen arvo"
+
+#: kmousetool.cpp:488 kmousetool.cpp:632
+msgid "&Stop"
+msgstr "&Pysäytä"
+
+#: kmousetool.cpp:559
+msgid ""
+"There are unsaved changes in the active module.\n"
+"Do you want to apply the changes before closing the configuration window or "
+"discard the changes?"
+msgstr ""
+"Aktiivisessa moduulissa on tallentamattomia muutoksia. "
+"<br> Haluatko ottaa muutokset käyttöön ennen asetusikkunan sulkemista vai "
+"peruuttaa muutokset?"
+
+#: kmousetool.cpp:560
+msgid "Closing Configuration Window"
+msgstr "Suljetaan asetusikkunaa"
+
+#: kmousetool.cpp:578
+msgid ""
+"There are unsaved changes in the active module.\n"
+"Do you want to apply the changes before quitting KMousetool or discard the "
+"changes?"
+msgstr ""
+"Aktiivisessa moduulissa on tallentamattomia muutoksia. "
+"<br> Haluatko ottaa muutokset käyttöön ennen KMousetool-ohjelman sulkemista vai "
+"peruuttaa muutokset?"
+
+#: kmousetool.cpp:579
+msgid "Quitting KMousetool"
+msgstr "Sammutetaan KMousetoolia"
+
+#: kmousetool.cpp:616
+msgid "&Configure KMouseTool..."
+msgstr "&KMouseToolin asetukset..."
+
+#: kmousetool.cpp:619
+msgid "KMousetool &Handbook"
+msgstr "KMousetoolin &käyttöohje"
+
+#: kmousetool.cpp:621
+msgid "&About KMouseTool"
+msgstr "&Tietoja KMouseToolista"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Teemu Rytilahti"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "teemu.rytilahti@kde-fi.org"
+
+#. i18n: file kmousetoolui.ui line 16
+#: main.cpp:32 main.cpp:44 rc.cpp:3
+#, no-c-format
+msgid "KMouseTool"
+msgstr "KMouseTool"
+
+#: main.cpp:48
+msgid "Current maintainer"
+msgstr "Nykyinen ylläpitäjä"
+
+#: main.cpp:49
+msgid "Usability improvements"
+msgstr "Käytettävyysparannuksia"
+
+#: main.cpp:50
+msgid "Original author"
+msgstr "Alkuperäinen tekijä"
+
+#. i18n: file kmousetoolui.ui line 44
+#: rc.cpp:6
+#, no-c-format
+msgid "Settings"
+msgstr "Asetukset"
+
+#. i18n: file kmousetoolui.ui line 88
+#: rc.cpp:9
+#, no-c-format
+msgid "Drag t&ime (1/10 sec):"
+msgstr "Ve&toaika (1/10s):"
+
+#. i18n: file kmousetoolui.ui line 145
+#: rc.cpp:12
+#, no-c-format
+msgid "&Minimum movement:"
+msgstr "&Vähimmäisliikutus:"
+
+#. i18n: file kmousetoolui.ui line 175
+#: rc.cpp:15
+#, no-c-format
+msgid "&Enable strokes"
+msgstr "&Näytä viivat"
+
+#. i18n: file kmousetoolui.ui line 191
+#: rc.cpp:18
+#, no-c-format
+msgid "D&well time (1/10 sec):"
+msgstr "&Viipymisaika (1/10s):"
+
+#. i18n: file kmousetoolui.ui line 202
+#: rc.cpp:21
+#, no-c-format
+msgid "Smar&t drag"
+msgstr "Älykäs vetämi&nen"
+
+#. i18n: file kmousetoolui.ui line 229
+#: rc.cpp:27
+#, no-c-format
+msgid "&Reset"
+msgstr "&Nollaa"
+
+#. i18n: file kmousetoolui.ui line 264
+#: rc.cpp:33
+#, no-c-format
+msgid "Start with &KDE"
+msgstr "&Käynnistä KDE:n käynnistyksessä"
+
+#. i18n: file kmousetoolui.ui line 272
+#: rc.cpp:36
+#, no-c-format
+msgid "A&udible click"
+msgstr "&Kuuluva napsautus"
+
+#. i18n: file kmousetoolui.ui line 298
+#: rc.cpp:39
+#, no-c-format
+msgid ""
+"KMouseTool will run as a background application after you close this dialog. To "
+"change the settings again, restart KMouseTool or use the KDE system tray."
+msgstr ""
+"KMouseTool ajetaan taustalla suljettuasi tämän ikkunan. Vaihtaaksesi asetuksia, "
+"käynnistä KMouseTool uudestaan tai käytä ilmoitusalueen kuvaketta."
diff --git a/tde-i18n-fi/messages/tdeaccessibility/kmouth.po b/tde-i18n-fi/messages/tdeaccessibility/kmouth.po
new file mode 100644
index 00000000000..eac5e9c0caf
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/kmouth.po
@@ -0,0 +1,1204 @@
+# translation of kmouth.po to finnish
+# translation of kmouth.po to
+# translation of kmouth.po to
+# translation of kmouth.po to Finnish
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
+# Teemu Rytilahti <teemu.rytilahti@kde-fi.org>, 2003.
+# Ilpo Kantonen <ilpo@iki.fi>, 2004, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmouth\n"
+"POT-Creation-Date: 2005-07-24 01:41+0200\n"
+"PO-Revision-Date: 2005-09-01 17:22+0300\n"
+"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
+"Language-Team: finnish <Finnish <tde-i18n-fi-discussion@lists.sourceforge.net>>"
+"\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.1\n"
+
+#: texttospeechconfigurationwidget.cpp:47
+#: wordcompletion/dictionarycreationwizard.cpp:101
+msgid "Local"
+msgstr "Paikallinen"
+
+#: texttospeechconfigurationwidget.cpp:51
+#: wordcompletion/dictionarycreationwizard.cpp:105
+msgid "Latin1"
+msgstr "Latin1"
+
+#: texttospeechconfigurationwidget.cpp:52
+#: wordcompletion/dictionarycreationwizard.cpp:106
+msgid "Unicode"
+msgstr "Unicode"
+
+#: wordcompletion/creationsourcedetailsui.ui.h:31
+#: wordcompletion/klanguagebuttonhelper.cpp:38
+#: wordcompletion/klanguagebuttonhelper.cpp:56
+#: wordcompletion/wordcompletionui.ui.h:31
+#: wordcompletion/wordcompletionwidget.cpp:78
+#: wordcompletion/wordcompletionwidget.cpp:139
+#: wordcompletion/wordcompletionwidget.cpp:203
+msgid "without name"
+msgstr "ilman nimeä"
+
+#: wordcompletion/wordcompletionwidget.cpp:249
+msgid "Export Dictionary"
+msgstr "Vie sanakirja"
+
+#: phrasebook/phrasebook.cpp:277 wordcompletion/wordcompletionwidget.cpp:254
+msgid "The file %1 already exists. Do you want to overwrite it?"
+msgstr "Tiedosto %1 on jo olemassa. Haluatko varmasti ylikirjoittaa sen?"
+
+#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255
+msgid "File Exists"
+msgstr "TIedosto on olemassa"
+
+#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255
+msgid "&Overwrite"
+msgstr "&Ylikirjoita"
+
+#: wordcompletion/wordlist.cpp:109
+msgid "Creating Word List"
+msgstr "Luodaan sanaluetteloa"
+
+#: wordcompletion/wordlist.cpp:109 wordcompletion/wordlist.cpp:291
+msgid "Parsing the KDE documentation..."
+msgstr "Jäsennetään KDE:n dokumentaatiota..."
+
+#: wordcompletion/wordlist.cpp:238
+msgid "Merging dictionaries..."
+msgstr "Yhdistetään sanakirjoja..."
+
+#: wordcompletion/wordlist.cpp:305
+msgid "Parsing file..."
+msgstr "Jäsennetään tiedostoa..."
+
+#: wordcompletion/wordlist.cpp:315
+msgid "Parsing directory..."
+msgstr "Jäsennetään hakemistoa..."
+
+#: wordcompletion/wordlist.cpp:504
+msgid "Performing spell check..."
+msgstr "Suoritetaan oikolukua..."
+
+#. i18n: file wordcompletion/kdedocsourceui.ui line 68
+#: rc.cpp:292 wordcompletion/kdedocsourceui.ui.h:14
+#, no-c-format
+msgid ""
+"With this combo box you select which of the installed languages is used for "
+"creating the new dictionary. KMouth will only parse documentation files of this "
+"language."
+msgstr ""
+"Tässä yhdistelmäruudussa voit valita mistä asennetuista kielistä luodaan uusi "
+"hakemisto. KMouth parsii kielen dokumentointtitiedostot."
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 144
+#: rc.cpp:241 wordcompletion/creationsourcedetailsui.ui.h:15
+#, no-c-format
+msgid ""
+"With this combo box you decide which language should be associated with the new "
+"dictionary."
+msgstr "Tällä yhdistelmälaatikolla voit valita kansioon liittyvän kielen."
+
+#: wordcompletion/creationsourcedetailsui.ui.h:18
+#: wordcompletion/wordcompletionui.ui.h:18
+msgid "Other"
+msgstr "Muut"
+
+#: wordcompletion/creationsourcedetailsui.ui.h:25
+#: wordcompletion/wordcompletionui.ui.h:25
+msgid "Create Custom Language"
+msgstr "Luo oma kieli"
+
+#: wordcompletion/creationsourcedetailsui.ui.h:25
+#: wordcompletion/wordcompletionui.ui.h:25
+msgid "Please enter the code for the custom language:"
+msgstr "Anna oman kielesi koodi"
+
+#: wordcompletion/dictionarycreationwizard.cpp:53
+msgid "Source of New Dictionary (1)"
+msgstr "Uuden sanakirjan lähde (1)"
+
+#: wordcompletion/dictionarycreationwizard.cpp:58
+#: wordcompletion/dictionarycreationwizard.cpp:62
+#: wordcompletion/dictionarycreationwizard.cpp:70
+#: wordcompletion/dictionarycreationwizard.cpp:73
+#: wordcompletion/dictionarycreationwizard.cpp:117
+#: wordcompletion/dictionarycreationwizard.cpp:133
+#: wordcompletion/dictionarycreationwizard.cpp:142
+#: wordcompletion/dictionarycreationwizard.cpp:151
+msgid "Source of New Dictionary (2)"
+msgstr "Uuden sanakirjan lähde (2)"
+
+#: wordcompletion/dictionarycreationwizard.cpp:63
+msgid "&Directory:"
+msgstr "&Hakemisto:"
+
+#: wordcompletion/dictionarycreationwizard.cpp:64
+#: wordcompletion/dictionarycreationwizard.cpp:66
+msgid ""
+"With this input field you specify which directory you want to load for creating "
+"the new dictionary."
+msgstr "Tässä voit määritellä mihin hakemistoon uusi kansio luodaan."
+
+#: wordcompletion/dictionarycreationwizard.cpp:238
+msgid "Merge result"
+msgstr "Yhdistämisen tulos"
+
+#: wordcompletion/dictionarycreationwizard.cpp:241
+msgid ""
+"_: In the sense of a blank word list\n"
+"Empty list"
+msgstr "Tyhjä lista"
+
+#: wordcompletion/dictionarycreationwizard.cpp:250
+msgid "KDE Documentation"
+msgstr "KDE:n dokumentaatio"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 224
+#: rc.cpp:340 wordcompletion/wordcompletionui.ui.h:15
+#, no-c-format
+msgid ""
+"With this combo box you select the language associated with the selected "
+"dictionary."
+msgstr "Tällä yhdistelmälaatikolla valitset valitun hakemiston kielen."
+
+#: optionsdialog.cpp:123
+msgid "General Options"
+msgstr "Yleiset asetukset"
+
+#: optionsdialog.cpp:129
+msgid "&Preferences"
+msgstr "&Asetukset"
+
+#: optionsdialog.cpp:133
+msgid "&Text-to-Speech"
+msgstr "&Tekstistä puheeksi"
+
+#: configwizard.cpp:103 optionsdialog.cpp:136
+msgid "Word Completion"
+msgstr "Sanantäydennys"
+
+#: optionsdialog.cpp:142
+msgid "KTTSD Speech Service"
+msgstr "KTTSD-puhepalvelu"
+
+#: optionsdialog.cpp:143
+msgid "KDE Text-to-Speech Daemon Configuration"
+msgstr "KDE:n tekstistä puheeksi -palvelun asetukset"
+
+#: kmouth.cpp:98
+msgid "&Open as History..."
+msgstr "&Avaa historiana..."
+
+#: kmouth.cpp:99 kmouth.cpp:100
+msgid "Opens an existing file as history"
+msgstr "Avaa tiedosto historiana"
+
+#: kmouth.cpp:102
+msgid "Save &History As..."
+msgstr "Tallenna &historia nimellä..."
+
+#: kmouth.cpp:103 kmouth.cpp:104
+msgid "Saves the actual history as..."
+msgstr "Tallenna historia nimellä..."
+
+#: kmouth.cpp:106
+msgid "&Print History..."
+msgstr "&Tulosta historia..."
+
+#: kmouth.cpp:107 kmouth.cpp:108
+msgid "Prints out the actual history"
+msgstr "Tulostaa historian"
+
+#: kmouth.cpp:111 kmouth.cpp:112
+msgid "Quits the application"
+msgstr "Sammuttaa ohjelman"
+
+#: kmouth.cpp:116
+msgid "Cuts the selected section and puts it to the clipboard"
+msgstr "Leikkaa valitun osion ja laittaa sen leikepöydälle"
+
+#: kmouth.cpp:117
+msgid ""
+"Cuts the selected section and puts it to the clipboard. If there is some text "
+"selected in the edit field it is placed it on the clipboard. Otherwise the "
+"selected sentences in the history (if any) are placed on the clipboard."
+msgstr ""
+"Leikkaa valitun alueen ja vie sen leikepöydälle. Jos edit-kentässä on tekstiä "
+"valittuna se viedään leikepöydälle. Muussa tapauksessa valitut lauseet "
+"historiasta (jos on lauseita) viedään leikepöydälle."
+
+#: kmouth.cpp:120
+msgid "Copies the selected section to the clipboard"
+msgstr "Kopioi valitun osion leikepöydälle"
+
+#: kmouth.cpp:121
+msgid ""
+"Copies the selected section to the clipboard. If there is some text selected in "
+"the edit field it is copied to the clipboard. Otherwise the selected sentences "
+"in the history (if any) are copied to the clipboard."
+msgstr ""
+"Kopioi valitun tekstiosan leikepöydälle. Jos edit-kentässä on tekstiä "
+"valittuna, se kopioidaan leikepöydälle. Muussa tapauksessa valitut lauseet "
+"historiasta (jos on) kopioidaan leikepöydälle."
+
+#: kmouth.cpp:124 phrasebook/phrasebookdialog.cpp:371
+#: phrasebook/phrasebookdialog.cpp:372
+msgid "Pastes the clipboard contents to actual position"
+msgstr "Liittää leikepöydän sisällön valittuun kohtaan"
+
+#: kmouth.cpp:125
+msgid ""
+"Pastes the clipboard contents at the current cursor position into the edit "
+"field."
+msgstr ""
+"Siirtää tekstiä leikepöydältä kursorin osoittamaan kohtaan editointikentässä."
+
+#: kmouth.cpp:127 kmouth.cpp:156 phraselist.cpp:79
+msgid "&Speak"
+msgstr "&Puhu"
+
+#: kmouth.cpp:128
+msgid "Speaks the currently active sentence(s)"
+msgstr "Puhuu tällä hetkellä aktiivisena olevat lauseet"
+
+#: kmouth.cpp:129 phraselist.cpp:82
+msgid ""
+"Speaks the currently active sentence(s). If there is some text in the edit "
+"field it is spoken. Otherwise the selected sentences in the history (if any) "
+"are spoken."
+msgstr ""
+"Puhuu aktiiviset lauseen/lauseet. KMouth puhuu editointikentässä olevan "
+"tekstin. Jos sitä ei ole, puhutaan valitut lauseet historiasta (jos löytyy)."
+
+#: kmouth.cpp:132
+msgid "&Edit..."
+msgstr "&Muokkaa..."
+
+#: kmouth.cpp:137 kmouth.cpp:138
+msgid "Enables/disables the toolbar"
+msgstr "Näyttää/piilottaa työkalurivin"
+
+#: kmouth.cpp:140
+msgid "Show P&hrasebook Bar"
+msgstr "Näytä &Fraasikirjan palkki"
+
+#: kmouth.cpp:141 kmouth.cpp:142
+msgid "Enables/disables the phrasebook bar"
+msgstr "Näyttää/piilottaa työkalurivin"
+
+#: kmouth.cpp:145 kmouth.cpp:146
+msgid "Enables/disables the statusbar"
+msgstr "Näyttää/piilottaa tilarivin"
+
+#: kmouth.cpp:148
+msgid "&Configure KMouth..."
+msgstr "&KMouthin asetukset..."
+
+#: kmouth.cpp:149 kmouth.cpp:150
+msgid "Opens the configuration dialog"
+msgstr "Avaa asetusikkunan"
+
+#: kmouth.cpp:157 kmouth.cpp:158
+msgid "Speaks the currently selected phrases in the history"
+msgstr "Puhuu nyt valitut historian fraasit."
+
+#: kmouth.cpp:161 kmouth.cpp:162
+msgid "Deletes the currently selected phrases from the history"
+msgstr "Poistaa valitut fraasit historiasta"
+
+#: kmouth.cpp:164
+msgid "Cu&t"
+msgstr "&Leikkaa"
+
+#: kmouth.cpp:165 kmouth.cpp:166
+msgid ""
+"Cuts the currently selected phrases from the history and puts them to the "
+"clipboard"
+msgstr "Leikkaa valitun fraasin historiasta ja vie sen leikepöydälle"
+
+#: kmouth.cpp:169 kmouth.cpp:170
+msgid "Copies the currently selected phrases from the history to the clipboard"
+msgstr "Kopioi valitut fraasit historiasta ja vie ne leikepöydälle"
+
+#: kmouth.cpp:172
+msgid "Select &All Entries"
+msgstr "Valitse kaikki &kohdat"
+
+#: kmouth.cpp:173 kmouth.cpp:174
+msgid "Selects all phrases in the history"
+msgstr "Valitse kaikki fraasit historiassa"
+
+#: kmouth.cpp:176
+msgid "D&eselect All Entries"
+msgstr "&Poista kaikkien tietueiden valinta"
+
+#: kmouth.cpp:177 kmouth.cpp:178
+msgid "Deselects all phrases in the history"
+msgstr "Poistaa kkaikki fraasit historiasta"
+
+#: kmouth.cpp:192 kmouth.cpp:210 kmouth.cpp:313 kmouth.cpp:321 kmouth.cpp:334
+#: kmouth.cpp:380 kmouth.cpp:397 kmouth.cpp:414 kmouth.cpp:431
+msgid "Ready."
+msgstr "Valmis."
+
+#: kmouth.cpp:207 kmouth.cpp:309
+msgid "Opening file..."
+msgstr "Avataan tiedostoa..."
+
+#: kmouth.cpp:317
+msgid "Saving history with a new filename..."
+msgstr "Talleta historia tiedostoon..."
+
+#: kmouth.cpp:326
+msgid "Printing..."
+msgstr "Tulostetaan..."
+
+#: kmouth.cpp:339
+msgid "Exiting..."
+msgstr "Poistutaan..."
+
+#: kmouth.cpp:373
+msgid "Toggling menubar..."
+msgstr "Näytä/piilota menupalkki..."
+
+#: kmouth.cpp:385
+msgid "Toggling toolbar..."
+msgstr "Näytä/piilota työkalupalkki..."
+
+#: kmouth.cpp:402
+msgid "Toggling phrasebook bar..."
+msgstr "Näytä/piilota fraasisanakirjan työkalupalkki..."
+
+#: kmouth.cpp:419
+msgid "Toggle the statusbar..."
+msgstr "Näytä/piilota tilarivipalkki..."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Teemu Rytilahti, Ilpo Kantonen"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "teemu.rytilahti@kde-fi.org, ilpo@iki.fi"
+
+#: main.cpp:28
+msgid "A type-and-say front end for speech synthesizers"
+msgstr "Kirjoita ja sano -käyttöliittymä puhesyntetisaattoreille"
+
+#: main.cpp:34
+msgid "History file to open"
+msgstr "Avattava historiatiedosto"
+
+#: main.cpp:42
+msgid "KMouth"
+msgstr "KMouth"
+
+#: main.cpp:49
+msgid "Tips, extended phrase books"
+msgstr "Vihjeet, laajennettu fraasisanakirja"
+
+#. i18n: file kmouthui.rc line 14
+#: rc.cpp:9 rc.cpp:98
+#, no-c-format
+msgid "&Phrase Books"
+msgstr "&Fraasisanakirjat"
+
+#. i18n: file preferencesui.ui line 24
+#: rc.cpp:15 rc.cpp:104
+#, no-c-format
+msgid "Preferences"
+msgstr "Asetukset"
+
+#. i18n: file preferencesui.ui line 63
+#: rc.cpp:18 rc.cpp:107
+#, no-c-format
+msgid "&Selection of phrases in the phrase book:"
+msgstr "Fraasien &valinta fraasikirjassa"
+
+#. i18n: file preferencesui.ui line 69
+#: rc.cpp:21 rc.cpp:30 rc.cpp:110 rc.cpp:119
+#, no-c-format
+msgid ""
+"This combo box specifies whether selected phrases of the phrase book are "
+"immediately spoken or just inserted into the edit field."
+msgstr ""
+"Tämä valinta määrittelee sanotaanko valitut fraasit fraasisanakirjasta heti vai "
+"viedäänkö ne edit-kenttään."
+
+#. i18n: file preferencesui.ui line 75
+#: rc.cpp:24 rc.cpp:113
+#, no-c-format
+msgid "Speak Immediately"
+msgstr "Puhu välittömästi"
+
+#. i18n: file preferencesui.ui line 80
+#: rc.cpp:27 rc.cpp:116
+#, no-c-format
+msgid "Insert Into Edit Field"
+msgstr "Lisää edit-kenttään"
+
+#. i18n: file preferencesui.ui line 122
+#: rc.cpp:33 rc.cpp:122
+#, no-c-format
+msgid "Closing the phrase &book edit window:"
+msgstr "Sulkee fraasi&kirjan editointi-ikkunan"
+
+#. i18n: file preferencesui.ui line 128
+#: rc.cpp:36 rc.cpp:48 rc.cpp:125 rc.cpp:137
+#, no-c-format
+msgid ""
+"This combo box specifies whether the phrase book is automatically saved when "
+"the edit window is closed."
+msgstr ""
+"Tämä valinta tallettaa fraasisanakirjan automaattisesti kun suljet "
+"edit-ikkunan."
+
+#. i18n: file preferencesui.ui line 134
+#: rc.cpp:39 rc.cpp:128
+#, no-c-format
+msgid "Save Phrase Book"
+msgstr "Talleta fraasisanakirja"
+
+#. i18n: file preferencesui.ui line 139
+#: rc.cpp:42 rc.cpp:131
+#, no-c-format
+msgid "Discard Changes"
+msgstr "Hylkää muutokset"
+
+#. i18n: file preferencesui.ui line 144
+#: rc.cpp:45 rc.cpp:134
+#, no-c-format
+msgid "Ask Whether to Save"
+msgstr "Kysy tallenetaanko vai ei"
+
+#. i18n: file texttospeechconfigurationui.ui line 16
+#: rc.cpp:51 rc.cpp:140
+#, no-c-format
+msgid "Text-to-Speech"
+msgstr "Tekstistä puheeksi"
+
+#. i18n: file texttospeechconfigurationui.ui line 55
+#: rc.cpp:54 rc.cpp:143
+#, no-c-format
+msgid "C&ommand for speaking texts:"
+msgstr "&Komento tekstien puhumiseen:"
+
+#. i18n: file texttospeechconfigurationui.ui line 65
+#: rc.cpp:57 rc.cpp:64 rc.cpp:146 rc.cpp:153
+#, no-c-format
+msgid ""
+"This field specifies both the command used for speaking texts and its "
+"parameters. KMouth knows the following placeholders:\n"
+"%t -- the text that should be spoken\n"
+"%f -- the name of a file containing the text\n"
+"%l -- the language code\n"
+"%% -- a percent sign"
+msgstr ""
+"Tämä kenttä määrittelee sekä puhumiseen käytetyn komennon ja sen parametrit. "
+"KMouth tuntee seuraavat placeholders:\n"
+"%t -- puhuttavaksi tarkoitettu teksti %f -- tiedostonnimi, teksti tiedostosta\n"
+"%l -- kielikoodi\n"
+"%% -- prosenttimerkki"
+
+#. i18n: file texttospeechconfigurationui.ui line 117
+#: rc.cpp:71 rc.cpp:160 rc.cpp:217
+#, no-c-format
+msgid "Character &encoding:"
+msgstr "&Merkistö:"
+
+#. i18n: file texttospeechconfigurationui.ui line 123
+#: rc.cpp:74 rc.cpp:77 rc.cpp:163 rc.cpp:166
+#, no-c-format
+msgid ""
+"This combo box specifies which character encoding is used for passing the text."
+msgstr "Tämä yhdistetty valinta määrittelee käytetyn merkistön teksteissä"
+
+#. i18n: file texttospeechconfigurationui.ui line 141
+#: rc.cpp:80 rc.cpp:169
+#, no-c-format
+msgid "Send the data as standard &input"
+msgstr "Lähetä puhuttava teksti standard &inputista (näppäimistö)"
+
+#. i18n: file texttospeechconfigurationui.ui line 144
+#: rc.cpp:83 rc.cpp:172
+#, no-c-format
+msgid ""
+"This check box specifies whether the text is sent as standard input to the "
+"speech synthesizer."
+msgstr ""
+"Tämä valinta määrittelee puhutaanko näppäimistöltä kirjoitettu teksti (standard "
+"input) puhesyntetisaattorille."
+
+#. i18n: file texttospeechconfigurationui.ui line 152
+#: rc.cpp:86 rc.cpp:175
+#, no-c-format
+msgid "&Use KTTSD speech service if possible"
+msgstr "&Käytä kttsd-puhepalvelua jos mahdollista"
+
+#. i18n: file texttospeechconfigurationui.ui line 155
+#: rc.cpp:89 rc.cpp:178
+#, no-c-format
+msgid ""
+"This check box specifies KMouth tries to use the KTTSD speech service prior to "
+"calling the speech synthesizer directly. The KTTSD speech service is a KDE "
+"daemon which gives KDE applications a standardized interface for speech "
+"synthesis and is currently developed in CVS."
+msgstr ""
+"Tällä valinnalla KMouth yrittää käyttää KTTSD puhepalvelua ensisijaisesti "
+"kutsumalla puhesyntetisaattoria suoraan. KTTSD puhepalvelu on KDE daemon, joka "
+"tarjoaa KDE-sovelluksille standardisoidun rajapinnan puheen syntetisoinnille ja "
+"sitä kehitetään CVS:llä."
+
+#. i18n: file phrasebook/buttonboxui.ui line 16
+#: rc.cpp:181
+#, no-c-format
+msgid "Currently Selected Phrase or Phrase Book"
+msgstr "Nykyinen valittu fraasi tai fraasikirja"
+
+#. i18n: file phrasebook/buttonboxui.ui line 33
+#: rc.cpp:184
+#, no-c-format
+msgid "&Currently Selected Phrase or Phrase Book"
+msgstr "&Nykyinen fraasi tai fraasikirja"
+
+#. i18n: file phrasebook/buttonboxui.ui line 55
+#: rc.cpp:187 rc.cpp:208
+#, no-c-format
+msgid ""
+"With this line edit you define the name of a sub-phrasebook or the contents of "
+"a phrase."
+msgstr ""
+"Tällä rivieditorilla määrittelet alifraasikirjan nimen fraasin sisällölle."
+
+#. i18n: file phrasebook/buttonboxui.ui line 63
+#: rc.cpp:190
+#, no-c-format
+msgid "&None"
+msgstr "&Ei mikään"
+
+#. i18n: file phrasebook/buttonboxui.ui line 66
+#: rc.cpp:193
+#, no-c-format
+msgid ""
+"If you select this option then the selected phrase will not be reachable by a "
+"keyboard shortcut."
+msgstr ""
+"Tällä voit estää näppäimistön pikavalintanäppäimien toiminnan fraaseille."
+
+#. i18n: file phrasebook/buttonboxui.ui line 74
+#: rc.cpp:196
+#, no-c-format
+msgid "C&ustom"
+msgstr "&Oma"
+
+#. i18n: file phrasebook/buttonboxui.ui line 77
+#: rc.cpp:199
+#, no-c-format
+msgid ""
+"If you select this option then the selected phrase will be reachable by a "
+"keyboard shortcut. You can change the shortcut with the button next to this "
+"option."
+msgstr ""
+"Tällä voit sallia näppäimistön pikavalintanappien toiminnan. Voit vaihtaa "
+"pikavalinnan tämää option jälkeisellä napilla."
+
+#. i18n: file phrasebook/buttonboxui.ui line 85
+#: rc.cpp:202
+#, no-c-format
+msgid "Shortcut for the phrase:"
+msgstr "Pikavalintanäppäin fraasille"
+
+#. i18n: file phrasebook/buttonboxui.ui line 93
+#: phrasebook/phrasebookdialog.cpp:491 phrasebook/phrasebookdialog.cpp:505
+#: rc.cpp:205
+#, no-c-format
+msgid "Text of the &phrase:"
+msgstr "&fraasin teksti"
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 24
+#: rc.cpp:211 rc.cpp:280
+#, no-c-format
+msgid "&Compare to OpenOffice.org dictionary:"
+msgstr "&Vertaa OpenOffice.org-sanakirjaan:"
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 30
+#: rc.cpp:214
+#, no-c-format
+msgid ""
+"If you select this check box the words are spell-checked before they are "
+"inserted into the new dictionary."
+msgstr ""
+"Tällä valinnalla sanojen oikeinkirjoitus tarkistetaan enennkuin ne lisätään "
+"uuteen sanakirjaan."
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 52
+#: rc.cpp:220 rc.cpp:232
+#, no-c-format
+msgid ""
+"With this combo box you select the character encoding used to load text files. "
+"This combo box is not used for XML files or for dictionary files."
+msgstr ""
+"Tällä valinnalla valitset käytetyn merkistön tiedostojen luvussa. Tätä "
+"combo-laatikkoa ei käytetä XML-tiedostoille eikä sanakirjoille."
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 68
+#: rc.cpp:223
+#, no-c-format
+msgid "&Filename:"
+msgstr "&Tiedostonimi:"
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 74
+#: rc.cpp:226 rc.cpp:229
+#, no-c-format
+msgid ""
+"With this input field you specify which file you want to load for creating the "
+"new dictionary."
+msgstr "Anna tähän tiedostonnimi, johon haluat tallettaa uuden sanakirjan."
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 125
+#: rc.cpp:235 rc.cpp:286
+#, no-c-format
+msgid ""
+"With this input field you select the OpenOffice.org directory that will be used "
+"to spellcheck the words of the new dictionary."
+msgstr ""
+"Tällä kentällä valitset OpenOffice.org kansion sanojen "
+"oikeinkirjoitustarkistukselle."
+
+#. i18n: file wordcompletion/creationsourcedetailsui.ui line 141
+#: rc.cpp:238 rc.cpp:289 rc.cpp:337
+#, no-c-format
+msgid "&Language:"
+msgstr "&Kieli:"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 24
+#: rc.cpp:244
+#, no-c-format
+msgid "C&reate new dictionary:"
+msgstr "&Luo uusi sanakirja:"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 30
+#: rc.cpp:247
+#, no-c-format
+msgid ""
+"If you select this box a new dictionary is created by either loading a "
+"dictionary file or by counting the individual words in a text."
+msgstr ""
+"Tällä valinnalla luot uuden sanakirjan joko lataamalla sanakirjatiedoston tai "
+"laskemalla yksittäiset sanat tekstissä."
+
+#. i18n: file wordcompletion/creationsourceui.ui line 38
+#: rc.cpp:250
+#, no-c-format
+msgid "&Merge dictionaries"
+msgstr "&Yhdistä sanakirjoja"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 41
+#: rc.cpp:253
+#, no-c-format
+msgid ""
+"If you select this box a new dictionary is created by merging existing "
+"dictionaries."
+msgstr ""
+"Tällä valinnalla luot uuden sanakirjan lomittamalla olemassaolevat sanakirjat."
+
+#. i18n: file wordcompletion/creationsourceui.ui line 60
+#: rc.cpp:256
+#, no-c-format
+msgid "From &file"
+msgstr "Tie&dostosta"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 63
+#: rc.cpp:259
+#, no-c-format
+msgid ""
+"If you select this box a new dictionary is created by loading a file. You may "
+"either select an XML file, a standard text file or a file containing a word "
+"completion dictionary. If you select a standard text file or an XML file the "
+"frequentness of the individual words is detected by simply counting the "
+"occurrences of each word."
+msgstr ""
+"Tällä valinnalla uusi sanakirja luodaan tiedostosta. Voit valita joko "
+"XML-tiedoston, standardin tekstitiedoston tai sanojen täydennyssanakirjan. Jos "
+"valitset standarditekstitiedoston tai XML-tiedoston, yksittäisten sanojen "
+"esiintymistiheydet tunnistetaan yksinkertaisesti laskemalla kunkin sanan "
+"esiintymiskerrat."
+
+#. i18n: file wordcompletion/creationsourceui.ui line 82
+#: rc.cpp:262
+#, no-c-format
+msgid "From &KDE documentation"
+msgstr "&KDE:n dokumentaatiosta"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 88
+#: rc.cpp:265
+#, no-c-format
+msgid ""
+"If you select this box a new dictionary is created by parsing the KDE "
+"documentation. The frequentness of the individual words is detect by simply "
+"counting the occurrences of each word."
+msgstr ""
+"Tällä valinnalla uusi sanakirja luodaan jäsentämällä KDE:n dokumentaatiota. "
+"Sanojen esiintymistaajuus havaitaan yksinkertaisesti laskemalla kunkin sanan "
+"esiintymiskerrat."
+
+#. i18n: file wordcompletion/creationsourceui.ui line 107
+#: rc.cpp:268
+#, no-c-format
+msgid "From f&older"
+msgstr "&Kansiosta"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 110
+#: rc.cpp:271
+#, no-c-format
+msgid ""
+"If you select this box a new dictionary is created by loading all files in a "
+"folder and its subdirectories."
+msgstr ""
+"Tällä valinnalla uusi sanakirja luodaan lataamalla kaikki tiedostot kansiosta "
+"ja sen alikansioista."
+
+#. i18n: file wordcompletion/creationsourceui.ui line 135
+#: rc.cpp:274
+#, no-c-format
+msgid "Create an &empty wordlist"
+msgstr "Luo &Tyhjä sanaluettelo"
+
+#. i18n: file wordcompletion/creationsourceui.ui line 138
+#: rc.cpp:277
+#, no-c-format
+msgid ""
+"If you select this box a blank dictionary without any entries is created. As "
+"KMouth automatically adds newly typed words to the dictionaries it will learn "
+"your vocabulary with the time."
+msgstr ""
+"Tällä valinnalla luot uuden tyhjän sanakirjan. Koska KMouth automaattisesti "
+"lisää uudet kirjoitetut sanat sanakirjaan, tämä oppii käyttämäsi sanaston ajan "
+"kanssa."
+
+#. i18n: file wordcompletion/kdedocsourceui.ui line 30
+#: rc.cpp:283
+#, no-c-format
+msgid ""
+"If you select this check box the words from the KDE documentation are "
+"spell-checked before they are inserted into the new dictionary."
+msgstr ""
+"Tällä valinnalla KDE:n dokumentaatiosta haettujen sanojen oikeinkirjoitus "
+"tarkistetaan ennen lisäämistä uuteen sanakirjaan."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 40
+#: rc.cpp:295
+#, no-c-format
+msgid "Add D&ictionary..."
+msgstr "Lisää &sanakirja..."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 43
+#: rc.cpp:298
+#, no-c-format
+msgid ""
+"With this button you can add a new dictionary to the list of available "
+"dictionaries."
+msgstr ""
+"Tällä napilla voit lisätä uuden sanakirjan käytössäolevien sanakirjojen "
+"listaan."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 62
+#: rc.cpp:301
+#, no-c-format
+msgid "&Delete Dictionary"
+msgstr "&Poista sanakirja"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 65
+#: rc.cpp:304
+#, no-c-format
+msgid "With this button you delete the selected dictionary."
+msgstr "Tällä napilla voit poistaa valitun sanakirjan."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 84
+#: rc.cpp:307
+#, no-c-format
+msgid "Move &Up"
+msgstr "Siirrä &ylös"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 87
+#: rc.cpp:310
+#, no-c-format
+msgid "With this button you move the selected dictionary up."
+msgstr "Tällä napilla siirtät valitun sanakirjan ylös."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 106
+#: rc.cpp:313
+#, no-c-format
+msgid "&Move Down"
+msgstr "&Siirrä alas"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 109
+#: rc.cpp:316
+#, no-c-format
+msgid "With this button you move the selected dictionary down."
+msgstr "Tällä napilla siirrät valitun sanakirjan alas."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 128
+#: rc.cpp:319
+#, no-c-format
+msgid "&Export Dictionary..."
+msgstr "&Vie sanakirja..."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 131
+#: rc.cpp:322
+#, no-c-format
+msgid "With this button you export the selected dictionary to a file."
+msgstr "Tällä napilla viet sanakirjan tiedostoon."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 164
+#: rc.cpp:325
+#, no-c-format
+msgid "Dictionary"
+msgstr "Sanakirja"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 175
+#: rc.cpp:328
+#, no-c-format
+msgid "Language"
+msgstr "Kieli"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 191
+#: rc.cpp:331
+#, no-c-format
+msgid ""
+"This list contains all available dictionaries for the word completion. KMouth "
+"will display a combo box next to the edit field in the main window if this list "
+"contains more than one dictionary. You can use this combo box in order to "
+"select the dictionary that actually gets used for the word completion."
+msgstr ""
+"Tässä listassa on kaikki saatavillaolevat sanakirjat sanantäydennykseen. KMouth "
+"näyttää edit-kentän jälkeen combo-laatikon pääikkunassa jos tämä lista sisältää "
+"useamman sanakirjan. Voit käyttää combo-laatikkoa itseasiassa valitaksesi "
+"sanantäydennyksen."
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 210
+#: rc.cpp:334
+#, no-c-format
+msgid "&Selected Dictionary"
+msgstr "&Valitse sanakirja"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 232
+#: rc.cpp:343
+#, no-c-format
+msgid "&Name:"
+msgstr "&Nimi:"
+
+#. i18n: file wordcompletion/wordcompletionui.ui line 238
+#: rc.cpp:346 rc.cpp:349
+#, no-c-format
+msgid "With this input field you specify the name of the selected dictionary."
+msgstr "Tällä kentällä voit antaa valitulle sanakirjalle nimen."
+
+#: phrasebook/phrasebookdialog.cpp:134
+msgid " (%1 of %2 books selected)"
+msgstr "(%1 kirjaa %2 valittuna)"
+
+#: phrasebook/phrasebookdialog.cpp:145
+msgid "Please decide which phrase books you need:"
+msgstr "Valitse haluamasi fraasisanakirja:"
+
+#: phrasebook/phrasebookdialog.cpp:153
+msgid "Book"
+msgstr "Kirja"
+
+#: phrasebook/phrasebookdialog.cpp:242
+msgid ""
+"By clicking on this button you can select the keyboard shortcut associated with "
+"the selected phrase."
+msgstr ""
+"Tällä napilla voit valita näppäimistön pikanapin tälle valitulle fraasille."
+
+#: phrasebook/phrasebookdialog.cpp:263
+msgid "Phrase Book"
+msgstr "Fraasisanakirja"
+
+#: phrasebook/phrasebookdialog.cpp:300
+msgid "Phrase"
+msgstr "Fraasi"
+
+#: phrasebook/phrasebookdialog.cpp:301
+msgid "Shortcut"
+msgstr "Pikanäppäin"
+
+#: phrasebook/phrasebookdialog.cpp:305
+msgid ""
+"This list contains the current phrase book in a tree structure. You can select "
+"and modify individual phrases and sub phrase books"
+msgstr ""
+"Tämä lista näyttää fraasikirjan puumaisena. Voit valita ja muuttaa yksittäisiä "
+"fraaseja ja alifraasikirjoja."
+
+#: phrasebook/phrasebookdialog.cpp:325
+msgid "&New Phrase"
+msgstr "&Uusi fraasi"
+
+#: phrasebook/phrasebookdialog.cpp:326 phrasebook/phrasebookdialog.cpp:327
+msgid "Adds a new phrase"
+msgstr "Lisää uuden fraasin"
+
+#: phrasebook/phrasebookdialog.cpp:329
+msgid "New Phrase &Book"
+msgstr "Uusi fraasisana&kirja"
+
+#: phrasebook/phrasebookdialog.cpp:330 phrasebook/phrasebookdialog.cpp:331
+msgid "Adds a new phrase book into which other books and phrases can be placed"
+msgstr ""
+"Lisää uuden fraasisanakirjan, johon muut kirjat ja fraasit voidaan sijoittaa"
+
+#: phrasebook/phrasebookdialog.cpp:334 phrasebook/phrasebookdialog.cpp:335
+msgid "Saves the phrase book onto the hard disk"
+msgstr "Tallettaa fraasisanakirjan kovalevylle"
+
+#: phrasebook/phrasebookdialog.cpp:337 phrasebook/phrasebookdialog.cpp:341
+msgid "&Import..."
+msgstr "&Tuo..."
+
+#: phrasebook/phrasebookdialog.cpp:338 phrasebook/phrasebookdialog.cpp:339
+#: phrasebook/phrasebookdialog.cpp:342 phrasebook/phrasebookdialog.cpp:343
+msgid "Imports a file and adds its contents to the phrase book"
+msgstr "Tuo tiedoston ja lisää sen sisällön fraasisanakirjaan"
+
+#: phrasebook/phrasebookdialog.cpp:345
+msgid "I&mport Standard Phrase Book"
+msgstr "&Tuo standardi fraasisanakirja"
+
+#: phrasebook/phrasebookdialog.cpp:346 phrasebook/phrasebookdialog.cpp:347
+msgid "Imports a standard phrase book and adds its contents to the phrase book"
+msgstr ""
+"Tuo standardin fraasisanakirjan ja lisää sen sisällön fraasisanakirjaan"
+
+#: phrasebook/phrasebookdialog.cpp:349
+msgid "&Export..."
+msgstr "&Vie..."
+
+#: phrasebook/phrasebookdialog.cpp:350 phrasebook/phrasebookdialog.cpp:351
+msgid "Exports the currently selected phrase(s) or phrase book(s) into a file"
+msgstr "Vie nyt valitut fraasit tai fraasikirjat tiedostoon"
+
+#: phrasebook/phrasebookdialog.cpp:354 phrasebook/phrasebookdialog.cpp:355
+msgid "Prints the currently selected phrase(s) or phrase book(s)"
+msgstr "Osoittaa valittuun fraasiin/fraaseihin tai fraasisanakirjaan/kirjoihin"
+
+#: phrasebook/phrasebookdialog.cpp:358 phrasebook/phrasebookdialog.cpp:359
+msgid "Closes the window"
+msgstr "Sulkee ikkunan"
+
+#: phrasebook/phrasebookdialog.cpp:363 phrasebook/phrasebookdialog.cpp:364
+msgid ""
+"Cuts the currently selected entries from the phrase book and puts it to the "
+"clipboard"
+msgstr "Leikkaa valitut fraasit fraasikirjasta ja vie ne leikepöydälle"
+
+#: phrasebook/phrasebookdialog.cpp:367 phrasebook/phrasebookdialog.cpp:368
+msgid ""
+"Copies the currently selected entry from the phrase book to the clipboard"
+msgstr "Kopioi valitun fraasin fraasisanakirjasta leikepöydälle"
+
+#: phrasebook/phrasebookdialog.cpp:375 phrasebook/phrasebookdialog.cpp:376
+msgid "Deletes the selected entries from the phrase book"
+msgstr "Poistaa valitut fraasit fraasikirjasta"
+
+#: phrasebook/phrasebookdialog.cpp:526
+msgid "Name of the &phrase book:"
+msgstr "&fraasikirjan nimi"
+
+#: phrasebook/phrasebookdialog.cpp:545
+msgid ""
+"<qt>There are unsaved changes."
+"<br>Do you want to apply the changes before closing the \"phrase book\" window "
+"or discard the changes?</qt>"
+msgstr ""
+"<qt>Ohjelmassa on tallentamattomia muutoksia. "
+"<br>Haluatko lisätä muutokset ennenkuin suljet \"fraasisanakirjan\" ikkunan vai "
+"haluatko hylätä muutokset?</qt>"
+
+#: phrasebook/phrasebookdialog.cpp:546
+msgid "Closing \"Phrase Book\" Window"
+msgstr "Sulkee \"Fraasisanakirja\" ikkunan"
+
+#: phrasebook/phrasebookdialog.cpp:598
+msgid ""
+"In order to use the '%1' key as a shortcut, it must be combined with the Win, "
+"Alt, Ctrl, and/or Shift keys."
+msgstr ""
+"Halutessasi käyttää '%1' näppäintä pikanäppäimenä, sinun tulee yhdistää siihen "
+"Win, Alt, Ctrl, ja/tai Shift näppäimet."
+
+#: phrasebook/phrasebookdialog.cpp:601
+msgid "Invalid Shortcut Key"
+msgstr "Epäkelpo pikanäppäin"
+
+#: phrasebook/phrasebookdialog.cpp:695
+msgid "(New Phrase Book)"
+msgstr "(Uusi fraasisanakirja)"
+
+#: phrasebook/phrasebookdialog.cpp:706
+msgid "(New Phrase)"
+msgstr "(Uusi fraasi)"
+
+#: phrasebook/phrasebook.cpp:258 phrasebook/phrasebookdialog.cpp:723
+msgid ""
+"*.phrasebook|Phrase Books (*.phrasebook)\n"
+"*.txt|Plain Text Files (*.txt)\n"
+"*|All Files"
+msgstr ""
+"*.phrasebook|Fraasisanakirjat (*.phrasebook)\n"
+"*.txt|Tekstitiedostot (*.txt)\n"
+"*|Kaikki tiedostot"
+
+#: phrasebook/phrasebookdialog.cpp:723
+msgid "Import Phrasebook"
+msgstr "Tuo fraasisanakirja"
+
+#: phrasebook/phrasebookdialog.cpp:734 phraselist.cpp:475
+#, c-format
+msgid ""
+"There was an error loading file\n"
+"%1"
+msgstr ""
+"Tapahtui virhe ladattaessa tiedostoa\n"
+"%1"
+
+#: phrasebook/phrasebookdialog.cpp:743
+msgid "Export Phrase Book"
+msgstr "Vie fraasisanakirja"
+
+#: phrasebook/phrasebookdialog.cpp:744 phraselist.cpp:449
+#, c-format
+msgid ""
+"There was an error saving file\n"
+"%1"
+msgstr ""
+"Tapahtui virhe tallennettaessa tiedostoa\n"
+"%1"
+
+#: phrasebook/phrasebook.cpp:260
+msgid ""
+"*.txt|Plain Text Files (*.txt)\n"
+"*.phrasebook|Phrase Books (*.phrasebook)\n"
+"*|All Files"
+msgstr ""
+"*.txt|Tekstitiedostot (*.txt)\n"
+"*.phrasebook|Fraasisanakirjat (*.phrasebook)\n"
+"*|Kaikki tiedostot"
+
+#: phrasebook/phrasebook.cpp:289
+msgid ""
+"Your chosen filename <i>%1</i> has a different extension than <i>.phrasebook</i>"
+". Do you wish to add <i>.phrasebook</i> to the filename?"
+msgstr ""
+"Valitsemassasi tiedoston nimessä <i>%1</i> on erilainen tyyppi kuin <i>"
+".fraasisanakirjassa</i>. Haluatko lisätä <i>fraasisanakirjan</i> "
+"tiedoston nimeen?"
+
+#: phrasebook/phrasebook.cpp:290 phrasebook/phrasebook.cpp:306
+msgid "File Extension"
+msgstr "Tiedostopääte"
+
+#: phrasebook/phrasebook.cpp:290
+msgid "Do Not Add"
+msgstr "Älä lisää"
+
+#: phrasebook/phrasebook.cpp:305
+msgid ""
+"Your chosen filename <i>%1</i> has the extension <i>.phrasebook</i>"
+". Do you wish to save in phrasebook format?"
+msgstr ""
+"Valitsemallasi tiedoston nimellä <i>%1</i> on tyyppinä <i>.fraasisanakirja</i>"
+". Haluatko tallentaa fraasisanakirja-muodossa?"
+
+#: phrasebook/phrasebook.cpp:306
+msgid "As Phrasebook"
+msgstr "Fraasisanakirjana"
+
+#: phrasebook/phrasebook.cpp:306
+msgid "As Plain Text"
+msgstr "Paljaana tekstinä"
+
+#: phrasebook/phrasetree.cpp:470
+msgid ""
+"The '%1' key combination has already been allocated to %2.\n"
+"Please choose a unique key combination."
+msgstr ""
+" '%1' näppäinyhdistelmä on varattu jo %2.\n"
+"Valitse yksilöllinen näppäinyhdiestelmä."
+
+#: phrasebook/phrasetree.cpp:488
+msgid "the standard \"%1\" action"
+msgstr "standardissa \"%1\" toiminnossa"
+
+#: phrasebook/phrasetree.cpp:489
+msgid "Conflict with Standard Application Shortcut"
+msgstr "Konflikti standardisovelluksen pikanäppäimen kanssa"
+
+#: phrasebook/phrasetree.cpp:504
+msgid "the global \"%1\" action"
+msgstr "globaali \"%1\" toiminto"
+
+#: phrasebook/phrasetree.cpp:505
+msgid "Conflict with Global Shortcuts"
+msgstr "Konflikti globaalin pikanäppäimen kanssa"
+
+#: phrasebook/phrasetree.cpp:520
+msgid "an other phrase"
+msgstr "toinen fraasi"
+
+#: phrasebook/phrasetree.cpp:521
+msgid "Key Conflict"
+msgstr "Näppäinkonflikti"
+
+#: configwizard.cpp:37
+msgid "Initial Configuration - KMouth"
+msgstr "Alkuasetukset - KMouth"
+
+#: configwizard.cpp:57
+msgid "Text-to-Speech Configuration"
+msgstr "Puhuttavan tekstin säätö"
+
+#: configwizard.cpp:71
+msgid "Initial Phrase Book"
+msgstr "Oletusfraasisanakirja"
+
+#: phraselist.cpp:56
+msgid ""
+"This list contains the history of spoken sentences. You can select sentences "
+"and press the speak button for re-speaking."
+msgstr ""
+"Tämä lista sisältää puhuttujen lauseitten historian. Voit valita lauseita ja "
+"paina puhu-nappia toistaaksesi puhumisen."
+
+#: phraselist.cpp:74
+msgid ""
+"Into this edit field you can type a phrase. Click on the speak button in order "
+"to speak the entered phrase."
+msgstr ""
+"Tässä edit-kentässä voit kirjoittaa uuden fraasin. Klikkaa puhu-nappia "
+"halutessasi puhua syötetyn fraasin."
+
+#: phraselist.cpp:454
+msgid ""
+"*|All Files\n"
+"*.phrasebook|Phrase Books (*.phrasebook)\n"
+"*.txt|Plain Text Files (*.txt)"
+msgstr ""
+"*|Kaikki tiedostot\n"
+"*.phrasebook|Fraasisanakirjat (*.phrasebook)\n"
+"*.txt|Tekstitiedostot (*.txt)"
+
+#: phraselist.cpp:454
+msgid "Open File as History"
+msgstr "Avaa tiedosto historiana"
diff --git a/tde-i18n-fi/messages/tdeaccessibility/ksayit.po b/tde-i18n-fi/messages/tdeaccessibility/ksayit.po
new file mode 100644
index 00000000000..d6a623a1827
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/ksayit.po
@@ -0,0 +1,433 @@
+# translation of ksayit.po to finnish
+# translation of ksayit.po to
+# Ilpo Kantonen <ilpo@iki.fi>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ksayit\n"
+"POT-Creation-Date: 2008-07-08 01:24+0200\n"
+"PO-Revision-Date: 2005-09-01 17:26+0300\n"
+"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
+"Language-Team: finnish <Finnish <tde-i18n-fi-discussion@lists.sourceforge.net>>"
+"\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Ilpo Kantonen"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "ilpo@iki.fi"
+
+#: contextmenuhandler.cpp:100
+msgid "New"
+msgstr "Uusi"
+
+#: contextmenuhandler.cpp:159
+msgid "Rename..."
+msgstr "Nimeä uudelleen..."
+
+#: contextmenuhandler.cpp:163
+msgid "Delete..."
+msgstr "Poista..."
+
+#: contextmenuhandler.cpp:167 docbookclasses.cpp:133 docbookclasses.cpp:135
+#: docbookparser.cpp:91 doctreeviewimpl.cpp:799
+msgid "Overview"
+msgstr "Yleiskatsaus"
+
+#. i18n: file DocTreeView.ui line 45
+#: contextmenuhandler.cpp:171 docbookparser.cpp:298 doctreeviewimpl.cpp:51
+#: doctreeviewimpl.cpp:812 rc.cpp:12
+#, no-c-format
+msgid "Chapter"
+msgstr "Luku"
+
+#: contextmenuhandler.cpp:175 docbookclasses.cpp:462 docbookclasses.cpp:464
+#: docbookparser.cpp:243 doctreeviewimpl.cpp:831
+msgid "Keywords"
+msgstr "Hakusanat"
+
+#: contextmenuhandler.cpp:179 doctreeviewimpl.cpp:845
+msgid "Keyword"
+msgstr "Hakusana"
+
+#: contextmenuhandler.cpp:183 docbookclasses.cpp:583 docbookclasses.cpp:585
+#: docbookparser.cpp:277 doctreeviewimpl.cpp:865
+msgid "Abstract"
+msgstr "Tiivistelmä"
+
+#: contextmenuhandler.cpp:187
+msgid "Authors"
+msgstr "Tekijät"
+
+#: contextmenuhandler.cpp:191 docbookclasses.cpp:377 docbookclasses.cpp:379
+#: docbookparser.cpp:228 doctreeviewimpl.cpp:908
+msgid "Author"
+msgstr "Tekijä"
+
+#: contextmenuhandler.cpp:195 docbookclasses.cpp:188 docbookclasses.cpp:190
+#: docbookparser.cpp:124 doctreeviewimpl.cpp:926
+msgid "Date"
+msgstr "Päiväys"
+
+#: contextmenuhandler.cpp:199
+msgid "Release Info"
+msgstr "Julkistustiedot"
+
+#: contextmenuhandler.cpp:203
+msgid "Title"
+msgstr "Otsikko"
+
+#: contextmenuhandler.cpp:207 docbookclasses.cpp:640 docbookparser.cpp:475
+#: doctreeviewimpl.cpp:593 doctreeviewimpl.cpp:981
+msgid "Paragraph"
+msgstr "Kappale"
+
+#: contextmenuhandler.cpp:211 docbookparser.cpp:328 doctreeviewimpl.cpp:994
+msgid "Section Level 1"
+msgstr "Osiotaso 1"
+
+#: contextmenuhandler.cpp:215 docbookparser.cpp:358 doctreeviewimpl.cpp:1011
+msgid "Section Level 2"
+msgstr "Osiotaso 2"
+
+#: contextmenuhandler.cpp:219 docbookparser.cpp:388 doctreeviewimpl.cpp:1028
+msgid "Section Level 3"
+msgstr "Osiotaso 3"
+
+#: contextmenuhandler.cpp:223 docbookparser.cpp:418 docbookparser.cpp:448
+#: doctreeviewimpl.cpp:1045
+msgid "Section Level 4"
+msgstr "Osiotaso 4"
+
+#: contextmenuhandler.cpp:227 doctreeviewimpl.cpp:1062
+msgid "Section Level 5"
+msgstr "Osiotaso 5"
+
+#: docbookclasses.cpp:68 docbookclasses.cpp:70 doctreeviewimpl.cpp:111
+msgid "unnamed"
+msgstr "nimeämätön"
+
+#: docbookclasses.cpp:255 docbookclasses.cpp:257 docbookparser.cpp:142
+#: doctreeviewimpl.cpp:947
+msgid "Release"
+msgstr "Julkistus"
+
+#: docbookclasses.cpp:322 docbookclasses.cpp:324 docbookparser.cpp:178
+#: doctreeviewimpl.cpp:885
+msgid "Author(s)"
+msgstr "Tekijä(t)"
+
+#. i18n: file DocTreeView.ui line 56
+#: doctreeviewimpl.cpp:52 rc.cpp:15
+#, no-c-format
+msgid "Info"
+msgstr "Tiedot"
+
+#: doctreeviewimpl.cpp:136
+msgid "Empty Document"
+msgstr "Tyhjä dokumentti"
+
+#: doctreeviewimpl.cpp:188
+msgid "Unable to open File."
+msgstr "Tiedostoa ei voitu avata."
+
+#: doctreeviewimpl.cpp:241 doctreeviewimpl.cpp:254
+msgid "Plain File"
+msgstr "Yksinkertainen tiedosto"
+
+#: doctreeviewimpl.cpp:251
+msgid "Failed wrapping the file into XML."
+msgstr "Tiedostoa ei voitu muuntaa XML-muotoon."
+
+#: doctreeviewimpl.cpp:264
+msgid "The file is of type %1, 'book' expected."
+msgstr "Tiedoston on tyyppiä %1, odotettiin tyyppiä 'kirja'."
+
+#: doctreeviewimpl.cpp:284
+msgid "Save File"
+msgstr "Talleta tiedostoon"
+
+#: doctreeviewimpl.cpp:289
+msgid "The given URL is invalid. Try 'File save as...' instead."
+msgstr "Annettu URL on virheellinen. Yritä sen sijaan 'Tallenna nimellä'."
+
+#: doctreeviewimpl.cpp:295 doctreeviewimpl.cpp:342
+msgid "Unable open file to write."
+msgstr "Kirjoitettavaa tiedostoa ei voitu avata."
+
+#: doctreeviewimpl.cpp:316 doctreeviewimpl.cpp:365
+msgid "Save operation currently works on local files only."
+msgstr "Tallenna nykyisten tehtävien toiminnot vain paikallisiin tiedostoihin."
+
+#: doctreeviewimpl.cpp:332
+msgid "Save File As"
+msgstr "Talleta tiedosto nimellä"
+
+#: doctreeviewimpl.cpp:336
+msgid "The given URL is invalid."
+msgstr "Annettu URL on virheellinen."
+
+#: doctreeviewimpl.cpp:471
+msgid ""
+"Maybe the structure of the document has been changed. Please check if this "
+"bookmark is still valid."
+msgstr ""
+"Asiakirjan rakennetta on ehkä muutettu. Tarkista, onko tämä kirjanmerkki vielä "
+"käypä."
+
+#: doctreeviewimpl.cpp:480
+msgid ""
+"Bookmark not found. Maybe the file content or the bookmark URL has been "
+"changed."
+msgstr ""
+"Kirjanmerkkiä ei löydy. Kirjanmerkki-URL:in osoittaman tiedoston sisältö on "
+"ehkä muuttunut."
+
+#: doctreeviewimpl.cpp:737
+msgid "Rename Item"
+msgstr "Nimeä kohde uudelleen"
+
+#: doctreeviewimpl.cpp:738
+msgid "Please enter the new name of the item:"
+msgstr "Anna kohteen uusi nimi:"
+
+#: doctreeviewimpl.cpp:815
+msgid "New Chapter Title"
+msgstr "Uuden luvun otsikko"
+
+#: doctreeviewimpl.cpp:848
+msgid "New Keyword"
+msgstr "Uusi hakusana"
+
+#: doctreeviewimpl.cpp:909
+msgid "Firstname Surname"
+msgstr "Etunimi Sukunimi"
+
+#: doctreeviewimpl.cpp:997 doctreeviewimpl.cpp:1014 doctreeviewimpl.cpp:1031
+#: doctreeviewimpl.cpp:1048 doctreeviewimpl.cpp:1065
+msgid "New Section Title"
+msgstr "Uuden osion otsikko"
+
+#: ksayit.cpp:159 ksayitsystemtray.cpp:54
+msgid "Say"
+msgstr "Puhu"
+
+#: ksayit.cpp:165 ksayitsystemtray.cpp:68
+msgid "Pause"
+msgstr "Tauko"
+
+#: ksayit.cpp:171 ksayitsystemtray.cpp:61
+msgid "Shut Up"
+msgstr "Hiljenny"
+
+#: ksayit.cpp:177 ksayitsystemtray.cpp:75
+msgid "Next Sentence"
+msgstr "Seuraava lause"
+
+#: ksayit.cpp:184 ksayitsystemtray.cpp:83
+msgid "Previous Sentence"
+msgstr "Edellinen lause"
+
+#: ksayit.cpp:196
+msgid "Edit Text"
+msgstr "Muokkaa tekstiä"
+
+#: ksayit.cpp:316 ksayit.cpp:557 ksayit.cpp:577 ksayit.cpp:773
+msgid "Ready."
+msgstr "Valmis."
+
+#: ksayit.cpp:401
+msgid "Say XML file..."
+msgstr "Puhu XML-tiedosto..."
+
+#: ksayit.cpp:435 ksayit.cpp:672
+msgid "Edit Mode ON."
+msgstr "Muokkaustila päälle."
+
+#: ksayit.cpp:438
+msgid "Edit Mode OFF."
+msgstr "Muokkaustila pois."
+
+#: ksayit.cpp:470
+msgid "Open file..."
+msgstr "Avaa tiedosto..."
+
+#: ksayit.cpp:476
+msgid "File to Speak"
+msgstr "Puhuttava tiedosto"
+
+#: ksayit.cpp:502
+msgid "Save file..."
+msgstr "Talleta tiedosto..."
+
+#: ksayit.cpp:519
+msgid "Save file as..."
+msgstr "Talleta tiedosto nimellä..."
+
+#: ksayit.cpp:551
+msgid "Exiting..."
+msgstr "Poistuu..."
+
+#: ksayit.cpp:552
+msgid "Do you really want to quit?"
+msgstr "Haluatko varmasti poistua?"
+
+#: ksayit.cpp:570
+msgid "Toggle the statusbar..."
+msgstr "Muuta tilapalkkia..."
+
+#: ksayit.cpp:598
+msgid "Setup"
+msgstr "Asetukset"
+
+#: ksayit.cpp:686
+msgid "speaking Clipboard..."
+msgstr "puhuu leikekirjaa..."
+
+#: ksayit.cpp:704
+msgid "synthesizing..."
+msgstr "syntetisoi..."
+
+#: ksayit.cpp:744
+msgid "Unable to speak text"
+msgstr "Tekstiä ei voi puhua"
+
+#: ksayit.cpp:792
+msgid "Paused..."
+msgstr "Pysäytetty tauolle..."
+
+#: ksayitbookmarkhandler.cpp:59
+msgid ""
+"This is not a KSayIt bookmark.\n"
+msgstr ""
+"Tämä ei ole KSayIt kirjanmerkki.\n"
+
+#: ksayitbookmarkhandler.cpp:77
+msgid "Bookmark not found"
+msgstr "Kirjanmerkkiä ei löydy"
+
+#: ksayitbookmarkhandler.cpp:88
+msgid "untitled"
+msgstr "otsikoimaton"
+
+#: main.cpp:36
+msgid "KSayIt - A Text To Speech frontend for KDE"
+msgstr "KSayIt - teksti puheeksi käyttöliittymä KDE"
+
+#: main.cpp:43
+msgid "KSayIt"
+msgstr "KSayIt"
+
+#. i18n: file ksayitui.rc line 14
+#: rc.cpp:3
+#, no-c-format
+msgid "&Action"
+msgstr "&Toiminta"
+
+#. i18n: file DocTreeView.ui line 30
+#: rc.cpp:9
+#, no-c-format
+msgid "Document Contents"
+msgstr "Asiakirjan sisältö"
+
+#. i18n: file DocTreeView.ui line 78
+#: rc.cpp:21
+#, no-c-format
+msgid "Hidden"
+msgstr "Piilotettu"
+
+#. i18n: file fx_setup.ui line 16
+#: rc.cpp:24
+#, no-c-format
+msgid "Effect Stack Setup"
+msgstr "Tehostepinon asetukset"
+
+#. i18n: file fx_setup.ui line 46
+#: rc.cpp:27
+#, no-c-format
+msgid "Available:"
+msgstr "Saatavilla:"
+
+#. i18n: file fx_setup.ui line 153
+#: rc.cpp:30
+#, no-c-format
+msgid "Active:"
+msgstr "Aktiiviset:"
+
+#. i18n: file fx_setup.ui line 167
+#: rc.cpp:33
+#, no-c-format
+msgid "Doubleclick opens the setup dialog."
+msgstr "Kaksoisklikkaus avaa asetusikkunan."
+
+#. i18n: file fx_setup.ui line 204
+#: rc.cpp:36
+#, no-c-format
+msgid "Remove All"
+msgstr "Poista kaikki"
+
+#: saxhandler.cpp:129
+msgid ""
+"Fatal error while parsing XML-Paragraph:\n"
+msgstr ""
+"Fataali virhe XML-kappaleen jäsennyksessä:\n"
+
+#: saxhandler.cpp:130
+msgid "%1, Line: %2"
+msgstr "%1, Rivi: %2"
+
+#: saxhandler.cpp:131
+msgid "Fatal error"
+msgstr "Fataali virhe"
+
+#: saxhandler.cpp:163
+msgid ""
+"Unresolved entity found: %1.\n"
+msgstr ""
+"Löytyi selvittämätön entieetti: %1.\n"
+
+#: saxhandler.cpp:164
+msgid "KSayIt does not support DocBook files with external entities. "
+msgstr "KSayIt ei tue DocBook -tiedostoja ulkoisina entiteetteinä. "
+
+#: saxhandler.cpp:165
+msgid "Parsing can continue, but the resulting text will contain gaps."
+msgstr "Jäsennystä ei voida jatkaa, \tmutta tulostekstissä on välejä."
+
+#: saxhandler.cpp:169
+msgid "Parser problem"
+msgstr "Jäsennysongelma"
+
+#: voicesetupdlg.cpp:70
+msgid "Voice"
+msgstr "Ääni"
+
+#: voicesetupdlg.cpp:70
+msgid "Voice Settings"
+msgstr "Ääniasetukset"
+
+#: voicesetupdlg.cpp:81
+msgid "Audio FX"
+msgstr "Audio FX"
+
+#: voicesetupdlg.cpp:81
+msgid "Effect Stack"
+msgstr "Tehostepino"
+
+#: voicesetupdlg.cpp:112
+msgid "The active TTS system does not make use of aRts effects."
+msgstr "Aktiivinen TTS-systeemi ei käytä aRts-tehosteita."
+
+#: voicesetupdlg.cpp:113
+msgid "Plugin Configuration"
+msgstr "Liitännäisten asetukset"
diff --git a/tde-i18n-fi/messages/tdeaccessibility/kttsd.po b/tde-i18n-fi/messages/tdeaccessibility/kttsd.po
new file mode 100644
index 00000000000..09a32b8a25f
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/kttsd.po
@@ -0,0 +1,3195 @@
+# translation of kttsd.po to
+#
+# Ilpo Kantonen <ilpo@iki.fi>, 2005, 2006.
+# Kim Enkovaara <kim.enkovaara@iki.fi>, 2005, 2006.
+# Mikko Piippo <piippo@cc.helsinki.fi>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: kttsd\n"
+"POT-Creation-Date: 2008-07-08 01:24+0200\n"
+"PO-Revision-Date: 2007-11-11 11:27+0200\n"
+"Last-Translator: Mikko Piippo <piippo@cc.helsinki.fi>\n"
+"Language-Team: <fi@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 16
+#: kcmkttsmgr/kcmkttsmgr.cpp:1220 rc.cpp:9
+#, no-c-format
+msgid "Add Talker"
+msgstr "Lisää puhuja"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 49
+#: rc.cpp:12 rc.cpp:21
+#, no-c-format
+msgid "Select the speech synthesizer to do the speaking."
+msgstr "Valitse käytettävä puhesyntetisaattori"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 69
+#: rc.cpp:15 rc.cpp:33
+#, no-c-format
+msgid ""
+"Select the language to be spoken. Note that after you configure a Talker, your "
+"chosen Language may be overridden by the synthesizer, depending upon the "
+"options you choose."
+msgstr ""
+"Valitse käytettävä kieli. Huomaa, että kun asetat puhujan, valitsemasi kieli "
+"voi vaihtua valitsemistasi valinnoista riippuen."
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 95
+#: rc.cpp:18 rc.cpp:423
+#, no-c-format
+msgid "&Synthesizer:"
+msgstr "&Syntetisoija:"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 186
+#: rc.cpp:24
+#, no-c-format
+msgid "Show All"
+msgstr "Näytä kaikki"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 192
+#: rc.cpp:27
+#, no-c-format
+msgid ""
+"The radio buttons below determine which box shows all possibilities. The box "
+"to the left of the checked button shows all possibilities. The box to the left "
+"of the unchecked box only shows those possibilities that match the other box."
+msgstr ""
+"Valintapainikkeet määrittelevät, kummassa valintalaatikossa näytetään kaikki "
+"mahdollisuudet.Valitun vaihtoehdon osalta valintaluettelo näyttää kaikki "
+"mahdollisuudet. Valitsematta olevan osalta näytetään ainoastaan toisen valinnan "
+"kanssa yhteensopivat valinnat."
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 200
+#: rc.cpp:30 rc.cpp:435
+#, no-c-format
+msgid "&Language:"
+msgstr "&Kieli:"
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 227
+#: rc.cpp:36
+#, no-c-format
+msgid ""
+"Check to list all the possible languages in the Language box at the left. When "
+"a language has been chosen, the Synthesizer box will show only those "
+"synthesizers that can speak in the chosen language."
+msgstr ""
+"Valitse nähdäksesi kielivalinnassa kaikki mahdolliset kielet. Kun kieli on "
+"valittu, syntetisaattorilaatikko näyttää vain ne syntetisoijat, jotka osaavat "
+"puhua kyseistä kieltä."
+
+#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 241
+#: rc.cpp:39
+#, no-c-format
+msgid ""
+"Check this box to display all the available synthesizers in the Synthesizer box "
+"to the left. When a synthesizer is chosen, only the languages that can be "
+"spoken by that synthesizer appear in the Language box."
+msgstr ""
+"Valitse tämä näyttääksesi kaikki saatavilla olevat puhesyntetisaattorit "
+"Syntetisoijien laatikossa vasemmalla. Kun syntetisoija on valittu, "
+"kielilaatikkoon ilmestyy vain sen syntetisoijan osaamat kielet."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 45
+#: rc.cpp:42
+#, no-c-format
+msgid "&General"
+msgstr "&Yleiset"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 56
+#: rc.cpp:45
+#, no-c-format
+msgid "&Enable Text-to-Speech System (KTTSD)"
+msgstr "&Ota teksti puheeksi (KTTSD) käyttöön"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 59
+#: rc.cpp:48
+#, no-c-format
+msgid "Check to start the KTTS Deamon and enable Text-to-Speech."
+msgstr "Käynnistä KTTS-palvelu ja ota puhesynteesi käyttöön."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 67
+#: rc.cpp:51
+#, no-c-format
+msgid "Always em&bed Text-to-Speech Manager in system tray"
+msgstr "Näy&tä KTTS ilmoitusalueella"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 73
+#: rc.cpp:54
+#, no-c-format
+msgid ""
+"When checked, KTTSMgr displays an icon in the system tray, and clicking OK or "
+"Cancel buttons does not stop KTTSMgr. Use system tray context menu to quit "
+"KTTSMgr. This setting takes effect when KTTSMgr is next started. This setting "
+"has no effect when running in the KDE Control Center."
+msgstr ""
+"Kun tämä asetus on käytössä, KTTSMgr näyttää kuvakkeen ilmoitusalueella. "
+"Tällöin OK- ja Peruuta-napit eivät pysäytä KTTSMgr:ää, vaan KTTSMgr:n voi "
+"sulkea ilmoitusalueen valikosta. Tämä asetus astuu voimaan, kun käynnistät "
+"KTTSMgr:n seuraavan kerran. Sillä ei ole vaikutusta KDE:n komentokeskuksessa."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 123
+#: rc.cpp:57
+#, no-c-format
+msgid "Show &main window on startup"
+msgstr "Näytä &pääikkuna käynnistyksessä"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 129
+#: rc.cpp:60
+#, no-c-format
+msgid ""
+"When checked, the KTTSMgr window is displayed when KTTSMgr starts. When "
+"unchecked, click on the icon in the system tray to display the KTTSMgr window."
+msgstr ""
+"Kun tämä asetus on käytössä, KTTSMgr-ikkuna näytetään KTTSMgr:n "
+"käynnistyessä.Muulloin saat ikkunan näkyviin napsauttamalla KTTSMgr:n "
+"ilmoitusalueen kuvaketta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 164
+#: rc.cpp:63
+#, no-c-format
+msgid "E&xit when speaking is finished"
+msgstr "&Poistu kun puhuminen on päättynyt"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 170
+#: rc.cpp:66
+#, no-c-format
+msgid ""
+"When checked, and KTTSMgr was automatically started when speech began, "
+"automatically exits when speech has finished. Does not automatically exit if "
+"KTTSMgr was started manually or started from the Control Center."
+msgstr ""
+"Kun tämä asetus on käytössä, käynnistyy KTTSMgr automaattisesti puheen alkaessa "
+"ja päättyy puheen päätyttyä. Ei poistu automaattisesti, jos KTTSMgr on "
+"käynnistetty käsin tai käynnistetty ohjauskeskuksesta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 180
+#: rc.cpp:69
+#, no-c-format
+msgid "Sta&rt minimized in system tray when speaking"
+msgstr "K&äynnistä puheen aikana pienennettynä ilmoitusalueelle"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 186
+#: rc.cpp:72
+#, no-c-format
+msgid ""
+"When checked, if KTTSMgr is not already running and speech begins, starts "
+"KTTSMgr and displays an icon in the system tray. <em>Note<em>"
+": KTTSMgr only automatically starts for text jobs having 5 sentences or more."
+msgstr ""
+"Kun tämä asetus on käytössä ja KTTSMgr ei ole käynnissä puhumisen alkaessa, "
+"KTTSMgr käynnistetään kuvakkeeksi ilmoitusalueelle. <em>Huom</em>"
+": KTTSMgr aloittaa automaattisesti vain vähintään viiden lauseen mittaiset "
+"tehtävät."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 196
+#: rc.cpp:75
+#, no-c-format
+msgid "&Talkers"
+msgstr "&Puhujat"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 205
+#: rc.cpp:78
+#, no-c-format
+msgid "ID"
+msgstr "ID"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 216
+#: filters/sbd/sbdconf.cpp:239
+#: filters/stringreplacer/stringreplacerconf.cpp:424
+#: kcmkttsmgr/kcmkttsmgr.cpp:1243 libkttsd/selecttalkerdlg.cpp:166 rc.cpp:81
+#: rc.cpp:453
+#, no-c-format
+msgid "Language"
+msgstr "Kieli"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 227
+#: rc.cpp:84 rc.cpp:456
+#, no-c-format
+msgid "Speech Synthesizer"
+msgstr "Puhesyntetisaattori"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 238
+#: rc.cpp:87 rc.cpp:459
+#, no-c-format
+msgid "Voice"
+msgstr "Ääni"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 249
+#: rc.cpp:90 rc.cpp:462 rc.cpp:1198
+#, no-c-format
+msgid "Gender"
+msgstr "Sukupuoli"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 260
+#: rc.cpp:93 rc.cpp:465
+#, no-c-format
+msgid "Volume"
+msgstr "Äänenvoimakkuus"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 271
+#: rc.cpp:96 rc.cpp:468
+#, no-c-format
+msgid "Rate"
+msgstr "Taso"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 284
+#: rc.cpp:99 rc.cpp:471
+#, no-c-format
+msgid ""
+"This is a list of all the configured Talkers. A Talker is a speech synthesizer "
+"that has been configured with a language, voice, gender, speaking rate, and "
+"volume. Talkers higher in the list have higher priority. The topmost Talker "
+"will be used when no talker attributes have been specified by an application."
+msgstr ""
+"Tämä on luettelo kaikista määritellyistä puhujista. Puhuja on "
+"puhesyntetisaattori, johon on säädetty kieli, ääni, sukupuoli, puhenopeus ja "
+"äänenvoimakkuus. Puhujilla luettelon yläpäässä on suurempi etuoikeus. Ylinnä "
+"olevaa puhujaa käytetään, kun sovellus ei ole määritellyt yhtään puhujan "
+"ominaisuutta käytettäväksi."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 308
+#: rc.cpp:102 rc.cpp:150 rc.cpp:234
+#, no-c-format
+msgid "Add..."
+msgstr "Lisää..."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 314
+#: rc.cpp:105
+#, no-c-format
+msgid "Click to add and configure a new Talker (speech synthesizer)."
+msgstr ""
+"Napsauta lisätäksesi ja säätääksesi uuden puhujan (puhesyntetisaattorin)."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 331
+#: kcmkttsmgr/kcmkttsmgr.cpp:168 rc.cpp:108 rc.cpp:240
+#, no-c-format
+msgid "U&p"
+msgstr "&Ylös"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 347
+#: kcmkttsmgr/kcmkttsmgr.cpp:170 rc.cpp:111 rc.cpp:246 rc.cpp:663
+#, no-c-format
+msgid "Do&wn"
+msgstr "&Alas"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 366
+#: kcmkttsmgr/kcmkttsmgr.cpp:166 rc.cpp:114 rc.cpp:252 rc.cpp:669
+#, no-c-format
+msgid "&Edit..."
+msgstr "&Muokkaa..."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 372
+#: rc.cpp:117
+#, no-c-format
+msgid "Click to configure options for the highlighted Talker."
+msgstr "Napsauta säätääksesi valitun puhujan ominaisuuksia."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 397
+#: rc.cpp:123
+#, no-c-format
+msgid "Click to remove the highlighted Talker."
+msgstr "Napsauta poistaaksesi valitun puhujan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 426
+#: rc.cpp:126
+#, no-c-format
+msgid "&Notifications"
+msgstr "&Tiedonannot"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 452
+#: rc.cpp:129
+#, no-c-format
+msgid "Application/Event"
+msgstr "Sovellus/tapahtuma"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 463
+#: rc.cpp:132
+#, no-c-format
+msgid "Action"
+msgstr "Toiminto"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 474
+#: rc.cpp:135
+#, no-c-format
+msgid "Talker"
+msgstr "Puhuja"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 493
+#: rc.cpp:138
+#, no-c-format
+msgid ""
+"This is a list of configured application events and actions to be taken when "
+"received. The \"default\" event governs all events not specifically "
+"configured."
+msgstr ""
+"Tämä on luettelo asetetuista sovellusten tapahtumista ja toiminnoista, jotka "
+"vastaanotetaan saapuessaan. \"Oletustapahtuma\" käsittää kaikki "
+"määrittelemättömät tapahtumat."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 517
+#: rc.cpp:141
+#, no-c-format
+msgid "Notifications to speak:"
+msgstr "Puhuttavat tiedonannot:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 523
+#: rc.cpp:144 rc.cpp:147
+#, no-c-format
+msgid ""
+"Applies only to the default event. Does not affect application-specific "
+"events. Only events that display in the manner which you select will be "
+"spoken."
+msgstr ""
+"Toimii vain oletustapahtumalle. Ei vaikuta sovellusten tapahtumiin. Vain "
+"valitsemasi näyttötapojen tapahtumat puhutaan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 555
+#: rc.cpp:153
+#, no-c-format
+msgid "Click to configure notification for a specific application event."
+msgstr "Napsauta säätääksesi tiedonantoa sovelluksen tapahtumalle."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 563
+#: kttsjobmgr/kttsjobmgr.cpp:199 rc.cpp:156
+#, no-c-format
+msgid "Re&move"
+msgstr "&Poista"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 566
+#: rc.cpp:159
+#, no-c-format
+msgid ""
+"Click to remove a specific notification event from the list. You cannot remove "
+"the default event."
+msgstr ""
+"Napsauta poistaaksesi tietty tiedonantotapahtuma luettelosta. Et voi poistaa "
+"oletustapahtumaa."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 591
+#: rc.cpp:162 rc.cpp:750
+#, no-c-format
+msgid "Cl&ear"
+msgstr "Tyhj&ennä"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 594
+#: rc.cpp:165
+#, no-c-format
+msgid ""
+"Removes all the application specific events. The default event remains."
+msgstr "Poistaa sovelluskohtaiset tapahtumat. Oletustapahtumat jäävät."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 602
+#: rc.cpp:168 rc.cpp:738
+#, no-c-format
+msgid "&Load..."
+msgstr "&Lataa..."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 605
+#: rc.cpp:171
+#, no-c-format
+msgid "Click to read configured notification events from a file."
+msgstr "Napsauta lukeaksesi asetetut tiedonantotapahtumat tiedostosta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 613
+#: rc.cpp:174 rc.cpp:627 rc.cpp:744
+#, no-c-format
+msgid "&Save..."
+msgstr "&Talleta..."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 616
+#: rc.cpp:177
+#, no-c-format
+msgid "Click to write all the configured application events to a file."
+msgstr ""
+"Napsauta kirjoittaaksesi kaikki säädetut sovellusten tapahtumat tiedostoon."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 637
+#: rc.cpp:180
+#, no-c-format
+msgid "Click to test notification"
+msgstr "Napsauta testataksesi tiedonantoa"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 640
+#: rc.cpp:183
+#, no-c-format
+msgid ""
+"Click this button to test the notification. A sample message will be spoken. "
+"Note: The Text-to-Speech system must be enabled."
+msgstr ""
+"Napsauta tätä painiketta testataksesi tiedonantoa. Esimerkkiviesti puhutaan. "
+"Huomaa, että Text-to-Speech -järjestelmän tulee olla käytössä."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 656
+#: rc.cpp:186
+#, no-c-format
+msgid "Ac&tion:"
+msgstr "Toimin&to:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 662
+#: rc.cpp:189 rc.cpp:192 rc.cpp:195
+#, no-c-format
+msgid ""
+"<qt>Specifies how KTTS should speak the event when received. If you select "
+"\"Speak custom text\", enter the text in the box. You may use the following "
+"substitution strings in the text:<dl><dt>%e</dt><dd>Name of the event</dd><dt>"
+"%a</dt><dd>Application that sent the event</dd><dt>%m</dt><dd>"
+"The message sent by the application</dd></dl></qt>"
+msgstr ""
+"<qt>Määrittelee, kuinka KTTS:n pitäisi puhua tapahtuma kun se saapuu. Jos "
+"valitset \"Puhu oma teksti\", valitse teksti laatikosta. Voit käyttää "
+"seuraavia korvausmerkkejä tekstissä:<dl><dt>%e</dt><dd>Tapahtuman nimi</dd><dt>"
+"%a</dt><dd>Sovellus, joka lähetti tapahtuman</dd><dt>%m</dt><dd>"
+"Sovelluksen lähettämä viesti</dd></dl></qt>"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 712
+#: rc.cpp:198
+#, no-c-format
+msgid "Talke&r:"
+msgstr "&Puhuja:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 718
+#: rc.cpp:201 rc.cpp:204
+#, no-c-format
+msgid ""
+"The Talker that will speak the notification. The \"default\" Talker is the "
+"topmost talker listed on the Talkers tab."
+msgstr ""
+"Tiedonannon puhuva puhuja. \"Oletus\"-puhuja on luettelossa puhujien "
+"välilehdellä ylinnä oleva puhuja."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 744
+#: rc.cpp:207 rc.cpp:441 rc.cpp:498 rc.cpp:531 rc.cpp:576 rc.cpp:612
+#: rc.cpp:714 rc.cpp:732
+#, no-c-format
+msgid "..."
+msgstr "..."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 747
+#: rc.cpp:210
+#, no-c-format
+msgid "Click to select the Talker to speak the notification."
+msgstr "Napsauta valitaksesi puhuja tiedonannolle."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 767
+#: rc.cpp:213
+#, no-c-format
+msgid "Speak notifications (&KNotify)"
+msgstr "Puhu tiedoksiannot (&KNotify)"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 770
+#: rc.cpp:216
+#, no-c-format
+msgid ""
+"When checked and KTTS is enabled, notification events from applications sent "
+"via KNotify will be spoken according to the options you set on this tab."
+msgstr ""
+"Kun valinta on valittuna ja KTTS on sallittuna, puhutaan sovellusten KNotifyn "
+"kautta lähettämät tiedonantotapahtumat tällä välilehdellä tehtyjen valintojen "
+"mukaan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 795
+#: rc.cpp:219
+#, no-c-format
+msgid "E&xclude notifications with a sound"
+msgstr "&Sulje pois äänitiedonannot"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 801
+#: rc.cpp:222
+#, no-c-format
+msgid "When checked, notification events that have a sound will not be spoken."
+msgstr "Valittuna ääniä sisältävät tiedoksiannot jätetään puhumatta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 813
+#: rc.cpp:225
+#, no-c-format
+msgid "&Filters"
+msgstr "&Suotimet"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 830
+#: kcmkttsmgr/kcmkttsmgr.cpp:1437 rc.cpp:228
+#, no-c-format
+msgid "Filter"
+msgstr "Suodin"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 846
+#: rc.cpp:231
+#, no-c-format
+msgid ""
+"This is a list of all the configured Filters. Filters higher in the list are "
+"applied first. Filters modify text before it is spoken. They can be used to "
+"substitute for mispronounced words, transform XML from one form to another, or "
+"change the default Talker to be used for speech output."
+msgstr ""
+"Tämä on luettelo säädetyistä suotimista. Luettelon yläpäässä olevia suotimia "
+"käytetään ensin. Suotimet muokkaavat tekstiä ennen puhumista. Niitä voidaan "
+"käyttää korvaamaan väärin lausuttuja sanoja, XML-muotoisten viestien "
+"muuntamiseen muodosta toiseen tai oletuspuhujan vaihtamiseen."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 876
+#: rc.cpp:237
+#, no-c-format
+msgid "Click to add and configure a new Filter."
+msgstr "Napsauta listätäksesi ja säätääksesi uusi suodin."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 896
+#: rc.cpp:243
+#, no-c-format
+msgid ""
+"Click to move selected filter up in the list. Filters higher in the list are "
+"applied first."
+msgstr ""
+"Napsauta siirtääksesi valittu suodin ylöspäin luettelossa. Yläpäässäolevia "
+"suotimia käytetään ensin."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 915
+#: rc.cpp:249
+#, no-c-format
+msgid ""
+"Click to move a filter down in the list. Filters lower in the list are applied "
+"last."
+msgstr ""
+"Napsauta siirtääksesi suodin alaspäin luettelossa. Alhaallaolevia suotimia "
+"käytetään viimeiseksi."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 940
+#: rc.cpp:255
+#, no-c-format
+msgid "Click to configure options for the highlighted Filter."
+msgstr "Napsauta säätääksesi valitun suotimen ominaisuuksia."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 965
+#: rc.cpp:261
+#, no-c-format
+msgid "Click to remove the highlighted Filter."
+msgstr "Napsauta poistaaksesi valittu suodin."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1000
+#: rc.cpp:264
+#, no-c-format
+msgid "Sentence Boundary Detector"
+msgstr "Lauserajaerotin"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1016
+#: rc.cpp:267
+#, no-c-format
+msgid ""
+"This is a list of all the configured Sentence Boundary Detector (SBD) Filters. "
+"SBDs break long text jobs up into sentences, which reduces the time before a "
+"job begins speaking, and permits you to advance or rewind through a job. SBDs "
+"are applied in the order listed (top to bottom) after all the normal filters at "
+"the top of this screen have been applied. Filtering stops when the first SBD "
+"modifies the text."
+msgstr ""
+"Tämä on luettelo kaikista asetetuista lauserajojen tunnistimien (SBD) "
+"suotimista. SBD-suotimet tauottavat tekstejä lauseiksi, mikä lyhentää puhetta "
+"edeltävää taukoa. Tauotus mahdollistaa puheessa etenemisen ja taaksepäin "
+"palaamisen. SBD-tunnistimia käytetään järjestyksessä (ylhäältä alas) kaikkien "
+"normaalien suotimien jälkeen. Suodatus keskeytyy, kun ensimmäinen SBD muuntaa "
+"tekstiä."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1040
+#: rc.cpp:270
+#, no-c-format
+msgid "Co&nfigure"
+msgstr "Sää&dä"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1043
+#: rc.cpp:273
+#, no-c-format
+msgid ""
+"Click this button to edit the Sentence Boundary Detector (SBD) configuration or "
+"add additional SBD filters."
+msgstr ""
+"Napsauta painiketta muokataksesi lauserajan tunnistimen (SDB) asetuksia tai "
+"lisää ylimääräisiä SDB-suotimia."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1074
+#: rc.cpp:276
+#, no-c-format
+msgid "&Interruption"
+msgstr "&Keskeytys"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1104
+#: rc.cpp:279 rc.cpp:294
+#, no-c-format
+msgid ""
+"Check the Pre-sound box and choose a Pre-sound audio file, which will sound "
+"when a text job is interrupted by another message."
+msgstr ""
+"Napsauta esikuuntelu-ikkunaa ja valitse esikuunneltava äänitiedosto, joka "
+"toistetaan kun teksti keskeytetään toisella viestillä."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1115
+#: rc.cpp:282 rc.cpp:288
+#, no-c-format
+msgid ""
+"Check the Post-message box and enter a Post-message, which will be spoken when "
+"a text job resumes after being interrupted by another message."
+msgstr ""
+"Valitse jälkiviestilaatikko ja anna jälkiviesti, joka puhutaan kun toisella "
+"viestillä keskeytettyä tekstiä jatketaan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1124
+#: rc.cpp:285
+#, no-c-format
+msgid "Post-&message:"
+msgstr "&Jälkiviesti:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1146
+#: rc.cpp:291
+#, no-c-format
+msgid "Pre-sou&nd:"
+msgstr "Esiää&ni:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1160
+#: rc.cpp:297
+#, no-c-format
+msgid "&Pre-message:"
+msgstr "&Esiviesti:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1169
+#: rc.cpp:300 rc.cpp:312
+#, no-c-format
+msgid ""
+"Check the Pre-message box and enter a Pre-message, which will be spoken "
+"whenever a text job is interrupted by another message."
+msgstr ""
+"Napsauta esiviestilaatikkoa ja anna esiviesti, joka puhutaan kun teksti "
+"keskeytetään toisella viestillä."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1188
+#: rc.cpp:303 rc.cpp:309
+#, no-c-format
+msgid ""
+"Check the Post-sound and choose a Post-sound audio file, which will sound "
+"before a text job resumes after being interrupted by another message."
+msgstr ""
+"Valitse jälkiääni ja äänitiedosto, joka toistetaan ennen kuin toisella "
+"viestillä keskeytettyä tekstin puhumista jatketaan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1196
+#: rc.cpp:306
+#, no-c-format
+msgid "Post-s&ound:"
+msgstr "Jälki&ääni:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1246
+#: rc.cpp:315
+#, no-c-format
+msgid "A&udio"
+msgstr "A&udio"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1265
+#: rc.cpp:318
+#, no-c-format
+msgid "&Keep audio files:"
+msgstr "&Säilytä äänitiedostot:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1268
+#: rc.cpp:321
+#, no-c-format
+msgid ""
+"Check this if you want to keep the generated audio (wav) files. You will find "
+"them in the indicated directory."
+msgstr ""
+"Valitse tämä, jos haluat säilyttää luodut äänitiedostot (wav). Löydät ne "
+"osoitetusta kansiosta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1287
+#: rc.cpp:324
+#, no-c-format
+msgid "Specify the directory in which the audio files will be copied."
+msgstr "Määrittele kansio, jonne äänitiedostot kopioidaan."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1313
+#: rc.cpp:327
+#, no-c-format
+msgid "&Speed:"
+msgstr "&Nopeus:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1319
+#: rc.cpp:330 rc.cpp:336 rc.cpp:339 rc.cpp:994 rc.cpp:1012 rc.cpp:1024
+#, no-c-format
+msgid ""
+"Sets the speed of speech. Slide the slider to the left to slow speech down; to "
+"the right to increase talking speed. Anything less than 75 percent is "
+"considered \"slow\", and anything greater than 125 percent is considered "
+"\"fast\". You cannot change the speed of MultiSyn voices."
+msgstr ""
+"Asettaa puhenopeuden. Siirrä liukusäädintä vasemmalle hidastaaksesi puhetta ja "
+"oikealla nopeuttaaksesi sitä. Kaikki arvot alle 75 prosenttia ovat \"hidas\" ja "
+"kaikki arvot suurempia kuin 125 ovat \"nopea\". Et voi muuttaa MultiSyn-äänten "
+"nopeutta."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1338
+#: rc.cpp:333 rc.cpp:883 rc.cpp:889 rc.cpp:1003 rc.cpp:1009 rc.cpp:1015
+#: rc.cpp:1120 rc.cpp:1135 rc.cpp:1150
+#, no-c-format
+msgid " %"
+msgstr " %"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1431
+#: rc.cpp:342
+#, no-c-format
+msgid "Out&put Using"
+msgstr "Tulos&ta käyttämällä"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1434
+#: rc.cpp:345
+#, no-c-format
+msgid ""
+"<p>Select the audio output method desired. If you select <b>GStreamer</b>"
+", you must also select a <b>Sink</b>.</p>"
+"<p><em>Note</em>: You must have GStreamer >= 0.87 to use GStreamer.</p>"
+msgstr ""
+"<p>Valitse haluttu äänen ulostulon menetelmä. Jos valitset <b>GStreamer</b>"
+"-ulostulon, on sinun valittava myös myös <b>Sink</b>.</p>"
+"<p><em>Huom</em>: Tarvitset GStreamerin version, joka on >"
+"= 0.87 käyttääksesi GStreameria.</p>"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1456
+#: rc.cpp:348 rc.cpp:357
+#, no-c-format
+msgid "Sink:"
+msgstr "Vaipuminen:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1459
+#: rc.cpp:351 rc.cpp:354 rc.cpp:393
+#, no-c-format
+msgid "Select the sound sink to be used for GStreamer output."
+msgstr "Valitse käytetty äänen vaipuminen GStreamerin tulostuksessa."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1502
+#: rc.cpp:360
+#, no-c-format
+msgid "Select the sound sink to be used for aKode output."
+msgstr "Valitse käytetty äänen vaipuminen aKoden äänessä."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1521
+#: rc.cpp:363
+#, no-c-format
+msgid ""
+"Select the sink to be used for aKode output. Select \"auto\" to let aKode pick "
+"the best output method."
+msgstr ""
+"Valitse käytettävä kohde aKoden tulokselle. Valitse \"auto\" antaaksesi aKoden "
+"valita paras äänentuottotapa."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1534
+#: rc.cpp:366
+#, no-c-format
+msgid "GStrea&mer"
+msgstr "GStrea&mer"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1540
+#: rc.cpp:369
+#, no-c-format
+msgid ""
+"<p>Check to use the GStreamer audio output system. You must also select a <b>"
+"Sink</b> plugin.</p>"
+msgstr ""
+"<p>Valitse käyttääksesi GStreamer-järjestelmää. Valitse tällöin myös<b>Sink</b>"
+"-liitännäinen.</p>"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1548
+#: rc.cpp:372
+#, no-c-format
+msgid "a&Rts"
+msgstr "a&Rts"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1557
+#: rc.cpp:375
+#, no-c-format
+msgid "Check to use the KDE aRts system for audio output."
+msgstr "Valitse käyttääksesi KDE:n aRts-järjestelmää äänen ulostulolle."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1568
+#: rc.cpp:378
+#, no-c-format
+msgid "aKode"
+msgstr "aKode"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1580
+#: rc.cpp:381
+#, no-c-format
+msgid ""
+"<p>Check to use aKode for audio output. You must also select a <b>Sink</b>.</p>"
+msgstr ""
+"<p>Valitse käyttääksesi aKodea äänen ulostulolle. Sinun tulee valita myös <b>"
+"Sink</b>.</p>"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1599
+#: rc.cpp:384
+#, no-c-format
+msgid "ALSA"
+msgstr "ALSA"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1611
+#: rc.cpp:387
+#, no-c-format
+msgid "Check to use Advanced Linux Sound Architecture (ALSA) for audio output."
+msgstr ""
+"Valitse käyttääksesi Advanced Linux Sound Architecture (ALSA) -järjestelmää "
+"äänen ulostulolle."
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1630
+#: rc.cpp:390
+#, no-c-format
+msgid "Device:"
+msgstr "Laite:"
+
+#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1652
+#: rc.cpp:396
+#, no-c-format
+msgid ""
+"Select the PCM device to be used for ALSA output. Select \"default\" to use "
+"the default ALSA device."
+msgstr ""
+"Valitse PCM-laite käytettäväksi ALSA-ulostulolle. Valitse \"oletus\" "
+"käyttääksesi ALSA:n oletuslaitetta."
+
+#. i18n: file kcmkttsmgr/selecteventwidget.ui line 24
+#: rc.cpp:399
+#, no-c-format
+msgid "Event source:"
+msgstr "Tapahtuman lähde:"
+
+#. i18n: file kcmkttsmgr/selecteventwidget.ui line 38
+#: rc.cpp:402
+#, no-c-format
+msgid "Events"
+msgstr "Tapahtumat"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 25
+#: filters/talkerchooser/talkerchooserconf.cpp:225
+#: kcmkttsmgr/kcmkttsmgr.cpp:2501 kttsjobmgr/kttsjobmgr.cpp:496
+#: libkttsd/selecttalkerdlg.h:60 rc.cpp:405
+#, no-c-format
+msgid "Select Talker"
+msgstr "Valitse puhuja"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 61
+#: rc.cpp:408
+#, no-c-format
+msgid "&Use default Talker"
+msgstr "Käytä olet&uspuhujaa"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 64
+#: rc.cpp:411
+#, no-c-format
+msgid ""
+"When checked, will use the default Talker, which is the topmost Talker listed "
+"in the Talkers tab."
+msgstr ""
+"Kun valittu, käytetään oletuspuhujaa, joka on puhujien välilehden luettelon "
+"ylimpänä."
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 72
+#: rc.cpp:414
+#, no-c-format
+msgid "Use closest &matching Talker having"
+msgstr "Käytä täs&mällisintä osumaa puhujalle"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 75
+#: rc.cpp:417
+#, no-c-format
+msgid ""
+"When checked, will use a configured Talker most closely matching the attributes "
+"you choose. Attributes with checks next to them will be preferred over "
+"unchecked attributes. Language is always preferred."
+msgstr ""
+"Valittuna käyttää puhujaa, joka parhaiten vastaa valitsemiasi ominaisuuksia. "
+"Valittuja ominaisuuksia suositaan valitsemattomiin verrattuna. Kieltä suositaan "
+"aina."
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 125
+#: rc.cpp:420
+#, no-c-format
+msgid "Checked items are preferred over unchecked items."
+msgstr "Tarkistettuja yksilöitä suositaan tarkistamattomiin verrattuna."
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 192
+#: rc.cpp:426
+#, no-c-format
+msgid "&Gender:"
+msgstr "&Sukupuoli:"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 257
+#: rc.cpp:429 rc.cpp:985
+#, no-c-format
+msgid "&Volume:"
+msgstr "&Äänenvoimakkuus:"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 305
+#: rc.cpp:432
+#, no-c-format
+msgid "&Rate:"
+msgstr "&Taso:"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 374
+#: rc.cpp:438 rc.cpp:702 rc.cpp:711
+#, no-c-format
+msgid ""
+"This filter is applied to text jobs of the specified language. You may select "
+"more than one language by clicking the browse button and Ctrl-clicking on more "
+"than one in the list. If blank, the filter applies to all text jobs of any "
+"language."
+msgstr ""
+"Tätä suodinta käytetään määritellyn kielen lauseille. Voit valita useamman "
+"kielen napsauttamalla selain-painiketta ja Ctrl-napsauttamalla useamman kielen "
+"listalta. Jos tyhjä, suodinta käytetään jokaisen kielen kaikkiin lauseisiin."
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 385
+#: rc.cpp:444 rc.cpp:534 rc.cpp:615 rc.cpp:717
+#, no-c-format
+msgid ""
+"Click to select one or more languages. This filter will be applied to text "
+"jobs of those languages."
+msgstr ""
+"Napsauta valitaksesi yhden tai useamman kielen. Tätä suodinta käytetään niiden "
+"kielien teksteihin."
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 421
+#: rc.cpp:447
+#, no-c-format
+msgid "Use specific &Talker"
+msgstr "Käytä erityis&tä puhujaa"
+
+#. i18n: file libkttsd/selecttalkerwidget.ui line 424
+#: rc.cpp:450
+#, no-c-format
+msgid ""
+"When checked, will use the specific Talker (if it is still configured), "
+"otherwise the Talker most closely matching."
+msgstr ""
+"Valittuna käyttää määritettyä puhujaa (jos se on asetettu), muussa tapauksessa "
+"käyttää parhaiten osuvaa puhujaa."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 33
+#: rc.cpp:474
+#, no-c-format
+msgid ""
+"<b>WARNING: This filter is a key component of the KTTS system. Please read the "
+"KTTS Handbook before modifying these settings.</b>"
+msgstr ""
+"<b>VAROITUS: Tämä suodin on avainkomponentti KTTS-systeemille. Lue "
+"KTTS-käsikirja ennen näiden asetusten muuttamista.</b>"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 49
+#: rc.cpp:477 rc.cpp:582 rc.cpp:684 rc.cpp:771
+#, no-c-format
+msgid "&Name:"
+msgstr "&Nimi:"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 58
+#: rc.cpp:480 rc.cpp:486
+#, no-c-format
+msgid "The name of this filter. Enter any descriptive name you like."
+msgstr "Tämän suotimen nimi. Anna jokin haluamasi kuvaava nimi."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 67
+#: filters/sbd/sbdconf.cpp:171 kttsd/filtermgr.cpp:83 rc.cpp:483
+#, no-c-format
+msgid "Standard Sentence Boundary Detector"
+msgstr "Lauserajan vakioerotin"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 88
+#: rc.cpp:489
+#, no-c-format
+msgid "&Sentence boundary regular expression:"
+msgstr "Lau&serajan säännöllinen lauseke:"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 97
+#: rc.cpp:492 rc.cpp:495
+#, no-c-format
+msgid ""
+"The regular expression that detects boundaries between sentences in text jobs."
+msgstr ""
+"Säännöllinen lauseke, joka tunnistaa tekstissä lauserajan lauseiden välillä."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 132
+#: rc.cpp:501
+#, no-c-format
+msgid "&Replacement sentence boundary:"
+msgstr "Ko&rvauslauseen raja:"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 141
+#: rc.cpp:504 rc.cpp:507
+#, no-c-format
+msgid ""
+"This string replaces the matched regular expression. <b>Important</b>"
+": must end with tab (\\t)."
+msgstr ""
+"Tämä teksti korvaa osuneen säännöllisen lausekkeen. <b>Tärkeää</b>"
+": tulee päättyä tabulaattoriin (\\t)."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 160
+#: rc.cpp:510 rc.cpp:591 rc.cpp:789
+#, no-c-format
+msgid "Apply This &Filter When"
+msgstr "Käytä tätä &suodinta kun"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 163
+#: rc.cpp:513 rc.cpp:594 rc.cpp:696 rc.cpp:792
+#, no-c-format
+msgid "These settings determines when the filter is applied to text."
+msgstr "Tämä asetus määrittelee milloin suodinta käytetään tekstissä."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 182
+#: rc.cpp:516
+#, no-c-format
+msgid "&Language is:"
+msgstr "Kie&li on:"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 191
+#: rc.cpp:519 rc.cpp:528 rc.cpp:600 rc.cpp:609
+#, no-c-format
+msgid ""
+"This filter is applied to text jobs of the specified language. You may select "
+"more than one language by clicking the browse button and Ctrl-clicking on more "
+"than one in the list. If blank the filter applies to all text jobs of any "
+"language."
+msgstr ""
+"Tätä suodinta käytetään määritellyn kielen teksteille. Voit valita useamman "
+"kielen napsauttamalla selaimen painiketta ja Ctrl-napsauttamalla useampaa "
+"kieltä luettelossa. Jos se on tyhjä suodinta käytetään kaikille teksteille "
+"kaikilla kielillä."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 200
+#: rc.cpp:522 rc.cpp:603 rc.cpp:705
+#, no-c-format
+msgid "Application &ID contains:"
+msgstr "Sovelluksen &ID sisältää:"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 209
+#: rc.cpp:525 rc.cpp:606 rc.cpp:708
+#, no-c-format
+msgid ""
+"Enter a DCOP Application ID. This filter will only apply to text jobs queued "
+"by that application. You may enter more than one ID separated by commas. If "
+"blank, this filter applies to text jobs queued by all applications. Tip: Use "
+"kdcop from the command line to get the Application IDs of running applications. "
+" Example: \"konversation, kvirc,ksirc,kopete\""
+msgstr ""
+"Anna DCOP-sovelluksen ID. Tätä suodinta käytetään vain tämän sovelluksen "
+"teksteille. Voit antaa useamman ID:n pilkuilla eroteltuna. Jos on tyhjä, tätä "
+"suodinta käytetään jokaisen sovelluksen teksteille. Vihje: Käytä "
+"kdcop-ohjelmaa komentorivillä saadaksesi sovellusten ID:n. Esimerkki: "
+"\"konversation, kvirc,ksirc,kopete\""
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 259
+#: rc.cpp:537 rc.cpp:618 rc.cpp:720
+#, no-c-format
+msgid ""
+"<qt>Enter a DCOP Application ID. This filter will only apply to text jobs "
+"queued by that application. You may enter more than one ID separated by "
+"commas. Use <b>knotify</b> to match all messages sent as KDE notifications. "
+"If blank, this filter applies to text jobs queued by all applications. Tip: "
+"Use kdcop from the command line to get the Application IDs of running "
+"applications. Example: \"konversation, kvirc,ksirc,kopete\"</qt>"
+msgstr ""
+"<qt>Anna DCOP-sovelluksen ID. Tätä suodinta käytetään vain tämän sovelluksen "
+"teksteille. Voit antaa useamman ID:n pilkuilla eroteltuna. Käytä <b>knotify</b>"
+"-ohjelmaa saadaksesi kaikki KDE-tiedonannot. Jos on tyhjä, tätä suodinta "
+"käytetään jokaisen sovelluksen teksteille. Vihje: Käytä kdcop-ohjelmaa "
+"komentorivillä saadaksesi sovellusten ID:n. Esimerkki: \"konversation, "
+"kvirc,ksirc,kopete\"</qt>"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 287
+#: rc.cpp:540 rc.cpp:621
+#, no-c-format
+msgid "Load..."
+msgstr "Lataa..."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 293
+#: rc.cpp:543
+#, no-c-format
+msgid "Click to load a Sentence Boundary Detection configuration from a file."
+msgstr "Napsauta ladataksesi lauserajatunnistin tiedostosta."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 310
+#: rc.cpp:546
+#, no-c-format
+msgid "Sa&ve..."
+msgstr "&Talleta..."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 313
+#: rc.cpp:549
+#, no-c-format
+msgid "Click to save this Sentence Boundary Detection configuration to a file."
+msgstr "Napsauta tallettaaksesi lauserajan erottimen tiedostoon."
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 330
+#: rc.cpp:552
+#, no-c-format
+msgid "Clea&r"
+msgstr "Tyhje&nnä"
+
+#. i18n: file filters/sbd/sbdconfwidget.ui line 333
+#: rc.cpp:555 rc.cpp:753
+#, no-c-format
+msgid "Click to clear everything."
+msgstr "Napsauta tyhjentääksesi kaikki."
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 55
+#: rc.cpp:558
+#, no-c-format
+msgid "&Type"
+msgstr "&Kirjoita"
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 85
+#: rc.cpp:561
+#, no-c-format
+msgid "&Word"
+msgstr "&Sana"
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 104
+#: rc.cpp:564
+#, no-c-format
+msgid "Regular &expression"
+msgstr "Säännöllin&en lauseke"
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 124
+#: rc.cpp:567
+#, no-c-format
+msgid "Match &case"
+msgstr "&Huomioi merkkikoko"
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 158
+#: rc.cpp:570
+#, no-c-format
+msgid "&Replace with:"
+msgstr "&Korvaa tällä:"
+
+#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 180
+#: rc.cpp:573
+#, no-c-format
+msgid "&Match:"
+msgstr "&Osuma:"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 18
+#: rc.cpp:579
+#, no-c-format
+msgid "Configure String Replacer"
+msgstr "Aseta tekstin korvain"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 46
+#: rc.cpp:585 rc.cpp:588 rc.cpp:687 rc.cpp:690
+#, no-c-format
+msgid "Enter any name you like for this filter."
+msgstr "Anna tälle suotimelle haluamasi nimi."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 87
+#: rc.cpp:597
+#, no-c-format
+msgid "Lan&guage is:"
+msgstr "&Kieli on:"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 198
+#: rc.cpp:624
+#, no-c-format
+msgid "Click to load a word list from a file."
+msgstr "Napsauta ladataksesi sanalistan tiedostosta."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 218
+#: rc.cpp:630
+#, no-c-format
+msgid "Click to save word list to a file."
+msgstr "Napsauta tallettaaksesi sanalistan tiedostoon."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 235
+#: rc.cpp:633
+#, no-c-format
+msgid "C&lear"
+msgstr "Ty&hjennä"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 238
+#: rc.cpp:636
+#, no-c-format
+msgid "Click to empty the word list."
+msgstr "Napsauta tyhjentääksesi sanalistan."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 255
+#: rc.cpp:639
+#, no-c-format
+msgid "Type"
+msgstr "Kirjoita"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 266
+#: rc.cpp:642
+#, no-c-format
+msgid "Match Case"
+msgstr "Huomioi merkkikoko"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 277
+#: rc.cpp:645
+#, no-c-format
+msgid "Match"
+msgstr "Osuma"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 288
+#: rc.cpp:648
+#, no-c-format
+msgid "Replace With"
+msgstr "Korvaa"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 325
+#: kcmkttsmgr/kcmkttsmgr.cpp:171 rc.cpp:651
+#, no-c-format
+msgid "&Add..."
+msgstr "&Lisää..."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 328
+#: rc.cpp:654
+#, no-c-format
+msgid "Click to add another word or regular expression to the list."
+msgstr "Napsauta lisätäksesi toinen sana tai säännöllinen lauseke luetteloon."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 345
+#: rc.cpp:657
+#, no-c-format
+msgid "&Up"
+msgstr "&Ylös"
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 348
+#: rc.cpp:660
+#, no-c-format
+msgid ""
+"Click to move selected word up in the list. Words higher in the list are "
+"applied first."
+msgstr ""
+"Napsauta siirtääksesi valitun sanan luettelossa ylöspäin. Luettelon yläosan "
+"sanoja käytetään ensin."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 367
+#: rc.cpp:666
+#, no-c-format
+msgid ""
+"Click to move a word down in the list. Words lower in the list are applied "
+"last."
+msgstr ""
+"Napsauta siirtääksesi sanan alaspäin luettelossa. Luettelon alaosan sanoja "
+"käytetään viimeiksi."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 392
+#: rc.cpp:672
+#, no-c-format
+msgid "Click to modify an existing word or regular expression in the list."
+msgstr "Napsauta muokataksesi luettelon sanaa tai säännöllistä lauseketta."
+
+#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 417
+#: rc.cpp:678
+#, no-c-format
+msgid "Click to remove a word or regular expression from the list."
+msgstr "Napsauta poistaaksesi sanan tai säännöllisen lausekkeen luettelosta."
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 18
+#: rc.cpp:681
+#, no-c-format
+msgid "Configure Talker Chooser"
+msgstr "Aseta puhujan valitsin"
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 65
+#: rc.cpp:693
+#, no-c-format
+msgid "&Apply This Filter When"
+msgstr "&Käytä tätä suodinta kun"
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 87
+#: rc.cpp:699
+#, no-c-format
+msgid "Te&xt contains:"
+msgstr "&Teksti sisältää:"
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 189
+#: rc.cpp:723
+#, no-c-format
+msgid "&Talker:"
+msgstr "&Puhuja:"
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 195
+#: rc.cpp:726 rc.cpp:729
+#, no-c-format
+msgid ""
+"The new Talker that will be used when the conditions above are met. The "
+"default Talker is the topmost in the Talkers tab. Click the button to choose a "
+"Talker."
+msgstr ""
+"Uusi puhuja, jota käytetään kun ylläolevat olosuhteet saavutetaan. "
+"Oletuspuhuja on ylinnä puhujien välilehdellä. Napsauta painiketta valitaksesi "
+"puhuja."
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 224
+#: rc.cpp:735
+#, no-c-format
+msgid "Click to select a Talker."
+msgstr "Napsauta valitaksesi puhuja."
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 253
+#: rc.cpp:741
+#, no-c-format
+msgid "Click to load a Talker Chooser configuration from a file."
+msgstr "Napsauta ladataksesi puhujan valitsimen asetukset tiedostosta."
+
+#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 273
+#: rc.cpp:747
+#, no-c-format
+msgid "Click to save this Talker Chooser to a file."
+msgstr "Talleta puhujavalinta tiedostoon."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 17
+#: rc.cpp:756
+#, no-c-format
+msgid "Configure XML Transformer"
+msgstr "Aseta XML-muunnin"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 36
+#: rc.cpp:759 rc.cpp:774
+#, no-c-format
+msgid "Enter any descriptive name you like for this filter."
+msgstr "Anna haluamasi kuvaava nimi tälle suotimelle."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 44
+#: rc.cpp:762 rc.cpp:780
+#, no-c-format
+msgid ""
+"Enter the full path to an XML Style Language - Transforms (XSLT) stylesheet "
+"file. XSLT files usually end with extension .xsl."
+msgstr ""
+"Anna munnoksien XSL-tiedoston täydellinen polku. XSLT-tiedostotyyppi on "
+"tavallisesti .xsl."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 52
+#: rc.cpp:765
+#, no-c-format
+msgid "xsltproc"
+msgstr "xsltproc"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 55
+#: rc.cpp:768 rc.cpp:786
+#, no-c-format
+msgid ""
+"Enter the path to the xsltproc executable program. If it is in the PATH "
+"environment variable, just enter \"xsltproc\"."
+msgstr ""
+"Anna xsltproc-ohjelman polku. Jos se on ympäristöasetuksen PATH varrella, anna "
+"vain \"xsltproc\"."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 91
+#: rc.cpp:777
+#, no-c-format
+msgid "&XSLT file:"
+msgstr "&XSLT-tiedosto:"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 108
+#: rc.cpp:783
+#, no-c-format
+msgid "xsltproc &executable:"
+msgstr "xsltproc-ohj&elma:"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 149
+#: rc.cpp:795 rc.cpp:807
+#, no-c-format
+msgid ""
+"This filter will be applied only to text having the specified XML root element. "
+" If blank, applies to all text. You may enter more than one root element "
+"separated by commas. Example: \"html\"."
+msgstr ""
+"Tätä suodinta käytetään vain määriteltyihin XML-juurielementin teksteihin. Jos "
+"tyhjä, tätä suodinta käytetään kaikkiin teksteihin. Voit lisätä useamman "
+"juurielementin pilkulla eroteltuna. Esimerkki: \"html\"."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 157
+#: rc.cpp:798 rc.cpp:813
+#, no-c-format
+msgid ""
+"This filter will be applied only to text having the specified DOCTYPE "
+"specification. If blank, applies to all text. You may enter more than one "
+"DOCTYPE separated by commas. Example: \"xhtml\"."
+msgstr ""
+"Tätä suodinta käytetään vain määritellyille DOCTYPE-dokumenttien teksteihin. "
+"Jos tyhjä, sitä käytetään kaikkiin teksteihin. Voit antaa useamman "
+"DOCTYPE-tyypin pilkulla eroteltuna. Esimerkki: \"xhtml\"."
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 165
+#: rc.cpp:801 rc.cpp:819
+#, no-c-format
+msgid ""
+"<qt>Enter a DCOP Application ID. This filter will only apply to text queued by "
+"that application. You may enter more than one ID separated by commas. Use <b>"
+"knotify</b> to match all messages sent as KDE notifications. If blank, this "
+"filter applies to text queued by all applications. Tip: Use kdcop from the "
+"command line to get the Application IDs of running applications. Example: "
+"\"konversation, kvirc,ksirc,kopete\"</qt>"
+msgstr ""
+"<qt>Anna DCOP-sovelluksen ID. Tätä suodinta käytetään vain tämän sovelluksen "
+"teksteille. Voit antaa useamman ID:n pilkuilla eroteltuna. Käytä <b>knotify</b>"
+"-ohjelmaa saadaksesi kaikki viestit KDE:n tiedoksiannoista. Jos on tyhjä, tätä "
+"suodinta käytetään jokaisen sovelluksen teksteille. Vihje: Käytä "
+"kdcop-ohjelmaa komentorivillä saadaksesi sovellusten ID:n. Esimerkki: "
+"\"konversation, kvirc,ksirc,kopete\"</qt>"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 183
+#: rc.cpp:804
+#, no-c-format
+msgid "&Root element is:"
+msgstr "Juu&rielementti on:"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 201
+#: rc.cpp:810
+#, no-c-format
+msgid "or DOC&TYPE is:"
+msgstr "tai DOC&TYPE on:"
+
+#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 218
+#: rc.cpp:816
+#, no-c-format
+msgid "and Application &ID contains:"
+msgstr "ja sovellukksen &ID sisältää:"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 30
+#: rc.cpp:822
+#, no-c-format
+msgid "Co&mmand Configuration"
+msgstr "Ko&mentojen asetukset"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 61
+#: rc.cpp:825
+#, no-c-format
+msgid "Command &for speaking texts:"
+msgstr "Tekstin &puhumiskomennot:"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 72
+#: rc.cpp:828
+#, no-c-format
+msgid ""
+"This field specifies both the command used for speaking texts and its "
+"parameters. If you want to pass the text as a parameter, write %t at the place "
+"where the text should be inserted. To pass a file of the text, write %f. To "
+"synthesize only and let KTTSD play the synthesized text, write %w for the "
+"generated audio file."
+msgstr ""
+"Tässä kentässä on sekä puhumiseen käytetty komento että sen parametrit. Jos "
+"haluat antaa tekstin parametrina, kirjoita %t siihen paikkaan, mihin teksti "
+"tulee lisätä. Antaaksesi tiedoston, kirjoita %f. Syntetisoidaksesi vain "
+"KTTSD:llä tekstiä, kirjoita %w luodulle äänitiedostolle."
+
+#. i18n: file plugins/command/commandconfwidget.ui line 88
+#: rc.cpp:831
+#, no-c-format
+msgid "&Send the data as standard input"
+msgstr "&Lähetä tieto standardina syötteenä"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 91
+#: rc.cpp:834
+#, no-c-format
+msgid ""
+"This check box specifies whether the text is sent as standard input (stdin) to "
+"the speech synthesizer."
+msgstr ""
+"Tämä valinta määrittelee, lähetetäänkö teksti puhesyntetisaattorille "
+"standardisyötteenä (stdin)."
+
+#. i18n: file plugins/command/commandconfwidget.ui line 116
+#: rc.cpp:837 rc.cpp:946 rc.cpp:1036 rc.cpp:1072 rc.cpp:1186
+#, no-c-format
+msgid "&Test"
+msgstr "&Testaa"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 142
+#: rc.cpp:840 rc.cpp:865 rc.cpp:1180
+#, no-c-format
+msgid "Character &encoding:"
+msgstr "M&erkkimuunnos:"
+
+#. i18n: file plugins/command/commandconfwidget.ui line 161
+#: rc.cpp:843 rc.cpp:1045
+#, no-c-format
+msgid ""
+"This combo box specifies which character encoding is used for passing the text."
+msgstr ""
+"Tämä yhdistelmävalinta määrittelee, mitä merkkimuunnosta käytetään tekstin "
+"syötössä."
+
+#. i18n: file plugins/command/commandconfwidget.ui line 175
+#: rc.cpp:846
+#, no-c-format
+msgid ""
+"Parameters:\n"
+" %t: Text to be spoken\n"
+" %f: Filename of a temporary file containing the text\n"
+" %l: Language (two letter code)\n"
+" %w: Filename of a temporary file for generated audio"
+msgstr ""
+"Parametrit:\n"
+" %t: Puhuttava teksti\n"
+" %f: Tekstin sisältävä väliaikaisen tiedoston nimi\n"
+" %l: Kieli (2-kirjaiminen koodi)\n"
+" %w: Väliaikaisen luotavan äänitiedoston nimi"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 25
+#: rc.cpp:853
+#, no-c-format
+msgid "Epos Config UI"
+msgstr "Käyttöliittymä Eposin asetuksille"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 28
+#: rc.cpp:856 rc.cpp:862
+#, no-c-format
+msgid ""
+"This is the configuration dialog for the Epos Czech and Slovak speech "
+"synthesizer."
+msgstr ""
+"Tämä on käyttöliittymä Epos-puhesyntetisoijalle tsekkiä ja slovakkia varten."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 53
+#: rc.cpp:859
+#, no-c-format
+msgid "E&pos Configuration"
+msgstr "E&pos-asetukset"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 108
+#: rc.cpp:868
+#, no-c-format
+msgid "Specifies which character encoding is used for passing the text."
+msgstr "Määrittelee, mitä merkkimuunnosta käytetään tekstin syötössä."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 142
+#: rc.cpp:871 rc.cpp:1129
+#, no-c-format
+msgid "Speed:"
+msgstr "Nopeus:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 148
+#: rc.cpp:874 rc.cpp:886 rc.cpp:895
+#, no-c-format
+msgid ""
+"Sets the speed of speech. Slide the slider to the left to slow speech down; to "
+"the right to increase talking speed. Anything less than 75 percent is "
+"considered \"slow\", and anything greater than 125 percent is considered "
+"\"fast\"."
+msgstr ""
+"Asettaa puhenopeuden. Siirrä liukusäädintä vasemmalle hidastaaksesi puheetta "
+"ja oikealle nopeuttaaksesi sitä. Kaikki alle 75 prosenttia on \"hidas\", ja "
+"kaikki yli 125 prosenttia on \"nopea\"."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 164
+#: rc.cpp:877
+#, no-c-format
+msgid "Pitch:"
+msgstr "Äänenkorkeus:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 170
+#: rc.cpp:880 rc.cpp:892 rc.cpp:898
+#, no-c-format
+msgid ""
+"Sets the tone (frequency) of speech. Slide the slider to the left to lower the "
+"voice tone; to the right to increase tone. Anything less than 75 percent is "
+"considered \"low\", and anything greater than 125 percent is considered "
+"\"high\"."
+msgstr ""
+"Asettaa puheen äänenkorkeuden (frekvenssi). Siirrä liukusäädintä vasemmalle "
+"madaltaaksesi ääntä ja oikealle lisätäksesi korkeutta. Kaikki alle 75 "
+"prosenttia on \"matala\", ja kaikki yli 125 prosenttia on \"korkea\"."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 346
+#: rc.cpp:901
+#, no-c-format
+msgid "Epos server executable path:"
+msgstr "Epos-palvelimen ohjelman polku:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 355
+#: rc.cpp:904 rc.cpp:916
+#, no-c-format
+msgid ""
+"If the Epos server program will be found due to your PATH environment variable, "
+"simply enter \"epos\", otherwise enter the full path to the Epos server "
+"executable program."
+msgstr ""
+"Jos Epos-palvelinohjelma löytyy PATH-ympäristöasetuksista, anna "
+"yksinkertaisesti \"epos\", muussa tapauksessa anna Epos-palvelinohjelman koko "
+"polku."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 371
+#: rc.cpp:907
+#, no-c-format
+msgid "Epos client executable path:"
+msgstr "Epos-asiakasohjelman polku:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 380
+#: rc.cpp:910 rc.cpp:922
+#, no-c-format
+msgid ""
+"If the Epos client program will be found due to the PATH environment variable, "
+"simply enter \"say\" here. Otherwise, specify the full path to the Epos client "
+"program."
+msgstr ""
+"Jos Epos-asiakasohjelma on ympäristöasetuksen PATH varrella, anna tähän "
+"\"say\". Muussa tapauksessa määrittele Epos-asiakasohjelman koko polku."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 406
+#: rc.cpp:913
+#, no-c-format
+msgid "epos"
+msgstr "epos"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 425
+#: rc.cpp:919
+#, no-c-format
+msgid "say"
+msgstr "say"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 440
+#: rc.cpp:925
+#, no-c-format
+msgid "Additional Options (advanced)"
+msgstr "Lisäominaisuudet (lisäasetukset)"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 467
+#: rc.cpp:928 rc.cpp:937
+#, no-c-format
+msgid ""
+"Optional. Enter any server command line options here. To see available "
+"options, enter \"epos -h\" in a terminal. Do not use \"-o\"."
+msgstr ""
+"Lisäasetukset. Anna palvelinkomento tähän. Nähdäksesi käytössäolevat valinnat, "
+"kirjoita \"epos -h\" terminaali-ikkunassa. Älä käytä \"-o\"."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 475
+#: rc.cpp:931
+#, no-c-format
+msgid ""
+"Specify options to be passed to Epos client. To see available options, enter "
+"\"say -h\" in a terminal. Do not use \"-o\"."
+msgstr ""
+"Määrittele Epos-asiakasohjelmalle annettavat ominaisuudet. Nähdäksesi "
+"käytössäolevat valinnat kirjoita \"say -h\" terminaali-ikkunassa. Älä käytä "
+"\"-o\"."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 501
+#: rc.cpp:934
+#, no-c-format
+msgid "Epos server:"
+msgstr "Epos-palvelin:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 526
+#: rc.cpp:940
+#, no-c-format
+msgid "Epos client:"
+msgstr "Epos-asiakasohjelma:"
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 535
+#: rc.cpp:943
+#, no-c-format
+msgid ""
+"Specify options to be passed to Epos client. Do not use -o. To see available "
+"options, enter \"say -h\" in a terminal. Do not use \"-o\"."
+msgstr ""
+"Määrittele Epos-asiakasohjelmalle annettavat ominaisuudet. Älä käytä -o. "
+"Nähdäksesi käytössäolevat valinnat, kirjoita \"say -h\" terminaali-ikkunaan. "
+"Älä käytä \"-o\"."
+
+#. i18n: file plugins/epos/eposconfwidget.ui line 577
+#: rc.cpp:949
+#, no-c-format
+msgid ""
+"Click to test the configuration. If correct, you will hear a sentence spoken."
+msgstr ""
+"Napsauta testataksesi asetuksia. Jos asetukset ovat oikein, kuulet lauseen "
+"puhuttuna."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 25
+#: rc.cpp:952
+#, no-c-format
+msgid "Festival Config UI"
+msgstr "Festivalin asetuksien käyttöliittymä"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 28
+#: rc.cpp:955 rc.cpp:961
+#, no-c-format
+msgid ""
+"This is the dialog for configuring the Festival speech synthesizer in "
+"interactive mode."
+msgstr ""
+"Tämä on ikkuna Festival-puhesyntetisaattorin asetuksille interaktiivisena."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 53
+#: rc.cpp:958
+#, no-c-format
+msgid "Festival &Interactive Configuration"
+msgstr "Festival &Interaktiivinen säätäminen"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 95
+#: rc.cpp:964
+#, no-c-format
+msgid "&Festival executable:"
+msgstr "&Festival-ohjelma:"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 104
+#: rc.cpp:967 rc.cpp:970
+#, no-c-format
+msgid ""
+"If Festival is in your PATH environment variable, just enter \"festival\", "
+"otherwise specify the full path to the Festival executable program."
+msgstr ""
+"Jos Festival on ympäristöasetusten PATH:in varrella, anna yksinkertaisesti "
+"\"festival\". Muussa tapauksessa määrittele Festival-ohjelman koko polku."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 144
+#: rc.cpp:973
+#, no-c-format
+msgid "&Select voice:"
+msgstr "&Valitse ääni:"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 153
+#: rc.cpp:976 rc.cpp:979
+#, no-c-format
+msgid ""
+"Select a voice to speak text with. MultiSyn voices are high quality but are "
+"slow to load. If no voices are shown, check the Festival executable path. You "
+"must install at least one Festival voice. If you have installed a voice and "
+"still none are shown, check your Festival configuration. (See the README that "
+"comes with Festival.)"
+msgstr ""
+"Valitse puhuttava ääni. MultiSyn-äänet ovat korkealaatuisia, mutta hitaita "
+"ladata. Jos yhtään ääntä ei näy, tarkista Festival-ohjelman polku. Sinun tulee "
+"asentaa vähintään yksi Festival-ääni. Jos olet asentanut äänen, mutta se ei "
+"näy, tarkista Festivalin asetukset. (Katso Festivalin mukana tulevaa "
+"README-tiedostoa.)"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 177
+#: rc.cpp:982
+#, no-c-format
+msgid "&Rescan"
+msgstr "Skannaa &uudelleen"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 218
+#: rc.cpp:988 rc.cpp:1006 rc.cpp:1021
+#, no-c-format
+msgid ""
+"Sets the volume (loudness) of speech. Slide the slider to the left to lower "
+"the volume; to the right to increase volume. Anything less than 75 percent is "
+"considered \"soft\", and anything greater than 125 percent is considered "
+"\"loud\"."
+msgstr ""
+"Aseta puheen äänenvoimakkuus. Siirrä liukusäädintä vasemmalle hiljentääksesi "
+"ääntä ja oikealle lisätäksesi äänenvoimakkuutta. Kaikki arvot alle 75 "
+"prosenttia on \"hiljaisia\" ja kaikki enemmän kuin 125 prosenttia on \"kovia\"."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 234
+#: rc.cpp:991
+#, no-c-format
+msgid "Sp&eed:"
+msgstr "Nop&eus:"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 256
+#: rc.cpp:997 rc.cpp:1144
+#, no-c-format
+msgid "&Pitch:"
+msgstr "&Äänenkorkeus:"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 262
+#: rc.cpp:1000 rc.cpp:1018 rc.cpp:1027
+#, no-c-format
+msgid ""
+"Sets the tone (frequency) of speech. Slide the slider to the left to lower the "
+"voice tone; to the right to increase tone. Anything less than 75 percent is "
+"considered \"low\", and anything greater than 125 percent is considered "
+"\"high\". You cannot change the pitch of MultiSyn voices."
+msgstr ""
+"Aseta puheen äänenkorkeus (frekvenssi). Siirrä liukusäädintä vasemmalle "
+"madaltaaksesi ääntä ja oikealle lisätäksesi äänenkorkeutta. Kaikki arvot alle "
+"75 prosenttia ovat \"matalia\" ja kaikki arvot yli 125 prosenttia ovat "
+"\"korkeita\". Et voi muuttaa MultiSyn-äänten äänenkorkeutta."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 485
+#: rc.cpp:1030
+#, no-c-format
+msgid "&Load this voice when starting KTTSD"
+msgstr "&Lataa tämä ääni kun KTTSD käynnistyy"
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 488
+#: rc.cpp:1033
+#, no-c-format
+msgid ""
+"If checked, Festival will be started and this voice will be loaded when the "
+"Text-to-Speech Deamon (KTTSD) is started. Check when a voice requires a long "
+"time to load in Festival (for example, multisyn voices), otherwise, leave "
+"unchecked."
+msgstr ""
+"Valittuna Festival käynnistyy ja tämä ääni ladataan kun teksti puheeksi "
+"-palvelinohjelma (KTTSD) käynnistyy. Valitse tämä, kun ääni tarvitsee pitkän "
+"ajan latautuakseen Festival-ohjelmaan (esimerkiksi, multisyn-äänet). Muutoin "
+"jätä tämä valitsematta."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 516
+#: rc.cpp:1039
+#, no-c-format
+msgid ""
+"Click to test the configuration. Festival will be started and a test sentence "
+"will be spoken."
+msgstr ""
+"Napsauta testataksesi asetuksia. Festival käynnistyy ja testilause puhutaan."
+
+#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 542
+#: rc.cpp:1042
+#, no-c-format
+msgid "Character e&ncoding:"
+msgstr "Merkkimuu&nnos:"
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 25
+#: rc.cpp:1048
+#, no-c-format
+msgid "Flite Config UI"
+msgstr "Fliten säätökäyttöliittymä"
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 28
+#: rc.cpp:1051 rc.cpp:1057
+#, no-c-format
+msgid ""
+"This is the configuration dialog for the Festival Lite (Flite) speech synthesis "
+"engine."
+msgstr ""
+"Tämä on asetusikkuna Festival lite (Flite) -puhesyntetisaattoria varten."
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 70
+#: rc.cpp:1054
+#, no-c-format
+msgid "Festival &Lite (flite) Configuration"
+msgstr "Festival &Lite (flite) asetukset"
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 112
+#: rc.cpp:1060
+#, no-c-format
+msgid "&Flite executable path:"
+msgstr "&Flite-ohjelman polku:"
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 121
+#: rc.cpp:1063 rc.cpp:1069
+#, no-c-format
+msgid ""
+"If Flite is in your PATH environment variable, simply enter \"flite\", "
+"otherwise specify the complete path to the Flite executable program."
+msgstr ""
+"Jos Flite on ympäristöasetusten PATH-asetuksen polun varrella, kirjoita "
+"\"flite\", muussa tapauksessa määrittele Flite-ohjelman koko polku."
+
+#. i18n: file plugins/flite/fliteconfwidget.ui line 137
+#: rc.cpp:1066
+#, no-c-format
+msgid "flite"
+msgstr "flite"
+
+#. i18n: file plugins/freetts/freettsconfigwidget.ui line 25
+#: rc.cpp:1075
+#, no-c-format
+msgid "FreeTTS Config UI"
+msgstr "Käyttöliittymä FreeTTS asetuksille"
+
+#. i18n: file plugins/freetts/freettsconfigwidget.ui line 67
+#: rc.cpp:1078
+#, no-c-format
+msgid "FreeTTS Interactive Configuration"
+msgstr "Free TTS:n interaktiivinen asetusten säätäminen"
+
+#. i18n: file plugins/freetts/freettsconfigwidget.ui line 106
+#: rc.cpp:1081
+#, no-c-format
+msgid "&FreeTTS jar file:"
+msgstr "&FreeTTS jar-tiedosto:"
+
+#. i18n: file plugins/freetts/freettsconfigwidget.ui line 179
+#: rc.cpp:1084
+#, no-c-format
+msgid "Test"
+msgstr "Testi"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 16
+#: rc.cpp:1087
+#, no-c-format
+msgid "Hadifix Configuration"
+msgstr "Hadifix-asetukset"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 19
+#: rc.cpp:1090 rc.cpp:1096
+#, no-c-format
+msgid ""
+"This is the configuration dialog for the Hadifix (txt2pho and Mbrola) speech "
+"synthesizer."
+msgstr ""
+"Tämä on asetusten säätöikkuna Hadifix (txt2pho and Mbrola) "
+"-puhesyntetisaattorille."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 44
+#: rc.cpp:1093
+#, no-c-format
+msgid "Had&ifix Configuration"
+msgstr "Had&ifix-asetukset"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 78
+#: rc.cpp:1099
+#, no-c-format
+msgid "&Basic Options"
+msgstr "&Perusasetukset"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 97
+#: rc.cpp:1102
+#, no-c-format
+msgid "&Voice file:"
+msgstr "&Äänitiedosto:"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 103
+#: rc.cpp:1105 rc.cpp:1108
+#, no-c-format
+msgid ""
+"Select a voice for speaking text. If no voices are listed, check your Mbrola "
+"configuration. You must install at least one voice."
+msgstr ""
+"Valitse ääni puhuttavalle tekstille. Jos yhtään ääntä ei ole listalla, tarkista "
+"Mbrolan asetukset. Sinun tulee asentaa ainakin yksi ääni."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 135
+#: rc.cpp:1111
+#, no-c-format
+msgid "&Select..."
+msgstr "&Valitse..."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 151
+#: rc.cpp:1114
+#, no-c-format
+msgid "Volume &ratio:"
+msgstr "Äänenvoimakkuus&taso:"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 157
+#: rc.cpp:1117 rc.cpp:1123 rc.cpp:1126
+#, no-c-format
+msgid ""
+"Adjusts the volume of speech. Slide to left for softer speech; to the right "
+"for louder."
+msgstr ""
+"Säädä puheen äänenvoimakkuus. Siirrä liukusäädintä vasemmalle hiljentääksesi "
+"puhetta ja oikealle koventaaksesi sitä."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 245
+#: rc.cpp:1132 rc.cpp:1138 rc.cpp:1141
+#, no-c-format
+msgid ""
+"Adjusts the speed of speech. Slide to left for slower speech; to the right for "
+"faster."
+msgstr ""
+"Säädä puhenopeus. Siirrä liukusäädintä vasemmalle hidastaaksesi puhetta ja "
+"oikealle nopeuttaaksesi sitä."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 327
+#: rc.cpp:1147 rc.cpp:1153 rc.cpp:1156
+#, no-c-format
+msgid ""
+"Adjusts the pitch (tone) of speech. Slide to left for lower speech; to the "
+"right for higher."
+msgstr ""
+"Säädä puheen äänenkorkeus. Siirrä liukusäädintä vasemmalle madaltaaksesi ääntä "
+"ja oikealle lisätäksesi äänenkorkeutta."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 399
+#: rc.cpp:1159
+#, no-c-format
+msgid "&Advanced Options"
+msgstr "&Lisäasetukset"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 416
+#: rc.cpp:1162
+#, no-c-format
+msgid "txt2pho e&xecutable:"
+msgstr "txt2pho-&ohjelma:"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 422
+#: rc.cpp:1165 rc.cpp:1168
+#, no-c-format
+msgid ""
+"If the txt2pho program is in your PATH environment variable, simply enter "
+"\"txt2pho\", otherwise specify the full path to the txt2pho executable program."
+msgstr ""
+"Jos txt2pho-ohjelma on ympäristöasetuksen PATH varrella, anna yksinkertaisesti "
+"\"txt2pho\", muussa tapauksessa anna txt2pho-ohjelman koko polku."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 446
+#: rc.cpp:1171
+#, no-c-format
+msgid "&Mbrola executable:"
+msgstr "&Mbrola-ohjelma:"
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 452
+#: rc.cpp:1174 rc.cpp:1177
+#, no-c-format
+msgid ""
+"If the Mbrola program is in your PATH environment variable, simply enter "
+"\"mbrola\", otherwise specify the full path to the Mbrola executable program."
+msgstr ""
+"Jos Mbrola-ohjelma on ympäristöasetuksen PATH varrella, kirjoita "
+"yksinkertaisesti \"mbrola\", muussa tapauksessa kirjoita Mbrola-ohjelman koko "
+"polku."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 511
+#: rc.cpp:1183
+#, no-c-format
+msgid ""
+"This combo box specifies which character encoding is used for passing the text. "
+" For most western languages, use ISO-8859-1. For Hungarian, use ISO-8859-2."
+msgstr ""
+"Tämä yhdistelmävalinta määrittelee, mitä merkkimuunnosta käytetään tekstin "
+"syötössä. Suurimmalle osalle länsimaisista kielistä, käytä ISO-8859-1. "
+"Unkarille käytä ISO-8859-2."
+
+#. i18n: file plugins/hadifix/hadifixconfigui.ui line 551
+#: rc.cpp:1189
+#, no-c-format
+msgid "Click to test the configuration. You should hear a spoken sentence."
+msgstr "Napsauta testataksesi asetukset. Sinun pitäisi kuulla puhuttu lause."
+
+#. i18n: file plugins/hadifix/voicefileui.ui line 16
+#: rc.cpp:1192
+#, no-c-format
+msgid "Selecting Voice File"
+msgstr "Valitse äänitiedosto"
+
+#. i18n: file plugins/hadifix/voicefileui.ui line 33
+#: rc.cpp:1195
+#, no-c-format
+msgid "Path of the voice file:"
+msgstr "Äänitiedoston polku:"
+
+#. i18n: file plugins/hadifix/voicefileui.ui line 69
+#: rc.cpp:1201
+#, no-c-format
+msgid "Female"
+msgstr "Nainen"
+
+#. i18n: file plugins/hadifix/voicefileui.ui line 77
+#: rc.cpp:1204
+#, no-c-format
+msgid "Male"
+msgstr "Mies"
+
+#. i18n: file plugins/hadifix/voicefileui.ui line 85
+#: rc.cpp:1207
+#, no-c-format
+msgid "Try to Determine From Voice File"
+msgstr "Yritä määritellä äänitiedostosta"
+
+#. i18n: file plugins/festivalint/voices line 14
+#: rc.cpp:1210 rc.cpp:1213 rc.cpp:1333 rc.cpp:1339 rc.cpp:1345 rc.cpp:1351
+#: rc.cpp:1360
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Male"
+msgstr "Amerikkalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 38
+#: rc.cpp:1216
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Female, MBROLA"
+msgstr "Amerikkalainen nainen, MBROLA"
+
+#. i18n: file plugins/festivalint/voices line 50
+#: rc.cpp:1219 rc.cpp:1222
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Male, MBROLA"
+msgstr "Amerikkalainen mies, MBROLA"
+
+#. i18n: file plugins/festivalint/voices line 74
+#: rc.cpp:1225 rc.cpp:1228 rc.cpp:1363
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"British Male"
+msgstr "Brittiläinen mies"
+
+#. i18n: file plugins/festivalint/voices line 98
+#: rc.cpp:1231
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Castilian Spanish Male"
+msgstr "Castiliaanian espanjalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 110
+#: rc.cpp:1234 rc.cpp:1246 rc.cpp:1249
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Male, HTS"
+msgstr "Amerikkalainen mies, HTS"
+
+#. i18n: file plugins/festivalint/voices line 122
+#: rc.cpp:1237
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Female, HTS"
+msgstr "Amerikkalainen nainen, HTS"
+
+#. i18n: file plugins/festivalint/voices line 134
+#: rc.cpp:1240
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Canadian English Male, HTS"
+msgstr "Kanadan englantilainen mies, HTS"
+
+#. i18n: file plugins/festivalint/voices line 146
+#: rc.cpp:1243
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Scottish Male, HTS"
+msgstr "Skottilainen mies, HTS"
+
+#. i18n: file plugins/festivalint/voices line 182
+#: rc.cpp:1252
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Canadian English Male, MultiSyn"
+msgstr "Kanadan englantilainen mies, MultiSyn"
+
+#. i18n: file plugins/festivalint/voices line 194
+#: rc.cpp:1255
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Scottish Male, MultiSyn"
+msgstr "Skottilainen mies, MultiSyn"
+
+#. i18n: file plugins/festivalint/voices line 206
+#: rc.cpp:1258 rc.cpp:1264
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"German Female, Festival"
+msgstr "Saksalainen nainen, Festival"
+
+#. i18n: file plugins/festivalint/voices line 218
+#: rc.cpp:1261
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"German Male, Festival"
+msgstr "Saksalainen mies, Festival"
+
+#. i18n: file plugins/festivalint/voices line 242
+#: rc.cpp:1267
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Mexican Spanish Male, OGC"
+msgstr "Meksikon espanjalainen mies, OGC"
+
+#. i18n: file plugins/festivalint/voices line 254
+#: rc.cpp:1270
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Mexican Spanish Female, OGC"
+msgstr "Meksikon espanjalainen nainen, OGC"
+
+#. i18n: file plugins/festivalint/voices line 266
+#: rc.cpp:1273 rc.cpp:1276 rc.cpp:1279 rc.cpp:1288
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Male, OGC"
+msgstr "Amerikkalainen mies, OGC"
+
+#. i18n: file plugins/festivalint/voices line 302
+#: rc.cpp:1282 rc.cpp:1291
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Female, OGC"
+msgstr "Amerikkalainen nainen, OGC"
+
+#. i18n: file plugins/festivalint/voices line 314
+#: rc.cpp:1285
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"British Male, OGC"
+msgstr "Brittiläinen mies, OGC"
+
+#. i18n: file plugins/festivalint/voices line 350
+#: rc.cpp:1294
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Finnish Male"
+msgstr "Suomalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 362
+#: rc.cpp:1297
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Czech Male, MBROLA"
+msgstr "Tsekkiläinen mies, MBROLA"
+
+#. i18n: file plugins/festivalint/voices line 374
+#: rc.cpp:1300
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Polish Male"
+msgstr "Puolalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 386
+#: rc.cpp:1303
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Russian Male"
+msgstr "Venäläinen mies"
+
+#. i18n: file plugins/festivalint/voices line 398
+#: rc.cpp:1306 rc.cpp:1315 rc.cpp:1318
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Italian Male"
+msgstr "Italialainen mies"
+
+#. i18n: file plugins/festivalint/voices line 410
+#: rc.cpp:1309 rc.cpp:1312 rc.cpp:1321
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Italian Female"
+msgstr "Italialainen nainen"
+
+#. i18n: file plugins/festivalint/voices line 470
+#: rc.cpp:1324
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Kiswahili Male"
+msgstr "Kiswahili-mies"
+
+#. i18n: file plugins/festivalint/voices line 484
+#: rc.cpp:1327
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Ibibio Female"
+msgstr "Ibibio-nainen"
+
+#. i18n: file plugins/festivalint/voices line 496
+#: rc.cpp:1330
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Zulu Male"
+msgstr "Zulu-mies"
+
+#. i18n: file plugins/festivalint/voices line 520
+#: rc.cpp:1336 rc.cpp:1342 rc.cpp:1348 rc.cpp:1354 rc.cpp:1357
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"American Female"
+msgstr "Amerikkalainen nainen"
+
+#. i18n: file plugins/festivalint/voices line 640
+#: rc.cpp:1366
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"British Female"
+msgstr "Brittiläinen nainen"
+
+#. i18n: file plugins/festivalint/voices line 652
+#: rc.cpp:1369
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"French Canadian Male"
+msgstr "Ranskan kanadalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 664
+#: rc.cpp:1372
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"French Canadian Female"
+msgstr "Ranskan kanadalainen nainen"
+
+#. i18n: file plugins/festivalint/voices line 676
+#: rc.cpp:1375
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"German Male"
+msgstr "Saksalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 688
+#: rc.cpp:1378
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"German Female"
+msgstr "Saksalainen nainen"
+
+#. i18n: file plugins/festivalint/voices line 700
+#: rc.cpp:1381
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Americas Spanish Male"
+msgstr "Amerikan espanjalainen mies"
+
+#. i18n: file plugins/festivalint/voices line 712
+#: rc.cpp:1384
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Americas Spanish Female"
+msgstr "Amerikan espanjalainen nainen"
+
+#. i18n: file plugins/festivalint/voices line 724
+#: rc.cpp:1387
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Vietnamese Male"
+msgstr "Vietnamilainen mies"
+
+#. i18n: file plugins/festivalint/voices line 735
+#: rc.cpp:1390
+#, no-c-format
+msgid ""
+"_: FestivalVoiceName\n"
+"Vietnamese Female"
+msgstr "Vietnamilainen nainen"
+
+#: filters/main.cpp:44
+msgid "Name of a KTTSD filter plugin (required)"
+msgstr "KTTSD-suodinliitännäisen nimi (pakollinen)"
+
+#: filters/main.cpp:46
+msgid "Talker code passed to filter"
+msgstr "Puhujan koodi vietiin suotimeen"
+
+#: filters/main.cpp:48
+msgid "DCOP application ID passed to filter"
+msgstr "DCOP-sovelluksen ID vietiin suotimeen"
+
+#: filters/main.cpp:52
+msgid ""
+"_: A string that appears in a single config file, not a group of config files\n"
+"Config file group name passed to filter"
+msgstr "Asetustiedoston ryhmänimi, joka välitetään suotimelle"
+
+#: filters/main.cpp:53
+msgid "Display list of available Filter PlugIns and exit"
+msgstr "Näytä luettelo saatavillaolevista suodinliitännäisistä ja poistu"
+
+#: filters/main.cpp:55
+msgid "Display tabs as \\t, otherwise they are removed"
+msgstr "Näytä tabulaattorit \\t, muussa tapauksessa ne poistetaan"
+
+#: filters/main.cpp:56
+msgid "Display list of available filter plugins and exit"
+msgstr "Näytä luettelo saatavillaolevista suodinliitännäisistä ja poistu"
+
+#: filters/main.cpp:63
+msgid "testfilter"
+msgstr "testisuodin"
+
+#: filters/main.cpp:64
+msgid "A utility for testing KTTSD filter plugins."
+msgstr "Työkalu KTTSD:n suodinliitännäisten testaukseen."
+
+#: filters/main.cpp:66 kcmkttsmgr/kcmkttsmgr.cpp:1085 kttsd/main.cpp:40
+#: kttsmgr/kttsmgr.cpp:63
+msgid "Maintainer"
+msgstr "Ylläpitäjä"
+
+#: kcmkttsmgr/addtalker.cpp:131 kcmkttsmgr/kcmkttsmgr.cpp:552
+#: libkttsd/talkercode.cpp:217
+msgid "Other"
+msgstr "Muu"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:83
+msgid "Text interrupted. Message."
+msgstr "Teksti keskeytettiin. Viesti."
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:89
+msgid "Resuming text."
+msgstr "Uudelleenjatkon teksti:"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:910
+msgid ""
+"You have made changes to the configuration but have not saved them yet. Click "
+"Apply to save the changes or Cancel to abandon the changes."
+msgstr ""
+"Olet tehnyt muutoksia asetuksiin, mutta et ole tallentanut niitä vielä. "
+"Napsauta Käytä tallentaaksesi muutokset tai Keskeytä hylätäksesi muutokset."
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1072
+msgid ""
+"<h1>Text-to-Speech</h1>"
+"<p>This is the configuration for the text-to-speech dcop service</p>"
+"<p>This allows other applications to access text-to-speech resources</p>"
+"<p>Be sure to configure a default language for the language you are using as "
+"this will be the language used by most of the applications</p>"
+msgstr ""
+"<h1>Teksti puheeksi</h1>"
+"<p>Tämä on teksti puheeksi -ohjelman dcop-palvelun asetusten säätö</p>"
+"<p>Tämä sallii muiden sovellusten käyttää teksti puheeksi -resursseja</p>"
+"<p>Varmista oletuskielen määrittely kieleksi, jota käytät. Se on kieli, jota "
+"useimmat sovellukset käyttävät</p>"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1080 kttsd/main.cpp:36
+#: players/artsplayer/artsplayer.cpp:240
+msgid "kttsd"
+msgstr "kttsd"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1080
+msgid "KCMKttsMgr"
+msgstr "KCMKttsMgr"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1082
+msgid "(c) 2002, José Pablo Ezequiel Fernández"
+msgstr "(c) 2002, José Pablo Ezequiel Fernández"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1084
+msgid "Author"
+msgstr "Tekijä"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1086 kcmkttsmgr/kcmkttsmgr.cpp:1087
+#: kttsd/main.cpp:41 kttsd/main.cpp:42 kttsd/main.cpp:43
+#: kttsmgr/kttsmgr.cpp:64 kttsmgr/kttsmgr.cpp:65 kttsmgr/kttsmgr.cpp:66
+msgid "Contributor"
+msgstr "Avustaja"
+
+#: filters/sbd/sbdconf.cpp:240
+#: filters/stringreplacer/stringreplacerconf.cpp:425
+#: kcmkttsmgr/kcmkttsmgr.cpp:1244 libkttsd/selecttalkerdlg.cpp:167
+msgid "Code"
+msgstr "Koodi"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1263
+msgid "Select Language"
+msgstr "Valitse kieli"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1436
+msgid "Select Filter"
+msgstr "Valitse suodin"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:1843
+msgid "&Jobs"
+msgstr "&Työt"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2032
+msgid "Talker Configuration"
+msgstr "Puhujan asetukset"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2088
+msgid "Filter Configuration"
+msgstr "Suotimen asetukset"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:150
+#: kcmkttsmgr/kcmkttsmgr.cpp:2241
+msgid "Unable to open file."
+msgstr "Tiedostoa ei voitu avata."
+
+#: filters/stringreplacer/stringreplacerconf.cpp:156
+#: kcmkttsmgr/kcmkttsmgr.cpp:2247
+msgid "File not in proper XML format."
+msgstr "Tiedosto ei ole XML-muotoinen."
+
+#: filters/stringreplacer/stringreplacerconf.cpp:287
+#: kcmkttsmgr/kcmkttsmgr.cpp:2291
+msgid "Unable to open file "
+msgstr "Ei voitu avata tiedostoa "
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2375 libkttsd/talkercode.cpp:140
+msgid "default"
+msgstr "oletus"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2481 kcmkttsmgr/kcmkttsmgr.cpp:2487
+msgid "sample notification message"
+msgstr "esimerkkitiedotusviesti"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2485
+msgid "sample application"
+msgstr "esimerkkisovellus"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2486
+msgid "sample event"
+msgstr "esimerkkitapahtuma"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2527
+msgid "Default (all other events)"
+msgstr "Oletus (kaikki muut tapahtumat)"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2536 kcmkttsmgr/selectevent.cpp:113
+msgid "All other %1 events"
+msgstr "Kaikki muut %1 tapahtumat"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2581
+msgid "Select Event"
+msgstr "Valitse tapahtuma"
+
+#: kcmkttsmgr/kcmkttsmgr.cpp:2663 kcmkttsmgr/kcmkttsmgr.cpp:2679
+msgid ""
+"_: file type\n"
+"Notification Event List"
+msgstr "Tiedonantotapahtumaluettelo"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:702
+#: filters/stringreplacer/stringreplacerconf.cpp:718
+#: kcmkttsmgr/kcmkttsmgr.cpp:2670 kcmkttsmgr/kcmkttsmgr.cpp:2686
+msgid "Error Opening File"
+msgstr "Virhe tiedostonavauksessa"
+
+#: kcmkttsmgr/selectevent.cpp:68 libkttsd/notify.cpp:154
+msgid "No description available"
+msgstr "Kuvausta ei ole saatavilla"
+
+#: kttsd/kttsd.cpp:133
+msgid ""
+"KTTS has not yet been configured. At least one Talker must be configured. "
+"Would you like to configure it now?"
+msgstr ""
+"KTTS-puhesyntetisaattoria ei ole vielä asetettu käyttövalmiiksi. Tarvitaan "
+"ainakin yksi Puhuja. Haluatko asettaa syntetisaattorin käyttövalmiiksi?"
+
+#: kttsd/kttsd.cpp:135
+msgid "KTTS Not Configured"
+msgstr "KTTS ei ole asetettu"
+
+#: kttsd/kttsd.cpp:137
+msgid "Do Not Configure"
+msgstr "Älä aseta"
+
+#: kttsd/main.cpp:37
+msgid "Text-to-speech synthesis deamon"
+msgstr "Teksti-puheeksi -syntetisoija daemon-ohjelma"
+
+#: kttsd/main.cpp:39 kttsmgr/kttsmgr.cpp:62
+msgid "Original Author"
+msgstr "Alkuperäinen tekijä"
+
+#: kttsd/main.cpp:44 kttsd/main.cpp:45 kttsmgr/kttsmgr.cpp:67
+#: kttsmgr/kttsmgr.cpp:68 plugins/command/commandconf.cpp:163
+#: plugins/epos/eposconf.cpp:229 plugins/festivalint/festivalintconf.cpp:577
+#: plugins/flite/fliteconf.cpp:150 plugins/freetts/freettsconf.cpp:178
+#: plugins/hadifix/hadifixconf.cpp:342
+msgid "Testing"
+msgstr "Testaaja"
+
+#: kttsjobmgr/kttsjobmgr.cpp:85
+msgid "KttsJobMgr"
+msgstr "KttsJobMgr"
+
+#: kttsjobmgr/kttsjobmgr.cpp:114
+msgid "Job Num"
+msgstr "Työn numero"
+
+#: kttsjobmgr/kttsjobmgr.cpp:115
+msgid "Owner"
+msgstr "Omistaja"
+
+#: kttsjobmgr/kttsjobmgr.cpp:116
+msgid "Talker ID"
+msgstr "Puhujan ID"
+
+#: kttsjobmgr/kttsjobmgr.cpp:117
+msgid "State"
+msgstr "Tila"
+
+#: kttsjobmgr/kttsjobmgr.cpp:118
+msgid "Position"
+msgstr "Asema"
+
+#: kttsjobmgr/kttsjobmgr.cpp:119
+msgid "Sentences"
+msgstr "Lauseet"
+
+#: kttsjobmgr/kttsjobmgr.cpp:120
+msgid "Part Num"
+msgstr "Osan numero"
+
+#: kttsjobmgr/kttsjobmgr.cpp:121
+msgid "Parts"
+msgstr "Osat"
+
+#: kttsjobmgr/kttsjobmgr.cpp:127
+msgid ""
+"<p>These are all the text jobs. The <b>State</b> column may be:"
+"<ul>"
+"<li><b>Queued</b> - the job is waiting and will not be spoken until its state "
+"is changed to <b>Waiting</b> by clicking the <b>Resume</b> or <b>Restart</b> "
+"buttons.</li>"
+"<li><b>Waiting</b> - the job is ready to be spoken. It will be spoken when the "
+"jobs preceding it in the list have finished.</li>"
+"<li><b>Speaking</b> - the job is speaking. The <b>Position</b> "
+"column shows the current sentence of the job being spoken. You may pause a "
+"speaking job by clicking the <b>Hold</b> button.</li>"
+"<li><b>Paused</b> - the job is currently paused. Paused jobs prevent jobs "
+"below them from speaking. Use the <b>Resume</b> or <b>Restart</b> "
+"buttons to resume speaking the job, or click <b>Later</b> "
+"to move the job down in the list.</li>"
+"<li><b>Finished</b> - the job has finished speaking. When a second job "
+"finishes, this one will be deleted. You may click <b>Restart</b> "
+"to repeat the job.</li></ul><em>Note</em>: Messages, Warnings, and Screen "
+"Reader Output do not appear in this list. See the Handbook for more "
+"information.</p>"
+msgstr ""
+"<p>Nämä ovat kaikki tekstityöt. <b>Tila</b>-sarake voi olla:"
+"<ul>"
+"<li><b>Jonotettu</b> - työ odottaa ja sitä ei puhuta kunnes sen tila vaihtuu <b>"
+"Odottaa</b>-tilaksi napsauttamalla <b>Jatka</b> tai <b>Uudelleen</b> "
+"-nappeja.</li>"
+"<li><b>Odottaa</b> - työ on valmis puhuttavaksi. Se puhutaan kun työt sitä "
+"ennen luettelossa päättyvät.</li>"
+"<li><b>Puhuu</b> - tuo puhutaan. <b>Kohta</b>-sarake näyttää työn nykyisen "
+"puhuttavan lauseen. Voit tauottaa puhuttavan työn napsauttamalla <b>Pidä</b>"
+"-painiketta.</li>"
+"<li><b>Tauolla</b> - työ on nyt tauolla. Tauotettu työ estää alempia töitä "
+"puhumiselta. Käytä <b>Jatka</b> tai <b>Uudelleen</b>"
+"-painikkeita jatkaaksesi työn puhumista tai napsauta <b>Myöhemmin</b>"
+"-painiketta siirtääksesi työn alas luettelossa.</li>"
+"<li><b>Lopetettu</b> - työ on lopettanut puhumisen. Kun toinen työ päättyy, "
+"tämä työ poistetaan. Voit napsauttaa <b>Uudelleen</b> toistaaksesi työn.</li>"
+"</ul><em>Huom</em>: Viestit, varoitukset ja ruudunlukijan tulostus ei ilmesty "
+"luetteloon. Katso käsikirjasta lisää tietoja.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:176
+msgid "Hold"
+msgstr "Pidä"
+
+#: kttsjobmgr/kttsjobmgr.cpp:178
+msgid ""
+"<p>Changes a job to Paused state. If currently speaking, the job stops "
+"speaking. Paused jobs prevent jobs that follow them from speaking, so either "
+"click <b>Resume</b> to make the job speakable, or click <b>Later</b> "
+"to move it down in the list.</p>"
+msgstr ""
+"<p>Vaihtaa työn Tauolla-tilaan. Jos työtä puhutaan nyt, työ keskeyttää "
+"puhumisen. Tauolla oleva työ estää sitä seuraavien töiden puhumista. Napsauta "
+"joko <b>Jatka</b> tehdäksesi työstä puhuttavan tai napsauta <b>Myöhemmin</b> "
+"siirtääksesi sen alas luettelossa.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:185 kttsmgr/kttsmgr.cpp:186
+msgid "Resume"
+msgstr "Jatka"
+
+#: kttsjobmgr/kttsjobmgr.cpp:187
+msgid ""
+"<p>Resumes a paused job or changes a Queued job to Waiting. If the job is the "
+"top speakable job in the list, it begins speaking.</p>"
+msgstr ""
+"<p>Jatkaa tauolla olevaa puhumista tai muuttaa jonossaolevan työn "
+"Odottaa-tilaan. Jos työ on ylinnä puhuttavien töiden listassa, sen puhuminen "
+"alkaa.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:192
+msgid "R&estart"
+msgstr "J&atka"
+
+#: kttsjobmgr/kttsjobmgr.cpp:194
+msgid ""
+"<p>Rewinds a job to the beginning and changes its state to Waiting. If the job "
+"is the top speakable job in the list, it begins speaking.</p>"
+msgstr ""
+"<p>Palaa työn alkuun ja muuttaa tilan Odottaa-tilaksi. Jos työ on ylinnä "
+"puhuttavien töiden luettelossa, puhuminen alkaa.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:201
+msgid ""
+"<p>Deletes the job. If it is currently speaking, it stops speaking. The next "
+"speakable job in the list begins speaking.</p>"
+msgstr ""
+"<p>Poistaa työn. Jos sitä puhutaan juuri nyt, puhuminen keskeytetään. Seuraava "
+"puhuttavissa oleva työ luettelossa alkaa.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:206
+msgid "&Later"
+msgstr "&Myöhemmin"
+
+#: kttsjobmgr/kttsjobmgr.cpp:208
+msgid ""
+"<p>Moves a job downward in the list so that it will be spoken later. If the "
+"job is currently speaking, its state changes to Paused.</p>"
+msgstr ""
+"<p>Siirtää työtä alaspäin luettelossa, jotta se puhutaan myöhemmin. Jos työtä "
+"puhutaan tällä hetkellä, sen tila muuttuu Tauolla-tilaksi.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:214
+msgid "Pre&vious Part"
+msgstr "&Edellinen osa"
+
+#: kttsjobmgr/kttsjobmgr.cpp:216
+msgid "<p>Rewinds a multi-part job to the previous part.</p>"
+msgstr "<p>Palaa moniosaisen työn edelliseen osaan.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:220
+msgid "&Previous Sentence"
+msgstr "&Edellinen lause"
+
+#: kttsjobmgr/kttsjobmgr.cpp:222
+msgid "<p>Rewinds a job to the previous sentence.</p>"
+msgstr "<p>Palaa työn edelliseen lauseeseen.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:226
+msgid "&Next Sentence"
+msgstr "&Seuraava lause"
+
+#: kttsjobmgr/kttsjobmgr.cpp:228
+msgid "<p>Advances a job to the next sentence.</p>"
+msgstr "<p>Jatkaa työtä seuraavaan lauseeseen.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:232
+msgid "Ne&xt Part"
+msgstr "Seu&raava osa"
+
+#: kttsjobmgr/kttsjobmgr.cpp:234
+msgid "<p>Advances a multi-part job to the next part.</p>"
+msgstr "<p>Siirtyy moniosaisen työn seuraavaan osaan.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:239
+msgid "&Speak Clipboard"
+msgstr "Puhu leikepöydän &sisältö"
+
+#: kttsjobmgr/kttsjobmgr.cpp:241
+msgid ""
+"<p>Queues the current contents of the clipboard for speaking and sets its state "
+"to Waiting. If the job is the topmost in the list, it begins speaking. The "
+"job will be spoken by the topmost Talker in the <b>Talkers</b> tab.</p>"
+msgstr ""
+"<p>Vie leikepöydän nykyisen sisällän jonoon puhumista varten ja asettaa tilaksi "
+"Odottaa. Jos työ on ylinnä luettelossa, se alkaa puhumisen. Työ puhutaan "
+"ylimmäisellä puhujalla <b>Puhujien</b> välilehdellä.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:247
+msgid "Spea&k File"
+msgstr "&Puhu tiedosto"
+
+#: kttsjobmgr/kttsjobmgr.cpp:249
+msgid ""
+"<p>Prompts you for a file name and queues the contents of the file for "
+"speaking. You must click the <b>Resume</b> button before the job will be "
+"speakable. The job will be spoken by the topmost Talker in the <b>Talkers</b> "
+"tab.</p>"
+msgstr ""
+"<p>Kysyy sinulta tiedostonnimen ja asettaa tiedoston sisällön puhuttavien "
+"jonoon. Sinun pitää napsauttaa <b>Uudelleen</b>-painiketta ennenkuin työ on "
+"puhuttavana. Työ puhutaan luettelon ylimmällä puhujalla <b>Puhujien</b> "
+"välilehdellä.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:255
+msgid "Change Talker"
+msgstr "Vaihda puhuja"
+
+#: kttsjobmgr/kttsjobmgr.cpp:257
+msgid ""
+"<p>Prompts you with a list of your configured Talkers from the <b>Talkers</b> "
+"tab. The job will be spoken using the selected Talker.</p>"
+msgstr ""
+"<p>Kysyy sinulta luetteloa puhujista <b>Puhujat</b>-välilehdeltä. Työ puhutaan "
+"käyttämällä valittua puhujaa.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:262
+msgid "&Refresh"
+msgstr "&Päivitä"
+
+#: kttsjobmgr/kttsjobmgr.cpp:264
+msgid "<p>Refresh the list of jobs.</p>"
+msgstr "<p>Päivitä töiden luettelo.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:278
+msgid "Current Sentence"
+msgstr "Nykyinen lause"
+
+#: kttsjobmgr/kttsjobmgr.cpp:288
+msgid "<p>The text of the sentence currently speaking.</p>"
+msgstr "<p>Juuri puhuttavan lauseen teksti.</p>"
+
+#: kttsjobmgr/kttsjobmgr.cpp:585 kttsmgr/kttsmgr.cpp:251
+msgid "Queued"
+msgstr "Jonotettu"
+
+#: kttsjobmgr/kttsjobmgr.cpp:586 kttsmgr/kttsmgr.cpp:252
+msgid "Waiting"
+msgstr "Odottaa"
+
+#: kttsjobmgr/kttsjobmgr.cpp:587 kttsmgr/kttsmgr.cpp:253
+msgid "Speaking"
+msgstr "Puhuu"
+
+#: kttsjobmgr/kttsjobmgr.cpp:588 kttsmgr/kttsmgr.cpp:254
+msgid "Paused"
+msgstr "Tauolla"
+
+#: kttsjobmgr/kttsjobmgr.cpp:589 kttsmgr/kttsmgr.cpp:255
+msgid "Finished"
+msgstr "Päättynyt"
+
+#: kttsjobmgr/kttsjobmgr.cpp:590 kttsmgr/kttsmgr.cpp:256
+#: plugins/festivalint/festivalintconf.cpp:314
+#: plugins/festivalint/festivalintconf.cpp:519
+msgid "Unknown"
+msgstr "Tuntematon"
+
+#: kttsmgr/kttsmgr.cpp:49
+msgid "Start minimized in system tray"
+msgstr "Käynnistä pienennettynä ilmoitusalueelle."
+
+#: kttsmgr/kttsmgr.cpp:51
+msgid "Exit when speaking is finished and minimized in system tray"
+msgstr ""
+"Poistu kun puhuminen on päättynyt ja ohjelma on pienennettynä ilmoitusalueelle."
+
+#: kttsmgr/kttsmgr.cpp:59
+msgid "KTTSMgr"
+msgstr "KTTSMgr"
+
+#: kttsmgr/kttsmgr.cpp:60
+msgid "Text-to-Speech Manager"
+msgstr "Puhesynteesin hallinta"
+
+#: kttsmgr/kttsmgr.cpp:89
+msgid "KDE Text-to-Speech Manager"
+msgstr "KDE:n puhesynteesin hallintaohjelma"
+
+#: kttsmgr/kttsmgr.cpp:156
+msgid "<qt>Text-to-Speech Manager"
+msgstr "<qt>Puhesynteesin hallinta"
+
+#: kttsmgr/kttsmgr.cpp:182
+msgid "&Speak Clipboard Contents"
+msgstr "&Puhu leikepöydän sisältö"
+
+#: kttsmgr/kttsmgr.cpp:184
+msgid "&Hold"
+msgstr "&Pysäytä"
+
+#: kttsmgr/kttsmgr.cpp:189
+msgid "KTTS &Handbook"
+msgstr "KTTS &Käsikirja"
+
+#: kttsmgr/kttsmgr.cpp:191
+msgid "&About KTTSMgr"
+msgstr "&Tietoja ohjelmasta KTTSMgr"
+
+#: kttsmgr/kttsmgr.cpp:262
+msgid "Text-to-Speech System is not running"
+msgstr "Puhesynteesijärjestelmä ei ole käynnissä"
+
+#: kttsmgr/kttsmgr.cpp:264
+#, c-format
+msgid ""
+"_n: 1 job\n"
+"%n jobs"
+msgstr ""
+"1 työ\n"
+"%n työtä"
+
+#: kttsmgr/kttsmgr.cpp:275
+msgid ", current job %1 at sentence %2 of %3 sentences"
+msgstr ", nykyinen työ %1 lauseessa %2 lauseista %3"
+
+#: libkttsd/notify.cpp:49
+msgid "Speak event name"
+msgstr "Puhu tapahtuman nimi"
+
+#: libkttsd/notify.cpp:50
+msgid "Speak the notification message"
+msgstr "Puhu tiedoksianto"
+
+#: libkttsd/notify.cpp:51
+msgid "Do not speak the notification"
+msgstr "Älä puhu tiedonantoa"
+
+#: libkttsd/notify.cpp:52
+msgid "Speak custom text:"
+msgstr "Puhu oma teksti:"
+
+#: libkttsd/notify.cpp:106
+msgid "none"
+msgstr "ei mikään"
+
+#: libkttsd/notify.cpp:107
+msgid "notification dialogs"
+msgstr "tiedonantoikkunat"
+
+#: libkttsd/notify.cpp:108
+msgid "passive popups"
+msgstr "passiiviset ponnahdusikkunat"
+
+#: libkttsd/notify.cpp:109
+msgid "notification dialogs and passive popups"
+msgstr "tiedonantoikkunat ja passiviset ponnahdusikkunat"
+
+#: libkttsd/notify.cpp:110
+msgid "all notifications"
+msgstr "kaikki tedonannot"
+
+#: libkttsd/pluginproc.cpp:184
+msgid "Local"
+msgstr "Paikallinen"
+
+#: libkttsd/pluginproc.cpp:188
+msgid "Latin1"
+msgstr "Latin1"
+
+#: libkttsd/pluginproc.cpp:189
+msgid "Unicode"
+msgstr "Unicode"
+
+#: filters/sbd/sbdconf.cpp:268
+#: filters/stringreplacer/stringreplacerconf.cpp:453
+#: libkttsd/selecttalkerdlg.cpp:190
+msgid "Select Languages"
+msgstr "Valitse kielet"
+
+#: libkttsd/talkercode.cpp:227
+msgid ""
+"_: full country name\n"
+"United States of America"
+msgstr "Yhdysvallat"
+
+#: libkttsd/talkercode.cpp:228
+msgid ""
+"_: abbreviated country name\n"
+"USA"
+msgstr "USA"
+
+#: libkttsd/talkercode.cpp:229
+msgid ""
+"_: full country name\n"
+"United Kingdom"
+msgstr "Englanti"
+
+#: libkttsd/talkercode.cpp:230
+msgid ""
+"_: abbreviated country name\n"
+"UK"
+msgstr "UK"
+
+#: libkttsd/talkercode.cpp:242 libkttsd/talkercode.cpp:251
+msgid "male"
+msgstr "mies"
+
+#: libkttsd/talkercode.cpp:244 libkttsd/talkercode.cpp:253
+msgid "female"
+msgstr "nainen"
+
+#: libkttsd/talkercode.cpp:246 libkttsd/talkercode.cpp:255
+msgid ""
+"_: neutral gender\n"
+"neutral"
+msgstr "neutri"
+
+#: libkttsd/talkercode.cpp:262 libkttsd/talkercode.cpp:271
+msgid ""
+"_: medium sound\n"
+"medium"
+msgstr "keskivahva"
+
+#: libkttsd/talkercode.cpp:264 libkttsd/talkercode.cpp:273
+msgid ""
+"_: loud sound\n"
+"loud"
+msgstr "kova"
+
+#: libkttsd/talkercode.cpp:266 libkttsd/talkercode.cpp:275
+msgid ""
+"_: soft sound\n"
+"soft"
+msgstr "hiljainen"
+
+#: libkttsd/talkercode.cpp:282 libkttsd/talkercode.cpp:291
+msgid ""
+"_: medium speed\n"
+"medium"
+msgstr "keskinopea"
+
+#: libkttsd/talkercode.cpp:284 libkttsd/talkercode.cpp:293
+msgid ""
+"_: fast speed\n"
+"fast"
+msgstr "nopea"
+
+#: libkttsd/talkercode.cpp:286 libkttsd/talkercode.cpp:295
+msgid ""
+"_: slow speed\n"
+"slow"
+msgstr "hidas"
+
+#: app-plugins/kate/katekttsd.cpp:77
+msgid "Speak Text"
+msgstr "Puhu teksti"
+
+#: app-plugins/kate/katekttsd.cpp:100
+msgid "Starting KTTSD Failed"
+msgstr "KTTSD käynnistys epäonnistui"
+
+#: app-plugins/kate/katekttsd.cpp:110 app-plugins/kate/katekttsd.cpp:117
+msgid "DCOP Call Failed"
+msgstr "DCOP-kutsu epäonnistui"
+
+#: app-plugins/kate/katekttsd.cpp:111
+msgid "The DCOP call setText failed."
+msgstr "The DCOP-kutsun asetateksti epäonnistui."
+
+#: app-plugins/kate/katekttsd.cpp:118
+msgid "The DCOP call startText failed."
+msgstr "DCOP-kutsu aloitaTeksti epäonnistui."
+
+#: filters/sbd/sbdproc.cpp:422
+msgid "Invalid S S M L."
+msgstr "Virheellinen S S M L."
+
+#: filters/stringreplacer/stringreplacerconf.cpp:238
+#: filters/stringreplacer/stringreplacerconf.cpp:574
+#: filters/stringreplacer/stringreplacerconf.cpp:609
+msgid ""
+"_: Abbreviation for 'Regular Expression'\n"
+"RegExp"
+msgstr "Sään. lause"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:238
+#: filters/stringreplacer/stringreplacerconf.cpp:333
+#: filters/stringreplacer/stringreplacerconf.cpp:607
+msgid "Word"
+msgstr "Sana"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:378
+#: filters/stringreplacer/stringreplacerconf.cpp:413
+msgid "String Replacer"
+msgstr "Tekstikorvaaja"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:411
+#: filters/stringreplacer/stringreplacerconf.cpp:488
+#: filters/stringreplacer/stringreplacerconf.cpp:492
+msgid "Multiple Languages"
+msgstr "Monikieliset"
+
+#: filters/stringreplacer/stringreplacerconf.cpp:595
+msgid "Edit String Replacement"
+msgstr "Muokkaa tekstinkorvausta"
+
+#: filters/talkerchooser/talkerchooserconf.cpp:164
+msgid "Talker Chooser"
+msgstr "Puhujan valitsin"
+
+#: filters/xmltransformer/xmltransformerconf.cpp:141
+msgid "XML Transformer"
+msgstr "XML-muunnin"
+
+#: players/artsplayer/artsplayer.cpp:79
+msgid "Cannot find the aRts soundserver."
+msgstr "Ei löydä aRts-äänipalvelinta."
+
+#: players/artsplayer/artsplayer.cpp:235
+msgid ""
+"Connecting/starting aRts soundserver failed. Make sure that artsd is configured "
+"properly."
+msgstr ""
+"ARts-äänipalvelimen yhdistäminen/käynnistäminen epäonnistui. Varmista, että "
+"artsd on asetettu kunnolla."
+
+#: plugins/command/commandconf.cpp:164 plugins/epos/eposconf.cpp:230
+#: plugins/flite/fliteconf.cpp:151 plugins/freetts/freettsconf.cpp:179
+#: plugins/hadifix/hadifixconf.cpp:343
+msgid "Testing."
+msgstr "Testaa."
+
+#: plugins/festivalint/festivalintconf.cpp:406
+msgid "Scanning... Please wait."
+msgstr "Selaa... Odota."
+
+#: plugins/festivalint/festivalintconf.cpp:421
+msgid "Query Voices"
+msgstr "Äänien kysely"
+
+#: plugins/festivalint/festivalintconf.cpp:422
+msgid ""
+"Querying Festival for available voices. This could take up to 15 seconds."
+msgstr ""
+"Kysyy Festivalilta käytössäolevat äänet. Tämä voi kestää jopa 15 sekuntia."
+
+#: plugins/festivalint/festivalintconf.cpp:578
+msgid ""
+"Testing. MultiSyn voices require several seconds to load. Please be patient."
+msgstr ""
+"Testaa. MultiSyn-äänet tarvitsevat useita sekunteja latautuakseen. Ole "
+"kärsivällinen."
+
+#: plugins/freetts/freettsconf.cpp:96
+msgid ""
+"Unable to locate freetts.jar in your path.\n"
+"Please specify the path to freetts.jar in the Properties tab before using KDE "
+"Text-to-Speech"
+msgstr ""
+"Ei voida löytää freetts.jar-pakettia poluilta(si).\n"
+"Määrittele polku freetts.jar-pakettiin ominaisuus-välilehdellä ennen KDE teksti "
+"puheeksi -ohjelman käyttöä"
+
+#: plugins/freetts/freettsconf.cpp:96
+msgid "KDE Text-to-Speech"
+msgstr "KDE Tteksti puheeksi"
+
+#: plugins/hadifix/hadifixconf.cpp:95
+msgid "Male voice \"%1\""
+msgstr "Miehen ääni \"%1\""
+
+#: plugins/hadifix/hadifixconf.cpp:97 plugins/hadifix/hadifixconf.cpp:100
+msgid "Female voice \"%1\""
+msgstr "Naisen ääni \"%1\""
+
+#: plugins/hadifix/hadifixconf.cpp:102 plugins/hadifix/hadifixconf.cpp:103
+msgid "Unknown voice \"%1\""
+msgstr "Tuntematon ääni \"%1\""
+
+#: plugins/hadifix/hadifixconf.cpp:216
+msgid "This plugin is distributed under the terms of the GPL v2 or later."
+msgstr "Tämä liitännäinen levitetään LGPL v2 tai uudemman lisenssin alaisena."
+
+#: plugins/hadifix/hadifixconf.cpp:300
+msgid "Voice File - Hadifix Plugin"
+msgstr "Äänitiedosto - Hadifix -liitännäinen"
+
+#: plugins/hadifix/voicefileui.ui.h:27
+msgid "The gender of the voice file %1 could not be detected."
+msgstr "Äänitiedoston sukupuolta %1 ei voitu tunnistaa."
+
+#: plugins/hadifix/voicefileui.ui.h:28 plugins/hadifix/voicefileui.ui.h:33
+msgid "Trying to Determine the Gender - Hadifix Plug In"
+msgstr "Yrittää määritellä sukupuolta - Hadifix-liitännäinen"
+
+#: plugins/hadifix/voicefileui.ui.h:32
+msgid "The file %1 does not seem to be a voice file."
+msgstr "Tiedosto %1 ei ole äänitiedosto."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Ilpo Kantonen, Mikko Piippo"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "ilpo@iki.fi"
diff --git a/tde-i18n-fi/messages/tdeaccessibility/libKTTSD.po b/tde-i18n-fi/messages/tdeaccessibility/libKTTSD.po
new file mode 100644
index 00000000000..0847180acf4
--- /dev/null
+++ b/tde-i18n-fi/messages/tdeaccessibility/libKTTSD.po
@@ -0,0 +1,52 @@
+# translation of libKTTSD.po to
+# Ilpo Kantonen <ilpo@iki.fi>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libKTTSD\n"
+"POT-Creation-Date: 2005-05-08 01:29+0200\n"
+"PO-Revision-Date: 2005-02-11 02:55+0200\n"
+"Last-Translator: Ilpo Kantonen <ilpo@iki.fi>\n"
+"Language-Team: <fi@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: kttsdlib.cpp:71
+msgid "<qt><big><u>Description:</u></big><br>"
+msgstr "<qt><big><u>Kuvaus:</u></big><br>"
+
+#: kttsdlib.cpp:72
+msgid "This plugin uses the KDE TTS Daemon for speech output."
+msgstr "Tämä liitännäinen käyttää KDE TTS palveluohjelmaa puhumiseen."
+
+#: kttsdlibsetupimpl.cpp:51
+msgid "Control Center Module for KTTSD not found."
+msgstr "Hallintakeskusmoduulia KTTSD:lle ei löytynyt."
+
+#: kttsdlibsetupimpl.cpp:52
+msgid "Problem"
+msgstr "Ongelma"
+
+#. i18n: file KTTSDlibSetup.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "KTTSD-Setup"
+msgstr "KTTSD-Asetukset"
+
+#. i18n: file KTTSDlibSetup.ui line 35
+#: rc.cpp:6
+#, no-c-format
+msgid ""
+"<p align=\"center\">If you would like to change the configuration of KTTSD "
+"please use the KDE Control Center or click the button below.</p>"
+msgstr ""
+"<p align=\"center\">Jos haluat muuttaa KTTSD:n asetuksia, käytä KDE:n "
+"hallintakeskusta tai klikkaa allaolevaa nappia.</p>"
+
+#. i18n: file KTTSDlibSetup.ui line 85
+#: rc.cpp:9
+#, no-c-format
+msgid "Launch Control Center"
+msgstr "Käynnistä hallintakeskus"