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/tdemultimedia/Makefile.am | 3 + tde-i18n-ms/messages/tdemultimedia/Makefile.in | 739 +++++++++ tde-i18n-ms/messages/tdemultimedia/artsbuilder.po | 450 ++++++ tde-i18n-ms/messages/tdemultimedia/artscontrol.po | 353 +++++ tde-i18n-ms/messages/tdemultimedia/artsmodules.po | 227 +++ .../messages/tdemultimedia/audiocd_encoder_lame.po | 492 ++++++ .../tdemultimedia/audiocd_encoder_vorbis.po | 229 +++ tde-i18n-ms/messages/tdemultimedia/juk.po | 1661 ++++++++++++++++++++ tde-i18n-ms/messages/tdemultimedia/kaboodle.po | 119 ++ .../messages/tdemultimedia/kaudiocreator.po | 1115 +++++++++++++ tde-i18n-ms/messages/tdemultimedia/kcmaudiocd.po | 316 ++++ tde-i18n-ms/messages/tdemultimedia/kcmcddb.po | 236 +++ tde-i18n-ms/messages/tdemultimedia/kfile_au.po | 69 + tde-i18n-ms/messages/tdemultimedia/kfile_avi.po | 49 + tde-i18n-ms/messages/tdemultimedia/kfile_flac.po | 93 ++ tde-i18n-ms/messages/tdemultimedia/kfile_m3u.po | 22 + tde-i18n-ms/messages/tdemultimedia/kfile_mp3.po | 101 ++ tde-i18n-ms/messages/tdemultimedia/kfile_mpc.po | 89 ++ tde-i18n-ms/messages/tdemultimedia/kfile_ogg.po | 105 ++ tde-i18n-ms/messages/tdemultimedia/kfile_sid.po | 49 + tde-i18n-ms/messages/tdemultimedia/kfile_theora.po | 49 + tde-i18n-ms/messages/tdemultimedia/kfile_wav.po | 41 + tde-i18n-ms/messages/tdemultimedia/kio_audiocd.po | 93 ++ tde-i18n-ms/messages/tdemultimedia/kmid.po | 857 ++++++++++ tde-i18n-ms/messages/tdemultimedia/kmix.po | 684 ++++++++ tde-i18n-ms/messages/tdemultimedia/krec.po | 617 ++++++++ tde-i18n-ms/messages/tdemultimedia/kscd.po | 824 ++++++++++ tde-i18n-ms/messages/tdemultimedia/libkcddb.po | 815 ++++++++++ tde-i18n-ms/messages/tdemultimedia/noatun.po | 1582 +++++++++++++++++++ 29 files changed, 12079 insertions(+) create mode 100644 tde-i18n-ms/messages/tdemultimedia/Makefile.am create mode 100644 tde-i18n-ms/messages/tdemultimedia/Makefile.in create mode 100644 tde-i18n-ms/messages/tdemultimedia/artsbuilder.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/artscontrol.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/artsmodules.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_lame.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_vorbis.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/juk.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kaboodle.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kaudiocreator.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kcmaudiocd.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kcmcddb.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_au.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_avi.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_flac.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_m3u.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_mp3.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_mpc.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_ogg.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_sid.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_theora.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kfile_wav.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kio_audiocd.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kmid.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kmix.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/krec.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/kscd.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/libkcddb.po create mode 100644 tde-i18n-ms/messages/tdemultimedia/noatun.po (limited to 'tde-i18n-ms/messages/tdemultimedia') diff --git a/tde-i18n-ms/messages/tdemultimedia/Makefile.am b/tde-i18n-ms/messages/tdemultimedia/Makefile.am new file mode 100644 index 00000000000..fc196128d30 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = ms +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-ms/messages/tdemultimedia/Makefile.in b/tde-i18n-ms/messages/tdemultimedia/Makefile.in new file mode 100644 index 00000000000..619d0924aac --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/Makefile.in @@ -0,0 +1,739 @@ +# 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/tdemultimedia +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 = kio_audiocd.po kscd.po kfile_avi.po kfile_au.po noatun.po kfile_sid.po kaudiocreator.po kfile_theora.po audiocd_encoder_lame.po artsmodules.po kfile_mp3.po kaboodle.po artsbuilder.po kfile_flac.po artscontrol.po kmid.po kfile_ogg.po juk.po kfile_m3u.po audiocd_encoder_vorbis.po krec.po kcmaudiocd.po kfile_wav.po kcmcddb.po kfile_mpc.po kmix.po libkcddb.po +GMOFILES = kio_audiocd.gmo kscd.gmo kfile_avi.gmo kfile_au.gmo noatun.gmo kfile_sid.gmo kaudiocreator.gmo kfile_theora.gmo audiocd_encoder_lame.gmo artsmodules.gmo kfile_mp3.gmo kaboodle.gmo artsbuilder.gmo kfile_flac.gmo artscontrol.gmo kmid.gmo kfile_ogg.gmo juk.gmo kfile_m3u.gmo audiocd_encoder_vorbis.gmo krec.gmo kcmaudiocd.gmo kfile_wav.gmo kcmcddb.gmo kfile_mpc.gmo kmix.gmo libkcddb.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/tdemultimedia/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/tdemultimedia/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/tdemultimedia/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdemultimedia/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *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=kfile_m3u.po audiocd_encoder_vorbis.po kfile_wav.po krec.po artsmodules.po kfile_flac.po kcmaudiocd.po libkcddb.po kaudiocreator.po Makefile.in juk.po kfile_au.po kfile_ogg.po kio_audiocd.po kscd.po artscontrol.po kmid.po audiocd_encoder_lame.po kfile_mp3.po kfile_mpc.po kfile_theora.po kaboodle.po kfile_sid.po kfile_avi.po kcmcddb.po kmix.po artsbuilder.po noatun.po Makefile.am + +#>+ 82 +kio_audiocd.gmo: kio_audiocd.po + rm -f kio_audiocd.gmo; $(GMSGFMT) -o kio_audiocd.gmo $(srcdir)/kio_audiocd.po + test ! -f kio_audiocd.gmo || touch kio_audiocd.gmo +kscd.gmo: kscd.po + rm -f kscd.gmo; $(GMSGFMT) -o kscd.gmo $(srcdir)/kscd.po + test ! -f kscd.gmo || touch kscd.gmo +kfile_avi.gmo: kfile_avi.po + rm -f kfile_avi.gmo; $(GMSGFMT) -o kfile_avi.gmo $(srcdir)/kfile_avi.po + test ! -f kfile_avi.gmo || touch kfile_avi.gmo +kfile_au.gmo: kfile_au.po + rm -f kfile_au.gmo; $(GMSGFMT) -o kfile_au.gmo $(srcdir)/kfile_au.po + test ! -f kfile_au.gmo || touch kfile_au.gmo +noatun.gmo: noatun.po + rm -f noatun.gmo; $(GMSGFMT) -o noatun.gmo $(srcdir)/noatun.po + test ! -f noatun.gmo || touch noatun.gmo +kfile_sid.gmo: kfile_sid.po + rm -f kfile_sid.gmo; $(GMSGFMT) -o kfile_sid.gmo $(srcdir)/kfile_sid.po + test ! -f kfile_sid.gmo || touch kfile_sid.gmo +kaudiocreator.gmo: kaudiocreator.po + rm -f kaudiocreator.gmo; $(GMSGFMT) -o kaudiocreator.gmo $(srcdir)/kaudiocreator.po + test ! -f kaudiocreator.gmo || touch kaudiocreator.gmo +kfile_theora.gmo: kfile_theora.po + rm -f kfile_theora.gmo; $(GMSGFMT) -o kfile_theora.gmo $(srcdir)/kfile_theora.po + test ! -f kfile_theora.gmo || touch kfile_theora.gmo +audiocd_encoder_lame.gmo: audiocd_encoder_lame.po + rm -f audiocd_encoder_lame.gmo; $(GMSGFMT) -o audiocd_encoder_lame.gmo $(srcdir)/audiocd_encoder_lame.po + test ! -f audiocd_encoder_lame.gmo || touch audiocd_encoder_lame.gmo +artsmodules.gmo: artsmodules.po + rm -f artsmodules.gmo; $(GMSGFMT) -o artsmodules.gmo $(srcdir)/artsmodules.po + test ! -f artsmodules.gmo || touch artsmodules.gmo +kfile_mp3.gmo: kfile_mp3.po + rm -f kfile_mp3.gmo; $(GMSGFMT) -o kfile_mp3.gmo $(srcdir)/kfile_mp3.po + test ! -f kfile_mp3.gmo || touch kfile_mp3.gmo +kaboodle.gmo: kaboodle.po + rm -f kaboodle.gmo; $(GMSGFMT) -o kaboodle.gmo $(srcdir)/kaboodle.po + test ! -f kaboodle.gmo || touch kaboodle.gmo +artsbuilder.gmo: artsbuilder.po + rm -f artsbuilder.gmo; $(GMSGFMT) -o artsbuilder.gmo $(srcdir)/artsbuilder.po + test ! -f artsbuilder.gmo || touch artsbuilder.gmo +kfile_flac.gmo: kfile_flac.po + rm -f kfile_flac.gmo; $(GMSGFMT) -o kfile_flac.gmo $(srcdir)/kfile_flac.po + test ! -f kfile_flac.gmo || touch kfile_flac.gmo +artscontrol.gmo: artscontrol.po + rm -f artscontrol.gmo; $(GMSGFMT) -o artscontrol.gmo $(srcdir)/artscontrol.po + test ! -f artscontrol.gmo || touch artscontrol.gmo +kmid.gmo: kmid.po + rm -f kmid.gmo; $(GMSGFMT) -o kmid.gmo $(srcdir)/kmid.po + test ! -f kmid.gmo || touch kmid.gmo +kfile_ogg.gmo: kfile_ogg.po + rm -f kfile_ogg.gmo; $(GMSGFMT) -o kfile_ogg.gmo $(srcdir)/kfile_ogg.po + test ! -f kfile_ogg.gmo || touch kfile_ogg.gmo +juk.gmo: juk.po + rm -f juk.gmo; $(GMSGFMT) -o juk.gmo $(srcdir)/juk.po + test ! -f juk.gmo || touch juk.gmo +kfile_m3u.gmo: kfile_m3u.po + rm -f kfile_m3u.gmo; $(GMSGFMT) -o kfile_m3u.gmo $(srcdir)/kfile_m3u.po + test ! -f kfile_m3u.gmo || touch kfile_m3u.gmo +audiocd_encoder_vorbis.gmo: audiocd_encoder_vorbis.po + rm -f audiocd_encoder_vorbis.gmo; $(GMSGFMT) -o audiocd_encoder_vorbis.gmo $(srcdir)/audiocd_encoder_vorbis.po + test ! -f audiocd_encoder_vorbis.gmo || touch audiocd_encoder_vorbis.gmo +krec.gmo: krec.po + rm -f krec.gmo; $(GMSGFMT) -o krec.gmo $(srcdir)/krec.po + test ! -f krec.gmo || touch krec.gmo +kcmaudiocd.gmo: kcmaudiocd.po + rm -f kcmaudiocd.gmo; $(GMSGFMT) -o kcmaudiocd.gmo $(srcdir)/kcmaudiocd.po + test ! -f kcmaudiocd.gmo || touch kcmaudiocd.gmo +kfile_wav.gmo: kfile_wav.po + rm -f kfile_wav.gmo; $(GMSGFMT) -o kfile_wav.gmo $(srcdir)/kfile_wav.po + test ! -f kfile_wav.gmo || touch kfile_wav.gmo +kcmcddb.gmo: kcmcddb.po + rm -f kcmcddb.gmo; $(GMSGFMT) -o kcmcddb.gmo $(srcdir)/kcmcddb.po + test ! -f kcmcddb.gmo || touch kcmcddb.gmo +kfile_mpc.gmo: kfile_mpc.po + rm -f kfile_mpc.gmo; $(GMSGFMT) -o kfile_mpc.gmo $(srcdir)/kfile_mpc.po + test ! -f kfile_mpc.gmo || touch kfile_mpc.gmo +kmix.gmo: kmix.po + rm -f kmix.gmo; $(GMSGFMT) -o kmix.gmo $(srcdir)/kmix.po + test ! -f kmix.gmo || touch kmix.gmo +libkcddb.gmo: libkcddb.po + rm -f libkcddb.gmo; $(GMSGFMT) -o libkcddb.gmo $(srcdir)/libkcddb.po + test ! -f libkcddb.gmo || touch libkcddb.gmo + +#>+ 3 +clean-nls: + -rm -f kio_audiocd.gmo kscd.gmo kfile_avi.gmo kfile_au.gmo noatun.gmo kfile_sid.gmo kaudiocreator.gmo kfile_theora.gmo audiocd_encoder_lame.gmo artsmodules.gmo kfile_mp3.gmo kaboodle.gmo artsbuilder.gmo kfile_flac.gmo artscontrol.gmo kmid.gmo kfile_ogg.gmo juk.gmo kfile_m3u.gmo audiocd_encoder_vorbis.gmo krec.gmo kcmaudiocd.gmo kfile_wav.gmo kcmcddb.gmo kfile_mpc.gmo kmix.gmo libkcddb.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kio_audiocd kscd kfile_avi kfile_au noatun kfile_sid kaudiocreator kfile_theora audiocd_encoder_lame artsmodules kfile_mp3 kaboodle artsbuilder kfile_flac artscontrol kmid kfile_ogg juk kfile_m3u audiocd_encoder_vorbis krec kcmaudiocd kfile_wav kcmcddb kfile_mpc kmix libkcddb ; 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 + + +#>+ 29 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_audiocd.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kscd.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_avi.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_au.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/noatun.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_sid.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kaudiocreator.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_theora.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/audiocd_encoder_lame.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/artsmodules.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_mp3.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kaboodle.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/artsbuilder.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_flac.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/artscontrol.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmid.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_ogg.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/juk.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_m3u.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/audiocd_encoder_vorbis.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/krec.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmaudiocd.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_wav.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmcddb.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_mpc.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmix.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkcddb.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/tdemultimedia/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdemultimedia/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdemultimedia/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/tdemultimedia/artsbuilder.po b/tde-i18n-ms/messages/tdemultimedia/artsbuilder.po new file mode 100644 index 00000000000..f1b9866aae9 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/artsbuilder.po @@ -0,0 +1,450 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-07-24 01:37+0200\n" +"PO-Revision-Date: 2005-11-27 00:36+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" + +#: createtool.cpp:322 +msgid "" +"You can only connect an IN-port with an OUT-port,\n" +"not two ports with the same direction." +msgstr "" +"Anda hanya boleh sambungkan port MASUK dengan port KELUAR,\n" +"bukan dua port dengan arah yang sama." + +#: dirmanager.cpp:41 +msgid "instrument map files" +msgstr "fail peta alat" + +#: dirmanager.cpp:50 +msgid "sessions (save files of the positions of all sliders/buttons)" +msgstr "sesi (simpan fail bagi posisi semua peleret/butang)" + +#: dirmanager.cpp:59 +msgid "structures (signal flow graphs)" +msgstr "struktur (graf aliran isyarat)" + +#: dirmanager.cpp:67 +msgid "all aRts files/folders" +msgstr "semua fail/folder aRts" + +#: dirmanager.cpp:84 +msgid "" +"You need the folder %1.\n" +"It will be used to store %2.\n" +"Should I create it now?" +msgstr "" +"Anda memerlukan folder %1.\n" +"Ia akan digunakan untuk menyimpan %2.\n" +"Perlukah saya menciptanya sekarang?" + +#: dirmanager.cpp:88 +msgid "aRts Folder Missing" +msgstr "Folder aRts Hilang" + +#: dirmanager.cpp:88 +msgid "Create Folder" +msgstr "" + +#: dirmanager.cpp:88 +msgid "Do Not Create" +msgstr "" + +#: execdlg.cpp:54 +msgid "aRts Module Execution" +msgstr "Pelaksanaan Modul aRts" + +#: execdlg.cpp:65 +msgid "Synthesis running..." +msgstr "Sintesis sedang berjalan..." + +#: execdlg.cpp:71 +msgid "CPU usage: unknown" +msgstr "Penggunaan CPU: tak diketahui" + +#: execdlg.cpp:159 +msgid "Your synthesis has been interrupted due to excessive CPU load." +msgstr "" +"Sintesis anda telah disampuk disebabkan oleh beban CPU yang berlebihan." + +#: execdlg.cpp:169 +msgid "CPU usage: " +msgstr "Penggunaan CPU" + +#: interfacedlg.cpp:46 portposdlg.cpp:47 +msgid "aRts: Structureport View" +msgstr "aRts: Paparan Laporan Struktur" + +#: main.cpp:160 +msgid "Port Properties" +msgstr "Ciri Port" + +#: main.cpp:192 +msgid "Modules" +msgstr "Modul" + +#: main.cpp:194 +msgid "&Synthesis" +msgstr "&Sintesis" + +#: main.cpp:195 main.cpp:196 main.cpp:197 main.cpp:198 main.cpp:199 +#: main.cpp:200 +msgid "&Synthesis/&Arithmetic + Mixing" +msgstr "&Sintesis/&Aritmetik + Campur" + +#: main.cpp:201 +msgid "&Synthesis/&Busses" +msgstr "&Sintesis/&Bas" + +#: main.cpp:202 main.cpp:203 +msgid "&Synthesis/&Delays" +msgstr "&Sintesis/&Lengah" + +#: main.cpp:204 main.cpp:205 +msgid "&Synthesis/&Envelopes" +msgstr "&Sintesis/&Sampul surat" + +#: main.cpp:206 main.cpp:207 main.cpp:208 main.cpp:209 +msgid "&Synthesis/Effe&cts" +msgstr "&Sintesis/&Kesan" + +#: main.cpp:210 main.cpp:211 main.cpp:212 main.cpp:213 main.cpp:214 +#: main.cpp:215 +msgid "&Synthesis/&Filters" +msgstr "&Sintesis/&Penapis" + +#: main.cpp:216 main.cpp:217 main.cpp:218 main.cpp:219 main.cpp:220 +msgid "&Synthesis/&Midi + Sequencing" +msgstr "&Sintesis/&Midi + Penjujukan" + +#: main.cpp:221 +msgid "&Synthesis/Sam&ples " +msgstr "&Sintesis/&Sampel " + +#: main.cpp:222 main.cpp:223 main.cpp:224 main.cpp:225 main.cpp:226 +#: main.cpp:227 +msgid "&Synthesis/&Sound IO" +msgstr "&Sintesis/&IO Bunyi" + +#: main.cpp:228 main.cpp:229 main.cpp:230 main.cpp:231 +msgid "&Synthesis/&Tests" +msgstr "&Sintesis/&Ujian" + +#: main.cpp:232 main.cpp:233 main.cpp:234 +msgid "&Synthesis/&Oscillation && Modulation" +msgstr "&Sintesis/&Ayunan && Modulasi" + +#: main.cpp:235 main.cpp:236 +msgid "&Synthesis/&WaveForms" +msgstr "&Sintesis/&Bentuk Gelombang" + +#: main.cpp:237 +msgid "&Synthesis/&Internal" +msgstr "&Sintesis/&Dalaman" + +#: main.cpp:239 +msgid "&Examples" +msgstr "&Contoh" + +#: main.cpp:240 +msgid "&Instruments" +msgstr "&Alat" + +#: main.cpp:241 +msgid "&Mixer-Elements" +msgstr "&Elemen Pencampur" + +#: main.cpp:242 +msgid "&Templates" +msgstr "&Templat" + +#: main.cpp:243 +msgid "&Other" +msgstr "&Lain-lain" + +#: main.cpp:297 +msgid "Open Session..." +msgstr "Buka Sesi..." + +#: main.cpp:300 +msgid "Open E&xample..." +msgstr "Buka &Contoh..." + +#: main.cpp:304 +msgid "&Retrieve From Server..." +msgstr "&Dapatkan Kembali Dari Pelayan..." + +#: main.cpp:306 +msgid "&Execute Structure" +msgstr "&Laksanakan Struktur" + +#: main.cpp:308 +msgid "&Rename Structure..." +msgstr "&Namakan Semula Struktur..." + +#: main.cpp:310 +msgid "&Publish Structure" +msgstr "&Terbitkan Struktur" + +#: main.cpp:320 +msgid "&Property Panel" +msgstr "Panel &Ciri" + +#: main.cpp:323 +#, c-format +msgid "200%" +msgstr "200%" + +#: main.cpp:325 +#, c-format +msgid "150%" +msgstr "150%" + +#: main.cpp:327 +#, c-format +msgid "100%" +msgstr "100%" + +#: main.cpp:329 +#, c-format +msgid "50%" +msgstr "50%" + +#: main.cpp:333 +msgid "Create IN Audio Signal" +msgstr "Cipta Isyarat Audio MASUK" + +#: main.cpp:335 +msgid "Create OUT Audio Signal" +msgstr "Cipta Isyarat Audio KELUAR" + +#: main.cpp:337 +msgid "Create IN String Property" +msgstr "Cipta Ciri Rentetan MASUK" + +#: main.cpp:339 +msgid "Create IN Audio Property" +msgstr "Cipta Ciri Audio MASUK" + +#: main.cpp:341 +msgid "Implement Interface..." +msgstr "Laksanakan Antara muka..." + +#: main.cpp:343 +msgid "Change Positions/Names..." +msgstr "Ubah Kedudukan/Nama..." + +#: main.cpp:444 +msgid "The structure has been published as: '%1' on the server." +msgstr "Struktur diterbitkan sebagai: '%1' dalam pelayan" + +#: main.cpp:501 +msgid "" +"The structure could not be loaded correctly. Maybe some of\n" +"the modules used in the file are not available in this\n" +"version of aRts." +msgstr "" +"Struktur tidak dapat dimuatkan dengan betul. Mungkin beberapa\n" +"modul yang digunakan dalam fail tidak ada dalam\n" +"versi aRts ini." + +#: main.cpp:504 +msgid "Arts Warning" +msgstr "Amaran Arts" + +#: main.cpp:552 +msgid "" +"Unable to find the examples folder.\n" +"Using the current folder instead." +msgstr "" +"Tidak dapat mencari folder contoh.\n" +"Gunakan folder semasa." + +#: main.cpp:553 main.cpp:591 main.cpp:601 main.cpp:688 main.cpp:876 +msgid "aRts Warning" +msgstr "Amaran aRts" + +#: main.cpp:589 +msgid "The file '%1' could not be opened for writing: %2" +msgstr "Fail '%1' tidak boleh dibuka untuk ditulis: %2" + +#: main.cpp:599 +msgid "Saving to file '%1' could not be finished correctly: %2" +msgstr "Tidak dapat menyimpan ke fail '%1' dengan sempurna: %2" + +#: main.cpp:632 +msgid "Rename Structure" +msgstr "Namakan semula Struktur" + +#: main.cpp:633 +msgid "Enter structure name:" +msgstr "Masukkan nama struktur:" + +#: main.cpp:687 +msgid "" +"Could not execute your structure. Make sure that the\n" +"sound server (artsd) is running.\n" +msgstr "" +"Tidak dapat melaksanakan struktur anda. Pastikan \n" +"pelayan bunyi (artsd) sedang berjalan.\n" + +#: main.cpp:841 +msgid "" +"The current structure has been modified.\n" +"Would you like to save it?" +msgstr "" +"Struktur semasa tidak dapat diubah suai.\n" +"Anda ingin menyimpannya?" + +#: main.cpp:875 +msgid "The specified file '%1' does not exist." +msgstr "Fail '%1' yang dinyatakan tidak wujud." + +#: main.cpp:908 +msgid "Optional .arts file to be loaded" +msgstr "Fail opsyenal .arts akan dimuatkan" + +#: main.cpp:919 +msgid "artsbuilder" +msgstr "artsbuilder" + +#: main.cpp:921 +msgid "aRts synthesizer designer" +msgstr "Pereka bentuk pensintesis aRts" + +#: main.cpp:924 +msgid "The analog real-time synthesizer graphical design tool." +msgstr "Alat reka bentuk grafik pensintesis masa nyata analog." + +#: main.cpp:928 +msgid "Author" +msgstr "Pengarang" + +#: mwidget.cpp:596 +#, fuzzy, c-format +msgid "" +"_n: Delete %n selected module, port or connection? (No undo possible.)\n" +"Delete %n selected modules, ports and connections? (No undo possible.)" +msgstr "" +"_n: Hapuskan %n modul yang dipilih, port atau sambungan? (Tiada pembatalan " +"boleh dilakukan.)\n" +"Hapuskan %n modul yang dipilih, port dan sambungan? (Tiada pembatalan boleh " +"dilakukan.)" + +#: portposdlg.cpp:118 +msgid "&Raise" +msgstr "&Naik" + +#: portposdlg.cpp:122 +msgid "&Lower" +msgstr "&Rendah" + +#: portposdlg.cpp:126 +msgid "R&ename..." +msgstr "&Namakan semula..." + +#: portposdlg.cpp:191 +msgid "Rename Port" +msgstr "Namakan semula Port" + +#: portposdlg.cpp:192 +msgid "Enter port name:" +msgstr "Masukkan nama port:" + +#: propertypanel.cpp:132 +msgid "OUTPUT" +msgstr "OUTPUT" + +#: propertypanel.cpp:132 +msgid "INPUT" +msgstr "INPUT" + +#: propertypanel.cpp:152 +msgid "" +"Tip: Just typing numbers or alphabetic characters starts entering constant " +"values." +msgstr "" +"Tip: Hanya masukkan nombor atau aksara abjad, mulakan dengan memasukkan nilai " +"malar. " + +#. i18n: file artsbuilderui.rc line 27 +#: rc.cpp:12 +#, no-c-format +msgid "&Modules" +msgstr "&Modul" + +#. i18n: file artsbuilderui.rc line 32 +#: rc.cpp:15 +#, no-c-format +msgid "&Ports" +msgstr "&Port" + +#. i18n: file propertypanelbase.ui line 57 +#: rc.cpp:21 +#, no-c-format +msgid "Properties of selected module/port:" +msgstr "Ciri modul/port yang dipilih:" + +#. i18n: file propertypanelbase.ui line 165 +#: rc.cpp:24 +#, no-c-format +msgid "&Port:" +msgstr "&Port:" + +#. i18n: file propertypanelbase.ui line 206 +#: rc.cpp:27 +#, no-c-format +msgid "Port Value" +msgstr "Nilai Port" + +#. i18n: file propertypanelbase.ui line 223 +#: rc.cpp:30 +#, no-c-format +msgid "&Not set" +msgstr "&Tidak disetkan" + +#. i18n: file propertypanelbase.ui line 245 +#: rc.cpp:33 +#, no-c-format +msgid "Constant &value:" +msgstr "&Nilai malar:" + +#. i18n: file propertypanelbase.ui line 285 +#: rc.cpp:36 +#, no-c-format +msgid "From connection" +msgstr "Dari sambungan" + +#. i18n: file propertypanelbase.ui line 304 +#: rc.cpp:39 +#, no-c-format +msgid "&Connect" +msgstr "&Sambung" + +#: retrievedlg.cpp:45 +msgid "Retrieve Structure From Server" +msgstr "Dapatkan kembali Struktur dari Pelayan" + +#: retrievedlg.cpp:56 +msgid "Published structures" +msgstr "Struktur diterbitkan" diff --git a/tde-i18n-ms/messages/tdemultimedia/artscontrol.po b/tde-i18n-ms/messages/tdemultimedia/artscontrol.po new file mode 100644 index 00000000000..76c8ab652ed --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/artscontrol.po @@ -0,0 +1,353 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-01-08 01:21+0100\n" +"PO-Revision-Date: 2005-11-27 21: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" + +#: artscontrolapplet_private.h:85 +msgid "Toggle &Inline FFT Scope" +msgstr "Toggel &Skop FFT Dalam Baris" + +#: artscontrolapplet_private.h:98 fftscopeview.cpp:89 +msgid "VU-Style" +msgstr "Gaya VU" + +#: _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" + +#: artsactions.cpp:65 +msgid "&FFT Scope" +msgstr "&Skop FFT" + +#: artsactions.cpp:69 +msgid "&Audio Manager" +msgstr "&Pengurus Audio" + +#: artsactions.cpp:73 +msgid "aRts &Status" +msgstr "&Status aRts" + +#: artsactions.cpp:77 +msgid "&MIDI Manager" +msgstr "&Pengurus MIDI" + +#: artsactions.cpp:81 +msgid "&Environment" +msgstr "&Persekitaran" + +#: artsactions.cpp:85 +msgid "Available Media &Types" +msgstr "&Jenis Media yang Ada" + +#: artsactions.cpp:90 +msgid "Style: NormalBars" +msgstr "Gaya: NormalBars" + +#: artsactions.cpp:94 +msgid "Style: FireBars" +msgstr "Gaya: FireBars" + +#: artsactions.cpp:98 +msgid "Style: LineBars" +msgstr "Gaya: LineBars" + +#: artsactions.cpp:102 +msgid "Style: LEDs" +msgstr "Gaya: LED" + +#: artsactions.cpp:106 +msgid "Style: Analog" +msgstr "Gaya: Analog" + +#: artsactions.cpp:110 +msgid "Style: Small" +msgstr "Gaya: Kecil" + +#: artsactions.cpp:128 +msgid "More Bars in VU-Meters" +msgstr "Lebih Banyak Bar dalam Meter VU" + +#: artsactions.cpp:132 +msgid "Less Bars in VU-Meters" +msgstr "Kurang Bar dalam Meter VU" + +#: artscontrolapplet.cpp:48 +msgid "" +"Something with the ArtsServer went wrong. You probably need to restart aRts and " +"then reload this applet." +msgstr "" +"Ada sesuatu pada Pelayan Arts yang tidak berfungsi. Anda mungkin perlu " +"memulakan semula aRts dan kemudian memuatkan semula aplet ini." + +#: artscontrolapplet.cpp:77 +msgid "aRts Control Applet" +msgstr "Aplet Kawalan aRts" + +#: artscontrolapplet.cpp:78 +msgid "A kickerapplet to control aRts." +msgstr "Aplet kicker untuk mengawal aRts." + +#: artscontrolapplet.cpp:79 +msgid "(c) 2003 by Arnold Krille" +msgstr "(c) 2003 oleh Arnold Krille" + +#: artscontrolapplet.cpp:80 +msgid "Author of the Applet" +msgstr "Pengarang Aplet" + +#: artscontrolapplet.cpp:81 +msgid "Thanks for creating aRts!" +msgstr "Terima kasih kerana mencipta aRts!" + +#: audiomanager.cpp:42 +msgid "Audio Manager" +msgstr "Pengurus Audio" + +#: audiomanager.cpp:100 +msgid "Title" +msgstr "Judul" + +#: audiomanager.cpp:101 +msgid "Type" +msgstr "Jenis" + +#: audiomanager.cpp:102 +msgid "Bus" +msgstr "Bas" + +#: audiomanager.cpp:134 +msgid "play" +msgstr "main" + +#: audiomanager.cpp:136 +msgid "record" +msgstr "rekod" + +#: choosebusdlg.cpp:49 +msgid "Choose Bus" +msgstr "Pilih Bas" + +#: choosebusdlg.cpp:60 +msgid "Available busses:" +msgstr "Bas yang ada:" + +#: choosebusdlg.cpp:105 +msgid "New bus:" +msgstr "Bas baru:" + +#: environmentview.cpp:66 +msgid "Environment" +msgstr "Persekitaran" + +#: environmentview.cpp:77 +msgid "Add Mixer" +msgstr "Tambah Pencampur" + +#: environmentview.cpp:80 +msgid "Add Effect Rack" +msgstr "Tambah Rak Kesan" + +#: environmentview.cpp:83 +msgid "Delete Item" +msgstr "Hapuskan Item" + +#: environmentview.cpp:87 +#, c-format +msgid "Load %1" +msgstr "Muatkan %1" + +#: environmentview.cpp:91 +#, c-format +msgid "Save %1" +msgstr "Simpan %1" + +#: fftscopeview.cpp:46 +msgid "FFT Scope View" +msgstr "Paparan Skop FFT" + +#: fftscopeview.cpp:87 fftscopeview.cpp:156 +msgid "Substyle" +msgstr "Subgaya" + +#: fftscopeview.cpp:156 +msgid "Please enter substyle:" +msgstr "Masukkan subgaya:" + +#: main.cpp:74 +msgid "No GUI found for this effect." +msgstr "GUI tidak ditemui untuk kesan ini." + +#: main.cpp:150 +msgid "aRts Master Volume" +msgstr "Volum Induk aRts" + +#: main.cpp:175 +msgid "Toggle Free&Verb" +msgstr "Toggel &Kata kerja Bebas" + +#: main.cpp:177 +msgid "Old aRts-Control-Style for VU-Meter" +msgstr "Gaya Kawalan aRts Lama bagi Meter VU" + +#: main.cpp:192 +msgid "aRts control" +msgstr "Kawalan aRts" + +#: main.cpp:193 +msgid "Control tool for the aRts server" +msgstr "Alat kawalan bagi pelayan aRts" + +#: main.cpp:194 +msgid "" +"(c) 2000 Stefan Westerfeld\n" +"(c) 2003 Arnold Krille" +msgstr "" +"(c) 2000 Stefan Westerfeld\n" +"(c) 2003 Arnold Krille" + +#: main.cpp:195 +msgid "Author and aRts maintainer" +msgstr "Pengarang dan penyenggara aRts" + +#: main.cpp:196 +msgid "Some improvements" +msgstr "Sedikit pembaikan" + +#: mediatypesview.cpp:38 +msgid "Available Media Types" +msgstr "Jenis Media yang Ada" + +#: mediatypesview.cpp:44 +msgid "Media Type" +msgstr "Jenis Media" + +#: midiinstdlg.cpp:78 +msgid "Instrument" +msgstr "Alat" + +#. i18n: file midimanagerdlg.ui line 16 +#: midimanagerview.cpp:122 midimanagerview.cpp:141 rc.cpp:9 rc.cpp:30 +#, no-c-format +msgid "MIDI Manager" +msgstr "Pengurus MIDI" + +#: midimanagerview.cpp:125 +msgid "&System MIDI Port (OSS)" +msgstr "&Port MIDI Sistem (OSS)" + +#: midimanagerview.cpp:127 +msgid "&aRts Synthesis MIDI Output" +msgstr "&Output MIDI Sintesis aRts " + +#: midiportdlg.cpp:46 +msgid "OSS MIDI Port" +msgstr "Port MIDI OSS" + +#. i18n: file artsmidimanagerview.rc line 4 +#: rc.cpp:6 +#, no-c-format +msgid "&Add" +msgstr "&Tambah" + +#. i18n: file midimanagerdlg.ui line 33 +#: rc.cpp:12 rc.cpp:33 +#, no-c-format +msgid "MIDI inputs:" +msgstr "Input MIDI:" + +#. i18n: file midimanagerdlg.ui line 41 +#: rc.cpp:15 rc.cpp:36 +#, no-c-format +msgid "MIDI outputs:" +msgstr "Output MIDI:" + +#. i18n: file midimanagerdlg.ui line 86 +#: rc.cpp:18 +#, no-c-format +msgid "&Add..." +msgstr "&Tambah..." + +#. i18n: file midimanagerdlg.ui line 102 +#: rc.cpp:24 rc.cpp:39 +#, no-c-format +msgid "&Connect" +msgstr "&Sambung" + +#. i18n: file midimanagerdlg.ui line 110 +#: rc.cpp:27 rc.cpp:42 +#, no-c-format +msgid "&Disconnect" +msgstr "&Putuskan" + +#: statusview.cpp:40 +msgid "aRts Status" +msgstr "Status aRts" + +#: statusview.cpp:46 +msgid "Artsd is running with realtime scheduling." +msgstr "Artsd sedang dijalankan dengan penjadualan masa nyata." + +#: statusview.cpp:48 +msgid "Your system does not support realtime scheduling." +msgstr "Sistem anda tidak menyokong penjadualan masa nyata." + +#: statusview.cpp:50 +msgid "" +"Artsd is not configured for realtime scheduling\n" +" or was manually started without artswrapper." +msgstr "" +"Artsd tidak dikonfigur untuk penjadualan masa nyata\n" +" atau dimulakan secara manual tanpa artswrapper." + +#: statusview.cpp:52 +msgid "" +"Artsd should run with realtime scheduling,\n" +" but it does not (Is artswrapper suid root?)." +msgstr "" +"Artsd hendaklah dijalankan dengan penjadualan masa nyata,\n" +" tetapi ia tidak dijalan demikian (Adakah artswrapper suid root?)." + +#: statusview.cpp:57 +msgid "Determining suspend status..." +msgstr "Menentukan status tangguh..." + +#: statusview.cpp:64 +msgid "&Suspend Now" +msgstr "&Tangguh Sekarang" + +#: statusview.cpp:84 +msgid "" +"The aRts sound daemon will not autosuspend right\n" +"now since there are active modules." +msgstr "" +"Daemon bunyi aRts tidak akan diautotangguh sekarang\n" +"kerana terdapat modul yang aktif." + +#: statusview.cpp:87 +msgid "" +"The aRts sound daemon is suspended. Legacy\n" +" applications can use the sound card now." +msgstr "" +"Daemon bunyi aRts ditangguh. Aplikasi legasi\n" +" boleh menggunakan kad bunyi sekarang." + +#: statusview.cpp:90 +msgid "Autosuspend will happen in %1 seconds." +msgstr "Autotangguh akan berlaku dalam %1 saat." diff --git a/tde-i18n-ms/messages/tdemultimedia/artsmodules.po b/tde-i18n-ms/messages/tdemultimedia/artsmodules.po new file mode 100644 index 00000000000..460b9de6591 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/artsmodules.po @@ -0,0 +1,227 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2007-10-24 01:15+0200\n" +"PO-Revision-Date: 2005-11-30 11:26+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" + +#: modules/common/env_mixeritem_impl.cc:52 +msgid "Mixer (\"%1\")" +msgstr "Pencampur (\"%1\")" + +#: modules/common/env_mixeritem_impl.cc:190 +#: modules/common/env_mixeritem_impl.cc:327 +#: modules/effects/synth_stereo_fir_equalizer_impl.cc:211 +msgid "channels" +msgstr "saluran" + +#: modules/common/env_mixeritem_impl.cc:198 +#: modules/common/env_mixeritem_impl.cc:336 +msgid "name" +msgstr "nama" + +#: modules/common/env_mixeritem_impl.cc:205 +msgid "type" +msgstr "jenis" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:115 +msgid "Low Gain" +msgstr "Perolehan Rendah" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:123 +msgid "Low Freq" +msgstr "Frekuensi Rendah" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:127 +msgid "Low Q" +msgstr "Rendah Q" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:132 +msgid "Mid1 Gain" +msgstr "Perolehan Pertengahan1" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:140 +msgid "Mid1 Freq" +msgstr "Frekuensi Pertengahan1" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:144 +msgid "Mid1 Q" +msgstr "Pertengahan1 Q" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:149 +msgid "Mid2 Gain" +msgstr "Perolehan Pertengahan2" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:157 +msgid "Mid2 Freq" +msgstr "Frekuensi Pertengahan2" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:161 +msgid "Mid2 Q" +msgstr "Pertengahan2 Q" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:166 +msgid "Mid3 Gain" +msgstr "Perolehan Pertengahan3 " + +#: modules/effects/fivebandmonocomplexeq_impl.cc:174 +msgid "Mid3 Freq" +msgstr "Frekuensi Pertengahan3" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:178 +msgid "Mid3 Q" +msgstr "Q Mid3" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:183 +msgid "High Gain" +msgstr "Perolehan Tinggi" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:191 +msgid "High Freq" +msgstr "Frekuensi Tinggi" + +#: modules/effects/fivebandmonocomplexeq_impl.cc:195 +msgid "High Q" +msgstr "Q Tinggi" + +#: modules/effects/freeverbguifactory_impl.cc:57 +msgid "roomsize" +msgstr "saiz bilik" + +#: modules/effects/freeverbguifactory_impl.cc:67 +msgid "damp" +msgstr "lembap" + +#: modules/effects/freeverbguifactory_impl.cc:77 +msgid "wet" +msgstr "basah" + +#: modules/effects/freeverbguifactory_impl.cc:87 +msgid "dry" +msgstr "kering" + +#: modules/effects/freeverbguifactory_impl.cc:97 +msgid "width" +msgstr "lebar" + +#: modules/effects/monostereoconversion_impl.cc:149 +msgid "Balance" +msgstr "Imbangan" + +#: modules/effects/stereocompressorguifactory_impl.cc:44 +msgid "attack" +msgstr "serang" + +#: modules/effects/stereocompressorguifactory_impl.cc:52 +msgid "release" +msgstr "lepaskan" + +#: modules/effects/stereocompressorguifactory_impl.cc:60 +msgid "thresh." +msgstr "ambang" + +#: modules/effects/stereocompressorguifactory_impl.cc:68 +msgid "ratio" +msgstr "nisbah" + +#: modules/effects/stereocompressorguifactory_impl.cc:75 +msgid "output" +msgstr "output" + +#: modules/effects/stereocompressorguifactory_impl.cc:83 +msgid "Bypass" +msgstr "Pintas" + +#: modules/effects/synth_stereo_fir_equalizer_impl.cc:192 +msgid "a graph" +msgstr "graf" + +#: modules/mixers/littlestereomixerchannel_impl.cc:114 +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:77 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:64 +msgid "pan" +msgstr "piring" + +#: modules/mixers/littlestereomixerchannel_impl.cc:121 +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:84 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:71 +msgid "volume" +msgstr "volum" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:24 +msgid "gain" +msgstr "gain" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:31 +msgid "EQ" +msgstr "EQ" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:40 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:22 +msgid "" +"_: volume\n" +"high" +msgstr "tinggi" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:47 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:30 +msgid "" +"_: volume\n" +"mid" +msgstr "pertengahan" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:54 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:38 +msgid "" +"_: volume\n" +"low" +msgstr "rendah" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:61 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:46 +msgid "frequency" +msgstr "frekuensi" + +#: modules/mixers/monosimplemixerchannelguifactory_impl.cc:69 +#: modules/mixers/simplemixerchannelguifactory_impl.cc:55 +msgid "q" +msgstr "q" + +#: gui/kde/dbtest.cpp:29 +msgid "dBTest" +msgstr "dBTest" + +#: gui/kde/dbtest.cpp:32 +msgid "Creator" +msgstr "Pencipta" + +#: gui/kde/kvolumefader_impl.cpp:124 +msgid "Set Exact Value..." +msgstr "Setkan Nilai yang Tepat..." + +#: gui/kde/kvolumefader_impl.cpp:236 +msgid "Set Exact Volume Value" +msgstr "Setkan Nilai Volum yang Tepat" + +#: gui/kde/kvolumefader_impl.cpp:236 +msgid "Exact volume (dB):" +msgstr "Volum yang Tepat (dB):" + +#: _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" diff --git a/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_lame.po b/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_lame.po new file mode 100644 index 00000000000..fe03edb5beb --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_lame.po @@ -0,0 +1,492 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-05-09 01:19+0200\n" +"PO-Revision-Date: 2005-11-27 22:01+0800\n" +"Last-Translator: junetazawawi \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 encoderlameconfig.ui line 41 +#: rc.cpp:6 +#, no-c-format +msgid "Cop&yrighted" +msgstr "&Diberikan hak cipta" + +#. i18n: file encoderlameconfig.ui line 44 +#: rc.cpp:9 +#, no-c-format +msgid "Mark MP3 file as copyrighted" +msgstr "Tandakan fail MP3 sebagai telah diberikan hak cipta" + +#. i18n: file encoderlameconfig.ui line 47 +#: rc.cpp:12 +#, no-c-format +msgid "Mark MP3 file as copyrighted." +msgstr "Tandakan fail MP3 sebagai telah diberikan hak cipta." + +#. i18n: file encoderlameconfig.ui line 55 +#: rc.cpp:15 +#, no-c-format +msgid "Origi&nal" +msgstr "&Asal" + +#. i18n: file encoderlameconfig.ui line 61 +#: rc.cpp:18 +#, no-c-format +msgid "Mark MP3 file as an original" +msgstr "Tandakan fail MP3 sebagai asal" + +#. i18n: file encoderlameconfig.ui line 64 +#: rc.cpp:21 +#, no-c-format +msgid "Mark MP3 file as an original." +msgstr "Tandakan fail MP3 sebagai asal." + +#. i18n: file encoderlameconfig.ui line 72 +#: rc.cpp:24 +#, no-c-format +msgid "&ISO encoding" +msgstr "&Pengekodan ISO" + +#. i18n: file encoderlameconfig.ui line 75 +#: rc.cpp:27 +#, no-c-format +msgid "Try to use strict ISO encoding" +msgstr "Cuba gunakan pengekodan ISO yang betul" + +#. i18n: file encoderlameconfig.ui line 78 +#: rc.cpp:30 rc.cpp:84 rc.cpp:132 +#, no-c-format +msgid "This selects the maximal bitrate used for encoding." +msgstr "Ini memilih kadar bit maksimum yang digunakan untuk pengekodan." + +#. i18n: file encoderlameconfig.ui line 86 +#: rc.cpp:33 +#, no-c-format +msgid "&Error protection" +msgstr "&Perlindungan ralat" + +#. i18n: file encoderlameconfig.ui line 94 +#: rc.cpp:36 +#, no-c-format +msgid "&Write ID3 tag" +msgstr "&Tulis tag ID3" + +#. i18n: file encoderlameconfig.ui line 100 +#: rc.cpp:39 rc.cpp:42 +#, no-c-format +msgid "" +"If checked and if cddb support is available, an id3 tag will be appended" +msgstr "Jika ditandakan dan jika sokongan cddb ada, tag id3 akan ditambah" + +#. i18n: file encoderlameconfig.ui line 113 +#: rc.cpp:45 +#, no-c-format +msgid "Encoding Method" +msgstr "Kaedah Pengekodan" + +#. i18n: file encoderlameconfig.ui line 138 +#: rc.cpp:48 +#, no-c-format +msgid "Low" +msgstr "Rendah" + +#. i18n: file encoderlameconfig.ui line 169 +#: rc.cpp:51 +#, no-c-format +msgid "High" +msgstr "Tinggi" + +#. i18n: file encoderlameconfig.ui line 179 +#: rc.cpp:54 +#, no-c-format +msgid "&Quality:" +msgstr "&Kualiti:" + +#. i18n: file encoderlameconfig.ui line 191 +#: rc.cpp:57 +#, no-c-format +msgid "Stereo" +msgstr "Stereo" + +#. i18n: file encoderlameconfig.ui line 196 +#: rc.cpp:60 +#, no-c-format +msgid "Joint Stereo" +msgstr "Sambung Stereo" + +#. i18n: file encoderlameconfig.ui line 201 +#: rc.cpp:63 +#, no-c-format +msgid "Dual Channel" +msgstr "Dua Saluran" + +#. i18n: file encoderlameconfig.ui line 206 +#: rc.cpp:66 +#, no-c-format +msgid "Mono" +msgstr "Mono" + +#. i18n: file encoderlameconfig.ui line 213 +#: rc.cpp:69 +#, no-c-format +msgid "" +"This option controls whether MP3 files are recorded with one or two channels. " +"Note that choosing \"Mono\" reduces file size, but also kills the stereo " +"signal." +msgstr "" +"Opsyen ini mengawal sama ada fail MP3 direkodkan dengan satu atau dua saluran. " +"Ambil perhatian bahawa memilih \"Mono\" mengecilkan saiz fail, dan juga " +"mematikan isyarat stereo." + +#. i18n: file encoderlameconfig.ui line 221 +#: rc.cpp:72 +#, no-c-format +msgid "Constant bitrate" +msgstr "Kadar bit malar" + +#. i18n: file encoderlameconfig.ui line 229 +#: rc.cpp:75 +#, no-c-format +msgid "Variable bitrate" +msgstr "Kadar bit berubah" + +#. i18n: file encoderlameconfig.ui line 262 +#: rc.cpp:78 +#, no-c-format +msgid "Variable Bitrate Settings" +msgstr "Seting Kadar Bit Berubah" + +#. i18n: file encoderlameconfig.ui line 279 +#: rc.cpp:81 +#, no-c-format +msgid "Specify avera&ge bitrate:" +msgstr "Nyatakan &kadar bit purata:" + +#. i18n: file encoderlameconfig.ui line 288 +#: rc.cpp:87 rc.cpp:141 rc.cpp:192 rc.cpp:240 +#, no-c-format +msgid "32 kbs" +msgstr "32 kbs" + +#. i18n: file encoderlameconfig.ui line 293 +#: rc.cpp:90 rc.cpp:144 rc.cpp:195 rc.cpp:243 +#, no-c-format +msgid "40 kbs" +msgstr "40 kbs" + +#. i18n: file encoderlameconfig.ui line 298 +#: rc.cpp:93 rc.cpp:147 rc.cpp:198 rc.cpp:246 +#, no-c-format +msgid "48 kbs" +msgstr "48 kbs" + +#. i18n: file encoderlameconfig.ui line 303 +#: rc.cpp:96 rc.cpp:150 rc.cpp:201 rc.cpp:249 +#, no-c-format +msgid "56 kbs" +msgstr "56 kbs" + +#. i18n: file encoderlameconfig.ui line 308 +#: rc.cpp:99 rc.cpp:153 rc.cpp:204 rc.cpp:252 +#, no-c-format +msgid "64 kbs" +msgstr "64 kbs" + +#. i18n: file encoderlameconfig.ui line 313 +#: rc.cpp:102 rc.cpp:156 rc.cpp:207 rc.cpp:255 +#, no-c-format +msgid "80 kbs" +msgstr "80 kbs" + +#. i18n: file encoderlameconfig.ui line 318 +#: rc.cpp:105 rc.cpp:159 rc.cpp:210 rc.cpp:258 +#, no-c-format +msgid "96 kbs" +msgstr "96 kbs" + +#. i18n: file encoderlameconfig.ui line 323 +#: rc.cpp:108 rc.cpp:162 rc.cpp:213 rc.cpp:261 +#, no-c-format +msgid "112 kbs" +msgstr "112 kbs" + +#. i18n: file encoderlameconfig.ui line 328 +#: rc.cpp:111 rc.cpp:165 rc.cpp:216 rc.cpp:264 +#, no-c-format +msgid "128 kbs" +msgstr "128 kbs" + +#. i18n: file encoderlameconfig.ui line 333 +#: rc.cpp:114 rc.cpp:168 rc.cpp:219 rc.cpp:267 +#, no-c-format +msgid "160 kbs" +msgstr "160 kbs" + +#. i18n: file encoderlameconfig.ui line 338 +#: rc.cpp:117 rc.cpp:171 rc.cpp:222 rc.cpp:270 +#, no-c-format +msgid "192 kbs" +msgstr "192 kbs" + +#. i18n: file encoderlameconfig.ui line 343 +#: rc.cpp:120 rc.cpp:174 rc.cpp:225 rc.cpp:273 +#, no-c-format +msgid "224 kbs" +msgstr "224 kbs" + +#. i18n: file encoderlameconfig.ui line 348 +#: rc.cpp:123 rc.cpp:177 rc.cpp:228 rc.cpp:276 +#, no-c-format +msgid "256 kbs" +msgstr "256 kbs" + +#. i18n: file encoderlameconfig.ui line 353 +#: rc.cpp:126 rc.cpp:180 rc.cpp:231 rc.cpp:279 +#, no-c-format +msgid "320 kbs" +msgstr "320 kbs" + +#. i18n: file encoderlameconfig.ui line 374 +#: rc.cpp:129 +#, no-c-format +msgid "Maximal bi&trate:" +msgstr "&Kadar bit maksimum:" + +#. i18n: file encoderlameconfig.ui line 385 +#: rc.cpp:135 +#, no-c-format +msgid "Write &Xing VBR tag" +msgstr "Tulis tag &Xing VBR" + +#. i18n: file encoderlameconfig.ui line 391 +#: rc.cpp:138 +#, no-c-format +msgid "" +"This writes additional information related to VBR as introduced by Xing." +msgstr "" +"Maklumat tambahan berkaitan dengan VBR ditulis seperti yang diperkenalkan oleh " +"Xing." + +#. i18n: file encoderlameconfig.ui line 483 +#: rc.cpp:183 +#, no-c-format +msgid "Minimal &value is a hard limit" +msgstr "&Nilai minimum ialah had tetap." + +#. i18n: file encoderlameconfig.ui line 494 +#: rc.cpp:186 +#, no-c-format +msgid "Minimal &bitrate:" +msgstr "&Kadar bit minimum:" + +#. i18n: file encoderlameconfig.ui line 497 +#: rc.cpp:189 +#, no-c-format +msgid "This selects the minimal bitrate used for encoding." +msgstr "Kadar bit minimum dipilih yang digunakan untuk pengekodan." + +#. i18n: file encoderlameconfig.ui line 588 +#: rc.cpp:234 rc.cpp:339 +#, no-c-format +msgid "Constant Bitrate Settings" +msgstr "Seting Kadar Bit Malar" + +#. i18n: file encoderlameconfig.ui line 605 +#: rc.cpp:237 +#, no-c-format +msgid "Bitrate:" +msgstr "Kadar bit:" + +#. i18n: file encoderlameconfig.ui line 689 +#: rc.cpp:282 +#, no-c-format +msgid "The higher the bitrate, the better the quality and the larger the file." +msgstr "" +"Apabila kadar bit semakin tinggi, kualiti semakin baik dan fail semakin besar." + +#. i18n: file encoderlameconfig.ui line 699 +#: rc.cpp:285 +#, no-c-format +msgid "Filter Settings" +msgstr "Seting Penapis" + +#. i18n: file encoderlameconfig.ui line 723 +#: rc.cpp:288 +#, no-c-format +msgid "&Lowpass filter cutoff above" +msgstr "&Penggalan penapis laluan rendah di atas" + +#. i18n: file encoderlameconfig.ui line 734 +#: rc.cpp:291 rc.cpp:297 rc.cpp:303 rc.cpp:309 +#, no-c-format +msgid " Hz" +msgstr " Hz" + +#. i18n: file encoderlameconfig.ui line 745 +#: rc.cpp:294 +#, no-c-format +msgid "&Highpass filter cutoff below" +msgstr "&Penggalan penapis laluan tinggi di bawah" + +#. i18n: file encoderlameconfig.ui line 770 +#: rc.cpp:300 +#, no-c-format +msgid "Low&pass filter width" +msgstr "&Lebar penapis laluan rendah" + +#. i18n: file encoderlameconfig.ui line 795 +#: rc.cpp:306 +#, no-c-format +msgid "Highpa&ss filter width" +msgstr "&Lebar penapis laluan tinggi" + +#. i18n: file audiocd_lame_encoder.kcfg line 11 +#: rc.cpp:312 +#, no-c-format +msgid "Constant Bitrate" +msgstr "Kadar Bit Malar" + +#. i18n: file audiocd_lame_encoder.kcfg line 15 +#: rc.cpp:315 +#, no-c-format +msgid "Variable Bitrate" +msgstr "Kadar Bit Berubah" + +#. i18n: file audiocd_lame_encoder.kcfg line 20 +#: rc.cpp:318 +#, no-c-format +msgid "Stereo Mode" +msgstr "Mod Stereo" + +#. i18n: file audiocd_lame_encoder.kcfg line 24 +#: rc.cpp:321 +#, no-c-format +msgid "Quality" +msgstr "Kualiti" + +#. i18n: file audiocd_lame_encoder.kcfg line 30 +#: rc.cpp:324 +#, no-c-format +msgid "Copyrighted" +msgstr "Diberikan hak cipta" + +#. i18n: file audiocd_lame_encoder.kcfg line 34 +#: rc.cpp:327 +#, no-c-format +msgid "Original" +msgstr "Asal" + +#. i18n: file audiocd_lame_encoder.kcfg line 38 +#: rc.cpp:330 +#, no-c-format +msgid "ISO Encoding" +msgstr "Pengekodan ISO" + +#. i18n: file audiocd_lame_encoder.kcfg line 42 +#: rc.cpp:333 +#, no-c-format +msgid "Error protection" +msgstr "Perlindungan ralat" + +#. i18n: file audiocd_lame_encoder.kcfg line 46 +#: rc.cpp:336 +#, no-c-format +msgid "Write ID3 Tag" +msgstr "Tulis Tag ID3" + +#. i18n: file audiocd_lame_encoder.kcfg line 60 +#: rc.cpp:342 +#, no-c-format +msgid "Minimal bitrate" +msgstr "Kadar bit minimum" + +#. i18n: file audiocd_lame_encoder.kcfg line 64 +#: rc.cpp:345 +#, no-c-format +msgid "Minimal Value is a hard limit" +msgstr "Nilai Minimum ialah had tetap" + +#. i18n: file audiocd_lame_encoder.kcfg line 68 +#: rc.cpp:348 +#, no-c-format +msgid "Maximal bitrate" +msgstr "Kadar bit maksimum" + +#. i18n: file audiocd_lame_encoder.kcfg line 72 +#: rc.cpp:351 +#, no-c-format +msgid "Average bitrate" +msgstr "Kadar bit purata" + +#. i18n: file audiocd_lame_encoder.kcfg line 76 +#: rc.cpp:354 +#, no-c-format +msgid "Write Xing VBR tag" +msgstr "Tulis tag Xing VBR" + +#. i18n: file audiocd_lame_encoder.kcfg line 81 +#: rc.cpp:357 +#, no-c-format +msgid "Minimal bitrate value" +msgstr "Nilai kadar bit minimum" + +#. i18n: file audiocd_lame_encoder.kcfg line 87 +#: rc.cpp:360 +#, no-c-format +msgid "Maximal bitrate value" +msgstr "Nilai kadar bit maksimum" + +#. i18n: file audiocd_lame_encoder.kcfg line 93 +#: rc.cpp:363 +#, no-c-format +msgid "Average bitrate value" +msgstr "Nilai kadar bit purata" + +#. i18n: file audiocd_lame_encoder.kcfg line 102 +#: rc.cpp:366 +#, no-c-format +msgid "Lowpass filter cutoff above" +msgstr "Penggalan penapis laluan rendah di atas" + +#. i18n: file audiocd_lame_encoder.kcfg line 106 +#: rc.cpp:369 +#, no-c-format +msgid "Lowpass filter cutoff above Value" +msgstr "Penggalan penapis laluan rendah di atas Nilai" + +#. i18n: file audiocd_lame_encoder.kcfg line 111 +#: rc.cpp:372 +#, no-c-format +msgid "Highpass filter cutoff above" +msgstr "Penggalan penapis laluan tinggi di atas" + +#. i18n: file audiocd_lame_encoder.kcfg line 115 +#: rc.cpp:375 +#, no-c-format +msgid "Highpass filter cutoff above Value" +msgstr "Penggalan penapis laluan tinggi di atas Nilai" + +#. i18n: file audiocd_lame_encoder.kcfg line 120 +#: rc.cpp:378 +#, no-c-format +msgid "Lowpass filter width" +msgstr "Lebar penapis laluan rendah" + +#. i18n: file audiocd_lame_encoder.kcfg line 124 +#: rc.cpp:381 +#, no-c-format +msgid "Lowpass filter width value" +msgstr "Nilai lebar penapis laluan rendah" + +#. i18n: file audiocd_lame_encoder.kcfg line 129 +#: rc.cpp:384 rc.cpp:387 +#, no-c-format +msgid "Highpass filter width" +msgstr "Lebar penapis laluan tinggi" diff --git a/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_vorbis.po b/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_vorbis.po new file mode 100644 index 00000000000..e269fdce682 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/audiocd_encoder_vorbis.po @@ -0,0 +1,229 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-05-09 01:19+0200\n" +"PO-Revision-Date: 2005-11-27 22:15+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 encodervorbisconfig.ui line 24 +#: rc.cpp:3 +#, no-c-format +msgid "&Encoding Method" +msgstr "&Kaedah Pengekodan" + +#. i18n: file encodervorbisconfig.ui line 35 +#: rc.cpp:6 +#, no-c-format +msgid "Quality based" +msgstr "Berasaskan kualiti" + +#. i18n: file encodervorbisconfig.ui line 46 +#: rc.cpp:9 +#, no-c-format +msgid "Bitrate based" +msgstr "Berasaskan kadar bit" + +#. i18n: file encodervorbisconfig.ui line 59 +#: rc.cpp:12 +#, no-c-format +msgid "Vorbis Bitrate Settings" +msgstr "Seting Kadar Bit Vorbis" + +#. i18n: file encodervorbisconfig.ui line 74 +#: rc.cpp:15 rc.cpp:57 +#, no-c-format +msgid "32 kbs" +msgstr "32 kbs" + +#. i18n: file encodervorbisconfig.ui line 79 +#: rc.cpp:18 rc.cpp:60 +#, no-c-format +msgid "40 kbs" +msgstr "40 kbs" + +#. i18n: file encodervorbisconfig.ui line 84 +#: rc.cpp:21 rc.cpp:63 +#, no-c-format +msgid "48 kbs" +msgstr "48 kbs" + +#. i18n: file encodervorbisconfig.ui line 89 +#: rc.cpp:24 rc.cpp:66 +#, no-c-format +msgid "56 kbs" +msgstr "56 kbs" + +#. i18n: file encodervorbisconfig.ui line 94 +#: rc.cpp:27 rc.cpp:69 +#, no-c-format +msgid "64 kbs" +msgstr "64 kbs" + +#. i18n: file encodervorbisconfig.ui line 99 +#: rc.cpp:30 rc.cpp:72 +#, no-c-format +msgid "80 kbs" +msgstr "80 kbs" + +#. i18n: file encodervorbisconfig.ui line 104 +#: rc.cpp:33 rc.cpp:75 +#, no-c-format +msgid "96 kbs" +msgstr "96 kbs" + +#. i18n: file encodervorbisconfig.ui line 109 +#: rc.cpp:36 rc.cpp:78 +#, no-c-format +msgid "112 kbs" +msgstr "112 kbs" + +#. i18n: file encodervorbisconfig.ui line 114 +#: rc.cpp:39 rc.cpp:81 rc.cpp:105 +#, no-c-format +msgid "128 kbs" +msgstr "128 kbs" + +#. i18n: file encodervorbisconfig.ui line 119 +#: rc.cpp:42 rc.cpp:84 rc.cpp:108 +#, no-c-format +msgid "160 kbs" +msgstr "160 kbs" + +#. i18n: file encodervorbisconfig.ui line 124 +#: rc.cpp:45 rc.cpp:87 rc.cpp:111 +#, no-c-format +msgid "192 kbs" +msgstr "192 kbs" + +#. i18n: file encodervorbisconfig.ui line 129 +#: rc.cpp:48 rc.cpp:90 +#, no-c-format +msgid "224 kbs" +msgstr "224 kbs" + +#. i18n: file encodervorbisconfig.ui line 134 +#: rc.cpp:51 rc.cpp:93 rc.cpp:114 +#, no-c-format +msgid "256 kbs" +msgstr "256 kbs" + +#. i18n: file encodervorbisconfig.ui line 139 +#: rc.cpp:54 rc.cpp:96 rc.cpp:117 +#, no-c-format +msgid "350 kbs" +msgstr "350 kbs" + +#. i18n: file encodervorbisconfig.ui line 241 +#: rc.cpp:99 +#, no-c-format +msgid "M&inimal bitrate:" +msgstr "&Kadar bit minimum:" + +#. i18n: file encodervorbisconfig.ui line 252 +#: rc.cpp:102 +#, no-c-format +msgid "Ma&ximal bitrate:" +msgstr "&Kadar bit maksimum:" + +#. i18n: file encodervorbisconfig.ui line 293 +#: rc.cpp:120 +#, no-c-format +msgid "A&verage bitrate:" +msgstr "&Kadar bit purata:" + +#. i18n: file encodervorbisconfig.ui line 306 +#: rc.cpp:123 +#, no-c-format +msgid "Vorbis &Quality Setting" +msgstr "&Seting Kualiti Vorbis" + +#. i18n: file encodervorbisconfig.ui line 309 +#: rc.cpp:126 +#, no-c-format +msgid "" +"You can set the quality of the encoded stream here. A higher value implies a " +"higher quality but encodes slower." +msgstr "" +"Anda boleh mengeset kualiti strim yang dikod di sini. Nilai tinggi menunjukkan " +"kualiti tinggi tetapi pengekodan adalah perlahan." + +#. i18n: file encodervorbisconfig.ui line 338 +#: rc.cpp:129 +#, no-c-format +msgid "Higher is better but slower" +msgstr "Tinggi adalah lebih baik tetapi perlahan" + +#. i18n: file encodervorbisconfig.ui line 368 +#: rc.cpp:135 +#, no-c-format +msgid "Add &track information" +msgstr "Tambah &maklumat trek" + +#. i18n: file encodervorbisconfig.ui line 371 +#: rc.cpp:138 +#, no-c-format +msgid "" +"Add a description of the song to the file header. This makes it easy for the " +"user to get advanced song information shown by his media player. You can get " +"this information automatically via the Internet. Look at the " +"\"CDDB Retrieval\" control module for details." +msgstr "" +"Tambah huraian lagu kepada pengepala fail. Ini memudahkan pengguna mendapatkan " +"maklumat lanjutan tentang lagu yang ditunjukkan oleh pemain medianya. Anda " +"boleh mendapatkan maklumat ini secara automatik melalui Internet. Lihat modul " +"kawalan \"Dapat Semula CDDB\" untuk maklumat lanjut." + +#. i18n: file audiocd_vorbis_encoder.kcfg line 10 +#: rc.cpp:141 +#, no-c-format +msgid "Vorbis Encoding Quality or Bitrate" +msgstr "Kualiti atau Kadar Bit Pengekodan Vorbis" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 15 +#: rc.cpp:144 +#, no-c-format +msgid "Minimal bitrate specified" +msgstr "Kadar bit minimum dinyatakan" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 19 +#: rc.cpp:147 +#, no-c-format +msgid "Maximal bitrate specified" +msgstr "Kadar bit maksimum dinyatakan" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 23 +#: rc.cpp:150 +#, no-c-format +msgid "Average bitrate specified" +msgstr "Kadar bit purata dinyatakan" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 28 +#: rc.cpp:153 +#, no-c-format +msgid "Add Comments" +msgstr "Tambah Komen" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 32 +#: rc.cpp:156 +#, no-c-format +msgid "Quality" +msgstr "Kualiti" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 39 +#: rc.cpp:159 +#, no-c-format +msgid "Minimal bitrate" +msgstr "Kadar bit minimum" + +#. i18n: file audiocd_vorbis_encoder.kcfg line 46 +#: rc.cpp:162 rc.cpp:165 rc.cpp:168 +#, no-c-format +msgid "maximal bitrate" +msgstr "Kadar bit maksimum" diff --git a/tde-i18n-ms/messages/tdemultimedia/juk.po b/tde-i18n-ms/messages/tdemultimedia/juk.po new file mode 100644 index 00000000000..f89f74b989a --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/juk.po @@ -0,0 +1,1661 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-11-30 07:11+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" + +#: advancedsearchdialog.cpp:41 +msgid "Create Search Playlist" +msgstr "Cipta Senarai Siar Carian" + +#: advancedsearchdialog.cpp:48 +msgid "Playlist name:" +msgstr "Nama senarai siar:" + +#: advancedsearchdialog.cpp:51 +msgid "Search Criteria" +msgstr "Kriteria Carian" + +#: advancedsearchdialog.cpp:55 +msgid "Match any of the following" +msgstr "Padankan mana-mana satu yang berikut" + +#: advancedsearchdialog.cpp:56 +msgid "Match all of the following" +msgstr "Padankan semua yang berikut" + +#: advancedsearchdialog.cpp:90 +msgid "More" +msgstr "Lebih banyak" + +#: advancedsearchdialog.cpp:94 +msgid "Fewer" +msgstr "Lebih sedikit" + +#: artsplayer.cpp:76 +msgid "Cannot find the aRts soundserver." +msgstr "Pelayan bunyi aRTs tidak ditemui." + +#: artsplayer.cpp:232 +msgid "" +"Connecting/starting aRts soundserver failed. Make sure that artsd is configured " +"properly." +msgstr "" +"Gagal menyambungkan/memulakan pelayan bunyi aRTs. Pastikan bahawa artsd " +"dikonfigur dengan betul." + +#: artsplayer.cpp:237 exampleoptions.cpp:50 main.cpp:52 systemtray.cpp:519 +#: systemtray.cpp:535 +msgid "JuK" +msgstr "JuK" + +#: cache.cpp:301 +msgid "" +"The music data cache has been corrupted. JuK needs to rescan it now. This may " +"take some time." +msgstr "" +"Cache data muzik rosak. JuK perlu mengimbasnya semula sekarang. Mungkin " +"mengambil sedikit masa." + +#: collectionlist.cpp:60 +msgid "Collection List" +msgstr "Senarai Koleksi" + +#: collectionlist.cpp:188 +msgid "" +"Removing an item from the collection will also remove it from all of your " +"playlists. Are you sure you want to continue?\n" +"\n" +"Note, however, that if the directory that these files are in is in your \"scan " +"on startup\" list, they will be readded on startup." +msgstr "" +"Mengeluarkan item daripada koleksi juga akan mengeluarkannya dari semua senarai " +"siar anda. Anda ingin teruskan?\n" +"\n" +"Walau bagaimanapun, perhatikan bahawa jika direktori fail ini berada dalam " +"senarai \"imbas semasa memulakan\", ia akan dibaca semasa dimulakan." + +#: collectionlist.cpp:231 +msgid "Show Playing" +msgstr "Papar Main" + +#: coverdialog.cpp:38 +msgid "" +msgstr "" + +#: coverdialog.cpp:145 +#, fuzzy +msgid "Remove Cover" +msgstr "Buang kulit album" + +#: deletedialog.cpp:50 +#, fuzzy, c-format +msgid "" +"_n: 1 file selected.\n" +"%n files selected." +msgstr "" +"_n: 1 fail yang dipilih.\n" +"%n fail yang dipilih." + +#: deletedialog.cpp:56 +msgid "" +"These items will be permanently deleted from your hard disk." +msgstr "Item ini akan dihapuskan terus dari cakera keras anda." + +#: deletedialog.cpp:62 +msgid "These items will be moved to the Trash Bin." +msgstr "Item ini akan dialihkan ke Tong Sampah." + +#: deletedialog.cpp:74 +msgid "About to delete selected files" +msgstr "Akan menghapuskan fail yang dipilih" + +#: deletedialog.cpp:76 +msgid "&Send to Trash" +msgstr "&Hantar ke Tong Sampah" + +#: directorylist.cpp:32 +msgid "Folder List" +msgstr "Senarai Folder" + +#: filerenamer.cpp:72 +msgid "" +"You are about to rename the following files. Are you sure you want to continue?" +msgstr "Anda akan menamakan semula fail berikut. Anda pasti ingin teruskan?" + +#: filerenamer.cpp:78 +msgid "Original Name" +msgstr "Nama Asal" + +#: filerenamer.cpp:79 +msgid "New Name" +msgstr "Nama Baru" + +#: filerenamer.cpp:87 +msgid "No Change" +msgstr "Tiada Perubahan" + +#: filerenamer.cpp:460 +msgid "Insert folder separator" +msgstr "Sisipkan pemisah folder" + +#: filerenamer.cpp:549 +msgid "No file selected, or selected file has no tags." +msgstr "Tiada fail yang dipilih, atau fail yang dipilih tidak mempunyai tag." + +#: filerenamer.cpp:791 +msgid "Hide Renamer Test Dialog" +msgstr "Sembunyikan Dialog Ujian Penama Semula" + +#. i18n: file filerenamerbase.ui line 247 +#: filerenamer.cpp:796 rc.cpp:200 +#, no-c-format +msgid "Show Renamer Test Dialog" +msgstr "Papar Dialog Ujian Penama Semula" + +#: filerenamer.cpp:878 +msgid "%1 to %2" +msgstr "%1 hingga %2" + +#: filerenamer.cpp:885 +msgid "" +"The following rename operations failed:\n" +msgstr "" +"Operasi penamaan semula yang berikut gagal:\n" + +#: filerenamerconfigdlg.cpp:24 +msgid "File Renamer Options" +msgstr "Opsyen Penama Semula Fail" + +#: filerenameroptions.cpp:121 +msgid "File Renamer" +msgstr "Penama Semula Fail" + +#: historyplaylist.cpp:63 +msgid "Time" +msgstr "Masa" + +#: juk.cpp:123 +#, fuzzy +msgid "Remove From Playlist" +msgstr "Cipta Senarai Siar Folder" + +#: juk.cpp:125 systemtray.cpp:184 +msgid "&Random Play" +msgstr "&Main Rawak" + +#: juk.cpp:128 +msgid "&Disable Random Play" +msgstr "&Nyahaktifkan Main Rawak" + +#: juk.cpp:132 +msgid "Use &Random Play" +msgstr "Gunakan &Main Rawak" + +#: juk.cpp:136 +msgid "Use &Album Random Play" +msgstr "Gunakan &Main Rawak Album" + +#: juk.cpp:141 +msgid "&Play" +msgstr "&Main" + +#: juk.cpp:142 +msgid "P&ause" +msgstr "J&eda" + +#: juk.cpp:143 +msgid "&Stop" +msgstr "&Berhenti" + +#: juk.cpp:145 +msgid "" +"_: previous track\n" +"Previous" +msgstr "Sebelumnya" + +#: juk.cpp:146 +msgid "" +"_: next track\n" +"&Next" +msgstr "&Berikutnya" + +#: juk.cpp:147 +msgid "&Loop Playlist" +msgstr "&Gelung Senarai Siar" + +#: juk.cpp:149 +msgid "&Resize Playlist Columns Manually" +msgstr "&Ubah Saiz Lajur Senarai Siar Secara Manual" + +#: juk.cpp:151 +msgid "&Resize Column Headers Automatically" +msgstr "&Ubah Saiz Pengepala Lajur Secara Automatik" + +#: juk.cpp:155 juk.cpp:238 +msgid "Mute" +msgstr "Senyap" + +#: juk.cpp:156 juk.cpp:236 +msgid "Volume Up" +msgstr "Volum Tinggi" + +#: juk.cpp:157 juk.cpp:237 +msgid "Volume Down" +msgstr "Volum Rendah" + +#: juk.cpp:158 juk.cpp:230 +msgid "Play / Pause" +msgstr "Main / Jeda" + +#: juk.cpp:159 juk.cpp:235 +msgid "Seek Forward" +msgstr "Cari Ke depan" + +#: juk.cpp:160 juk.cpp:234 +msgid "Seek Back" +msgstr "Cari Ke belakang" + +#: juk.cpp:167 +msgid "Show Splash Screen on Startup" +msgstr "Papar Skrin Splash semasa Permulaan" + +#: juk.cpp:169 +msgid "Hide Splash Screen on Startup" +msgstr "Sembunyikan Skrin Splash semasa Permulaan" + +#: juk.cpp:171 +msgid "&Dock in System Tray" +msgstr "&Dok dalam Dulang Sistem" + +#: juk.cpp:174 +msgid "&Stay in System Tray on Close" +msgstr "&Biarkan dalam Dulang Sistem semasa Tutup" + +#: juk.cpp:177 +msgid "Popup &Track Announcement" +msgstr "Popup & Pengumuman Trek" + +#: juk.cpp:179 +msgid "Save &Play Queue on Exit" +msgstr "Simpan &Baris Gilir Main semasa Keluar" + +#: juk.cpp:191 +msgid "&Tag Guesser..." +msgstr "&Peneka Tag..." + +#: juk.cpp:194 +msgid "&File Renamer..." +msgstr "&Penama semula Fail..." + +#: juk.cpp:203 +msgid "Track Position" +msgstr "Posisi Trek" + +#: juk.cpp:229 +msgid "Play" +msgstr "Main" + +#: juk.cpp:231 +msgid "Stop Playing" +msgstr "Berhenti Main" + +#: juk.cpp:233 +msgid "Forward" +msgstr "Ke depan" + +#: juk.cpp:239 +msgid "Show / Hide" +msgstr "Papar / Sembunyi" + +#: juk.cpp:240 playlistcollection.cpp:869 +msgid "Play Next Album" +msgstr "Main Album Berikutnya" + +#: juk.cpp:399 +msgid "" +"Closing the main window will keep JuK running in the system tray. Use Quit " +"from the File menu to quit the application." +msgstr "" +"Menutup tetingkap utama akan menyebabkan JuK terus dijalankan dalam dulang " +"sistem. Gunakan Keluar dari menu Fail untuk keluar dari aplikasi." + +#: juk.cpp:401 +msgid "Docking in System Tray" +msgstr "Dok dalam Dulang Sistem" + +#: k3bexporter.cpp:109 +#, fuzzy +msgid "Add Selected Items to Audio or Data CD" +msgstr "Tambah Item yang Dipilih ke Projek K3b" + +#: k3bexporter.cpp:177 +msgid "Unable to start K3b." +msgstr "Tidak dapat memulakan K3b." + +#: k3bexporter.cpp:211 +msgid "There was a DCOP communication error with K3b." +msgstr "Ada ralat komunikasi DCOP dengan K3b." + +#: k3bexporter.cpp:244 +msgid "" +"Create an audio mode CD suitable for CD players, or a data mode CD suitable for " +"computers and other digital music players?" +msgstr "" +"Cipta CD mod audio yang sesuai dengan pemain CD, atau CD mod data yang sesuai " +"dengan komputer dan pemain muzik digital yang lain?" + +#: k3bexporter.cpp:247 +msgid "Create K3b Project" +msgstr "Cipta Projek K3b" + +#: k3bexporter.cpp:248 +msgid "Audio Mode" +msgstr "Mod Audio" + +#: k3bexporter.cpp:249 +msgid "Data Mode" +msgstr "Mod Data" + +#: k3bexporter.cpp:275 +#, fuzzy +msgid "Add Playlist to Audio or Data CD" +msgstr "Tambah Senarai Siar ke Projek K3b" + +#: keydialog.cpp:79 +msgid "Configure Shortcuts" +msgstr "Konfigur Jalan Pintas" + +#: keydialog.cpp:98 +msgid "Global Shortcuts" +msgstr "Jalan Pintas Global" + +#: keydialog.cpp:99 +msgid "&No keys" +msgstr "&Tiada kekunci" + +#: keydialog.cpp:100 +msgid "&Standard keys" +msgstr "&Kekunci piawai" + +#: keydialog.cpp:101 +msgid "&Multimedia keys" +msgstr "&Kekunci multimedia" + +#: keydialog.cpp:104 +msgid "" +"Here you can select the keys used as global shortcuts to control the player" +msgstr "" +"Di sini, anda boleh memilih kekunci yang digunakan sebagai jalan pintas global " +"untuk mengawal pemain" + +#: main.cpp:27 +msgid "Jukebox and music manager for KDE" +msgstr "Peti muzik dan pengurus muzik untuk KDE" + +#: main.cpp:28 +msgid "Author, chief dork and keeper of the funk" +msgstr "Pengarang, ketua dok dan penyimpan funk" + +#: main.cpp:29 +msgid "Assistant super-hero, fixer of many things" +msgstr "Pembantu superhero, pembaik banyak perkara" + +#: main.cpp:30 +msgid "" +"System tray docking, \"inline\" tag editing,\n" +"bug fixes, evangelism, moral support" +msgstr "" +"Dulang sistem didok, pengeditan tag \"dalam baris\",\n" +"pembaik pepijat, evangelisme, sokongan moral" + +#: main.cpp:31 +msgid "GStreamer port" +msgstr "Port GStreamer" + +#: main.cpp:32 +msgid "Global keybindings support" +msgstr "Sokongan pengikat kekunci global" + +#: main.cpp:33 +msgid "Track announcement popups" +msgstr "Popup pengumuman trek" + +#: main.cpp:34 +msgid "Automagic track data guessing, bugfixes" +msgstr "Meneka data trek automagik, pembaik pepijat" + +#: main.cpp:35 +msgid "More automagical things, now using MusicBrainz" +msgstr "Lebih banyak perkara automagik, sekarang menggunakan MusicBrainz" + +#: main.cpp:36 +msgid "Co-conspirator in MusicBrainz wizardry" +msgstr "Pengkomplot bersama dalam kepintaran MusicBrainz" + +#: main.cpp:37 +msgid "Friendly, neighborhood aRts guru" +msgstr "Tempat guru aRts yang mesra " + +#: main.cpp:38 +msgid "" +"Making JuK friendlier to people with\n" +"terabytes of music" +msgstr "" +"Menjadikan JuK lebih mudah digunakan oleh orang ramai dengan\n" +"terabait muzik" + +#: main.cpp:39 +msgid "DCOP interface" +msgstr "Antara muka DCOP" + +#: main.cpp:40 +msgid "FLAC and MPC support" +msgstr "Sokongan FLAC dan MPC" + +#: main.cpp:41 +msgid "Album cover manager" +msgstr "Pengurus kulit album" + +#: main.cpp:42 +msgid "Gimper of splash screen" +msgstr "" + +#: main.cpp:46 +msgid "File(s) to open" +msgstr "Fail untuk dibuka" + +#: mediafiles.cpp:68 +msgid "Playlists" +msgstr "Senarai siar" + +#: musicbrainzquery.cpp:37 +msgid "Querying MusicBrainz server..." +msgstr "Bertanya kepada pelayan MusicBrainz..." + +#: musicbrainzquery.cpp:50 +msgid "No matches found." +msgstr "Padanan tidak ditemui." + +#: musicbrainzquery.cpp:64 +msgid "Error connecting to MusicBrainz server." +msgstr "Ralat menyambungkan ke pelayan MusicBrainz." + +#: nowplaying.cpp:273 +msgid "back to playlist" +msgstr "kembali ke senarai siar" + +#: nowplaying.cpp:297 nowplaying.cpp:312 playlistcollection.cpp:552 +msgid "History" +msgstr "Sejarah" + +#: playermanager.cpp:245 +msgid "&Output To" +msgstr "&Output Ke" + +#: playermanager.cpp:249 playermanager.cpp:552 +msgid "aRts" +msgstr "aRts" + +#: playermanager.cpp:252 playermanager.cpp:554 +msgid "GStreamer" +msgstr "GStreamer" + +#: playermanager.cpp:255 playermanager.cpp:260 playermanager.cpp:556 +msgid "aKode" +msgstr "aKode" + +#: playlist.cpp:546 +#, c-format +msgid "Could not save to file %1." +msgstr "Tidak dapat simpan ke fail %1." + +#: playlist.cpp:802 +msgid "Are you sure you want to delete these covers?" +msgstr "Anda pasti ingin menghapuskan kulit album ini?" + +#: playlist.cpp:804 +msgid "&Delete Covers" +msgstr "&Hapuskan Kulit Album" + +#: playlist.cpp:841 +msgid "" +"None of the items you have selected can be assigned a cover. A track must have " +"both the Artist and Album tags set to be assigned a cover." +msgstr "" +"Tiada satu pun item yang anda pilih boleh diumpukkan sebagai kulit album. Trek " +"mestilah mempunyai tag Artis dan Album yang disetkan untuk diumpukkan sebagai " +"kulit album." + +#: playlist.cpp:852 +msgid "Select Cover Image File" +msgstr "Pilih Fail Imej Kulit Album" + +#: playlist.cpp:1006 +msgid "Could not delete these files" +msgstr "Tidak dapat menghapuskan fail ini" + +#: playlist.cpp:1007 +msgid "Could not move these files to the Trash" +msgstr "Tidak dapat mengalihkan fail ini ke Tong Sampah" + +#. i18n: file trackpickerdialogbase.ui line 89 +#: playlist.cpp:1517 rc.cpp:319 +#, no-c-format +msgid "Track Name" +msgstr "Nama Trek" + +#. i18n: file coverdialogbase.ui line 25 +#: playlist.cpp:1518 rc.cpp:48 rc.cpp:122 rc.cpp:322 tagrenameroptions.cpp:95 +#, no-c-format +msgid "Artist" +msgstr "Artis" + +#. i18n: file exampleoptionsbase.ui line 109 +#: playlist.cpp:1519 rc.cpp:128 rc.cpp:325 tagrenameroptions.cpp:95 +#, no-c-format +msgid "Album" +msgstr "Album" + +#: playlist.cpp:1520 +msgid "Cover" +msgstr "Kulit album" + +#. i18n: file trackpickerdialogbase.ui line 122 +#: playlist.cpp:1521 rc.cpp:328 tagrenameroptions.cpp:96 +#, no-c-format +msgid "Track" +msgstr "Trek" + +#. i18n: file exampleoptionsbase.ui line 179 +#: playlist.cpp:1522 rc.cpp:146 tagrenameroptions.cpp:96 +#, no-c-format +msgid "Genre" +msgstr "Genre" + +#. i18n: file trackpickerdialogbase.ui line 133 +#: playlist.cpp:1523 rc.cpp:331 tagrenameroptions.cpp:96 +#, no-c-format +msgid "Year" +msgstr "Tahun" + +#: playlist.cpp:1524 +msgid "Length" +msgstr "Panjang" + +#: playlist.cpp:1525 +msgid "Bitrate" +msgstr "Kadar bit" + +#: playlist.cpp:1526 +msgid "Comment" +msgstr "Komen" + +#. i18n: file trackpickerdialogbase.ui line 32 +#: playlist.cpp:1527 rc.cpp:313 +#, no-c-format +msgid "File Name" +msgstr "Nama Fail" + +#: playlist.cpp:1528 +msgid "File Name (full path)" +msgstr "Nama Fail (laluan penuh)" + +#: playlist.cpp:1548 +msgid "&Show Columns" +msgstr "&Papar Lajur" + +#: playlist.cpp:1551 +msgid "Show" +msgstr "Papar" + +#: playlist.cpp:2079 +msgid "Add to Play Queue" +msgstr "Tambah ke Baris Gilir Main" + +#: playlist.cpp:2108 +msgid "Create Playlist From Selected Items..." +msgstr "Cipta Senarai Siar daripada Item yang Dipilih..." + +#: playlist.cpp:2130 +msgid "Edit '%1'" +msgstr "Edit '%1'" + +#: playlist.cpp:2241 +msgid "This will edit multiple files. Are you sure?" +msgstr "Ini akan mengedit banyak fail. Anda pasti?" + +#: playlist.cpp:2295 playlistcollection.h:168 +msgid "Create New Playlist" +msgstr "Cipta Senarai Siar Baru" + +#: playlist.cpp:2304 +msgid "" +"Manual column widths have been enabled. You can switch back to automatic " +"column sizes in the view menu." +msgstr "" +"Lebar lajur manual diaktifkan. Anda boleh menukarkannya semula ke saiz lajur " +"automatik dalam menu paparan." + +#: playlist.cpp:2307 +msgid "Manual Column Widths Enabled" +msgstr "Lebar Lajur Manual Diaktifkan" + +#: playlistbox.cpp:94 +msgid "View Modes" +msgstr "Paparkan Mod" + +#: playlistbox.cpp:195 playlistcollection.cpp:396 +msgid "Duplicate" +msgstr "Buat duplikasi" + +#: playlistbox.cpp:292 +msgid "Do you want to delete these files from the disk as well?" +msgstr "Anda juga ingin menghapuskan fail ini dari cakera?" + +#: playlistbox.cpp:292 +msgid "Keep" +msgstr "" + +#: playlistbox.cpp:302 +msgid "Could not delete these files." +msgstr "Tidak boleh menghapuskan fail ini." + +#: playlistbox.cpp:309 +msgid "Are you sure you want to remove these playlists from your collection?" +msgstr "Anda pasti ingin mengeluarkan senarai siar ini daripada koleksi anda?" + +#: playlistbox.cpp:312 +msgid "Remove Items?" +msgstr "Keluarkan Item?" + +#: playlistbox.cpp:633 +msgid "Hid&e" +msgstr "&Sembunyi" + +#: playlistbox.cpp:635 playlistcollection.cpp:877 +msgid "R&emove" +msgstr "&Keluarkan" + +#: playlistcollection.cpp:180 +msgid "Dynamic List" +msgstr "Senarai Dinamik" + +#: playlistcollection.cpp:220 +msgid "Now Playing" +msgstr "Sekarang sedang dimainkan" + +#: playlistcollection.cpp:322 +msgid "" +"Do you want to add these items to the current list or to the collection list?" +msgstr "" +"Anda ingin tambah item ini ke dalam senarai semasa atau senarai koleksi?" + +#: playlistcollection.cpp:324 +msgid "Current" +msgstr "Semasa" + +#: playlistcollection.cpp:325 +msgid "Collection" +msgstr "Koleksi" + +#: playlistcollection.cpp:384 +msgid "Rename" +msgstr "Namakan semula" + +#: playlistcollection.cpp:496 +msgid "Search Playlist" +msgstr "Cari Senarai Siar" + +#: playlistcollection.cpp:513 +msgid "Create Folder Playlist" +msgstr "Cipta Senarai Siar Folder" + +#: playlistcollection.cpp:730 +msgid "Please enter a name for this playlist:" +msgstr "Masukkan nama senarai siar ini:" + +#: playlistcollection.cpp:843 +msgid "&New" +msgstr "&Baru" + +#: playlistcollection.cpp:845 +msgid "&Empty Playlist..." +msgstr "&Kosongkan Senarai Siar..." + +#: playlistcollection.cpp:847 +msgid "&Search Playlist..." +msgstr "&Cari Senarai Siar..." + +#: playlistcollection.cpp:849 +msgid "Playlist From &Folder..." +msgstr "Senarai Siar daripada &Folder..." + +#: playlistcollection.cpp:855 +msgid "&Guess Tag Information" +msgstr "&Teka Maklumat Tag" + +#: playlistcollection.cpp:858 +msgid "From &File Name" +msgstr "Daripada &Nama Fail" + +#: playlistcollection.cpp:860 +msgid "From &Internet" +msgstr "Daripada &Internet" + +#: playlistcollection.cpp:863 +msgid "Guess Tag Information From &File Name" +msgstr "Teka Maklumat Tag daripada &Nama Fail" + +#: playlistcollection.cpp:868 +msgid "Play First Track" +msgstr "Main Trek Pertama" + +#: playlistcollection.cpp:872 +msgid "Add &Folder..." +msgstr "Tambah &Folder..." + +#: playlistcollection.cpp:873 +msgid "&Rename..." +msgstr "&Namakan semula..." + +#: playlistcollection.cpp:874 +msgid "D&uplicate..." +msgstr "Buat &Duplikasi" + +#: playlistcollection.cpp:879 +msgid "Edit Search..." +msgstr "Edit Cari..." + +#: playlistcollection.cpp:882 +msgid "Refresh" +msgstr "Muat semula" + +#: playlistcollection.cpp:883 +msgid "&Rename File" +msgstr "&Namakan semula Fail" + +#. i18n: file coverdialogbase.ui line 16 +#: playlistcollection.cpp:885 rc.cpp:45 viewmode.h:155 +#, no-c-format +msgid "Cover Manager" +msgstr "Pengurus Kulit Album" + +#: playlistcollection.cpp:887 +msgid "&View Cover" +msgstr "&Paparkan Kulit Album" + +#: playlistcollection.cpp:889 +msgid "Get Cover From &File..." +msgstr "Dapatkan Kulit Album daripada &Fail..." + +#: playlistcollection.cpp:893 +msgid "Get Cover From &Internet..." +msgstr "Dapatkan Kulit Album daripada &Internet..." + +#: playlistcollection.cpp:895 +msgid "&Delete Cover" +msgstr "&Hapuskan Kulit Album" + +#: playlistcollection.cpp:897 +msgid "Show Cover &Manager" +msgstr "Papar &Pengurus Kulit Album" + +#: playlistcollection.cpp:901 +msgid "Show &History" +msgstr "Papar &Sejarah" + +#: playlistcollection.cpp:902 +msgid "Hide &History" +msgstr "Sembunyikan &Sejarah" + +#: playlistcollection.cpp:905 +msgid "Show &Play Queue" +msgstr "Papar &Baris Gilir Main" + +#: playlistcollection.cpp:906 +msgid "Hide &Play Queue" +msgstr "Sembunyikan &Baris Gilir Main" + +#: playlistsplitter.cpp:121 +msgid "Show &Search Bar" +msgstr "Papar &Bar Carian" + +#: playlistsplitter.cpp:122 +msgid "Hide &Search Bar" +msgstr "Sembunyikan &Bar Carian" + +#: playlistsplitter.cpp:124 +msgid "Edit Track Search" +msgstr "Edit Carian Trek" + +#. i18n: file jukui-rtl.rc line 38 +#: rc.cpp:9 rc.cpp:30 rc.cpp:340 rc.cpp:361 +#, no-c-format +msgid "&Player" +msgstr "&Pemain" + +#. i18n: file jukui-rtl.rc line 55 +#: rc.cpp:12 rc.cpp:33 rc.cpp:343 rc.cpp:364 +#, no-c-format +msgid "&Tagger" +msgstr "&Pembuat tag" + +#. i18n: file jukui-rtl.rc line 96 +#: rc.cpp:21 rc.cpp:42 rc.cpp:352 rc.cpp:373 +#, no-c-format +msgid "Play Toolbar" +msgstr "Main Bar alat" + +#. i18n: file coverdialogbase.ui line 36 +#: rc.cpp:51 +#, no-c-format +msgid "" +msgstr "" + +#. i18n: file coverdialogbase.ui line 87 +#: rc.cpp:54 rc.cpp:57 searchwidget.cpp:267 +#, no-c-format +msgid "Clear Search" +msgstr "Carian Kosong" + +#. i18n: file coverdialogbase.ui line 93 +#: rc.cpp:60 +#, no-c-format +msgid "Clear the current cover search." +msgstr "" + +#. i18n: file deletedialogbase.ui line 46 +#: rc.cpp:63 +#, no-c-format +msgid "Icon Placeholder, not in GUI" +msgstr "Ikon Pemegang Tempat, bukan dalam GUI" + +#. i18n: file deletedialogbase.ui line 62 +#: rc.cpp:66 +#, no-c-format +msgid "Are you sure that you want to remove these items?" +msgstr "Anda pasti ingin mengeluarkan item ini?" + +#. i18n: file deletedialogbase.ui line 73 +#: rc.cpp:69 +#, no-c-format +msgid "Deletion method placeholder, never shown to user." +msgstr "" +"Pemegang tempat kaedah penghapusan, jangan sekali-kali dipaparkan kepada " +"pengguna." + +#. i18n: file deletedialogbase.ui line 91 +#: rc.cpp:72 +#, no-c-format +msgid "List of files that are about to be deleted." +msgstr "Senarai fail yang akan dihapuskan." + +#. i18n: file deletedialogbase.ui line 94 +#: rc.cpp:75 +#, no-c-format +msgid "This is the list of items that are about to be deleted." +msgstr "Ini ialah senarai item yang akan dihapuskan." + +#. i18n: file deletedialogbase.ui line 102 +#: rc.cpp:78 +#, no-c-format +msgid "Placeholder for number of files, not in GUI" +msgstr "Pemegang tempat untuk beberapa fail, bukan dalam GUI" + +#. i18n: file deletedialogbase.ui line 113 +#: rc.cpp:81 +#, fuzzy, no-c-format +msgid "&Delete files instead of moving them to the trash" +msgstr "&Hapuskan fail bukan mengalihkannya ke dalam Tong Sampah." + +#. i18n: file deletedialogbase.ui line 116 +#: rc.cpp:84 +#, no-c-format +msgid "" +"If checked, files will be permanently removed instead of being placed in the " +"Trash Bin" +msgstr "" +"Jika disemak, fail akan dikeluarkan terus bukan dimasukkan ke dalam Tong Sampah" + +#. i18n: file deletedialogbase.ui line 121 +#: rc.cpp:87 +#, no-c-format +msgid "" +"" +"

If this box is checked, files will be permanently removed " +"instead of being placed in the Trash Bin.

\n" +"\n" +"

Use this option with caution: Most filesystems are unable to " +"reliably undelete deleted files.

" +msgstr "" +"" +"

Jika kotak ini disemak, fail akan dikeluarkan terus/b> " +"bukan dimasukkan ke dalam Tong Sampah.

\n" +"\n" +"

Gunakan opsyen ini dengan berhati-hati: Kebanyakan fail sistem " +"mungkin tidak boleh mendapatkan semula fail yang telah dihapuskan.

" + +#. i18n: file directorylistbase.ui line 22 +#: rc.cpp:92 +#, no-c-format +msgid "Folders" +msgstr "Folder" + +#. i18n: file directorylistbase.ui line 48 +#: rc.cpp:95 +#, no-c-format +msgid "Add Folder..." +msgstr "Tambah Folder..." + +#. i18n: file directorylistbase.ui line 56 +#: rc.cpp:98 +#, no-c-format +msgid "Remove Folder" +msgstr "Keluarkan Folder" + +#. i18n: file directorylistbase.ui line 64 +#: rc.cpp:101 +#, no-c-format +msgid "These folders will be scanned on startup for new files." +msgstr "Folder ini akan diimbas semasa memulakan fail baru." + +#. i18n: file directorylistbase.ui line 92 +#: rc.cpp:104 +#, no-c-format +msgid "Import playlists" +msgstr "Import senarai siar" + +#. i18n: file exampleoptionsbase.ui line 16 +#: rc.cpp:107 rc.cpp:197 +#, no-c-format +msgid "Example" +msgstr "Contoh" + +#. i18n: file exampleoptionsbase.ui line 27 +#: rc.cpp:110 +#, no-c-format +msgid "Example Tag Selection" +msgstr "Pemilihan Tag Contoh" + +#. i18n: file exampleoptionsbase.ui line 38 +#: rc.cpp:113 +#, no-c-format +msgid "Get example tags from this file:" +msgstr "Dapatkan tag contoh dari fail ini:" + +#. i18n: file exampleoptionsbase.ui line 68 +#: rc.cpp:116 +#, no-c-format +msgid "Enter example tags manually:" +msgstr "Masukkan tag contoh secara manual:" + +#. i18n: file exampleoptionsbase.ui line 79 +#: rc.cpp:119 +#, no-c-format +msgid "Example Tags" +msgstr "Tag Contoh" + +#. i18n: file exampleoptionsbase.ui line 101 +#: rc.cpp:125 tagrenameroptions.cpp:95 +#, no-c-format +msgid "Title" +msgstr "Judul" + +#. i18n: file exampleoptionsbase.ui line 117 +#: rc.cpp:131 +#, no-c-format +msgid "Title:" +msgstr "Judul:" + +#. i18n: file exampleoptionsbase.ui line 125 +#: rc.cpp:134 +#, no-c-format +msgid "Artist:" +msgstr "Artis:" + +#. i18n: file exampleoptionsbase.ui line 147 +#: rc.cpp:137 +#, no-c-format +msgid "Album:" +msgstr "Album:" + +#. i18n: file exampleoptionsbase.ui line 155 +#: rc.cpp:140 +#, no-c-format +msgid "Genre:" +msgstr "Genre:" + +#. i18n: file exampleoptionsbase.ui line 163 +#: rc.cpp:143 +#, no-c-format +msgid "Track number:" +msgstr "Nombor trek:" + +#. i18n: file exampleoptionsbase.ui line 187 +#: rc.cpp:149 +#, no-c-format +msgid "Year:" +msgstr "Tahun:" + +#. i18n: file filerenamerbase.ui line 24 +#: rc.cpp:152 +#, no-c-format +msgid "File Renamer Configuration" +msgstr "Konfigurasi Penama Semula Fail" + +#. i18n: file filerenamerbase.ui line 41 +#: rc.cpp:155 +#, no-c-format +msgid " - " +msgstr " - " + +#. i18n: file filerenamerbase.ui line 46 +#: rc.cpp:158 +#, no-c-format +msgid "_" +msgstr "_" + +#. i18n: file filerenamerbase.ui line 51 +#: rc.cpp:161 +#, no-c-format +msgid "-" +msgstr "-" + +#. i18n: file filerenamerbase.ui line 66 +#: rc.cpp:164 +#, no-c-format +msgid "Music folder:" +msgstr "Folder muzik:" + +#. i18n: file filerenamerbase.ui line 80 +#: rc.cpp:167 +#, fuzzy, no-c-format +msgid "Album Tag" +msgstr "Album" + +#. i18n: file filerenamerbase.ui line 85 +#: rc.cpp:170 +#, fuzzy, no-c-format +msgid "Artist Tag" +msgstr "Artis" + +#. i18n: file filerenamerbase.ui line 90 +#: rc.cpp:173 +#, fuzzy, no-c-format +msgid "Genre Tag" +msgstr "Genre" + +#. i18n: file filerenamerbase.ui line 95 +#: rc.cpp:176 +#, fuzzy, no-c-format +msgid "Title Tag" +msgstr "Judul" + +#. i18n: file filerenamerbase.ui line 100 +#: rc.cpp:179 +#, fuzzy, no-c-format +msgid "Track Tag" +msgstr "Nama Trek" + +#. i18n: file filerenamerbase.ui line 105 +#: rc.cpp:182 +#, fuzzy, no-c-format +msgid "Year Tag" +msgstr "Tahun" + +#. i18n: file filerenamerbase.ui line 117 +#: rc.cpp:185 +#, no-c-format +msgid "Insert Category" +msgstr "" + +#. i18n: file filerenamerbase.ui line 127 +#: rc.cpp:188 +#, no-c-format +msgid "/home/kde-cvs/music" +msgstr "/home/kde-cvs/music" + +#. i18n: file filerenamerbase.ui line 141 +#: rc.cpp:191 +#, no-c-format +msgid "Add category:" +msgstr "" + +#. i18n: file filerenamerbase.ui line 152 +#: rc.cpp:194 +#, no-c-format +msgid "Separator:" +msgstr "Pemisah:" + +#. i18n: file filerenameroptionsbase.ui line 16 +#: rc.cpp:203 +#, no-c-format +msgid "%1 Options" +msgstr "%1 Opsyen" + +#. i18n: file filerenameroptionsbase.ui line 27 +#: rc.cpp:206 +#, no-c-format +msgid "%1 Format" +msgstr "%1 Format" + +#. i18n: file filerenameroptionsbase.ui line 38 +#: rc.cpp:209 +#, no-c-format +msgid "" +"When using the file renamer your files will be renamed to the values that you " +"have in your track's %1 tag, plus any additional text that you specify below." +msgstr "" +"Apabila menggunakan penama semula fail, fail anda akan dinamakan semula kepada " +"nilai yang anda ada dalam tag %1 trek anda, serta sebarang teks tambahan yang " +"anda nyatakan di bawah." + +#. i18n: file filerenameroptionsbase.ui line 88 +#: rc.cpp:212 +#, no-c-format +msgid "%1" +msgstr "%1" + +#. i18n: file filerenameroptionsbase.ui line 128 +#: rc.cpp:215 +#, no-c-format +msgid "Substitution Example" +msgstr "Contoh Penggantian" + +#. i18n: file filerenameroptionsbase.ui line 141 +#: rc.cpp:218 +#, no-c-format +msgid "When the Track's %1 is Empty" +msgstr "Apabila %1 Trek Kosong" + +#. i18n: file filerenameroptionsbase.ui line 152 +#: rc.cpp:221 +#, no-c-format +msgid "Include in the &filename anyways" +msgstr "Termasuk juga dalam &nama fail" + +#. i18n: file filerenameroptionsbase.ui line 160 +#: rc.cpp:224 +#, no-c-format +msgid "&Ignore this tag when renaming the file" +msgstr "&Abaikan tag ini semasa menamakan semula fail" + +#. i18n: file filerenameroptionsbase.ui line 182 +#: rc.cpp:227 +#, no-c-format +msgid "Use &this value:" +msgstr "Gunakan &nilai ini:" + +#. i18n: file filerenameroptionsbase.ui line 193 +#: rc.cpp:230 +#, no-c-format +msgid "Empty" +msgstr "Kosong" + +#. i18n: file filerenameroptionsbase.ui line 205 +#: rc.cpp:233 +#, no-c-format +msgid "Track Width Options" +msgstr "Opsyen Lebar Trek" + +#. i18n: file filerenameroptionsbase.ui line 216 +#: rc.cpp:236 +#, no-c-format +msgid "" +"JuK can force the track used in a file name to have a minimum number of digits. " +" You may want to do this for better sorting in file managers." +msgstr "" +"JuK boleh menetapkan trek yang digunakan dalam nama fail mempunyai bilangan " +"digit yang minimum. Anda mungkin ingin melakukan cara ini supaya pengurus fail " +"dapat mengisih fail dengan lebih baik." + +#. i18n: file filerenameroptionsbase.ui line 252 +#: rc.cpp:239 +#, no-c-format +msgid "Minimum track &width:" +msgstr "&Lebar minimum trek:" + +#. i18n: file filerenameroptionsbase.ui line 263 +#: rc.cpp:242 +#, no-c-format +msgid "None" +msgstr "Tiada" + +#. i18n: file filerenameroptionsbase.ui line 295 +#: rc.cpp:245 +#, no-c-format +msgid "014" +msgstr "014" + +#. i18n: file filerenameroptionsbase.ui line 308 +#: rc.cpp:248 +#, no-c-format +msgid "003" +msgstr "003" + +#. i18n: file filerenameroptionsbase.ui line 316 +#: rc.cpp:251 +#, no-c-format +msgid "3 ->" +msgstr "3 ->" + +#. i18n: file filerenameroptionsbase.ui line 327 +#: rc.cpp:254 +#, no-c-format +msgid "14 ->" +msgstr "14 ->" + +#. i18n: file tagguesserconfigdlgwidget.ui line 23 +#: rc.cpp:257 +#, no-c-format +msgid "File Name Scheme" +msgstr "Skim Nama Fail" + +#. i18n: file tagguesserconfigdlgwidget.ui line 45 +#: rc.cpp:260 +#, no-c-format +msgid "Currently used file name schemes" +msgstr "Skim nama fail yang digunakan sekarang" + +#. i18n: file tagguesserconfigdlgwidget.ui line 56 +#: rc.cpp:263 +#, no-c-format +msgid "" +"Here you can see the currently configured file name schemes which the " +"\"Suggest\" button in the tag editor uses to extract tag information from a " +"file name. Each string may contain one of the following placeholders:" +"
    \n" +"
  • %t: Title
  • \n" +"
  • %a: Artist
  • \n" +"
  • %A: Album
  • \n" +"
  • %T: Track
  • \n" +"
  • %c: Comment
  • \n" +"
\n" +"For example, the file name scheme \"[%T] %a - %t\" would match \"[01] Deep " +"Purple - Smoke on the water\" but not \"(Deep Purple) Smoke on the water\". For " +"that second name, you would use the scheme \"(%a) %t\".

\n" +"Note that the order in which the schemes appear in the list is relevant, since " +"the tag guesser will go through the list from the top to the bottom, and use " +"the first matching scheme." +msgstr "" +"Di sini anda boleh lihat skema nama fail yang dikonfigur sekarang yang " +"digunakan oleh butang \"Suggest\" dalam editor tag untuk mengekstrak maklumat " +"tag daripada nama fail. Setiap rentetan boleh mengandungi salah satu pemegang " +"tempat berikut:" +"

    \n" +"
  • %t: Judul
  • \n" +"
  • %a: Artis
  • \n" +"
  • %A: Album
  • \n" +"
  • %T: Trek
  • \n" +"
  • %c: Komen
  • \n" +"
\n" +"Contohnya, skema nama fail \"[%T] %a - %t\" akan sepadan dengan \"[01] Deep " +"Purple - Smoke on the water\" bukan \"(Deep Purple) Smoke on the water\". Bagi " +"nama kedua ini, anda hendaklah menggunakan skema \"(%a) %t\".

\n" +"Perhatikan bahawa tertib skema yang muncul dalam senarai adalah relevan, kerana " +"peneka tag akan memeriksa senarai dari atas ke bawah, dan menggunakan skema " +"pertama yang sepadan." + +#. i18n: file tagguesserconfigdlgwidget.ui line 64 +#: rc.cpp:274 +#, no-c-format +msgid "&Add" +msgstr "&Tambah" + +#. i18n: file tagguesserconfigdlgwidget.ui line 67 +#: rc.cpp:277 +#, no-c-format +msgid "Add a new scheme" +msgstr "Tambahan skim baru" + +#. i18n: file tagguesserconfigdlgwidget.ui line 70 +#: rc.cpp:280 +#, no-c-format +msgid "Press this button to add a new file name scheme to the end of the list." +msgstr "Tekan butang ini untuk menambah skim nama fail baru ke akhir senarai." + +#. i18n: file tagguesserconfigdlgwidget.ui line 81 +#: rc.cpp:283 +#, no-c-format +msgid "Move scheme up" +msgstr "Alihkan skim ke atas" + +#. i18n: file tagguesserconfigdlgwidget.ui line 84 +#: rc.cpp:286 +#, no-c-format +msgid "" +"Press this button to move the currently selected scheme one step upwards." +msgstr "" +"Tekan butang ini untuk mengalihkan skim yang dipilih sekarang satu langkah ke " +"atas." + +#. i18n: file tagguesserconfigdlgwidget.ui line 95 +#: rc.cpp:289 +#, no-c-format +msgid "Move scheme down" +msgstr "Alihkan skim ke bawah" + +#. i18n: file tagguesserconfigdlgwidget.ui line 98 +#: rc.cpp:292 +#, no-c-format +msgid "" +"Press this button to move the currently selected scheme one step downwards." +msgstr "" +"Tekan butang ini untuk mengalihkan skim yang dipilih sekarang satu langkah ke " +"bawah." + +#. i18n: file tagguesserconfigdlgwidget.ui line 109 +#: rc.cpp:298 +#, no-c-format +msgid "Modify scheme" +msgstr "Ubah suai skim" + +#. i18n: file tagguesserconfigdlgwidget.ui line 112 +#: rc.cpp:301 +#, no-c-format +msgid "Press this button to modify the currently selected scheme." +msgstr "Tekan butang ini untuk mengubah suai skim yang dipilih sekarang." + +#. i18n: file tagguesserconfigdlgwidget.ui line 123 +#: rc.cpp:307 +#, no-c-format +msgid "Remove scheme" +msgstr "Keluarkan skim" + +#. i18n: file tagguesserconfigdlgwidget.ui line 126 +#: rc.cpp:310 +#, no-c-format +msgid "" +"Press this button to remove the currently selected scheme from the list." +msgstr "" +"Tekan butang ini untuk mengeluarkan skim yang dipilih sekarang daripada " +"senarai." + +#. i18n: file trackpickerdialogbase.ui line 77 +#: rc.cpp:316 +#, no-c-format +msgid "Select Best Possible Match" +msgstr "Pilih Padanan Terbaik yang Mungkin" + +#: searchwidget.cpp:64 +msgid "Normal Matching" +msgstr "Padanan Biasa" + +#: searchwidget.cpp:65 +msgid "Case Sensitive" +msgstr "Peka huruf" + +#: searchwidget.cpp:66 +msgid "Pattern Matching" +msgstr "Padanan Corak" + +#: searchwidget.cpp:166 +msgid "All Visible" +msgstr "Semua Dapat Dilihat" + +#: searchwidget.cpp:270 +msgid "Search:" +msgstr "Cari:" + +#: slideraction.cpp:250 slideraction.cpp:255 +msgid "Track position" +msgstr "Kedudukan Trek" + +#: slideraction.cpp:265 slideraction.cpp:270 +msgid "Volume" +msgstr "Volum" + +#: splashscreen.cpp:32 +msgid "Loading" +msgstr "" + +#: statuslabel.cpp:87 +msgid "Jump to the currently playing item" +msgstr "Lompat ke item yang dimainkan sekarang" + +#: statuslabel.cpp:133 +#, fuzzy, c-format +msgid "" +"_n: 1 day\n" +"%n days" +msgstr "" +"_n: 1 hari\n" +"%n hari" + +#: statuslabel.cpp:143 +#, fuzzy, c-format +msgid "" +"_n: 1 item\n" +"%n items" +msgstr "" +"_n: 1 item\n" +"%n item" + +#: systemtray.cpp:165 +msgid "Redisplay Popup" +msgstr "Popup Paparan Semula" + +#: systemtray.cpp:532 +msgid "" +"_: %1 is Cover Art, %2 is the playing track, %3 is the appname\n" +"

" +"
%1%2
" +"%3
" +msgstr "" + +#: tageditor.cpp:472 +msgid "Show &Tag Editor" +msgstr "Papar &Editor Tag" + +#: tageditor.cpp:473 +msgid "Hide &Tag Editor" +msgstr "Sembunyikan &Editor Tag" + +#: tageditor.cpp:502 +msgid "&Artist name:" +msgstr "&Nama artis:" + +#: tageditor.cpp:505 +msgid "&Track name:" +msgstr "&Nama trek:" + +#: tageditor.cpp:509 +msgid "Album &name:" +msgstr "&Nama album:" + +#: tageditor.cpp:512 +msgid "&Genre:" +msgstr "&Genre:" + +#: tageditor.cpp:531 +msgid "&File name:" +msgstr "&Nama fail:" + +#: tageditor.cpp:545 +msgid "T&rack:" +msgstr "T&rek:" + +#: tageditor.cpp:552 +msgid "&Year:" +msgstr "&Tahun:" + +#: tageditor.cpp:558 +msgid "Length:" +msgstr "Panjang:" + +#: tageditor.cpp:570 +msgid "Bitrate:" +msgstr "Kadar bit:" + +#: tageditor.cpp:584 +msgid "&Comment:" +msgstr "&Komen:" + +#: tageditor.cpp:703 +msgid "" +"Do you want to save your changes to:\n" +msgstr "" +"Anda ingin simpan perubahan yang anda buat ke:\n" + +#: tageditor.cpp:705 +msgid "Save Changes" +msgstr "Simpan Perubahan" + +#: tageditor.cpp:725 +msgid "Enable" +msgstr "Aktifkan" + +#: tagguesserconfigdlg.cpp:24 +msgid "Tag Guesser Configuration" +msgstr "Konfigurasi Peneka Tag" + +#: tagrenameroptions.cpp:102 +msgid "Unknown" +msgstr "Tak Diketahui" + +#: tagtransactionmanager.cpp:139 +msgid "" +"This file already exists.\n" +"Do you want to replace it?" +msgstr "" +"Fail ini telah wujud.\n" +"Anda ingin menggantikannya?" + +#: tagtransactionmanager.cpp:140 +msgid "File Exists" +msgstr "Fail Wujud" + +#: tagtransactionmanager.cpp:204 +msgid "The following files were unable to be changed." +msgstr "Fail berikut tidak dapat diubah." + +#: trackpickerdialog.cpp:51 +msgid "Internet Tag Guesser" +msgstr "Peneka Tag Internet" + +#: treeviewitemplaylist.cpp:47 +msgid "artist" +msgstr "artis" + +#: treeviewitemplaylist.cpp:49 +msgid "genre" +msgstr "genre" + +#: treeviewitemplaylist.cpp:51 +msgid "album" +msgstr "album" + +#: treeviewitemplaylist.cpp:55 +msgid "You are about to change the %1 on these files." +msgstr "Anda akan mengubah %1 pada fail ini." + +#: treeviewitemplaylist.cpp:57 +msgid "Changing Track Tags" +msgstr "Mengubah Tag Trek" + +#: upcomingplaylist.cpp:35 +msgid "Play Queue" +msgstr "Baris Gilir Main" + +#: viewmode.cpp:406 +msgid "Artists" +msgstr "Artis" + +#: viewmode.cpp:409 +msgid "Albums" +msgstr "Album" + +#: viewmode.cpp:412 +msgid "Genres" +msgstr "Genre" + +#: webimagefetcher.cpp:205 +msgid "Searching for Images. Please Wait..." +msgstr "Mencari Imej. Sila tunggu..." + +#: webimagefetcher.cpp:213 +msgid "Cover Downloader" +msgstr "Pemuat Turun Kulit Album" + +#: webimagefetcher.cpp:215 +msgid "No matching images found, please enter new search terms:" +msgstr "Imej yang sepadan tidak ditemui, masukkan item carian yang baru:" + +#: webimagefetcher.cpp:216 +msgid "Enter new search terms:" +msgstr "Masukkan item carian yang baru:" + +#: webimagefetcherdialog.cpp:78 +msgid "New Search" +msgstr "Carian Baru" + +#: webimagefetcherdialog.cpp:139 +msgid "The cover you have selected is unavailable. Please select another." +msgstr "Kulit album yang anda pilih tidak ada. Pilih yang lain." + +#: webimagefetcherdialog.cpp:140 +msgid "Cover Unavailable" +msgstr "Kulit Album Tidak Ada" + +#: playlistcollection.h:171 +msgid "Playlist" +msgstr "Senarai siar" + +#: viewmode.h:103 +msgid "Compact" +msgstr "Padat" + +#: viewmode.h:128 +msgid "Tree" +msgstr "Pepohon" + +#~ msgid "Image size:" +#~ msgstr "Saiz imej:" + +#~ msgid "All Sizes" +#~ msgstr "Semua Saiz" + +#~ msgid "Very Small" +#~ msgstr "Sangat Kecil" + +#~ msgid "Small" +#~ msgstr "Kecil" + +#~ msgid "Medium" +#~ msgstr "Sederhana" + +#~ msgid "Large" +#~ msgstr "Besar" + +#~ msgid "Very Large" +#~ msgstr "Sangat Besar" + +#~ msgid "Enabled" +#~ msgstr "Diaktifkan" + +#~ msgid "The following songs were ignored because they don't have both their Artist and Album tags filled in." +#~ msgstr "Lagu berikut diabaikan kerana ia tidak mempunyai tag Artis dan Album." + +#~ msgid "Items loaded:" +#~ msgstr "Item yang dimuatkan:" diff --git a/tde-i18n-ms/messages/tdemultimedia/kaboodle.po b/tde-i18n-ms/messages/tdemultimedia/kaboodle.po new file mode 100644 index 00000000000..16dd0a49a36 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kaboodle.po @@ -0,0 +1,119 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-01-24 01:34+0100\n" +"PO-Revision-Date: 2005-11-27 22:16+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" + +#: conf.cpp:39 +msgid "Start playing automatically" +msgstr "Mula bermain secara automatik" + +#: conf.cpp:40 +msgid "Quit when finished playing" +msgstr "Keluar setelah selesai bermain" + +#: kaboodle_factory.cpp:69 +msgid "Kaboodle" +msgstr "Kaboodle" + +#: kaboodle_factory.cpp:70 +msgid "The Lean KDE Media Player" +msgstr "Pemain Media Lean KDE" + +#: kaboodle_factory.cpp:74 +msgid "Maintainer" +msgstr "Penyenggara" + +#: kaboodle_factory.cpp:75 +msgid "Previous Maintainer" +msgstr "Peyenggara Sebelumnya" + +#: kaboodle_factory.cpp:76 +msgid "Application icon" +msgstr "Ikon aplikasi" + +#: kaboodle_factory.cpp:77 +msgid "Original Noatun Developer" +msgstr "Pembangun Asal Noatun" + +#: kaboodle_factory.cpp:78 +msgid "Konqueror Embedding" +msgstr "Pembenaman Konqueror" + +#: main.cpp:38 +msgid "URL to open" +msgstr "URL untuk dibuka" + +#: main.cpp:40 +msgid "Turn on Qt Debug output" +msgstr "Buka output Nyahpepijat Qt" + +#: player.cpp:63 +msgid "&Play" +msgstr "&Main" + +#: player.cpp:64 +msgid "&Pause" +msgstr "&Jeda" + +#: player.cpp:65 +msgid "&Stop" +msgstr "&Berhenti" + +#: player.cpp:66 +msgid "&Looping" +msgstr "&Gelung" + +#: player.cpp:103 +msgid "aRts could not load this file." +msgstr "aRts tidak boleh memuatkan fail ini." + +#: player.cpp:246 +msgid "Playing %1 - %2" +msgstr "Memainkan %1 - %2" + +#. i18n: file kaboodlepartui.rc line 9 +#: rc.cpp:3 rc.cpp:9 +#, no-c-format +msgid "Kaboodle Toolbar" +msgstr "Bar Alat Kaboodle" + +#: userinterface.cpp:99 +msgid "Player" +msgstr "Pemain" + +#: userinterface.cpp:101 +msgid "Video" +msgstr "Video" + +#: userinterface.cpp:112 +msgid "Select File to Play" +msgstr "Pilih Fail untuk Dimainkan" + +#: view.cpp:88 +msgid "Play" +msgstr "Main" + +#: view.cpp:89 +msgid "Pause" +msgstr "Jeda" diff --git a/tde-i18n-ms/messages/tdemultimedia/kaudiocreator.po b/tde-i18n-ms/messages/tdemultimedia/kaudiocreator.po new file mode 100644 index 00000000000..d86589edec4 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kaudiocreator.po @@ -0,0 +1,1115 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-11-30 07:23+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" + +#: encodefileimp.cpp:72 tracksimp.cpp:419 +msgid "" +"%1 Job(s) have been started. You can watch their progress in the jobs section." +msgstr "" +"%1 Kerja telah dimulakan. Anda boleh melihat perkembangannya dalam seksyen " +"kerja." + +#: encodefileimp.cpp:74 tracksimp.cpp:421 +msgid "Jobs have started" +msgstr "Kerja telah bermula." + +#: encoder.cpp:59 +msgid "" +"No encoder has been selected.\n" +"Please select an encoder in the configuration." +msgstr "" +"Pengekod tidak dipilih.\n" +"Pilih pengekod dalam konfigurasi." + +#: encoder.cpp:59 encoderconfigimp.cpp:157 encoderconfigimp.cpp:185 +msgid "No Encoder Selected" +msgstr "Pengekod Tidak Dipilih." + +#: encoder.cpp:135 +msgid "Encoding (%1): %2 - %3" +msgstr "Pengekodan (%1): %2 - %3" + +#: encoder.cpp:177 +msgid "File Already Exists" +msgstr "Fail telah Wujud" + +#: encoder.cpp:177 +msgid "Sorry, file already exists. Please pick a new name:" +msgstr "Maaf, fail telah wujud. Pilih nama baru:" + +#: encoder.cpp:191 +msgid "Cannot place file, unable to make directories." +msgstr "Tidak dapat menyimpan fail, tidak dapat membentuk direktori." + +#: encoder.cpp:191 encoder.cpp:287 encoder.cpp:293 encoder.cpp:308 +msgid "Encoding Failed" +msgstr "Pengekodan Gagal" + +#: encoder.cpp:287 +#, c-format +msgid "" +"The selected encoder was not found.\n" +"The wav file has been removed. Command was: %1" +msgstr "" +"Pengekod yang dipilih tidak ditemui.\n" +"Fail wav telah dikeluarkan. Arahan ialah: %1" + +#: encoder.cpp:293 +msgid "" +"The encoder exited with a error. Please check that the file was created.\n" +"Do you want to see the full encoder output?" +msgstr "" +"Pengekod dikeluarkan dengan ralat. Periksa sama ada fail telah dicipta atau " +"tidak.\n" +"Anda ingin lihat keseluruhan output pengekod?" + +#: encoder.cpp:293 encoder.cpp:308 +#, fuzzy +msgid "Show Output" +msgstr "Output:" + +#: encoder.cpp:293 encoder.cpp:308 +#, fuzzy +msgid "Skip Output" +msgstr "Output:" + +#: encoder.cpp:308 +msgid "" +"The encoded file was not created.\n" +"Please check the encoder options.\n" +"The wav file has been removed.\n" +"Do you want to see the full encoder output?" +msgstr "" +"Fail yang dikodkan tidak dicipta.\n" +"Periksa opsyen pengekod.\n" +"Fail wav telah dikeluarkan.\n" +"Anda ingin lihat keseluruhan output pengekod?" + +#: encoderconfigimp.cpp:47 +msgid "Ogg Vorbis" +msgstr "" + +#: encoderconfigimp.cpp:54 +msgid "MP3" +msgstr "" + +#: encoderconfigimp.cpp:61 +#, fuzzy +msgid "Wav" +msgstr "wav" + +#: encoderconfigimp.cpp:68 +msgid "FLAC" +msgstr "FLAC" + +#: encoderconfigimp.cpp:139 encoderconfigimp.cpp:199 +msgid "Configure Encoder" +msgstr "Konfigur Pengekod" + +#: encoderconfigimp.cpp:140 encoderconfigimp.cpp:200 kaudiocreator.cpp:264 +msgid "Encoder Configuration" +msgstr "Konfigurasi Pengekod" + +#: encoderconfigimp.cpp:157 encoderconfigimp.cpp:185 +msgid "Please select an encoder." +msgstr "Pilih pengekod." + +#: encoderconfigimp.cpp:161 +msgid "At least one encoder must exist." +msgstr "Sekurang-kurangnya satu pengekod mestilah wujud." + +#: encoderconfigimp.cpp:161 +msgid "Can Not Remove" +msgstr "Tidak Boleh Keluarkan." + +#: encoderconfigimp.cpp:164 +#, fuzzy +msgid "Delete encoder?" +msgstr "Hapuskan Pengekod?" + +#: encoderconfigimp.cpp:164 +msgid "Delete Encoder" +msgstr "Hapuskan Pengekod" + +#: jobqueimp.cpp:97 jobqueimp.cpp:183 jobqueimp.cpp:251 +#, c-format +msgid "Number of jobs in the queue: %1" +msgstr "Bilangan kerja dalam baris gilir: %1" + +#: jobqueimp.cpp:161 +msgid "KAudioCreator has not finished %1. Remove anyway?" +msgstr "KAudioCreator belum selesai %1. Keluarkan juga?" + +#: jobqueimp.cpp:161 jobqueimp.cpp:216 +msgid "Unfinished Job in Queue" +msgstr "Kerja Belum Selesai dalam Baris Gilir" + +#: jobqueimp.cpp:161 jobqueimp.cpp:216 +msgid "Keep" +msgstr "" + +#. i18n: file jobque.ui line 107 +#: jobqueimp.cpp:178 jobqueimp.cpp:246 rc.cpp:235 +#, no-c-format +msgid "No jobs are in the queue" +msgstr "Tiada kerja dalam baris gilir" + +#: jobqueimp.cpp:216 +msgid "KAudioCreator has not finished all of the jobs. Remove them anyway?" +msgstr "KAudioCreator belum selesaikan semua kerja. Keluarkan semua kerja?" + +#: kaudiocreator.cpp:58 +msgid "&CD Tracks" +msgstr "&Trek CD" + +#: kaudiocreator.cpp:64 +msgid "&Jobs" +msgstr "&Kerja" + +#: kaudiocreator.cpp:69 +msgid "&Eject CD" +msgstr "&Keluarkan CD" + +#: kaudiocreator.cpp:72 +msgid "&Configure KAudioCreator..." +msgstr "&Konfigur KAudioCreator..." + +#. i18n: file tracks.ui line 135 +#: kaudiocreator.cpp:75 rc.cpp:277 +#, no-c-format +msgid "Select &All Tracks" +msgstr "Pilih &Semua Trek" + +#: kaudiocreator.cpp:77 +msgid "Deselect &All Tracks" +msgstr "Nyahpilih &Semua Trek" + +#: kaudiocreator.cpp:82 kaudiocreator.cpp:91 +msgid "Rip &Selection" +msgstr "Asingkan &Pemilihan" + +#: kaudiocreator.cpp:116 +msgid "Remove &Completed Jobs" +msgstr "Keluarkan &Kerja yang telah Selesai" + +#: kaudiocreator.cpp:119 +msgid "&Edit Album..." +msgstr "&Edit Album..." + +#: kaudiocreator.cpp:124 +msgid "Encode &File..." +msgstr "Kodkan &Fail..." + +#: kaudiocreator.cpp:127 +msgid "&CDDB Lookup" +msgstr "&Carian CDDB" + +#: kaudiocreator.cpp:137 kaudiocreator.cpp:170 +msgid "No Audio CD detected" +msgstr "Tiada CD Audio dikesan" + +#: kaudiocreator.cpp:168 +msgid "CD Inserted" +msgstr "CD Disisipkan" + +#: kaudiocreator.cpp:174 +msgid "Idle." +msgstr "Melahu." + +#: kaudiocreator.cpp:183 +msgid "Ripping (%1 active, %2 queued)" +msgstr "Pengasingan (%1 aktif, %2 dibarisgilirkan)" + +#: kaudiocreator.cpp:187 +msgid "Encoding (%1 active, %2 queued)" +msgstr "Pengekodan (%1 aktif, %2 dibarisgilirkan)" + +#: kaudiocreator.cpp:206 +msgid "There are unfinished jobs in the queue. Would you like to quit anyway?" +msgstr "Ada kerja belum selesai dalam baris gilir. Anda ingin keluar?" + +#: kaudiocreator.cpp:206 +#, fuzzy +msgid "Unfinished Jobs in Queue" +msgstr "Kerja Belum Selesai dalam Baris Gilir" + +#. i18n: file general.ui line 16 +#: kaudiocreator.cpp:242 rc.cpp:120 +#, no-c-format +msgid "General" +msgstr "Umum" + +#: kaudiocreator.cpp:243 +msgid "General Configuration" +msgstr "Konfigurasi Umum" + +#: kaudiocreator.cpp:244 +msgid "CD" +msgstr "CD" + +#: kaudiocreator.cpp:245 +msgid "CD Configuration" +msgstr "Konfigurasi CD" + +#: kaudiocreator.cpp:255 +msgid "CDDB" +msgstr "CDDB" + +#: kaudiocreator.cpp:255 +msgid "CDDB Configuration" +msgstr "Konfigurasi CDDB" + +#: kaudiocreator.cpp:261 +msgid "Ripper" +msgstr "Pengasing" + +#: kaudiocreator.cpp:261 +msgid "Ripper Configuration" +msgstr "Konfigurasi Pengasing" + +#: kaudiocreator.cpp:264 +msgid "Encoder" +msgstr "Pengekod" + +#: main.cpp:28 +msgid "CD device, can be a path or a media:/ URL" +msgstr "" + +#: main.cpp:34 +msgid "KAudioCreator" +msgstr "KAudioCreator" + +#: main.cpp:35 +msgid "CD ripper and audio encoder frontend" +msgstr "Pengasing CD dan bahagian depan pengekod audio" + +#: main.cpp:37 +msgid "Original author" +msgstr "Pengarang asal" + +#. i18n: file kaudiocreatorui.rc line 14 +#: rc.cpp:3 +#, no-c-format +msgid "&Program" +msgstr "&Program" + +#. i18n: file cdconfig.ui line 27 +#: rc.cpp:6 +#, no-c-format +msgid "&Perform CDDB lookup automatically" +msgstr "&Laksanakan carian CDDB secara automatik" + +#. i18n: file cdconfig.ui line 35 +#: rc.cpp:9 +#, no-c-format +msgid "&Automatically rip all tracks upon a successful CDDB retrieval" +msgstr "" +"&Asingkan semua trek secara automatik setelah berjaya mendapatkan semula CDDB" + +#. i18n: file encodefile.ui line 16 +#: rc.cpp:12 +#, no-c-format +msgid "Encode File" +msgstr "Kodkan Fail" + +#. i18n: file encodefile.ui line 35 +#: rc.cpp:15 +#, no-c-format +msgid "&File to encode:" +msgstr "&Fail untuk dikodkan:" + +#. i18n: file encodefile.ui line 56 +#: rc.cpp:18 rc.cpp:268 +#, no-c-format +msgid "Track" +msgstr "Trek" + +#. i18n: file encodefile.ui line 75 +#: rc.cpp:21 +#, no-c-format +msgid "Track:" +msgstr "Trek:" + +#. i18n: file encodefile.ui line 86 +#: rc.cpp:24 rc.cpp:48 rc.cpp:181 rc.cpp:205 +#, no-c-format +msgid "Comment:" +msgstr "Komen:" + +#. i18n: file encodefile.ui line 102 +#: rc.cpp:27 rc.cpp:184 +#, no-c-format +msgid "Title:" +msgstr "Judul:" + +#. i18n: file encodefile.ui line 115 +#: rc.cpp:30 rc.cpp:36 rc.cpp:187 rc.cpp:193 +#, no-c-format +msgid "Artist:" +msgstr "Artis:" + +#. i18n: file encodefile.ui line 138 +#: rc.cpp:33 rc.cpp:190 +#, no-c-format +msgid "Album" +msgstr "Album" + +#. i18n: file encodefile.ui line 167 +#: rc.cpp:39 rc.cpp:196 +#, no-c-format +msgid "Album:" +msgstr "Album:" + +#. i18n: file encodefile.ui line 193 +#: rc.cpp:42 rc.cpp:199 +#, no-c-format +msgid "Year:" +msgstr "Tahun:" + +#. i18n: file encodefile.ui line 206 +#: rc.cpp:45 rc.cpp:202 +#, no-c-format +msgid "Genre:" +msgstr "Genre:" + +#. i18n: file encodefile.ui line 301 +#: rc.cpp:51 +#, no-c-format +msgid "&Encode File" +msgstr "&Kodkan Fail" + +#. i18n: file encoderconfig.ui line 32 +#: rc.cpp:57 +#, no-c-format +msgid "&Add..." +msgstr "&Tambah..." + +#. i18n: file encoderconfig.ui line 48 +#: rc.cpp:63 +#, no-c-format +msgid "&Configure..." +msgstr "&Konfigur..." + +#. i18n: file encoderconfig.ui line 70 +#: rc.cpp:66 +#, no-c-format +msgid "Encoded File Location" +msgstr "Lokasi Fail Dikodkan" + +#. i18n: file encoderconfig.ui line 87 +#: rc.cpp:69 +#, no-c-format +msgid "Location:" +msgstr "Lokasi:" + +#. i18n: file encoderconfig.ui line 100 +#: rc.cpp:72 +#, no-c-format +msgid "&Wizard" +msgstr "&Wizard" + +#. i18n: file encoderconfig.ui line 110 +#: rc.cpp:75 +#, no-c-format +msgid "&Number of wav files to encode at a time:" +msgstr "&Bilangan fail wav untuk dikodkan serentak:" + +#. i18n: file encoderconfig.ui line 154 +#: rc.cpp:78 +#, no-c-format +msgid "Current encoder:" +msgstr "Pengekod semasa:" + +#. i18n: file encoderconfig.ui line 203 +#: rc.cpp:81 +#, no-c-format +msgid "Encoder Priority" +msgstr "Keutamaan Pengekod" + +#. i18n: file encoderconfig.ui line 234 +#: rc.cpp:84 +#, no-c-format +msgid "Highest" +msgstr "Paling Tinggi" + +#. i18n: file encoderconfig.ui line 242 +#: rc.cpp:87 +#, no-c-format +msgid "Lowest" +msgstr "Paling Rendah" + +#. i18n: file encoderconfig.ui line 253 +#: rc.cpp:90 +#, no-c-format +msgid "Normal" +msgstr "Normal" + +#. i18n: file encoderedit.ui line 24 +#: rc.cpp:93 +#, no-c-format +msgid "app.exe %f %o" +msgstr "anggaran pelaksanaan %f %o" + +#. i18n: file encoderedit.ui line 38 +#: rc.cpp:96 +#, no-c-format +msgid "Unknown Encoder" +msgstr "Pengekod Tak Diketahui" + +#. i18n: file encoderedit.ui line 46 +#: rc.cpp:99 +#, no-c-format +msgid "wav" +msgstr "wav" + +#. i18n: file encoderedit.ui line 54 +#: rc.cpp:102 +#, no-c-format +msgid "Extension:" +msgstr "Sambungan:" + +#. i18n: file encoderedit.ui line 62 +#: rc.cpp:105 +#, no-c-format +msgid "Command line:" +msgstr "Baris arahan:" + +#. i18n: file encoderedit.ui line 70 +#: rc.cpp:108 +#, no-c-format +msgid "Name:" +msgstr "Nama:" + +#. i18n: file encoderoutput.ui line 16 +#: rc.cpp:111 +#, no-c-format +msgid "Encoder Output" +msgstr "Output Pengekod" + +#. i18n: file encoderoutput.ui line 36 +#: rc.cpp:114 +#, no-c-format +msgid "The output...." +msgstr "Output...." + +#. i18n: file general.ui line 30 +#: rc.cpp:123 +#, no-c-format +msgid "&Automatically remove jobs when finished" +msgstr "&Mengeluarkan kerja setelah selesai secara automatik" + +#. i18n: file general.ui line 38 +#: rc.cpp:126 rc.cpp:352 +#, no-c-format +msgid "Prompt if information is not complete" +msgstr "Gesa jika maklumat tidak lengkap" + +#. i18n: file general.ui line 46 +#: rc.cpp:129 +#, no-c-format +msgid "File Regular Expression Replacement" +msgstr "Penggantian Ungkapan Biasa Fail" + +#. i18n: file general.ui line 57 +#: rc.cpp:132 +#, no-c-format +msgid "Selection:" +msgstr "Pemilihan:" + +#. i18n: file general.ui line 66 +#: rc.cpp:135 +#, no-c-format +msgid "" +"Regular expression used on all file names. For example using selection \" \" " +"and replace with \"_\" would replace all the spaces with underlines.\n" +msgstr "" +"Ungkapan biasa digunakan pada semua nama fail. Contohnya menggunakan pilihan \" " +"\" dan digantikan dengan \"_\" akan menggantikan semua ruang dengan garis " +"bawah.\n" + +#. i18n: file general.ui line 77 +#: rc.cpp:139 +#, no-c-format +msgid "Input:" +msgstr "Input:" + +#. i18n: file general.ui line 85 +#: rc.cpp:142 +#, no-c-format +msgid "Output:" +msgstr "Output:" + +#. i18n: file general.ui line 93 +#: rc.cpp:145 +#, no-c-format +msgid "Example" +msgstr "Contoh" + +#. i18n: file general.ui line 101 +#: rc.cpp:148 rc.cpp:151 +#, no-c-format +msgid "Cool artist - example audio file.wav" +msgstr "Artis hebat - contoh file.wav audio" + +#. i18n: file general.ui line 127 +#: rc.cpp:154 +#, no-c-format +msgid "Replace with:" +msgstr "Gantikan dengan:" + +#. i18n: file general.ui line 151 +#: rc.cpp:157 +#, no-c-format +msgid "Automatically Separate Multi-Artist CDDB Entries" +msgstr "Memisahkan Entri Pelbagai Artis CDDB Secara Automatik" + +#. i18n: file general.ui line 168 +#: rc.cpp:160 +#, no-c-format +msgid "Format" +msgstr "Format" + +#. i18n: file general.ui line 179 +#: rc.cpp:163 +#, no-c-format +msgid "Title - Artist" +msgstr "Judul - Artis" + +#. i18n: file general.ui line 187 +#: rc.cpp:166 +#, no-c-format +msgid "Artist - Title" +msgstr "Artis - Judul" + +#. i18n: file general.ui line 208 +#: rc.cpp:169 +#, no-c-format +msgid "Delimiter:" +msgstr "Pembatas:" + +#. i18n: file general.ui line 216 +#: rc.cpp:172 +#, no-c-format +msgid "Generic artist:" +msgstr "Artis generik:" + +#. i18n: file infodialog.ui line 16 +#: rc.cpp:175 +#, no-c-format +msgid "Album Editor" +msgstr "Editor Album" + +#. i18n: file infodialog.ui line 36 +#: rc.cpp:178 +#, no-c-format +msgid "Current Track" +msgstr "Trek Semasa" + +#. i18n: file infodialog.ui line 228 +#: rc.cpp:208 +#, no-c-format +msgid "&Previous Track" +msgstr "&Trek Sebelumnya" + +#. i18n: file infodialog.ui line 236 +#: rc.cpp:211 +#, no-c-format +msgid "&Next Track" +msgstr "&Trek Seterusnya" + +#. i18n: file jobque.ui line 27 +#: rc.cpp:220 +#, no-c-format +msgid "Remove All Jobs" +msgstr "Keluarkan Semua Kerja" + +#. i18n: file jobque.ui line 35 +#: rc.cpp:223 +#, no-c-format +msgid "Remove Selected Jobs" +msgstr "Keluarkan Kerja yang Dipilih" + +#. i18n: file jobque.ui line 58 +#: rc.cpp:226 +#, no-c-format +msgid "Job" +msgstr "Kerja" + +#. i18n: file jobque.ui line 69 +#: rc.cpp:229 +#, no-c-format +msgid "Progress" +msgstr "Kemajuan" + +#. i18n: file jobque.ui line 80 +#: rc.cpp:232 +#, no-c-format +msgid "Description" +msgstr "Perihalan" + +#. i18n: file jobque.ui line 120 +#: rc.cpp:238 +#, no-c-format +msgid "Remove Completed Jobs" +msgstr "Keluarkan Kerja yang telah Selesai" + +#. i18n: file ripconfig.ui line 27 +#: rc.cpp:241 +#, no-c-format +msgid "&Beep after each rip is done" +msgstr "&Bip selepas setiap pengasingan selesai" + +#. i18n: file ripconfig.ui line 49 +#: rc.cpp:244 +#, no-c-format +msgid "&Number of tracks to rip at a time:" +msgstr "&Bilangan trek untuk diasingkan secara serentak:" + +#. i18n: file ripconfig.ui line 73 +#: rc.cpp:247 +#, no-c-format +msgid "&Auto-eject CD after last track is ripped" +msgstr "&Autokeluar CD setelah trek terakhir diasingkan" + +#. i18n: file ripconfig.ui line 98 +#: rc.cpp:250 +#, no-c-format +msgid "Auto-&eject delay:" +msgstr "Lengah Auto&keluar:" + +#. i18n: file ripconfig.ui line 112 +#: rc.cpp:253 +#, no-c-format +msgid " seconds" +msgstr " saat" + +#. i18n: file ripconfig.ui line 125 +#: rc.cpp:256 +#, no-c-format +msgid "Default Temporary Directory" +msgstr "Direktori Sementara Piawai" + +#. i18n: file tracks.ui line 16 +#: rc.cpp:259 +#, no-c-format +msgid "Tracks" +msgstr "Trek" + +#. i18n: file tracks.ui line 36 +#: rc.cpp:262 +#, no-c-format +msgid "Unknown Artist - Unknown Album" +msgstr "Artis Tak Diketahui - Album Tak Diketahui" + +#. i18n: file tracks.ui line 47 +#: rc.cpp:265 tracksimp.cpp:381 +#, no-c-format +msgid "Rip" +msgstr "Asingkan" + +#. i18n: file tracks.ui line 69 +#: rc.cpp:271 +#, no-c-format +msgid "Length" +msgstr "Panjang" + +#. i18n: file tracks.ui line 80 +#: rc.cpp:274 +#, no-c-format +msgid "Title" +msgstr "Judul" + +#. i18n: file tracks.ui line 143 +#: rc.cpp:280 +#, no-c-format +msgid "&Deselect All Tracks" +msgstr "&Nyahpilih Semua Trek" + +#. i18n: file tracks.ui line 169 +#: rc.cpp:283 +#, no-c-format +msgid "Device:" +msgstr "Peranti:" + +#. i18n: file tracks.ui line 175 +#: rc.cpp:286 +#, no-c-format +msgid "/dev/cdrom" +msgstr "/dev/cdrom" + +#. i18n: file wizard.ui line 24 +#: rc.cpp:289 +#, no-c-format +msgid "File Location Wizard" +msgstr "Wizard Lokasi Fail" + +#. i18n: file wizard.ui line 49 +#: rc.cpp:292 +#, no-c-format +msgid "" +"When files have finished being processed, they are saved based upon the " +"File Location. Information about the track should be used within that " +"text. There are eleven special words starting with a % that will be replaced " +"with the corresponding track's information. Each of the buttons below will " +"insert its replacement word into the File Location " +"where the cursor is. Use at least one replacement string to make sure that the " +"File Location is unique." +msgstr "" +"Apabila fail selesai diproses, fail disimpan berdasarkan Lokasi Fail" +". Maklumat tentang trek hendaklah digunakan dalam teks tersebut. Ada sebelas " +"kata khas bermula dengan % yang akan digantikan dengan maklumat trek yang " +"sepadan. Setiap butang di bawah akan menyisipkan kata gantinya ke dalam " +"Lokasi Fail di mana kursor berada. Gunakan sekurang-kurangnya satu rentetan " +"ganti untuk memastikan bahawa Lokasi Fail adalah unik." + +#. i18n: file wizard.ui line 94 +#: rc.cpp:295 +#, no-c-format +msgid "&File location:" +msgstr "&Lokasi fail:" + +#. i18n: file wizard.ui line 105 +#: rc.cpp:298 +#, no-c-format +msgid "~/%{extension}/%{artist}/%{album}/%{artist} - %{album}.m3u" +msgstr "~/%{sambungan}/%{artis}/%{album}/%{artis} - %{album}.m3u" + +#. i18n: file wizard.ui line 115 +#: rc.cpp:301 +#, no-c-format +msgid "Example: ~/mp3/Staind/Lost Love/Staind - Lost Love.m3u" +msgstr "Contoh: ~/mp3/Staind/Lost Love/Staind - Lost Love.m3u" + +#. i18n: file wizard.ui line 131 +#: rc.cpp:304 +#, no-c-format +msgid "&Artist" +msgstr "&Artis" + +#. i18n: file wizard.ui line 139 +#: rc.cpp:307 +#, no-c-format +msgid "&Home Folder" +msgstr "&Folder Utama" + +#. i18n: file wizard.ui line 147 +#: rc.cpp:310 +#, no-c-format +msgid "&Track Number" +msgstr "&Nombor Trek" + +#. i18n: file wizard.ui line 155 +#: rc.cpp:313 +#, no-c-format +msgid "&Extension" +msgstr "&Sambungan" + +#. i18n: file wizard.ui line 163 +#: rc.cpp:316 +#, no-c-format +msgid "Track T&itle" +msgstr "J&udul Trek" + +#. i18n: file wizard.ui line 171 +#: rc.cpp:319 +#, no-c-format +msgid "T&rack Comment" +msgstr "Komen T&rek" + +#. i18n: file wizard.ui line 179 +#: rc.cpp:322 +#, no-c-format +msgid "&Genre" +msgstr "&Genre" + +#. i18n: file wizard.ui line 187 +#: rc.cpp:325 +#, no-c-format +msgid "&Year" +msgstr "&Tahun" + +#. i18n: file wizard.ui line 195 +#: rc.cpp:328 +#, no-c-format +msgid "Al&bum" +msgstr "Al&bum" + +#. i18n: file wizard.ui line 203 +#: rc.cpp:331 +#, no-c-format +msgid "Trac&k Artist" +msgstr "Artis Tre&k" + +#. i18n: file wizard.ui line 211 +#: rc.cpp:334 +#, no-c-format +msgid "Co&mment" +msgstr "Ko&men" + +#. i18n: file kaudiocreator.kcfg line 10 +#: rc.cpp:343 +#, no-c-format +msgid "Perform automatic CDDB lookups." +msgstr "Laksanakan carian automatik CDDB." + +#. i18n: file kaudiocreator.kcfg line 14 +#: rc.cpp:346 +#, no-c-format +msgid "Automatically rip all tracks upon a successful CDDB retrieval" +msgstr "" +"Asingkan semua trek secara automatik setelah berjaya mendapatkan kembali CDDB" + +#. i18n: file kaudiocreator.kcfg line 18 +#: rc.cpp:349 +#, no-c-format +msgid "CD device" +msgstr "Peranti CD" + +#. i18n: file kaudiocreator.kcfg line 28 +#: rc.cpp:355 +#, no-c-format +msgid "Automatically remove jobs when finished" +msgstr "Membuang kerja secara automatik setelah selesai" + +#. i18n: file kaudiocreator.kcfg line 32 +#: rc.cpp:358 +#, no-c-format +msgid "Regexp to match file names with" +msgstr "Regexp untuk memadankan nama fail dengan" + +#. i18n: file kaudiocreator.kcfg line 35 +#: rc.cpp:361 +#, no-c-format +msgid "String used to replace the parts that match the selection regexp" +msgstr "" +"Rentetan digunakan untuk menggantikan bahagian yang sepadan dengan regexp " +"pemilihan" + +#. i18n: file kaudiocreator.kcfg line 55 +#: rc.cpp:364 +#, no-c-format +msgid "Currently selected encoder" +msgstr "Pengekod semasa yang dipilih" + +#. i18n: file kaudiocreator.kcfg line 59 +#: rc.cpp:367 +#, no-c-format +msgid "Last encoder in the list" +msgstr "Pengekod terakhir dalam senarai" + +#. i18n: file kaudiocreator.kcfg line 63 +#: rc.cpp:370 +#, no-c-format +msgid "Number of files to encode at a time" +msgstr "Bilangan fail yang dikodkan serentak" + +#. i18n: file kaudiocreator.kcfg line 67 +#: rc.cpp:373 +#, no-c-format +msgid "Location pattern for encoded files" +msgstr "Corak lokasi untuk fail yang dikodkan" + +#. i18n: file kaudiocreator.kcfg line 71 +#: rc.cpp:376 +#, no-c-format +msgid "Encoder priority" +msgstr "Keutamaan pengekod" + +#. i18n: file kaudiocreator.kcfg line 77 +#: rc.cpp:379 +#, no-c-format +msgid "Enable full decoder debugging" +msgstr "Mengaktifkan penyahpepijatan pengekod sepenuhnya" + +#. i18n: file kaudiocreator.kcfg line 83 +#: rc.cpp:382 +#, no-c-format +msgid "Number of tracks to rip at a time" +msgstr "Bilangan trek yang diasingkan serentak" + +#. i18n: file kaudiocreator.kcfg line 87 +#: rc.cpp:385 +#, no-c-format +msgid "Beep after rip" +msgstr "Bip selepas pengasingan" + +#. i18n: file kaudiocreator.kcfg line 91 +#: rc.cpp:388 +#, no-c-format +msgid "Eject CD after last track is ripped" +msgstr "Keluarkan CD setelah trek terakhir diasingkan" + +#. i18n: file kaudiocreator.kcfg line 95 +#: rc.cpp:391 +#, no-c-format +msgid "Auto-eject delay" +msgstr "Lengah autokeluar" + +#. i18n: file kaudiocreator.kcfg line 99 +#: rc.cpp:394 +#, no-c-format +msgid "Specify temporary directory" +msgstr "Nyatakan direktori sementara" + +#. i18n: file kaudiocreator.kcfg line 103 +#: rc.cpp:397 +#, no-c-format +msgid "Location of temporary directory to use" +msgstr "Lokasi direktori sementara untuk digunakan" + +#. i18n: file kaudiocreator_encoders.kcfg line 12 +#: rc.cpp:400 +#, no-c-format +msgid "Name of the encoder" +msgstr "Nama pengekod" + +#. i18n: file kaudiocreator_encoders.kcfg line 16 +#: rc.cpp:403 +#, no-c-format +msgid "Command line to invoke encoder" +msgstr "Baris arahan untuk menggunakan pengekod" + +#. i18n: file kaudiocreator_encoders.kcfg line 20 +#: rc.cpp:406 +#, no-c-format +msgid "File extension" +msgstr "Sambungan fail" + +#: ripper.cpp:135 +msgid "Ripping: %1 - %2" +msgstr "Pengasingan: %1 - %2" + +#: tracksimp.cpp:130 +#, fuzzy +msgid "No disc" +msgstr "Tiada cakera" + +#: tracksimp.cpp:199 +#, c-format +msgid "" +"CDROM read or access error (or no audio disk in drive).\n" +"Please make sure you have access permissions to:\n" +"%1" +msgstr "" +"Ralat baca atau akses CDROM (atau tiada cakera audio di dalam pemacu).\n" +"Pastikan anda dibenarkan mengakses:\n" +"%1" + +#: tracksimp.cpp:211 +msgid "Please insert a disk." +msgstr "Sisipkan cakera." + +#: tracksimp.cpp:212 tracksimp.cpp:236 +msgid "CDDB Failed" +msgstr "CDDB Gagal" + +#: tracksimp.cpp:236 +msgid "Unable to retrieve CDDB information." +msgstr "Tidak dapat mendapatkan semula maklumat CDDB." + +#: tracksimp.cpp:256 +msgid "Select CDDB entry" +msgstr "Pilih entri CDDB" + +#: tracksimp.cpp:257 +msgid "Select a CDDB entry:" +msgstr "Pilih entri CDDB:" + +#: tracksimp.cpp:306 +msgid "CD Editor" +msgstr "Editor CD" + +#: tracksimp.cpp:359 +msgid "No tracks have been selected. Would you like to rip the entire CD?" +msgstr "" + +#: tracksimp.cpp:360 +msgid "No Tracks Selected" +msgstr "Tiada Trek Dipilih" + +#: tracksimp.cpp:360 +#, fuzzy +msgid "Rip CD" +msgstr "Asingkan" + +#: tracksimp.cpp:381 +msgid "" +"Part of the album is not set: %1.\n" +" (To change album information click the \"Edit Information\" button.)\n" +" Would you like to rip the selected tracks anyway?" +msgstr "" +"Sebahagian daripada album tidak diset: %1.\n" +" (Untuk mengubah maklumat album, klik butang \"Edit Maklumat\".)\n" +"Anda ingin asingkan trek yang dipilih?" + +#: tracksimp.cpp:381 +msgid "Album Information Incomplete" +msgstr "Maklumat Album Tidak Lengkap" + +#: tracksimp.cpp:485 +msgid " - " +msgstr "" + +#: job.h:34 +msgid "Other" +msgstr "Lain-lain" + +#: wizard.ui.h:108 +#, c-format +msgid "Example: %1" +msgstr "Contoh: %1" + +#~ msgid "OggEnc" +#~ msgstr "OggEnc" + +#~ msgid "Lame" +#~ msgstr "Lame" + +#~ msgid "Leave as wav File" +#~ msgstr "Biarkan sebagai Fail wav" + +#~ msgid "No tracks are selected to rip. Please select at least 1 track before ripping." +#~ msgstr "Tiada trek dipilih untuk diasingkan. Pilih sekurang-kurangnya 1 trek sebelum pengasingan." + +#~ msgid "Unfinished Jobs in the queue" +#~ msgstr "Kerja Belum Selesai dalam baris gilir" + +#~ msgid "EncoderConfig" +#~ msgstr "Konfigurasi Pengekod" + +#~ msgid "Unknown Artist" +#~ msgstr "Artis Tak Diketahui" + +#~ msgid "Unknown Album" +#~ msgstr "Album Tak Diketahui" + +#~ msgid "\"eject\" command not installed." +#~ msgstr "Arahan \"keluar\" tidak dipasang." + +#~ msgid "Cannot Eject" +#~ msgstr "Tidak Boleh Keluar" + +#~ msgid "\"eject\" command failed." +#~ msgstr "Arahan \"keluar\" gagal." diff --git a/tde-i18n-ms/messages/tdemultimedia/kcmaudiocd.po b/tde-i18n-ms/messages/tdemultimedia/kcmaudiocd.po new file mode 100644 index 00000000000..84b032ebb6a --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kcmaudiocd.po @@ -0,0 +1,316 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2007-03-26 02:15+0200\n" +"PO-Revision-Date: 2005-11-30 07:26+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" + +#: kcmaudiocd.cpp:40 +msgid "Report errors found on the cd." +msgstr "Ralat laporan ditemui dalam cd." + +#: kcmaudiocd.cpp:54 +msgid "%1 Encoder" +msgstr "%1 Pengekod" + +#: kcmaudiocd.cpp:86 +msgid "kcmaudiocd" +msgstr "kcmaudiocd" + +#: kcmaudiocd.cpp:86 +msgid "KDE Audio CD IO Slave" +msgstr "Hamba IO CD Audio KDE" + +#: kcmaudiocd.cpp:88 +msgid "(c) 2000 - 2005 Audio CD developers" +msgstr "(c) 2000 - 2005 Pembangun CD Audio" + +#: kcmaudiocd.cpp:90 +msgid "Current Maintainer" +msgstr "Penyenggara Semasa" + +#. i18n: file audiocdconfig.ui line 408 +#: kcmaudiocd.cpp:208 rc.cpp:103 rc.cpp:106 +#, no-c-format +msgid "Cool artist - example audio file.wav" +msgstr "Artis hebat - contoh audio file.wav" + +#: kcmaudiocd.cpp:251 +msgid "" +"

Audio CDs

The Audio CD IO-Slave enables you to easily create wav, MP3 " +"or Ogg Vorbis files from your audio CD-ROMs or DVDs. The slave is invoked by " +"typing \"audiocd:/\" in Konqueror's location bar. In this module, you " +"can configure encoding, and device settings. Note that MP3 and Ogg Vorbis " +"encoding are only available if KDE was built with a recent version of the LAME " +"or Ogg Vorbis libraries." +msgstr "" +"

CD Audio

Hamba IO CD Audio membolehkan anda mencipta fail wav, MP3 " +"atau Ogg Vorbis dengan mudah dari CD-ROM atau DVD audio anda. Hamba digunakan " +"dengan menaip \"audiocd:/\" dalam bar lokasi Konqueror. Dalam modul ini, " +"anda boleh membuat konfigurasi pengekodan dan seting peranti. Perhatikan bahawa " +"pengekodan MP3 and Ogg Vorbis hanya ada jika KDE dibina dengan versi terbaru " +"pustaka LAME atau Ogg Vorbis." + +#. i18n: file audiocdconfig.ui line 50 +#: rc.cpp:3 +#, no-c-format +msgid "&General" +msgstr "&Umum" + +#. i18n: file audiocdconfig.ui line 78 +#: rc.cpp:6 +#, no-c-format +msgid "Encoder Priority" +msgstr "Keutamaan Pengekod" + +#. i18n: file audiocdconfig.ui line 109 +#: rc.cpp:9 +#, no-c-format +msgid "Highest" +msgstr "Paling tinggi" + +#. i18n: file audiocdconfig.ui line 117 +#: rc.cpp:12 +#, no-c-format +msgid "Lowest" +msgstr "Paling rendah" + +#. i18n: file audiocdconfig.ui line 128 +#: rc.cpp:15 +#, no-c-format +msgid "Normal" +msgstr "Normal" + +#. i18n: file audiocdconfig.ui line 144 +#: rc.cpp:18 +#, no-c-format +msgid "/dev/cdrom" +msgstr "/dev/cdrom" + +#. i18n: file audiocdconfig.ui line 147 +#: rc.cpp:21 +#, no-c-format +msgid "" +"Specify a location for the drive you want to use. Normally, this is a file " +"inside the /dev folder representing your CD or DVD drive." +msgstr "" +"Nytakan lokasi pemacu yang ingin anda gunakan. Biasanya, ini ialah fail di " +"dalam folder /dev yang mewakili pemacu CD atau DVD anda." + +#. i18n: file audiocdconfig.ui line 155 +#: rc.cpp:24 +#, no-c-format +msgid "&Specify CD device:" +msgstr "" + +#. i18n: file audiocdconfig.ui line 158 +#: rc.cpp:27 +#, fuzzy, no-c-format +msgid "" +"Check this to specify a CD device different from the one which is detected " +"automatically" +msgstr "" +"Buang tanda ini jka anda mahu menyatakan peranti CD yang lain daripada peranti " +"yang diautokuar" + +#. i18n: file audiocdconfig.ui line 166 +#: rc.cpp:30 +#, no-c-format +msgid "Use &error correction when reading the CD" +msgstr "" + +#. i18n: file audiocdconfig.ui line 172 +#: rc.cpp:33 +#, fuzzy, no-c-format +msgid "" +"If you uncheck this option, the slave will not try to use error correction " +"which can be useful for reading damaged CDs. However, this feature can be " +"problematic in some cases, so you can switch it off here." +msgstr "" +"Jika anda tandakan opsyen ini, hamba tidak akan cuba menggunakan pembetulan " +"ralat yang boleh digunakan untuk membaca CD yang rosak. Walau bagaimanapun, " +"ciri ini boleh menimbulkan masalah dalam beberapa kes, oleh itu anda boleh " +"menutupnya di sini. " + +#. i18n: file audiocdconfig.ui line 180 +#: rc.cpp:36 +#, no-c-format +msgid "&Skip on errors" +msgstr "&Langkau ralat" + +#. i18n: file audiocdconfig.ui line 210 +#: rc.cpp:39 +#, no-c-format +msgid "&Names" +msgstr "&Nama" + +#. i18n: file audiocdconfig.ui line 221 +#: rc.cpp:42 +#, no-c-format +msgid "File Name (without extension)" +msgstr "Nama Fail (tanpa sambungan)" + +#. i18n: file audiocdconfig.ui line 232 +#: rc.cpp:45 rc.cpp:115 +#, no-c-format +msgid "The following macros will be expanded:" +msgstr "Makro berikut akan ditambah:" + +#. i18n: file audiocdconfig.ui line 248 +#: rc.cpp:48 rc.cpp:127 +#, no-c-format +msgid "Genre" +msgstr "Genre" + +#. i18n: file audiocdconfig.ui line 256 +#: rc.cpp:51 +#, no-c-format +msgid "Track Number" +msgstr "Nombor Trek" + +#. i18n: file audiocdconfig.ui line 264 +#: rc.cpp:54 +#, no-c-format +msgid "%{title}" +msgstr "%{judul}" + +#. i18n: file audiocdconfig.ui line 272 +#: rc.cpp:57 rc.cpp:118 +#, no-c-format +msgid "Year" +msgstr "Tahun" + +#. i18n: file audiocdconfig.ui line 280 +#: rc.cpp:60 +#, no-c-format +msgid "Track Title" +msgstr "Judul Trek" + +#. i18n: file audiocdconfig.ui line 288 +#: rc.cpp:63 rc.cpp:130 +#, no-c-format +msgid "Album Artist" +msgstr "Artis Album" + +#. i18n: file audiocdconfig.ui line 296 +#: rc.cpp:66 rc.cpp:124 +#, no-c-format +msgid "%{year}" +msgstr "%{tahun}" + +#. i18n: file audiocdconfig.ui line 304 +#: rc.cpp:69 rc.cpp:139 +#, no-c-format +msgid "%{albumtitle}" +msgstr "%{judul album}" + +#. i18n: file audiocdconfig.ui line 312 +#: rc.cpp:72 rc.cpp:133 +#, no-c-format +msgid "Album Title" +msgstr "Judul Album" + +#. i18n: file audiocdconfig.ui line 320 +#: rc.cpp:75 rc.cpp:136 +#, no-c-format +msgid "%{genre}" +msgstr "%{genre}" + +#. i18n: file audiocdconfig.ui line 328 +#: rc.cpp:78 rc.cpp:121 +#, no-c-format +msgid "%{albumartist}" +msgstr "%{artis album}" + +#. i18n: file audiocdconfig.ui line 336 +#: rc.cpp:81 +#, no-c-format +msgid "%{number}" +msgstr "%{nombor}" + +#. i18n: file audiocdconfig.ui line 353 +#: rc.cpp:84 +#, no-c-format +msgid "Name Regular Expression Replacement" +msgstr "Penggantian Ungkapan Biasa Nama" + +#. i18n: file audiocdconfig.ui line 364 +#: rc.cpp:87 +#, no-c-format +msgid "Selection:" +msgstr "Pemilihan:" + +#. i18n: file audiocdconfig.ui line 373 +#: rc.cpp:90 +#, no-c-format +msgid "" +"Regular expression used on all file names. For example using selection \" \" " +"and replace with \"_\" would replace all the spaces with underlines.\n" +msgstr "" +"Ungkapan biasa digunakan pada semua nama fail. Contohnya, menggunakan pemilihan " +"\" \" dan digantikan dengan \"_\" akan menggantikan semua ruang dengan garis " +"bawah.\n" + +#. i18n: file audiocdconfig.ui line 384 +#: rc.cpp:94 +#, no-c-format +msgid "Input:" +msgstr "Input:" + +#. i18n: file audiocdconfig.ui line 392 +#: rc.cpp:97 +#, no-c-format +msgid "Output:" +msgstr "Output:" + +#. i18n: file audiocdconfig.ui line 400 +#: rc.cpp:100 +#, no-c-format +msgid "Example" +msgstr "Contoh" + +#. i18n: file audiocdconfig.ui line 434 +#: rc.cpp:109 +#, no-c-format +msgid "Replace with:" +msgstr "Gantikan dengan:" + +#. i18n: file audiocdconfig.ui line 475 +#: rc.cpp:112 +#, no-c-format +msgid "Album Name" +msgstr "Nama Album" + +#~ msgid "CD Device" +#~ msgstr "Peranti CD" + +#~ msgid "De&termine device automatically" +#~ msgstr "&Tentukan peranti secara automatik" + +#~ msgid "De&vice:" +#~ msgstr "&Peranti:" + +#~ msgid "Error Correction Settings" +#~ msgstr "Seting Pembetulan Ralat" + +#~ msgid "Enable &error correction" +#~ msgstr "Aktifkan &pembetulan ralat" diff --git a/tde-i18n-ms/messages/tdemultimedia/kcmcddb.po b/tde-i18n-ms/messages/tdemultimedia/kcmcddb.po new file mode 100644 index 00000000000..443742aed63 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kcmcddb.po @@ -0,0 +1,236 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-01-31 01:32+0100\n" +"PO-Revision-Date: 2005-11-27 23:09+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" + +#: cddbconfigwidget.cpp:49 +msgid "Cache Locations" +msgstr "Lokasi Cache" + +#: cddbconfigwidget.cpp:71 +msgid "Could not fetch mirror list." +msgstr "Tidak dapat mengambil senarai cermin." + +#: cddbconfigwidget.cpp:71 +msgid "Could Not Fetch" +msgstr "Tidak Dapat Ambil" + +#: cddbconfigwidget.cpp:75 +msgid "Select mirror" +msgstr "Pilih cermin" + +#: cddbconfigwidget.cpp:76 +msgid "Select one of these mirrors" +msgstr "Pilih salah satu cermin ini" + +#. i18n: file cddbconfigwidgetbase.ui line 148 +#: cddbconfigwidget.cpp:93 rc.cpp:42 rc.cpp:78 +#, no-c-format +msgid "HTTP" +msgstr "HTTP" + +#. i18n: file cddbconfigwidgetbase.ui line 143 +#: cddbconfigwidget.cpp:95 rc.cpp:39 +#, no-c-format +msgid "CDDB" +msgstr "CDDB" + +#: kcmcddb.cpp:66 +msgid "" +"CDDB is used to get information like artist, title and song-names in CD's" +msgstr "" +"CDDB digunakan untuk mendapatkan maklumat seperti artis, judul dan nama lagu " +"dalam CD" + +#: kcmcddb.cpp:93 +msgid "" +"freedb has been set to use HTTP for submissions because the email details you " +"have entered are incomplete. Please review your email settings and try again." +msgstr "" +"freedb telah diset bagi menggunakan HTTP untuk penyerahan kerana perincian " +"e-mel yang anda masukkan tidak lengkap. Semak semula seting e-mel anda dan cuba " +"sekali lagi." + +#: kcmcddb.cpp:96 +msgid "Incorrect Email Settings" +msgstr "Seting E-mel Tidak Betul" + +#. i18n: file cddbconfigwidgetbase.ui line 17 +#: rc.cpp:3 +#, no-c-format +msgid "CDDB Settings" +msgstr "Seting CDDB" + +#. i18n: file cddbconfigwidgetbase.ui line 35 +#: rc.cpp:6 +#, no-c-format +msgid "&Lookup" +msgstr "&Carian" + +#. i18n: file cddbconfigwidgetbase.ui line 54 +#: rc.cpp:9 +#, no-c-format +msgid "Mode" +msgstr "Mod" + +#. i18n: file cddbconfigwidgetbase.ui line 71 +#: rc.cpp:12 +#, no-c-format +msgid "&Cache only" +msgstr "&Cache sahaja" + +#. i18n: file cddbconfigwidgetbase.ui line 74 +#: rc.cpp:15 +#, no-c-format +msgid "Only check in the local cache for CD information." +msgstr "Periksa dalam cache setempat sahaja untuk maklumat CD." + +#. i18n: file cddbconfigwidgetbase.ui line 82 +#: rc.cpp:18 +#, no-c-format +msgid "Cache &and remote" +msgstr "Cache &dan jauh" + +#. i18n: file cddbconfigwidgetbase.ui line 85 +#: rc.cpp:21 +#, no-c-format +msgid "" +"Check for locally cached CD information before trying to look up at remote CDDB " +"server." +msgstr "" +"Periksa maklumat CD cache setempat sebelum cuba mencari pelayan CDDB jauh." + +#. i18n: file cddbconfigwidgetbase.ui line 93 +#: rc.cpp:24 +#, no-c-format +msgid "&Remote only" +msgstr "&Jauh sahaja" + +#. i18n: file cddbconfigwidgetbase.ui line 96 +#: rc.cpp:27 +#, no-c-format +msgid "Only try to look up at remote CDDB server." +msgstr "Cuba cari di pelayan CDDB jauh sahaja." + +#. i18n: file cddbconfigwidgetbase.ui line 106 +#: rc.cpp:30 +#, no-c-format +msgid "CDDB Server" +msgstr "Pelayan CDDB" + +#. i18n: file cddbconfigwidgetbase.ui line 123 +#: rc.cpp:33 +#, no-c-format +msgid "CDD&B server:" +msgstr "Pelayan CDD&B:" + +#. i18n: file cddbconfigwidgetbase.ui line 134 +#: rc.cpp:36 +#, no-c-format +msgid "&Transport:" +msgstr "&Pengangkutan:" + +#. i18n: file cddbconfigwidgetbase.ui line 155 +#: rc.cpp:45 +#, no-c-format +msgid "Type of lookup which should be tried at the CDDB server." +msgstr "Jenis carian yang sepatutnya dijalankan di pelayan CDDB." + +#. i18n: file cddbconfigwidgetbase.ui line 163 +#: rc.cpp:48 +#, no-c-format +msgid "Show &Mirror List" +msgstr "Papar &Senarai Cermin" + +#. i18n: file cddbconfigwidgetbase.ui line 185 +#: rc.cpp:51 +#, no-c-format +msgid "Port to connect to on CDDB server." +msgstr "Port untuk sambung ke pelayan CDDB." + +#. i18n: file cddbconfigwidgetbase.ui line 193 +#: rc.cpp:54 +#, no-c-format +msgid "&Port:" +msgstr "&Port:" + +#. i18n: file cddbconfigwidgetbase.ui line 215 +#: rc.cpp:57 +#, no-c-format +msgid "freedb.freedb.org" +msgstr "freedb.freedb.org" + +#. i18n: file cddbconfigwidgetbase.ui line 218 +#: rc.cpp:60 +#, no-c-format +msgid "Name of CDDB server which will be used to look up CD information." +msgstr "Nama pelayan CDDB yang akan digunakan untuk mencari maklumat CD." + +#. i18n: file cddbconfigwidgetbase.ui line 260 +#: rc.cpp:63 +#, no-c-format +msgid "&Submit" +msgstr "&Serah" + +#. i18n: file cddbconfigwidgetbase.ui line 276 +#: rc.cpp:66 +#, no-c-format +msgid "Email address:" +msgstr "Alamat e-mel:" + +#. i18n: file cddbconfigwidgetbase.ui line 301 +#: rc.cpp:69 +#, no-c-format +msgid "Submit Method" +msgstr "Kaedah Serah" + +#. i18n: file cddbconfigwidgetbase.ui line 346 +#: rc.cpp:72 +#, no-c-format +msgid "Server:" +msgstr "Pelayan:" + +#. i18n: file cddbconfigwidgetbase.ui line 354 +#: rc.cpp:75 +#, no-c-format +msgid "SMTP (Email)" +msgstr "SMTP (E-mel)" + +#. i18n: file cddbconfigwidgetbase.ui line 398 +#: rc.cpp:81 rc.cpp:90 +#, no-c-format +msgid "Port:" +msgstr "Port:" + +#. i18n: file cddbconfigwidgetbase.ui line 414 +#: rc.cpp:84 +#, no-c-format +msgid "Reply-To:" +msgstr "Jawab Kepada:" + +#. i18n: file cddbconfigwidgetbase.ui line 430 +#: rc.cpp:87 +#, no-c-format +msgid "SMTP server:" +msgstr "Pelayan SMTP:" + +#. i18n: file cddbconfigwidgetbase.ui line 459 +#: rc.cpp:93 +#, no-c-format +msgid "Server needs authentication" +msgstr "Pelayan perlu pengesahan" + +#. i18n: file cddbconfigwidgetbase.ui line 472 +#: rc.cpp:96 +#, no-c-format +msgid "Username:" +msgstr "Nama pengguna" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_au.po b/tde-i18n-ms/messages/tdemultimedia/kfile_au.po new file mode 100644 index 00000000000..9a12a8638f1 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_au.po @@ -0,0 +1,69 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:26+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" + +#: kfile_au.cpp:55 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_au.cpp:59 +msgid "Length" +msgstr "Panjang" + +#: kfile_au.cpp:62 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_au.cpp:65 +msgid "Channels" +msgstr "Saluran" + +#: kfile_au.cpp:67 +msgid "Encoding" +msgstr "Pengekodan" + +#: kfile_au.cpp:125 +msgid "8-bit ISDN u-law" +msgstr "Undang-undang u ISDN 8 bit" + +#: kfile_au.cpp:129 +msgid "8-bit linear PCM [REF-PCM]" +msgstr "PCM [REF-PCM] linear 8 bit " + +#: kfile_au.cpp:133 +msgid "16-bit linear PCM" +msgstr "PCM linear 16 bit " + +#: kfile_au.cpp:137 +msgid "24-bit linear PCM" +msgstr "PCM linear 24 bit" + +#: kfile_au.cpp:141 +msgid "32-bit linear PCM" +msgstr "PCM linear 32 bit" + +#: kfile_au.cpp:145 +msgid "32-bit IEEE floating point" +msgstr "Titik apung IEEE 32 bit" + +#: kfile_au.cpp:149 +msgid "64-bit IEEE floating point" +msgstr "Titik apung IEEE 64 bit" + +#: kfile_au.cpp:153 +msgid "8-bit ISDN u-law compressed" +msgstr "Undang-undang u ISDN 8 bit termampat" + +#: kfile_au.cpp:157 +msgid "Unknown" +msgstr "Tak diketahui" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_avi.po b/tde-i18n-ms/messages/tdemultimedia/kfile_avi.po new file mode 100644 index 00000000000..24e433de3e7 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_avi.po @@ -0,0 +1,49 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:27+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" + +#: kfile_avi.cpp:57 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_avi.cpp:61 +msgid "Length" +msgstr "Panjang" + +#: kfile_avi.cpp:64 +msgid "Resolution" +msgstr "Resolusi" + +#: kfile_avi.cpp:66 +msgid "Frame Rate" +msgstr "Kadar Bingkai" + +#: kfile_avi.cpp:67 +msgid "fps" +msgstr "fps" + +#: kfile_avi.cpp:69 +msgid "Video Codec" +msgstr "Pengekod Penyahkod Video" + +#: kfile_avi.cpp:70 +msgid "Audio Codec" +msgstr "Pengekod Penyahkod Audio" + +#: kfile_avi.cpp:438 kfile_avi.cpp:527 +msgid "Unknown" +msgstr "Tak diketahui" + +#: kfile_avi.cpp:532 +msgid "None" +msgstr "Tiada" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_flac.po b/tde-i18n-ms/messages/tdemultimedia/kfile_flac.po new file mode 100644 index 00000000000..f575dd362c8 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_flac.po @@ -0,0 +1,93 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:28+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" + +#: kfile_flac.cpp:79 +msgid "Comment" +msgstr "Komen" + +#: kfile_flac.cpp:85 +msgid "Artist" +msgstr "Artis" + +#: kfile_flac.cpp:89 +msgid "Title" +msgstr "Judul" + +#: kfile_flac.cpp:93 +msgid "Album" +msgstr "Album" + +#: kfile_flac.cpp:96 +msgid "Genre" +msgstr "Genre" + +#: kfile_flac.cpp:99 +msgid "Track Number" +msgstr "Nombor Trek" + +#: kfile_flac.cpp:102 +msgid "Date" +msgstr "Tarikh" + +#: kfile_flac.cpp:105 +msgid "Description" +msgstr "Huraian" + +#: kfile_flac.cpp:108 +msgid "Organization" +msgstr "Penyusunan" + +#: kfile_flac.cpp:111 +msgid "Location" +msgstr "Lokasi" + +#: kfile_flac.cpp:114 +msgid "Copyright" +msgstr "Hak cipta" + +#: kfile_flac.cpp:123 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_flac.cpp:126 +msgid "Channels" +msgstr "Saluran" + +#: kfile_flac.cpp:128 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_flac.cpp:129 +msgid " Hz" +msgstr " Hz" + +#: kfile_flac.cpp:131 +msgid "Sample Width" +msgstr "Lebar Sampel" + +#: kfile_flac.cpp:132 +msgid " bits" +msgstr " bit" + +#: kfile_flac.cpp:134 +msgid "Average Bitrate" +msgstr "Kadar Bit Purata" + +#: kfile_flac.cpp:138 +msgid " kbps" +msgstr " kbps" + +#: kfile_flac.cpp:140 +msgid "Length" +msgstr "Panjang" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_m3u.po b/tde-i18n-ms/messages/tdemultimedia/kfile_m3u.po new file mode 100644 index 00000000000..9fa006211a0 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_m3u.po @@ -0,0 +1,22 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:28+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" + +#: kfile_m3u.cpp:51 +msgid "Tracks" +msgstr "Trek" + +#: kfile_m3u.cpp:78 +#, c-format +msgid "Track %1" +msgstr "Trek %1" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_mp3.po b/tde-i18n-ms/messages/tdemultimedia/kfile_mp3.po new file mode 100644 index 00000000000..1bccf3a6089 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_mp3.po @@ -0,0 +1,101 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-05-26 01:24+0200\n" +"PO-Revision-Date: 2005-11-27 22:29+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" + +#: kfile_mp3.cpp:56 +msgid "ID3 Tag" +msgstr "Tag ID3" + +#: kfile_mp3.cpp:63 +msgid "Title" +msgstr "Judul" + +#: kfile_mp3.cpp:67 +msgid "Artist" +msgstr "Artis" + +#: kfile_mp3.cpp:71 +msgid "Album" +msgstr "Album" + +#: kfile_mp3.cpp:74 +msgid "Year" +msgstr "Tahun" + +#: kfile_mp3.cpp:77 +msgid "Comment" +msgstr "Komen" + +#: kfile_mp3.cpp:81 +msgid "Track" +msgstr "Trek" + +#: kfile_mp3.cpp:84 +msgid "Genre" +msgstr "Genre" + +#: kfile_mp3.cpp:89 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_mp3.cpp:91 +msgid "Version" +msgstr "Versi" + +#: kfile_mp3.cpp:92 +msgid "MPEG " +msgstr "MPEG " + +#: kfile_mp3.cpp:94 +msgid "Layer" +msgstr "Lapisan" + +#: kfile_mp3.cpp:95 +msgid "CRC" +msgstr "CRC" + +#: kfile_mp3.cpp:96 +msgid "Bitrate" +msgstr "Kadar bit" + +#: kfile_mp3.cpp:99 +msgid " kbps" +msgstr " kbps" + +#: kfile_mp3.cpp:101 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_mp3.cpp:102 +msgid "Hz" +msgstr "Hz" + +#: kfile_mp3.cpp:104 +msgid "Channels" +msgstr "Saluran" + +#: kfile_mp3.cpp:105 +msgid "Copyright" +msgstr "Hak cipta" + +#: kfile_mp3.cpp:106 +msgid "Original" +msgstr "Asal" + +#: kfile_mp3.cpp:107 +msgid "Length" +msgstr "Panjang" + +#: kfile_mp3.cpp:110 +msgid "Emphasis" +msgstr "Penekanan" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_mpc.po b/tde-i18n-ms/messages/tdemultimedia/kfile_mpc.po new file mode 100644 index 00000000000..70139f14a04 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_mpc.po @@ -0,0 +1,89 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:29+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" + +#: kfile_mpc.cpp:62 +msgid "Comment" +msgstr "Komen" + +#: kfile_mpc.cpp:68 +msgid "Artist" +msgstr "Artis" + +#: kfile_mpc.cpp:72 +msgid "Title" +msgstr "Judul" + +#: kfile_mpc.cpp:76 +msgid "Album" +msgstr "Album" + +#: kfile_mpc.cpp:79 +msgid "Genre" +msgstr "Genre" + +#: kfile_mpc.cpp:82 +msgid "Track Number" +msgstr "Nombor Trek" + +#: kfile_mpc.cpp:85 +msgid "Date" +msgstr "Tarikh" + +#: kfile_mpc.cpp:88 +msgid "Description" +msgstr "Huraian" + +#: kfile_mpc.cpp:91 +msgid "Organization" +msgstr "Penyusunan" + +#: kfile_mpc.cpp:94 +msgid "Location" +msgstr "Lokasi" + +#: kfile_mpc.cpp:97 +msgid "Copyright" +msgstr "Hak cipta" + +#: kfile_mpc.cpp:106 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_mpc.cpp:109 +msgid "Channels" +msgstr "Saluran" + +#: kfile_mpc.cpp:111 +msgid "Version" +msgstr "Versi" + +#: kfile_mpc.cpp:113 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_mpc.cpp:114 +msgid " Hz" +msgstr " Hz" + +#: kfile_mpc.cpp:116 +msgid "Average Bitrate" +msgstr "Kadar Bit Purata" + +#: kfile_mpc.cpp:120 +msgid " kbps" +msgstr " kbps" + +#: kfile_mpc.cpp:122 +msgid "Length" +msgstr "Panjang" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_ogg.po b/tde-i18n-ms/messages/tdemultimedia/kfile_ogg.po new file mode 100644 index 00000000000..73ea3447222 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_ogg.po @@ -0,0 +1,105 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:30+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" + +#: kfile_ogg.cpp:48 kfile_ogg.cpp:85 +msgid "Title" +msgstr "Judul" + +#: kfile_ogg.cpp:49 kfile_ogg.cpp:123 +msgid "Version" +msgstr "Versi" + +#: kfile_ogg.cpp:50 kfile_ogg.cpp:89 +msgid "Album" +msgstr "Album" + +#: kfile_ogg.cpp:51 +msgid "Tracknumber" +msgstr "Nombor trek" + +#: kfile_ogg.cpp:52 kfile_ogg.cpp:81 +msgid "Artist" +msgstr "Artis" + +#: kfile_ogg.cpp:53 kfile_ogg.cpp:104 +msgid "Organization" +msgstr "Penyusunan" + +#: kfile_ogg.cpp:54 kfile_ogg.cpp:101 +msgid "Description" +msgstr "Huraian" + +#: kfile_ogg.cpp:55 kfile_ogg.cpp:92 +msgid "Genre" +msgstr "Genre" + +#: kfile_ogg.cpp:56 kfile_ogg.cpp:98 +msgid "Date" +msgstr "Tarikh" + +#: kfile_ogg.cpp:57 kfile_ogg.cpp:107 +msgid "Location" +msgstr "Lokasi" + +#: kfile_ogg.cpp:58 kfile_ogg.cpp:110 +msgid "Copyright" +msgstr "Hak cipta" + +#: kfile_ogg.cpp:75 +msgid "Comment" +msgstr "Komen" + +#: kfile_ogg.cpp:95 +msgid "Track Number" +msgstr "Nombor Trek" + +#: kfile_ogg.cpp:120 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_ogg.cpp:124 +msgid "Channels" +msgstr "Saluran" + +#: kfile_ogg.cpp:126 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_ogg.cpp:127 +msgid " Hz" +msgstr " Hz" + +#: kfile_ogg.cpp:129 +msgid "Upper Bitrate" +msgstr "Kadar Bit Atas" + +#: kfile_ogg.cpp:131 kfile_ogg.cpp:135 kfile_ogg.cpp:139 kfile_ogg.cpp:145 +msgid " kbps" +msgstr " kbps" + +#: kfile_ogg.cpp:133 +msgid "Lower Bitrate" +msgstr "Kadar Bit Bawah" + +#: kfile_ogg.cpp:137 +msgid "Nominal Bitrate" +msgstr "Kadar Bit Nominal" + +#: kfile_ogg.cpp:141 +msgid "Average Bitrate" +msgstr "Kadar Bit Purata" + +#: kfile_ogg.cpp:147 +msgid "Length" +msgstr "Panjang" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_sid.po b/tde-i18n-ms/messages/tdemultimedia/kfile_sid.po new file mode 100644 index 00000000000..7477e2ca564 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_sid.po @@ -0,0 +1,49 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:31+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" + +#: kfile_sid.cpp:51 +msgid "General" +msgstr "Umum" + +#: kfile_sid.cpp:55 +msgid "Title" +msgstr "Judul" + +#: kfile_sid.cpp:59 +msgid "Artist" +msgstr "Artis" + +#: kfile_sid.cpp:63 +msgid "Copyright" +msgstr "Hak cipta" + +#: kfile_sid.cpp:68 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_sid.cpp:70 +msgid "Version" +msgstr "Versi" + +#: kfile_sid.cpp:71 +msgid "PSID v" +msgstr "PSID v" + +#: kfile_sid.cpp:73 +msgid "Number of Songs" +msgstr "Bilangan Lagu" + +#: kfile_sid.cpp:74 +msgid "Start Song" +msgstr "Lagu Permulaan" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_theora.po b/tde-i18n-ms/messages/tdemultimedia/kfile_theora.po new file mode 100644 index 00000000000..679ba2a822a --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_theora.po @@ -0,0 +1,49 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:31+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" + +#: kfile_theora.cpp:72 +msgid "Video Details" +msgstr "Perincian Video" + +#: kfile_theora.cpp:74 +msgid "Length" +msgstr "Panjang" + +#: kfile_theora.cpp:77 +msgid "Resolution" +msgstr "Resolusi" + +#: kfile_theora.cpp:80 +msgid "Frame Rate" +msgstr "Kadar Bingkai" + +#: kfile_theora.cpp:82 +msgid "Target Bitrate" +msgstr "Kadar Bit Sasaran" + +#: kfile_theora.cpp:84 +msgid "Quality" +msgstr "Kualiti" + +#: kfile_theora.cpp:88 +msgid "Audio Details" +msgstr "Perincian Audio" + +#: kfile_theora.cpp:90 +msgid "Channels" +msgstr "Saluran" + +#: kfile_theora.cpp:92 +msgid "Sample Rate" +msgstr "Kadar Sampel" diff --git a/tde-i18n-ms/messages/tdemultimedia/kfile_wav.po b/tde-i18n-ms/messages/tdemultimedia/kfile_wav.po new file mode 100644 index 00000000000..614d95352b0 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kfile_wav.po @@ -0,0 +1,41 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-27 22:37+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" + +#: kfile_wav.cpp:56 +msgid "Technical Details" +msgstr "Perincian Teknikal" + +#: kfile_wav.cpp:60 +msgid "Sample Size" +msgstr "Saiz Sampel" + +#: kfile_wav.cpp:61 +msgid " bits" +msgstr " bit" + +#: kfile_wav.cpp:63 +msgid "Sample Rate" +msgstr "Kadar Sampel" + +#: kfile_wav.cpp:64 +msgid " Hz" +msgstr " Hz" + +#: kfile_wav.cpp:66 +msgid "Channels" +msgstr "Saluran" + +#: kfile_wav.cpp:68 +msgid "Length" +msgstr "Panjang" diff --git a/tde-i18n-ms/messages/tdemultimedia/kio_audiocd.po b/tde-i18n-ms/messages/tdemultimedia/kio_audiocd.po new file mode 100644 index 00000000000..7d73d8514d9 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kio_audiocd.po @@ -0,0 +1,93 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2007-01-19 02:40+0100\n" +"PO-Revision-Date: 2005-11-27 22:43+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" + +#: audiocd.cpp:70 +msgid "Protocol name" +msgstr "Nama protokol" + +#: audiocd.cpp:71 audiocd.cpp:72 +msgid "Socket name" +msgstr "Nama soket" + +#: audiocd.cpp:110 +msgid "Full CD" +msgstr "CD penuh" + +#: audiocd.cpp:201 +msgid "" +"You cannot specify a host with this protocol. Please use the audiocd:/ format " +"instead." +msgstr "" +"Anda tidak boleh menyatakan hos dengan protokol ini. Gunakan format audiocd:/." + +#: audiocd.cpp:755 +msgid "" +"Device doesn't have read permissions for this account. Check the read " +"permissions on the device." +msgstr "" + +#: audiocd.cpp:757 +msgid "" +"Device doesn't have write permissions for this account. Check the write " +"permissions on the device." +msgstr "" + +#: audiocd.cpp:761 +msgid "" +"Unknown error. If you have a cd in the drive try running cdparanoia -vsQ as " +"yourself (not root). Do you see a track list? If not, make sure you have " +"permission to access the CD device. If you are using SCSI emulation (possible " +"if you have an IDE CD writer) then make sure you check that you have read and " +"write permissions on the generic SCSI device, which is probably /dev/sg0, " +"/dev/sg1, etc.. If it still does not work, try typing audiocd:/?device=/dev/sg0 " +"(or similar) to tell kio_audiocd which device your CD-ROM is." +msgstr "" +"Ralat tidak diketahui. Jika anda mempunyai cd di dalam pemacu, cuba jalankan " +"sendiri cdparanoia -vsQ (bukan root). Anda nampak senarai trek? Jika tidak, " +"pastikan anda dibenarkan mengakses peranti CD. Jika anda menggunakan emulasi " +"SCSI (jika anda mempunyai penulis CD IDE), pastikan anda telah membaca dan " +"menulis kebenaran pada peranti SCSI generik, iaitu mungkin /dev/sg0, /dev/sg1 " +"dan sebagainya. Jika ia masih tidak berfungsi, cuba taip " +"audiocd:/?device=/dev/sg0 (atau seumpamanya) untuk memberitahu kio_audiocd " +"peranti yang mana adalah CD-ROM anda." + +#: audiocd.cpp:835 +msgid "AudioCD: Disk damage detected on this track, risk of data corruption." +msgstr "" +"AudioCD: Kerosakan cakera dikesan pada trek ini, risiko kerosakan data." + +#: audiocd.cpp:841 +msgid "Error reading audio data for %1 from the CD" +msgstr "Ralat membaca data audio bagi %1 dari CD" + +#: audiocd.cpp:851 audiocd.cpp:929 +msgid "Couldn't read %1: encoding failed" +msgstr "Tidak dapat membaca %1: pengekodan gagal" + +#: audiocd.cpp:1061 +#, c-format +msgid "Track %1" +msgstr "Trek %1" diff --git a/tde-i18n-ms/messages/tdemultimedia/kmid.po b/tde-i18n-ms/messages/tdemultimedia/kmid.po new file mode 100644 index 00000000000..e8bb02ee871 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kmid.po @@ -0,0 +1,857 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2005-08-24 02:38+0200\n" +"PO-Revision-Date: 2005-11-30 11:27+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" + +#: channel.cpp:90 +#, c-format +msgid "Channel %1" +msgstr "Saluran %1" + +#: channelcfgdlg.cpp:15 +msgid "Configure Channel View" +msgstr "Konfigur Paparan Saluran" + +#: channelcfgdlg.cpp:20 +msgid "Choose Look Mode" +msgstr "Pilih Mod Lihat" + +#: channelcfgdlg.cpp:22 +msgid "3D look" +msgstr "Rupa 3D" + +#: channelcfgdlg.cpp:23 +msgid "3D - filled" +msgstr "Isian 3D" + +#: channelview.cpp:36 +msgid "Channel View" +msgstr "Paparan Saluran" + +#: collectdlg.cpp:43 +msgid "Collections Manager" +msgstr "Pengurus Koleksi" + +#: collectdlg.cpp:51 +msgid "Available collections:" +msgstr "Koleksi Yang Boleh Didapatkan:" + +#: collectdlg.cpp:71 +msgid "Songs in selected collection:" +msgstr "Lagu dalam koleksi yang dipilih:" + +#: collectdlg.cpp:85 +msgid "&New..." +msgstr "&Baru..." + +#: collectdlg.cpp:89 +msgid "&Copy..." +msgstr "&Salin..." + +#: collectdlg.cpp:98 +msgid "&Add..." +msgstr "&Tambah..." + +#: collectdlg.cpp:158 +msgid "New Collection" +msgstr "Koleksi Baru" + +#: collectdlg.cpp:159 +msgid "Enter the name of the new collection:" +msgstr "Masukkan nama koleksi baru:" + +#: collectdlg.cpp:167 collectdlg.cpp:193 collectdlg.cpp:235 +msgid "The name '%1' is already used" +msgstr "Nama '%1' telah digunakan" + +#: collectdlg.cpp:184 +msgid "Copy Collection" +msgstr "Salin Koleksi" + +#: collectdlg.cpp:185 +msgid "Enter the name of the copy collection:" +msgstr "Masukkan nama koleksi yang disalin:" + +#: collectdlg.cpp:227 +msgid "Change Collection Name" +msgstr "Ubah Nama Koleksi" + +#: collectdlg.cpp:228 +msgid "Enter the name of the selected collection:" +msgstr "Masukkan nama koleksi yang dipilih:" + +#: kmid_part.cpp:51 +msgid "MIDI/Karaoke file player" +msgstr "Pemain fail MIDI/Karaoke" + +#: kmid_part.cpp:52 +msgid "(c) 1997,98,99,2000, Antonio Larrosa Jimenez" +msgstr "(c) 1997,98,99,2000, Antonio Larrosa Jimenez" + +#: kmid_part.cpp:55 +msgid "Original Developer/Maintainer" +msgstr "Pembangun/Penyenggara Asal" + +#: kmid_part.cpp:80 +msgid "Play" +msgstr "Main" + +#: kmid_part.cpp:88 +msgid "Backward" +msgstr "Ke belakang" + +#: kmid_part.cpp:93 kmidframe.cpp:113 +msgid "Forward" +msgstr "Ke depan" + +#: kmidclient.cpp:101 +msgid "Tempo:" +msgstr "Tempo:" + +#: kmidclient.cpp:293 +msgid "The file %1 does not exist or cannot be opened." +msgstr "Fail %1 tidak wujud atau tidak boleh dibuka." + +#: kmidclient.cpp:296 +msgid "The file %1 is not a MIDI file." +msgstr "Fail %1 bukan fail MIDI." + +#: kmidclient.cpp:298 +msgid "" +"Ticks per quarter note is negative. Please send this file to larrosa@kde.org" +msgstr "" +"Tanda bagi setiap not satu perempat adalah negatif. Hantar fail ini ke " +"larrosa@kde.org" + +#: kmidclient.cpp:300 +msgid "Not enough memory." +msgstr "Tidak cukup memori." + +#: kmidclient.cpp:302 +msgid "This file is corrupted or not well built." +msgstr "Fail ini rosak atau tidak dibina dengan baik." + +#: kmidclient.cpp:304 +msgid "%1 is not a regular file." +msgstr "%1 bukan fail biasa." + +#: kmidclient.cpp:305 +msgid "Unknown error message" +msgstr "Mesej ralat tak diketahui." + +#: kmidclient.cpp:510 +msgid "You must load a file before playing it." +msgstr "Anda mestilah memuatkan fail sebelum memainkannya." + +#: kmidclient.cpp:516 +msgid "A song is already being played." +msgstr "Lagu telah dimainkan." + +#: kmidclient.cpp:522 +msgid "" +"Could not open /dev/sequencer.\n" +"Probably there is another program using it." +msgstr "" +"Tidak boleh buka /dev/sequencer.\n" +"Mungkin program lain menggunakannya." + +#: kmidframe.cpp:90 +msgid "&Save Lyrics..." +msgstr "&Simpan Lirik..." + +#: kmidframe.cpp:94 +msgid "&Play" +msgstr "&Main" + +#: kmidframe.cpp:96 +msgid "P&ause" +msgstr "&Jeda" + +#: kmidframe.cpp:98 +msgid "&Stop" +msgstr "&Berhenti" + +#: kmidframe.cpp:101 +msgid "P&revious Song" +msgstr "&Lagu Sebelumnya" + +#: kmidframe.cpp:104 +msgid "&Next Song" +msgstr "&Lagu Berikutnya" + +#: kmidframe.cpp:107 +msgid "&Loop" +msgstr "&Gelung" + +#: kmidframe.cpp:110 +msgid "Rewind" +msgstr "Gulung semula" + +#: kmidframe.cpp:116 +msgid "&Organize..." +msgstr "&Susun..." + +#: kmidframe.cpp:120 +msgid "In Order" +msgstr "Dalam tertib" + +#: kmidframe.cpp:121 +msgid "Shuffle" +msgstr "Kocok" + +#: kmidframe.cpp:123 +msgid "Play Order" +msgstr "Tertib Main" + +#: kmidframe.cpp:128 +msgid "Auto-Add to Collection" +msgstr "AutoTambah kepada Koleksi" + +#: kmidframe.cpp:132 +msgid "&General MIDI" +msgstr "&MIDI Umum" + +#: kmidframe.cpp:133 +msgid "&MT-32" +msgstr "&MT-32" + +#: kmidframe.cpp:135 +msgid "File Type" +msgstr "Jenis Fail" + +#: kmidframe.cpp:141 +msgid "&Text Events" +msgstr "&Peristiwa Teks" + +#: kmidframe.cpp:142 +msgid "&Lyric Events" +msgstr "&Peristiwa Lirik" + +#: kmidframe.cpp:144 +msgid "Display Events" +msgstr "Paparkan Peristiwa" + +#: kmidframe.cpp:150 +msgid "Automatic Text Chooser" +msgstr "Pemilih Teks Automatik" + +#: kmidframe.cpp:154 +msgid "Show &Volume Bar" +msgstr "Papar &Bar Volum" + +#: kmidframe.cpp:157 +msgid "Hide &Volume Bar" +msgstr "Sembunyikan &Bar Volum" + +#: kmidframe.cpp:159 +msgid "Show &Channel View" +msgstr "Papar &Paparan Saluran" + +#: kmidframe.cpp:162 +msgid "Hide &Channel View" +msgstr "Sembunyikan &Paparan Saluran" + +#: kmidframe.cpp:164 +msgid "Channel View &Options..." +msgstr "&Opsyen Paparan Saluran..." + +#: kmidframe.cpp:168 +msgid "&Font Change..." +msgstr "&Perubahan Fon..." + +#: kmidframe.cpp:172 +msgid "MIDI &Setup..." +msgstr "&Binaan MIDI" + +#: kmidframe.cpp:286 kmidframe.cpp:561 midicfgdlg.cpp:117 +msgid "Only local files are currently supported." +msgstr "Hanya fail setempat disokong pada masa ini." + +#: kmidframe.cpp:469 +msgid "" +"Could not open /dev/sequencer to get some info.\n" +"Probably there is another program using it." +msgstr "" +"Tidak boleh buka /dev/sequencer untuk mendapatkan maklumat.\n" +"Mungkin program lain menggunakannya." + +#: kmidframe.cpp:570 +msgid "" +"File %1 already exists\n" +"Do you want to overwrite it?" +msgstr "" +"Fail %1 telah wujud\n" +"Anda ingin tulis gantinya?" + +#: kmidframe.cpp:571 +msgid "Overwrite" +msgstr "" + +#: main.cpp:63 +msgid "File to open" +msgstr "Fail untuk dibuka" + +#: midicfgdlg.cpp:42 +msgid "Configure MIDI Devices" +msgstr "Konfigur Peranti MIDI" + +#: midicfgdlg.cpp:49 +msgid "Select the MIDI device you want to use:" +msgstr "Pilih peranti MIDI yang ingin anda gunakan:" + +#: midicfgdlg.cpp:68 +msgid "Use the MIDI map:" +msgstr "Gunakan peta MIDI:" + +#: midicfgdlg.cpp:82 midicfgdlg.cpp:92 midicfgdlg.cpp:132 +msgid "None" +msgstr "Tiada" + +#. i18n: file kmidui.rc line 7 +#: rc.cpp:6 +#, no-c-format +msgid "&Song" +msgstr "&Lagu" + +#. i18n: file kmidui.rc line 15 +#: rc.cpp:9 +#, no-c-format +msgid "&Collections" +msgstr "&Koleksi" + +#: slman.cpp:225 +msgid "Temporary Collection" +msgstr "Koleksi Sementara" + +#: instrname.i18n:6 +msgid "Acoustic Grand Piano" +msgstr "Granpiano Akustik" + +#: instrname.i18n:7 +msgid "Bright Acoustic Piano" +msgstr "Piano Akustik Hebat" + +#: instrname.i18n:8 +msgid "Electric Grand Piano" +msgstr "Granpiano Elektrik" + +#: instrname.i18n:9 +msgid "Honky-Tonk" +msgstr "Honky-Tonk" + +#: instrname.i18n:10 +msgid "Rhodes Piano" +msgstr "Piano Rhode" + +#: instrname.i18n:11 +msgid "Chorused Piano" +msgstr "Piano Berkorus" + +#: instrname.i18n:12 +msgid "Harpsichord" +msgstr "Harpsichord" + +#: instrname.i18n:13 +msgid "Clavinet" +msgstr "Clavinet" + +#: instrname.i18n:14 +msgid "Celesta" +msgstr "Celesta" + +#: instrname.i18n:15 +msgid "Glockenspiel" +msgstr "Glockenspiel" + +#: instrname.i18n:16 +msgid "Music Box" +msgstr "Kotak Muzik" + +#: instrname.i18n:17 +msgid "Vibraphone" +msgstr "Vibrafon" + +#: instrname.i18n:18 +msgid "Marimba" +msgstr "Marimba" + +#: instrname.i18n:19 +msgid "Xylophone" +msgstr "Zilofon" + +#: instrname.i18n:20 +msgid "Tubular Bells" +msgstr "Loceng Tiub" + +#: instrname.i18n:21 +msgid "Dulcimer" +msgstr "Dulcimer" + +#: instrname.i18n:22 +msgid "Hammond Organ" +msgstr "Organ Hammond" + +#: instrname.i18n:23 +msgid "Percussive Organ" +msgstr "Organ Genderang" + +#: instrname.i18n:24 +msgid "Rock Organ" +msgstr "Organ Rock" + +#: instrname.i18n:25 +msgid "Church Organ" +msgstr "Organ Gereja" + +#: instrname.i18n:26 +msgid "Reed Organ" +msgstr "Organ Reed" + +#: instrname.i18n:27 +msgid "Accordion" +msgstr "Akordion" + +#: instrname.i18n:28 +msgid "Harmonica" +msgstr "Harmonika" + +#: instrname.i18n:29 +msgid "Tango Accordion" +msgstr "Akordion Tango" + +#: instrname.i18n:30 +msgid "Acoustic Guitar (Nylon)" +msgstr "Gitar Akustik (Nilon)" + +#: instrname.i18n:31 +msgid "Acoustic Guitar (Steel)" +msgstr "Gitar Akustik (Keluli)" + +#: instrname.i18n:32 +msgid "Electric Guitar (Jazz)" +msgstr "Gitar Elektrik (Jazz)" + +#: instrname.i18n:33 +msgid "Electric Guitar (Clean)" +msgstr "Gitar Elektrik (Biasa)" + +#: instrname.i18n:34 +msgid "Electric Guitar (Muted)" +msgstr "Gitar Elektrik (Perlahan)" + +#: instrname.i18n:35 +msgid "Overdriven Guitar" +msgstr "Overdriven Guitar" + +#: instrname.i18n:36 +msgid "Distortion Guitar" +msgstr "Distortion Guitar" + +#: instrname.i18n:37 +msgid "Guitar Harmonics" +msgstr "Guitar Harmonics" + +#: instrname.i18n:38 +msgid "Acoustic Bass" +msgstr "Acoustic Bass" + +#: instrname.i18n:39 +msgid "Electric Bass (Finger)" +msgstr "Electric Bass (Finger)" + +#: instrname.i18n:40 +msgid "Electric Bass (Pick)" +msgstr "Electric Bass (Pick)" + +#: instrname.i18n:41 +msgid "Fretless Bass" +msgstr "Fretless Bass" + +#: instrname.i18n:42 +msgid "Slap Bass 1" +msgstr "Slap Bass 1" + +#: instrname.i18n:43 +msgid "Slap Bass 2" +msgstr "Slap Bass 2" + +#: instrname.i18n:44 +msgid "Synth Bass 1" +msgstr "Synth Bass 1" + +#: instrname.i18n:45 +msgid "Synth Bass 2" +msgstr "Synth Bass 2" + +#: instrname.i18n:46 +msgid "Violin" +msgstr "Violin" + +#: instrname.i18n:47 +msgid "Viola" +msgstr "Viola" + +#: instrname.i18n:48 +msgid "Cello" +msgstr "Cello" + +#: instrname.i18n:49 +msgid "Contrabass" +msgstr "Contrabass" + +#: instrname.i18n:50 +msgid "Tremolo Strings" +msgstr "Tremolo Strings" + +#: instrname.i18n:51 +msgid "Pizzicato Strings" +msgstr "Pizzicato Strings" + +#: instrname.i18n:52 +msgid "Orchestral Harp" +msgstr "Orchestral Harp" + +#: instrname.i18n:53 +msgid "Timpani" +msgstr "Timpani" + +#: instrname.i18n:54 +msgid "String Ensemble 1" +msgstr "String Ensemble 1" + +#: instrname.i18n:55 +msgid "String Ensemble 2" +msgstr "String Ensemble 2" + +#: instrname.i18n:56 +msgid "Synth Strings 1" +msgstr "Synth Strings 1" + +#: instrname.i18n:57 +msgid "Synth Strings 2" +msgstr "Synth Strings 2" + +#: instrname.i18n:58 +msgid "Choir Aahs" +msgstr "Choir Aahs" + +#: instrname.i18n:59 +msgid "Voice Oohs" +msgstr "Voice Oohs" + +#: instrname.i18n:60 +msgid "Synth Voice" +msgstr "Synth Voice" + +#: instrname.i18n:61 +msgid "Orchestra Hit" +msgstr "Orchestra Hit" + +#: instrname.i18n:62 +msgid "Trumpet" +msgstr "Trompet" + +#: instrname.i18n:63 +msgid "Trombone" +msgstr "Trombon" + +#: instrname.i18n:64 +msgid "Tuba" +msgstr "Tuba" + +#: instrname.i18n:65 +msgid "Muted Trumpet" +msgstr "Trompet Perlahan" + +#: instrname.i18n:66 +msgid "French Horn" +msgstr "Hon Perancis" + +#: instrname.i18n:67 +msgid "Brass Section" +msgstr "Bahagian Brass" + +#: instrname.i18n:68 +msgid "Synth Brass 1" +msgstr "Synth Brass 1" + +#: instrname.i18n:69 +msgid "Synth Brass 2" +msgstr "Synth Brass 2" + +#: instrname.i18n:70 +msgid "Soprano Sax" +msgstr "Soprano Sax" + +#: instrname.i18n:71 +msgid "Alto Sax" +msgstr "Alto Sax" + +#: instrname.i18n:72 +msgid "Tenor Sax" +msgstr "Tenor Sax" + +#: instrname.i18n:73 +msgid "Baritone Sax" +msgstr "Baritone Sax" + +#: instrname.i18n:74 +msgid "Oboe" +msgstr "Oboe" + +#: instrname.i18n:75 +msgid "English Horn" +msgstr "English Horn" + +#: instrname.i18n:76 +msgid "Bassoon" +msgstr "Bassoon" + +#: instrname.i18n:77 +msgid "Clarinet" +msgstr "Klarinet" + +#: instrname.i18n:78 +msgid "Piccolo" +msgstr "Piccolo" + +#: instrname.i18n:79 +msgid "Flute" +msgstr "Seruling" + +#: instrname.i18n:80 +msgid "Recorder" +msgstr "Perakam" + +#: instrname.i18n:81 +msgid "Pan Flute" +msgstr "Seruling Pan" + +#: instrname.i18n:82 +msgid "Blown Bottle" +msgstr "Botol Tiup" + +#: instrname.i18n:83 +msgid "Shakuhachi" +msgstr "Shakuhachi" + +#: instrname.i18n:84 +msgid "Whistle" +msgstr "Wisel" + +#: instrname.i18n:85 +msgid "Ocarina" +msgstr "Ocarina" + +#: instrname.i18n:86 +msgid "Lead 1 - Square Wave" +msgstr "Lead 1 - Square Wave" + +#: instrname.i18n:87 +msgid "Lead 2 - Saw Tooth" +msgstr "Lead 2 - Saw Tooth" + +#: instrname.i18n:88 +msgid "Lead 3 - Calliope" +msgstr "Lead 3 - Calliope" + +#: instrname.i18n:89 +msgid "Lead 4 - Chiflead" +msgstr "Lead 4 - Chiflead" + +#: instrname.i18n:90 +msgid "Lead 5 - Charang" +msgstr "Lead 5 - Charang" + +#: instrname.i18n:91 +msgid "Lead 6 - Voice" +msgstr "Lead 6 - Voice" + +#: instrname.i18n:92 +msgid "Lead 7 - Fifths" +msgstr "Lead 7 - Fifths" + +#: instrname.i18n:93 +msgid "Lead 8 - Bass+Lead" +msgstr "Lead 8 - Bass+Lead" + +#: instrname.i18n:94 +msgid "Pad 1 - New Age" +msgstr "Pad 1 - New Age" + +#: instrname.i18n:95 +msgid "Pad 2 - Warm" +msgstr "Pad 2 - Warm" + +#: instrname.i18n:96 +msgid "Pad 3 - Polysynth" +msgstr "Pad 3 - Polysynth" + +#: instrname.i18n:97 +msgid "Pad 4 - Choir" +msgstr "Pad 4 - Choir" + +#: instrname.i18n:98 +msgid "Pad 5 - Bow" +msgstr "Pad 5 - Bow" + +#: instrname.i18n:99 +msgid "Pad 6 - Metallic" +msgstr "Pad 6 - Metallic" + +#: instrname.i18n:100 +msgid "Pad 7 - Halo" +msgstr "Pad 7 - Halo" + +#: instrname.i18n:101 +msgid "Pad 8 - Sweep" +msgstr "Pad 8 - Sweep" + +#: instrname.i18n:102 +msgid "FX 1 - Rain" +msgstr "FX 1 - Rain" + +#: instrname.i18n:103 +msgid "FX 2 - Soundtrack" +msgstr "FX 2 - Soundtrack" + +#: instrname.i18n:104 +msgid "FX 3 - Crystal" +msgstr "FX 3 - Crystal" + +#: instrname.i18n:105 +msgid "FX 4 - Atmosphere" +msgstr "FX 4 - Atmosphere" + +#: instrname.i18n:106 +msgid "FX 5 - Brightness" +msgstr "FX 5 - Brightness" + +#: instrname.i18n:107 +msgid "FX 6 - Goblins" +msgstr "FX 6 - Goblins" + +#: instrname.i18n:108 +msgid "FX 7 - Echoes" +msgstr "FX 7 - Echoes" + +#: instrname.i18n:109 +msgid "FX 8 - Sci-fi" +msgstr "FX 8 - Sci-fi" + +#: instrname.i18n:110 +msgid "Sitar" +msgstr "Sitar" + +#: instrname.i18n:111 +msgid "Banjo" +msgstr "Banjo" + +#: instrname.i18n:112 +msgid "Shamisen" +msgstr "Shamisen" + +#: instrname.i18n:113 +msgid "Koto" +msgstr "Koto" + +#: instrname.i18n:114 +msgid "Kalimba" +msgstr "Kalimba" + +#: instrname.i18n:115 +msgid "Bagpipe" +msgstr "Begpaip" + +#: instrname.i18n:116 +msgid "Fiddle" +msgstr "Biola" + +#: instrname.i18n:117 +msgid "Shannai" +msgstr "Shannai" + +#: instrname.i18n:118 +msgid "Tinkle Bell" +msgstr "Loceng Berkelenteng" + +#: instrname.i18n:119 +msgid "Agogo" +msgstr "Agogo" + +#: instrname.i18n:120 +msgid "Steel Drum" +msgstr "Dram Keluli" + +#: instrname.i18n:121 +msgid "Wook Block" +msgstr "Blok Wook" + +#: instrname.i18n:122 +msgid "Taiko Drum" +msgstr "Dram Taiko" + +#: instrname.i18n:123 +msgid "Melodic Tom" +msgstr "Melodic Tom" + +#: instrname.i18n:124 +msgid "Synth Drum" +msgstr "Dram Synth" + +#: instrname.i18n:125 +msgid "Reverse Cymbal" +msgstr "Reverse Cymbal" + +#: instrname.i18n:126 +msgid "Guitar Fret Noise" +msgstr "Bunyi Fret Gitar" + +#: instrname.i18n:127 +msgid "Breath Noise" +msgstr "Bunyi Nafas" + +#: instrname.i18n:128 +msgid "Seashore" +msgstr "Tepi pantai" + +#: instrname.i18n:129 +msgid "Bird Tweet" +msgstr "Burung Mernciap" + +#: instrname.i18n:130 +msgid "Telephone" +msgstr "Telefon" + +#: instrname.i18n:131 +msgid "Helicopter" +msgstr "Helikopter" + +#: instrname.i18n:132 +msgid "Applause" +msgstr "Tepukan" + +#: instrname.i18n:133 +msgid "Gunshot" +msgstr "Tembakan" diff --git a/tde-i18n-ms/messages/tdemultimedia/kmix.po b/tde-i18n-ms/messages/tdemultimedia/kmix.po new file mode 100644 index 00000000000..e8ddf866041 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kmix.po @@ -0,0 +1,684 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-08-12 01:17+0200\n" +"PO-Revision-Date: 2005-11-30 11:20+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" + +#: dialogselectmaster.cpp:41 +#, fuzzy +msgid "Select Master Channel" +msgstr "Pilih Saluran" + +#: dialogselectmaster.cpp:73 +msgid "Current Mixer" +msgstr "Pengadun Semasa" + +#: dialogselectmaster.cpp:91 kmix.cpp:167 +msgid "Current mixer" +msgstr "Pengadun semasa" + +#: dialogselectmaster.cpp:96 +msgid "Select the channel representing the master volume:" +msgstr "" + +#: kmix.cpp:115 +#, fuzzy +msgid "Configure &Global Shortcuts..." +msgstr "&Konfigur Jalan Pintas..." + +#: kmix.cpp:119 +msgid "Hardware &Information" +msgstr "&Maklumat Perkakasan" + +#: kmix.cpp:120 kmixdockwidget.cpp:369 +msgid "Hide Mixer Window" +msgstr "Sembunyikan Tetingkap Pengadun" + +#: kmix.cpp:123 +#, fuzzy +msgid "Increase Volume of Master Channel" +msgstr "Naikkan Volum" + +#: kmix.cpp:125 +#, fuzzy +msgid "Decrease Volume of Master Channel" +msgstr "Turunkan Volum" + +#: kmix.cpp:127 +msgid "Toggle Mute of Master Channel" +msgstr "" + +#: kmix.cpp:162 +#, fuzzy +msgid "Current mixer:" +msgstr " Pengadun semasa:" + +#: kmix.cpp:216 +msgid "Select Channel" +msgstr "Pilih Saluran" + +#: kmix.cpp:513 +msgid "The change of orientation will be adopted on the next start of KMix." +msgstr "" + +#: kmix.cpp:594 +msgid "Mixer Hardware Information" +msgstr "Maklumat Perkakasan Pengadun" + +#: kmixapplet.cpp:92 +msgid "Configure - Mixer Applet" +msgstr "Konfigur - Aplet Pengadun" + +#: kmixapplet.cpp:157 +msgid "KMix Panel Applet" +msgstr "Aplet Panel KMix" + +#: kmixapplet.cpp:159 +msgid "" +"(c) 1996-2000 Christian Esken\n" +"(c) 2000-2003 Christian Esken, Stefan Schimanski" +msgstr "" +"(c) 1996-2000 Christian Esken\n" +"(c) 2000-2003 Christian Esken, Stefan Schimanski" + +#: kmixapplet.cpp:207 +msgid "Select Mixer" +msgstr "Pilih Pengadun" + +#: kmixapplet.cpp:216 +msgid "" +"For detailed credits, please refer to the About information of the KMix program" +msgstr "Untuk kredit yang terperinci, rujuk maklumat Tentang program KMix" + +#: kmixapplet.cpp:323 +msgid "Mixers" +msgstr "Pengadun" + +#: kmixapplet.cpp:324 +msgid "Available mixers:" +msgstr "Pengadun yang boleh didapatkan:" + +#: kmixapplet.cpp:330 +msgid "Invalid mixer entered." +msgstr "Pengadun tak sah dimasukkan." + +#: kmixctrl.cpp:37 +msgid "kmixctrl - kmix volume save/restore utility" +msgstr "Utiliti simpan/simpan semula volum kmixctrl - kmix" + +#: kmixctrl.cpp:42 +msgid "Save current volumes as default" +msgstr "Simpan volum semasa sebagai piawai" + +#: kmixctrl.cpp:44 +msgid "Restore default volumes" +msgstr "Simpan semula volum piawai" + +#: kmixctrl.cpp:52 +msgid "KMixCtrl" +msgstr "KMixCtrl" + +#: kmixdockwidget.cpp:82 +msgid "M&ute" +msgstr "&Senyap" + +#: kmixdockwidget.cpp:90 +#, fuzzy +msgid "Select Master Channel..." +msgstr "Pilih Saluran" + +#: kmixdockwidget.cpp:177 +msgid "Mixer cannot be found" +msgstr "Pengadun tidak ditemui" + +#: kmixdockwidget.cpp:188 +msgid "Volume at %1%" +msgstr "Volum pada %1%" + +#: kmixdockwidget.cpp:190 +msgid " (Muted)" +msgstr " (Disenyapkan)" + +#: kmixdockwidget.cpp:373 +msgid "Show Mixer Window" +msgstr "Papar Tetingkap Pengadun" + +#: kmixerwidget.cpp:80 +msgid "Invalid mixer" +msgstr "Pengadun Tak Sah" + +#: kmixerwidget.cpp:124 +msgid "Output" +msgstr "Output" + +#: kmixerwidget.cpp:125 +msgid "Input" +msgstr "Input" + +#: kmixerwidget.cpp:126 +msgid "Switches" +msgstr "Suis" + +#: kmixerwidget.cpp:128 +msgid "Surround" +msgstr "Keliling" + +#: kmixerwidget.cpp:130 +#, fuzzy +msgid "Grid" +msgstr "Ujian Grid" + +#: kmixerwidget.cpp:152 +msgid "Left/Right balancing" +msgstr "Imbangan Kiri/Kanan" + +#: kmixprefdlg.cpp:49 +msgid "&Dock into panel" +msgstr "&Dok ke dalam panel" + +#: kmixprefdlg.cpp:51 +msgid "Docks the mixer into the KDE panel" +msgstr "Dok pencampur ke dalam panel KDE" + +#: kmixprefdlg.cpp:53 +msgid "Enable system tray &volume control" +msgstr "Aktifkan &kawalan volum dulang sistem" + +#: kmixprefdlg.cpp:57 +msgid "Show &tickmarks" +msgstr "Papar &tanda" + +#: kmixprefdlg.cpp:60 +msgid "Enable/disable tickmark scales on the sliders" +msgstr "Aktifkan/nyahaktif skala tanda pada peleret" + +#: kmixprefdlg.cpp:62 +msgid "Show &labels" +msgstr "Papar &label" + +#: kmixprefdlg.cpp:65 +msgid "Enables/disables description labels above the sliders" +msgstr "Aktifkan/nyahaktif label huraian di atas peleret" + +#: kmixprefdlg.cpp:68 +msgid "Restore volumes on login" +msgstr "Simpan semula volum semasa log masuk" + +#: kmixprefdlg.cpp:72 +msgid "Numbers" +msgstr "" + +#: kmixprefdlg.cpp:74 +#, fuzzy +msgid "Volume Values: " +msgstr "Volum" + +#: kmixprefdlg.cpp:75 +msgid "&None" +msgstr "" + +#: kmixprefdlg.cpp:76 +msgid "A&bsolute" +msgstr "" + +#: kmixprefdlg.cpp:77 +msgid "&Relative" +msgstr "" + +#: kmixprefdlg.cpp:93 +msgid "Slider Orientation: " +msgstr "" + +#: kmixprefdlg.cpp:94 +msgid "&Horizontal" +msgstr "&Mengufuk" + +#: kmixprefdlg.cpp:95 +msgid "&Vertical" +msgstr "&Menegak" + +#: main.cpp:32 +msgid "KMix - KDE's full featured mini mixer" +msgstr "Pengadun mini berciri penuh KMix - KDE" + +#: main.cpp:42 +msgid "KMix" +msgstr "KMix" + +#: main.cpp:44 +#, fuzzy +msgid "" +"(c) 1996-2000 Christian Esken\n" +"(c) 2000-2003 Christian Esken, Stefan Schimanski\n" +"(c) 2002-2005 Christian Esken, Helio Chissini de Castro" +msgstr "" +"(c) 1996-2000 Christian Esken\n" +"(c) 2000-2003 Christian Esken, Stefan Schimanski\n" +"(c) 2002-2003 Christian Esken, Helio Chissini de Castro\n" +"(c) 2004 Christian Esken, Helio Chissini de Castro" + +#: main.cpp:47 +msgid "Current redesign and co-maintainer, Alsa 0.9x port" +msgstr "Reka bentuk semula dan penyenggara bersama semasa, port Alsa 0.9x" + +#: main.cpp:50 +msgid "Solaris port" +msgstr "Port Solaris" + +#: main.cpp:51 +msgid "SGI Port" +msgstr "Port SGI" + +#: main.cpp:52 main.cpp:53 +msgid "*BSD fixes" +msgstr "Penetapan *BSD" + +#: main.cpp:54 +msgid "ALSA port" +msgstr "Port ALSA" + +#: main.cpp:55 +msgid "HP/UX port" +msgstr "Port HP/UX" + +#: main.cpp:56 +msgid "NAS port" +msgstr "Port NAS" + +#: main.cpp:57 +msgid "Mute and volume preview, other fixes" +msgstr "Prapapar senyap dan volum, penetapan lain" + +#: mdwenum.cpp:56 mdwslider.cpp:69 mdwswitch.cpp:57 +msgid "&Hide" +msgstr "&Sembunyi" + +#: mdwenum.cpp:57 mdwswitch.cpp:58 +msgid "C&onfigure Shortcuts..." +msgstr "&Konfigur Jalan Pintas..." + +#: mdwenum.cpp:63 +msgid "Next Value" +msgstr "Nilai Berikutnya" + +#: mdwslider.cpp:67 +msgid "&Split Channels" +msgstr "&Pisahkan Saluran" + +#: mdwslider.cpp:71 +msgid "&Muted" +msgstr "&Disenyapkan" + +#: mdwslider.cpp:75 +msgid "Set &Record Source" +msgstr "Set &Sumber Rekod" + +#: mdwslider.cpp:79 +#, fuzzy +msgid "C&onfigure Global Shortcuts..." +msgstr "&Konfigur Jalan Pintas..." + +#: mdwslider.cpp:84 +#, fuzzy +msgid "Increase Volume of '%1'" +msgstr "Naikkan Volum" + +#: mdwslider.cpp:86 +#, fuzzy +msgid "Decrease Volume of '%1'" +msgstr "Turunkan Volum" + +#: mdwslider.cpp:88 +#, fuzzy +msgid "Toggle Mute of '%1'" +msgstr "Toggel Senyap" + +#: mdwslider.cpp:235 +msgid "Mute" +msgstr "Senyap" + +#: mdwslider.cpp:349 +msgid "Record" +msgstr "Rekod" + +#: mdwswitch.cpp:63 +msgid "Toggle Switch" +msgstr "Toggel Suis" + +#: mixdevice.cpp:47 mixer_oss.cpp:63 mixer_oss.cpp:64 +msgid "unknown" +msgstr "tak diketahui" + +#: mixer_alsa9.cpp:807 +msgid "" +"You do not have permission to access the alsa mixer device.\n" +"Please verify if all alsa devices are properly created." +msgstr "" +"Anda tidak diizinkan untuk mengakses peranti pencampur alsa.\n" +"Sahkan sama ada semua peranti alsa dicipta dengan betul atau tidak." + +#: mixer_alsa9.cpp:811 +msgid "" +"Alsa mixer cannot be found.\n" +"Please check that the soundcard is installed and the\n" +"soundcard driver is loaded.\n" +msgstr "" +"Pengadun Alsa tidak ditemui.\n" +"Periksa sama ada kad bunyi dipasang dan\n" +"pemacu kad bunyi dimuatkan atau tidak.\n" + +#: mixer_backend.cpp:111 +msgid "" +"kmix:You do not have permission to access the mixer device.\n" +"Please check your operating systems manual to allow the access." +msgstr "" +"kmix:Anda tidak diizinkan untuk mengakses peranti pencampur.\n" +"Periksa manual sistem pengoperasian anda untuk membenarkan pengaksesan." + +#: mixer_backend.cpp:115 +msgid "kmix: Could not write to mixer." +msgstr "kmix: Tidak dapat tulis kepada pencampur." + +#: mixer_backend.cpp:118 +msgid "kmix: Could not read from mixer." +msgstr "kmix: Tidak dapat baca daripada pencampur." + +#: mixer_backend.cpp:121 +msgid "kmix: Your mixer does not control any devices." +msgstr "kmix: Pengadun anda tidak mengawal sebarang peranti." + +#: mixer_backend.cpp:124 +msgid "" +"kmix: Mixer does not support your platform. See mixer.cpp for porting hints " +"(PORTING)." +msgstr "" +"kmix: Pengadun tidak menyokong platform anda. Lihat mixer.cpp untuk maklumat " +"tentang port (PORTING)." + +#: mixer_backend.cpp:127 +msgid "kmix: Not enough memory." +msgstr "kmix: Tidak cukup memori." + +#: mixer_backend.cpp:133 +msgid "" +"kmix: Mixer cannot be found.\n" +"Please check that the soundcard is installed and that\n" +"the soundcard driver is loaded.\n" +msgstr "" +"kmix: Pengadun tidak ditemui.\n" +"Periksa sama ada kad bunyi dipasang dan\n" +"pemacu kad bunyi dimuatkan atau tidak.\n" + +#: mixer_backend.cpp:138 +msgid "" +"kmix: Initial set is incompatible.\n" +"Using a default set.\n" +msgstr "" +"kmix: Set awal tidak serasi.\n" +"Gunakan set piawai.\n" + +#: mixer_backend.cpp:142 +msgid "kmix: Unknown error. Please report how you produced this error." +msgstr "kmix: Ralat tak diketahui. Laporkan bagaimana anda mendapat ralat ini." + +#: mixer_oss.cpp:54 +msgid "Volume" +msgstr "Volum" + +#: mixer_oss.cpp:54 +msgid "Bass" +msgstr "Bass" + +#: mixer_oss.cpp:54 +msgid "Treble" +msgstr "Treble" + +#: mixer_oss.cpp:55 +msgid "Synth" +msgstr "Synth" + +#: mixer_oss.cpp:55 +msgid "Pcm" +msgstr "Pcm" + +#: mixer_oss.cpp:55 +msgid "Speaker" +msgstr "Pembesar suara" + +#: mixer_oss.cpp:56 +msgid "Line" +msgstr "Baris" + +#: mixer_oss.cpp:56 mixer_sun.cpp:71 +msgid "Microphone" +msgstr "Mikrofon" + +#: mixer_oss.cpp:56 mixer_sun.cpp:73 +msgid "CD" +msgstr "CD" + +#: mixer_oss.cpp:57 +msgid "Mix" +msgstr "Campur" + +#: mixer_oss.cpp:57 +msgid "Pcm2" +msgstr "Pcm2" + +#: mixer_oss.cpp:57 +msgid "RecMon" +msgstr "RecMon" + +#: mixer_oss.cpp:58 +msgid "IGain" +msgstr "IGain" + +#: mixer_oss.cpp:58 +msgid "OGain" +msgstr "OGain" + +#: mixer_oss.cpp:58 +msgid "Line1" +msgstr "Line1" + +#: mixer_oss.cpp:59 +msgid "Line2" +msgstr "Line2" + +#: mixer_oss.cpp:59 +msgid "Line3" +msgstr "Line3" + +#: mixer_oss.cpp:59 +msgid "Digital1" +msgstr "Digital1" + +#: mixer_oss.cpp:60 +msgid "Digital2" +msgstr "Digital2" + +#: mixer_oss.cpp:60 +msgid "Digital3" +msgstr "Digital3" + +#: mixer_oss.cpp:60 +msgid "PhoneIn" +msgstr "PhoneIn" + +#: mixer_oss.cpp:61 +msgid "PhoneOut" +msgstr "PhoneOut" + +#: mixer_oss.cpp:61 +msgid "Video" +msgstr "Video" + +#: mixer_oss.cpp:61 +msgid "Radio" +msgstr "Radio" + +#: mixer_oss.cpp:62 +msgid "Monitor" +msgstr "Monitor" + +#: mixer_oss.cpp:62 +msgid "3D-depth" +msgstr "Dalam 3D" + +#: mixer_oss.cpp:62 +msgid "3D-center" +msgstr "Tengah 3D" + +#: mixer_oss.cpp:64 +msgid "unused" +msgstr "tidak digunakan" + +#: mixer_oss.cpp:211 mixer_oss4.cpp:341 +msgid "" +"kmix: You do not have permission to access the mixer device.\n" +"Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access." +msgstr "" +"kmix: Anda tidak diizinkan mengakses peranti pencampur.\n" +"Log masuk sebagai root dan lakukan 'chmod a+rw /dev/mixer*' untuk membolehkan " +"pengaksesan." + +#: mixer_oss.cpp:215 mixer_oss4.cpp:345 +msgid "" +"kmix: Mixer cannot be found.\n" +"Please check that the soundcard is installed and the\n" +"soundcard driver is loaded.\n" +"On Linux you might need to use 'insmod' to load the driver.\n" +"Use 'soundon' when using commercial OSS." +msgstr "" +"kmix: Pengadun tidak ditemui.\n" +"Periksa sama ada kad bunyi dipasang dan\n" +"peranti kad bunyi dimuatkan atau tidak.\n" +"Pada Linux anda mungkin perlu menggunakan 'insmod' untuk memuatkan pemacu.\n" +"Gunakan 'soundon' apabila menggunakan OSS komersil." + +#: mixer_sun.cpp:66 +msgid "Master Volume" +msgstr "Volum Induk" + +#: mixer_sun.cpp:67 +msgid "Internal Speaker" +msgstr "Pembesar Suara Dalaman" + +#: mixer_sun.cpp:68 +msgid "Headphone" +msgstr "Fon kepala" + +#: mixer_sun.cpp:69 +msgid "Line Out" +msgstr "Baris Keluar" + +#: mixer_sun.cpp:70 +msgid "Record Monitor" +msgstr "Monitor Rekod" + +#: mixer_sun.cpp:72 +msgid "Line In" +msgstr "Baris Masuk" + +#: mixer_sun.cpp:228 +msgid "" +"kmix: You do not have permission to access the mixer device.\n" +"Ask your system administrator to fix /dev/audioctl to allow access." +msgstr "" +"kmix: Anda tidak diizinkan untuk mengakses peranti pencampur.\n" +"Tanya pentadbir sistem anda untuk memasang /dev/audioctl bagi membenarkan " +"pengaksesan." + +#: mixertoolbox.cpp:196 +msgid "Sound drivers supported:" +msgstr "Pemacu bunyi disokong:" + +#: mixertoolbox.cpp:197 +msgid "Sound drivers used:" +msgstr "Pemacu bunyi digunakan:" + +#. i18n: file colorwidget.ui line 28 +#: rc.cpp:9 +#, no-c-format +msgid "&Use custom colors" +msgstr "&Gunakan warna biasa" + +#. i18n: file colorwidget.ui line 39 +#: rc.cpp:12 +#, no-c-format +msgid "Active" +msgstr "Aktif" + +#. i18n: file colorwidget.ui line 64 +#: rc.cpp:15 +#, no-c-format +msgid "&Silent:" +msgstr "&Senyap" + +#. i18n: file colorwidget.ui line 108 +#: rc.cpp:18 +#, no-c-format +msgid "&Loud:" +msgstr "&Kuat:" + +#. i18n: file colorwidget.ui line 122 +#: rc.cpp:21 +#, no-c-format +msgid "&Background:" +msgstr "&Latar belakang:" + +#. i18n: file colorwidget.ui line 138 +#: rc.cpp:24 +#, no-c-format +msgid "Muted" +msgstr "Perlahan" + +#. i18n: file colorwidget.ui line 152 +#: rc.cpp:27 +#, no-c-format +msgid "Lou&d:" +msgstr "&Kuat" + +#. i18n: file colorwidget.ui line 166 +#: rc.cpp:30 +#, no-c-format +msgid "Backgrou&nd:" +msgstr "&Latar belakang" + +#. i18n: file colorwidget.ui line 180 +#: rc.cpp:33 +#, no-c-format +msgid "Silen&t:" +msgstr "&Senyap" + +#: viewbase.cpp:62 +msgid "&Channels" +msgstr "&Saluran" + +#: viewbase.cpp:134 +msgid "Device Settings" +msgstr "Seting Peranti" + +#: viewdockareapopup.cpp:139 +msgid "Mixer" +msgstr "Pengadun" diff --git a/tde-i18n-ms/messages/tdemultimedia/krec.po b/tde-i18n-ms/messages/tdemultimedia/krec.po new file mode 100644 index 00000000000..e683aa614a4 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/krec.po @@ -0,0 +1,617 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2006-08-20 04:11+0200\n" +"PO-Revision-Date: 2005-11-30 11:02+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" + +#: mp3_export/krecexport_mp3.cpp:34 +msgid "Unknown encoding error." +msgstr "Ralat pengekodan tak diketahui." + +#: mp3_export/krecexport_mp3.cpp:35 +msgid "Buffer was too small." +msgstr "Penimbal terlalu kecil." + +#: mp3_export/krecexport_mp3.cpp:36 +msgid "Memory allocation problem." +msgstr "Masalah peruntukan memori." + +#: mp3_export/krecexport_mp3.cpp:37 +msgid "Parameter initialisation not performed." +msgstr "Pengawalan parameter tidak dilaksanakan." + +#: mp3_export/krecexport_mp3.cpp:38 +msgid "Psycho acoustic problems." +msgstr "Masalah akustik psiko." + +#: mp3_export/krecexport_mp3.cpp:39 +msgid "OGG cleanup encoding error." +msgstr "Ralat pengekodan pembersihan OGG. " + +#: mp3_export/krecexport_mp3.cpp:40 +msgid "OGG frame encoding error" +msgstr "Ralat pengekodan bingkai OGG." + +#: mp3_export/krecexport_mp3.cpp:78 +msgid "At this time MP3-Export only supports files in stereo and 16bit." +msgstr "" +"Pada masa ini Eksport MP3 hanya menyokong fail dalam stereo dan 16 bit." + +#: mp3_export/krecexport_mp3.cpp:83 +msgid "" +"Please note that this plugin takes its qualitysettings from the corresponding " +"section of the Audio CDs Control Center module configuration. Make use of the " +"Control Center to configure these settings." +msgstr "" +"Perhatikan bahawa plugin ini mengambil seting kualitinya daripada bahagian yang " +"sepadan dengan konfigurasi modul Pusat Kawalan Audio CD. Gunakan Pusat Kawalan " +"untuk membuat konfigurasi seting ini. " + +#: mp3_export/krecexport_mp3.cpp:87 ogg_export/krecexport_ogg.cpp:78 +msgid "Quality Configuration" +msgstr "Konfigurasi Kualiti" + +#: mp3_export/krecexport_mp3.cpp:127 mp3_export/krecexport_mp3.cpp:144 +msgid "MP3 encoding error." +msgstr "Ralat pengekodan MP3." + +#: ogg_export/krecexport_ogg.cpp:69 +msgid "" +"At this time OGG-export only supports files in 44kHz samplingrate, 16bit and 2 " +"channels." +msgstr "" +"Pada masa ini eksport OGG hanya menyokong fail dalam kadar sampel 44 kHz, 16 " +"bit dan 2 saluran. " + +#: ogg_export/krecexport_ogg.cpp:75 +msgid "" +"Please note that this plugin takes its qualitysettings from the corresponding " +"section of the audiocd:/ configuration. Make use of the Control Center to " +"configure these settings." +msgstr "" +"Perhatikan bahawa plugin ini mengambil seting kualitinya daripada bahagian yang " +"sepadan dengan konfigurasi audiocd:/. Gunakan Pusat Kawalan untuk membuat " +"konfigurasi seting ini." + +#: _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" + +#: krecconfig_fileswidget.cpp:39 +msgid "Sampling Rate" +msgstr "Kadar Sampel" + +#: krecconfig_fileswidget.cpp:41 +msgid "48000 Hz" +msgstr "48000 Hz" + +#: krecconfig_fileswidget.cpp:42 +msgid "44100 Hz" +msgstr "44100 Hz" + +#: krecconfig_fileswidget.cpp:43 +msgid "22050 Hz" +msgstr "22050 Hz" + +#: krecconfig_fileswidget.cpp:44 +msgid "11025 Hz" +msgstr "11025 Hz" + +#: krecconfig_fileswidget.cpp:45 krecconfigure.cpp:69 krecconfigure.cpp:72 +msgid "Other" +msgstr "Lain" + +#: krecconfig_fileswidget.cpp:48 +msgid "Other:" +msgstr "Lain:" + +#: krecconfig_fileswidget.cpp:54 +msgid "Channels" +msgstr "Saluran" + +#: krecconfig_fileswidget.cpp:56 +msgid "Stereo (2 channels)" +msgstr "Stereo (2 saluran)" + +#: krecconfig_fileswidget.cpp:57 +msgid "Mono (1 channel)" +msgstr "Mono (1 saluran)" + +#: krecconfig_fileswidget.cpp:58 +msgid "Bits" +msgstr "Bit" + +#: krecconfig_fileswidget.cpp:60 +msgid "16 bit" +msgstr "16 bit" + +#: krecconfig_fileswidget.cpp:61 +msgid "8 bit" +msgstr "8 bit" + +#: krecconfig_fileswidget.cpp:63 +msgid "Use defaults for creating new files" +msgstr "Gunakan piawai untuk mencipta fail baru" + +#: krecconfigure.cpp:50 +msgid "Timedisplay Related Settings" +msgstr "Seting Berkaitan dengan Paparan Masa" + +#: krecconfigure.cpp:56 +msgid "Timedisplay Style" +msgstr "Gaya Paparan Masa" + +#: krecconfigure.cpp:59 +msgid "Plain samples" +msgstr "Sampel biasa" + +#: krecconfigure.cpp:60 +msgid "[hours:]mins:secs:samples" +msgstr "[jam:]min:saat:sampel" + +#: krecconfigure.cpp:61 +msgid "[hours:]mins:secs:frames" +msgstr "[jam:]min:saat:bingkai" + +#: krecconfigure.cpp:62 +msgid "MByte.KByte" +msgstr "MByte.KByte" + +#: krecconfigure.cpp:63 +msgid "Framebase" +msgstr "Asas Bingkai" + +#: krecconfigure.cpp:66 +msgid "30 frames per second (American TV)" +msgstr "30 bingkai sesaat (TV Amerika)" + +#: krecconfigure.cpp:67 +msgid "25 frames per second (European TV)" +msgstr "25 bingkai sesaat (TV Eropah)" + +#: krecconfigure.cpp:68 +msgid "75 frames per second (CD)" +msgstr "75 bingkai sesaat (CD)" + +#: krecconfigure.cpp:79 +msgid "Show verbose times ( XXmins:XXsecs:XXframes instead of XX:XX::XX )" +msgstr "Papar masa verbos ( XXmin:XXsaat:XXbingkai bukan XX:XX::XX )" + +#: krecconfigure.cpp:84 +msgid "Miscellaneous Settings" +msgstr "Seting Pelbagai" + +#: krecconfigure.cpp:87 +msgid "Show tip of the day at startup" +msgstr "Papar tip hari ini pada permulaan" + +#: krecconfigure.cpp:91 +msgid "Enable All Hidden Messages" +msgstr "Aktifkan Semua Mesej Tersembunyi" + +#: krecconfigure.cpp:94 +msgid "" +"All messages with the \"Don't show this message again\" option are shown " +"again after selecting this button." +msgstr "" +"Semua mesej dengan opsyen \"Jangan papar mesej ini lagi\" dipaparkan " +"sekali lagi setelah memilih butang ini." + +#: krecfile.cpp:56 +msgid "Using default properties for the new file" +msgstr "Gunakan ciri piawai bagi fail baru" + +#: krecfile.cpp:97 +msgid "'%1' loaded." +msgstr "'%1' dimuatkan." + +#: krecfile.cpp:141 +msgid "No need to save." +msgstr "Tidak perlu simpan." + +#: krecfile.cpp:145 +msgid "Saving in progress..." +msgstr "Sedang simpan..." + +#: krecfile.cpp:171 +msgid "Saving \"%1\" was successful." +msgstr "Menyimpan \"%1\" berjaya." + +#: krecfile.cpp:281 +msgid "Part deleted." +msgstr "Bahagian dihapuskan." + +#: krecfile.cpp:432 +msgid "Do you really want to delete the selected part '%1'?" +msgstr "Anda betul-betul ingin menghapuskan bahagian \"%1\" yang dipilih?" + +#: krecfile.cpp:432 +msgid "Delete Part?" +msgstr "" + +#: krecfileview.cpp:35 krecfileview.cpp:79 krecfileviewhelpers.cpp:227 +#: krecfileviewhelpers.cpp:246 +msgid "" +msgstr "" + +#: krecfileview.cpp:59 +msgid "file with no name" +msgstr "fail tidak ada nama" + +#: krecfileviewhelpers.cpp:141 +msgid "MB" +msgstr "MB" + +#: krecfileviewhelpers.cpp:147 +msgid "kB" +msgstr "kB" + +#: krecfileviewhelpers.cpp:161 krecfileviewhelpers.cpp:188 +msgid "hours" +msgstr "jam" + +#: krecfileviewhelpers.cpp:166 krecfileviewhelpers.cpp:193 +msgid "mins" +msgstr "min" + +#: krecfileviewhelpers.cpp:170 krecfileviewhelpers.cpp:197 +msgid "secs" +msgstr "saat" + +#: krecfileviewhelpers.cpp:174 +msgid "frames" +msgstr "bingkai" + +#: krecfileviewhelpers.cpp:204 krecfileviewhelpers.cpp:210 +msgid "samples" +msgstr "sampel" + +#: krecfileviewhelpers.cpp:219 krecfileviewhelpers.cpp:238 +#, c-format +msgid "kByte: %1" +msgstr "kBait: %1" + +#: krecfileviewhelpers.cpp:220 krecfileviewhelpers.cpp:239 +#, c-format +msgid "[h:]m:s.f %1" +msgstr "[h:]m:s.b %1" + +#: krecfileviewhelpers.cpp:221 krecfileviewhelpers.cpp:240 +#, c-format +msgid "[h:]m:s.s %1" +msgstr "[h:]m:s.s %1" + +#: krecfileviewhelpers.cpp:222 krecfileviewhelpers.cpp:241 +msgid "%1 Samples" +msgstr "%1 Sampel" + +#: krecfileviewhelpers.cpp:224 +msgid "Position" +msgstr "Posisi" + +#: krecfileviewhelpers.cpp:243 +msgid "Size" +msgstr "Saiz" + +#: krecfileviewhelpers.cpp:258 +#, c-format +msgid "Position: %1" +msgstr "Posisi: %1" + +#: krecfileviewhelpers.cpp:261 +#, c-format +msgid "Size: %1" +msgstr "Saiz: %1" + +#: krecfilewidgets.cpp:122 +msgid "Toggle Active/Disabled State" +msgstr "Toggel Keadaan Aktif/Nyahaktif" + +#: krecfilewidgets.cpp:125 +msgid "Remove This Part" +msgstr "Buang Bahagian Ini" + +#: krecfilewidgets.cpp:126 +msgid "Change Title of This Part" +msgstr "Ubah Judul Bahagian Ini" + +#: krecfilewidgets.cpp:127 +msgid "Change Comment of This Part" +msgstr "Ubah Komen Bahagian Ini" + +#: krecfilewidgets.cpp:222 +msgid "Lots of Data" +msgstr "Banyak Data" + +#: krecfilewidgets.cpp:304 +msgid "New Title" +msgstr "Judul Baru" + +#: krecfilewidgets.cpp:304 +msgid "Enter new part title:" +msgstr "Masukkan judul bahagian baru:" + +#: krecfilewidgets.cpp:309 +msgid "New Comment" +msgstr "Komen Baru" + +#: krecfilewidgets.cpp:309 +msgid "Enter new part comment:" +msgstr "Masukkan komen bahagian baru:" + +#: krecnewproperties.cpp:55 +msgid "Properties for the new File" +msgstr "Ciri Fail baru" + +#: krecord.cpp:71 +msgid "Recording level" +msgstr "Peringkat Rakaman" + +#: krecord.cpp:131 +msgid "Save File As" +msgstr "Simpan Fail Sebagai" + +#: krecord.cpp:141 +msgid "" +"The document \"%1\" has been modified.\n" +"Do you want to save it?" +msgstr "" +"Dokumen \"%1\" telah diubah suai.\n" +"Anda ingin simpan?" + +#: krecord.cpp:172 +msgid "Sorry, an encoding method could not be determined." +msgstr "Maaf, kaedah pengekodan tidak dapat ditentukan." + +#: krecord.cpp:173 +msgid "" +"This can have several reasons:" +"
    " +"
  • You did not specify an ending.
  • " +"
  • You specified an ending but there is no plugin available for this ending. " +"In both cases be sure to choose an ending of the list presented in the previous " +"dialog.
  • " +"
  • The plugin loading mechanism isn't working. If you are sure you did " +"everything right, please file a bugreport saying what you where about to do and " +"please quote the following line:
    %1
" +msgstr "" +"Mungkin ada beberapa sebab:" +"
    " +"
  • Anda tidak menyatakan akhirannya.
  • " +"
  • Anda menyatakan akhirannnya tetapi plugin tidak ada bagi akhiran ini. Dalam " +"kedua-dua kes, pastikan anda memilih akhiran senarai yang diberikan dalam " +"dialog sebelumnya.
  • " +"
  • Mekanisme memuatkan plugin tidak berfungsi. Jika anda pasti anda telah " +"melakukan semuanya dengan betul, failkan laporan pepijat dengan menyatakan apa " +"yang ingin anda lakukan dan petik baris berikut:
    %1
" + +#: krecord.cpp:183 +msgid "Could not determine encodingmethod" +msgstr "Tidak dapat menentukan kaedah pengekodan" + +#: krecord.cpp:185 +msgid "There is nothing to export." +msgstr "Tidak ada apa-apa yang akan dieksport." + +#: krecord.cpp:297 +msgid "Export..." +msgstr "Eksport..." + +#: krecord.cpp:300 +msgid "&Record" +msgstr "&Rekod" + +#. i18n: file krecui.rc line 8 +#: krecord.cpp:302 rc.cpp:3 +#, no-c-format +msgid "&Play" +msgstr "&Main" + +#: krecord.cpp:304 +msgid "&Stop" +msgstr "&Berhenti" + +#: krecord.cpp:306 +msgid "Play Through" +msgstr "Terus Main" + +#: krecord.cpp:309 +msgid "Go to &Beginning" +msgstr "Pergi ke &Permulaan" + +#: krecord.cpp:311 +msgid "Go to &End" +msgstr "Pergi ke &Akhir" + +#: krecord.cpp:316 +msgid "Start aRts Control Tool" +msgstr "Mulakan Alat Kawalan aRts" + +#: krecord.cpp:318 +msgid "Start KMix" +msgstr "Mulakan KMix" + +#: krecord.cpp:342 +msgid "" +"Your system is missing the Synth_STEREO_COMPRESSOR aRts module.\n" +"You will be able to use KRec but without the great functions of the compressor." +msgstr "" +"Sistem anda tertinggal modul aRts Synth_STEREO_COMPRESSOR.\n" +"Anda boleh menggunakan KRec tetapi tanpa fungsi pemampat yang baik." + +#: krecord.cpp:343 +msgid "" +"Possible reasons are:\n" +"- You installed KRec on its own without the rest of tdemultimedia.\n" +"- You installed everything correctly, but did not restart the aRts daemon\n" +" and therefore it is not aware of the new effects.\n" +"- This is a bug." +msgstr "" +"Antara sebab yang mungkin ialah:\n" +"- Anda memasang KRec sahaja tanpa tdemultimedia yang lain.\n" +"- Anda memasang semuanya dengan betul, tetapi tidak memulakan semula daemon " +"aRts\n" +" oleh itu ia tidak tahu adanya kesan baru.\n" +"- Ini ialah pepijat." + +#: krecord.cpp:344 +msgid "Unable to Find Compressor" +msgstr "Tidak dapat Menemui Pemampat" + +#: main.cpp:30 +msgid "" +"This is a recording tool for KDE.\n" +"It uses aRts, just look at the audiomanager\n" +"and you will find it there accepting sound\n" +"for recording." +msgstr "" +"Ini ialah alat rakaman untuk KDE.\n" +"Ia menggunakan aRts, lihat sahaja pengurus audio\n" +"dan anda akan dapat lihat ia menerima bunyi\n" +"untuk dirakamkan." + +#: main.cpp:47 +msgid "KRec" +msgstr "KRec" + +#: main.cpp:50 +msgid "" +"Creator \n" +"Look at the website www.arnoldarts.de \n" +"for other good stuff." +msgstr "" +"Pencipta \n" +"Lihat laman web www.arnoldarts.de \n" +"untuk perkara lain yang menarik." + +#: main.cpp:51 +msgid "Helped where he was asked" +msgstr "Bantu jika diminta" + +#: main.cpp:52 +msgid "Made some minor improvements" +msgstr "Lakukan sedikit pembaikan kecil" + +#: main.cpp:53 +msgid "" +"They indirectly wrote the exports. At least I learned from their files and " +"patches." +msgstr "" +"Secara tidak langsung ia menulis eksport. Sekurang-kurangnya saya mengetahuinya " +"daripada fail dan tampalan mereka." + +#. i18n: file krecui.rc line 35 +#: rc.cpp:9 +#, no-c-format +msgid "Play" +msgstr "Main" + +#. i18n: file krecui.rc line 43 +#: rc.cpp:12 +#, no-c-format +msgid "Compressor" +msgstr "Pemampat" + +#: tips.cpp:3 +msgid "" +"

...that KRec does non-destructive Recording?

\n" +"

\n" +"That means if you have a recording and want to record only a part for a second " +"(third or more) time, your first (and second and later) version is still on " +"disc and can still be restored. Only for Playback/Export the old version is " +"overlayed by the newer one.\n" +"

\n" +msgstr "" +"

...KRec melakukan Rakaman tanpa pemusnahan?

\n" +"

\n" +"Ini bermakna jika anda membuat rakaman dan ingin merakamkan hanya satu bahagian " +"untuk kali kedua (ketiga atau seterusnya), versi pertama anda (dan kedua dan " +"seterusnya) masih ada dalam cakera dan masih boleh disimpan semula. Hanya bagi " +"Main semula/Eksport, versi lama ditindih oleh versi baru.\n" +"

\n" + +#: tips.cpp:11 +msgid "" +"

...which event caused the first version of KRec?

\n" +"

\n" +"Some friends of mine asked me whether I could do the recordings for a radioplay " +"for them. So I was searching for an easy-to-use recording tool running on my " +"favorite OS. After some searching (without finding something suitable) I " +"started a first version of KRec.\n" +"

\n" +msgstr "" +"

...peristiwa yang mana menghasilkan versi pertama KRec?

\n" +"

\n" +"Beberapa rakan saya bertanya sama ada saya boleh melakukan rakaman program " +"radio untuk mereka. Saya pun mencari alat rakaman mudah guna untuk dijalankan " +"pada OS kegemaran saya. Setelah lama mencari (tidak dapat mencari yang sesuai), " +"saya memulakan versi pertama KRec.\n" +"

\n" + +#: tips.cpp:19 +msgid "" +"

...that developers are very happy to hear from the users?

\n" +"

\n" +"Most developers are very happy to see their applications used by other people. " +"So if you want to say \"Thank you\" or you have some problems, don't hesitate " +"to mail us/me. You can find the email addresses of the author in the " +"\"Help\"-menu under \"About KRec\".\n" +"

\n" +msgstr "" +"

...pembangun gembira mendapat maklum balas daripada pengguna?

\n" +"

\n" +"Kebanyakan pembangun gembira melihat aplikasi mereka digunakan oleh orang lain. " +"Oleh itu jika anda ingin mengatakan \"Terima kasih\" atau anda menghadapi " +"masalah, terus e-mel kepada kami/saya. Alamat e-mel pengarang boleh didapatkan " +"dalam menu \"Bantuan\" di bawah \"Tentang KRec\".\n" +"

\n" + +#: tips.cpp:27 +msgid "" +"

...that you are invited to report bugs?

\n" +"

\n" +"Altough a lot of testing is done, our capabilities of catching every possible " +"event/configuration are limited. So if you find a bug use \"Report Bug\" in the " +"\"Help\"-menu or go directly to http://bugs.kde.org.\n" +"

\n" +msgstr "" +"

...anda digalakkan membuat laporan pepijat?

\n" +"

\n" +"Walaupun ujian kerap dilakukan, keupayaan kami mendapatkan setiap " +"peristiwa/konfigurasi yang mungkin adalah terbatas. Oleh itu jika anda menemui " +"pepijat, gunakan \"Laporan Pepijat\" dalam menu \"Help\" atau terus layari " +"http://bugs.kde.org.\n" +"

\n" + +#: tips.cpp:35 +msgid "" +"

...that KRec is far from complete?

\n" +"

\n" +"So if you have a nice feature you think KRec should incorporate please tell us! " +"To avoid duplicates and improve productivity please do it via bugs.kde.org or " +"the bug reporting tools and us wishlist as severity.\n" +"

\n" +msgstr "" +"

...KRec masih belum lengkap?

\n" +"

\n" +"Jika anda mempunyai ciri yang baik yang perlu digabungkan ke dalam KRec, " +"beritahu kami! Untuk mengelakkan pertindanan dan untuk meningkatkan " +"produktiviti, lakukannya melalui bugs.kde.org atau alat laporan pepijat dan " +"senarai permintaan kami apabila keadaan serius berlaku.\n" +"

\n" diff --git a/tde-i18n-ms/messages/tdemultimedia/kscd.po b/tde-i18n-ms/messages/tdemultimedia/kscd.po new file mode 100644 index 00000000000..a0f8e529423 --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/kscd.po @@ -0,0 +1,824 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-11-30 10:52+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" + +#: cddbdlg.cpp:37 +msgid "CD Editor" +msgstr "Editor CD" + +#: cddbdlg.cpp:46 +msgid "Upload" +msgstr "Muat naik" + +#: cddbdlg.cpp:47 +msgid "Fetch Info" +msgstr "Ambil Maklumat" + +#: cddbdlg.cpp:87 +msgid "Record submitted successfully." +msgstr "Rekod berjaya dikemukakan." + +#: cddbdlg.cpp:88 cddbdlg.cpp:94 +msgid "Record Submission" +msgstr "Penyerahan Rekod" + +#: cddbdlg.cpp:92 +#, c-format +msgid "" +"Error sending record.\n" +"\n" +"%1" +msgstr "" +"Ralat menghantar rekod.\n" +"\n" +"%1" + +#: cddbdlg.cpp:127 +msgid "" +"The artist name of the disc has to be entered.\n" +"Please correct the entry and try again." +msgstr "" +"Nama artis cakera itu telah dimasukkan.\n" +"Betulkan entri dan cuba sekali lagi." + +#: cddbdlg.cpp:129 cddbdlg.cpp:138 cddbdlg.cpp:157 +msgid "Invalid Database Entry" +msgstr "Entri Pangkalan Data Tak Sah" + +#: cddbdlg.cpp:136 +msgid "" +"The title of the disc has to be entered.\n" +"Please correct the entry and try again." +msgstr "" +"Judul cakera telah dimasukkan.\n" +"Betulkan entri dan cuba sekali lagi." + +#: cddbdlg.cpp:155 +msgid "" +"At least one track title must be entered.\n" +"Please correct the entry and try again." +msgstr "" +"Sekurang-kurangnya satu judul trek mestilah dimasukkan.\n" +"Betulkan entri dan cuba sekali lagi." + +#: cddbdlg.cpp:191 +msgid "" +"Invalid Playlist\n" +"Please use valid track numbers, separated by commas." +msgstr "" +"Senarai Siar Tak Sah\n" +"Gunakan nombor trek yang sah, dipisahkan dengan tanda koma." + +#: docking.cpp:56 kscd.cpp:173 kscd.cpp:239 +msgid "Play/Pause" +msgstr "Main/Jeda" + +#: docking.cpp:58 kscd.cpp:176 kscd.cpp:234 +msgid "Next" +msgstr "Berikutnya" + +#: docking.cpp:59 kscd.cpp:175 kscd.cpp:237 +msgid "Previous" +msgstr "Sebelumnya" + +#: docking.cpp:60 kscd.cpp:182 +msgid "Eject" +msgstr "Buang" + +#: kcompactdisc.cpp:153 +msgid "Back/Track Done" +msgstr "Ke belakang/Trek Selesai" + +#: kcompactdisc.cpp:156 +msgid "Playing" +msgstr "Memainkan" + +#: kcompactdisc.cpp:159 +msgid "Forward" +msgstr "Ke depan" + +#: kcompactdisc.cpp:162 +msgid "Paused" +msgstr "Jeda" + +#: kcompactdisc.cpp:165 kscd.cpp:1042 +msgid "Stopped" +msgstr "Berhenti" + +#: kcompactdisc.cpp:168 kscd.cpp:1297 +msgid "Ejected" +msgstr "Dibuang" + +#: kcompactdisc.cpp:171 +msgid "No Disc" +msgstr "Tiada cakera" + +#: kcompactdisc.cpp:174 +msgid "Unknown" +msgstr "Tak diketahui" + +#: kcompactdisc.cpp:177 +msgid "CDDA Error" +msgstr "Ralat CDDA" + +#: kcompactdisc.cpp:180 +msgid "CDDA Ack" +msgstr "CDDA Ack" + +#: kcompactdisc.cpp:412 kcompactdisc.cpp:430 +msgid "Unknown Artist" +msgstr "Artis Tak Diketahui" + +#: kcompactdisc.cpp:413 +msgid "Unknown Title" +msgstr "Judul Tak Diketahui" + +#: kcompactdisc.cpp:431 +#, c-format +msgid "Track %1" +msgstr "Trek %1" + +#: kscd.cpp:83 +msgid "KDE CD player" +msgstr "Pemain CD KDE" + +#: kscd.cpp:136 kscd.cpp:863 kscd.cpp:1402 +msgid "Vol: %02d%%" +msgstr "Vol: %02d%%" + +#: kscd.cpp:166 +msgid "Track list" +msgstr "Senarai trek" + +#. i18n: file panel.ui line 374 +#: kscd.cpp:181 rc.cpp:171 +#, no-c-format +msgid "Loop" +msgstr "Gelung" + +#: kscd.cpp:183 kscd.cpp:243 +msgid "Increase Volume" +msgstr "Naikkan Volum" + +#: kscd.cpp:187 kscd.cpp:245 +msgid "Decrease Volume" +msgstr "Turunkan Volum" + +#: kscd.cpp:189 kscd.cpp:247 +msgid "Shuffle" +msgstr "Kocok" + +#: kscd.cpp:190 +msgid "CDDB" +msgstr "CDDB" + +#: kscd.cpp:194 +msgid "Configure &Global Shortcuts..." +msgstr "Konfigur Jalan Pintas &Global..." + +#: kscd.cpp:370 +msgid "Artist Information" +msgstr "Maklumat Artis" + +#: kscd.cpp:416 kscd.cpp:427 kscd.cpp:693 kscd.cpp:1043 +msgid "Play" +msgstr "Main" + +#: kscd.cpp:418 kscd.cpp:425 +msgid "Pause" +msgstr "Jeda" + +#: kscd.cpp:553 +#, c-format +msgid "Current track: %1" +msgstr "Trek semasa: %1" + +#: kscd.cpp:693 +msgid "Random" +msgstr "Rawak" + +#: kscd.cpp:719 +msgid "CD Drive (you must stop playing to change this)" +msgstr "Pemacu CD (anda mestilah berhenti main untuk mengubah ini)" + +#: kscd.cpp:742 +msgid "CD Player" +msgstr "Pemain CD" + +#: kscd.cpp:742 +msgid "Settings & Behavior" +msgstr "Seting & Perilaku" + +#: kscd.cpp:757 +msgid "Configure Fetching Items" +msgstr "Konfigure Item Pengambilan" + +#: kscd.cpp:802 +#, c-format +msgid "" +"CD-ROM read or access error (or no audio disc in drive).\n" +"Please make sure you have access permissions to:\n" +"%1" +msgstr "" +"Ralat membaca atau mengakses CD-ROM (atau tiada cakera audio di dalam pemacu).\n" +"Pastikan anda dibenarkan mengakses:\n" +"%1" + +#: kscd.cpp:961 +msgid "No disc" +msgstr "Tiada cakera" + +#: kscd.cpp:1181 +msgid "Start freedb lookup." +msgstr "Mulakan carian freedb" + +#: kscd.cpp:1198 +msgid "No matching freedb entry found." +msgstr "Tiada padanan entri freedb ditemui." + +#: kscd.cpp:1198 +msgid "Error getting freedb entry." +msgstr "Ralat mendapatkan entri freedb." + +#: kscd.cpp:1220 +msgid "Select CDDB Entry" +msgstr "Pilih entri CDDB" + +#: kscd.cpp:1221 +msgid "Select a CDDB entry:" +msgstr "Pilih entri CDDB:" + +#: kscd.cpp:1378 +msgid "Tra Rem" +msgstr "Tra Rem" + +#: kscd.cpp:1382 +msgid "Tot Sec" +msgstr "Tot Sec" + +#: kscd.cpp:1386 +msgid "Tot Rem" +msgstr "Tot Rem" + +#: kscd.cpp:1391 +msgid "Tra Sec" +msgstr "Tra Sec" + +#: kscd.cpp:1597 +msgid "Start playing" +msgstr "Mulakan main" + +#: kscd.cpp:1598 +msgid "CD device, can be a path or a media:/ URL" +msgstr "Peranti CD, mungkin laluan atau media:/ URL" + +#. i18n: file panel.ui line 16 +#: kscd.cpp:1608 rc.cpp:120 +#, no-c-format +msgid "KsCD" +msgstr "KsCD" + +#: kscd.cpp:1612 +msgid "Current maintainer" +msgstr "Penyenggara semasa" + +#: kscd.cpp:1613 +msgid "Workman library update, CDTEXT, CDDA" +msgstr "Pengemaskinian pustaka pekerja, CDTEXT, CDDA" + +#: kscd.cpp:1615 +msgid "Workman library, previous maintainer" +msgstr "Pustaka pekerja, penyenggara sebelumnya" + +#: kscd.cpp:1616 +msgid "Patches galore" +msgstr "Banyak tampungan" + +#: kscd.cpp:1617 +msgid "Workman library" +msgstr "Pustaka pekerja" + +#: kscd.cpp:1618 +msgid "UI Work" +msgstr "Kerja UI" + +#: kscd.cpp:1619 +msgid "Special thanks to freedb.org for providing a free CDDB-like CD database" +msgstr "" +"Terima kasih kepada freedb.org kerana menyediakan pangkalan data CD percuma " +"seperti CDDB" + +#. i18n: file configWidgetUI.ui line 27 +#: rc.cpp:3 +#, no-c-format +msgid "Interface" +msgstr "Antara muka" + +#. i18n: file configWidgetUI.ui line 38 +#: rc.cpp:6 +#, no-c-format +msgid "&Background color:" +msgstr "&Warna latar belakang:" + +#. i18n: file configWidgetUI.ui line 52 +#: rc.cpp:9 rc.cpp:247 +#, no-c-format +msgid "The background color that will be used for the LCD display." +msgstr "Warna latar belakang yang akan digunakan untuk paparan LCD." + +#. i18n: file configWidgetUI.ui line 60 +#: rc.cpp:12 +#, no-c-format +msgid "Show icon in &system tray" +msgstr "Papar ikon dalam dulang &sistem" + +#. i18n: file configWidgetUI.ui line 63 +#: rc.cpp:15 rc.cpp:193 +#, no-c-format +msgid "" +"When this option is selected an icon will appear in the system tray. Note that " +"KsCD will not quit when the window is closed if a system tray icon is " +"displayed. You may quit KsCD by clicking the Quit button or right-clicking on " +"the system tray icon and selecting the appropriate entry." +msgstr "" +"Apabila opsyen ini dipilih, ikon akan muncul di dalam dulang sistem. Perhatikan " +"bahawa KsCD tidak akan keluar apabila tetingkap ditutup jika ikon dulang " +"sistem dipaparkan. Anda boleh keluar dari KsCD dengan mengklik butang Keluar " +"atau mengklik kanan ikon dulang sistem dan memilih entri yang sesuai. " + +#. i18n: file configWidgetUI.ui line 74 +#: rc.cpp:18 +#, no-c-format +msgid "Show &track announcement" +msgstr "Papar pengumuman &trek" + +#. i18n: file configWidgetUI.ui line 99 +#: rc.cpp:21 +#, no-c-format +msgid "&LCD color:" +msgstr "&Warna LCD:" + +#. i18n: file configWidgetUI.ui line 113 +#: rc.cpp:24 rc.cpp:241 +#, no-c-format +msgid "The foreground color that will be used in the LCD display." +msgstr "Warna latar depan yang akan digunakan dalam paparan LCD." + +#. i18n: file configWidgetUI.ui line 131 +#: rc.cpp:27 +#, no-c-format +msgid "LCD &font:" +msgstr "&Fon LCD:" + +#. i18n: file configWidgetUI.ui line 144 +#: rc.cpp:30 +#, no-c-format +msgid "Play Options" +msgstr "Opsyen Main" + +#. i18n: file configWidgetUI.ui line 161 +#: rc.cpp:33 +#, no-c-format +msgid " seconds" +msgstr " saat" + +#. i18n: file configWidgetUI.ui line 164 +#: rc.cpp:36 +#, no-c-format +msgid "1 second" +msgstr "1 saat" + +#. i18n: file configWidgetUI.ui line 167 +#: rc.cpp:39 rc.cpp:220 +#, no-c-format +msgid "" +"This option controls the number of seconds KsCD will skip when the skip " +"forwards or backwards buttons are pressed." +msgstr "" +"Opsyen ini mengawal bilangan saat KsCd akan melangkau apabila butang langkau ke " +"depan atau ke belakang ditekan." + +#. i18n: file configWidgetUI.ui line 175 +#: rc.cpp:42 +#, no-c-format +msgid "Skip &interval:" +msgstr "Langkau &selang:" + +#. i18n: file configWidgetUI.ui line 186 +#: rc.cpp:45 +#, no-c-format +msgid "Auto&play when CD inserted" +msgstr "Auto&main apabila CD disisipkan" + +#. i18n: file configWidgetUI.ui line 189 +#: rc.cpp:48 rc.cpp:199 +#, no-c-format +msgid "" +"When this option is selected the CD will start playing automatically upon being " +"inserted into the CD-ROM." +msgstr "" +"Apabila opsyen ini dipilih, CD akan mula dimainkan secara automatik setelah " +"disisipkan ke dalam CD-ROM." + +#. i18n: file configWidgetUI.ui line 197 +#: rc.cpp:51 +#, no-c-format +msgid "&Eject CD when finished playing" +msgstr "&Keluarkan CD apabila selesai dimainkan" + +#. i18n: file configWidgetUI.ui line 200 +#: rc.cpp:54 rc.cpp:211 +#, no-c-format +msgid "" +"When this option is selected the CD will automatically eject when it is " +"finished." +msgstr "" +"Apabila opsyen ini dipilih CD akan dikeluarkan secara automatik setelah " +"selesai." + +#. i18n: file configWidgetUI.ui line 208 +#: rc.cpp:57 +#, no-c-format +msgid "Stop playing CD on e&xit" +msgstr "Berhenti memainkan CD pada &keluar" + +#. i18n: file configWidgetUI.ui line 211 +#: rc.cpp:60 rc.cpp:205 +#, no-c-format +msgid "" +"When this option is selected the CD will automatically stop playing when " +"quitting KsCD." +msgstr "" +"Apabila opsyen ini dipilih, CD akan berhenti dimainkan secara automatik apabila " +"keluar dari KsCD." + +#. i18n: file configWidgetUI.ui line 238 +#: rc.cpp:63 +#, no-c-format +msgid "CD-ROM &Device" +msgstr "&Peranti CD-ROM" + +#. i18n: file configWidgetUI.ui line 249 +#: rc.cpp:66 rc.cpp:226 +#, no-c-format +msgid "" +"The CD-ROM device to use when playing CDs. This will typically look something " +"like \"/dev/cdrom\". To have KsCD autodetect your CD-ROM, leave this field " +"empty." +msgstr "" +"Peranti CD-ROM yang akan digunakan untuk memainkan CD. Ini biasanya kelihatan " +"seperti \"/dev/cdrom\". Biarkan medan ini kosong supaya KsCD dapat mengesan " +"CD-ROM anda secara automatik." + +#. i18n: file configWidgetUI.ui line 257 +#: rc.cpp:69 +#, no-c-format +msgid "Select audio de&vice:" +msgstr "Pilih &peranti audio:" + +#. i18n: file configWidgetUI.ui line 271 +#: rc.cpp:72 +#, no-c-format +msgid "&Use direct digital playback" +msgstr "&Gunakan main semula digital terus" + +#. i18n: file configWidgetUI.ui line 277 +#: rc.cpp:75 +#, no-c-format +msgid "" +"When this option is selected KsCD will attempt to play the CD using direct " +"digital playback. This option is useful if the CD-ROM is not connected directly " +"to the sound output on the computer. Note that digital playback consumes more " +"system resources than the normal method of playback." +msgstr "" +"Apabila opsyen ini dipilih, KsCD akan cuba memainkan CD menggunakan main semula " +"digital terus. Opsyen ini berguna jika CD-ROM tidak disambungkan secara terus " +"ke output bunyi pada komputer. Perhatikan bahawa main semula digital " +"menggunakan lebih banyak sumber sistem daripada kaedah main semula biasa." + +#. i18n: file configWidgetUI.ui line 285 +#: rc.cpp:78 +#, no-c-format +msgid "Select &audio backend:" +msgstr "Pilih &bahagian belakang audio:" + +#. i18n: file configWidgetUI.ui line 314 +#: rc.cpp:81 +#, no-c-format +msgid " Music Information Services " +msgstr "Khidmat Maklumat Muzik" + +#. i18n: file configWidgetUI.ui line 325 +#: rc.cpp:84 +#, no-c-format +msgid "Allow en&coding selection:" +msgstr "Membolehkan pemilihan &pengekodan:" + +#. i18n: file configWidgetUI.ui line 328 +#: rc.cpp:87 rc.cpp:253 +#, no-c-format +msgid "" +"When this option is selected, you have the ability to select encoding for the " +"results of a CDDB request. The standard describes CDDB results as being " +"strictly Latin1. This is not true, as non-English speaking users often use " +"other 8-bit encodings." +msgstr "" +"Apabila opsyen ini dipilih, anda boleh memilih pengekodan sebagai hasil " +"permintaan CDDB. Piawai ini menerangkan hasil CDDB sebagai benar-benar Latin1. " +"Ini tidak benar kerana pengguna yang bukan bertutur dalam bahasa Inggeris " +"selalunya menggunakan pengekodan 8 bit yang lain." + +#. i18n: file configWidgetUI.ui line 334 +#: rc.cpp:90 +#, no-c-format +msgid "AUTO" +msgstr "AUTO" + +#. i18n: file configWidgetUI.ui line 339 +#: rc.cpp:93 +#, no-c-format +msgid "UTF-8" +msgstr "UTF-8" + +#. i18n: file configWidgetUI.ui line 344 +#: rc.cpp:96 +#, no-c-format +msgid "CP1250" +msgstr "CP1250" + +#. i18n: file configWidgetUI.ui line 349 +#: rc.cpp:99 +#, no-c-format +msgid "CP1251" +msgstr "CP1251" + +#. i18n: file configWidgetUI.ui line 354 +#: rc.cpp:102 +#, no-c-format +msgid "CP1252" +msgstr "CP1252" + +#. i18n: file configWidgetUI.ui line 359 +#: rc.cpp:105 +#, no-c-format +msgid "CP1253" +msgstr "CP1253" + +#. i18n: file configWidgetUI.ui line 364 +#: rc.cpp:108 +#, no-c-format +msgid "CP1254" +msgstr "CP1254" + +#. i18n: file configWidgetUI.ui line 369 +#: rc.cpp:111 +#, no-c-format +msgid "CP1255" +msgstr "CP1255" + +#. i18n: file configWidgetUI.ui line 374 +#: rc.cpp:114 +#, no-c-format +msgid "CP1256" +msgstr "CP1256" + +#. i18n: file configWidgetUI.ui line 379 +#: rc.cpp:117 +#, no-c-format +msgid "CP1257" +msgstr "CP1257" + +#. i18n: file panel.ui line 57 +#: rc.cpp:123 rc.cpp:126 +#, no-c-format +msgid "Track progress" +msgstr "Kemajuan trek" + +#. i18n: file panel.ui line 110 +#: rc.cpp:129 rc.cpp:132 +#, no-c-format +msgid "Volume control" +msgstr "Kawalan volum" + +#. i18n: file panel.ui line 145 +#: rc.cpp:135 +#, no-c-format +msgid "E&ject" +msgstr "&Keluar" + +#. i18n: file panel.ui line 242 +#: rc.cpp:138 +#, no-c-format +msgid "Status" +msgstr "Status" + +#. i18n: file panel.ui line 250 +#: rc.cpp:141 rc.cpp:147 +#, no-c-format +msgid "Vol: --" +msgstr "Vol: --" + +#. i18n: file panel.ui line 263 +#: rc.cpp:144 +#, no-c-format +msgid "--/--" +msgstr "--/--" + +#. i18n: file panel.ui line 293 +#: rc.cpp:150 +#, no-c-format +msgid "Artist" +msgstr "Artis" + +#. i18n: file panel.ui line 301 +#: rc.cpp:153 +#, no-c-format +msgid "Title" +msgstr "Judul" + +#. i18n: file panel.ui line 313 +#: rc.cpp:156 +#, no-c-format +msgid "R&andom" +msgstr "R&awak" + +#. i18n: file panel.ui line 327 +#: rc.cpp:159 +#, no-c-format +msgid "E&xtras" +msgstr "T&ambahan" + +#. i18n: file panel.ui line 338 +#: rc.cpp:162 +#, no-c-format +msgid "Pla&y" +msgstr "Mai&n" + +#. i18n: file panel.ui line 363 +#: rc.cpp:168 +#, no-c-format +msgid "&CDDB" +msgstr "&CDDB" + +#. i18n: file panel.ui line 391 +#: rc.cpp:174 +#, no-c-format +msgid "&Next" +msgstr "&Berikutnya" + +#. i18n: file panel.ui line 402 +#: rc.cpp:177 +#, no-c-format +msgid "Pre&vious" +msgstr "Se&belumnya" + +#. i18n: file kscd.kcfg line 9 +#: rc.cpp:180 +#, no-c-format +msgid "Output Volume" +msgstr "Volum Output" + +#. i18n: file kscd.kcfg line 13 +#: rc.cpp:183 +#, no-c-format +msgid "Play random tracks." +msgstr "Mainkan trek rawak." + +#. i18n: file kscd.kcfg line 15 +#: rc.cpp:186 +#, no-c-format +msgid "" +"When this option is selected the playing order\n" +" of the CD tracks is chosen at random." +msgstr "" +"Apabila opsyen ini dipilih, tertib memainkan\n" +" trek CD dipilih secara rawak." + +#. i18n: file kscd.kcfg line 19 +#: rc.cpp:190 +#, no-c-format +msgid "Show an icon in the system tray." +msgstr "Papar ikon dalam dulang sistem." + +#. i18n: file kscd.kcfg line 27 +#: rc.cpp:196 +#, no-c-format +msgid "Start playing when a CD is inserted." +msgstr "Mula main apabila CD disisipkan." + +#. i18n: file kscd.kcfg line 32 +#: rc.cpp:202 +#, no-c-format +msgid "Stop playing the CD on program exit." +msgstr "Berhenti memainkan CD setelah keluar dari program." + +#. i18n: file kscd.kcfg line 37 +#: rc.cpp:208 +#, no-c-format +msgid "Eject CD when playing is finished." +msgstr "Keluarkan CD apabila selesai memainkan CD." + +#. i18n: file kscd.kcfg line 42 +#: rc.cpp:214 +#, no-c-format +msgid "Loop tracks." +msgstr "Trek gelung." + +#. i18n: file kscd.kcfg line 46 +#: rc.cpp:217 +#, no-c-format +msgid "Skip interval." +msgstr "Langkau selang." + +#. i18n: file kscd.kcfg line 60 +#: rc.cpp:223 +#, no-c-format +msgid "Name of the CD-ROM device." +msgstr "Nama peranti CD-ROM." + +#. i18n: file kscd.kcfg line 64 +#: rc.cpp:229 +#, no-c-format +msgid "The audio backend KsCD uses." +msgstr "Penggunaan KsCD bahagian belakang audio." + +#. i18n: file kscd.kcfg line 67 +#: rc.cpp:232 +#, no-c-format +msgid "The audio device KsCD uses." +msgstr "Penggunaan KsCD peranti audio." + +#. i18n: file kscd.kcfg line 70 +#: rc.cpp:235 +#, no-c-format +msgid "Use direct digital playback." +msgstr "Gunakan main semula digital terus." + +#. i18n: file kscd.kcfg line 71 +#: rc.cpp:238 +#, no-c-format +msgid "" +"When this option is selected KsCD will attempt to play the CD using direct " +"digital playback. This option is useful if the CD-ROM is not connected directly " +"to the sound output on the computer. Note that digital playback is slower than " +"the normal method of playback." +msgstr "" +"Apabila opsyen ini dipilih, KsCD akan cuba memainkan CD menggunakan main semula " +"digital terus. Opsyen ini berguna jika CD-ROM tidak disambungkan terus ke " +"output bunyi pada komputer. Perhatikan bahawa main semula digital lebih " +"perlahan daripada kaedah main semula yang biasa." + +#. i18n: file kscd.kcfg line 79 +#: rc.cpp:244 +#, no-c-format +msgid "The font that will be used for the LCD display." +msgstr "Fon yang akan digunakan untuk paparan LCD." + +#. i18n: file kscd.kcfg line 87 +#: rc.cpp:250 +#, no-c-format +msgid "Allow encoding selection." +msgstr "Benarkan pemilihan pengekodan." + +#~ msgid "Alt+J" +#~ msgstr "Alt+J" + +#~ msgid "Alt+A" +#~ msgstr "Alt+A" + +#~ msgid "Alt+X" +#~ msgstr "Alt+X" + +#~ msgid "Alt+Y" +#~ msgstr "Alt+Y" + +#~ msgid "Alt+C" +#~ msgstr "Alt+C" + +#~ msgid "Alt+N" +#~ msgstr "Alt+N" + +#~ msgid "Alt+V" +#~ msgstr "Alt+V" diff --git a/tde-i18n-ms/messages/tdemultimedia/libkcddb.po b/tde-i18n-ms/messages/tdemultimedia/libkcddb.po new file mode 100644 index 00000000000..d71f76d74ba --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/libkcddb.po @@ -0,0 +1,815 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-11-30 11:14+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" + +#: categories.cpp:21 genres.cpp:61 +msgid "Blues" +msgstr "Blues" + +#: categories.cpp:21 genres.cpp:64 +msgid "Classical" +msgstr "Klasik" + +#: categories.cpp:21 genres.cpp:66 +msgid "" +"_: music genre\n" +"Country" +msgstr "" + +#: categories.cpp:22 +msgid "Data" +msgstr "Data" + +#: categories.cpp:22 genres.cpp:71 +msgid "Folk" +msgstr "Folk" + +#: categories.cpp:22 genres.cpp:77 +msgid "Jazz" +msgstr "Jazz" + +#: categories.cpp:23 genres.cpp:79 +msgid "New Age" +msgstr "Era Baru" + +#: categories.cpp:23 genres.cpp:85 +msgid "Reggae" +msgstr "Reggae" + +#: categories.cpp:23 genres.cpp:86 +msgid "Rock" +msgstr "Rock" + +#: categories.cpp:23 genres.cpp:89 +msgid "Soundtrack" +msgstr "Runut Bunyi" + +#: cddb.cpp:166 +msgid "Success" +msgstr "Berjaya" + +#: cddb.cpp:170 +msgid "Server error" +msgstr "Ralat pelayan" + +#: cddb.cpp:174 +msgid "Host not found" +msgstr "Hos tidak ditemui" + +#: cddb.cpp:178 +msgid "No response" +msgstr "Tiada respons" + +#: cddb.cpp:182 +msgid "No record found" +msgstr "Rekod tidak ditemui" + +#: cddb.cpp:186 +msgid "Multiple records found" +msgstr "Berbilang rekod ditemui" + +#: cddb.cpp:190 +msgid "Cannot save" +msgstr "Tidak dapat simpan" + +#: cddb.cpp:194 +msgid "Invalid category" +msgstr "Kategori tak sah" + +#: cddb.cpp:198 +msgid "Unknown error" +msgstr "Ralat tak diketahui" + +#: cdinfoencodingwidget.cpp:65 +msgid "" +"_: artist - cdtitle\n" +"%1 - %2" +msgstr "" + +#: genres.cpp:57 +msgid "Unknown" +msgstr "Tak diketahui" + +#: genres.cpp:57 +msgid "A Cappella" +msgstr "A Cappella" + +#: genres.cpp:57 +msgid "Acid Jazz" +msgstr "Acid Jazz" + +#: genres.cpp:58 +msgid "Acid Punk" +msgstr "Acid Punk" + +#: genres.cpp:58 +msgid "Acid" +msgstr "Acid" + +#: genres.cpp:58 +msgid "Acoustic" +msgstr "Akustik" + +#: genres.cpp:58 +msgid "Alternative" +msgstr "Alternatif" + +#: genres.cpp:59 +msgid "Alt. Rock" +msgstr "Rock Alternatif" + +#: genres.cpp:59 +msgid "Ambient" +msgstr "Ambien" + +#: genres.cpp:59 +msgid "Anime" +msgstr "Anime" + +#: genres.cpp:59 +msgid "Avantgarde" +msgstr "Avantgarde" + +#: genres.cpp:60 +msgid "Ballad" +msgstr "Balada" + +#: genres.cpp:60 +msgid "Bass" +msgstr "Bass" + +#: genres.cpp:60 +msgid "Beat" +msgstr "Beat" + +#: genres.cpp:60 +msgid "Bebop" +msgstr "Bebop" + +#: genres.cpp:61 +msgid "Big Band" +msgstr "Big Band" + +#: genres.cpp:61 +msgid "Black Metal" +msgstr "Black Metal" + +#: genres.cpp:61 +msgid "Bluegrass" +msgstr "Bluegrass" + +#: genres.cpp:62 +msgid "Booty Bass" +msgstr "Booty Bass" + +#: genres.cpp:62 +msgid "BritPop" +msgstr "BritPop" + +#: genres.cpp:62 +msgid "Cabaret" +msgstr "Kabaret" + +#: genres.cpp:62 +msgid "Celtic" +msgstr "Celtic" + +#: genres.cpp:63 +msgid "Chamber Music" +msgstr "Chamber Music" + +#: genres.cpp:63 +msgid "Chanson" +msgstr "Chanson" + +#: genres.cpp:63 +msgid "Chorus" +msgstr "Korus" + +#: genres.cpp:63 +msgid "Christian Gangsta Rap" +msgstr "Christian Gangsta Rap" + +#: genres.cpp:64 +msgid "Christian Rap" +msgstr "Christian Rap" + +#: genres.cpp:64 +msgid "Christian Rock" +msgstr "Christian Rock" + +#: genres.cpp:64 +msgid "Classic Rock" +msgstr "Rock Klasik" + +#: genres.cpp:65 +msgid "Club-house" +msgstr "Rumah kelab" + +#: genres.cpp:65 +msgid "Club" +msgstr "Kelab" + +#: genres.cpp:65 +msgid "Comedy" +msgstr "Komedi" + +#: genres.cpp:65 +msgid "Contemporary Christian" +msgstr "Contemporary Christian" + +#: genres.cpp:66 +msgid "Crossover" +msgstr "Crossover" + +#: genres.cpp:66 +msgid "Cult" +msgstr "Cult" + +#: genres.cpp:66 +msgid "Dance Hall" +msgstr "Dewan Tarian" + +#: genres.cpp:67 +msgid "Dance" +msgstr "Menari" + +#: genres.cpp:67 +msgid "Darkwave" +msgstr "Darkwave" + +#: genres.cpp:67 +msgid "Death Metal" +msgstr "Death Metal" + +#: genres.cpp:67 +msgid "Disco" +msgstr "Disko" + +#: genres.cpp:68 +msgid "Dream" +msgstr "Mimpi" + +#: genres.cpp:68 +msgid "Drum & Bass" +msgstr "Dram & Bass" + +#: genres.cpp:68 +msgid "Drum Solo" +msgstr "Dram Solo" + +#: genres.cpp:68 +msgid "Duet" +msgstr "Duet" + +#: genres.cpp:69 +msgid "Easy Listening" +msgstr "Pendengaran Mudah" + +#: genres.cpp:69 +msgid "Electronic" +msgstr "Elektronik" + +#: genres.cpp:69 +msgid "Ethnic" +msgstr "Etnik" + +#: genres.cpp:69 +msgid "Eurodance" +msgstr "Tarian Eropah" + +#: genres.cpp:70 +msgid "Euro-House" +msgstr "Rumah Eropah" + +#: genres.cpp:70 +msgid "Euro-Techno" +msgstr "Teknologi Eropah" + +#: genres.cpp:70 +msgid "Fast-Fusion" +msgstr "Lakuran Cepat" + +#: genres.cpp:70 +msgid "Folklore" +msgstr "Cerita Rakyat" + +#: genres.cpp:71 +msgid "Folk/Rock" +msgstr "Folk/Rock" + +#: genres.cpp:71 +msgid "Freestyle" +msgstr "Gaya bebas" + +#: genres.cpp:71 +msgid "Funk" +msgstr "Funk" + +#: genres.cpp:72 +msgid "Fusion" +msgstr "Lakuran" + +#: genres.cpp:72 +msgid "Game" +msgstr "Permainan" + +#: genres.cpp:72 +msgid "Gangsta Rap" +msgstr "Gangsta Rap" + +#: genres.cpp:72 +msgid "Goa" +msgstr "Goa" + +#: genres.cpp:73 +msgid "Gospel" +msgstr "Gereja" + +#: genres.cpp:73 +msgid "Gothic Rock" +msgstr "Gothic Rock" + +#: genres.cpp:73 +msgid "Gothic" +msgstr "Gothic" + +#: genres.cpp:73 +msgid "Grunge" +msgstr "Grunge" + +#: genres.cpp:74 +msgid "Hardcore" +msgstr "Hardcore" + +#: genres.cpp:74 +msgid "Hard Rock" +msgstr "Hard Rock" + +#: genres.cpp:74 +msgid "Heavy Metal" +msgstr "Heavy Metal" + +#: genres.cpp:74 +msgid "Hip-Hop" +msgstr "Hip-Hop" + +#: genres.cpp:75 +msgid "House" +msgstr "Rumah" + +#: genres.cpp:75 +msgid "Humor" +msgstr "Jenaka" + +#: genres.cpp:75 +msgid "Indie" +msgstr "Indie" + +#: genres.cpp:75 +msgid "Industrial" +msgstr "Perindustrian" + +#: genres.cpp:76 +msgid "Instrumental Pop" +msgstr "Pop Instrumental" + +#: genres.cpp:76 +msgid "Instrumental Rock" +msgstr "Rock Instrumental" + +#: genres.cpp:76 +msgid "Instrumental" +msgstr "Instrumental" + +#: genres.cpp:76 +msgid "Jazz+Funk" +msgstr "Jazz+Funk" + +#: genres.cpp:77 +msgid "JPop" +msgstr "JPop" + +#: genres.cpp:77 +msgid "Jungle" +msgstr "Jungle" + +#: genres.cpp:77 +msgid "Latin" +msgstr "Latin" + +#: genres.cpp:77 +msgid "Lo-Fi" +msgstr "Lo-Fi" + +#: genres.cpp:78 +msgid "Meditative" +msgstr "Meditative" + +#: genres.cpp:78 +msgid "Merengue" +msgstr "Merengue" + +#: genres.cpp:78 +msgid "Metal" +msgstr "Metal" + +#: genres.cpp:78 +msgid "Musical" +msgstr "Muzikal" + +#: genres.cpp:79 +msgid "National Folk" +msgstr "Warganegara" + +#: genres.cpp:79 +msgid "Native American" +msgstr "Orang Asal Amerika" + +#: genres.cpp:79 +msgid "Negerpunk" +msgstr "Negerpunk" + +#: genres.cpp:80 +msgid "New Wave" +msgstr "Gelombang Baru" + +#: genres.cpp:80 +msgid "Noise" +msgstr "Hingar" + +#: genres.cpp:80 +msgid "Oldies" +msgstr "Lagu Lama" + +#: genres.cpp:80 +msgid "Opera" +msgstr "Opera" + +#: genres.cpp:81 +msgid "Other" +msgstr "Lain" + +#: genres.cpp:81 +msgid "Polka" +msgstr "Polka" + +#: genres.cpp:81 +msgid "Polsk Punk" +msgstr "Polsk Punk" + +#: genres.cpp:81 +msgid "Pop-Funk" +msgstr "Pop-Funk" + +#: genres.cpp:82 +msgid "Pop/Funk" +msgstr "Pop/Funk" + +#: genres.cpp:82 +msgid "Pop" +msgstr "Pop" + +#: genres.cpp:82 +msgid "Porn Groove" +msgstr "Porn Groove" + +#: genres.cpp:82 +msgid "Power Ballad" +msgstr "Power Ballad" + +#: genres.cpp:83 +msgid "Pranks" +msgstr "Pranks" + +#: genres.cpp:83 +msgid "Primus" +msgstr "Primus" + +#: genres.cpp:83 +msgid "Progressive Rock" +msgstr "Rock Progresif" + +#: genres.cpp:83 +msgid "Psychedelic Rock" +msgstr "Psychedelic Rock" + +#: genres.cpp:84 +msgid "Psychedelic" +msgstr "Psychedelic" + +#: genres.cpp:84 +msgid "Punk Rock" +msgstr "Punk Rock" + +#: genres.cpp:84 +msgid "Punk" +msgstr "Punk" + +#: genres.cpp:84 +msgid "R&B" +msgstr "R&B" + +#: genres.cpp:85 +msgid "Rap" +msgstr "Rap" + +#: genres.cpp:85 +msgid "Rave" +msgstr "Rave" + +#: genres.cpp:85 +msgid "Retro" +msgstr "Retro" + +#: genres.cpp:86 +msgid "Revival" +msgstr "Kebangkitan" + +#: genres.cpp:86 +msgid "Rhythmic Soul" +msgstr "Rhythmic Soul" + +#: genres.cpp:86 +msgid "Rock & Roll" +msgstr "Rock & Roll" + +#: genres.cpp:87 +msgid "Salsa" +msgstr "Salsa" + +#: genres.cpp:87 +msgid "Samba" +msgstr "Samba" + +#: genres.cpp:87 +msgid "Satire" +msgstr "Satira" + +#: genres.cpp:87 +msgid "Showtunes" +msgstr "Nada tayangan" + +#: genres.cpp:88 +msgid "Ska" +msgstr "Ska" + +#: genres.cpp:88 +msgid "Slow Jam" +msgstr "Jam Perlahan" + +#: genres.cpp:88 +msgid "Slow Rock" +msgstr "Rock Perlahan" + +#: genres.cpp:88 +msgid "Sonata" +msgstr "Sonata" + +#: genres.cpp:89 +msgid "Soul" +msgstr "Soul" + +#: genres.cpp:89 +msgid "Sound Clip" +msgstr "Klip Bunyi" + +#: genres.cpp:89 +msgid "Southern Rock" +msgstr "Southern Rock" + +#: genres.cpp:90 +msgid "Space" +msgstr "Ruang" + +#: genres.cpp:90 +msgid "Speech" +msgstr "Pertuturan" + +#: genres.cpp:90 +msgid "Swing" +msgstr "Swing" + +#: genres.cpp:90 +msgid "Symphonic Rock" +msgstr "Symphonic Rock" + +#: genres.cpp:91 +msgid "Symphony" +msgstr "Simfoni" + +#: genres.cpp:91 +msgid "Synthpop" +msgstr "Synthpop" + +#: genres.cpp:91 +msgid "Tango" +msgstr "Tango" + +#: genres.cpp:91 +msgid "Techno-Industrial" +msgstr "Perindustrian Teknologi" + +#: genres.cpp:92 +msgid "Techno" +msgstr "Teknologi" + +#: genres.cpp:92 +msgid "Terror" +msgstr "Terror" + +#: genres.cpp:92 +msgid "Thrash Metal" +msgstr "Thrash Metal" + +#: genres.cpp:92 +msgid "Top 40" +msgstr "40 teratas" + +#: genres.cpp:93 +msgid "Trailer" +msgstr "Treler" + +#: genres.cpp:93 +msgid "Trance" +msgstr "Keasyikan" + +#: genres.cpp:93 +msgid "Tribal" +msgstr "Puak" + +#: genres.cpp:93 +msgid "Trip-Hop" +msgstr "Trip-Hop" + +#: genres.cpp:94 +msgid "Vocal" +msgstr "Vokal" + +#. i18n: file cdinfodialogbase.ui line 32 +#: rc.cpp:3 +#, no-c-format +msgid "Revision:" +msgstr "Semakan:" + +#. i18n: file cdinfodialogbase.ui line 40 +#: rc.cpp:6 +#, no-c-format +msgid "Use the name of the artist if there is no title." +msgstr "Gunakan nama artis jika tidak ada judul." + +#. i18n: file cdinfodialogbase.ui line 48 +#: rc.cpp:9 +#, no-c-format +msgid "&Category:" +msgstr "&Kategori:" + +#. i18n: file cdinfodialogbase.ui line 67 +#: rc.cpp:12 +#, no-c-format +msgid "" +"Write names as \"first last\", not \"last, first\". Omit any leading \"The\". " +"Use \"Various\" for compilations." +msgstr "" +"Tulis nama sebagai \"pertama akhir\", bukan \"akhir, pertama\". Abaikan " +"sebarang pendahulu \" \". Gunakan \"Pelbagai\" untuk kompilasi." + +#. i18n: file cdinfodialogbase.ui line 75 +#: rc.cpp:15 +#, no-c-format +msgid "&Artist:" +msgstr "&Artis:" + +#. i18n: file cdinfodialogbase.ui line 86 +#: rc.cpp:18 +#, no-c-format +msgid "&Year:" +msgstr "&Tahun:" + +#. i18n: file cdinfodialogbase.ui line 97 +#: rc.cpp:21 +#, no-c-format +msgid "&Genre:" +msgstr "&Genre:" + +#. i18n: file cdinfodialogbase.ui line 111 +#: rc.cpp:24 +#, no-c-format +msgid "Disc Id values must be unique within a category." +msgstr "Nilai Id cakera mestilah unik dalam kategori." + +#. i18n: file cdinfodialogbase.ui line 130 +#: rc.cpp:27 +#, no-c-format +msgid "&Multiple artists" +msgstr "&Berbilang artis" + +#. i18n: file cdinfodialogbase.ui line 146 +#: rc.cpp:30 +#, no-c-format +msgid "Comment:" +msgstr "Komen:" + +#. i18n: file cdinfodialogbase.ui line 157 +#: rc.cpp:33 +#, no-c-format +msgid "&Title:" +msgstr "&Judul:" + +#. i18n: file cdinfodialogbase.ui line 174 +#: rc.cpp:36 +#, no-c-format +msgid "Avoid custom values, as they will be written to CDDB as-is." +msgstr "" +"Elakkan nilai biasa, kerana ia akan ditulis ke CDDB mengikut nilai yang ada." + +#. i18n: file cdinfodialogbase.ui line 182 +#: rc.cpp:39 +#, no-c-format +msgid "Disc Id:" +msgstr "Id Cakera:" + +#. i18n: file cdinfodialogbase.ui line 190 +#: rc.cpp:42 +#, no-c-format +msgid "Length:" +msgstr "Panjang:" + +#. i18n: file cdinfodialogbase.ui line 211 +#: rc.cpp:45 +#, no-c-format +msgid "Track" +msgstr "Trek" + +#. i18n: file cdinfodialogbase.ui line 222 +#: rc.cpp:48 +#, no-c-format +msgid "Length" +msgstr "Panjang" + +#. i18n: file cdinfodialogbase.ui line 233 +#: rc.cpp:51 +#, no-c-format +msgid "Title" +msgstr "Judul" + +#. i18n: file cdinfodialogbase.ui line 244 +#: rc.cpp:54 +#, no-c-format +msgid "Comment" +msgstr "Komen" + +#. i18n: file cdinfodialogbase.ui line 255 +#: rc.cpp:57 +#, no-c-format +msgid "Artist" +msgstr "Artis" + +#. i18n: file cdinfodialogbase.ui line 274 +#: rc.cpp:60 +#, no-c-format +msgid "For a CD-Extra, set title to \"Data\"." +msgstr "Bagi Tambahan CD, set judul kepada \"Data\"." + +#. i18n: file cdinfodialogbase.ui line 307 +#: rc.cpp:63 +#, no-c-format +msgid "Change Encoding..." +msgstr "" + +#. i18n: file cdinfodialogbase.ui line 317 +#: rc.cpp:66 +#, no-c-format +msgid "Playing order:" +msgstr "Tertib main:" + +#. i18n: file cdinfoencodingwidgetbase.ui line 24 +#: rc.cpp:69 +#, no-c-format +msgid "Encoding:" +msgstr "" + +#. i18n: file cdinfoencodingwidgetbase.ui line 37 +#: rc.cpp:72 +#, no-c-format +msgid "Preview" +msgstr "" + +#~ msgid "Country" +#~ msgstr "Country" + +#~ msgid "CDInfoDialogBase" +#~ msgstr "Asas Dialog Maklumat CD" + +#~ msgid "Alt+M" +#~ msgstr "Alt+M" diff --git a/tde-i18n-ms/messages/tdemultimedia/noatun.po b/tde-i18n-ms/messages/tdemultimedia/noatun.po new file mode 100644 index 00000000000..49af9def47a --- /dev/null +++ b/tde-i18n-ms/messages/tdemultimedia/noatun.po @@ -0,0 +1,1582 @@ +# Malay translation. +# FIRST AUTHOR MIMOS , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-11-30 09:58+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 ./library/equalizerwidget.ui line 16 +#: library/equalizerview.cpp:111 rc.cpp:3 +#, no-c-format +msgid "Equalizer" +msgstr "Penyama" + +#. i18n: file ./library/equalizerwidget.ui line 38 +#: rc.cpp:6 +#, no-c-format +msgid "Pre&:" +msgstr "Pra&:" + +#. i18n: file ./library/equalizerwidget.ui line 123 +#: rc.cpp:9 +#, no-c-format +msgid "+/-" +msgstr "+/-" + +#. i18n: file ./library/equalizerwidget.ui line 138 +#: rc.cpp:12 +#, no-c-format +msgid "&Bands" +msgstr "&Jalur" + +#. i18n: file ./library/equalizerwidget.ui line 173 +#: rc.cpp:15 +#, no-c-format +msgid "&Presets" +msgstr "&Praset" + +#. i18n: file ./library/equalizerwidget.ui line 217 +#: rc.cpp:21 +#, no-c-format +msgid "A&dd" +msgstr "&Tambah" + +#. i18n: file ./library/equalizerwidget.ui line 252 +#: rc.cpp:24 +#, no-c-format +msgid "&Enabled" +msgstr "&Aktifkan" + +#. i18n: file ./library/equalizerwidget.ui line 277 +#: rc.cpp:27 +#, no-c-format +msgid "&Number of bands:" +msgstr "&Bilangan jalur:" + +#. i18n: file ./library/equalizerwidget.ui line 316 +#: rc.cpp:30 +#, no-c-format +msgid "Re&set EQ" +msgstr "&Set semula EQ" + +#. i18n: file ./modules/excellent/excellentui.rc line 12 +#: rc.cpp:36 rc.cpp:120 +#, no-c-format +msgid "&Go" +msgstr "&Pergi" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 31 +#: rc.cpp:48 +#, no-c-format +msgid "&General" +msgstr "&Umum" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 42 +#: rc.cpp:51 +#, no-c-format +msgid "Show a &tooltip for the current track" +msgstr "Papar &tip alat bagi trek semasa" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 50 +#: rc.cpp:54 +#, no-c-format +msgid "Show &covers in popup window and tooltip" +msgstr "Papar &kulit album dalam tetingkap popup dan tip alat" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 58 +#: rc.cpp:57 +#, no-c-format +msgid "Popup Window" +msgstr "Tetingkap Popup" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 69 +#: rc.cpp:60 +#, no-c-format +msgid "Display popup window t&ime:" +msgstr "Paparkan &masa tetingkap popup:" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 80 +#: rc.cpp:63 +#, no-c-format +msgid "Show &buttons in popup window" +msgstr "Papar &butang dalam tetingkap popup" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 88 +#: rc.cpp:66 +#, no-c-format +msgid "s" +msgstr "s" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 106 +#: rc.cpp:69 +#, no-c-format +msgid "Announce tracks with a &popup window" +msgstr "Umumkan trek dengan &tetingkap popup" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 116 +#: rc.cpp:72 +#, no-c-format +msgid "State Icon Display" +msgstr "Nyatakan Paparan Ikon" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 130 +#: rc.cpp:75 +#, no-c-format +msgid "&Animated" +msgstr "&Animasi" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 138 +#: rc.cpp:78 +#, no-c-format +msgid "&Flashing" +msgstr "&Flash" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 146 +#: rc.cpp:81 +#, no-c-format +msgid "&Static" +msgstr "&Statik" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 157 +#: library/noatunstdaction.cpp:165 modules/kaiman/userinterface.cpp:539 +#: modules/kjofol-skin/kjbutton.cpp:230 rc.cpp:84 rc.cpp:190 +#, no-c-format +msgid "&None" +msgstr "&Tiada" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 186 +#: rc.cpp:87 +#, no-c-format +msgid "Ad&vanced" +msgstr "&Lanjutan" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 197 +#: rc.cpp:90 +#, no-c-format +msgid "Middle Mouse Button Action" +msgstr "Tindakan Butang Tengah Tetikus" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 208 +#: rc.cpp:93 +#, no-c-format +msgid "Hide / Show play&list" +msgstr "Papar / Sembunyikan &senarai siar" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 216 +#: rc.cpp:96 +#, no-c-format +msgid "&Play / Pause" +msgstr "&Main / Jeda" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 226 +#: rc.cpp:99 +#, no-c-format +msgid "Mouse &Wheel" +msgstr "&Reroda Tetikus" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 245 +#: rc.cpp:102 +#, no-c-format +msgid "&Keyboard modifier:" +msgstr "&Pengubah Suai Papan Kekunci:" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 263 +#: rc.cpp:105 +#, no-c-format +msgid "Action:" +msgstr "Tindakan:" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 271 +#: rc.cpp:108 +#, no-c-format +msgid "&Nothing" +msgstr "&Tidak ada apa-apa pun" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 279 +#: rc.cpp:111 +#, no-c-format +msgid "Change v&olume" +msgstr "Ubah v&olum" + +#. i18n: file ./modules/systray/yhconfigwidget.ui line 287 +#: rc.cpp:114 +#, no-c-format +msgid "Switch &track" +msgstr "Suis &trek" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 38 +#: rc.cpp:132 +#, no-c-format +msgid "&Details" +msgstr "&Perincian" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 138 +#: rc.cpp:135 +#, no-c-format +msgid "Type:" +msgstr "Jenis:" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 163 +#: rc.cpp:138 +#, no-c-format +msgid "Length:" +msgstr "Panjang:" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 184 +#: rc.cpp:141 +#, no-c-format +msgid "Audio:" +msgstr "Audio:" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 205 +#: rc.cpp:144 +#, no-c-format +msgid "Video:" +msgstr "Video:" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 228 +#: rc.cpp:147 +#, no-c-format +msgid "&PlayObject" +msgstr "&Objek Main" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 257 +#: rc.cpp:150 +#, no-c-format +msgid "Description:" +msgstr "Huraian:" + +#. i18n: file ./modules/simple/propertiesdialog.ui line 268 +#: rc.cpp:153 +#, no-c-format +msgid "Capabilities" +msgstr "Keupayaan" + +#. i18n: file ./modules/kjofol-skin/kjskinselectorwidget.ui line 51 +#: rc.cpp:165 +#, no-c-format +msgid "Preview" +msgstr "Prapapar" + +#. i18n: file ./modules/kjofol-skin/kjskinselectorwidget.ui line 153 +#: rc.cpp:168 +#, no-c-format +msgid "About skin:" +msgstr "Tentang kulit:" + +#. i18n: file ./modules/kjofol-skin/kjskinselectorwidget.ui line 170 +#: rc.cpp:171 +#, no-c-format +msgid "" +"Here you will see all the comments people wrote about their skins.\n" +"It can be several lines and usually does not contain anything interesting but " +"still this will be shown." +msgstr "" +"Di sini anda akan lihat semua komen yang ditulis oleh orang lain tentang kulit " +"mereka.\n" +"Komen ini mungkin mengandungi beberapa baris dan biasanya tidak mengandungi " +"apa-apa yang menarik tetapi ia masih akan dipaparkan." + +#. i18n: file ./modules/kjofol-skin/kjskinselectorwidget.ui line 205 +#: rc.cpp:175 +#, no-c-format +msgid "Install Skin" +msgstr "Pasang Kulit" + +#. i18n: file ./modules/kjofol-skin/kjskinselectorwidget.ui line 213 +#: rc.cpp:178 +#, no-c-format +msgid "Remove Skin" +msgstr "Buang Kulit" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 38 +#: rc.cpp:181 +#, no-c-format +msgid "Visualization" +msgstr "Visualisasi" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 55 +#: rc.cpp:184 +#, no-c-format +msgid "Oscillo&scope" +msgstr "&Osiloskop" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 63 +#: rc.cpp:187 +#, no-c-format +msgid "&Analyzer" +msgstr "&Penganalisis" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 101 +#: rc.cpp:193 +#, no-c-format +msgid "U&pdate every:" +msgstr "&Kemas kini setiap:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 121 +#: rc.cpp:196 +#, no-c-format +msgid "ms" +msgstr "ms" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 133 +#: modules/kjofol-skin/kjsliders.cpp:244 +#: modules/kjofol-skin/kjtextdisplay.cpp:537 rc.cpp:199 +#, no-c-format +msgid "Pitch" +msgstr "Pic" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 172 +#: rc.cpp:202 +#, no-c-format +msgid "&Lower limit:" +msgstr "&Had bawah:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 192 +#: rc.cpp:205 rc.cpp:211 +#, no-c-format +msgid "%" +msgstr "%" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 224 +#: rc.cpp:208 +#, no-c-format +msgid "&Upper limit:" +msgstr "&Had atas:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 258 +#: rc.cpp:214 +#, no-c-format +msgid "Display &tooltips" +msgstr "Paparkan &tip alat" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 266 +#: rc.cpp:217 +#, no-c-format +msgid "Display splash sc&reen" +msgstr "Paparkan &skrin percikan" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 305 +#: rc.cpp:220 +#, no-c-format +msgid "T&itle display scrolling speed:" +msgstr "Kelajuan skrol paparan &judul:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 316 +#: rc.cpp:223 +#, no-c-format +msgid "Slow" +msgstr "Perlahan" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 356 +#: modules/winskin/winSkinConfig.cpp:74 rc.cpp:226 +#, no-c-format +msgid "Fast" +msgstr "Cepat" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 366 +#: rc.cpp:229 +#, no-c-format +msgid "System Font" +msgstr "Fon Sistem" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 389 +#: rc.cpp:232 +#, no-c-format +msgid "Color:" +msgstr "Warna:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 397 +#: rc.cpp:235 +#, no-c-format +msgid "Font:" +msgstr "Fon:" + +#. i18n: file ./modules/kjofol-skin/kjguisettingswidget.ui line 416 +#: rc.cpp:238 +#, no-c-format +msgid "Use system font" +msgstr "Gunakan fon sistem" + +#: app/main.cpp:8 +msgid "The Fusion of Frequencies" +msgstr "Gabungan Frekuensi" + +#: app/main.cpp:13 +msgid "Files/URLs to open" +msgstr "Fail/URL untuk dibuka" + +#: app/main.cpp:19 modules/kaiman/userinterface.cpp:516 +#: modules/kjofol-skin/kjloader.cpp:122 modules/simple/userinterface.cpp:56 +#: modules/systray/systray.cpp:123 modules/winskin/waSkin.cpp:105 +msgid "Noatun" +msgstr "Noatun" + +#: app/main.cpp:21 +msgid "(c) 2000-2004, The Noatun Developers" +msgstr "(c) 2000-2004, The Noatun Developers" + +#: app/main.cpp:23 +msgid "Noatun Developer" +msgstr "Pembangun Noatun" + +#: app/main.cpp:25 +msgid "Patron of the aRts" +msgstr "Penaung aRts" + +#: app/main.cpp:27 +msgid "MPEG Codec and OGG Vorbis Support" +msgstr "Pengekod Penyahkod MPEG dan Sokongan OGG Vorbis" + +#: app/main.cpp:29 +msgid "Infrared Control Support and HTML playlist export" +msgstr "Sokongan Kawalan Inframerah dan eksport senarai siar HTML" + +#: app/main.cpp:31 +msgid "HTML playlist export and Plugin System" +msgstr "Eksport senarai siar HTML dan Sistem Plugin" + +#: app/main.cpp:33 +msgid "Kaiman Skin Support" +msgstr "Sokongan Kulit Kaiman" + +#: app/main.cpp:35 +msgid "Extended K-Jöfol Skin Support, EXTM3U playlist loading" +msgstr "Sokongan Kulit K-Jöfol Diperluas, memuatkan senarai siar EXTM3U" + +#: app/main.cpp:38 +msgid "Special help with the equalizer" +msgstr "Bantuan khas dengan penyama" + +#: library/video.cpp:119 +msgid "Video - Noatun" +msgstr "Video - Noatun" + +#: library/ksaver.cpp:81 modules/splitplaylist/view.cpp:470 +#, c-format +msgid "Could not write to %1." +msgstr "Tidak boleh tulis ke %1." + +#: library/cmodule.cpp:32 +msgid "General" +msgstr "Umum" + +#: library/cmodule.cpp:32 +msgid "General Options" +msgstr "Opsyen Umum" + +#: library/cmodule.cpp:34 +msgid "&Return to start of playlist on finish" +msgstr "&Kembali ke permulaan senarai siar setelah selesai" + +#: library/cmodule.cpp:36 +msgid "" +"When the playlist is finished playing, return to the start, but do not start " +"playing." +msgstr "" +"Apabila senarai siar selesai dimainkan, kembali ke permulaan, tetapi jangan " +"mula main." + +#: library/cmodule.cpp:38 +msgid "Allow only one &instance of Noatun" +msgstr "Benarkan hanya satu &contoh Noatun" + +#: library/cmodule.cpp:40 +msgid "" +"Starting noatun a second time will cause it to just append items from the start " +"to the current instance." +msgstr "" +"Memulakan noatun kali kedua akan menambahkan item dari mula ke contoh semasa. " + +#: library/cmodule.cpp:42 +msgid "Clear playlist &when opening a file" +msgstr "Kosongkan senarai siar &apabila membuka fail" + +#: library/cmodule.cpp:44 +msgid "" +"Opening a file with the global Open menu item will clear the playlist first." +msgstr "" +"Membuka fail dengan item menu Buka global akan mengosongkan senarai siar " +"terlebih dahulu." + +#: library/cmodule.cpp:46 +msgid "&Use fast hardware volume control" +msgstr "&Gunakan kawalan volum perkakasan yang cepat" + +#: library/cmodule.cpp:48 +msgid "" +"Use the hardware mixer instead of aRts'. It affects all streams, not just " +"Noatun's, but is a little faster." +msgstr "" +"Gunakan pencampur perkakasan bukan aRts. Ia menjejaskan semua strim, bukan " +"sahaja Noatun, tetapi ia lebih cepat." + +#: library/cmodule.cpp:50 +msgid "Display &remaining play time" +msgstr "Paparkan &baki masa main" + +#: library/cmodule.cpp:52 +msgid "" +"Counters count down towards zero, showing remaining time instead of elapsed " +"time." +msgstr "" +"Pembilang mengira ke bawah kepada sifar, menunjukkan baki masa bukan masa lalu." + +#: library/cmodule.cpp:54 +msgid "Title &format:" +msgstr "&Format judul:" + +#: library/cmodule.cpp:59 +msgid "" +"Select a title to use for each file (in the playlist and user interface). Each " +"element such as $(title) is replaced with the property with the name as given " +"in the parentheses. The properties include, but are not limited to: title, " +"author, date, comments and album." +msgstr "" +"Pilih judul untuk digunakan bagi setiap fail (dalam senarai siar dan antara " +"muka pengguna). Setiap elemen seperti $(title) digantikan dengan ciri dengan " +"nama seperti yang diberikan dalam kurungan. Ciri termasuk, tetapi tidak terhad " +"kepada: judul, pengarang, tarikh, komen dan album." + +#: library/cmodule.cpp:64 +msgid "&Download folder:" +msgstr "&Muat turun folder:" + +#: library/cmodule.cpp:69 +msgid "When opening a non-local file, download it to the selected folder." +msgstr "" +"Apabila membuka fail bukan tempatan, muat turun fail ke folder yang dipilih." + +#: library/cmodule.cpp:71 +msgid "Play Behavior on Startup" +msgstr "Main Perilaku semasa Bermula" + +#: library/cmodule.cpp:74 +msgid "Restore &play state" +msgstr "Simpan semula &keadaan main" + +#: library/cmodule.cpp:78 +msgid "Automatically play &first file" +msgstr "Secara automatik main &fail pertama" + +#: library/cmodule.cpp:82 +msgid "&Do not start playing" +msgstr "&Jangan mula bermain" + +#: library/pluginmodule.cpp:140 +msgid "Plugins" +msgstr "Plugin" + +#: library/pluginmodule.cpp:140 +msgid "Select Your Plugins" +msgstr "Pilih Plugin Anda" + +#: library/pluginmodule.cpp:148 +msgid "Select one or more interfaces to use:" +msgstr "Plih satu antara muka atau lebih untuk dimainkan:" + +#: library/pluginmodule.cpp:151 library/pluginmodule.cpp:163 +#: library/pluginmodule.cpp:174 library/pluginmodule.cpp:186 +msgid "Name" +msgstr "Nama" + +#: library/pluginmodule.cpp:152 library/pluginmodule.cpp:164 +#: library/pluginmodule.cpp:175 library/pluginmodule.cpp:187 +msgid "Description" +msgstr "Huraian" + +#: library/pluginmodule.cpp:153 library/pluginmodule.cpp:165 +#: library/pluginmodule.cpp:176 library/pluginmodule.cpp:188 +msgid "Author" +msgstr "Pengarang" + +#: library/pluginmodule.cpp:154 library/pluginmodule.cpp:166 +#: library/pluginmodule.cpp:177 library/pluginmodule.cpp:189 +msgid "License" +msgstr "Lesen" + +#: library/pluginmodule.cpp:156 +msgid "&Interfaces" +msgstr "&Antara muka" + +#: library/pluginmodule.cpp:160 +msgid "Select one playlist to use:" +msgstr "Pilih satu senarai siar untuk digunakan:" + +#: library/noatunstdaction.cpp:175 library/pluginmodule.cpp:168 +#: modules/kaiman/userinterface.cpp:543 modules/kjofol-skin/kjbutton.cpp:232 +msgid "&Playlist" +msgstr "&Senarai siar" + +#: library/pluginmodule.cpp:172 +msgid "Select any visualizations to use:" +msgstr "Pilih sebarang pembayangan untuk digunakan:" + +#: library/noatunstdaction.cpp:115 library/pluginmodule.cpp:179 +msgid "&Visualizations" +msgstr "&Visualisasi" + +#: library/pluginmodule.cpp:184 +msgid "Select any other plugins to use:" +msgstr "Pilih sebarang plugin lain untuk digunakan:" + +#: library/pluginmodule.cpp:191 +msgid "O&ther Plugins" +msgstr "&Plugin Lain" + +#: library/pluginmodule.cpp:401 +msgid "" +"Changing your playlist plugin will stop playback. Different playlists may " +"use different methods of storing information, so after changing playlists you " +"may have to recreate your playlist." +msgstr "" +"Mengubah plugin senarai siar anda akan memberhentikan main semula. Senarai " +"siar yang berlainan boleh menggunakan kaedah menyimpan maklumat yang berlainan, " +"oleh itu selepas mengubah senarai siar, anda mungkin perlu mencipta semula " +"senarai siar anda." + +#: library/downloader.cpp:101 +msgid "Unknown" +msgstr "Tak Diketahui" + +#: library/equalizerview.cpp:45 library/equalizerview.cpp:51 +#: library/equalizerview.cpp:146 library/equalizerview.cpp:270 +msgid "Custom" +msgstr "Langganan" + +#: library/equalizerview.cpp:284 +msgid "New Preset" +msgstr "Praset Baru" + +#: library/noatuntags/tags.cpp:181 +msgid "Tagging" +msgstr "Membubuh tag" + +#: library/noatuntags/tags.cpp:181 +msgid "Settings for Tag Loaders" +msgstr "Seting untuk Pemuat Tag" + +#: library/noatuntags/tags.cpp:184 +msgid "Rescan All Tags" +msgstr "Imbas Semula Semua Tag" + +#: library/noatuntags/tags.cpp:189 +msgid "Load tags &automatically" +msgstr "Muatkan tag &secara automatik" + +#: library/noatuntags/tags.cpp:202 +msgid "" +"_: The time between each time noatun scans for a new file, and updates tags " +"(e.g., ID3)\n" +"Interval:" +msgstr "Sela:" + +#: library/noatuntags/tags.cpp:210 +msgid "" +"_: Milliseconds\n" +" ms" +msgstr " ms" + +#: library/pref.cpp:12 +msgid "Preferences - Noatun" +msgstr "Keutamaan - Noatun" + +#: library/engine.cpp:257 +msgid "There was an error communicating to the aRts daemon." +msgstr "Terdapat ralat semasa berkomunikasi dengan daemon aRts." + +#: library/engine.cpp:257 +msgid "aRts error" +msgstr "Ralat aRts" + +#: library/engine.cpp:577 +msgid "" +"Connecting/starting aRts soundserver failed. Make sure that artsd is configured " +"properly." +msgstr "" +"Gagal menyambungkan/memulakan pelayan bunyi aRts. Pastikan artsd dikonfigur " +"dengan betul." + +#: library/app.cpp:118 modules/marquis/marquis.cpp:161 +msgid "" +"No playlist plugin was found. Please make sure that Noatun was installed " +"correctly." +msgstr "" +"Plugin senarai siar tidak ditemui. Pastikan Noatun dipasang dengan betul." + +#: library/app.cpp:409 modules/kjofol-skin/kjbutton.cpp:217 +#: modules/splitplaylist/view.cpp:896 +msgid "Select File to Play" +msgstr "Pilih Fail untuk Dimainkan" + +#: library/playlistsaver.cpp:110 library/playlistsaver.cpp:306 +#: library/playlistsaver.cpp:559 +#, c-format +msgid "Stream from %1" +msgstr "Strim daripada %1" + +#: library/playlistsaver.cpp:751 +msgid "Stream from %1 (port: %2)" +msgstr "Strim daripada %1 (port: %2)" + +#: library/playlistsaver.cpp:753 +msgid "Stream from %1, (ip: %2, port: %3)" +msgstr "Strim daripada %1, (ip: %2, port: %3)" + +#: library/noatunstdaction.cpp:25 library/noatunstdaction.cpp:45 +#: modules/infrared/irprefs.cpp:252 modules/kjofol-skin/kjbutton.cpp:117 +#: modules/noatunui/userinterface.cpp:54 +msgid "Play" +msgstr "Main" + +#: library/noatunstdaction.cpp:39 modules/infrared/irprefs.cpp:266 +#: modules/kjofol-skin/kjbutton.cpp:119 +msgid "Pause" +msgstr "Jeda" + +#: library/noatunstdaction.cpp:50 modules/infrared/irprefs.cpp:272 +msgid "Show Playlist" +msgstr "Papar Senarai Siar" + +#: library/noatunstdaction.cpp:52 +msgid "Hide Playlist" +msgstr "Sembunyikan Senarai Siar" + +#: library/noatunstdaction.cpp:71 +msgid "&Actions" +msgstr "&Tindakan" + +#: library/noatunstdaction.cpp:163 +msgid "&Loop" +msgstr "&Gelung" + +#: library/noatunstdaction.cpp:170 modules/kaiman/userinterface.cpp:541 +#: modules/kjofol-skin/kjbutton.cpp:231 +msgid "&Song" +msgstr "&Lagu" + +#: library/noatunstdaction.cpp:180 modules/kaiman/userinterface.cpp:545 +#: modules/kjofol-skin/kjbutton.cpp:233 +msgid "&Random" +msgstr "&Rawak" + +#: library/noatunstdaction.cpp:242 +msgid "&Effects..." +msgstr "&Kesan..." + +#: library/noatunstdaction.cpp:247 +msgid "E&qualizer..." +msgstr "&Penyama..." + +#: library/noatunstdaction.cpp:252 +msgid "&Back" +msgstr "&Ke belakang" + +#: library/noatunstdaction.cpp:270 +msgid "&Forward" +msgstr "&Ke depan" + +#: library/noatunstdaction.cpp:275 +msgid "&Play" +msgstr "&Main" + +#: library/noatunstdaction.cpp:288 +msgid "&Pause" +msgstr "&Jeda" + +#: library/vequalizer.cpp:845 +msgid "Trance" +msgstr "Keasyikan" + +#: library/vequalizer.cpp:846 +msgid "Dance" +msgstr "Tarian" + +#: library/vequalizer.cpp:847 +msgid "Metal" +msgstr "Logam" + +#: library/vequalizer.cpp:848 +msgid "Jazz" +msgstr "Jazz" + +#: library/vequalizer.cpp:849 +msgid "Zero" +msgstr "Sifar" + +#: library/vequalizer.cpp:850 +msgid "Eclectic Guitar" +msgstr "Gitar Eklektik" + +#: library/effectview.cpp:75 +msgid "Effects" +msgstr "Kesan" + +#: library/effectview.cpp:104 +msgid "Effects - Noatun" +msgstr "Kesan - Noatun" + +#: library/effectview.cpp:112 +msgid "Available Effects" +msgstr "Kesan yang Ada" + +#: library/effectview.cpp:122 +msgid "Active Effects" +msgstr "Kesan Aktif" + +#: library/effectview.cpp:156 +msgid "Up" +msgstr "Atas" + +#: library/effectview.cpp:157 +msgid "Down" +msgstr "Bawah" + +#: library/effectview.cpp:170 +msgid "" +"This shows all available effects.\n" +"\n" +"To activate a plugin, drag files from here to the active pane on the right." +msgstr "" +"Ini memaparkan semua kesan yang ada.\n" +"\n" +"Untuk mengaktifkan plugin, seret fail dari sini ke anak tetingkap aktif di " +"sebelah kanan." + +#: library/effectview.cpp:171 +msgid "This will place the selected effect at the bottom of your chain." +msgstr "" +"Ini akan meletakkan kesan yang dipilih di bahagian bawah rantaian anda." + +#: library/effectview.cpp:172 +msgid "" +"This shows your effect chain. Noatun supports an unlimited amount of effects in " +"any order. You can even have the same effect twice.\n" +"\n" +"Drag the items to and from here to add and remove them, respectively. You may " +"also reorder them with drag-and-drop. These actions can also be performed with " +"the buttons to the right." +msgstr "" +"Ini memaparkan rantaian kesan anda. Noatun menyokong jumlah terhad kesan dalam " +"sebarang tertib. Anda juga boleh mempunyai kesan yang sama dua kali.\n" +"\n" +"Seret item ke dan dari sini untuk menambah dan membuangnya. Anda juga boleh " +"menyusunnya semula dengan cara seret dan lepas. Tindakan ini juga boleh " +"dilaksanakan dengan butang ke kanan." + +#: library/effectview.cpp:173 +msgid "Move the currently selected effect up in the chain." +msgstr "Alihkan kesan semasa yang dipilih ke atas dalam rantaian." + +#: library/effectview.cpp:174 +msgid "Move the currently selected effect down in the chain." +msgstr "Alihkan kesan semasa yang dipilih ke bawah dalam rantaian" + +#: library/effectview.cpp:175 +msgid "" +"Configure the currently selected effect.\n" +"\n" +"You can change things such as intensity from here." +msgstr "" +"Konfigur kesan semasa yang dipilih.\n" +"\n" +"Anda boleh mengubah apa-apa sahaja, contohnya keamatan, di sini." + +#: library/effectview.cpp:176 +msgid "This will remove the selected effect from your chain." +msgstr "Ini akan mengeluarkan kesan yang dipilih daripada rantaian anda." + +#: _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" + +#: modules/keyz/keyz.cpp:33 +msgid "Play/Pause" +msgstr "Main/Jeda" + +#: modules/keyz/keyz.cpp:36 +msgid "Stop Playing" +msgstr "Berhenti Main" + +#: modules/keyz/keyz.cpp:42 modules/kjofol-skin/kjbutton.cpp:139 +#: modules/noatunui/userinterface.cpp:60 modules/simple/userinterface.cpp:214 +msgid "Forward" +msgstr "Ke depan" + +#: modules/keyz/keyz.cpp:45 +msgid "Show/Hide Playlist" +msgstr "Papar/Sembunyikan Senarai Siar" + +#: modules/keyz/keyz.cpp:48 +msgid "Open File to Play" +msgstr "Buka Fail Yang Hendak Dimainkan" + +#: modules/keyz/keyz.cpp:51 +msgid "Effects Configuration" +msgstr "Konfigurasi Kesan" + +#: modules/keyz/keyz.cpp:54 +msgid "Preferences" +msgstr "Keutamaan" + +#: modules/infrared/irprefs.cpp:262 modules/keyz/keyz.cpp:57 +msgid "Volume Up" +msgstr "Volum Tinggi" + +#: modules/infrared/irprefs.cpp:260 modules/keyz/keyz.cpp:60 +msgid "Volume Down" +msgstr "Volum Rendah" + +#: modules/infrared/irprefs.cpp:264 modules/keyz/keyz.cpp:63 +msgid "Mute" +msgstr "Senyap" + +#: modules/infrared/irprefs.cpp:270 modules/keyz/keyz.cpp:66 +msgid "Seek Forward" +msgstr "Cari Ke depan" + +#: modules/infrared/irprefs.cpp:268 modules/keyz/keyz.cpp:69 +msgid "Seek Backward" +msgstr "Cari Ke belakang" + +#: modules/infrared/irprefs.cpp:274 modules/keyz/keyz.cpp:72 +msgid "Next Section" +msgstr "Seksyen Berikutnya" + +#: modules/infrared/irprefs.cpp:276 modules/keyz/keyz.cpp:75 +msgid "Previous Section" +msgstr "Seksyen Sebelumnya" + +#: modules/keyz/keyz.cpp:78 +msgid "Copy Song Title to Clipboard" +msgstr "Salin Judul Lagu ke Klipbod" + +#: modules/keyz/keyz.cpp:82 +msgid "Show/Hide Main Window" +msgstr "Papar/Sembunyikan Tetingkap Utama" + +#: modules/keyz/keyz.cpp:174 +msgid "Keyz" +msgstr "Keyz" + +#: modules/keyz/keyz.cpp:174 +msgid "Shortcut Configuration" +msgstr "Konfigurasi Jalan Pintas" + +#: modules/monoscope/monoscope.cpp:27 +msgid "Monoscope" +msgstr "Monoskop" + +#: modules/monoscope/monoscope.cpp:43 +msgid "Toggle Monoscope" +msgstr "Toggel Monoskop" + +#: modules/excellent/userinterface.cpp:85 +msgid "Show &Volume Control" +msgstr "Papar &Kawalan Volum" + +#: modules/excellent/userinterface.cpp:86 +msgid "Hide &Volume Control" +msgstr "Sembunyikan &Kawalan Volum" + +#: modules/excellent/userinterface.cpp:317 +#: modules/noatunui/userinterface.cpp:263 +msgid "No looping" +msgstr "Tiada gelungan" + +#: modules/excellent/userinterface.cpp:320 +#: modules/noatunui/userinterface.cpp:267 +msgid "Song looping" +msgstr "Gelungan lagu" + +#: modules/excellent/userinterface.cpp:323 +#: modules/noatunui/userinterface.cpp:271 +msgid "Playlist looping" +msgstr "Gelungan senarai siar" + +#: modules/excellent/userinterface.cpp:326 +#: modules/noatunui/userinterface.cpp:275 +msgid "Random play" +msgstr "Main secara rawak" + +#: modules/excellent/userinterface.cpp:338 +msgid "Press %1 to show the menubar." +msgstr "Tekan %1 untuk memaparkan bar menu." + +#: modules/metatag/edit.cpp:27 +msgid "Tag Editor" +msgstr "Editor Tag" + +#: modules/metatag/edit.cpp:84 +msgid "&Title" +msgstr "&Judul" + +#: modules/metatag/edit.cpp:85 +msgid "&Artist" +msgstr "&Artis" + +#: modules/metatag/edit.cpp:86 +msgid "A&lbum" +msgstr "A&lbum" + +#: modules/metatag/edit.cpp:87 +msgid "&Date" +msgstr "&Tarikh" + +#: modules/metatag/edit.cpp:88 +msgid "T&rack" +msgstr "T&rek" + +#: modules/metatag/edit.cpp:89 +msgid "&Genre" +msgstr "&Genre" + +#: modules/metatag/edit.cpp:90 +msgid "Co&mment" +msgstr "Ko&men" + +#: modules/metatag/metatag.cpp:35 +msgid "&Tag Editor..." +msgstr "&Editor Tag..." + +#: modules/splitplaylist/find.cpp:8 +msgid "Find" +msgstr "Cari" + +#: modules/splitplaylist/find.cpp:8 +msgid "&Find" +msgstr "&Cari" + +#: modules/splitplaylist/find.cpp:22 +msgid "&Regular expression" +msgstr "&Ungkapan biasa" + +#: modules/splitplaylist/find.cpp:23 +msgid "Find &backwards" +msgstr "Cari &ke belakang" + +#: modules/splitplaylist/view.cpp:351 +msgid "Time" +msgstr "Masa" + +#: modules/splitplaylist/view.cpp:645 +msgid "Add &Files..." +msgstr "Tambah &Fail..." + +#: modules/splitplaylist/view.cpp:646 +msgid "Add Fol&ders..." +msgstr "Tambah Fol&der..." + +#: modules/splitplaylist/view.cpp:658 +msgid "Shuffle" +msgstr "Kocok" + +#: modules/splitplaylist/view.cpp:749 +msgid "End of playlist reached. Continue searching from beginning?" +msgstr "Sampai di hujung senarai siar. Teruskan carian dari mula?" + +#: modules/splitplaylist/view.cpp:754 +msgid "Beginning of playlist reached. Continue searching from end?" +msgstr "Sampai di awal senarai siar. Teruskan carian dari hujung?" + +#: modules/splitplaylist/view.cpp:836 +msgid "Save Playlist" +msgstr "Simpan Senarai Siar" + +#: modules/splitplaylist/view.cpp:845 +msgid "Open Playlist" +msgstr "Buka Senarai Siar" + +#: modules/splitplaylist/view.cpp:907 +msgid "Select Folder" +msgstr "Pilih Folder" + +#: modules/kjofol-skin/kjbutton.cpp:123 modules/noatunui/userinterface.cpp:67 +#: modules/simple/userinterface.cpp:227 modules/splitplaylist/view.cpp:935 +msgid "Playlist" +msgstr "Senarai siar" + +#: modules/systray/cmodule.cpp:48 +msgid "System Tray Icon" +msgstr "Ikon Dulang Sistem" + +#: modules/systray/cmodule.cpp:48 +msgid "Configure System Tray Icon" +msgstr "Konfigur Ikon Dulang Sistem" + +#: modules/infrared/irprefs.cpp:170 modules/systray/cmodule.cpp:55 +#: modules/winskin/winSkinConfig.cpp:63 +msgid "None" +msgstr "Tiada" + +#: modules/systray/cmodule.cpp:56 +msgid "Shift" +msgstr "Shift" + +#: modules/systray/cmodule.cpp:57 +msgid "Alt" +msgstr "Alt" + +#: modules/systray/cmodule.cpp:58 +msgid "Ctrl" +msgstr "Ctrl" + +#: modules/systray/systray.cpp:202 +msgid "Noatun - Paused" +msgstr "Noatun - Jeda" + +#: modules/systray/systray.cpp:207 +msgid "Noatun - Playing" +msgstr "Noatun - Main" + +#: modules/systray/systray.cpp:259 +msgid "Noatun - Stopped" +msgstr "Noatun - Berhenti" + +#: modules/kaiman/style.cpp:1381 +msgid "Cannot load style. Style not installed." +msgstr "Tidak dapat memuatkan gaya. Gaya tidak dipasang." + +#: modules/kaiman/style.cpp:1385 +msgid "Cannot load style. Unsupported or faulty style description." +msgstr "Tidak dapat memuatkan gaya. Huraian gaya yang tidak sokong atau rosak." + +#: modules/kaiman/userinterface.cpp:91 +msgid "Cannot load skin %1. Switching to default skin." +msgstr "Tidak dapat memuatkan kulit %1. Tukar kepada kulit piawai. " + +#: modules/kaiman/userinterface.cpp:94 +#, c-format +msgid "Cannot load default skin %1." +msgstr "Tidak dapat memuatkan kulit piawai %1." + +#: modules/kaiman/userinterface.cpp:523 +msgid "" +"_: TITLE (LENGTH)\n" +"%1 (%2)" +msgstr "%1 (%2)" + +#: modules/kaiman/userinterface.cpp:538 modules/kjofol-skin/kjbutton.cpp:229 +msgid "Loop Style" +msgstr "Gaya Gelung" + +#: modules/kaiman/pref.cpp:35 modules/kaiman/pref.cpp:39 +msgid "Kaiman Skins" +msgstr "Kulit Kaiman" + +#: modules/kaiman/pref.cpp:35 +msgid "Skin Selection for the Kaiman Plugin" +msgstr "Pemilihan Kulit bagi Plugin Kaiman" + +#: modules/simple/propertiesdialog.ui.h:39 +#: modules/simple/propertiesdialog.ui.h:40 +#: modules/simple/propertiesdialog.ui.h:41 +#: modules/simple/propertiesdialog.ui.h:42 +#: modules/simple/propertiesdialog.ui.h:43 +msgid "unknown" +msgstr "tak diketahui" + +#: modules/simple/propertiesdialog.ui.h:49 +#, c-format +msgid "Properties for %1" +msgstr "Ciri bagi %1" + +#: modules/simple/userinterface.cpp:130 +msgid "&Properties" +msgstr "&Ciri" + +#: modules/simple/userinterface.cpp:208 +msgid "Play / Pause" +msgstr "Main / Jeda" + +#: modules/kjofol-skin/kjsliders.cpp:53 modules/kjofol-skin/kjsliders.cpp:143 +#: modules/kjofol-skin/kjtextdisplay.cpp:429 +#: modules/simple/userinterface.cpp:233 +msgid "Volume" +msgstr "Volum" + +#: modules/kjofol-skin/kjprefs.cpp:49 +msgid "K-Jöfol Skins" +msgstr "Kulit K-Jöfol" + +#: modules/kjofol-skin/kjprefs.cpp:49 +msgid "Skin Selection For the K-Jöfol Plugin" +msgstr "Pemilihan Kulit bagi Plugin K-Jöfol" + +#: modules/kjofol-skin/kjprefs.cpp:63 +msgid "&Skin Selector" +msgstr "&Pemilih Kulit" + +#: modules/kjofol-skin/kjprefs.cpp:64 +msgid "O&ther Settings" +msgstr "&Seting Lain" + +#: modules/kjofol-skin/kjprefs.cpp:388 +msgid "Non-Local files are not supported yet" +msgstr "Fail bukan tempatan belum lagi disokong" + +#: modules/kjofol-skin/kjprefs.cpp:403 +msgid "The selected file does not appear to be a valid zip-archive" +msgstr "Fail yang dipilih tidak muncul sebagai arkib zip yang sah" + +#: modules/kjofol-skin/kjprefs.cpp:424 +msgid "Extracting skin-archive failed" +msgstr "Gagal mengekstrak arkib kulit" + +#: modules/kjofol-skin/kjprefs.cpp:472 +msgid "" +"Installing new skin failed: Destination path is invalid.\n" +"Please report a bug to the K-Jöfol maintainer" +msgstr "" +"Gagal memasang kulit baru: Laluan destinasi tak sah.\n" +"Laporkan tentang pepijat kepada penyenggara K-Jöfol" + +#: modules/kjofol-skin/kjprefs.cpp:483 +msgid "" +"Installing new skin failed: Either source or destination path is invalid.\n" +"Please report a bug to the K-Jöfol maintainer" +msgstr "" +"Gagal memasang kulit baru: Sama ada laluan destinasi atau sumber adalah tak " +"sah.\n" +"Laporkan tentang pepijat kepada penyenggara K-Jöfol" + +#: modules/kjofol-skin/kjprefs.cpp:498 +msgid "" +"No new skin has been installed.\n" +"Make sure the archive contains a valid K-Jöfol skin" +msgstr "" +"Tiada kulit baru dipasang.\n" +"Pastikan arkib mengandungi kulit K-Jöfol yang sah" + +#: modules/kjofol-skin/kjprefs.cpp:502 +msgid "The new skin has been successfully installed" +msgstr "Kulit baru berjaya dipasang" + +#: modules/kjofol-skin/kjprefs.cpp:511 +msgid "" +"Are you sure you want to remove %1?\n" +"This will delete the files installed by this skin " +msgstr "" +"Anda pasti anda ingin mengeluarkan %1?\n" +"Ini akan menghapuskan fail yang dipasang oleh kulit ini" + +#: modules/kjofol-skin/kjprefs.cpp:519 +msgid "Confirmation" +msgstr "Pengesahan" + +#: modules/kjofol-skin/kjtextdisplay.cpp:66 +msgid "Welcome to Noatun" +msgstr "Selamat Datang ke Noatun" + +#: modules/kjofol-skin/kjtextdisplay.cpp:177 +msgid "Filename" +msgstr "Nama fail" + +#: modules/kjofol-skin/kjtextdisplay.cpp:335 +msgid "Play time left" +msgstr "Masa main yang masih ada" + +#: modules/kjofol-skin/kjtextdisplay.cpp:337 +msgid "Current play time" +msgstr "Masa main semasa" + +#: modules/kjofol-skin/kjtextdisplay.cpp:643 +msgid "Sample rate in kHz" +msgstr "Kadar sampel dalam kHz" + +#: modules/kjofol-skin/kjtextdisplay.cpp:645 +msgid "Bitrate in kbps" +msgstr "Kadar bit dalam kbps" + +#: modules/kjofol-skin/kjbutton.cpp:111 +msgid "Minimize" +msgstr "Minimumkan" + +#: modules/kjofol-skin/kjbutton.cpp:125 +msgid "Loop" +msgstr "Gelung" + +#: modules/kjofol-skin/kjbutton.cpp:127 +msgid "Show Equalizer Window" +msgstr "Tayang Tetingkap Penyama" + +#: modules/kjofol-skin/kjbutton.cpp:129 +msgid "Turn on Equalizer" +msgstr "Buka Penyama" + +#: modules/kjofol-skin/kjbutton.cpp:131 +msgid "Turn off Equalizer" +msgstr "Tutup Penyama" + +#: modules/kjofol-skin/kjbutton.cpp:133 +msgid "Reset Equalizer" +msgstr "Set semula Penyama" + +#: modules/infrared/irprefs.cpp:258 modules/kjofol-skin/kjbutton.cpp:135 +msgid "Next" +msgstr "Berikutnya" + +#: modules/kjofol-skin/kjbutton.cpp:137 +msgid "Previous" +msgstr "Sebelumnya" + +#: modules/kjofol-skin/kjbutton.cpp:141 +msgid "Rewind" +msgstr "Gulung semula" + +#: modules/kjofol-skin/kjbutton.cpp:143 +msgid "K-Jöfol Preferences" +msgstr "Keutamaan K-Jöfol" + +#: modules/kjofol-skin/kjbutton.cpp:145 +msgid "Switch to dockmode" +msgstr "Tukar ke mod dok" + +#: modules/kjofol-skin/kjbutton.cpp:147 +msgid "Return from dockmode" +msgstr "Kembali dari mod dok" + +#: modules/kjofol-skin/kjloader.cpp:145 +msgid "There was trouble loading skin %1. Please select another skin file." +msgstr "Ada masalah semasa memuatkan kulit %1. Pilih fail kulit yang lain." + +#: modules/voiceprint/prefs.cpp:12 modules/voiceprint/voiceprint.cpp:25 +msgid "Voiceprint" +msgstr "Cap suara" + +#: modules/voiceprint/prefs.cpp:12 +msgid "Options for the Voiceprint Visualization" +msgstr "Opsyen bagi Pembayangan Cap Suara" + +#: modules/voiceprint/prefs.cpp:19 +msgid "&Foreground color:" +msgstr "&Warna latar depan:" + +#: modules/voiceprint/prefs.cpp:25 +msgid "&Background color:" +msgstr "&Warna latar belakang:" + +#: modules/voiceprint/prefs.cpp:31 +msgid "&Sweep color:" +msgstr "&Warna sapu:" + +#: modules/infrared/lirc.cpp:22 +msgid "" +"Could not create a socket to receive infrared signals. The error is:\n" +msgstr "" +"Tidak dapat mencipta soket untuk menerima isyarat inframerah. Ralat ialah:\n" + +#: modules/infrared/lirc.cpp:30 +msgid "" +"Could not establish a connection to receive infrared signals. The error is:\n" +msgstr "" +"Tidak dapat mewujudkan sambungan untuk menerima isyarat inframerah. Ralat " +"ialah:\n" + +#: modules/infrared/irprefs.cpp:55 +msgid "Infrared Control" +msgstr "Kawalan Inframerah" + +#: modules/infrared/irprefs.cpp:55 +msgid "Configure Infrared Commands" +msgstr "Konfigur Arahan Inframerah" + +#: modules/infrared/irprefs.cpp:60 +msgid "Remote control &commands:" +msgstr "&Arahan kawalan jauh:" + +#: modules/infrared/irprefs.cpp:66 +msgid "&Action:" +msgstr "&Tindakan:" + +#: modules/infrared/irprefs.cpp:73 +msgid "&Repeat" +msgstr "&Ulang" + +#: modules/infrared/irprefs.cpp:77 +msgid "&Interval:" +msgstr "&Sela:" + +#: modules/infrared/irprefs.cpp:132 +msgid "You do not have any remote control configured." +msgstr "Anda tidak mempunyai sebarang kawalan jauh yang dikonfigur. " + +#: modules/infrared/irprefs.cpp:133 +msgid "Please make sure lirc is setup correctly." +msgstr "Pastikan lirc disetkan dengan betul." + +#: modules/infrared/irprefs.cpp:137 +msgid "Connection could not be established." +msgstr "Sambungan tidak boleh diwujudkan." + +#: modules/infrared/irprefs.cpp:138 +msgid "Please make sure lirc is setup correctly and lircd is running." +msgstr "Pastikan lirc disetkan dengan betul dan lircd dijalankan." + +#: modules/infrared/irprefs.cpp:144 +msgid "Button" +msgstr "Butang" + +#: modules/infrared/irprefs.cpp:145 +msgid "Action" +msgstr "Tindakan" + +#: modules/infrared/irprefs.cpp:146 +msgid "Interval" +msgstr "Sela" + +#: modules/htmlexport/htmlexport.cpp:20 +msgid "&Export Playlist..." +msgstr "&Eksport Senarai Siar..." + +#: modules/htmlexport/htmlexport.cpp:42 +msgid "Export Playlist" +msgstr "Eksport Senarai Siar" + +#: modules/htmlexport/htmlexport.cpp:60 modules/htmlexport/htmlexport.cpp:90 +msgid "Noatun Playlist" +msgstr "Senarai Siar Noatun" + +#: modules/htmlexport/htmlexport.cpp:175 +msgid "Playlist Export" +msgstr "Eksport Senarai Siar" + +#: modules/htmlexport/htmlexport.cpp:175 +msgid "Colors & Settings for HTML Export" +msgstr "Warna & Seting bagi Eksport HTML" + +#: modules/htmlexport/htmlexport.cpp:201 +msgid "HTML Color Settings" +msgstr "Seting Warna HTML" + +#: modules/htmlexport/htmlexport.cpp:215 +msgid "Text:" +msgstr "Teks:" + +#: modules/htmlexport/htmlexport.cpp:219 +msgid "Background:" +msgstr "Latar Belakang:" + +#: modules/htmlexport/htmlexport.cpp:223 +msgid "Heading:" +msgstr "Tajuk:" + +#: modules/htmlexport/htmlexport.cpp:227 +msgid "Link hover:" +msgstr "Pautkan hover:" + +#: modules/htmlexport/htmlexport.cpp:248 +msgid "Background Image" +msgstr "Imej Latar Belakang" + +#: modules/htmlexport/htmlexport.cpp:259 +msgid "Hyper&link playlist entries to their URL" +msgstr "&Hiperpaut entri senarai siar ke URLnya" + +#: modules/htmlexport/htmlexport.cpp:263 +msgid "&Number playlist entries" +msgstr "&Bilangan entri senarai siar" + +#: modules/winskin/waSkin.cpp:451 +msgid "Seek to: %1/%2 (%3%)" +msgstr "Cari: %1/%2 (%3%)" + +#: modules/winskin/waSkin.cpp:558 +msgid "Balance: Center" +msgstr "Imbangan: Tengah" + +#: modules/winskin/waSkin.cpp:561 +msgid "Balance: %1% Left" +msgstr "Imbangan: %1% Kiri" + +#: modules/winskin/waSkin.cpp:563 +msgid "Balance: %1% Right" +msgstr "Imbangan: %1% Kanan" + +#: modules/winskin/waSkin.cpp:675 +msgid "Volume: %1%" +msgstr "Volum: %1%" + +#: modules/winskin/guiSpectrumAnalyser.cpp:37 +msgid "Visualization Mode" +msgstr "Mod Visualisasi" + +#: modules/winskin/guiSpectrumAnalyser.cpp:38 +msgid "Analyzer Mode" +msgstr "Mod Penganalisis" + +#: modules/winskin/guiSpectrumAnalyser.cpp:40 +msgid "Analyzer" +msgstr "Penganalisis" + +#: modules/winskin/guiSpectrumAnalyser.cpp:41 +msgid "Disabled" +msgstr "Dinyahaktifkan" + +#: modules/winskin/guiSpectrumAnalyser.cpp:45 +msgid "Normal" +msgstr "Normal" + +#: modules/winskin/guiSpectrumAnalyser.cpp:46 +msgid "Fire" +msgstr "Api" + +#: modules/winskin/guiSpectrumAnalyser.cpp:47 +msgid "Vertical Lines" +msgstr "Garis Menegak" + +#: modules/winskin/winSkinConfig.cpp:27 +msgid "Winskin" +msgstr "Winskin" + +#: modules/winskin/winSkinConfig.cpp:28 +msgid "Skin Selection for the Winskin Plugin" +msgstr "Pemilihan Kulit bagi Plugin Winskin" + +#: modules/winskin/winSkinConfig.cpp:43 +msgid "&Install New Skin..." +msgstr "&Pasang Kulit Baru..." + +#: modules/winskin/winSkinConfig.cpp:46 +msgid "&Remove Skin" +msgstr "&Buang Kulit" + +#: modules/winskin/winSkinConfig.cpp:58 +msgid "Settings" +msgstr "Seting" + +#: modules/winskin/winSkinConfig.cpp:62 +msgid "T&itle scrolling speed:" +msgstr "&Kelajuan skrol judul:" + +#: modules/winskin/winSkinConfig.cpp:159 +msgid "You cannot remove this skin." +msgstr "Anda tidak boleh buang kulit ini." + +#: modules/winskin/winSkinConfig.cpp:166 +msgid "Are you sure you want to remove the %1 skin?" +msgstr "Anda pasti ingin mengeluarkan kulit %1?" + +#: modules/noatunui/userinterface.cpp:73 +msgid "Change loop style" +msgstr "Ubah gaya gelung" + +#: modules/noatunui/userinterface.cpp:104 +#: modules/noatunui/userinterface.cpp:218 +msgid "No File Loaded" +msgstr "Tiada Fail Dimuatkan" -- cgit v1.2.1