From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- tde-i18n-ms/messages/tdeaccessibility/Makefile.am | 3 + tde-i18n-ms/messages/tdeaccessibility/Makefile.in | 659 ++++ .../messages/tdeaccessibility/kbstateapplet.po | 241 ++ tde-i18n-ms/messages/tdeaccessibility/kmag.po | 427 +++ .../messages/tdeaccessibility/kmousetool.po | 160 + tde-i18n-ms/messages/tdeaccessibility/kmouth.po | 1215 ++++++++ tde-i18n-ms/messages/tdeaccessibility/ksayit.po | 445 +++ tde-i18n-ms/messages/tdeaccessibility/kttsd.po | 3222 ++++++++++++++++++++ tde-i18n-ms/messages/tdeaccessibility/libKTTSD.po | 51 + 9 files changed, 6423 insertions(+) create mode 100644 tde-i18n-ms/messages/tdeaccessibility/Makefile.am create mode 100644 tde-i18n-ms/messages/tdeaccessibility/Makefile.in create mode 100644 tde-i18n-ms/messages/tdeaccessibility/kbstateapplet.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/kmag.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/kmousetool.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/kmouth.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/ksayit.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/kttsd.po create mode 100644 tde-i18n-ms/messages/tdeaccessibility/libKTTSD.po (limited to 'tde-i18n-ms/messages/tdeaccessibility') diff --git a/tde-i18n-ms/messages/tdeaccessibility/Makefile.am b/tde-i18n-ms/messages/tdeaccessibility/Makefile.am new file mode 100644 index 00000000000..fc196128d30 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = ms +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-ms/messages/tdeaccessibility/Makefile.in b/tde-i18n-ms/messages/tdeaccessibility/Makefile.in new file mode 100644 index 00000000000..0c01104534f --- /dev/null +++ b/tde-i18n-ms/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 = ms +#>- 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-ms/messages/tdeaccessibility/kbstateapplet.po b/tde-i18n-ms/messages/tdeaccessibility/kbstateapplet.po new file mode 100644 index 00000000000..bf46bb5332b --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/kbstateapplet.po @@ -0,0 +1,241 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-10-02 02:46+0200\n" +"PO-Revision-Date: 2005-08-10 09:25+0800\n" +"Last-Translator: MIMOS \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "MIMOS" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "opensource@mimos.my" + +#: kbstate.cpp:71 +msgid "Shift" +msgstr "Shift" + +#: kbstate.cpp:72 +msgid "Control" +msgstr "Control" + +#: 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 "Skrol" + +#: kbstate.cpp:139 +msgid "Small" +msgstr "Kecil" + +#: kbstate.cpp:140 +msgid "Medium" +msgstr "Sederhana" + +#: kbstate.cpp:141 +msgid "Large" +msgstr "Besar" + +#: kbstate.cpp:146 +msgid "Modifier Keys" +msgstr "Kekunci Pengubah Suai" + +#: kbstate.cpp:147 +msgid "Lock Keys" +msgstr "Kekunci Pasak" + +#: kbstate.cpp:148 +#, fuzzy +msgid "Mouse Status" +msgstr "Status Kekunci Lambat" + +#: kbstate.cpp:149 +#, fuzzy +msgid "AccessX Status" +msgstr "Status Kekunci Lambat" + +#: kbstate.cpp:153 kbstate.cpp:715 +msgid "Keyboard Status Applet" +msgstr "Aplet Status Papan Kekunci" + +#: kbstate.cpp:154 +msgid "Set Icon Size" +msgstr "Tetapkan Saiz Ikon" + +#: kbstate.cpp:155 +msgid "Fill Available Space" +msgstr "" + +#: kbstate.cpp:157 +msgid "Show" +msgstr "Tayang" + +#: kbstate.cpp:158 +msgid "Configure AccessX Features..." +msgstr "Konfigurkan Ciri AccessX" + +#: kbstate.cpp:159 +#, fuzzy +msgid "Configure Keyboard..." +msgstr "Konfigurkan Ciri AccessX" + +#: kbstate.cpp:160 +#, fuzzy +msgid "Configure Mouse..." +msgstr "Konfigurkan Ciri AccessX" + +#: 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 "Aplet panel yang menayangkan keadaan kekunci pengubah suai" + +#~ msgid "The Shift key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Shift telah dipasak dan kini aktif bagi semua tekan kunci yang berikut." + +#~ msgid "The Shift key is now active." +#~ msgstr "Kekunci Shift kini aktif." + +#~ msgid "The Shift key is now inactive." +#~ msgstr "Kekunci Shift kini tak aktif." + +#~ msgid "The Control key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Control telah dipasak dan kini aktif bagi semua tekan-kunci yang berikut." + +#~ msgid "The Control key is now active." +#~ msgstr "Kekunci Control kini aktif" + +#~ msgid "The Control key is now inactive." +#~ msgstr "Kekunci Control kini tak aktif." + +#~ msgid "The Alt key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Alt telah dipasak dan kini aktif untuk semua tekan-kunci yang berikut." + +#~ msgid "The Alt key is now active." +#~ msgstr "Kekunci Alt kini aktif." + +#~ msgid "The Alt key is now inactive." +#~ msgstr "Kekunci Alt kini tak aktif." + +#~ msgid "The Win key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Win telah dipasak dan kini aktif bagi semua tekan-kunci yang berikut." + +#~ msgid "The Win key is now active." +#~ msgstr "Kekunci Win kini aktif." + +#~ msgid "The Win key is now inactive." +#~ msgstr "Kekunci Win kini tak aktif." + +#~ msgid "The Meta key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Meta telah dipasak dan kini aktif untuk semua tekan-kunci yang berikut." + +#~ msgid "The Meta key is now active." +#~ msgstr "Kekunci Meta kini aktif." + +#~ msgid "The Meta key is now inactive." +#~ msgstr "Kekunci Meta kini tak aktif." + +#~ msgid "The Super key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Super telah dipasak dan aktif bagi semua tekan-kunci yang berikut." + +#~ msgid "The Super key is now active." +#~ msgstr "Kekunci Super kini aktif." + +#~ msgid "The Super key is now inactive." +#~ msgstr "Kekunci Super kini tak aktif." + +#~ msgid "The Hyper key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Hyper telah dipasak dan kini aktif bagi semua tekan-kunci yang berikut." + +#~ msgid "The Hyper key is now active." +#~ msgstr "Kekunci Hyper kini aktif." + +#~ msgid "The Hyper key is now inactive." +#~ msgstr "Kekunci Hyper kini tak aktif." + +#~ msgid "The Alt Graph key has been locked and is now active for all of the following keypresses." +#~ msgstr "Kekunci Alt Graph telah dipasak dan kini aktif bagi semua tekan-kunci yang berikut." + +#~ msgid "The Alt Graph key is now active." +#~ msgstr "Kekunci Alt Graph kini aktif." + +#~ msgid "The Alt Graph key is now inactive." +#~ msgstr "Kekunci Alt Graph kini tak aktif." + +#~ msgid "The Num Lock key has been activated." +#~ msgstr "Kekunci Num Lock telah diaktifkan." + +#~ msgid "The Num Lock key is now inactive." +#~ msgstr "Kekunci Num Lock kini tak aktif." + +#~ msgid "The Caps Lock key has been activated." +#~ msgstr "Kekunci Cap Lock telah diaktifkan." + +#~ msgid "The Caps Lock key is now inactive." +#~ msgstr "Kekunci Cap Lock kini tak aktif." + +#~ msgid "The Scroll Lock key has been activated." +#~ msgstr "Kekunci Scroll Lock telah diaktifkan." + +#~ msgid "The Scroll Lock key is now inactive." +#~ msgstr "Kekunci Scroll Lock kini tak aktif." diff --git a/tde-i18n-ms/messages/tdeaccessibility/kmag.po b/tde-i18n-ms/messages/tdeaccessibility/kmag.po new file mode 100644 index 00000000000..8f880b179a9 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/kmag.po @@ -0,0 +1,427 @@ +# Sharuzzaman Ahmat Raslan , 2004 +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-05-28 04:04+0200\n" +"PO-Revision-Date: 2004-08-09 18:06+0800\n" +"Last-Translator: Sharuzzaman Ahmat Raslan \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: 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 "" +"Ini ialah tetingkap utama yang menunjukkan kandungan rantau yang dipilih. " +"Kandungan akan diperbesar kepada tahap zum yang diset." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Sharuzzaman Ahmat Raslan" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "sharuzzaman@myrealbox.com" + +#: main.cpp:37 +msgid "File to open" +msgstr "Fail untuk dibuka" + +#: kmagselrect.cpp:228 main.cpp:45 +msgid "KMagnifier" +msgstr "KMagnifier" + +#: main.cpp:46 +msgid "Screen magnifier for the K Desktop Environment (KDE)" +msgstr "Pembesar skrin untuk Persekitaran Desktop K (KDE)" + +#: main.cpp:53 +msgid "Rewrite and current maintainer" +msgstr "Tulisemula dan pengemaskini semasa" + +#: main.cpp:56 +msgid "Original idea and author (KDE1)" +msgstr "Idea asal dan penulis (KDE1)" + +#: main.cpp:58 +msgid "" +"Rework of the user interface, improved selection window, speed optimisation, " +"rotation, bug fixes" +msgstr "" +"Usaha semula tetapan antara muka pengguna, tetingkap pilihan diperbaik, " +"pengoptimuman kelajuan, pemutaran, pepijat" + +#: main.cpp:59 +msgid "Some tips" +msgstr "Beberapa tip" + +#: kmagselrect.cpp:228 +msgid "Selection Window" +msgstr "Tetingkap Pemilihan" + +#: kmag.cpp:92 +msgid "&Very Low" +msgstr "&Sangat Rendah" + +#: kmag.cpp:92 +msgid "&Low" +msgstr "&Rendah" + +#: kmag.cpp:92 +msgid "&Medium" +msgstr "Pertengaha&n" + +#: kmag.cpp:92 +msgid "&High" +msgstr "&Tinggi" + +#: kmag.cpp:92 +msgid "V&ery High" +msgstr "&Sangat Tinggi" + +#: kmag.cpp:100 +#, fuzzy +msgid "&No Rotation (0 Degrees)" +msgstr "&Tiada Putaran (0°)" + +#: kmag.cpp:100 +#, fuzzy +msgid "&Left (90 Degrees)" +msgstr "&Kiri (90°)" + +#: kmag.cpp:100 +#, fuzzy +msgid "&Upside Down (180 Degrees)" +msgstr "&Songsang (180°)" + +#: kmag.cpp:100 +#, fuzzy +msgid "&Right (270 Degrees)" +msgstr "&Kanan (270°)" + +#: kmag.cpp:129 +msgid "New &Window" +msgstr "Tetin&gkap Baru" + +#: kmag.cpp:131 +msgid "Open a new KMagnifier window" +msgstr "Buka tetingkap KMagnifier baru" + +#: kmag.cpp:133 +msgid "&Stop" +msgstr "&Berhenti" + +#: kmag.cpp:135 +msgid "Click to stop window refresh" +msgstr "Klik untuk hentikan pemuatan semula tetingkap" + +#: kmag.cpp:136 +msgid "" +"Clicking on this icon will start / stop " +"updating of the display. Stopping the update will zero the processing power " +"required (CPU usage)" +msgstr "" +"Mengklik ikon ini akan mula / henti kemas kini paparan. " +"Menghentikan kemas kini akan sifarkan kuasa pemprosesan yang diperlukan (gunaan " +"CPU) " + +#: kmag.cpp:140 +msgid "&Save Snapshot As..." +msgstr "&Simpan Cekupan Snap Sebagai..." + +#: kmag.cpp:142 +msgid "Saves the zoomed view to an image file." +msgstr "Menyimpan pandangan zum ke fail imej." + +#: kmag.cpp:143 +msgid "Save image to a file" +msgstr "Simpan imej ke fail" + +#: kmag.cpp:146 +msgid "Click on this button to print the current zoomed view." +msgstr "Klik butang ini untuk cetak pandangan zum semasa." + +#: kmag.cpp:149 kmag.cpp:150 +msgid "Quits the application" +msgstr "Menghentikan aplikasi" + +#: 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 "" +"Klik butang ini untuk salin pandangan zum semasa ke klipbod yang anda boleh " +"tampal dalam aplikasi lain." + +#: kmag.cpp:154 +msgid "Copy zoomed image to clipboard" +msgstr "Salin imej zum ke klipbod" + +#: kmag.cpp:156 +msgid "Show &Menu" +msgstr "Tunjuk &Menu" + +#: kmag.cpp:159 +msgid "Hide &Menu" +msgstr "Sembunyi &Menu" + +#: kmag.cpp:161 +msgid "Show Main &Toolbar" +msgstr "Tunjuk Bar Alat &Utama" + +#: kmag.cpp:164 +msgid "Hide Main &Toolbar" +msgstr "Sembunyi Bar Alat &Utama" + +#: kmag.cpp:166 +msgid "Show &View Toolbar" +msgstr "Tunjuk Bar Alat &Pandang" + +#: kmag.cpp:169 +msgid "Hide &View Toolbar" +msgstr "Sembunyi Bar Alat &Pandang" + +#: kmag.cpp:171 +msgid "Show &Settings Toolbar" +msgstr "Tunjuk Bar Alat &Seting" + +#: kmag.cpp:174 +msgid "Hide &Settings Toolbar" +msgstr "Sembunyi Bar Alat &Seting" + +#: kmag.cpp:177 +msgid "&Follow Mouse Mode" +msgstr "Mod Tetikus &Ikut" + +#: kmag.cpp:179 +msgid "Magnify mouse area into window" +msgstr "" + +#: kmag.cpp:180 +#, fuzzy +msgid "" +"In this mode the area around the mouse cursor is shown in a normal window." +msgstr "Jika terpilih, kawasan keliling kursor tetikus diperbesar" + +#: kmag.cpp:182 +#, fuzzy +msgid "S&election Window Mode" +msgstr "Mod Tetingkap Pemilihan" + +#: kmag.cpp:184 +msgid "Magnify selected area into window" +msgstr "" + +#: kmag.cpp:185 +msgid "" +"In this mode a selection window is opened. The selected area is shown in a " +"normal window." +msgstr "" + +#: kmag.cpp:187 +#, fuzzy +msgid "&Top Screen Edge Mode" +msgstr "Mod &Seluruh Skrin" + +#: kmag.cpp:189 +msgid "Magnify mouse area to top screen edge" +msgstr "" + +#: kmag.cpp:190 +#, fuzzy +msgid "" +"In this mode the area around the mouse is magnified to the top screen edge." +msgstr "Jika terpilih, kawasan keliling kursor tetikus diperbesar" + +#: kmag.cpp:192 +#, fuzzy +msgid "&Left Screen Edge Mode" +msgstr "Mod &Seluruh Skrin" + +#: kmag.cpp:194 +#, fuzzy +msgid "Magnify mouse area to left screen edge" +msgstr "Perbesar seluruh skrin" + +#: kmag.cpp:195 +#, fuzzy +msgid "" +"In this mode the area around the mouse is magnified to the left screen edge." +msgstr "Jika terpilih, kawasan keliling kursor tetikus diperbesar" + +#: kmag.cpp:197 +#, fuzzy +msgid "&Right Screen Edge Mode" +msgstr "Mod &Seluruh Skrin" + +#: kmag.cpp:199 +msgid "Magnify mouse area to right screen edge" +msgstr "" + +#: kmag.cpp:200 +#, fuzzy +msgid "" +"In this mode the area around the mouse is magnified to the right screen edge." +msgstr "Jika terpilih, kawasan keliling kursor tetikus diperbesar" + +#: kmag.cpp:202 +#, fuzzy +msgid "&Bottom Screen Edge Mode" +msgstr "Mod &Seluruh Skrin" + +#: kmag.cpp:204 +msgid "Magnify mouse area to bottom screen edge" +msgstr "" + +#: kmag.cpp:205 +#, fuzzy +msgid "" +"In this mode the area around the mouse is magnified to the bottom screen edge." +msgstr "Jika terpilih, kawasan keliling kursor tetikus diperbesar" + +#: kmag.cpp:207 +msgid "Hide Mouse &Cursor" +msgstr "Sembunyi &Kursor Tetikus" + +#: kmag.cpp:210 +msgid "Show Mouse &Cursor" +msgstr "Tunjuk &Kursor Tetikus" + +#: kmag.cpp:212 +msgid "Hide the mouse cursor" +msgstr "Sembunyikan kursor tetikus" + +#: kmag.cpp:215 +msgid "Click on this button to zoom-in on the selected region." +msgstr "Klik butang ini untuk zum masuk dalam rantau yang dipilih." + +#: kmag.cpp:219 +msgid "Select the zoom factor." +msgstr "Pilih faktor zum." + +#: kmag.cpp:220 +msgid "Zoom factor" +msgstr "Faktor zum" + +#: kmag.cpp:223 +msgid "Click on this button to zoom-out on the selected region." +msgstr "Klik butang ini untuk zum keluar dalam rantau yang dipilih." + +#: kmag.cpp:225 +msgid "&Invert Colors" +msgstr "" + +#: kmag.cpp:228 +msgid "&Rotation" +msgstr "&Putaran" + +#: kmag.cpp:230 +msgid "Select the rotation degree." +msgstr "Pilih darjah putaran." + +#: kmag.cpp:231 +msgid "Rotation degree" +msgstr "Darjah putaran" + +#: kmag.cpp:239 +#, fuzzy +msgid "Re&fresh" +msgstr "&Muat Semula" + +#: kmag.cpp:241 +msgid "" +"Select the refresh rate. The higher the rate, the more computing power (CPU) " +"will be needed." +msgstr "" +"Pilih kadar muat semula. Semakin tinggi kadar ini, semakin tinggi kuasa " +"komputer (CPU) diperlukan." + +#: kmag.cpp:242 +msgid "Refresh rate" +msgstr "Kadar muat semula" + +#: kmag.cpp:560 +msgid "Save Snapshot As" +msgstr "Simpan Cekupan Snap Sebagai" + +#: kmag.cpp:567 +msgid "" +"Unable to save temporary file (before uploading to the network file you " +"specified)." +msgstr "" +"Tidak dapat simpan fail sementara (sebelum muat naik ke fail rangkaian yang " +"anda nyatakan)." + +#: kmag.cpp:568 kmag.cpp:572 kmag.cpp:584 +msgid "Error Writing File" +msgstr "Ralat Menulis Fail" + +#: kmag.cpp:571 +msgid "Unable to upload file over the network." +msgstr "Tidak dapat muat naik fail melalui rangkaian." + +#: kmag.cpp:574 kmag.cpp:586 +#, c-format +msgid "" +"Current zoomed image saved to\n" +"%1" +msgstr "" +"Imej zum semasa telah disimpan ke\n" +"%1" + +#: kmag.cpp:583 +msgid "" +"Unable to save file. Please check if you have permission to write to the " +"directory." +msgstr "" +"Tidak dapat simpan fail. Sila semak sama ada anda diizin menulis dalam " +"direktori." + +#: kmag.cpp:603 +msgid "Click to stop window update" +msgstr "Klik untuk henti kemas kini tetingkap." + +#: kmag.cpp:606 +msgid "Start" +msgstr "Mula" + +#: kmag.cpp:607 +msgid "Click to start window update" +msgstr "Klik untuk mula kemas kini tetingkap" + +#: kmag.cpp:637 +msgid "Magnify to Screen Edge - Select Size" +msgstr "" + +#: kmag.cpp:638 kmag.cpp:654 kmag.cpp:670 kmag.cpp:686 +msgid "Size:" +msgstr "" + +#: kmag.cpp:653 +msgid "Magnify to Left Screen Edge - Select Size" +msgstr "" + +#: kmag.cpp:669 +msgid "Magnify to Right Screen Edge - Select Size" +msgstr "" + +#: kmag.cpp:685 +msgid "Magnify to Bottom Screen Edge - Select Size" +msgstr "" + +#~ msgid "Magnify around the mouse cursor" +#~ msgstr "Besarkan sekitar kursor tetikus" + +#~ msgid "Show a window for selecting the magnified area" +#~ msgstr "Tunjuk tettingkap untuk memilih kawasan diperbesar" + +#~ msgid "Click on this button to fit the zoom view to the zoom window." +#~ msgstr "Klik butang ini untuk padankan pandangan zum dengan tetingkap zum." diff --git a/tde-i18n-ms/messages/tdeaccessibility/kmousetool.po b/tde-i18n-ms/messages/tdeaccessibility/kmousetool.po new file mode 100644 index 00000000000..cbf0212177d --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/kmousetool.po @@ -0,0 +1,160 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-02-17 01:26+0100\n" +"PO-Revision-Date: 2005-08-10 11:34+0800\n" +"Last-Translator: MIMOS \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: kmousetool.cpp:418 +msgid "The drag time must be less than or equal to the dwell time." +msgstr "Masa seret mesti kurang daripada atau sama dengan masa huni." + +#: kmousetool.cpp:418 +msgid "Invalid Value" +msgstr "Nilai Tak Sah" + +#: kmousetool.cpp:488 kmousetool.cpp:632 +msgid "&Stop" +msgstr "&Henti" + +#: 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 "" +"Terdapat perubahan yang tak disimpan dalam modul aktif.\n" +"Anda ingin melaksanakan perubahan ini sebelum menutup tetingkap konfigurasi " +"atau membuang perubahan itu?" + +#: kmousetool.cpp:560 +msgid "Closing Configuration Window" +msgstr "Menutup Tetingkap Konfigurasi" + +#: 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 "" +"Terdapat perubahan yang tak disimpan dalam modul aktif.\n" +"Anda ingin melaksanakan perubahan ini sebelum keluar dari KMousetool atau " +"membuang perubahan itu?" + +#: kmousetool.cpp:579 +msgid "Quitting KMousetool" +msgstr "Keluar dari KMouseTool" + +#: kmousetool.cpp:616 +msgid "&Configure KMouseTool..." +msgstr "&Konfigur KMouseTool" + +#: kmousetool.cpp:619 +msgid "KMousetool &Handbook" +msgstr "&Buku Panduan KMouseTool" + +#: kmousetool.cpp:621 +msgid "&About KMouseTool" +msgstr "&Tentang KMouseTool" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "MIMOS" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "opensource@mimos.my" + +#. 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 "Penyenggara semasa" + +#: main.cpp:49 +msgid "Usability improvements" +msgstr "Penambahbaikan kebergunaan" + +#: main.cpp:50 +msgid "Original author" +msgstr "Pengarang asal" + +#. i18n: file kmousetoolui.ui line 44 +#: rc.cpp:6 +#, no-c-format +msgid "Settings" +msgstr "Seting" + +#. i18n: file kmousetoolui.ui line 88 +#: rc.cpp:9 +#, no-c-format +msgid "Drag t&ime (1/10 sec):" +msgstr "&Masa seret (1/10 saat)" + +#. i18n: file kmousetoolui.ui line 145 +#: rc.cpp:12 +#, no-c-format +msgid "&Minimum movement:" +msgstr "&Minimumkan pergerakan:" + +#. i18n: file kmousetoolui.ui line 175 +#: rc.cpp:15 +#, no-c-format +msgid "&Enable strokes" +msgstr "&Mengaktifkan strokes" + +#. i18n: file kmousetoolui.ui line 191 +#: rc.cpp:18 +#, no-c-format +msgid "D&well time (1/10 sec):" +msgstr "Masa &Huni (1/10 saat):" + +#. i18n: file kmousetoolui.ui line 202 +#: rc.cpp:21 +#, no-c-format +msgid "Smar&t drag" +msgstr "Seret &pintar" + +#. i18n: file kmousetoolui.ui line 229 +#: rc.cpp:27 +#, no-c-format +msgid "&Reset" +msgstr "&Set semula" + +#. i18n: file kmousetoolui.ui line 264 +#: rc.cpp:33 +#, no-c-format +msgid "Start with &KDE" +msgstr "Mula dengan &KDE" + +#. i18n: file kmousetoolui.ui line 272 +#: rc.cpp:36 +#, no-c-format +msgid "A&udible click" +msgstr "Klik &boleh dengar" + +#. 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 akan berjalan sebagai aplikasi latar selepas anda tutup dialog ini. " +"Untuk mengubah lagi seting, mulakan semula KMouseTool atau guna dulang sistem " +"KDE." diff --git a/tde-i18n-ms/messages/tdeaccessibility/kmouth.po b/tde-i18n-ms/messages/tdeaccessibility/kmouth.po new file mode 100644 index 00000000000..5cc365e2ee1 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/kmouth.po @@ -0,0 +1,1215 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-07-24 01:41+0200\n" +"PO-Revision-Date: 2006-10-06 21:52+0800\n" +"Last-Translator: Sharuzzaman Ahmat Raslan \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: texttospeechconfigurationwidget.cpp:47 +#: wordcompletion/dictionarycreationwizard.cpp:101 +msgid "Local" +msgstr "Setempat" + +#: texttospeechconfigurationwidget.cpp:51 +#: wordcompletion/dictionarycreationwizard.cpp:105 +msgid "Latin1" +msgstr "Latin1" + +#: texttospeechconfigurationwidget.cpp:52 +#: wordcompletion/dictionarycreationwizard.cpp:106 +msgid "Unicode" +msgstr "Ekakod" + +#: 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 "tanpa nama" + +#: wordcompletion/wordcompletionwidget.cpp:249 +msgid "Export Dictionary" +msgstr "Eksport Kamus" + +#: phrasebook/phrasebook.cpp:277 wordcompletion/wordcompletionwidget.cpp:254 +msgid "The file %1 already exists. Do you want to overwrite it?" +msgstr "Fail %1 sudah wujud. Anda ingin tulis gantikan fail ini?" + +#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255 +msgid "File Exists" +msgstr "Fail Wujud" + +#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255 +msgid "&Overwrite" +msgstr "&Tulis Ganti" + +#: wordcompletion/wordlist.cpp:109 +msgid "Creating Word List" +msgstr "Mencipta Senarai Word" + +#: wordcompletion/wordlist.cpp:109 wordcompletion/wordlist.cpp:291 +msgid "Parsing the KDE documentation..." +msgstr "Mengkaji hurai ayat dokumentasi KDE..." + +#: wordcompletion/wordlist.cpp:238 +msgid "Merging dictionaries..." +msgstr "Mencantumkan kamus..." + +#: wordcompletion/wordlist.cpp:305 +msgid "Parsing file..." +msgstr "Mengkaji hurai fail..." + +#: wordcompletion/wordlist.cpp:315 +msgid "Parsing directory..." +msgstr "Mengkaji hurai direktori..." + +#: wordcompletion/wordlist.cpp:504 +msgid "Performing spell check..." +msgstr "Melaksanakan semak eja..." + +#. 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 "" +"Dengan kotak kombo ini, anda pilih bahasa yang digunakan untuk mencipta kamus " +"baru daripada bahasa yang sudah dipasang. KMouth akan hanya mengkaji hurai fail " +"dokumentasi bagi bahasa ini." + +#. 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 "" +"Dengan kotak kombo ini, anda putuskan bahasa mana patut dikaitkan dengan kamus " +"baru." + +#: wordcompletion/creationsourcedetailsui.ui.h:18 +#: wordcompletion/wordcompletionui.ui.h:18 +msgid "Other" +msgstr "Lain" + +#: wordcompletion/creationsourcedetailsui.ui.h:25 +#: wordcompletion/wordcompletionui.ui.h:25 +msgid "Create Custom Language" +msgstr "Cipta Bahasa Langganan" + +#: wordcompletion/creationsourcedetailsui.ui.h:25 +#: wordcompletion/wordcompletionui.ui.h:25 +msgid "Please enter the code for the custom language:" +msgstr "Masukkan kod bagi bahasa langganan:" + +#: wordcompletion/dictionarycreationwizard.cpp:53 +msgid "Source of New Dictionary (1)" +msgstr "Sumber Kamus Baru (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 "Sumber Kamus Baru (2)" + +#: wordcompletion/dictionarycreationwizard.cpp:63 +msgid "&Directory:" +msgstr "&Direktori:" + +#: 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 "" +"Dengan medan input ini anda nyatakan direktori mana yang anda ingin muatkan " +"untuk mencipta kamus baru." + +#: wordcompletion/dictionarycreationwizard.cpp:238 +msgid "Merge result" +msgstr "Cantumkan keputusan" + +#: wordcompletion/dictionarycreationwizard.cpp:241 +msgid "" +"_: In the sense of a blank word list\n" +"Empty list" +msgstr "Senarai kosong" + +#: wordcompletion/dictionarycreationwizard.cpp:250 +msgid "KDE Documentation" +msgstr "Dokumentasi KDE" + +#. 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 "" +"Dengan kotak kombo ini, anda pilih bahasa yang berkait dengan kamus yang " +"dipilih." + +#: optionsdialog.cpp:123 +msgid "General Options" +msgstr "Pilihan Umum" + +#: optionsdialog.cpp:129 +msgid "&Preferences" +msgstr "&Keutamaan" + +#: optionsdialog.cpp:133 +msgid "&Text-to-Speech" +msgstr "&Teks-ke-Tutur" + +#: configwizard.cpp:103 optionsdialog.cpp:136 +msgid "Word Completion" +msgstr "Pelengkapan Kata" + +#: optionsdialog.cpp:142 +msgid "KTTSD Speech Service" +msgstr "Servis Tutur KTTSD" + +#: optionsdialog.cpp:143 +msgid "KDE Text-to-Speech Daemon Configuration" +msgstr "Konfigurasi Daemon Teks-ke-Tutur KDE" + +#: kmouth.cpp:98 +msgid "&Open as History..." +msgstr "&Buka sebagai Sejarah..." + +#: kmouth.cpp:99 kmouth.cpp:100 +msgid "Opens an existing file as history" +msgstr "Membuka fail sedia ada sebagai sejarah" + +#: kmouth.cpp:102 +msgid "Save &History As..." +msgstr "Simpan &Sejarah Sebagai..." + +#: kmouth.cpp:103 kmouth.cpp:104 +msgid "Saves the actual history as..." +msgstr "Menyimpan sejarah sebenar sebagai..." + +#: kmouth.cpp:106 +msgid "&Print History..." +msgstr "&Cetak Sejarah..." + +#: kmouth.cpp:107 kmouth.cpp:108 +msgid "Prints out the actual history" +msgstr "Mencetak sejarah sebenar" + +#: kmouth.cpp:111 kmouth.cpp:112 +msgid "Quits the application" +msgstr "Keluar aplikasi" + +#: kmouth.cpp:116 +msgid "Cuts the selected section and puts it to the clipboard" +msgstr "Memotong keratan yang dipilih dan meletakkannya dalam klipbod" + +#: 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 "" +"Memotong keratan yang dipilih dan meletakkannya dalam klipbod. Jika terdapat " +"teks yang dipilih dalam medan edit, ia diletakkan dalam klipbod. Jika tidak, " +"ayat yang dipilih dalam sejarah (jika ada) diletakkan dalam klipbod." + +#: kmouth.cpp:120 +msgid "Copies the selected section to the clipboard" +msgstr "Menyalin keratan yang dipilih ke dalam klipbod" + +#: 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 "" +"Menyalin keratan yang dipilih ke dalam klipbod. Jika terdapat teks yang dipilih " +"dalam medan edit, ia disalin ke dalam klipbod. Jika tidak, ayat yang dipilih " +"dalam sejarah (jika ada) disalin ke dalam klipbod." + +#: kmouth.cpp:124 phrasebook/phrasebookdialog.cpp:371 +#: phrasebook/phrasebookdialog.cpp:372 +msgid "Pastes the clipboard contents to actual position" +msgstr "Menampal kandungan klipbod ke posisi sebenar" + +#: kmouth.cpp:125 +msgid "" +"Pastes the clipboard contents at the current cursor position into the edit " +"field." +msgstr "" +"Menampalkan kandungan klipbod di posisi kursor semasa ke dalam medan edit." + +#: kmouth.cpp:127 kmouth.cpp:156 phraselist.cpp:79 +msgid "&Speak" +msgstr "&Tutur" + +#: kmouth.cpp:128 +msgid "Speaks the currently active sentence(s)" +msgstr "Menuturkan ayat aktif semasa" + +#: 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 "" +"Menuturkan ayat aktif semasa. Jika terdapat teks dalam medan edit, ia " +"dituturkan. Jika tidak, ayat yang dipilih dalam sejarah (jika ada) dituturkan." + +#: kmouth.cpp:132 +msgid "&Edit..." +msgstr "&Edit..." + +#: kmouth.cpp:137 kmouth.cpp:138 +msgid "Enables/disables the toolbar" +msgstr "Mengaktifkan/Menyahaktifkan bar alat" + +#: kmouth.cpp:140 +msgid "Show P&hrasebook Bar" +msgstr "Tayangkan Bar &Buku Frasa" + +#: kmouth.cpp:141 kmouth.cpp:142 +msgid "Enables/disables the phrasebook bar" +msgstr "Mengaktifkan/menyahaktifkan bar buku frasa" + +#: kmouth.cpp:145 kmouth.cpp:146 +msgid "Enables/disables the statusbar" +msgstr "Mengaktifkan/menyahaktifkan bar status" + +#: kmouth.cpp:148 +msgid "&Configure KMouth..." +msgstr "&Konfigur KMouth..." + +#: kmouth.cpp:149 kmouth.cpp:150 +msgid "Opens the configuration dialog" +msgstr "Membuka dialog konfigurasi" + +#: kmouth.cpp:157 kmouth.cpp:158 +msgid "Speaks the currently selected phrases in the history" +msgstr "Menuturkan frasa semasa yang dipilih dalam sejarah" + +#: kmouth.cpp:161 kmouth.cpp:162 +msgid "Deletes the currently selected phrases from the history" +msgstr "Menghapuskan frasa semasa yang dipilih daripada sejarah" + +#: kmouth.cpp:164 +msgid "Cu&t" +msgstr "&Potong" + +#: kmouth.cpp:165 kmouth.cpp:166 +msgid "" +"Cuts the currently selected phrases from the history and puts them to the " +"clipboard" +msgstr "" +"Memotong frasa semasa yang dipilih daripada sejarah dan meletakkannya dalam " +"klipbod" + +#: kmouth.cpp:169 kmouth.cpp:170 +msgid "Copies the currently selected phrases from the history to the clipboard" +msgstr "Menyalin frasa semasa yang dipilih daripada sejarah ke dalam klipbod" + +#: kmouth.cpp:172 +msgid "Select &All Entries" +msgstr "Pilih &Semua entri" + +#: kmouth.cpp:173 kmouth.cpp:174 +msgid "Selects all phrases in the history" +msgstr "Pilih semua frasa dalam sejarah" + +#: kmouth.cpp:176 +msgid "D&eselect All Entries" +msgstr "&Nyahpilih Semua Entri" + +#: kmouth.cpp:177 kmouth.cpp:178 +msgid "Deselects all phrases in the history" +msgstr "Nyahpilih semua frasa dalam sejarah" + +#: 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 "Sedia." + +#: kmouth.cpp:207 kmouth.cpp:309 +msgid "Opening file..." +msgstr "Membuka fail..." + +#: kmouth.cpp:317 +msgid "Saving history with a new filename..." +msgstr "Menyimpan sejarah dengan nama fail baru..." + +#: kmouth.cpp:326 +msgid "Printing..." +msgstr "Mencetak..." + +#: kmouth.cpp:339 +msgid "Exiting..." +msgstr "Keluar..." + +#: kmouth.cpp:373 +msgid "Toggling menubar..." +msgstr "Menoggel menubar..." + +#: kmouth.cpp:385 +msgid "Toggling toolbar..." +msgstr "Menoggel bar alat..." + +#: kmouth.cpp:402 +msgid "Toggling phrasebook bar..." +msgstr "Menoggel bar frasa buku..." + +#: kmouth.cpp:419 +msgid "Toggle the statusbar..." +msgstr "Menoggel bar status..." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "MIMOS" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "opensource@mimos.my" + +#: main.cpp:28 +msgid "A type-and-say front end for speech synthesizers" +msgstr "Antaramuka taip-dan-tutur bagi pensintesis tutur" + +#: main.cpp:34 +msgid "History file to open" +msgstr "Sejarah fail yang hendak dibuka" + +#: main.cpp:42 +msgid "KMouth" +msgstr "KMouth" + +#: main.cpp:49 +msgid "Tips, extended phrase books" +msgstr "Tips, buku frasa lanjutan" + +#. i18n: file kmouthui.rc line 14 +#: rc.cpp:9 rc.cpp:98 +#, no-c-format +msgid "&Phrase Books" +msgstr "&Buku Frasa" + +#. i18n: file preferencesui.ui line 24 +#: rc.cpp:15 rc.cpp:104 +#, no-c-format +msgid "Preferences" +msgstr "Keutamaan" + +#. i18n: file preferencesui.ui line 63 +#: rc.cpp:18 rc.cpp:107 +#, no-c-format +msgid "&Selection of phrases in the phrase book:" +msgstr "&Pemilihan frasa dalam buku frasa:" + +#. 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 "" +"Kotak kombo ini menyatakan sama ada buku frasa yang dipilih ditutur serta-merta " +"atau hanya diselitkan ke dalam medan edit." + +#. i18n: file preferencesui.ui line 75 +#: rc.cpp:24 rc.cpp:113 +#, no-c-format +msgid "Speak Immediately" +msgstr "Tutur Serta-merta" + +#. i18n: file preferencesui.ui line 80 +#: rc.cpp:27 rc.cpp:116 +#, no-c-format +msgid "Insert Into Edit Field" +msgstr "Selitkan Ke Dalam Medan Edit" + +#. i18n: file preferencesui.ui line 122 +#: rc.cpp:33 rc.cpp:122 +#, no-c-format +msgid "Closing the phrase &book edit window:" +msgstr "Menutup tetingkap edit &buku frasa:" + +#. 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 "" +"Kotak kombo ini menyatakan sama ada buku frasa disimpan secara automatik " +"apabila tetingkap edit ditutup." + +#. i18n: file preferencesui.ui line 134 +#: rc.cpp:39 rc.cpp:128 +#, no-c-format +msgid "Save Phrase Book" +msgstr "Simpan Buku Frasa" + +#. i18n: file preferencesui.ui line 139 +#: rc.cpp:42 rc.cpp:131 +#, no-c-format +msgid "Discard Changes" +msgstr "Buang Perubahan" + +#. i18n: file preferencesui.ui line 144 +#: rc.cpp:45 rc.cpp:134 +#, no-c-format +msgid "Ask Whether to Save" +msgstr "Tanya Sama Ada Hendak Disimpan" + +#. i18n: file texttospeechconfigurationui.ui line 16 +#: rc.cpp:51 rc.cpp:140 +#, no-c-format +msgid "Text-to-Speech" +msgstr "Teks-ke-Tutur" + +#. i18n: file texttospeechconfigurationui.ui line 55 +#: rc.cpp:54 rc.cpp:143 +#, no-c-format +msgid "C&ommand for speaking texts:" +msgstr "&Arahan untuk teks tutur:" + +#. 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 "" +"Medan ini menyatakan arahan yang digunakan untuk teks tutur dan parameternya. " +"KMouth kenal pemegang tempat:\n" +"%t -- teks yang patut dituturkan\n" +"%f -- nama fail yang mengnadungi teks\n" +"%l -- kod bahasa\n" +"%% -- tanda peratus" + +#. i18n: file texttospeechconfigurationui.ui line 117 +#: rc.cpp:71 rc.cpp:160 rc.cpp:217 +#, no-c-format +msgid "Character &encoding:" +msgstr "&Pengekodan aksara:" + +#. 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 "" +"Kotak kombo ini menyatakan pengekodan aksara mana yang digunakan untuk " +"menghantar teks." + +#. i18n: file texttospeechconfigurationui.ui line 141 +#: rc.cpp:80 rc.cpp:169 +#, no-c-format +msgid "Send the data as standard &input" +msgstr "Hantar data sebagai &input standard" + +#. 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 "" +"Kotak tanda ini menyatakan sama ada teks dihantar sebagai input standard ke " +"pensisntesis tutur." + +#. i18n: file texttospeechconfigurationui.ui line 152 +#: rc.cpp:86 rc.cpp:175 +#, no-c-format +msgid "&Use KTTSD speech service if possible" +msgstr "&Guna servis tutur KTTSD, jika boleh" + +#. 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 "" +"Kotan semak ini menyatakan KMouth cuba menggunakan servis tutur KTTSD sebelum " +"memanggil pensisntesis tutur secara langsung. Servis tutur KTTSD ialah daemon " +"KDE yang memberikan antara muka terstandard untuk sintesis tutur kepada " +"aplikasi KDE dan sedang dibangunkan dalam CVS." + +#. i18n: file phrasebook/buttonboxui.ui line 16 +#: rc.cpp:181 +#, no-c-format +msgid "Currently Selected Phrase or Phrase Book" +msgstr "Frasa Semasa Yang Dipilih atau Buku Frasa" + +#. i18n: file phrasebook/buttonboxui.ui line 33 +#: rc.cpp:184 +#, no-c-format +msgid "&Currently Selected Phrase or Phrase Book" +msgstr "&Frasa Semasa Yang Dipilih atau Buku Frasa" + +#. 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 "" +"Dengan baris edit ini anda mentakrif nama subbukufrasa atau kandungan frasa." + +#. i18n: file phrasebook/buttonboxui.ui line 63 +#: rc.cpp:190 +#, no-c-format +msgid "&None" +msgstr "&Tiada" + +#. 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 "" +"Jika anda memilih pilihan ini, maka frasa yang dipilih tidak akan dapat dicapai " +"oleh jalan pintas kekunci." + +#. i18n: file phrasebook/buttonboxui.ui line 74 +#: rc.cpp:196 +#, no-c-format +msgid "C&ustom" +msgstr "&Langganan" + +#. 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 "" +"Jika anda memilih pilihan ini, frasa yang dipilih akan dapat dicapai oleh jalan " +"pintas kekunci. Anda boleh mengubah jalan pintas dengan butang bersebelahan " +"dengan pilihan ini." + +#. i18n: file phrasebook/buttonboxui.ui line 85 +#: rc.cpp:202 +#, no-c-format +msgid "Shortcut for the phrase:" +msgstr "Kekunci pintas ke frasa:" + +#. 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 "Teks &frasa:" + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 24 +#: rc.cpp:211 rc.cpp:280 +#, no-c-format +msgid "&Compare to OpenOffice.org dictionary:" +msgstr "&Bandingkan dengan OpenOffice.org dictionary:" + +#. 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 "" +"Jika anda memilih kotak tanda ini, perkataan disemak akan eja sebelum ia " +"dimasukkan ke dalam kamus." + +#. 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 "" +"Dengan kotak kombo ini anda pilih pengekodan aksara yang digunakan untuk " +"memuatkan fail teks. Kotak kombo ini tidak digunakan untuk fail XML atau untuk " +"fail kamus." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 68 +#: rc.cpp:223 +#, no-c-format +msgid "&Filename:" +msgstr "&Nama Fail:" + +#. 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 "" +"Dengan medan input ini, anda menyatakan fail mana anda ingin muatkan untuk " +"mencipta kamus baru." + +#. 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 "" +"Dengan medan input ini anda pilih direktori OpenOffice.org yang akan digunakan " +"untuk menyemak eja perkataan kamus baru." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 141 +#: rc.cpp:238 rc.cpp:289 rc.cpp:337 +#, no-c-format +msgid "&Language:" +msgstr "&Bahasa:" + +#. i18n: file wordcompletion/creationsourceui.ui line 24 +#: rc.cpp:244 +#, no-c-format +msgid "C&reate new dictionary:" +msgstr "&Cipta kamus baru:" + +#. 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 "" +"Jika anda memilih kotak ini, kamus baru dicipta oleh sama ada dengan memuatkan " +"fail kamus atau dengan mengira perkataan berasingan dalam teks." + +#. i18n: file wordcompletion/creationsourceui.ui line 38 +#: rc.cpp:250 +#, no-c-format +msgid "&Merge dictionaries" +msgstr "&Cantumkan kamus" + +#. 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 "" +"Jika anda pilih kotak ini, kamus baru dicipta dengan mencantumkan kamus sedia " +"ada." + +#. i18n: file wordcompletion/creationsourceui.ui line 60 +#: rc.cpp:256 +#, no-c-format +msgid "From &file" +msgstr "Dari &fail" + +#. 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 "" +"Jika anda memilih kotak ini, kamus baru dicipta dengan memuatkan fail. Anda " +"boleh sama ada memilih fail XML, fail teks standard atau fail yang mengandungi " +"kamus pelengkapan kata. Jika anda memilih fail teks standard atau fail XML, " +"kekerapan kata dikesan dengan hanya mengira kemunculan setiap kata." + +#. i18n: file wordcompletion/creationsourceui.ui line 82 +#: rc.cpp:262 +#, no-c-format +msgid "From &KDE documentation" +msgstr "Dari dokumentasi &KDE" + +#. 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 "" +"Jika anda memilih kotak ini, kamus baru dicipta dengan mengkaji hurai " +"dokumentasi KDE. Kekerapan kata dikesan dengan hanya mengira kemunculan setiap " +"kata." + +#. i18n: file wordcompletion/creationsourceui.ui line 107 +#: rc.cpp:268 +#, no-c-format +msgid "From f&older" +msgstr "Dari &folder" + +#. 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 "" +"Jika anda memilih kotak ini, kamus baru dicipta dengan memuatkan fail ke dalam " +"folder dan subdirektorinya." + +#. i18n: file wordcompletion/creationsourceui.ui line 135 +#: rc.cpp:274 +#, no-c-format +msgid "Create an &empty wordlist" +msgstr "Cipta senarai kata &kosong" + +#. 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 "" +"Jika anda memilih kotak ini, kamus kosong tanpa sebarang entri dicipta. Semasa " +"KMouth, secara automatik, menambah kata ke dalam kamus, ia akan belajar " +"perbendaharaan kata anda." + +#. 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 "" +"Jika anda memilih kotak tanda ini, kata dari dokumentasi KDE disemak eja " +"sebelum dimasukkan ke dalam kamus baru." + +#. i18n: file wordcompletion/wordcompletionui.ui line 40 +#: rc.cpp:295 +#, no-c-format +msgid "Add D&ictionary..." +msgstr "Tambah &Kamus" + +#. 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 "" +"Dengan butang ini anda boleh menambah kamus baru ke alam kamus sedia ada." + +#. i18n: file wordcompletion/wordcompletionui.ui line 62 +#: rc.cpp:301 +#, no-c-format +msgid "&Delete Dictionary" +msgstr "&Hapuskan Kamus" + +#. i18n: file wordcompletion/wordcompletionui.ui line 65 +#: rc.cpp:304 +#, no-c-format +msgid "With this button you delete the selected dictionary." +msgstr "Dengan butang ini, anda hapuskan kamus yang dipilih." + +#. i18n: file wordcompletion/wordcompletionui.ui line 84 +#: rc.cpp:307 +#, no-c-format +msgid "Move &Up" +msgstr "Alihkan &Ke Atas" + +#. i18n: file wordcompletion/wordcompletionui.ui line 87 +#: rc.cpp:310 +#, no-c-format +msgid "With this button you move the selected dictionary up." +msgstr "Dengan butang ini anda mengalihkan kamus yang dilpilih ke atas." + +#. i18n: file wordcompletion/wordcompletionui.ui line 106 +#: rc.cpp:313 +#, no-c-format +msgid "&Move Down" +msgstr "&Alih Ke Bawah" + +#. i18n: file wordcompletion/wordcompletionui.ui line 109 +#: rc.cpp:316 +#, no-c-format +msgid "With this button you move the selected dictionary down." +msgstr "Dengan butang ini anda mengalihkan kamus yang dipilih ke bawah." + +#. i18n: file wordcompletion/wordcompletionui.ui line 128 +#: rc.cpp:319 +#, no-c-format +msgid "&Export Dictionary..." +msgstr "&Eksport Kamus..." + +#. 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 "Dengan butang ini, anda mengekspot kamus yang dipilih ke fail." + +#. i18n: file wordcompletion/wordcompletionui.ui line 164 +#: rc.cpp:325 +#, no-c-format +msgid "Dictionary" +msgstr "Kamus" + +#. i18n: file wordcompletion/wordcompletionui.ui line 175 +#: rc.cpp:328 +#, no-c-format +msgid "Language" +msgstr "Bahasa" + +#. 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 "" +"Senarai ini mengandungi semua kamus yang ada untuk pelengkapan kata. KMouth " +"akan memaparkan kotak kombo bersebelahan medan edit dalam tetingkap utama jika " +"senarai ini mengandungi lebih daripada satu kamus. Anda boleh menggunakan kamus " +"yang sebenarnya biasa dengan pelengkapan kata." + +#. i18n: file wordcompletion/wordcompletionui.ui line 210 +#: rc.cpp:334 +#, no-c-format +msgid "&Selected Dictionary" +msgstr "Kamus Yang &Dipilih" + +#. i18n: file wordcompletion/wordcompletionui.ui line 232 +#: rc.cpp:343 +#, no-c-format +msgid "&Name:" +msgstr "&Nama:" + +#. 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 "Dengan medan input ini, anda menyatakan nama kamus yang dipilih." + +#: phrasebook/phrasebookdialog.cpp:134 +msgid " (%1 of %2 books selected)" +msgstr " (%1 daripada %2 buku dipilih)" + +#: phrasebook/phrasebookdialog.cpp:145 +msgid "Please decide which phrase books you need:" +msgstr "Putuskan buku frasa mana yang anda perlu:" + +#: phrasebook/phrasebookdialog.cpp:153 +msgid "Book" +msgstr "Buku" + +#: phrasebook/phrasebookdialog.cpp:242 +msgid "" +"By clicking on this button you can select the keyboard shortcut associated with " +"the selected phrase." +msgstr "" +"Dengan mengklik butang ini, anda boleh memlih jalan pintas papan kekunci yang " +"berkait dengan frasa yang dipilih." + +#: phrasebook/phrasebookdialog.cpp:263 +msgid "Phrase Book" +msgstr "Buku Frasa" + +#: phrasebook/phrasebookdialog.cpp:300 +msgid "Phrase" +msgstr "Frasa" + +#: phrasebook/phrasebookdialog.cpp:301 +msgid "Shortcut" +msgstr "Kekunci Pintas" + +#: 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 "" +"Senarai ini mengandungi buku frasa semasa dalam struktur pepohon. Anda boleh " +"memilih dan mengubah suai frasa dan buku frasa" + +#: phrasebook/phrasebookdialog.cpp:325 +msgid "&New Phrase" +msgstr "Frasa &Baru" + +#: phrasebook/phrasebookdialog.cpp:326 phrasebook/phrasebookdialog.cpp:327 +msgid "Adds a new phrase" +msgstr "Tambah frasa baru" + +#: phrasebook/phrasebookdialog.cpp:329 +msgid "New Phrase &Book" +msgstr "Buku &Frasa Baru" + +#: phrasebook/phrasebookdialog.cpp:330 phrasebook/phrasebookdialog.cpp:331 +msgid "Adds a new phrase book into which other books and phrases can be placed" +msgstr "" +"Menambah buku frasa baru yang di dalamnya buku dan frasa lain boleh ditempatkan" + +#: phrasebook/phrasebookdialog.cpp:334 phrasebook/phrasebookdialog.cpp:335 +msgid "Saves the phrase book onto the hard disk" +msgstr "Menyimpan buku frasa pada cakera keras" + +#: phrasebook/phrasebookdialog.cpp:337 phrasebook/phrasebookdialog.cpp:341 +msgid "&Import..." +msgstr "&Import..." + +#: 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 "Mengimport fail dan menambah kandungannya ke dalam buku frasa" + +#: phrasebook/phrasebookdialog.cpp:345 +msgid "I&mport Standard Phrase Book" +msgstr "&Import Buku Frasa Standard" + +#: phrasebook/phrasebookdialog.cpp:346 phrasebook/phrasebookdialog.cpp:347 +msgid "Imports a standard phrase book and adds its contents to the phrase book" +msgstr "" +"Mengimport buku frasa standard dan menambah kandungannya ke dalam buku frasa" + +#: phrasebook/phrasebookdialog.cpp:349 +msgid "&Export..." +msgstr "&Eksport..." + +#: phrasebook/phrasebookdialog.cpp:350 phrasebook/phrasebookdialog.cpp:351 +msgid "Exports the currently selected phrase(s) or phrase book(s) into a file" +msgstr "Mengeksport frasa semasa atau buku frasa yang dipilih ke dalam fail" + +#: phrasebook/phrasebookdialog.cpp:354 phrasebook/phrasebookdialog.cpp:355 +msgid "Prints the currently selected phrase(s) or phrase book(s)" +msgstr "Mencetak frasa semasa atau frasa buku yang dipilih" + +#: phrasebook/phrasebookdialog.cpp:358 phrasebook/phrasebookdialog.cpp:359 +msgid "Closes the window" +msgstr "Menutup tetingkap" + +#: 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 "" +"Memotong entri semasa yang dipilih dari buku frasa dan meletakkannya dalam " +"klipbod" + +#: phrasebook/phrasebookdialog.cpp:367 phrasebook/phrasebookdialog.cpp:368 +msgid "" +"Copies the currently selected entry from the phrase book to the clipboard" +msgstr "Menyalin entri semasa yang dipilih dari buku frasa ke dalam klipbod" + +#: phrasebook/phrasebookdialog.cpp:375 phrasebook/phrasebookdialog.cpp:376 +msgid "Deletes the selected entries from the phrase book" +msgstr "Menghapuskan entri yang dipilih dari buku frasa" + +#: phrasebook/phrasebookdialog.cpp:526 +msgid "Name of the &phrase book:" +msgstr "Nama buku &frasa:" + +#: phrasebook/phrasebookdialog.cpp:545 +msgid "" +"There are unsaved changes." +"
Do you want to apply the changes before closing the \"phrase book\" window " +"or discard the changes?
" +msgstr "" +"Terdapat perubahan yang tak disimpan." +"
Anda ingin melaksanakan perubahan sebelum menutup tetingkap \"phrase book\" " +"atau membuang perubahan tersebut?
" + +#: phrasebook/phrasebookdialog.cpp:546 +msgid "Closing \"Phrase Book\" Window" +msgstr "Menutup tetingkap \"Phrase Book\"" + +#: 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 "" +"Untuk menggunakan kekunci %1 sebagai jalan pintas, ia mesti digabungkan dengan " +"kekunci Win, Alt, Ctrl dan/atau Shift." + +#: phrasebook/phrasebookdialog.cpp:601 +msgid "Invalid Shortcut Key" +msgstr "Kekunci Pintas Tak Sah" + +#: phrasebook/phrasebookdialog.cpp:695 +msgid "(New Phrase Book)" +msgstr "(Buku Frasa Baru)" + +#: phrasebook/phrasebookdialog.cpp:706 +msgid "(New Phrase)" +msgstr "(Frasa Baru)" + +#: phrasebook/phrasebook.cpp:258 phrasebook/phrasebookdialog.cpp:723 +msgid "" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)\n" +"*|All Files" +msgstr "" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)\n" +"*|All Files" + +#: phrasebook/phrasebookdialog.cpp:723 +msgid "Import Phrasebook" +msgstr "Import Buku Frasa" + +#: phrasebook/phrasebookdialog.cpp:734 phraselist.cpp:475 +#, c-format +msgid "" +"There was an error loading file\n" +"%1" +msgstr "" +"Terdapat ralat semasa memuatkan fail\n" +"%1" + +#: phrasebook/phrasebookdialog.cpp:743 +msgid "Export Phrase Book" +msgstr "Eksport Buku Frasa" + +#: phrasebook/phrasebookdialog.cpp:744 phraselist.cpp:449 +#, c-format +msgid "" +"There was an error saving file\n" +"%1" +msgstr "" +"Terdapat ralat semasa menyimpan fail\n" +"%1" + +#: phrasebook/phrasebook.cpp:260 +msgid "" +"*.txt|Plain Text Files (*.txt)\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*|All Files" +msgstr "" +"*.txt|Plain Text Files (*.txt)\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*|Semua Fail" + +#: phrasebook/phrasebook.cpp:289 +msgid "" +"Your chosen filename %1 has a different extension than .phrasebook" +". Do you wish to add .phrasebook to the filename?" +msgstr "" +"Nama fail %1 yang anda pilih mempunyai sambungan yang berbeza daripada " +".buku frasa. Anda ingin menambah .buku frasa kepada nama fail?" + +#: phrasebook/phrasebook.cpp:290 phrasebook/phrasebook.cpp:306 +msgid "File Extension" +msgstr "Sambungan Fail" + +#: phrasebook/phrasebook.cpp:290 +msgid "Do Not Add" +msgstr "" + +#: phrasebook/phrasebook.cpp:305 +msgid "" +"Your chosen filename %1 has the extension .phrasebook" +". Do you wish to save in phrasebook format?" +msgstr "" +"Nama fail %1 yang anda pilih mempunyai sambungan .buku frasa" +". Anda ingin simpan dalam format buku frasa?" + +#: phrasebook/phrasebook.cpp:306 +msgid "As Phrasebook" +msgstr "Sebagai Buku Frasa" + +#: phrasebook/phrasebook.cpp:306 +msgid "As Plain Text" +msgstr "Sebagai Teks Biasa" + +#: phrasebook/phrasetree.cpp:470 +msgid "" +"The '%1' key combination has already been allocated to %2.\n" +"Please choose a unique key combination." +msgstr "" +"Kombinasi kekunci '%1' telah diperuntukkan kepada %2.\n" +"Pilih kombinasi kekunci yang unik." + +#: phrasebook/phrasetree.cpp:488 +msgid "the standard \"%1\" action" +msgstr "tindakan \"%1\" standard" + +#: phrasebook/phrasetree.cpp:489 +msgid "Conflict with Standard Application Shortcut" +msgstr "Konflik dengan Kekunci Pintas Aplikasi Standard" + +#: phrasebook/phrasetree.cpp:504 +msgid "the global \"%1\" action" +msgstr "tindakan \"%1\" global" + +#: phrasebook/phrasetree.cpp:505 +msgid "Conflict with Global Shortcuts" +msgstr "Konflik dengan Kekunci Pintas Global" + +#: phrasebook/phrasetree.cpp:520 +msgid "an other phrase" +msgstr "frasa lain" + +#: phrasebook/phrasetree.cpp:521 +msgid "Key Conflict" +msgstr "Konflik Kekunci" + +#: configwizard.cpp:37 +msgid "Initial Configuration - KMouth" +msgstr "Konfigurasi Awal - KMouth" + +#: configwizard.cpp:57 +msgid "Text-to-Speech Configuration" +msgstr "Konfigurasi Teks-ke-Tutur" + +#: configwizard.cpp:71 +msgid "Initial Phrase Book" +msgstr "Buku Frasa Awal" + +#: 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 "" +"Senarai ini mengandungi sejarah ayat yang ditutur. Anda boleh memilih ayat dan " +"menekan butang untuk ulang tutur." + +#: 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 "" +"Anda boleh taip frasa ke dalam medan edit ini. Klik butang tutur untuk " +"menuturkan frasa yang dimasukkan." + +#: phraselist.cpp:454 +msgid "" +"*|All Files\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)" +msgstr "" +"*|Semua Fail\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)" + +#: phraselist.cpp:454 +msgid "Open File as History" +msgstr "Buka Fail sebagai Sejarah" diff --git a/tde-i18n-ms/messages/tdeaccessibility/ksayit.po b/tde-i18n-ms/messages/tdeaccessibility/ksayit.po new file mode 100644 index 00000000000..92f30b16c62 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/ksayit.po @@ -0,0 +1,445 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:24+0200\n" +"PO-Revision-Date: 2005-08-10 11:53+0800\n" +"Last-Translator: MIMOS \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "MIMOS" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "opensource@mimos.my" + +#: contextmenuhandler.cpp:100 +msgid "New" +msgstr "Baru" + +#: contextmenuhandler.cpp:159 +msgid "Rename..." +msgstr "Namakan semula..." + +#: contextmenuhandler.cpp:163 +msgid "Delete..." +msgstr "Hapuskan..." + +#: contextmenuhandler.cpp:167 docbookclasses.cpp:133 docbookclasses.cpp:135 +#: docbookparser.cpp:91 doctreeviewimpl.cpp:799 +msgid "Overview" +msgstr "Gambaran Keseluruhan" + +#. 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 "Bab" + +#: contextmenuhandler.cpp:175 docbookclasses.cpp:462 docbookclasses.cpp:464 +#: docbookparser.cpp:243 doctreeviewimpl.cpp:831 +msgid "Keywords" +msgstr "Kata Kunci" + +#: contextmenuhandler.cpp:179 doctreeviewimpl.cpp:845 +msgid "Keyword" +msgstr "Kata Kunci" + +#: contextmenuhandler.cpp:183 docbookclasses.cpp:583 docbookclasses.cpp:585 +#: docbookparser.cpp:277 doctreeviewimpl.cpp:865 +msgid "Abstract" +msgstr "Abstrak" + +#: contextmenuhandler.cpp:187 +msgid "Authors" +msgstr "Pengarang" + +#: contextmenuhandler.cpp:191 docbookclasses.cpp:377 docbookclasses.cpp:379 +#: docbookparser.cpp:228 doctreeviewimpl.cpp:908 +msgid "Author" +msgstr "Pengarang" + +#: contextmenuhandler.cpp:195 docbookclasses.cpp:188 docbookclasses.cpp:190 +#: docbookparser.cpp:124 doctreeviewimpl.cpp:926 +msgid "Date" +msgstr "Tarikh" + +#: contextmenuhandler.cpp:199 +msgid "Release Info" +msgstr "Dedahkan Maklumat" + +#: contextmenuhandler.cpp:203 +msgid "Title" +msgstr "Tajuk" + +#: contextmenuhandler.cpp:207 docbookclasses.cpp:640 docbookparser.cpp:475 +#: doctreeviewimpl.cpp:593 doctreeviewimpl.cpp:981 +msgid "Paragraph" +msgstr "Perenggan" + +#: contextmenuhandler.cpp:211 docbookparser.cpp:328 doctreeviewimpl.cpp:994 +msgid "Section Level 1" +msgstr "Tahap Bahagian 1" + +#: contextmenuhandler.cpp:215 docbookparser.cpp:358 doctreeviewimpl.cpp:1011 +msgid "Section Level 2" +msgstr "Tahap Bahagian 2" + +#: contextmenuhandler.cpp:219 docbookparser.cpp:388 doctreeviewimpl.cpp:1028 +msgid "Section Level 3" +msgstr "Tahap Bahagian 3" + +#: contextmenuhandler.cpp:223 docbookparser.cpp:418 docbookparser.cpp:448 +#: doctreeviewimpl.cpp:1045 +msgid "Section Level 4" +msgstr "Tahap Bahagian 5" + +#: contextmenuhandler.cpp:227 doctreeviewimpl.cpp:1062 +msgid "Section Level 5" +msgstr "Tahap Bahagian 5" + +#: docbookclasses.cpp:68 docbookclasses.cpp:70 doctreeviewimpl.cpp:111 +msgid "unnamed" +msgstr "tak bernama" + +#: docbookclasses.cpp:255 docbookclasses.cpp:257 docbookparser.cpp:142 +#: doctreeviewimpl.cpp:947 +msgid "Release" +msgstr "Dedahkan" + +#: docbookclasses.cpp:322 docbookclasses.cpp:324 docbookparser.cpp:178 +#: doctreeviewimpl.cpp:885 +msgid "Author(s)" +msgstr "Pengarang" + +#. i18n: file DocTreeView.ui line 56 +#: doctreeviewimpl.cpp:52 rc.cpp:15 +#, no-c-format +msgid "Info" +msgstr "Maklumat" + +#: doctreeviewimpl.cpp:136 +msgid "Empty Document" +msgstr "Dokumen Kosong" + +#: doctreeviewimpl.cpp:188 +msgid "Unable to open File." +msgstr "Tidak dapat membuka Fail." + +#: doctreeviewimpl.cpp:241 doctreeviewimpl.cpp:254 +msgid "Plain File" +msgstr "Fail Biasa" + +#: doctreeviewimpl.cpp:251 +msgid "Failed wrapping the file into XML." +msgstr "Gagal membalut fail ke dalam XML." + +#: doctreeviewimpl.cpp:264 +msgid "The file is of type %1, 'book' expected." +msgstr "Fail berjenis %1, 'buku' dijangkakan." + +#: doctreeviewimpl.cpp:284 +msgid "Save File" +msgstr "Simpan Fail" + +#: doctreeviewimpl.cpp:289 +msgid "The given URL is invalid. Try 'File save as...' instead." +msgstr "URL yang diberi tak sah. Cuba 'Fail simpan sebagai...'." + +#: doctreeviewimpl.cpp:295 doctreeviewimpl.cpp:342 +msgid "Unable open file to write." +msgstr "Tak dapat membuka fail untuk menulis." + +#: doctreeviewimpl.cpp:316 doctreeviewimpl.cpp:365 +msgid "Save operation currently works on local files only." +msgstr "Simpan operasi yang sedang menguruskan fail setempat sahaja." + +#: doctreeviewimpl.cpp:332 +msgid "Save File As" +msgstr "Simpan Fail sebagai" + +#: doctreeviewimpl.cpp:336 +msgid "The given URL is invalid." +msgstr "URL yang diberi tak sah." + +#: doctreeviewimpl.cpp:471 +msgid "" +"Maybe the structure of the document has been changed. Please check if this " +"bookmark is still valid." +msgstr "" +"Mungkin struktur dokumen telah diubah. Semak sama ada tanda buku ini masih sah." + +#: doctreeviewimpl.cpp:480 +msgid "" +"Bookmark not found. Maybe the file content or the bookmark URL has been " +"changed." +msgstr "" +"Tanda buku tidak ditemui. Mungkin kandungan fail atau URL tanda buku tekah " +"diubah." + +#: doctreeviewimpl.cpp:737 +msgid "Rename Item" +msgstr "Namakan semula item" + +#: doctreeviewimpl.cpp:738 +msgid "Please enter the new name of the item:" +msgstr "Masukkan nama baru item:" + +#: doctreeviewimpl.cpp:815 +msgid "New Chapter Title" +msgstr "Tajuk Bab Baru" + +#: doctreeviewimpl.cpp:848 +msgid "New Keyword" +msgstr "Kata Kunci Baru" + +#: doctreeviewimpl.cpp:909 +msgid "Firstname Surname" +msgstr "Nama Pertama Nama Keluarga" + +#: doctreeviewimpl.cpp:997 doctreeviewimpl.cpp:1014 doctreeviewimpl.cpp:1031 +#: doctreeviewimpl.cpp:1048 doctreeviewimpl.cpp:1065 +msgid "New Section Title" +msgstr "Tajuk Bahagian Baru" + +#: ksayit.cpp:159 ksayitsystemtray.cpp:54 +msgid "Say" +msgstr "Cakap" + +#: ksayit.cpp:165 ksayitsystemtray.cpp:68 +msgid "Pause" +msgstr "Jeda" + +#: ksayit.cpp:171 ksayitsystemtray.cpp:61 +msgid "Shut Up" +msgstr "Diam" + +#: ksayit.cpp:177 ksayitsystemtray.cpp:75 +msgid "Next Sentence" +msgstr "Ayat Berikutnya" + +#: ksayit.cpp:184 ksayitsystemtray.cpp:83 +msgid "Previous Sentence" +msgstr "Ayat Sebelumnya" + +#: ksayit.cpp:196 +msgid "Edit Text" +msgstr "Edit Teks" + +#: ksayit.cpp:316 ksayit.cpp:557 ksayit.cpp:577 ksayit.cpp:773 +msgid "Ready." +msgstr "Sedia" + +#: ksayit.cpp:401 +msgid "Say XML file..." +msgstr "Cakap fail XML..." + +#: ksayit.cpp:435 ksayit.cpp:672 +msgid "Edit Mode ON." +msgstr "Edit Mod BUKA" + +#: ksayit.cpp:438 +msgid "Edit Mode OFF." +msgstr "Edit Mod TUTUP" + +#: ksayit.cpp:470 +msgid "Open file..." +msgstr "Buka fail..." + +#: ksayit.cpp:476 +msgid "File to Speak" +msgstr "Fail ke Cakap" + +#: ksayit.cpp:502 +msgid "Save file..." +msgstr "Simpan fail..." + +#: ksayit.cpp:519 +msgid "Save file as..." +msgstr "Simpan fail ini sebagai..." + +#: ksayit.cpp:551 +msgid "Exiting..." +msgstr "Keluar..." + +#: ksayit.cpp:552 +msgid "Do you really want to quit?" +msgstr "Anda benar-benar ingin keluar?" + +#: ksayit.cpp:570 +msgid "Toggle the statusbar..." +msgstr "Toggelkan bar status" + +#: ksayit.cpp:598 +msgid "Setup" +msgstr "Setkan" + +#: ksayit.cpp:686 +msgid "speaking Clipboard..." +msgstr "Klipbod bercakap..." + +#: ksayit.cpp:704 +msgid "synthesizing..." +msgstr "mensintesis..." + +#: ksayit.cpp:744 +msgid "Unable to speak text" +msgstr "Tidak dapat ke teks cakap" + +#: ksayit.cpp:792 +msgid "Paused..." +msgstr "Jeda..." + +#: ksayitbookmarkhandler.cpp:59 +msgid "" +"This is not a KSayIt bookmark.\n" +msgstr "" +"Ini bukan tanda buku KSaylt.\n" + +#: ksayitbookmarkhandler.cpp:77 +msgid "Bookmark not found" +msgstr "Tanda Buku tidak ditemui" + +#: ksayitbookmarkhandler.cpp:88 +msgid "untitled" +msgstr "tak bertajuk" + +#: main.cpp:36 +msgid "KSayIt - A Text To Speech frontend for KDE" +msgstr "KSayIt - Antaramuka Teks-Ke-Tutur untuk KDE" + +#: main.cpp:43 +msgid "KSayIt" +msgstr "KSayIt" + +#. i18n: file ksayitui.rc line 14 +#: rc.cpp:3 +#, no-c-format +msgid "&Action" +msgstr "&Tindakan" + +#. i18n: file DocTreeView.ui line 30 +#: rc.cpp:9 +#, no-c-format +msgid "Document Contents" +msgstr "Kandungan Dokumen" + +#. i18n: file DocTreeView.ui line 78 +#: rc.cpp:21 +#, no-c-format +msgid "Hidden" +msgstr "Tersembunyi" + +#. i18n: file fx_setup.ui line 16 +#: rc.cpp:24 +#, no-c-format +msgid "Effect Stack Setup" +msgstr "Kesan Binaan Tindan" + +#. i18n: file fx_setup.ui line 46 +#: rc.cpp:27 +#, no-c-format +msgid "Available:" +msgstr "Boleh didapatkan:" + +#. i18n: file fx_setup.ui line 153 +#: rc.cpp:30 +#, no-c-format +msgid "Active:" +msgstr "Aktif:" + +#. i18n: file fx_setup.ui line 167 +#: rc.cpp:33 +#, no-c-format +msgid "Doubleclick opens the setup dialog." +msgstr "Klik dua kali akan membuka dialog binaan." + +#. i18n: file fx_setup.ui line 204 +#: rc.cpp:36 +#, no-c-format +msgid "Remove All" +msgstr "Buang Semua" + +#: saxhandler.cpp:129 +msgid "" +"Fatal error while parsing XML-Paragraph:\n" +msgstr "" +"Ralat mati semasa menghurai Perenggan XML:\n" + +#: saxhandler.cpp:130 +msgid "%1, Line: %2" +msgstr "%1, Baris: %2" + +#: saxhandler.cpp:131 +msgid "Fatal error" +msgstr "Ralat mati" + +#: saxhandler.cpp:163 +msgid "" +"Unresolved entity found: %1.\n" +msgstr "" +"Entiti tak selesai ditemui:%1.\n" + +#: saxhandler.cpp:164 +msgid "KSayIt does not support DocBook files with external entities. " +msgstr "KSaylt tidak menyokong fail DocBook dengan entiti luaran." + +#: saxhandler.cpp:165 +msgid "Parsing can continue, but the resulting text will contain gaps." +msgstr "" +"Penghuraian boleh diteruskan, tetapi teks yang terhasil akan mengandungi sela." + +#: saxhandler.cpp:169 +msgid "Parser problem" +msgstr "Masalah pengkaji hurai" + +#: voicesetupdlg.cpp:70 +msgid "Voice" +msgstr "Suara" + +#: voicesetupdlg.cpp:70 +msgid "Voice Settings" +msgstr "Seting Suara" + +#: voicesetupdlg.cpp:81 +msgid "Audio FX" +msgstr "FX Audio" + +#: voicesetupdlg.cpp:81 +msgid "Effect Stack" +msgstr "Tindan Kesan" + +#: voicesetupdlg.cpp:112 +msgid "The active TTS system does not make use of aRts effects." +msgstr "Sistem TTS aktif tidak memanfaatkan kesan aRts." + +#: voicesetupdlg.cpp:113 +msgid "Plugin Configuration" +msgstr "Konfigurasi Plugin" + +#~ msgid "Unable to make document persistent." +#~ msgstr "Tak dapat menjadikan dokument cekal." + +#~ msgid "This paragraph contains mismatching tags. It will will be handled as CDATA." +#~ msgstr "Perenggan ini mengandungi tag tak padan. Ia akan dikendalikan sebagai CDATA." + +#~ msgid "XML-Error" +#~ msgstr "Ralat XML" + +#~ msgid "Firstname" +#~ msgstr "Nama Pertama" + +#~ msgid "Surname" +#~ msgstr "Nama Keluarga" diff --git a/tde-i18n-ms/messages/tdeaccessibility/kttsd.po b/tde-i18n-ms/messages/tdeaccessibility/kttsd.po new file mode 100644 index 00000000000..ecc87677669 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/kttsd.po @@ -0,0 +1,3222 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:24+0200\n" +"PO-Revision-Date: 2005-08-10 11:32+0800\n" +"Last-Translator: MIMOS \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 16 +#: kcmkttsmgr/kcmkttsmgr.cpp:1220 rc.cpp:9 +#, no-c-format +msgid "Add Talker" +msgstr "Tambah Penutur" + +#. 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 "Pilih pensintesis tutur untuk melakukan percakapan" + +#. 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 "" +"Pilih bahasa yang ingin ditutur. Perhatikan bahawa selepas anda konfigur " +"Penutur, Bahasa yang anda pilih mungkin diatasi oleh pensintesis, bergantung " +"pada opsyen yang anda pilih." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 95 +#: rc.cpp:18 rc.cpp:423 +#, no-c-format +msgid "&Synthesizer:" +msgstr "&Pensintesis" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 186 +#: rc.cpp:24 +#, no-c-format +msgid "Show All" +msgstr "Tayang Semua" + +#. 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 "" +"Butang radio di bawah menentukan kotak mana menayangkan semua kemungkinan. " +"Kotak di sebelah kiri butang yang bertanda menayangkan semua kemungkinan. Kotak " +"di sebelah kiri kotak tak bertanda menunjukkan kemungkinan tersebut yang " +"sepadan dengan kotak lain." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 200 +#: rc.cpp:30 rc.cpp:435 +#, no-c-format +msgid "&Language:" +msgstr "&Bahasa:" + +#. 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 "" +"Semak untuk menyenaraikan semua bahasa di dalam kotak Bahasa di sebelah kiri. " +"Apabila satu bahasa dipilih, kotak Pensintesis akan menayangkan hanya " +"pensintesis yang boleh bertutur dalam bahasa nyang dipilih." + +#. 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 "" +"Tandakan kotak ini untuk memaparkan semua pensintesis yang ada di dalam kotak " +"Pensintesis di sebelah kiri. Apabila pensintesis dipilih, hanya bahasa yang " +"boleh ditutur oleh pensisntesis kelihatan di dalam kotak Bahasa." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 45 +#: rc.cpp:42 +#, no-c-format +msgid "&General" +msgstr "&Umum" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 56 +#: rc.cpp:45 +#, no-c-format +msgid "&Enable Text-to-Speech System (KTTSD)" +msgstr "&Mengaktifkan Sistem Teks-ke-Sistem (KTTSD)" + +#. 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 "Semak untuk memulakan KTTS Daemon dan mengaktifkan Teks-ke-Tutur" + +#. 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 "Sentiasa &benamkan Pengurus Teks-ke-Tutur di dalam dulang sistem" + +#. 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 "" +"Apabila ditanda, KTTSMgr memaparkan ikon di dalam dulang sistem, dan mengklik " +"OK atau Batal tidak menghentikan KTTSMgr. Guna menu kandungan dulang sistem " +"untuk keluar KTTMgr. Seting ini berfungsi apabila KTTSMgr dipasang berikutnya. " +"Seting ini tidak berfungsi apabila berjalan dalam Pusat Kawalan KDE. " + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 123 +#: rc.cpp:57 +#, no-c-format +msgid "Show &main window on startup" +msgstr "Tayang tetingkap &utama semasa pemulaan" + +#. 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 "" +"Apabila ditanda, tetingkap KTTMgr dipaparkan apabila KTTMgr bermula. Apabila " +"tak ditanda, klik pada ikon di dalam dulang sistem untuk memaparkan tetingkap " +"KTTMgr." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 164 +#: rc.cpp:63 +#, no-c-format +msgid "E&xit when speaking is finished" +msgstr "&Keluar apabila selesai bercakap" + +#. 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 "" +"Apabila ditanda, dan KTTMgr dimulakan secara automatik apabila pertuturan " +"bermula, keluar secara automatik apabila pertuturan selesai. Tidak keluar " +"secara automatik jika KTTSMgr dimulakan secara manual atau bermula dari Pusat " +"Kawalan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 180 +#: rc.cpp:69 +#, no-c-format +msgid "Sta&rt minimized in system tray when speaking" +msgstr "&Mula diminimumkan di dalam dulang sistem apabila bercakap" + +#. 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. Note" +": KTTSMgr only automatically starts for text jobs having 5 sentences or more." +msgstr "" +"Apabila ditanda, jika KTTSMgr belum berjalan dan pertuturan bermula, mulakan " +"KTTMgr dan paparkan ikon di dalam dulang sistem. Perhatian" +": KTTMgr mula secara automatik untuk kerja berikutnya yang mempunyai 5 ayat " +"atau lebih." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 196 +#: rc.cpp:75 +#, no-c-format +msgid "&Talkers" +msgstr "&Penutur" + +#. 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 "Bahasa" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 227 +#: rc.cpp:84 rc.cpp:456 +#, no-c-format +msgid "Speech Synthesizer" +msgstr "Pensintesis Tutur" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 238 +#: rc.cpp:87 rc.cpp:459 +#, no-c-format +msgid "Voice" +msgstr "Suara" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 249 +#: rc.cpp:90 rc.cpp:462 rc.cpp:1198 +#, no-c-format +msgid "Gender" +msgstr "Jantina" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 260 +#: rc.cpp:93 rc.cpp:465 +#, no-c-format +msgid "Volume" +msgstr "Volum" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 271 +#: rc.cpp:96 rc.cpp:468 +#, no-c-format +msgid "Rate" +msgstr "Kadar" + +#. 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 "" +"Ini ialah senarai semua Penutur yang dikonfigurasikan. Penutur ialah " +"pensintesis tutur yang dikonfigurasikan dengan bahasa, suara, jantina, kadar " +"tutur, dan volum. Penutur yang lebih tinggi dalam senarai mempunyai keutamaan " +"yang lebih tinggi. Penutur paling tinggi akan digunakan apabila tiada atribut " +"dinyatakan oleh aplikasi." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 308 +#: rc.cpp:102 rc.cpp:150 rc.cpp:234 +#, no-c-format +msgid "Add..." +msgstr "Tambah..." + +#. 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 "Klik untuk menambah dan mengkonfigur Penutur baru (pensintesis tutur)." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 331 +#: kcmkttsmgr/kcmkttsmgr.cpp:168 rc.cpp:108 rc.cpp:240 +#, no-c-format +msgid "U&p" +msgstr "&Atas" + +#. 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 "&Bawah" + +#. 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 "&Edit..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 372 +#: rc.cpp:117 +#, no-c-format +msgid "Click to configure options for the highlighted Talker." +msgstr "Klik untuk mengkonfigur opsyen untuk Talker yang diserlahkan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 397 +#: rc.cpp:123 +#, no-c-format +msgid "Click to remove the highlighted Talker." +msgstr "Klik untuk membuang Penutur yang ditonjolkan" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 426 +#: rc.cpp:126 +#, no-c-format +msgid "&Notifications" +msgstr "&Pemberitahuan" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 452 +#: rc.cpp:129 +#, no-c-format +msgid "Application/Event" +msgstr "Aplikasi/Peristiwa" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 463 +#: rc.cpp:132 +#, no-c-format +msgid "Action" +msgstr "Tindakan" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 474 +#: rc.cpp:135 +#, no-c-format +msgid "Talker" +msgstr "Penutur" + +#. 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 "" +"Ini ialah senarai peristiwa aplikasi yang dikonfigurasikan dan tindakan yang " +"diambil apabila diterima. Peristiwa \"piawai\" menguasai semua peristiwa yang " +"tidak dikonfigur dengan khusus." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 517 +#: rc.cpp:141 +#, no-c-format +msgid "Notifications to speak:" +msgstr "Pemberitahuan untuk bercakap:" + +#. 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 "" +"Terpakai hanya kepada peristiwa piawai. Tidak menjejaskan peristiwa aplikasi " +"khusus. Hanya peristiwa yang dipaparkan dalam bentuk yang anda pilih akan " +"ditutur." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 555 +#: rc.cpp:153 +#, no-c-format +msgid "Click to configure notification for a specific application event." +msgstr "Klik untuk mengkonfigur pemberitahuan bagi peristiwa aplikasi khusus." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 563 +#: kttsjobmgr/kttsjobmgr.cpp:199 rc.cpp:156 +#, no-c-format +msgid "Re&move" +msgstr "&Buang" + +#. 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 "" +"Klik untuk membuang peristiwa pemberitahuan khusus dari senarai. Anda tidak " +"boleh membuang peristiwa piawai." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 591 +#: rc.cpp:162 rc.cpp:750 +#, no-c-format +msgid "Cl&ear" +msgstr "&Kosongkan" + +#. 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 "Membuang semua peristiwa khusus aplikasi. Peristiwa piawai akan kekal." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 602 +#: rc.cpp:168 rc.cpp:738 +#, no-c-format +msgid "&Load..." +msgstr "&Muat" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 605 +#: rc.cpp:171 +#, no-c-format +msgid "Click to read configured notification events from a file." +msgstr "Klik untuk membaca peritiwa pemberitahuan yang dikonfigur dari fail." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 613 +#: rc.cpp:174 rc.cpp:627 rc.cpp:744 +#, no-c-format +msgid "&Save..." +msgstr "&Simpan" + +#. 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 "" +"Klik untuk menulis semua peristiwa aplikasi yang dikonfigurasi ke fail." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 637 +#: rc.cpp:180 +#, no-c-format +msgid "Click to test notification" +msgstr "Klik untuk menguji pemberitahuan" + +#. 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 "" +"Klik butang ini untuk menguji pemberitahuan. Sampel mesej akan ditutur. " +"Perhatian: Sistem Teks-ke-Tutur mesti diaktifkan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 656 +#: rc.cpp:186 +#, no-c-format +msgid "Ac&tion:" +msgstr "&Tindakan:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 662 +#: rc.cpp:189 rc.cpp:192 rc.cpp:195 +#, no-c-format +msgid "" +"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:
%e
Name of the event
" +"%a
Application that sent the event
%m
" +"The message sent by the application
" +msgstr "" +"Menyatakan bagaimana sepatutnya KTTS bercakap tentang peristiwa apabila ia " +"diterima. Jika anda pilih \"Cakap teks langganan\", masukkan Teks di dalam " +"kotak. Anda boleh menggunakan rentetan pengganti dalam teks:
%e
" +"Nama peristiwa
%a
Aplikasi yang menghantar peristiwa
" +"%m
Mesej yang dihantar oleh aplikasi
" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 712 +#: rc.cpp:198 +#, no-c-format +msgid "Talke&r:" +msgstr "&Penutur" + +#. 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 "" +"Penutur yang akan menyampaikan pemberitahuan. Penutur \"piawai\" ialah Penutur " +"yang teratas disenarai dalam tab Penutur." + +#. 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 "Klik untuk memilih Penutur untuk menyampaikan pemberitahuan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 767 +#: rc.cpp:213 +#, no-c-format +msgid "Speak notifications (&KNotify)" +msgstr "Pemberitahuan cakap (&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 "" +"Apabila ditanda dan KTTS diaktifkan, peristiwa pemberitahuan dari aplikasi yang " +"dihantar melalui KNotify akan dicakap menurut opsyen yang anda tetapkan pada " +"tab ini." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 795 +#: rc.cpp:219 +#, no-c-format +msgid "E&xclude notifications with a sound" +msgstr "&Asingkan bunyi daripada pemberitahuan" + +#. 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 "" +"Apabila ditanda, peristiwa pemberitahuan yang mempunyai bunyi tidak akan " +"dicakap." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 813 +#: rc.cpp:225 +#, no-c-format +msgid "&Filters" +msgstr "&Penapis" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 830 +#: kcmkttsmgr/kcmkttsmgr.cpp:1437 rc.cpp:228 +#, no-c-format +msgid "Filter" +msgstr "Penapis" + +#. 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 "" +"Ini ialah senarai semua Penapis yang dikonfigurasikan. Penapis yang lebih " +"tinggi dalam senarai dilaksanakan dulu. Penapis mengubah suai teks sebelum ia " +"dicakap. Penapis boleh digunakan untuk menggantikan kata yang salah sebut, " +"mengubah XML daripada satu bentuk kepada bentuk lain, atau mengubah Penutur " +"piawai untuk digunakan bagi output tutur." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 876 +#: rc.cpp:237 +#, no-c-format +msgid "Click to add and configure a new Filter." +msgstr "Klik untuk menambah dan mengkonfigur Penapis baru." + +#. 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 "" +"Klik untuk mengalihkan penapis yang dipilih ke atas. Penapis yang lebih tinggi " +"dilaksanakan dulu." + +#. 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 "" +"Klik untuk mengalihkan penapis ke bawah. Penapis yang di bawah dilaksanakan " +"terakhir." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 940 +#: rc.cpp:255 +#, no-c-format +msgid "Click to configure options for the highlighted Filter." +msgstr "Klik untuk mengkonfigur opsyen bagi Penapis yang ditonjolkan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 965 +#: rc.cpp:261 +#, no-c-format +msgid "Click to remove the highlighted Filter." +msgstr "Klik untuk mengalihkan Penapis yang ditonjolkan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1000 +#: rc.cpp:264 +#, no-c-format +msgid "Sentence Boundary Detector" +msgstr "Pengesan Sempadan Ayat" + +#. 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 "" +"Ini ialah senarai bagi semua Penapis Pengesan Sempadan Ayat (SBD). SBD " +"memutuskan kerja teks panjang kepada ayat yang mengurangkan masa sebelum suatu " +"kerja mula bercakap, dan membenarkan anda maju atau menggulung semula satu-satu " +"kerja. SBD dilaksanakan menurut tertib yang tersenarai (atas-ke-bawah) selepas " +"semua penapis normal di atas skrin ini telah dilaksanakan. Penapisan berhenti " +"apabila SBD pertama mengubah suai teks." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1040 +#: rc.cpp:270 +#, no-c-format +msgid "Co&nfigure" +msgstr "&Konfigur" + +#. 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 "" +"Klik butang ini untuk mengedit konfigusi Pengesan Sempadan Ayat (SBD) atau " +"tambah penapis SBD tambahan." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1074 +#: rc.cpp:276 +#, no-c-format +msgid "&Interruption" +msgstr "&Sampukan" + +#. 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 "" +"Tanda kotak Prabunyi dan pilih fail audio Prabunyi yang akan berbunyi apabila " +"kerja teks disampuk oleh mesej lain." + +#. 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 "" +"Tandakan kotak Pascamesej dan masukkan Pascamesej yang akan ditutur apabila " +"kerja teks disambung semula selepas disampuk oleh mesej lain." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1124 +#: rc.cpp:285 +#, no-c-format +msgid "Post-&message:" +msgstr "&Pascamesej:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1146 +#: rc.cpp:291 +#, no-c-format +msgid "Pre-sou&nd:" +msgstr "&Prabunyi:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1160 +#: rc.cpp:297 +#, no-c-format +msgid "&Pre-message:" +msgstr "&Pramesej:" + +#. 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 "" +"Tandakan kotak Pramesej dan masukkan Pramesej yang akan ditutur apabila sahaja " +"kerja teks disampuk oleh mesej lain." + +#. 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 "" +"Tandakan Prabunyi dan pilih fail audio Pascabunyi yang akan berbunyi sebelum " +"kerja teks disambung semula selepas disampuk oleh mesej lain." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1196 +#: rc.cpp:306 +#, no-c-format +msgid "Post-s&ound:" +msgstr "&Pascabunyi" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1246 +#: rc.cpp:315 +#, no-c-format +msgid "A&udio" +msgstr "&Audio" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1265 +#: rc.cpp:318 +#, no-c-format +msgid "&Keep audio files:" +msgstr "&Simpan fail audio:" + +#. 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 "" +"Tandakan ini jika anda ingin menyimpan fail audio (wav) yang dihasilkan. Anda " +"akan menemuinya dalam direktori yang dinyatakan." + +#. 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 "Nyatakan direktori yang di dalamnya fail audio disalin." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1313 +#: rc.cpp:327 +#, no-c-format +msgid "&Speed:" +msgstr "&Kelajuan" + +#. 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 "" +"Mengeset kelajuan pertuturan. Leretkan peleret ke kiri untuk melambatkan " +"pertuturan; ke kanan untuk menambah kelajuan pertuturan. Kelajuan yang kurang " +"daripada 75 peratus dianggap \"lambat\" dan kelajuan yang melebihi 125 peratus " +"dianggap \"laju\". Anda tidak boleh mengubah kelajuan suara MulSyn." + +#. 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 "Penggunaan &Output" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1434 +#: rc.cpp:345 +#, no-c-format +msgid "" +"

Select the audio output method desired. If you select GStreamer" +", you must also select a Sink.

" +"

Note: You must have GStreamer >= 0.87 to use GStreamer.

" +msgstr "" +"

Pilih kaedah output audio yang dikehendaki. Jika anda memilih " +"GStreamer, anda juga mesti memilih Sink,

" +"

Perhatian: Anda mesti mempunyai GStreamer >" +"=0.87 untuk menggunakan GStreamer.

" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1456 +#: rc.cpp:348 rc.cpp:357 +#, no-c-format +msgid "Sink:" +msgstr "Sink:" + +#. 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 "Pilih sink bunyi yang hendak digunakan untuk output GStreamer." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1502 +#: rc.cpp:360 +#, fuzzy, no-c-format +msgid "Select the sound sink to be used for aKode output." +msgstr "Pilih sink bunyi yang hendak digunakan untuk output GStreamer." + +#. 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 "" + +#. 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 "" +"

Check to use the GStreamer audio output system. You must also select a " +"Sink plugin.

" +msgstr "" +"

Tandakan untuk menggunakan sistem output audio GStreamer. Anda juga mesti " +"memilih Sink plugin.

" + +#. 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 "Tandakan untuk menggunakan sistem KDE aRts untuk output audio." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1568 +#: rc.cpp:378 +#, fuzzy, no-c-format +msgid "aKode" +msgstr "Kod" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1580 +#: rc.cpp:381 +#, fuzzy, no-c-format +msgid "" +"

Check to use aKode for audio output. You must also select a Sink.

" +msgstr "" +"

Tandakan untuk menggunakan sistem output audio GStreamer. Anda juga mesti " +"memilih Sink plugin.

" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1599 +#: rc.cpp:384 +#, no-c-format +msgid "ALSA" +msgstr "" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1611 +#: rc.cpp:387 +#, fuzzy, no-c-format +msgid "Check to use Advanced Linux Sound Architecture (ALSA) for audio output." +msgstr "Tandakan untuk menggunakan sistem KDE aRts untuk output audio." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1630 +#: rc.cpp:390 +#, no-c-format +msgid "Device:" +msgstr "" + +#. 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 "" + +#. i18n: file kcmkttsmgr/selecteventwidget.ui line 24 +#: rc.cpp:399 +#, no-c-format +msgid "Event source:" +msgstr "Sumber peristiwa:" + +#. i18n: file kcmkttsmgr/selecteventwidget.ui line 38 +#: rc.cpp:402 +#, no-c-format +msgid "Events" +msgstr "Peristiwa" + +#. 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 "Pilih Talker" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 61 +#: rc.cpp:408 +#, no-c-format +msgid "&Use default Talker" +msgstr "&Guna Penutur piawai" + +#. 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 "" +"Apabila ditanda, akan menggunakan Penutur piawai yang teratas disenaraikan " +"dalam tab Penutur." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 72 +#: rc.cpp:414 +#, no-c-format +msgid "Use closest &matching Talker having" +msgstr "Guna Penutur yang paling hampir padan" + +#. 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 "" +"Apabila ditanda, akan mengggunakan Penutur yang dikonfigurasi paling hampir " +"padan dengan atribut yang anda pilih. Atribut dengan tanda di sebelahnya akan " +"lebih diutamakan berbanding dengan atribut tak bertanda. Bahasa sentiasa " +"diutamakan." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 125 +#: rc.cpp:420 +#, no-c-format +msgid "Checked items are preferred over unchecked items." +msgstr "Item bertanda lebih digemari berbanding dengan item tak bertanda." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 192 +#: rc.cpp:426 +#, no-c-format +msgid "&Gender:" +msgstr "&Jantina:" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 257 +#: rc.cpp:429 rc.cpp:985 +#, no-c-format +msgid "&Volume:" +msgstr "&Volum" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 305 +#: rc.cpp:432 +#, no-c-format +msgid "&Rate:" +msgstr "&Kadar" + +#. 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 "" +"Penapis ini dipakai pada kerja teks bahasa yang dinyatakan. Anda boleh memilih " +"lebih daripada satu bahasa dengan mengklik butang pelayar dan mengklik Ctrl " +"untuk lebih daripada satu bahasa dalam senarai. Jika kosong, penapis ini " +"terpakai untuk semua kerja teks bagi apa-apa bahasa." + +#. 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 "" +"Klik untuk memilih satu atau lebih bahasa. Penapis ini akan terpakai pada kerja " +"teks bahasa tersebut." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 421 +#: rc.cpp:447 +#, no-c-format +msgid "Use specific &Talker" +msgstr "Guna &Penutur khusus" + +#. 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 "" +"Apabila ditanda, akan menggunakan Penutur khusus (jika ia masih dikonfigur), " +"jika tidak Penutur yang paling hampir padan." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 33 +#: rc.cpp:474 +#, no-c-format +msgid "" +"WARNING: This filter is a key component of the KTTS system. Please read the " +"KTTS Handbook before modifying these settings." +msgstr "" +"AMARAN: Penapis ini ialah komponen penting kepada sistem KTTS. Baca Buku " +"Panduan KTTS sebelum mengubah suai seting ini." + +#. 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 "&Nama:" + +#. 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 "Nama penapis ini. Masukkan sebarang nama deskriptif yang anda suka." + +#. 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 "Pengesan Sempadan Ayat Standard" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 88 +#: rc.cpp:489 +#, no-c-format +msgid "&Sentence boundary regular expression:" +msgstr "Ungkapan biasa sempadan &ayat:" + +#. 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 "Ungkapan biasa yang mengesan sempadan di antara ayat dalam kerja teks." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 132 +#: rc.cpp:501 +#, no-c-format +msgid "&Replacement sentence boundary:" +msgstr "Sempadan ayat &penggantian:" + +#. 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. Important" +": must end with tab (\\t)." +msgstr "" +"Rentetan ini menggantikan ungkapan biasa terpadan. Penting" +": mesti berakhir dengan tab (\\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 "Laksanakan &Penapis Ini Apabila" + +#. 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 "Seting ini menetukan bila penapis itu dipakai pada teks." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 182 +#: rc.cpp:516 +#, no-c-format +msgid "&Language is:" +msgstr "&Bahasa ialah:" + +#. 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 "" +"Penapis ini dilaksanakan ke atas kerja teks bahasa yang dinyatakan. Anda boleh " +"memilih lebih daripada satu bahasa dengan mengklik butang pelayar dan mengklik " +"Ctrl untuk lebih daripada satu bahasa dalam senarai. Jika kosong, penapis " +"terpakai untuk semua kerja teks bagi sebarang bahasa." + +#. 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 "&ID Aplikasi mengandungi:" + +#. 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 "" +"Masukkan ID Aplikasi DCOP. Penapis ini akan terpakai hanya kepada kerja teks " +"yang dibaris gilir oleh aplikasi tersebut. Anda boleh masukkan lebih daripada " +"satu ID yang dipisahkan dengan tanda koma. Jika kosong, penapis ini terpakai " +"untuk kerja teks yang dibarisgilirkan oleh semua aplikasi. Tip: Guna kdcop " +"daripada baris arahan untuk mendapatkan ID Aplikasi bagi aplikasi yang " +"berjalan. Contoh: \"konversation, kvirc,ksirc,kopete\"" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 259 +#: rc.cpp:537 rc.cpp:618 rc.cpp:720 +#, fuzzy, 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. Use knotify 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\"" +msgstr "" +"Masukkan ID Aplikasi DCOP. Penapis ini akan terpakai hanya kepada kerja teks " +"yang dibaris gilir oleh aplikasi tersebut. Anda boleh masukkan lebih daripada " +"satu ID yang dipisahkan dengan tanda koma. Jika kosong, penapis ini terpakai " +"untuk kerja teks yang dibarisgilirkan oleh semua aplikasi. Tip: Guna kdcop " +"daripada baris arahan untuk mendapatkan ID Aplikasi bagi aplikasi yang " +"berjalan. Contoh: \"konversation, kvirc,ksirc,kopete\"" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 287 +#: rc.cpp:540 rc.cpp:621 +#, no-c-format +msgid "Load..." +msgstr "Muatkan..." + +#. 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 "Klik untuk memuatkan konfigurasi Pengesan Sempadan Ayat dari fail." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 310 +#: rc.cpp:546 +#, no-c-format +msgid "Sa&ve..." +msgstr "&Simpan..." + +#. 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 "Klik untuk menyimpan konfigurasi Pengesan Sempadan Ayat ke fail." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 330 +#: rc.cpp:552 +#, no-c-format +msgid "Clea&r" +msgstr "&Kosongkan" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 333 +#: rc.cpp:555 rc.cpp:753 +#, no-c-format +msgid "Click to clear everything." +msgstr "Klik untuk mengosongkan segala-galanya." + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 55 +#: rc.cpp:558 +#, no-c-format +msgid "&Type" +msgstr "&Jenis" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 85 +#: rc.cpp:561 +#, no-c-format +msgid "&Word" +msgstr "&Perkataan" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 104 +#: rc.cpp:564 +#, no-c-format +msgid "Regular &expression" +msgstr "&Ungkapan Biasa" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 124 +#: rc.cpp:567 +#, fuzzy, no-c-format +msgid "Match &case" +msgstr "Padan" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 158 +#: rc.cpp:570 +#, no-c-format +msgid "&Replace with:" +msgstr "&Gantikan dengan:" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 180 +#: rc.cpp:573 +#, no-c-format +msgid "&Match:" +msgstr "&Padan" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 18 +#: rc.cpp:579 +#, no-c-format +msgid "Configure String Replacer" +msgstr "Konfigur Pengganti Rentetan" + +#. 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 "Masukkan sebarang nama yang anda suka bagi penapis ini." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 87 +#: rc.cpp:597 +#, no-c-format +msgid "Lan&guage is:" +msgstr "&Bahasa ialah:" + +#. 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 "Klik untuk memuatkan senarai perkataan dari fail." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 218 +#: rc.cpp:630 +#, no-c-format +msgid "Click to save word list to a file." +msgstr "Klik untuk menyimpan senarai perkataan ke fail." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 235 +#: rc.cpp:633 +#, no-c-format +msgid "C&lear" +msgstr "&Kosong" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 238 +#: rc.cpp:636 +#, no-c-format +msgid "Click to empty the word list." +msgstr "Klik untuk mengosongkan senarai perkataan." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 255 +#: rc.cpp:639 +#, no-c-format +msgid "Type" +msgstr "Jenis" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 266 +#: rc.cpp:642 +#, fuzzy, no-c-format +msgid "Match Case" +msgstr "Padan" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 277 +#: rc.cpp:645 +#, no-c-format +msgid "Match" +msgstr "Padan" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 288 +#: rc.cpp:648 +#, no-c-format +msgid "Replace With" +msgstr "Gantikan Dengan" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 325 +#: kcmkttsmgr/kcmkttsmgr.cpp:171 rc.cpp:651 +#, no-c-format +msgid "&Add..." +msgstr "&Tambah" + +#. 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 "" +"Klik untuk menambah perkataan atau ungkapan biasa lain ke dalam senarai." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 345 +#: rc.cpp:657 +#, no-c-format +msgid "&Up" +msgstr "&Atas" + +#. 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 "" +"Klik untuk mengalihkan perkataan yang dipilih ke atas senarai. Perkataan yang " +"di atas dilaksanakan dulu." + +#. 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 "" +"Klik untuk mengalihkan perkataan ke bawah dalam senarai. Perkataan di bawah " +"dilaksanakan terakhir." + +#. 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 "" +"Klik untuk mengubah suai perkataan sedia ada atau ungkapan biasa dalam senarai." + +#. 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 "Klik untuk membuang perkataan atau ungkapan biasa dari senarai." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 18 +#: rc.cpp:681 +#, no-c-format +msgid "Configure Talker Chooser" +msgstr "Konfigur Pemilih Penutur" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 65 +#: rc.cpp:693 +#, no-c-format +msgid "&Apply This Filter When" +msgstr "&Laksanakan Penapis Ini Apabila " + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 87 +#: rc.cpp:699 +#, no-c-format +msgid "Te&xt contains:" +msgstr "&Teks mengandungi:" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 189 +#: rc.cpp:723 +#, no-c-format +msgid "&Talker:" +msgstr "&Penutur:" + +#. 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 "" +"Penutur baru yang akan digunakan apabila keadaan di atas dipenuhi. Penutur " +"piawai adalah paling atas dalam tab Penutur. Klik butang untuk memilih Penutur." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 224 +#: rc.cpp:735 +#, no-c-format +msgid "Click to select a Talker." +msgstr "Klik untuk memilih Penutur." + +#. 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 "Klik untuk memuatkan konfigur Pemilih Penutur dari fail." + +#. 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 "Klik untuk menyimpan Pemilih Penutur ke dalam fail." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 17 +#: rc.cpp:756 +#, no-c-format +msgid "Configure XML Transformer" +msgstr "Konfigur Transformer XML" + +#. 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 "Masukkan sebarang nama deskriptif yang anda suka untuk penapis ini." + +#. 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 "" +"Masukkan laluan penuh ke dalam Bahasa Gaya XML - Mengubah fail lembaran gaya " +"(XSLT). Fail XSLT biasanya berakhir dengan sambungan.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 "" +"Masukkan laluan ke dalam program boleh laksana xsltproc. Jika ia dalam " +"variabel persekitaran PATH, masukkan sahaja \"xsltproc\"." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 91 +#: rc.cpp:777 +#, no-c-format +msgid "&XSLT file:" +msgstr "Fail &XSLT:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 108 +#: rc.cpp:783 +#, no-c-format +msgid "xsltproc &executable:" +msgstr "xsltproc &boleh laksana:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 149 +#: rc.cpp:795 rc.cpp:807 +#, fuzzy, 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 "" +"Penapis ini akan dilaksanakan hanya pada kerja teks yang mempunyai unsur akar " +"XML yang dinyatakan. Jika kosong, laksanakan pada semua kerja teks. Anda boleh " +"memasukkan lebih daripada satu unsur akar yang dipisahkan dengan tanda koma. " +"Contoh: \"html\"." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 157 +#: rc.cpp:798 rc.cpp:813 +#, fuzzy, 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 "" +"Penapis ini akan hanya dilaksanakan pada kerja teks yang mempunyai spesifikasi " +"DOCTYPE yang dinyatakan. Jika kosong, terpakai untuk semua kerja teks. Anda " +"boleh memasukkan lebih daripada satu DOCTYPE yang dipisahkan dengan tanda koma. " +"Contoh: \"xhtml\"." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 165 +#: rc.cpp:801 rc.cpp:819 +#, fuzzy, no-c-format +msgid "" +"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 " +"knotify 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\"" +msgstr "" +"Masukkan ID Aplikasi DCOP. Penapis ini akan terpakai hanya kepada kerja teks " +"yang dibaris gilir oleh aplikasi tersebut. Anda boleh masukkan lebih daripada " +"satu ID yang dipisahkan dengan tanda koma. Jika kosong, penapis ini terpakai " +"untuk kerja teks yang dibarisgilirkan oleh semua aplikasi. Tip: Guna kdcop " +"daripada baris arahan untuk mendapatkan ID Aplikasi bagi aplikasi yang " +"berjalan. Contoh: \"konversation, kvirc,ksirc,kopete\"" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 183 +#: rc.cpp:804 +#, no-c-format +msgid "&Root element is:" +msgstr "Unsur &Root ialah:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 201 +#: rc.cpp:810 +#, fuzzy, no-c-format +msgid "or DOC&TYPE is:" +msgstr "DOC&TYPE ialah:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 218 +#: rc.cpp:816 +#, fuzzy, no-c-format +msgid "and Application &ID contains:" +msgstr "&ID Aplikasi mengandungi:" + +#. i18n: file plugins/command/commandconfwidget.ui line 30 +#: rc.cpp:822 +#, no-c-format +msgid "Co&mmand Configuration" +msgstr "Konfigurasi &Arahan" + +#. i18n: file plugins/command/commandconfwidget.ui line 61 +#: rc.cpp:825 +#, no-c-format +msgid "Command &for speaking texts:" +msgstr "Arahan &untuk teks cakap:" + +#. 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 "" +"Medan ini mengkhususkan arahan yang digunakan untuk teks tutur dan " +"parameternya. Jika anda ingin menghantar teks tersebut sebagai satu parameter, " +"tulis %t di tempat teks tersebut akan diselitkan. Untuk menghantar medan teks, " +"tulis %f. Untuk mensintesis sahaja dan membenarkan KTTSD memainkan teks " +"sintesis, tulis %w untuk fail audio yang dihasilkan." + +#. i18n: file plugins/command/commandconfwidget.ui line 88 +#: rc.cpp:831 +#, no-c-format +msgid "&Send the data as standard input" +msgstr "&Hantar data sebagai input standard" + +#. 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 "" +"Kotak tanda ini menyatakan sama ada teks yang dihantar sebagai input standard " +"(stdin) ke pensintesis tutur." + +#. 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 "&Uji" + +#. i18n: file plugins/command/commandconfwidget.ui line 142 +#: rc.cpp:840 rc.cpp:865 rc.cpp:1180 +#, no-c-format +msgid "Character &encoding:" +msgstr "&Pengekodan Aksara" + +#. 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 "" +"Kotak kombo ini menyatakan pengekodan aksara yang mana digunakan untuk " +"menghantar teks." + +#. 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 "" +"Parameter:\n" +" %t: Teks yang akan dituturkan\n" +" %f:Nama fail sementara yang mengandungi teks\n" +" %l: Bahasa (kod dua huruf)\n" +" %w: Nama fail sementara untuk menghasilkan audio" + +#. i18n: file plugins/epos/eposconfwidget.ui line 25 +#: rc.cpp:853 +#, no-c-format +msgid "Epos Config UI" +msgstr "Epos Config UI" + +#. 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 "" +"Ini ialah dialog konfigurasi bagi pensintesis tutur Epos Czech dan Slovak." + +#. i18n: file plugins/epos/eposconfwidget.ui line 53 +#: rc.cpp:859 +#, no-c-format +msgid "E&pos Configuration" +msgstr "Konfigurasi &Epos" + +#. 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 "" +"Menyatakan pengekodan aksara mana yang digunakan untuk menghantar teks." + +#. i18n: file plugins/epos/eposconfwidget.ui line 142 +#: rc.cpp:871 rc.cpp:1129 +#, no-c-format +msgid "Speed:" +msgstr "Kelajuan:" + +#. 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 "" +"Mengeset kelajuan pertuturan. Leretkan peleret ke kiri untuk melambatkan " +"pertuturan; ke kanan untuk menambah kelajuan. Kelajuan yang kurang daripada 75 " +"peratus dianggap \"lambat\", dan kelajuan yang melebihi 125 peratus dianggap " +"\"laju\"." + +#. i18n: file plugins/epos/eposconfwidget.ui line 164 +#: rc.cpp:877 +#, no-c-format +msgid "Pitch:" +msgstr "Pic:" + +#. 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 "" +"Mengeset nada (frequency) tutur. Leretkan peleret ke kiri untuk merendahkan " +"nada suara; ke kanan untuk meninggikan nada. Nada yang kurang daripada 75 " +"peratus dianggap \"rendah\", dan nada yang melebihi 125% dianggap \"tinggi\"." + +#. i18n: file plugins/epos/eposconfwidget.ui line 346 +#: rc.cpp:901 +#, no-c-format +msgid "Epos server executable path:" +msgstr "Laluan boleh laksana pelayan Epos:" + +#. 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 "" +"Jika program pelayan Epos akan ditemui disebabkan oleh varibel persekitaran " +"PATH, hanya masukkan \"epos\", jika tidak masukkan laluan penuh ke dalam " +"program boleh laksana pelayan Epos." + +#. i18n: file plugins/epos/eposconfwidget.ui line 371 +#: rc.cpp:907 +#, no-c-format +msgid "Epos client executable path:" +msgstr "Laluan boleh laksana pelanggan Epos:" + +#. 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 "" +"Jika program pelanggan Epos akan ditemui disebabkan oleh variabel persekitaran " +"PATH, hanya masukkan \"cakap\" di sini. Jika tidak, nyatakan laluan penuh pada " +"program pelanggan Epos." + +#. 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 "cakap" + +#. i18n: file plugins/epos/eposconfwidget.ui line 440 +#: rc.cpp:925 +#, no-c-format +msgid "Additional Options (advanced)" +msgstr "Opsyen Tambahan (termaju)" + +#. 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 "" +"Opsyenal. Masukkan sebarang opsyen baru arahan pelayan di sini. Untuk melihat " +"opsyen yang ada, masukkan \"epos -h\" dalam terminal. Jangan guna \"-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 "" +"Nyatakan opsyen yang akan diberikan kepada pelanggan Epos. Untuk melihat opsyen " +"yang ada, masukkan \"cakap -h\" dalam terminal. Jangan guna \"-o\"." + +#. i18n: file plugins/epos/eposconfwidget.ui line 501 +#: rc.cpp:934 +#, no-c-format +msgid "Epos server:" +msgstr "Pelayan Epos:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 526 +#: rc.cpp:940 +#, no-c-format +msgid "Epos client:" +msgstr "Pelanggan Epos:" + +#. 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 "" +"Nyatakan opsyen yang hendak diberikan kepada pelanggan Epos. Jangan guna -o. " +"Untuk melihat opsyen yang ada, masukkan \"cakap -h\" dalam terminal. Jangan " +"guna \"-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 "" +"Klik untuk menguji konfigurasi. Jika betul, anda akan dengar ayat dituturkan." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 25 +#: rc.cpp:952 +#, no-c-format +msgid "Festival Config UI" +msgstr "Festival Config UI" + +#. 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 "" +"Ini ialah dialog untuk mengkonfigur pensintesis tutur Festival dalam mod " +"interaktif." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 53 +#: rc.cpp:958 +#, no-c-format +msgid "Festival &Interactive Configuration" +msgstr "Konfigurasi &Interaktif Festival" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 95 +#: rc.cpp:964 +#, no-c-format +msgid "&Festival executable:" +msgstr "&Festival boleh laksana:" + +#. 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 "" +"Jika Festival dalam variabel persekitaran PATH anda, hanya masukkan " +"\"festival\", jika tidak nyatakan laluan penuh pada program boleh laku " +"Festival." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 144 +#: rc.cpp:973 +#, no-c-format +msgid "&Select voice:" +msgstr "&Pilih suara:" + +#. 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 "" +"Pilih suara untuk menuturkan teks. Suara MultiSyn berkualiti tinggi tetapi " +"lambat untuk dimuatkan. Jika tiada suara ditayangkan, semak laluan boleh " +"laksana Festival. Anda mesti memasang sekurang-kurangnya satu suara Festival. " +"Jika anda telah pasang suara dan masih tidak ditayangkan, semak konfigurasi " +"Festival anda. (Lihat README yang mengiringi Festival.)" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 177 +#: rc.cpp:982 +#, no-c-format +msgid "&Rescan" +msgstr "&Imbas semula" + +#. 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 "" +"Mengeset volum (kekuatan) pertuturan. Leretkan peleret ke kiri untuk " +"mengurangkan volum; ke kanan untuk meninggikan volum. Volum yang kurang " +"daripada 75 peratus dianggap \"perlahan\", volum yang melebihi 125 peratus " +"dianggap \"kuat\"." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 234 +#: rc.cpp:991 +#, no-c-format +msgid "Sp&eed:" +msgstr "&Kelajuan:" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 256 +#: rc.cpp:997 rc.cpp:1144 +#, no-c-format +msgid "&Pitch:" +msgstr "&Pic:" + +#. 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 "" +"Mengeset nada (frequency) pertuturan. Leretkan peleret ke kiri untuk " +"merendahkan nada; ke kanan untuk meninggikan nada. Nada yang kurang daripada 75 " +"peratus adalah dianggap \"rendah\", dan nada yang lebih daripada 125 peratus " +"adalah dianggap \"tinggi\". Anda tidak boleh mengubah pic suara MultiSyn." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 485 +#: rc.cpp:1030 +#, no-c-format +msgid "&Load this voice when starting KTTSD" +msgstr "&Muatkan suara ini apabila memulakan KTTSD" + +#. 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 "" +"Jika ditanda, Festival akan dimulakan dan suara ini akan dimuatkan apabila " +"Deamon Teks-ke-Tutur (KTTSD) dimulakan. Tandakan apabila suara memerlukan masa " +"panjang untuk dimuatkan dalam Festival (misalnya suara multisyn), jika tidak " +"biarkan tak bertanda." + +#. 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 "" +"Klik untuk menguji konfigurasi. Festival akan dimulakan dan ayat uji akan " +"dituturkan." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 542 +#: rc.cpp:1042 +#, no-c-format +msgid "Character e&ncoding:" +msgstr "&Pengekodan aksara:" + +#. i18n: file plugins/flite/fliteconfwidget.ui line 25 +#: rc.cpp:1048 +#, no-c-format +msgid "Flite Config UI" +msgstr "Flite Config UI" + +#. 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 "" +"Ini ialah dialog konfigurasi bagi enjin sintesis pertuturan Festival Lite " +"(Flite)." + +#. i18n: file plugins/flite/fliteconfwidget.ui line 70 +#: rc.cpp:1054 +#, no-c-format +msgid "Festival &Lite (flite) Configuration" +msgstr "Konfigurasi Festival &Lite (flite) " + +#. i18n: file plugins/flite/fliteconfwidget.ui line 112 +#: rc.cpp:1060 +#, no-c-format +msgid "&Flite executable path:" +msgstr "Laluan boleh laksana &Flite:" + +#. 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 "" +"Jika Flite dalam variabel persekitaran PATH anda, hanya masukkan \"flite\", " +"jika tidak nyatakan laluan lengkap pada program boleh laksana Flite." + +#. 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 "FreeTTS Config UI" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 67 +#: rc.cpp:1078 +#, no-c-format +msgid "FreeTTS Interactive Configuration" +msgstr "Konfigurasi Interaktif FreeTTS" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 106 +#: rc.cpp:1081 +#, no-c-format +msgid "&FreeTTS jar file:" +msgstr "Fail &FreeTTS jar:" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 179 +#: rc.cpp:1084 +#, no-c-format +msgid "Test" +msgstr "Uji" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 16 +#: rc.cpp:1087 +#, no-c-format +msgid "Hadifix Configuration" +msgstr "Konfigurasi Hadifix " + +#. 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 "" +"Ini ialah dialog konfigurasi bagi sintesis pertuturan Hadifix (txt2pho dan " +"Mbrola)." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 44 +#: rc.cpp:1093 +#, no-c-format +msgid "Had&ifix Configuration" +msgstr "Konfigurasi Had&ifix" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 78 +#: rc.cpp:1099 +#, no-c-format +msgid "&Basic Options" +msgstr "Opsyen &Asas" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 97 +#: rc.cpp:1102 +#, no-c-format +msgid "&Voice file:" +msgstr "Fail &Suara:" + +#. 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 "" +"Pilih suara untuk teks pertuturan. Jika tiada suara disenaraikan, semak " +"konfigurasi Mbrola anda. Anda mesti pasang sekurang-kurangnya satu suara." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 135 +#: rc.cpp:1111 +#, no-c-format +msgid "&Select..." +msgstr "&Pilih..." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 151 +#: rc.cpp:1114 +#, no-c-format +msgid "Volume &ratio:" +msgstr "&Kadar volum:" + +#. 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 "" +"Laraskan volum pertuturan. Leretkan ke kiri untuk pertuturan perlahan; ke kanan " +"untuk kuat." + +#. 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 "" +"Laraskan kelajuan pertuturan. Leretkan ke kiri untuk melambatkan pertuturan; ke " +"kanan untuk mencepatkan." + +#. 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 "" +"Laraskan pic (nada) pertuturan. Leretkan ke kiri untuk merendahkan pertuturan; " +"ke kanan untuk meninggikan." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 399 +#: rc.cpp:1159 +#, no-c-format +msgid "&Advanced Options" +msgstr "Opsyen &Lanjutan" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 416 +#: rc.cpp:1162 +#, no-c-format +msgid "txt2pho e&xecutable:" +msgstr "txt2pho &boleh laksana:" + +#. 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 "" +"Jika program txt2pho adalah dalam variabel persekitaran PATH, hanya masukkan " +"\"txt2pho\", jika tidak nyatakan laluan penuh pada program boleh laksana " +"txt2pho." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 446 +#: rc.cpp:1171 +#, no-c-format +msgid "&Mbrola executable:" +msgstr "&Mbrola boleh laksana:" + +#. 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 "" +"Jika program Mbrola adalah dalam variabel persekitaran PATH anda, hanya " +"masukkan \"mbrola\", jika tidak nyatakan laluan penuh pada program boleh " +"laksana Mbrola." + +#. 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 "" +"Kotak kombo ini menyatakan pengekodan aksara mana yang digunakan untuk " +"memberikan teks. Bagi kebanyakan bahasa barat, guna ISO-8859-1. Untuk Bahasa " +"Hungari, guna 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 "" +"Kilik untuk menguji konfigurasi. Anda sepatutnya dengar ayat dituturkan." + +#. i18n: file plugins/hadifix/voicefileui.ui line 16 +#: rc.cpp:1192 +#, no-c-format +msgid "Selecting Voice File" +msgstr "Memilih Fail Suara" + +#. i18n: file plugins/hadifix/voicefileui.ui line 33 +#: rc.cpp:1195 +#, no-c-format +msgid "Path of the voice file:" +msgstr "Laluan fail suara:" + +#. i18n: file plugins/hadifix/voicefileui.ui line 69 +#: rc.cpp:1201 +#, no-c-format +msgid "Female" +msgstr "Perempuan" + +#. i18n: file plugins/hadifix/voicefileui.ui line 77 +#: rc.cpp:1204 +#, no-c-format +msgid "Male" +msgstr "Lelaki" + +#. i18n: file plugins/hadifix/voicefileui.ui line 85 +#: rc.cpp:1207 +#, no-c-format +msgid "Try to Determine From Voice File" +msgstr "Cuba Tentukan Dari Fail Suara" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 38 +#: rc.cpp:1216 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, MBROLA" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 50 +#: rc.cpp:1219 rc.cpp:1222 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Male, MBROLA" +msgstr "" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 98 +#: rc.cpp:1231 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Castilian Spanish Male" +msgstr "" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 122 +#: rc.cpp:1237 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, HTS" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 134 +#: rc.cpp:1240 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Canadian English Male, HTS" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 146 +#: rc.cpp:1243 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Scottish Male, HTS" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 182 +#: rc.cpp:1252 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Canadian English Male, MultiSyn" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 194 +#: rc.cpp:1255 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Scottish Male, MultiSyn" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 206 +#: rc.cpp:1258 rc.cpp:1264 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Female, Festival" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 218 +#: rc.cpp:1261 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Male, Festival" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 242 +#: rc.cpp:1267 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Mexican Spanish Male, OGC" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 254 +#: rc.cpp:1270 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Mexican Spanish Female, OGC" +msgstr "" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 302 +#: rc.cpp:1282 rc.cpp:1291 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, OGC" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 314 +#: rc.cpp:1285 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"British Male, OGC" +msgstr "Lelaki British, OGC" + +#. i18n: file plugins/festivalint/voices line 350 +#: rc.cpp:1294 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Finnish Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 362 +#: rc.cpp:1297 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Czech Male, MBROLA" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 374 +#: rc.cpp:1300 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Polish Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 386 +#: rc.cpp:1303 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Russian Male" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 470 +#: rc.cpp:1324 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Kiswahili Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 484 +#: rc.cpp:1327 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Ibibio Female" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 496 +#: rc.cpp:1330 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Zulu Male" +msgstr "" + +#. 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 "" + +#. i18n: file plugins/festivalint/voices line 640 +#: rc.cpp:1366 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"British Female" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 652 +#: rc.cpp:1369 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"French Canadian Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 664 +#: rc.cpp:1372 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"French Canadian Female" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 676 +#: rc.cpp:1375 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 688 +#: rc.cpp:1378 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Female" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 700 +#: rc.cpp:1381 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Americas Spanish Male" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 712 +#: rc.cpp:1384 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Americas Spanish Female" +msgstr "" + +#. i18n: file plugins/festivalint/voices line 724 +#: rc.cpp:1387 +#, fuzzy, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Vietnamese Male" +msgstr "Lelaki British, OGC" + +#. i18n: file plugins/festivalint/voices line 735 +#: rc.cpp:1390 +#, fuzzy, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Vietnamese Female" +msgstr "Lelaki British, OGC" + +#: filters/main.cpp:44 +msgid "Name of a KTTSD filter plugin (required)" +msgstr "Nama plugin penapis KTTSD (diperlukan)" + +#: filters/main.cpp:46 +msgid "Talker code passed to filter" +msgstr "Kod Penutur diberikan kepada penapis" + +#: filters/main.cpp:48 +msgid "DCOP application ID passed to filter" +msgstr "ID aplikasi DCOP diberikan kepada penapis" + +#: 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 "" + +#: filters/main.cpp:53 +msgid "Display list of available Filter PlugIns and exit" +msgstr "Paparkan senarai Plugin Penapis yang ada dan keluar" + +#: filters/main.cpp:55 +msgid "Display tabs as \\t, otherwise they are removed" +msgstr "Paparkan tab sebagai \\t, jika tidak tab akan dibuang" + +#: filters/main.cpp:56 +msgid "Display list of available filter plugins and exit" +msgstr "Paparkan senarai plugin penapis yang ada dan keluar" + +#: filters/main.cpp:63 +msgid "testfilter" +msgstr "penapis uji" + +#: filters/main.cpp:64 +msgid "A utility for testing KTTSD filter plugins." +msgstr "Kemudahan untuk menguji plugin penapis KTTSD." + +#: filters/main.cpp:66 kcmkttsmgr/kcmkttsmgr.cpp:1085 kttsd/main.cpp:40 +#: kttsmgr/kttsmgr.cpp:63 +msgid "Maintainer" +msgstr "Penyenggara" + +#: kcmkttsmgr/addtalker.cpp:131 kcmkttsmgr/kcmkttsmgr.cpp:552 +#: libkttsd/talkercode.cpp:217 +msgid "Other" +msgstr "Lain" + +#: kcmkttsmgr/kcmkttsmgr.cpp:83 +msgid "Text interrupted. Message." +msgstr "Teks disampuk. Mesej" + +#: kcmkttsmgr/kcmkttsmgr.cpp:89 +msgid "Resuming text." +msgstr "Menyambung semula teks" + +#: 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 "" +"Anda telah membuat perubahan kepada konfigurasi tetapi anda belum menyimpannya. " +"Klik Laksana untuk menyimpan atau Batal untuk mengabaikan perubahan." + +#: kcmkttsmgr/kcmkttsmgr.cpp:1072 +msgid "" +"

Text-to-Speech

" +"

This is the configuration for the text-to-speech dcop service

" +"

This allows other applications to access text-to-speech resources

" +"

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

" +msgstr "" +"

Teks-ke-Tutur

" +"

Ini ialah konfigurasi bagi servis dcop teks-ke-tutur

" +"

Ini membolehkan aplikasi lain mengakses sumber teks-ke-tutur

" +"

Jangan lupa mengkonfigur bahasa piawai untuk bahasa yang anda guna kerana ia " +"akan menjadi bahasa yang paling banyak digunakan oleh aplikasi

" + +#: 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 "Pengarang" + +#: 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 "Penyumbang" + +#: filters/sbd/sbdconf.cpp:240 +#: filters/stringreplacer/stringreplacerconf.cpp:425 +#: kcmkttsmgr/kcmkttsmgr.cpp:1244 libkttsd/selecttalkerdlg.cpp:167 +msgid "Code" +msgstr "Kod" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1263 +msgid "Select Language" +msgstr "Pilih Bahasa" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1436 +msgid "Select Filter" +msgstr "Pilih Penapis" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1843 +msgid "&Jobs" +msgstr "&Kerja" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2032 +msgid "Talker Configuration" +msgstr " Konfigurasi Talker" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2088 +msgid "Filter Configuration" +msgstr "Konfigurasi Penapis" + +#: filters/stringreplacer/stringreplacerconf.cpp:150 +#: kcmkttsmgr/kcmkttsmgr.cpp:2241 +msgid "Unable to open file." +msgstr "Tak dapat membuka fail." + +#: filters/stringreplacer/stringreplacerconf.cpp:156 +#: kcmkttsmgr/kcmkttsmgr.cpp:2247 +msgid "File not in proper XML format." +msgstr "Fail bukan dalam format XML." + +#: filters/stringreplacer/stringreplacerconf.cpp:287 +#: kcmkttsmgr/kcmkttsmgr.cpp:2291 +msgid "Unable to open file " +msgstr "Tak dapat membuka fail" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2375 libkttsd/talkercode.cpp:140 +msgid "default" +msgstr "piawai" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2481 kcmkttsmgr/kcmkttsmgr.cpp:2487 +msgid "sample notification message" +msgstr "Sampelkan pemberitahuan mesej" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2485 +msgid "sample application" +msgstr "Sampelkan aplikasi" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2486 +msgid "sample event" +msgstr "sampelkan peristiwa" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2527 +msgid "Default (all other events)" +msgstr "Piawaiakan (semua peristiwa lain)" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2536 kcmkttsmgr/selectevent.cpp:113 +msgid "All other %1 events" +msgstr "Semua %1 peristiwa lain" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2581 +msgid "Select Event" +msgstr "Pilih Peristiwa" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2663 kcmkttsmgr/kcmkttsmgr.cpp:2679 +msgid "" +"_: file type\n" +"Notification Event List" +msgstr "Pemberitahuan Senarai Peristiwa" + +#: filters/stringreplacer/stringreplacerconf.cpp:702 +#: filters/stringreplacer/stringreplacerconf.cpp:718 +#: kcmkttsmgr/kcmkttsmgr.cpp:2670 kcmkttsmgr/kcmkttsmgr.cpp:2686 +msgid "Error Opening File" +msgstr "Ralat Semasa Membuka Fail" + +#: kcmkttsmgr/selectevent.cpp:68 libkttsd/notify.cpp:154 +msgid "No description available" +msgstr "Tiada huraian" + +#: 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 belum dikonfigur. Sekurang-kurangnya satu Penutur mesti dikonfigur. Anda " +"ingin mengkonfigurnya sekarang?" + +#: kttsd/kttsd.cpp:135 +msgid "KTTS Not Configured" +msgstr "KTTS Tidak Dikonfigur" + +#: kttsd/kttsd.cpp:137 +#, fuzzy +msgid "Do Not Configure" +msgstr "KTTS Tidak Dikonfigur" + +#: kttsd/main.cpp:37 +msgid "Text-to-speech synthesis deamon" +msgstr "Deamon sintesis teks-ke-Tutur" + +#: kttsd/main.cpp:39 kttsmgr/kttsmgr.cpp:62 +msgid "Original Author" +msgstr "Pengarang Asal" + +#: 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 "Ujia" + +#: kttsjobmgr/kttsjobmgr.cpp:85 +msgid "KttsJobMgr" +msgstr "KttsJobMgr" + +#: kttsjobmgr/kttsjobmgr.cpp:114 +msgid "Job Num" +msgstr "Bilangan Kerja" + +#: kttsjobmgr/kttsjobmgr.cpp:115 +msgid "Owner" +msgstr "Pemilik" + +#: kttsjobmgr/kttsjobmgr.cpp:116 +msgid "Talker ID" +msgstr "ID Penutur" + +#: kttsjobmgr/kttsjobmgr.cpp:117 +msgid "State" +msgstr "Keadaan" + +#: kttsjobmgr/kttsjobmgr.cpp:118 +msgid "Position" +msgstr "Posisi" + +#: kttsjobmgr/kttsjobmgr.cpp:119 +msgid "Sentences" +msgstr "Ayat" + +#: kttsjobmgr/kttsjobmgr.cpp:120 +msgid "Part Num" +msgstr "Bilangan Bahagian" + +#: kttsjobmgr/kttsjobmgr.cpp:121 +msgid "Parts" +msgstr "Bahagian" + +#: kttsjobmgr/kttsjobmgr.cpp:127 +msgid "" +"

These are all the text jobs. The State column may be:" +"

    " +"
  • Queued - the job is waiting and will not be spoken until its state " +"is changed to Waiting by clicking the Resume or Restart " +"buttons.
  • " +"
  • Waiting - the job is ready to be spoken. It will be spoken when the " +"jobs preceding it in the list have finished.
  • " +"
  • Speaking - the job is speaking. The Position " +"column shows the current sentence of the job being spoken. You may pause a " +"speaking job by clicking the Hold button.
  • " +"
  • Paused - the job is currently paused. Paused jobs prevent jobs " +"below them from speaking. Use the Resume or Restart " +"buttons to resume speaking the job, or click Later " +"to move the job down in the list.
  • " +"
  • Finished - the job has finished speaking. When a second job " +"finishes, this one will be deleted. You may click Restart " +"to repeat the job.
Note: Messages, Warnings, and Screen " +"Reader Output do not appear in this list. See the Handbook for more " +"information.

" +msgstr "" +"

Ini semua adalah kerja teks. Lajur Keadaan boleh jadi:" +"

    " +"
  • Dibaris gilir - kerja sedang menunggu dan tidak akan ditutur " +"sehingga keadaannya diubah kepada Menunggu dengan mengklik butang " +"Sambung semula atau Mula semula.
  • " +"
  • Menunggu - kerja sedia untuk dituturkan. Ia akan dituturkan apabila " +"kerja sebelumnya dalam senarai sudah siap.
  • " +"
  • Bertutur - kerja sedang bertutur. Lajur Posisi " +"menayangkan ayat yang sedang dituturkan. Anda boleh menjedakan kerja tutur " +"dengan mengklik butang Tunggu dulu .
  • " +"
  • Jeda - kerja sedang jeda. Kerja jeda menghalang kerja di bawahnya " +"daripada bertutur. Guna butang Sambung semula atau Mula semula " +"untuk menyambung semula kerja tutur, atau klik Kemudian " +"untuk mengalihkan kerja ke bawah.
  • " +"
  • Selesai - kerja selesai bertutur. Apabila kerja kedua selesai, yang " +"ini akan dihapuskan. Anda boleh klik Mula semula " +"untuk mengulangi kerja.
Perhatian: Mesej, Amaran, dan Output " +"Pembaca Skrin tidak muncul dalam senarai ini. Lihat Buku Panduan untuk " +"maklumat lanjut.

" + +#: kttsjobmgr/kttsjobmgr.cpp:176 +msgid "Hold" +msgstr "Tunggu dulu" + +#: kttsjobmgr/kttsjobmgr.cpp:178 +msgid "" +"

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 Resume to make the job speakable, or click Later " +"to move it down in the list.

" +msgstr "" +"

Mengubah kerja kepada keadaan Jeda. Jika sedang bertutur, kerja akan " +"berhenti bertutur. Kerja terjeda akan menghalang kerja berikutnya daripada " +"bertutur, jadi sama ada klik Sambung semula untuk menjadikan kerja boleh " +"tutur, atau klik Kemudian untuk beralih ke bawah senarai.

" + +#: kttsjobmgr/kttsjobmgr.cpp:185 kttsmgr/kttsmgr.cpp:186 +msgid "Resume" +msgstr "Sambung semula" + +#: kttsjobmgr/kttsjobmgr.cpp:187 +msgid "" +"

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.

" +msgstr "" +"

Sambung semula kerja terjeda atau ubah kerja dalam Baris Gilir kepada " +"Menunggu. Jika kerja ialah kerja boleh tutur berada teratas dalam senarai, ia " +"mula bertutur.

" + +#: kttsjobmgr/kttsjobmgr.cpp:192 +msgid "R&estart" +msgstr "&Sambung semula" + +#: kttsjobmgr/kttsjobmgr.cpp:194 +msgid "" +"

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.

" +msgstr "" +"

Menggulung semula kerja ke awal dan mengubah keadaannya kepada Menunggu. " +"Jika kerja boleh tutur berada teratas dalam senarai, ia mula bertutur.

" + +#: kttsjobmgr/kttsjobmgr.cpp:201 +msgid "" +"

Deletes the job. If it is currently speaking, it stops speaking. The next " +"speakable job in the list begins speaking.

" +msgstr "" +"

Menghapuskan kerja. Jika ia sedang bertutur, ia berhenti bertutur. Kerja " +"boleh tutur berikutnya dalam senarai mula bertutur.

" + +#: kttsjobmgr/kttsjobmgr.cpp:206 +msgid "&Later" +msgstr "&Kemudian" + +#: kttsjobmgr/kttsjobmgr.cpp:208 +msgid "" +"

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.

" +msgstr "" +"

Mengalihkan kerja ke bawah dalam senarai supaya ia akan ditutur kemudian. " +"Jika kerja sedang bertutur, keadaannya berubah kepada Jeda.

" + +#: kttsjobmgr/kttsjobmgr.cpp:214 +msgid "Pre&vious Part" +msgstr "Bahagian &Sebelumnya" + +#: kttsjobmgr/kttsjobmgr.cpp:216 +msgid "

Rewinds a multi-part job to the previous part.

" +msgstr "" +"

Menggulung semula kerja berbilang bahagian ke bahagian sebelumnya.

" + +#: kttsjobmgr/kttsjobmgr.cpp:220 +msgid "&Previous Sentence" +msgstr "&Ayat Sebelumnya" + +#: kttsjobmgr/kttsjobmgr.cpp:222 +msgid "

Rewinds a job to the previous sentence.

" +msgstr "

Menggulung semula kerja ke ayat sebelumnya.

" + +#: kttsjobmgr/kttsjobmgr.cpp:226 +msgid "&Next Sentence" +msgstr "&Ayat Berikutnya" + +#: kttsjobmgr/kttsjobmgr.cpp:228 +msgid "

Advances a job to the next sentence.

" +msgstr "

Melanjutkan kerja ke ayat berikutnya.

" + +#: kttsjobmgr/kttsjobmgr.cpp:232 +msgid "Ne&xt Part" +msgstr "Bahagian &Berikutnya" + +#: kttsjobmgr/kttsjobmgr.cpp:234 +msgid "

Advances a multi-part job to the next part.

" +msgstr "

Melanjutkan kerja berbilang bahagian ke bahagian berikutnya.

" + +#: kttsjobmgr/kttsjobmgr.cpp:239 +msgid "&Speak Clipboard" +msgstr "&Klipbod tutur" + +#: kttsjobmgr/kttsjobmgr.cpp:241 +msgid "" +"

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 Talkers tab.

" +msgstr "" +"

Membarisgilirkan kandungan semasa klipbod untuk bertutur dan mengeset " +"keadaannya kepada Menunggu. Jika kerja itu berada teratas dalam senarai, ia " +"mula bertutur. Kerja akan ditutur oleh Penutur teratas dalam tab Talkers" +".

" + +#: kttsjobmgr/kttsjobmgr.cpp:247 +msgid "Spea&k File" +msgstr "&Fail Tutur" + +#: kttsjobmgr/kttsjobmgr.cpp:249 +msgid "" +"

Prompts you for a file name and queues the contents of the file for " +"speaking. You must click the Resume button before the job will be " +"speakable. The job will be spoken by the topmost Talker in the Talkers " +"tab.

" +msgstr "" +"

Menggesa anda untuk nama fail dan menbarisgilirkan kandungan fail untuk " +"bertutur. Anda mesti klik butang Sambung semula " +"sebelum kerja tersebut boleh tutur. Kerja akan ditutur oleh Penutur teratas " +"dalam tab Talkers.

" + +#: kttsjobmgr/kttsjobmgr.cpp:255 +msgid "Change Talker" +msgstr "Ubah Penutur" + +#: kttsjobmgr/kttsjobmgr.cpp:257 +msgid "" +"

Prompts you with a list of your configured Talkers from the Talkers " +"tab. The job will be spoken using the selected Talker.

" +msgstr "" + +#: kttsjobmgr/kttsjobmgr.cpp:262 +msgid "&Refresh" +msgstr "&Muat semula" + +#: kttsjobmgr/kttsjobmgr.cpp:264 +msgid "

Refresh the list of jobs.

" +msgstr "

Muatkan semula senarai kerja.

" + +#: kttsjobmgr/kttsjobmgr.cpp:278 +msgid "Current Sentence" +msgstr "Ayat Semasa" + +#: kttsjobmgr/kttsjobmgr.cpp:288 +msgid "

The text of the sentence currently speaking.

" +msgstr "

Teks ayat yang sedang dituturkan.

" + +#: kttsjobmgr/kttsjobmgr.cpp:585 kttsmgr/kttsmgr.cpp:251 +msgid "Queued" +msgstr "Dibaris gilir" + +#: kttsjobmgr/kttsjobmgr.cpp:586 kttsmgr/kttsmgr.cpp:252 +msgid "Waiting" +msgstr "Menunggu" + +#: kttsjobmgr/kttsjobmgr.cpp:587 kttsmgr/kttsmgr.cpp:253 +msgid "Speaking" +msgstr "Bercakap" + +#: kttsjobmgr/kttsjobmgr.cpp:588 kttsmgr/kttsmgr.cpp:254 +msgid "Paused" +msgstr "Jeda" + +#: kttsjobmgr/kttsjobmgr.cpp:589 kttsmgr/kttsmgr.cpp:255 +msgid "Finished" +msgstr "Habis" + +#: kttsjobmgr/kttsjobmgr.cpp:590 kttsmgr/kttsmgr.cpp:256 +#: plugins/festivalint/festivalintconf.cpp:314 +#: plugins/festivalint/festivalintconf.cpp:519 +msgid "Unknown" +msgstr "Tidak Diketahui" + +#: kttsmgr/kttsmgr.cpp:49 +#, fuzzy +msgid "Start minimized in system tray" +msgstr "Mula minimum di dalam dulang sistem." + +#: kttsmgr/kttsmgr.cpp:51 +#, fuzzy +msgid "Exit when speaking is finished and minimized in system tray" +msgstr "Keluar apabila habis bercakap dan diminimumkan di dalam dulang sistem." + +#: kttsmgr/kttsmgr.cpp:59 +msgid "KTTSMgr" +msgstr "KTTSMgr" + +#: kttsmgr/kttsmgr.cpp:60 +msgid "Text-to-Speech Manager" +msgstr "Pengurus Teks-ke-Tutur" + +#: kttsmgr/kttsmgr.cpp:89 +msgid "KDE Text-to-Speech Manager" +msgstr "Pengurus Teks-ke-Tutur KDE" + +#: kttsmgr/kttsmgr.cpp:156 +#, fuzzy +msgid "Text-to-Speech Manager" +msgstr "Pengurus Teks-ke-Tutur" + +#: kttsmgr/kttsmgr.cpp:182 +msgid "&Speak Clipboard Contents" +msgstr "Kandungan Klipbod &Tutur" + +#: kttsmgr/kttsmgr.cpp:184 +msgid "&Hold" +msgstr "&Tunggu dulu" + +#: kttsmgr/kttsmgr.cpp:189 +msgid "KTTS &Handbook" +msgstr "&Buku Panduan KTTS" + +#: kttsmgr/kttsmgr.cpp:191 +msgid "&About KTTSMgr" +msgstr "&Tentang KTTSMgr" + +#: kttsmgr/kttsmgr.cpp:262 +#, fuzzy +msgid "Text-to-Speech System is not running" +msgstr "Deamon sintesis teks-ke-Tutur" + +#: kttsmgr/kttsmgr.cpp:264 +#, c-format +msgid "" +"_n: 1 job\n" +"%n jobs" +msgstr "" + +#: kttsmgr/kttsmgr.cpp:275 +msgid ", current job %1 at sentence %2 of %3 sentences" +msgstr "" + +#: libkttsd/notify.cpp:49 +msgid "Speak event name" +msgstr "Cakap nama peristiwa" + +#: libkttsd/notify.cpp:50 +msgid "Speak the notification message" +msgstr "Cakap mesej pemberitahuan" + +#: libkttsd/notify.cpp:51 +msgid "Do not speak the notification" +msgstr "Jangan cakap pemberitahuan" + +#: libkttsd/notify.cpp:52 +msgid "Speak custom text:" +msgstr "Cakap teks langganan:" + +#: libkttsd/notify.cpp:106 +msgid "none" +msgstr "tiada" + +#: libkttsd/notify.cpp:107 +msgid "notification dialogs" +msgstr "dialog pemberitahuan" + +#: libkttsd/notify.cpp:108 +msgid "passive popups" +msgstr "popup pasif" + +#: libkttsd/notify.cpp:109 +msgid "notification dialogs and passive popups" +msgstr "dialog pemberitahuan dan popup pasif" + +#: libkttsd/notify.cpp:110 +msgid "all notifications" +msgstr "semua pemberitahuan" + +#: libkttsd/pluginproc.cpp:184 +msgid "Local" +msgstr "Tempatan" + +#: libkttsd/pluginproc.cpp:188 +msgid "Latin1" +msgstr "Latin1" + +#: libkttsd/pluginproc.cpp:189 +msgid "Unicode" +msgstr "Ekakod" + +#: filters/sbd/sbdconf.cpp:268 +#: filters/stringreplacer/stringreplacerconf.cpp:453 +#: libkttsd/selecttalkerdlg.cpp:190 +msgid "Select Languages" +msgstr "Pilih Bahasa" + +#: libkttsd/talkercode.cpp:227 +msgid "" +"_: full country name\n" +"United States of America" +msgstr "Amerika Syarikat" + +#: libkttsd/talkercode.cpp:228 +msgid "" +"_: abbreviated country name\n" +"USA" +msgstr "AS" + +#: libkttsd/talkercode.cpp:229 +msgid "" +"_: full country name\n" +"United Kingdom" +msgstr "United Kingdom" + +#: libkttsd/talkercode.cpp:230 +msgid "" +"_: abbreviated country name\n" +"UK" +msgstr "UK" + +#: libkttsd/talkercode.cpp:242 libkttsd/talkercode.cpp:251 +msgid "male" +msgstr "lelaki" + +#: libkttsd/talkercode.cpp:244 libkttsd/talkercode.cpp:253 +msgid "female" +msgstr "perempuan" + +#: libkttsd/talkercode.cpp:246 libkttsd/talkercode.cpp:255 +msgid "" +"_: neutral gender\n" +"neutral" +msgstr "neutral" + +#: libkttsd/talkercode.cpp:262 libkttsd/talkercode.cpp:271 +msgid "" +"_: medium sound\n" +"medium" +msgstr "sederhana" + +#: libkttsd/talkercode.cpp:264 libkttsd/talkercode.cpp:273 +msgid "" +"_: loud sound\n" +"loud" +msgstr "kuat" + +#: libkttsd/talkercode.cpp:266 libkttsd/talkercode.cpp:275 +msgid "" +"_: soft sound\n" +"soft" +msgstr "perlahan" + +#: libkttsd/talkercode.cpp:282 libkttsd/talkercode.cpp:291 +msgid "" +"_: medium speed\n" +"medium" +msgstr "sederhana" + +#: libkttsd/talkercode.cpp:284 libkttsd/talkercode.cpp:293 +msgid "" +"_: fast speed\n" +"fast" +msgstr "laju" + +#: libkttsd/talkercode.cpp:286 libkttsd/talkercode.cpp:295 +msgid "" +"_: slow speed\n" +"slow" +msgstr "lambat" + +#: app-plugins/kate/katekttsd.cpp:77 +msgid "Speak Text" +msgstr "Teks Tutur" + +#: app-plugins/kate/katekttsd.cpp:100 +msgid "Starting KTTSD Failed" +msgstr "Pemulaan KTTSD Gagal" + +#: app-plugins/kate/katekttsd.cpp:110 app-plugins/kate/katekttsd.cpp:117 +msgid "DCOP Call Failed" +msgstr "Panggilan DCOP Gagal" + +#: app-plugins/kate/katekttsd.cpp:111 +msgid "The DCOP call setText failed." +msgstr "Panggilan DCOP untuk mengeset Teks gagal." + +#: app-plugins/kate/katekttsd.cpp:118 +msgid "The DCOP call startText failed." +msgstr "Panggilan DCOP untuk memulakan Teks gagal." + +#: filters/sbd/sbdproc.cpp:422 +msgid "Invalid S S M L." +msgstr "S S M L Tak Sah" + +#: filters/stringreplacer/stringreplacerconf.cpp:238 +#: filters/stringreplacer/stringreplacerconf.cpp:574 +#: filters/stringreplacer/stringreplacerconf.cpp:609 +msgid "" +"_: Abbreviation for 'Regular Expression'\n" +"RegExp" +msgstr "" + +#: filters/stringreplacer/stringreplacerconf.cpp:238 +#: filters/stringreplacer/stringreplacerconf.cpp:333 +#: filters/stringreplacer/stringreplacerconf.cpp:607 +msgid "Word" +msgstr "Perkataan" + +#: filters/stringreplacer/stringreplacerconf.cpp:378 +#: filters/stringreplacer/stringreplacerconf.cpp:413 +msgid "String Replacer" +msgstr "Pengganti Rentetan" + +#: filters/stringreplacer/stringreplacerconf.cpp:411 +#: filters/stringreplacer/stringreplacerconf.cpp:488 +#: filters/stringreplacer/stringreplacerconf.cpp:492 +msgid "Multiple Languages" +msgstr "Bahasa Berbilang" + +#: filters/stringreplacer/stringreplacerconf.cpp:595 +msgid "Edit String Replacement" +msgstr "Penggantian Rentetan Edit" + +#: filters/talkerchooser/talkerchooserconf.cpp:164 +msgid "Talker Chooser" +msgstr "Pemilih Penutur" + +#: filters/xmltransformer/xmltransformerconf.cpp:141 +msgid "XML Transformer" +msgstr "Transformer XML" + +#: players/artsplayer/artsplayer.cpp:79 +msgid "Cannot find the aRts soundserver." +msgstr "Tidak temui pelayan bunyi aRts." + +#: players/artsplayer/artsplayer.cpp:235 +msgid "" +"Connecting/starting aRts soundserver failed. Make sure that artsd is configured " +"properly." +msgstr "" +"Menyambungkan/memulakan pelayan bunyi sRts gagal. Pastikan artsd dikofigurasi " +"dengan betul." + +#: 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 "Menguji" + +#: plugins/festivalint/festivalintconf.cpp:406 +msgid "Scanning... Please wait." +msgstr "Mengimbas... Sila tunggu." + +#: plugins/festivalint/festivalintconf.cpp:421 +msgid "Query Voices" +msgstr "Suara Tanya" + +#: plugins/festivalint/festivalintconf.cpp:422 +msgid "" +"Querying Festival for available voices. This could take up to 15 seconds." +msgstr "" +"Bertanya Festival tentang suara yang ada. Ini akan mengambil masa sehingga 15 " +"saat." + +#: plugins/festivalint/festivalintconf.cpp:578 +msgid "" +"Testing. MultiSyn voices require several seconds to load. Please be patient." +msgstr "" +"Menguji. Suara MultiSyn memerlukan beberapa saat untuk dimuatkan. Harap " +"bersabar." + +#: 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 "" +"Tak dapat mencari freetts.jar dalam laluan anda.\n" +"Nyatakan laluan pada freetts.jar dalam tab Ciri sebelum menggunakan " +"Teks-ke-Tutur KDE." + +#: plugins/freetts/freettsconf.cpp:96 +msgid "KDE Text-to-Speech" +msgstr "Teks-ke-Tutur KDE" + +#: plugins/hadifix/hadifixconf.cpp:95 +msgid "Male voice \"%1\"" +msgstr "Suara lelaki \"%1\"" + +#: plugins/hadifix/hadifixconf.cpp:97 plugins/hadifix/hadifixconf.cpp:100 +msgid "Female voice \"%1\"" +msgstr "Suara wanita \"%1\"" + +#: plugins/hadifix/hadifixconf.cpp:102 plugins/hadifix/hadifixconf.cpp:103 +msgid "Unknown voice \"%1\"" +msgstr "Suara tak dikenali \"%1\"" + +#: plugins/hadifix/hadifixconf.cpp:216 +#, fuzzy +msgid "This plugin is distributed under the terms of the GPL v2 or later." +msgstr "Plugin ini diagihkan di bawah terma LGPL v2." + +#: plugins/hadifix/hadifixconf.cpp:300 +msgid "Voice File - Hadifix Plugin" +msgstr "Fail Suara - Plugin Hadifix" + +#: plugins/hadifix/voicefileui.ui.h:27 +msgid "The gender of the voice file %1 could not be detected." +msgstr "Jantina suara bagi fail suara %1 tidak boleh dikesan." + +#: plugins/hadifix/voicefileui.ui.h:28 plugins/hadifix/voicefileui.ui.h:33 +msgid "Trying to Determine the Gender - Hadifix Plug In" +msgstr "Cuba untuk menentukan Jantina - Plugin Hadifix" + +#: plugins/hadifix/voicefileui.ui.h:32 +msgid "The file %1 does not seem to be a voice file." +msgstr "Fail %1 bukannya fail suara." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "MIMOS" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "opensource@mimos.my" + +#, fuzzy +#~ msgid "EditReplacementWidget" +#~ msgstr "Penggantian Rentetan Edit" + +#~ msgid "Optional. Enter any server command line options here. To see available options, enter \"epos -h\" in a terminal. Do not us \"-o\"." +#~ msgstr "Opsyenal. Masukkan sebarang opsyen baris arahan pelayan. Untuk melihat opsyen, masukkan \"epos -h\" dalam terminal. Jangan guna \"-o\"." + +#~ msgid "These settings determines when the filter is applied to text of jobs." +#~ msgstr "Seting ini menentukan bila penapis dilaksanakan pada teks kerja." + +#~ msgid "Config file group name passed to filter" +#~ msgstr "Konfigur nama kumpulan fail yang diberikan kepada penapis" diff --git a/tde-i18n-ms/messages/tdeaccessibility/libKTTSD.po b/tde-i18n-ms/messages/tdeaccessibility/libKTTSD.po new file mode 100644 index 00000000000..519855d5c29 --- /dev/null +++ b/tde-i18n-ms/messages/tdeaccessibility/libKTTSD.po @@ -0,0 +1,51 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-05-08 01:29+0200\n" +"PO-Revision-Date: 2005-08-10 11:54+0800\n" +"Last-Translator: MIMOS \n" +"Language-Team: Malay \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: kttsdlib.cpp:71 +msgid "Description:
" +msgstr "Huraian:
" + +#: kttsdlib.cpp:72 +msgid "This plugin uses the KDE TTS Daemon for speech output." +msgstr "Plugin ini menggunakan KDE TTS Daemon untuk output tutur." + +#: kttsdlibsetupimpl.cpp:51 +msgid "Control Center Module for KTTSD not found." +msgstr "Modul Pusat Kawalan bagi KTTSD tidak ditemui." + +#: kttsdlibsetupimpl.cpp:52 +msgid "Problem" +msgstr "Masalah" + +#. i18n: file KTTSDlibSetup.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "KTTSD-Setup" +msgstr "Set binaan KTTSD" + +#. i18n: file KTTSDlibSetup.ui line 35 +#: rc.cpp:6 +#, no-c-format +msgid "" +"

If you would like to change the configuration of KTTSD " +"please use the KDE Control Center or click the button below.

" +msgstr "" +"

Jika anda ingin mengubah konfigurasi KTTSD, guna Pusat " +"Kawalan KDE atau klik butang di bawah.

" + +#. i18n: file KTTSDlibSetup.ui line 85 +#: rc.cpp:9 +#, no-c-format +msgid "Launch Control Center" +msgstr "Lancarkan Pusat Kawalan" -- cgit v1.2.1