summaryrefslogtreecommitdiffstats
path: root/ka
diff options
context:
space:
mode:
authorSlรกvek Banko <[email protected]>2012-08-03 17:20:16 +0200
committerSlรกvek Banko <[email protected]>2012-08-03 17:20:16 +0200
commit3db67ad9fe57db2fc731be15a127dce8bc77a694 (patch)
treea4413279be0d18d5773029aed5e277921e15c94d /ka
downloadk3b-i18n-3db67ad9fe57db2fc731be15a127dce8bc77a694.tar.gz
k3b-i18n-3db67ad9fe57db2fc731be15a127dce8bc77a694.zip
Initial import
Diffstat (limited to 'ka')
-rw-r--r--ka/Makefile.am1
-rw-r--r--ka/Makefile.in716
-rw-r--r--ka/messages/Makefile.am3
-rw-r--r--ka/messages/Makefile.in781
-rw-r--r--ka/messages/k3b.po11350
-rw-r--r--ka/messages/k3bsetup.po273
-rw-r--r--ka/messages/libk3b.po3909
-rw-r--r--ka/messages/libk3bdevice.po202
8 files changed, 17235 insertions, 0 deletions
diff --git a/ka/Makefile.am b/ka/Makefile.am
new file mode 100644
index 0000000..b9efc84
--- /dev/null
+++ b/ka/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS= messages
diff --git a/ka/Makefile.in b/ka/Makefile.in
new file mode 100644
index 0000000..2ee6faa
--- /dev/null
+++ b/ka/Makefile.in
@@ -0,0 +1,716 @@
+# 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 = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = ka
+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)/admin/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)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AR = @AR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CONF_FILES = @CONF_FILES@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOPIDLNG = @DCOPIDLNG@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
+GMSGFMT = @GMSGFMT@
+GREP = @GREP@
+HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
+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_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_INCLUDES = @KDE_INCLUDES@
+KDE_LDFLAGS = @KDE_LDFLAGS@
+KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
+KDE_MT_LIBS = @KDE_MT_LIBS@
+KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
+KDE_PLUGIN = @KDE_PLUGIN@
+KDE_RPATH = @KDE_RPATH@
+KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
+KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
+KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
+KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
+KDE_USE_FPIE = @KDE_USE_FPIE@
+KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
+KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
+KDE_USE_PIE = @KDE_USE_PIE@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LDFLAGS = @LDFLAGS@
+LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
+LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
+LIBCOMPAT = @LIBCOMPAT@
+LIBCRYPT = @LIBCRYPT@
+LIBDL = @LIBDL@
+LIBJPEG = @LIBJPEG@
+LIBOBJS = @LIBOBJS@
+LIBPNG = @LIBPNG@
+LIBPTHREAD = @LIBPTHREAD@
+LIBRESOLV = @LIBRESOLV@
+LIBS = @LIBS@
+LIBSM = @LIBSM@
+LIBSOCKET = @LIBSOCKET@
+LIBTOOL = @LIBTOOL@
+LIBUCB = @LIBUCB@
+LIBUTIL = @LIBUTIL@
+LIBZ = @LIBZ@
+LIB_KAB = @LIB_KAB@
+LIB_KABC = @LIB_KABC@
+LIB_KDECORE = @LIB_KDECORE@
+LIB_KDED = @LIB_KDED@
+LIB_KDEPIM = @LIB_KDEPIM@
+LIB_KDEPRINT = @LIB_KDEPRINT@
+LIB_KDEUI = @LIB_KDEUI@
+LIB_KDNSSD = @LIB_KDNSSD@
+LIB_KFILE = @LIB_KFILE@
+LIB_KFM = @LIB_KFM@
+LIB_KHTML = @LIB_KHTML@
+LIB_KIMPROXY = @LIB_KIMPROXY@
+LIB_KIO = @LIB_KIO@
+LIB_KJS = @LIB_KJS@
+LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
+LIB_KPARTS = @LIB_KPARTS@
+LIB_KSPELL = @LIB_KSPELL@
+LIB_KSYCOCA = @LIB_KSYCOCA@
+LIB_KUNITTEST = @LIB_KUNITTEST@
+LIB_KUTILS = @LIB_KUTILS@
+LIB_POLL = @LIB_POLL@
+LIB_QPE = @LIB_QPE@
+LIB_QT = @LIB_QT@
+LIB_SMB = @LIB_SMB@
+LIB_X11 = @LIB_X11@
+LIB_XEXT = @LIB_XEXT@
+LIB_XRENDER = @LIB_XRENDER@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MKDIR_P = @MKDIR_P@
+MOC = @MOC@
+MSGFMT = @MSGFMT@
+NOOPT_CFLAGS = @NOOPT_CFLAGS@
+NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
+OBJEXT = @OBJEXT@
+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@
+PERL = @PERL@
+PKG_CONFIG = @PKG_CONFIG@
+QTE_NORTTI = @QTE_NORTTI@
+QT_INCLUDES = @QT_INCLUDES@
+QT_LDFLAGS = @QT_LDFLAGS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+UIC = @UIC@
+UIC_TR = @UIC_TR@
+USER_INCLUDES = @USER_INCLUDES@
+USER_LDFLAGS = @USER_LDFLAGS@
+USE_EXCEPTIONS = @USE_EXCEPTIONS@
+USE_RTTI = @USE_RTTI@
+USE_THREADS = @USE_THREADS@
+VERSION = @VERSION@
+WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
+XGETTEXT = @XGETTEXT@
+XMKMF = @XMKMF@
+XMLLINT = @XMLLINT@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_INCLUDES = @X_INCLUDES@
+X_LDFLAGS = @X_LDFLAGS@
+X_PRE_LIBS = @X_PRE_LIBS@
+X_RPATH = @X_RPATH@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+all_includes = @all_includes@
+all_libraries = @all_libraries@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+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_includes = @kde_includes@
+kde_kcfgdir = @kde_kcfgdir@
+kde_libraries = @kde_libraries@
+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_qtver = @kde_qtver@
+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@
+kdeinitdir = @kdeinitdir@
+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@
+qt_includes = @qt_includes@
+qt_libraries = @qt_libraries@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+x_includes = @x_includes@
+x_libraries = @x_libraries@
+xdg_appsdir = @xdg_appsdir@
+xdg_directorydir = @xdg_directorydir@
+xdg_menudir = @xdg_menudir@
+SUBDIRS = messages
+#>- all: all-recursive
+#>+ 1
+all: 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 ka/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu ka/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 ka/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu ka/Makefile
+ cd $(top_srcdir) && perl admin/am_edit ka/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
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+# 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)
+ @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
+
+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 clean-libtool mostlyclean-am
+#>+ 1
+clean-am: clean-bcheck clean-generic clean-libtool 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:
+
+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
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+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 clean-libtool \
+ ctags ctags-recursive distclean distclean-generic \
+ distclean-libtool 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 \
+ mostlyclean-libtool 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=Makefile.in Makefile.am
+
+#>+ 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 ka/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu ka/Makefile
+ cd $(top_srcdir) && perl admin/am_edit ka/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/ka/messages/Makefile.am b/ka/messages/Makefile.am
new file mode 100644
index 0000000..8d1a798
--- /dev/null
+++ b/ka/messages/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = ka
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/ka/messages/Makefile.in b/ka/messages/Makefile.in
new file mode 100644
index 0000000..a195b52
--- /dev/null
+++ b/ka/messages/Makefile.in
@@ -0,0 +1,781 @@
+# 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 = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = ka/messages
+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)/admin/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@
+AR = @AR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CONF_FILES = @CONF_FILES@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOPIDLNG = @DCOPIDLNG@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
+GMSGFMT = @GMSGFMT@
+GREP = @GREP@
+HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
+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_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_INCLUDES = @KDE_INCLUDES@
+KDE_LDFLAGS = @KDE_LDFLAGS@
+KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
+KDE_MT_LIBS = @KDE_MT_LIBS@
+KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
+KDE_PLUGIN = @KDE_PLUGIN@
+KDE_RPATH = @KDE_RPATH@
+KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
+KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
+KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
+KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
+KDE_USE_FPIE = @KDE_USE_FPIE@
+KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
+KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
+KDE_USE_PIE = @KDE_USE_PIE@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LDFLAGS = @LDFLAGS@
+LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
+LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
+LIBCOMPAT = @LIBCOMPAT@
+LIBCRYPT = @LIBCRYPT@
+LIBDL = @LIBDL@
+LIBJPEG = @LIBJPEG@
+LIBOBJS = @LIBOBJS@
+LIBPNG = @LIBPNG@
+LIBPTHREAD = @LIBPTHREAD@
+LIBRESOLV = @LIBRESOLV@
+LIBS = @LIBS@
+LIBSM = @LIBSM@
+LIBSOCKET = @LIBSOCKET@
+LIBTOOL = @LIBTOOL@
+LIBUCB = @LIBUCB@
+LIBUTIL = @LIBUTIL@
+LIBZ = @LIBZ@
+LIB_KAB = @LIB_KAB@
+LIB_KABC = @LIB_KABC@
+LIB_KDECORE = @LIB_KDECORE@
+LIB_KDED = @LIB_KDED@
+LIB_KDEPIM = @LIB_KDEPIM@
+LIB_KDEPRINT = @LIB_KDEPRINT@
+LIB_KDEUI = @LIB_KDEUI@
+LIB_KDNSSD = @LIB_KDNSSD@
+LIB_KFILE = @LIB_KFILE@
+LIB_KFM = @LIB_KFM@
+LIB_KHTML = @LIB_KHTML@
+LIB_KIMPROXY = @LIB_KIMPROXY@
+LIB_KIO = @LIB_KIO@
+LIB_KJS = @LIB_KJS@
+LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
+LIB_KPARTS = @LIB_KPARTS@
+LIB_KSPELL = @LIB_KSPELL@
+LIB_KSYCOCA = @LIB_KSYCOCA@
+LIB_KUNITTEST = @LIB_KUNITTEST@
+LIB_KUTILS = @LIB_KUTILS@
+LIB_POLL = @LIB_POLL@
+LIB_QPE = @LIB_QPE@
+LIB_QT = @LIB_QT@
+LIB_SMB = @LIB_SMB@
+LIB_X11 = @LIB_X11@
+LIB_XEXT = @LIB_XEXT@
+LIB_XRENDER = @LIB_XRENDER@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MKDIR_P = @MKDIR_P@
+MOC = @MOC@
+MSGFMT = @MSGFMT@
+NOOPT_CFLAGS = @NOOPT_CFLAGS@
+NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
+OBJEXT = @OBJEXT@
+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@
+PERL = @PERL@
+PKG_CONFIG = @PKG_CONFIG@
+QTE_NORTTI = @QTE_NORTTI@
+QT_INCLUDES = @QT_INCLUDES@
+QT_LDFLAGS = @QT_LDFLAGS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+UIC = @UIC@
+UIC_TR = @UIC_TR@
+USER_INCLUDES = @USER_INCLUDES@
+USER_LDFLAGS = @USER_LDFLAGS@
+USE_EXCEPTIONS = @USE_EXCEPTIONS@
+USE_RTTI = @USE_RTTI@
+USE_THREADS = @USE_THREADS@
+VERSION = @VERSION@
+WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
+XGETTEXT = @XGETTEXT@
+XMKMF = @XMKMF@
+XMLLINT = @XMLLINT@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_INCLUDES = @X_INCLUDES@
+X_LDFLAGS = @X_LDFLAGS@
+X_PRE_LIBS = @X_PRE_LIBS@
+X_RPATH = @X_RPATH@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+all_includes = @all_includes@
+all_libraries = @all_libraries@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+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_includes = @kde_includes@
+kde_kcfgdir = @kde_kcfgdir@
+kde_libraries = @kde_libraries@
+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_qtver = @kde_qtver@
+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@
+kdeinitdir = @kdeinitdir@
+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@
+qt_includes = @qt_includes@
+qt_libraries = @qt_libraries@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+x_includes = @x_includes@
+x_libraries = @x_libraries@
+xdg_appsdir = @xdg_appsdir@
+xdg_directorydir = @xdg_directorydir@
+xdg_menudir = @xdg_menudir@
+KDE_LANG = ka
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = k3b.po libk3b.po libk3bdevice.po k3bsetup.po
+GMOFILES = k3b.gmo libk3b.gmo libk3bdevice.gmo k3bsetup.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 ka/messages/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu ka/messages/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 ka/messages/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu ka/messages/Makefile
+ cd $(top_srcdir) && perl admin/am_edit ka/messages/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
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+# 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 clean-libtool mostlyclean-am
+#>+ 1
+clean-am: clean-bcheck clean-generic clean-libtool 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 mostlyclean-libtool
+
+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 clean-libtool \
+ ctags ctags-recursive distclean distclean-generic \
+ distclean-libtool 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 \
+ mostlyclean-libtool 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=Makefile.in libk3bdevice.po libk3b.po k3b.po k3bsetup.po Makefile.am
+
+#>+ 13
+k3b.gmo: k3b.po
+ rm -f k3b.gmo; $(GMSGFMT) -o k3b.gmo $(srcdir)/k3b.po
+ test ! -f k3b.gmo || touch k3b.gmo
+libk3b.gmo: libk3b.po
+ rm -f libk3b.gmo; $(GMSGFMT) -o libk3b.gmo $(srcdir)/libk3b.po
+ test ! -f libk3b.gmo || touch libk3b.gmo
+libk3bdevice.gmo: libk3bdevice.po
+ rm -f libk3bdevice.gmo; $(GMSGFMT) -o libk3bdevice.gmo $(srcdir)/libk3bdevice.po
+ test ! -f libk3bdevice.gmo || touch libk3bdevice.gmo
+k3bsetup.gmo: k3bsetup.po
+ rm -f k3bsetup.gmo; $(GMSGFMT) -o k3bsetup.gmo $(srcdir)/k3bsetup.po
+ test ! -f k3bsetup.gmo || touch k3bsetup.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f k3b.gmo libk3b.gmo libk3bdevice.gmo k3bsetup.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in k3b libk3b libk3bdevice k3bsetup ; 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
+
+
+#>+ 6
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/k3b.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libk3b.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libk3bdevice.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/k3bsetup.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 ka/messages/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu ka/messages/Makefile
+ cd $(top_srcdir) && perl admin/am_edit ka/messages/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/ka/messages/k3b.po b/ka/messages/k3b.po
new file mode 100644
index 0000000..534a9de
--- /dev/null
+++ b/ka/messages/k3b.po
@@ -0,0 +1,11350 @@
+# translation of k3b.po to Georgian
+#
+# Rusudan Tsiskreli <[email protected]>, 2006.
+# George Machitidze <[email protected]>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: k3b\n"
+"POT-Creation-Date: 2008-05-01 02:05+0200\n"
+"PO-Revision-Date: 2006-08-13 14:52+0400\n"
+"Last-Translator: George Machitidze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:80
+#, fuzzy
+msgid "Audio Project Conversion"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒชแƒ˜แƒ"
+
+#: rip/k3baudiocdview.cpp:571 rip/k3baudioprojectconvertingdialog.cpp:81
+#: rip/k3baudiorippingdialog.cpp:108 rip/k3bvideocdview.cpp:317
+#, fuzzy
+msgid ""
+"_n: 1 track (%1)\n"
+"%n tracks (%1)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1)"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:102
+#, fuzzy
+msgid "Filename (relative to base directory)"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ (แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ˜แƒก แƒคแƒฃแƒซแƒ”แƒกแƒ—แƒแƒœ แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜)"
+
+#: k3baudioplayer.cpp:117 k3bdiskinfoview.cpp:223
+#: projects/k3baudiotrackview.cpp:134 rip/k3baudiocdlistview.cpp:38
+#: rip/k3baudioprojectconvertingdialog.cpp:103
+#: rip/k3baudiorippingdialog.cpp:128 rip/k3bvideocdview.cpp:168
+#, fuzzy
+msgid "Length"
+msgstr "แƒกแƒ˜แƒ’แƒ แƒซแƒ”"
+
+#: projects/k3bvcdlistview.cpp:89 rip/k3baudioprojectconvertingdialog.cpp:104
+#: rip/k3baudiorippingdialog.cpp:129
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:82
+#, fuzzy
+msgid "File Size"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ–แƒแƒ›แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 166
+#: misc/k3bcdcopydialog.cpp:121 misc/k3bcdimagewritingdialog.cpp:262
+#: misc/k3bcdimagewritingdialog.cpp:275 misc/k3bdvdcopydialog.cpp:104
+#: misc/k3bdvdformattingdialog.cpp:68 misc/k3bisoimagewritingdialog.cpp:205
+#: misc/k3bisoimagewritingdialog.cpp:218 option/k3boptiondialog.cpp:44
+#: projects/k3baudioburndialog.cpp:82 projects/k3bdatapropertiesdialog.cpp:177
+#: projects/k3bprojectburndialog.cpp:271 projects/k3bvcdburndialog.cpp:446
+#: projects/k3bvcdburndialog.cpp:476 projects/k3bvcdtrackdialog.cpp:452
+#: rc.cpp:748 rc.cpp:1175 rip/k3baudioprojectconvertingdialog.cpp:112
+#: rip/k3baudiorippingdialog.cpp:138 rip/k3bvideocdrippingdialog.cpp:108
+#, fuzzy, no-c-format
+msgid "Settings"
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:118
+#: rip/k3baudiorippingdialog.cpp:144
+#, fuzzy
+msgid "File Naming"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒกแƒแƒฎแƒ”แƒšแƒ”แƒ‘แƒ"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:148
+#: rip/k3baudiorippingdialog.cpp:224
+#, fuzzy
+msgid "Please check the naming pattern. All filenames need to be unique."
+msgstr ""
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒจแƒ”แƒแƒ›แƒแƒฌแƒ›แƒแƒ— แƒ“แƒแƒกแƒแƒฎแƒ”แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜. แƒงแƒ•แƒ”แƒšแƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒฃแƒœแƒ˜แƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒฃแƒœแƒ“แƒ แƒ˜แƒงแƒแƒก."
+
+#: rip/k3baudioprojectconvertingdialog.cpp:166
+#: rip/k3baudiorippingdialog.cpp:242
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:583
+#, fuzzy
+msgid "Do you want to overwrite these files?"
+msgstr "แƒ’แƒกแƒฃแƒ แƒ— แƒแƒ› แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ–แƒ” แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ?"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:168
+#: rip/k3baudiorippingdialog.cpp:244 rip/k3bvideocdrippingdialog.cpp:181
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:585
+#, fuzzy
+msgid "Files Exist"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก"
+
+#: k3b.cpp:944 k3bdebuggingoutputdialog.cpp:142 k3bemptydiscwaiter.cpp:346
+#: k3bemptydiscwaiter.cpp:416 misc/k3bcdcopydialog.cpp:299
+#: misc/k3bcdcopydialog.cpp:307 option/k3bthemeoptiontab.cpp:191
+#: projects/k3bdataburndialog.cpp:185 projects/k3bdvdburndialog.cpp:287
+#: projects/k3bmovixburndialog.cpp:230 projects/k3bmovixdvdburndialog.cpp:197
+#: projects/k3bvcdburndialog.cpp:583 projects/k3bvideodvdburndialog.cpp:185
+#: rip/k3baudioprojectconvertingdialog.cpp:168
+#: rip/k3baudiorippingdialog.cpp:244
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:585
+#, fuzzy
+msgid "Overwrite"
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ"
+
+#: k3bdiskinfoview.cpp:353 rip/k3baudioconvertingoptionwidget.cpp:154
+#: rip/k3baudioprojectconvertingdialog.cpp:248
+#: rip/k3baudioprojectconvertingdialog.cpp:286
+#: rip/k3baudiorippingdialog.cpp:337 rip/k3baudiorippingdialog.cpp:395
+#: rip/k3bpatternparser.cpp:122 rip/k3bpatternparser.cpp:156
+#: rip/k3bpatternparser.cpp:164 rip/videodvd/k3bvideodvdrippingwidget.cpp:275
+#, fuzzy
+msgid "unknown"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:259
+#: rip/k3baudiorippingdialog.cpp:347
+#, fuzzy
+msgid "Cue-file"
+msgstr "Cue-แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: rip/k3baudioprojectconvertingdialog.cpp:307
+#: rip/k3baudiorippingdialog.cpp:414 rip/k3bcddbpatternwidget.cpp:56
+#, fuzzy
+msgid "Playlist"
+msgstr "แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜"
+
+#: rip/k3bvideocdrippingdialog.cpp:50
+#, fuzzy
+msgid "Video CD Ripping"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:75
+#, fuzzy
+msgid "Destination Directory"
+msgstr "แƒ“แƒแƒœแƒ˜แƒจแƒœแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:82
+#, fuzzy
+msgid "Rip files to:"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ:"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 219
+#: rc.cpp:63 rc.cpp:123 rip/k3bvideocdrippingdialog.cpp:91
+#, fuzzy, no-c-format
+msgid "Free space in directory:"
+msgstr "แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ” แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒแƒจแƒ˜:"
+
+#: rip/k3bvideocdrippingdialog.cpp:97
+#, fuzzy
+msgid "Necessary storage size:"
+msgstr "แƒแƒฃแƒชแƒ˜แƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#: rip/k3bvideocdrippingdialog.cpp:110
+#, fuzzy
+msgid "Ignore /EXT/PSD_X.VCD"
+msgstr "/EXT/PSD_X.VCD แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:112
+#, fuzzy
+msgid "Use 2336 byte sector mode for image file"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก 2336 แƒ‘แƒ˜แƒขแƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:117
+#, fuzzy
+msgid "Extract XML structure"
+msgstr "XML แƒกแƒขแƒ แƒฃแƒฅแƒขแƒฃแƒ แƒ˜แƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3baudiocdview.cpp:248 rip/k3baudiorippingdialog.cpp:177
+#: rip/k3bvideocdrippingdialog.cpp:124 rip/k3bvideocdview.cpp:337
+#: rip/videodvd/k3bvideodvdrippingview.cpp:233
+#, fuzzy
+msgid "Start Ripping"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒก แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:124
+#, fuzzy
+msgid "Starts extracting the selected VideoCd tracks"
+msgstr "แƒ˜แƒฌแƒงแƒ”แƒ‘แƒ VideoCd-แƒก แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:135
+#, fuzzy, c-format
+msgid "Free space on destination directory: %1"
+msgstr "แƒ“แƒแƒœแƒ˜แƒจแƒœแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒแƒ–แƒ” แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ”: %1"
+
+#: rip/k3bvideocdrippingdialog.cpp:137
+#, fuzzy
+msgid "Necessary space for extracted files"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ›แƒแƒกแƒแƒฆแƒ”แƒ‘แƒแƒ“ แƒกแƒแƒญแƒ˜แƒ แƒ แƒแƒฃแƒชแƒ˜แƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ”"
+
+#: rip/k3bvideocdrippingdialog.cpp:139
+#, fuzzy
+msgid "Ignore extended PSD"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜ PSD-แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:140
+#, fuzzy
+msgid ""
+"<p>Ignore extended PSD (located in the ISO-9660 filesystem under "
+"`/EXT/PSD_X.VCD') and use the <em>standard</em> PSD.</p>"
+msgstr "<p> แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ -แƒจแƒ˜ ISO X VCD แƒ“แƒ<em> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜</em></p>"
+
+#: rip/k3bvideocdrippingdialog.cpp:142
+#, fuzzy
+msgid "Assume a 2336-byte sector mode"
+msgstr "2336-แƒ‘แƒ˜แƒขแƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrippingdialog.cpp:143
+#, fuzzy
+msgid ""
+"<p>This option only makes sense if you are reading from a BIN CD disk image. "
+"This indicates to `vcdxrip' to assume a 2336-byte sector mode for image "
+"file.</p><b>Note: This option is slated to disappear.</b>"
+msgstr ""
+"<p> a CD แƒ“แƒ˜แƒกแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ a -แƒ—แƒ•แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜</p><b> แƒจแƒ”แƒœแƒ˜แƒจแƒ•แƒœแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ</b>"
+
+#: rip/k3bvideocdrippingdialog.cpp:146
+#, fuzzy
+msgid "Create XML description file."
+msgstr "XML แƒแƒฆแƒฌแƒ”แƒ แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: rip/k3bvideocdrippingdialog.cpp:147
+#, fuzzy
+msgid ""
+"<p>This option creates an XML description file with all video CD "
+"information.</p>"
+"<p>This file will always contain all of the information.</p>"
+"<p>Example: If you only extract sequences, the description file will also hold "
+"the information for files and segments.</p>"
+"<p>The filename is the same as the video CD name, with a .xml extension. The "
+"default is VIDEOCD.xml.</p>"
+msgstr ""
+"<p> XML แƒแƒฆแƒฌแƒ”แƒ แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒงแƒ•แƒ”แƒšแƒ CD แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</p>"
+"<p> แƒคแƒแƒ˜แƒšแƒ˜ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒงแƒ•แƒ”แƒšแƒ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</p>"
+"<p> แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ แƒแƒฆแƒฌแƒ”แƒ แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ</p>"
+"<p> แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒขแƒแƒšแƒ˜แƒ CD แƒกแƒแƒฎแƒ”แƒšแƒ˜ a แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒขแƒแƒšแƒ˜แƒ</p>"
+
+#: projects/k3bprojectburndialog.cpp:202 rip/k3bvideocdrippingdialog.cpp:160
+#, fuzzy
+msgid "Image folder '%1' does not exist. Do you want K3b to create it?"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ” '%1' แƒแƒ  แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก. แƒ’แƒกแƒฃแƒ แƒ— แƒ แƒแƒ› K3b-แƒ› แƒจแƒ”แƒฅแƒ›แƒœแƒแƒก แƒ˜แƒ’แƒ˜?"
+
+#: projects/k3bprojectburndialog.cpp:205 rip/k3bvideocdrippingdialog.cpp:163
+#, fuzzy
+msgid "Failed to create folder '%1'."
+msgstr "'%1' แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#: rip/k3bvideocdrippingdialog.cpp:179
+#, fuzzy
+msgid "Continue although the folder is not empty?"
+msgstr "แƒ›แƒแƒ˜แƒœแƒช แƒ’แƒแƒ•แƒแƒ’แƒ แƒซแƒ”แƒšแƒ, แƒ›แƒ˜แƒฃแƒฎแƒ”แƒ“แƒแƒ•แƒแƒ“ แƒ˜แƒ›แƒ˜แƒกแƒ แƒ แƒแƒ› แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ” แƒแƒ แƒแƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜?"
+
+#: rip/k3baudioconvertingoptionwidget.cpp:107
+#, fuzzy
+msgid "Wave"
+msgstr "Wave"
+
+#: rip/k3bvideocdview.cpp:166
+#, fuzzy
+msgid "Item Name"
+msgstr "แƒ”แƒšแƒ”แƒ›แƒ”แƒœแƒขแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#: rip/k3bvideocdview.cpp:167
+#, fuzzy
+msgid "Extracted Name"
+msgstr "แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 77
+#: projects/k3bdatafileview.cpp:72 projects/k3bmovixlistview.cpp:176
+#: rc.cpp:721 rip/k3baudiocdlistview.cpp:39 rip/k3bvideocdview.cpp:169
+#, fuzzy, no-c-format
+msgid "Size"
+msgstr "แƒ–แƒแƒ›แƒ"
+
+#: rip/k3bvideocdview.cpp:216 rip/k3bvideocdview.cpp:393
+#, fuzzy
+msgid "Video CD MPEG tracks"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD MPEG แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: rip/k3bvideocdview.cpp:217
+#, fuzzy
+msgid "Video CD DATA track"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD DATA แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: rip/k3bvideocdview.cpp:235
+#, fuzzy, c-format
+msgid "Sequence-%1"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ-%1"
+
+#: rip/k3bvideocdview.cpp:241 rip/k3bvideocdview.cpp:401
+#, fuzzy
+msgid "Segments"
+msgstr "แƒกแƒ”แƒ’แƒ›แƒ”แƒœแƒขแƒ”แƒ‘แƒ˜"
+
+#: k3bdirview.cpp:250 k3bdirview.cpp:251 k3bmedium.cpp:323
+#: projects/k3bvcdburndialog.cpp:68 rip/k3bvideocdrippingoptions.h:28
+#: rip/k3bvideocdview.cpp:315
+#, fuzzy
+msgid "Video CD"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+
+#: rip/k3bvideocdview.cpp:329
+#, fuzzy
+msgid "Dese&lect All"
+msgstr "แƒแƒ›แƒ&แƒ แƒฉแƒ”แƒ•แƒ˜แƒก แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdview.cpp:330
+#, fuzzy
+msgid "Select Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: rip/k3bvideocdview.cpp:333
+#, fuzzy
+msgid "Deselect Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ˜แƒก แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ"
+
+#: rip/k3baudiocdview.cpp:318 rip/k3bvideocdview.cpp:409
+#, fuzzy
+msgid "Please select the tracks to rip."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒกแƒแƒคแƒแƒขแƒ แƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ—."
+
+#: rip/k3baudiocdview.cpp:319 rip/k3bvideocdview.cpp:409
+#, fuzzy
+msgid "No Tracks Selected"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#: rip/k3baudiocdview.cpp:70 rip/k3bpatternparser.cpp:131
+#, fuzzy, c-format
+msgid "Track %1"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1"
+
+#: rip/k3baudiocdview.cpp:144
+msgid "Searching for Artist information..."
+msgstr ""
+
+#: rip/k3baudiocdview.cpp:214
+#, fuzzy
+msgid "Found Cd-Text. Do you want to use it instead of querying CDDB?"
+msgstr ""
+"แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ Cd-แƒขแƒ”แƒฅแƒกแƒขแƒ˜. แƒ’แƒกแƒฃแƒ แƒ— แƒ›แƒ˜แƒกแƒ˜ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒ‘แƒแƒ–แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก "
+"แƒกแƒแƒœแƒแƒชแƒ•แƒšแƒแƒ“?"
+
+#: rip/k3baudiocdview.cpp:215
+#, fuzzy
+msgid "Found Cd-Text"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ Cd-แƒขแƒ”แƒฅแƒกแƒขแƒ˜"
+
+#: rip/k3baudiocdview.cpp:216
+#, fuzzy
+msgid "Use CD-Text"
+msgstr "CD-แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: rip/k3baudiocdview.cpp:217
+#, fuzzy
+msgid "Query CDDB"
+msgstr "CDDB แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: rip/k3baudiocdview.cpp:229 rip/videodvd/k3bvideodvdrippingview.cpp:221
+#, fuzzy
+msgid "Check All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒคแƒ แƒ˜แƒก แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#: rip/k3baudiocdview.cpp:232 rip/videodvd/k3bvideodvdrippingview.cpp:224
+#, fuzzy
+msgid "Uncheck All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ˜แƒก แƒ›แƒแƒฎแƒกแƒœแƒ"
+
+#: rip/k3baudiocdview.cpp:235 rip/videodvd/k3bvideodvdrippingview.cpp:227
+#, fuzzy
+msgid "Check Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#: rip/k3baudiocdview.cpp:238 rip/videodvd/k3bvideodvdrippingview.cpp:230
+#, fuzzy
+msgid "Uncheck Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒแƒ  แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#: rip/k3baudiocdview.cpp:241
+#, fuzzy
+msgid "Edit Track cddb Info"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก cddb แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ˜แƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: rip/k3baudiocdview.cpp:244
+#, fuzzy
+msgid "Edit Album cddb Info"
+msgstr "แƒแƒšแƒ‘แƒแƒ›แƒ˜แƒก cddb แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ˜แƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: rip/k3baudiocdview.cpp:251
+#, fuzzy
+msgid "Query cddb"
+msgstr "cddb-แƒก แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: rip/k3baudiocdview.cpp:254
+#, fuzzy
+msgid "Save Cddb Entry Locally"
+msgstr "Cddb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒแƒ‘แƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ"
+
+#: rip/k3baudiocdview.cpp:338
+#, fuzzy, c-format
+msgid "Cddb Track %1"
+msgstr "Cddb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1"
+
+#: rip/k3baudiocdview.cpp:352 rip/k3baudiocdview.cpp:402
+#, fuzzy
+msgid "Title:"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜:"
+
+#: rip/k3baudiocdview.cpp:355 rip/k3baudiocdview.cpp:405
+#, fuzzy
+msgid "Artist:"
+msgstr "แƒแƒ แƒขแƒ˜แƒกแƒขแƒ˜:"
+
+#: rip/k3baudiocdview.cpp:357 rip/k3baudiocdview.cpp:407
+#, fuzzy
+msgid "Extra info:"
+msgstr "แƒ”แƒฅแƒกแƒขแƒ แƒ แƒ˜แƒœแƒคแƒ:"
+
+#: rip/k3baudiocdview.cpp:376
+#, fuzzy
+msgid "Album Cddb"
+msgstr "แƒแƒšแƒ‘แƒแƒ›แƒ˜ Cddb"
+
+#: rip/k3baudiocdview.cpp:409
+#, fuzzy
+msgid "Genre:"
+msgstr "แƒŸแƒแƒœแƒ แƒ˜:"
+
+#: rip/k3baudiocdview.cpp:411
+#, fuzzy
+msgid "Year:"
+msgstr "แƒฌแƒ”แƒšแƒ˜:"
+
+#: rip/k3baudiocdview.cpp:413
+#, fuzzy
+msgid "Category:"
+msgstr "แƒ™แƒแƒขแƒ”แƒ’แƒแƒ แƒ˜แƒ:"
+
+#: rip/k3baudiocdview.cpp:465
+msgid ""
+"<p>No CDDB entry found. Enable remote CDDB queries in the K3b settings to get "
+"access to more entries through the internet."
+msgstr ""
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:137
+#: option/k3boptiondialog.cpp:157 rip/k3baudiocdview.cpp:466
+#: rip/k3baudiocdview.cpp:468 rip/k3baudiocdview.cpp:521
+#, fuzzy
+msgid "CDDB"
+msgstr "CDDB"
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:137
+#: rip/k3baudiocdview.cpp:468
+#, fuzzy
+msgid "No CDDB entry found."
+msgstr "CDDB แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: rip/k3baudiocdview.cpp:471
+#, fuzzy
+msgid "CDDB Error"
+msgstr "I/O แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ"
+
+#: rip/k3baudiocdview.cpp:482
+#, fuzzy
+msgid "Please set the category before saving."
+msgstr "แƒจแƒ”แƒœแƒแƒฎแƒ•แƒแƒ›แƒ“แƒ” แƒ™แƒแƒขแƒ”แƒ’แƒแƒ แƒ˜แƒ˜แƒก แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: rip/k3baudiocdview.cpp:487
+#, fuzzy
+msgid "Please set CD artist and title before saving."
+msgstr "แƒจแƒ”แƒœแƒแƒฎแƒ•แƒแƒ›แƒ“แƒ” แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒแƒ— CD แƒจแƒ”แƒ›แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ“แƒ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜."
+
+#: rip/k3baudiocdview.cpp:505
+#, fuzzy
+msgid "Please set at least artist and title on all tracks before saving."
+msgstr ""
+"แƒจแƒ”แƒœแƒแƒฎแƒ•แƒแƒ›แƒ“แƒ” แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒแƒ— แƒจแƒ”แƒ›แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ“แƒ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒ›แƒแƒ˜แƒœแƒช แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก."
+
+#: rip/k3baudiocdview.cpp:518
+#, fuzzy
+msgid "Saved entry (%1) in category %2."
+msgstr "แƒจแƒ”แƒœแƒแƒฎแƒฃแƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1) %2 แƒ™แƒแƒขแƒ”แƒ’แƒแƒ แƒ˜แƒแƒจแƒ˜."
+
+#: k3bdirview.cpp:263 k3bdirview.cpp:264 k3bmedium.cpp:307 k3bmedium.cpp:310
+#: rip/k3baudiocdview.cpp:568
+#, fuzzy
+msgid "Audio CD"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD"
+
+#: rip/k3bvideocdrip.cpp:61
+#, fuzzy
+msgid "Job canceled by user."
+msgstr "แƒกแƒแƒ›แƒฃแƒจแƒแƒ แƒ’แƒแƒแƒฃแƒฅแƒ›แƒ แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ›แƒ."
+
+#: rip/k3bvideocdrip.cpp:90
+#, fuzzy
+msgid "Check files"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#: rip/k3bvideocdrip.cpp:100
+#, fuzzy
+msgid "Could not find %1 executable."
+msgstr "%1 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: rip/k3bvideocdrip.cpp:101
+#, fuzzy, c-format
+msgid "To rip VideoCD's you must install VcdImager Version %1."
+msgstr "VideoCD-แƒก แƒ’แƒแƒกแƒแƒคแƒแƒขแƒ แƒแƒ“ แƒฃแƒœแƒ“แƒ แƒ“แƒแƒแƒงแƒ”แƒœแƒแƒ— VcdImager %1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: rip/k3bvideocdrip.cpp:102 rip/k3bvideocdrip.cpp:111
+#, fuzzy
+msgid ""
+"You can find this on your distribution disks or download it from "
+"http://www.vcdimager.org"
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒแƒ›แƒ˜แƒก แƒœแƒแƒฎแƒ•แƒ แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒ“แƒ˜แƒกแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜แƒ•แƒ˜แƒก แƒ“แƒ˜แƒกแƒ™แƒ”แƒ‘แƒ–แƒ” แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ— แƒแƒœ แƒฉแƒแƒ›แƒแƒฅแƒแƒฉแƒ”แƒ— "
+"http://www.vcdimager.org"
+
+#: rip/k3bvideocdrip.cpp:110
+#, fuzzy
+msgid "%1 executable too old! Need version %2 or greater"
+msgstr "%1 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒแƒ“แƒ˜ แƒซแƒแƒšแƒ˜แƒแƒœ แƒซแƒ•แƒ”แƒšแƒ˜แƒ! แƒกแƒแƒญแƒ˜แƒ แƒแƒ %2 แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒแƒœ แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜"
+
+#: rip/k3bvideocdrip.cpp:118
+#, fuzzy
+msgid "Using %1 %2 - Copyright (C) %3"
+msgstr "%1 %2-แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ˜แƒ— - แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜ (C) %3"
+
+#: rip/k3bvideocdrip.cpp:173
+#, fuzzy
+msgid "Extracting"
+msgstr "แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrip.cpp:174
+#, fuzzy
+msgid "Start extracting."
+msgstr "แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ."
+
+#: rip/k3bvideocdrip.cpp:175
+#, fuzzy
+msgid "Extract files from %1 to %2."
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ %1-แƒ“แƒแƒœ %2-แƒจแƒ˜."
+
+#: rip/k3bvideocdrip.cpp:179
+#, fuzzy, c-format
+msgid "Could not start %1."
+msgstr "%1 แƒ•แƒ”แƒ  แƒ’แƒแƒ”แƒจแƒ•แƒ."
+
+#: rip/k3bvideocdrip.cpp:269
+#, fuzzy
+msgid "Files successfully extracted."
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒแƒ แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: rip/k3bvideocdrip.cpp:272
+#, fuzzy
+msgid "%1 returned an unknown error (code %2)."
+msgstr "%1-แƒ›แƒ แƒ“แƒแƒแƒ‘แƒ แƒฃแƒœแƒ แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ (%2 แƒ™แƒแƒ“แƒ˜)."
+
+#: rip/k3bvideocdrip.cpp:273
+#, fuzzy
+msgid "Please send me an email with the last output..."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒ›แƒแƒ›แƒ˜แƒ’แƒ–แƒแƒ•แƒœแƒแƒ— แƒ”แƒšแƒคแƒแƒกแƒขแƒ แƒฃแƒ™แƒแƒœแƒแƒกแƒ™แƒœแƒ”แƒšแƒ˜ แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒ—..."
+
+#: rip/k3bvideocdrip.cpp:279
+#, fuzzy
+msgid "%1 did not exit cleanly."
+msgstr "%1 แƒกแƒฃแƒคแƒ—แƒแƒ“ แƒ•แƒ”แƒ  แƒ’แƒแƒ•แƒ˜แƒ“แƒ."
+
+#: rip/k3bvideocdrip.cpp:293
+#, fuzzy
+msgid "%1 encountered non-form2 sector"
+msgstr "%1 แƒ“แƒแƒ”แƒขแƒแƒ™แƒ non-form2 แƒกแƒ”แƒฅแƒขแƒแƒ แƒก"
+
+#: rip/k3bvideocdrip.cpp:294
+#, fuzzy
+msgid "leaving loop"
+msgstr "แƒ›แƒแƒ แƒงแƒฃแƒŸแƒ˜แƒก แƒ“แƒแƒขแƒแƒ•แƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrip.cpp:302
+#, fuzzy
+msgid "detected extended VCD2.0 PBC files"
+msgstr "แƒแƒฆแƒ›แƒแƒฉแƒœแƒ“แƒ แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜ VCD2.0 PBC แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: rip/k3bvideocdrip.cpp:329 rip/k3bvideocdrip.cpp:347
+#, fuzzy, c-format
+msgid "Extracting %1"
+msgstr "%1-แƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3bvideocdrip.cpp:340
+#, fuzzy
+msgid "Extracting %1 to %2"
+msgstr "%1-แƒก %2-แƒจแƒ˜ แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3bcddbpatternwidget.cpp:50
+#, fuzzy
+msgid "%A - %T/%n - !a='%A'{%a - }%t"
+msgstr "%A - %T/!a='%A'{%a - }%t"
+
+#: rip/k3bcddbpatternwidget.cpp:51
+msgid "%{albumartist} - %{albumtitle}/%{number} - %{artist} - %{title}"
+msgstr ""
+
+#: rip/k3bcddbpatternwidget.cpp:52
+msgid "%{genre}/%{albumartist} - %{albumtitle}/Track%{number}"
+msgstr ""
+
+#: rip/k3bcddbpatternwidget.cpp:53
+#, fuzzy
+msgid "music/ripped-tracks/%a - %t"
+msgstr "music/ripped-tracks/%a - %t"
+
+#: rip/k3bcddbpatternwidget.cpp:55
+msgid "%{albumartist} - %{albumtitle}"
+msgstr ""
+
+#: rip/k3bcddbpatternwidget.cpp:57
+msgid "playlists/%{albumartist}/%{albumtitle }"
+msgstr ""
+
+#: rip/k3bcddbpatternwidget.cpp:132
+#, fuzzy
+msgid ""
+"<p><b>Pattern special strings:</b>"
+"<p>The following strings will be replaced with their respective meaning in "
+"every track name."
+"<br><em>Hint:</em> %A differs from %a only on soundtracks or compilations."
+"<p><table border=\"0\">"
+"<tr>"
+"<td></td>"
+"<td><em>Meaning</em></td>"
+"<td><em>Alternatives</em></td></tr>"
+"<tr>"
+"<td>%a</td>"
+"<td>artist of the track</td>"
+"<td>%{a} or %{artist}</td></tr>"
+"<tr>"
+"<td>%t</td>"
+"<td>title of the track</td>"
+"<td>%{t} or %{title}</td></tr>"
+"<tr>"
+"<td>%n</td>"
+"<td>track number</td>"
+"<td>%{n} or %{number}</td></tr>"
+"<tr>"
+"<td>%y</td>"
+"<td>year of the CD</td>"
+"<td>%{y} or %{year}</td></tr>"
+"<tr>"
+"<td>%c</td>"
+"<td>extended track information</td>"
+"<td>%{c} or %{comment}</td></tr>"
+"<tr>"
+"<td>%g</td>"
+"<td>genre of the CD</td>"
+"<td>%{g} or %{genre}</td></tr>"
+"<tr>"
+"<td>%A</td>"
+"<td>album artist</td>"
+"<td>%{A} or %{albumartist}</td></tr>"
+"<tr>"
+"<td>%T</td>"
+"<td>album title</td>"
+"<td>%{T} or %{albumtitle}</td></tr>"
+"<tr>"
+"<td>%C</td>"
+"<td>extended CD information</td>"
+"<td>%{C} or %{albumcomment}</td></tr>"
+"<tr>"
+"<td>%d</td>"
+"<td>current date</td>"
+"<td>%{d} or %{date}</td></tr></table>"
+msgstr ""
+"<p><b> แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜</b>"
+"<p> -แƒจแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+"<br><em> แƒ›แƒ˜แƒœแƒ˜แƒจแƒœแƒ”แƒ‘แƒ</em> A a แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒœ"
+"<p><table border=\"0\">"
+"<tr>"
+"<td></td>"
+"<td><em></em></td>"
+"<td><em> แƒแƒšแƒขแƒ”แƒ แƒœแƒแƒขแƒ˜แƒ•แƒ”แƒ‘แƒ˜</em></td></tr>"
+"<tr>"
+"<td> a</td>"
+"<td></td>"
+"<td> a แƒแƒœ</td></tr>"
+"<tr>"
+"<td> t</td>"
+"<td> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td>"
+"<td> t แƒแƒœ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td></tr>"
+"<tr>"
+"<td> n</td>"
+"<td></td>"
+"<td> n แƒแƒœ</td></tr>"
+"<tr>"
+"<td> y</td>"
+"<td> แƒฌแƒ”แƒšแƒ˜ CD</td>"
+"<td> y แƒแƒœ แƒฌแƒ”แƒšแƒ˜</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</td>"
+"<td> แƒแƒœ แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ˜</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> CD</td>"
+"<td> แƒแƒœ</td></tr>"
+"<tr>"
+"<td> A</td>"
+"<td></td>"
+"<td> A แƒแƒœ</td></tr>"
+"<tr>"
+"<td> T</td>"
+"<td> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td>"
+"<td> T แƒแƒœ</td></tr>"
+"<tr>"
+"<td> C</td>"
+"<td> CD แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</td>"
+"<td> C แƒแƒœ</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> แƒ—แƒแƒ แƒ˜แƒฆแƒ˜</td>"
+"<td> แƒแƒœ แƒ—แƒแƒ แƒ˜แƒฆแƒ˜</td></tr></table>"
+
+#: rip/k3bcddbpatternwidget.cpp:153
+#, fuzzy
+msgid ""
+"<p><b>Conditional inclusion:</b>"
+"<p>These patterns make it possible to selectively include texts, depending on "
+"the value of CDDB entries. You can choose only to include or exclude texts if "
+"one of the entries is empty, or if it has a specific value. Examples:"
+"<ul>"
+"<li>@T{TEXT} includes TEXT if the album title is specified"
+"<li>!T{TEXT} includes TEXT if the album title is not specified"
+"<li>@C='Soundtrack'{TEXT} includes TEXT if the CD's extended information is "
+"named Soundtrack"
+"<li>!C='Soundtrack'{TEXT} includes TEXT if the CD's extended information is "
+"anything else but Soundtrack"
+"<li>It is also possible to include special strings in texts and conditions, "
+"e.g. !a='%A'{%a} only includes the title's artist information if it does not "
+"differ from the album artist.</ul>"
+"<p>Conditional includes make use of the same characters as the special strings, "
+"which means that the X in @X{...} can be one character out of [atnycgATCd]."
+msgstr ""
+"<p><b></b>"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CDDB แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ แƒแƒœ แƒขแƒแƒšแƒ˜แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ แƒแƒœ a "
+"แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ”แƒ‘แƒ˜"
+"<ul>"
+"<li> T แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒขแƒแƒšแƒ˜แƒ"
+"<li> T แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒขแƒแƒšแƒ˜แƒ"
+"<li> C CD s แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ แƒขแƒแƒšแƒ˜แƒ"
+"<li> C CD s แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ แƒขแƒแƒšแƒ˜แƒ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜"
+"<li> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ -แƒจแƒ˜ แƒ“แƒ e a A a แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ s แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</ul>"
+"<p> X -แƒจแƒ˜ X."
+
+#: rip/k3baudioripthread.cpp:129
+#, fuzzy
+msgid "Extracting Digital Audio"
+msgstr "แƒชแƒ˜แƒคแƒ แƒฃแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒแƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: rip/k3baudioripthread.cpp:136
+#, fuzzy
+msgid "Could not load libcdparanoia."
+msgstr "libcdparanoia แƒ•แƒ”แƒ  แƒฉแƒแƒ˜แƒขแƒ•แƒ˜แƒ แƒ—แƒ."
+
+#: rip/k3baudioripthread.cpp:149
+#, fuzzy
+msgid "Reading CD table of contents."
+msgstr "CD แƒกแƒแƒ แƒฉแƒ”แƒ•แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ."
+
+#: rip/k3baudioripthread.cpp:153
+#, fuzzy, c-format
+msgid "Could not open device %1"
+msgstr "%1 แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ"
+
+#: rip/k3baudioripthread.cpp:161
+#, fuzzy, c-format
+msgid "You need write access to %1"
+msgstr "แƒ—แƒฅแƒ•แƒ”แƒœ แƒ’แƒญแƒ˜แƒ แƒ“แƒ”แƒ‘แƒแƒ— %1-แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ"
+
+#: rip/k3baudioripthread.cpp:178 rip/k3baudioripthread.cpp:267
+#, fuzzy
+msgid "Searching index 0 for all tracks"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก 0 แƒ˜แƒœแƒ“แƒ”แƒฅแƒกแƒ˜ แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ"
+
+#: option/k3bmiscoptiontab.cpp:130 rip/k3baudioprojectconvertingthread.cpp:113
+#: rip/k3baudioprojectconvertingthread.cpp:199
+#: rip/k3baudioprojectconvertingthread.cpp:307 rip/k3baudioripthread.cpp:200
+#: rip/k3baudioripthread.cpp:303 rip/k3baudioripthread.cpp:450
+#, fuzzy, c-format
+msgid "Unable to create directory %1"
+msgstr "%1 แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒ›แƒœแƒ”แƒ‘แƒ"
+
+#: rip/k3baudioprojectconvertingthread.cpp:140
+#: rip/k3baudioprojectconvertingthread.cpp:229
+#: rip/k3baudioprojectconvertingthread.cpp:365 rip/k3baudioripthread.cpp:229
+#: rip/k3baudioripthread.cpp:333 rip/k3baudioripthread.cpp:508
+#, fuzzy
+msgid "Unable to open '%1' for writing."
+msgstr "'%1' แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“ แƒ•แƒ”แƒ  แƒ˜แƒฎแƒกแƒœแƒ”แƒ‘แƒ."
+
+#: rip/k3baudioripthread.cpp:235
+#, fuzzy
+msgid "Ripping to single file '%1'."
+msgstr "'%1'-แƒก แƒชแƒแƒš แƒคแƒแƒ˜แƒšแƒจแƒ˜ แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ."
+
+#: rip/k3baudioripthread.cpp:238
+#, fuzzy
+msgid "Starting digital audio extraction (ripping)."
+msgstr "แƒชแƒ˜แƒคแƒ แƒฃแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒแƒก แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ แƒ“แƒแƒ˜แƒฌแƒงแƒ (แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ)."
+
+#: rip/k3baudioripthread.cpp:257
+#, fuzzy, c-format
+msgid "Successfully ripped to %2."
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒฃแƒšแƒแƒ“ แƒ’แƒแƒ›แƒแƒ˜แƒคแƒแƒขแƒ แƒ %2-แƒจแƒ˜."
+
+#: rip/k3baudioripthread.cpp:340
+#, fuzzy
+msgid "Ripping track %1 (%2 - %3)"
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ (%2 - %3)"
+
+#: rip/k3baudioripthread.cpp:342
+#, fuzzy, c-format
+msgid "Ripping track %1"
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: rip/k3baudioripthread.cpp:355
+#, fuzzy, c-format
+msgid "Successfully ripped track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒ˜แƒคแƒแƒขแƒ แƒ."
+
+#: rip/k3baudioripthread.cpp:357
+#, fuzzy
+msgid "Successfully ripped track %1 to %2."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒ˜แƒคแƒแƒขแƒ แƒ %2-แƒจแƒ˜."
+
+#: rip/k3baudioprojectconvertingthread.cpp:268 rip/k3baudioripthread.cpp:374
+#, fuzzy, c-format
+msgid "Error while encoding track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒกแƒแƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: rip/k3baudioripthread.cpp:390
+#, fuzzy, c-format
+msgid "Unrecoverable error while ripping track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒกแƒแƒก แƒ’แƒแƒ›แƒแƒฃแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: rip/k3baudioripthread.cpp:397
+#, fuzzy
+msgid "Error while initializing audio ripping."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒก แƒ˜แƒœแƒ˜แƒชแƒ˜แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ˜แƒกแƒแƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: rip/k3baudioripthread.cpp:411
+#, fuzzy
+msgid "Cancellation could take a while..."
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒแƒก แƒ“แƒ แƒ แƒฃแƒœแƒ“แƒ..."
+
+#: rip/k3baudioprojectconvertingthread.cpp:183 rip/k3baudioripthread.cpp:438
+#, fuzzy
+msgid "Removed partial file '%1'."
+msgstr "แƒฌแƒแƒจแƒšแƒ˜แƒšแƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒœแƒแƒฌแƒ˜แƒšแƒ˜ '%1'."
+
+#: rip/k3baudioprojectconvertingthread.cpp:311 rip/k3baudioripthread.cpp:454
+#, fuzzy, c-format
+msgid "Writing playlist to %1."
+msgstr "แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ %1-แƒจแƒ˜."
+
+#: rip/k3baudioprojectconvertingthread.cpp:412 rip/k3baudioripthread.cpp:554
+#, fuzzy, c-format
+msgid "Writing cue file to %1."
+msgstr "cue แƒคแƒแƒ˜แƒšแƒ˜แƒก %1-แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: rip/k3baudioripthread.cpp:587
+#, fuzzy
+msgid "Ripping Audio Tracks"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒคแƒขแƒ•แƒ แƒ•แƒ"
+
+#: rip/k3baudioripthread.cpp:589
+#, fuzzy
+msgid "Ripping Audio Tracks From '%1'"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ '%1'-แƒ“แƒแƒœ"
+
+#: rip/k3baudioprojectconvertingthread.cpp:454 rip/k3baudioripthread.cpp:596
+#, fuzzy
+msgid ""
+"_n: 1 track (encoding to %1)\n"
+"%n tracks (encoding to %1)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ %1-แƒจแƒ˜)"
+
+#: rip/k3baudioprojectconvertingthread.cpp:457 rip/k3baudioripthread.cpp:599
+#, fuzzy, c-format
+msgid ""
+"_n: 1 track\n"
+"%n tracks"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: rip/k3baudiorippingdialog.cpp:107
+#, fuzzy
+msgid "CD Ripping"
+msgstr "CD แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3baudioplayer.cpp:116 projects/k3baudiotrackview.cpp:135
+#: projects/k3bvcdlistview.cpp:90 projects/k3bvcdtrackdialog.cpp:389
+#: rip/k3baudiorippingdialog.cpp:127
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:83
+#, fuzzy
+msgid "Filename"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 262
+#: k3bdiskinfoview.cpp:220 projects/k3baudiotrackview.cpp:133
+#: projects/k3bdatafileview.cpp:71 projects/k3bmovixlistview.cpp:175
+#: projects/k3bvcdburndialog.cpp:437 projects/k3bvcdlistview.cpp:83 rc.cpp:411
+#: rip/k3baudiorippingdialog.cpp:130
+#, fuzzy, no-c-format
+msgid "Type"
+msgstr "แƒขแƒ˜แƒžแƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 421
+#: misc/k3bcdimagewritingdialog.cpp:309 misc/k3bcdimagewritingdialog.cpp:770
+#: option/k3boptiondialog.cpp:129 projects/k3baudioburndialog.cpp:104
+#: projects/k3bdatapropertiesdialog.cpp:178 projects/k3bvcdburndialog.cpp:429
+#: rc.cpp:444 rc.cpp:1202 rip/k3baudiorippingdialog.cpp:154
+#, fuzzy, no-c-format
+msgid "Advanced"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜"
+
+#: misc/k3bdvdcopydialog.cpp:163 projects/k3baudioburndialog.cpp:97
+#: rip/k3baudiorippingdialog.cpp:158
+#, fuzzy
+msgid "Ignore read errors"
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: rip/k3baudiorippingdialog.cpp:159
+#, fuzzy
+msgid "Don't read pregaps"
+msgstr "pregap-แƒ”แƒ‘แƒ˜แƒก แƒแƒ  แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: misc/k3bcdcopydialog.cpp:182 projects/k3baudioburndialog.cpp:91
+#: rip/k3baudiorippingdialog.cpp:161
+#, fuzzy
+msgid "Paranoia mode:"
+msgstr "แƒžแƒแƒ แƒแƒœแƒแƒ˜แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜:"
+
+#: misc/k3bcdcopydialog.cpp:167 misc/k3bcdcopydialog.cpp:177
+#: misc/k3bdvdcopydialog.cpp:161 projects/k3baudioburndialog.cpp:95
+#: rip/k3baudiorippingdialog.cpp:163
+#, fuzzy
+msgid "Read retries:"
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒ›แƒชแƒ“แƒ”แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜:"
+
+#: rip/k3baudiorippingdialog.cpp:177
+#, fuzzy
+msgid "Starts copying the selected tracks"
+msgstr "แƒ˜แƒฌแƒงแƒ”แƒ‘แƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒแƒกแƒšแƒ˜"
+
+#: rip/k3baudiorippingdialog.cpp:186
+#, fuzzy
+msgid "Maximal number of read retries"
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ”แƒ‘แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒ›แƒชแƒ“แƒ”แƒšแƒแƒ‘แƒ˜แƒก แƒ›แƒแƒฅแƒก. แƒ แƒแƒแƒ“แƒ”แƒœแƒแƒ‘แƒ"
+
+#: rip/k3baudiorippingdialog.cpp:187
+#, fuzzy
+msgid ""
+"<p>This specifies the maximum number of retries to read a sector of audio data "
+"from the cd. After that K3b will either skip the sector if the <em>"
+"Ignore Read Errors</em> option is enabled or stop the process."
+msgstr ""
+"<p> -แƒกแƒ™แƒ”แƒœ a cd แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ K3b<em> แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜</em> "
+"แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒแƒœ."
+
+#: rip/k3baudiorippingdialog.cpp:191
+#, fuzzy
+msgid "Do not read the pregaps at the end of every track"
+msgstr "แƒงแƒแƒ•แƒ”แƒš แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ–แƒ” แƒฌแƒ˜แƒœแƒ แƒ˜แƒœแƒขแƒ”แƒ แƒ•แƒแƒšแƒ˜แƒก แƒแƒ  แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: rip/k3baudiorippingdialog.cpp:192
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will not rip the audio data in the pregaps. "
+"Most audio tracks contain an empty pregap which does not belong to the track "
+"itself.</p>"
+"<p>Although the default behaviour of nearly all ripping software is to include "
+"the pregaps for most CDs it makes more sense to ignore them. When creating a "
+"K3b audio project you will regenerate these pregaps anyway.</p>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒจแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ</p>"
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒงแƒ•แƒ”แƒšแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก -แƒกแƒ™แƒ”แƒœ a K3b</p>"
+
+#: rip/k3baudiorippingdialog.cpp:328
+#, fuzzy
+msgid "Album"
+msgstr "แƒแƒšแƒ‘แƒแƒ›แƒ˜"
+
+#: k3bdiskinfoview.cpp:258 misc/k3bcdcopydialog.cpp:172
+#: projects/k3bvcdtrackdialog.cpp:638 rip/k3baudiorippingdialog.cpp:338
+#: rip/k3baudiorippingdialog.cpp:396
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:345
+#, fuzzy
+msgid "Audio"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ"
+
+#: rip/k3baudiorippingdialog.cpp:386
+#, fuzzy, c-format
+msgid "Track%1"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜%1"
+
+#: k3bdiskinfoview.cpp:270 misc/k3bcdcopydialog.cpp:162
+#: rip/k3baudiorippingdialog.cpp:396
+#, fuzzy
+msgid "Data"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#: rip/k3baudioprojectconvertingthread.cpp:98
+#: rip/k3baudioprojectconvertingthread.cpp:445
+#, fuzzy
+msgid "Converting Audio Tracks"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒญแƒ“แƒ”แƒ”แƒ‘แƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ"
+
+#: rip/k3baudioprojectconvertingthread.cpp:145
+#, fuzzy
+msgid "Converting to single file '%1'."
+msgstr "แƒชแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ '%1'."
+
+#: rip/k3baudioprojectconvertingthread.cpp:158
+#, fuzzy, c-format
+msgid "Successfully converted track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒ˜แƒคแƒแƒขแƒ แƒ."
+
+#: rip/k3baudioprojectconvertingthread.cpp:237
+#, fuzzy
+msgid "Converting track %1 (%2 - %3)"
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ (%2 - %3)"
+
+#: rip/k3baudioprojectconvertingthread.cpp:242
+#, fuzzy, c-format
+msgid "Converting track %1"
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ"
+
+#: rip/k3baudioprojectconvertingthread.cpp:447
+#, fuzzy
+msgid "Converting Audio Tracks From '%1'"
+msgstr "'%1'-แƒ“แƒแƒœ แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ"
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:68
+msgid "Keep original dimensions"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:69
+msgid "640x? (automatic height)"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:70
+msgid "320x? (automatic height)"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:50
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:71
+#, fuzzy
+msgid "Custom"
+msgstr "แƒกแƒแƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ..."
+
+#: k3bdiskinfoview.cpp:310 projects/k3bvcdlistview.cpp:82
+#: rip/k3baudiocdlistview.cpp:37
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:342
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:80
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:89
+#, fuzzy
+msgid "Title"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:81
+#, fuzzy
+msgid "Video Size"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒ–แƒแƒ›แƒ"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:414
+#: ../plugins/encoder/lame/k3blameencoder.cpp:417
+#: ../plugins/encoder/lame/k3blameencoder.cpp:420
+#: ../plugins/encoder/lame/k3blameencoder.cpp:510
+#: ../plugins/encoder/lame/k3blameencoder.cpp:511
+#: ../plugins/encoder/lame/k3blameencoder.cpp:512
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:97
+#, fuzzy
+msgid "%1 kbps"
+msgstr "%1 kbps"
+
+#: option/k3bdevicewidget.cpp:130
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:190
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:191
+#, fuzzy
+msgid "auto"
+msgstr "แƒแƒ•แƒขแƒ"
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:283
+#, fuzzy
+msgid ""
+"<p><b>Pattern special strings:</b>"
+"<p>The following strings will be replaced with their respective meaning in "
+"every track name."
+"<br>"
+"<p><table border=\"0\">"
+"<tr>"
+"<td></td>"
+"<td><em>Meaning</em></td>"
+"<td><em>Alternatives</em></td></tr>"
+"<tr>"
+"<td>%t</td>"
+"<td>title number</td>"
+"<td>%{t} or %{title_number}</td></tr>"
+"<tr>"
+"<td>%i</td>"
+"<td>volume id (mostly the name of the Video DVD)</td>"
+"<td>%{i} or %{volume_id}</td></tr>"
+"<tr>"
+"<td>%b</td>"
+"<td>beautified volume id</td>"
+"<td>%{b} or %{beautified_volume_id}</td></tr>"
+"<tr>"
+"<td>%l</td>"
+"<td>two chars language code</td>"
+"<td>%{l} or %{lang_code}</td></tr>"
+"<tr>"
+"<td>%n</td>"
+"<td>language name</td>"
+"<td>%{n} or %{lang_name}</td></tr>"
+"<tr>"
+"<td>%a</td>"
+"<td>audio format (on the Video DVD)</td>"
+"<td>%{a} or %{audio_format}</td></tr>"
+"<tr>"
+"<td>%c</td>"
+"<td>number of audio channels (on the Video DVD)</td>"
+"<td>%{c} or %{channels}</td></tr>"
+"<tr>"
+"<td>%v</td>"
+"<td>size of the original video</td>"
+"<td>%{v} or %{orig_video_size}</td></tr>"
+"<tr>"
+"<td>%s</td>"
+"<td>size of the resulting video (<em>Caution: auto-clipping values are not "
+"taken into account!</em>)</td>"
+"<td>%{s} or %{video_size}</td></tr>"
+"<tr>"
+"<td>%r</td>"
+"<td>aspect ratio of the original video</td>"
+"<td>%{r} or %{aspect_ratio}</td></tr>"
+"<tr>"
+"<td>%d</td>"
+"<td>current date</td>"
+"<td>%{d} or %{date}</td></tr></table>"
+"<p><em>Hint: K3b also accepts slight variations of the long special strings. "
+"One can, for example, leave out the underscores.</em>"
+msgstr ""
+"<p><b> แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜</b>"
+"<p> -แƒจแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+"<br><em> แƒ›แƒ˜แƒœแƒ˜แƒจแƒœแƒ”แƒ‘แƒ</em> A a แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒœ"
+"<p><table border=\"0\">"
+"<tr>"
+"<td></td>"
+"<td><em></em></td>"
+"<td><em> แƒแƒšแƒขแƒ”แƒ แƒœแƒแƒขแƒ˜แƒ•แƒ”แƒ‘แƒ˜</em></td></tr>"
+"<tr>"
+"<td> a</td>"
+"<td></td>"
+"<td> a แƒแƒœ</td></tr>"
+"<tr>"
+"<td> t</td>"
+"<td> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td>"
+"<td> t แƒแƒœ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td></tr>"
+"<tr>"
+"<td> n</td>"
+"<td></td>"
+"<td> n แƒแƒœ</td></tr>"
+"<tr>"
+"<td> y</td>"
+"<td> แƒฌแƒ”แƒšแƒ˜ CD</td>"
+"<td> y แƒแƒœ แƒฌแƒ”แƒšแƒ˜</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</td>"
+"<td> แƒแƒœ แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ˜</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> CD</td>"
+"<td> แƒแƒœ</td></tr>"
+"<tr>"
+"<td> A</td>"
+"<td></td>"
+"<td> A แƒแƒœ</td></tr>"
+"<tr>"
+"<td> T</td>"
+"<td> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</td>"
+"<td> T แƒแƒœ</td></tr>"
+"<tr>"
+"<td> C</td>"
+"<td> CD แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</td>"
+"<td> C แƒแƒœ</td></tr>"
+"<tr>"
+"<td></td>"
+"<td> แƒ—แƒแƒ แƒ˜แƒฆแƒ˜</td>"
+"<td> แƒแƒœ แƒ—แƒแƒ แƒ˜แƒฆแƒ˜</td></tr></table>"
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:335
+#, fuzzy
+msgid "Video Picture Size"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒ–แƒแƒ›แƒ"
+
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:342
+msgid ""
+"<p>Please choose the width and height of the resulting video. If one value is "
+"set to <em>Auto</em> K3b will choose this value depending on the aspect ratio "
+"of the video picture."
+"<br>Be aware that setting both the width and the height to fixed values will "
+"result in no aspect ratio correction to be performed."
+msgstr ""
+
+#: k3bdatamodewidget.cpp:34 k3bwriterselectionwidget.cpp:260
+#: k3bwriterselectionwidget.cpp:486 k3bwritingmodewidget.cpp:153
+#: projects/k3bdatamultisessioncombobox.cpp:75
+#: projects/k3bfillstatusdisplay.cpp:389
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:350
+#: rip/videodvd/k3bvideodvdrippingwidget.cpp:351
+#, fuzzy
+msgid "Auto"
+msgstr "แƒแƒ•แƒขแƒ"
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:111
+#, fuzzy
+msgid "Ripping Video DVD Titles"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒกแƒแƒ—แƒแƒฃแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:117
+#, fuzzy
+msgid ""
+"_n: Transcoding %n title to %1/%2\n"
+"Transcoding %n titles to %1/%2"
+msgstr "แƒขแƒ แƒแƒœแƒกแƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ %n แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ %1/%2-แƒจแƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:146
+#, fuzzy, c-format
+msgid "Successfully ripped title %1"
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒฃแƒšแƒแƒ“ แƒ’แƒแƒ›แƒแƒ˜แƒคแƒแƒขแƒ แƒ %2-แƒจแƒ˜."
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:149
+#, fuzzy, c-format
+msgid "Failed to rip title %1"
+msgstr "'%1' แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:179
+#, c-format
+msgid "Determined clipping values for title %1"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:180
+msgid "Top: %1, Bottom: %2"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:182
+msgid "Left: %1, Right: %2"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:190
+msgid "Insane clipping values. No clipping will be done at all."
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingjob.cpp:200
+#, c-format
+msgid "Failed to determine clipping values for title %1"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:151
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:173
+#, fuzzy
+msgid "Video DVD Ripping"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:174
+#, fuzzy
+msgid ""
+"_n: 1 title from %1\n"
+"%n titles from %1"
+msgstr "%n แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ %1-แƒ“แƒแƒœ"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:197
+#, fuzzy
+msgid "Title %1 (%2)"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ %1 (%2)"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:224
+#, fuzzy
+msgid "%1 %2Ch (%3%4)"
+msgstr "%1 %2Ch (%3%4)"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:228
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:51
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:76
+#, fuzzy
+msgid "unknown language"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒ”แƒœแƒ"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:239
+#, fuzzy
+msgid "not supported"
+msgstr "แƒแƒ แƒแƒ แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:452
+#, c-format
+msgid ""
+"_n: %nCh\n"
+"%nCh"
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:564
+msgid ""
+"<p>When using the <em>AC3 pass-through</em> audio codec all selected audio "
+"streams need to be in AC3 format. Please select another audio codec or choose "
+"AC3 audio streams for all ripped titles."
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingdialog.cpp:567
+#, fuzzy
+msgid "AC3 Pass-through"
+msgstr "AC3 pass-through แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:95
+msgid ""
+"K3b was unable to unmount device '%1' containing medium '%2'. Video DVD ripping "
+"will not work if the device is mounted. Please unmount manually."
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:98
+#, fuzzy
+msgid "Unmounting failed"
+msgstr "แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:108
+msgid ""
+"<p>Unable to read Video DVD contents: Found encrypted Video DVD."
+"<p>Install <i>libdvdcss</i> to get Video DVD decryption support."
+msgstr ""
+
+#: k3bmedium.cpp:320 rip/videodvd/k3bvideodvdrippingview.cpp:119
+#, fuzzy
+msgid "Video DVD"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD"
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:120
+#, fuzzy, c-format
+msgid ""
+"_n: %n title\n"
+"%n titles"
+msgstr ""
+"_n: %n แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜\n"
+"%n แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:128
+msgid "K3b uses transcode to rip Video DVDs. Please make sure it is installed."
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:142
+msgid ""
+"<p>K3b uses transcode to rip Video DVDs. Your installation of transcode (<em>"
+"%1</em>) lacks support for any of the codecs supported by K3b."
+"<p>Please make sure it is installed properly."
+msgstr ""
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:155
+#, fuzzy
+msgid "Unable to read Video DVD contents."
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒจแƒ˜แƒ’แƒ—แƒแƒ•แƒกแƒ˜ แƒ‘แƒ”แƒ  แƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ”แƒ‘แƒ."
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:169
+#, fuzzy
+msgid "Please select the titles to rip."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒกแƒแƒคแƒแƒขแƒ แƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ—."
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:170
+#, fuzzy
+msgid "No Titles Selected"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingview.cpp:236
+#, fuzzy
+msgid "Open the Video DVD ripping dialog"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:47
+#, fuzzy
+msgid "%1 %2Ch (%3<em>%4</em>)"
+msgstr "%1 %2Ch (%3<em>%4</em>)"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:73
+#, fuzzy
+msgid "RLE"
+msgstr "RLE"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:74
+#, fuzzy
+msgid "Extended"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:244
+#, fuzzy
+msgid "<p><b>Title %1 (%2)</b><br>%3"
+msgstr "<p><b>แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ %1 (%2)</b><br>%3"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:248
+#, fuzzy, c-format
+msgid ""
+"_n: %n chapter\n"
+"%n chapters"
+msgstr ""
+"_n: %n แƒ—แƒแƒ•แƒ˜\n"
+"%n แƒ—แƒแƒ•แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:253
+#, fuzzy
+msgid "MPEG1"
+msgstr "MPEG1"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:253
+#, fuzzy
+msgid "MPEG2"
+msgstr "MPEG2"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:257
+#, fuzzy
+msgid "letterboxed"
+msgstr "letterboxed"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:259
+#, fuzzy
+msgid "anamorph"
+msgstr "anamorph"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:266
+#, fuzzy
+msgid "No audio streams"
+msgstr "แƒแƒ แƒแƒ แƒแƒฃแƒ“แƒ˜แƒ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:273
+#, fuzzy
+msgid "No Subpicture streams"
+msgstr "แƒแƒ แƒแƒ แƒฅแƒ•แƒ”แƒกแƒฃแƒ แƒแƒ—แƒ˜แƒก แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:318
+#, fuzzy
+msgid "Audio Streams"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:322
+#, fuzzy
+msgid "Subpicture Streams"
+msgstr "แƒฅแƒ•แƒ”แƒกแƒฃแƒ แƒแƒ—แƒ˜แƒก แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 93
+#: rc.cpp:350 rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:343
+#, fuzzy, no-c-format
+msgid "Preview"
+msgstr "แƒฌแƒ˜แƒœแƒแƒกแƒฌแƒแƒ  แƒœแƒแƒฎแƒ•แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:702
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:344
+#, fuzzy
+msgid "Video"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ"
+
+#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:346
+#, fuzzy
+msgid "Subpicture"
+msgstr "แƒฅแƒ•แƒ”แƒกแƒฃแƒ แƒแƒ—แƒ˜"
+
+#: rip/k3baudiocdlistview.cpp:36
+#, fuzzy
+msgid "Artist"
+msgstr "แƒจแƒ”แƒ›แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜"
+
+#: rip/k3baudiocdlistview.cpp:50
+msgid "Check the tracks that should be ripped"
+msgstr ""
+
+#: misc/k3bblankingdialog.cpp:72
+#, fuzzy
+msgid "Erase CD-RW"
+msgstr "CD-RW-แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: misc/k3bblankingdialog.cpp:111
+#, fuzzy
+msgid "&Erase Type"
+msgstr "แƒ’แƒ&แƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#: k3bemptydiscwaiter.cpp:554 misc/k3bblankingdialog.cpp:151
+#, fuzzy
+msgid "Erasing CD-RW"
+msgstr "CD-RW-แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: misc/k3bblankingdialog.cpp:179
+#, fuzzy
+msgid "Successfully erased CD-RW."
+msgstr "CD-RW แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒฃแƒšแƒแƒ“ แƒ’แƒแƒ˜แƒฌแƒ›แƒ˜แƒœแƒ“แƒ."
+
+#: misc/k3bblankingdialog.cpp:180
+#, fuzzy
+msgid "Success"
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: misc/k3bblankingdialog.cpp:183
+#, fuzzy
+msgid "Erasing CD-RW canceled."
+msgstr "CD-RW-แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: misc/k3bblankingdialog.cpp:184
+#, fuzzy
+msgid "Canceled"
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: misc/k3bblankingdialog.cpp:186
+#, fuzzy
+msgid "The Erasing process failed. Do you want to see the debugging output?"
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ. แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒœแƒ‘แƒ–แƒ˜แƒ™แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒก แƒฎแƒ˜แƒšแƒ•แƒ?"
+
+#: k3bemptydiscwaiter.cpp:673 misc/k3bblankingdialog.cpp:187
+#, fuzzy
+msgid "Erasing failed."
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: misc/k3bblankingdialog.cpp:203
+#, fuzzy
+msgid "%1 does not support CD-RW writing."
+msgstr "%1 แƒแƒ  แƒฃแƒญแƒ”แƒ แƒก CD-RW-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒแƒก แƒ›แƒฎแƒแƒ แƒก."
+
+#: misc/k3bblankingdialog.cpp:212
+#, fuzzy
+msgid ""
+"Erases the complete disk. This takes as long as writing the complete CD."
+msgstr "แƒจแƒšแƒ˜แƒก แƒกแƒแƒ•แƒกแƒ” แƒ“แƒ˜แƒกแƒ™แƒก. แƒแƒ›แƒแƒก แƒ˜แƒ’แƒ˜แƒ•แƒ” แƒ“แƒ แƒ แƒฃแƒœแƒ“แƒ แƒ แƒแƒช แƒกแƒ แƒฃแƒšแƒ˜ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒแƒก."
+
+#: misc/k3bblankingdialog.cpp:214
+#, fuzzy
+msgid "Erases just the TOC, the PMA, and the pregap."
+msgstr "แƒจแƒšแƒ˜แƒก แƒ›แƒฎแƒแƒšแƒแƒ“ TOC, PMA, แƒ“แƒ pregap."
+
+#: misc/k3bblankingdialog.cpp:215
+#, fuzzy
+msgid "Erases just the last track."
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒฃแƒ™แƒแƒœแƒแƒกแƒ™แƒœแƒ”แƒš แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒก แƒจแƒšแƒ˜แƒก."
+
+#: misc/k3bblankingdialog.cpp:216
+#, fuzzy
+msgid "Reopen the last session to make it possible to append further data."
+msgstr "แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒฎแƒกแƒœแƒ˜แƒก แƒ‘แƒแƒšแƒ แƒกแƒ”แƒกแƒ˜แƒแƒก, แƒ แƒแƒ—แƒ แƒจแƒ”แƒกแƒแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ’แƒแƒฎแƒ“แƒ”แƒก แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒฉแƒแƒ›แƒแƒขแƒ”แƒ‘แƒ."
+
+#: misc/k3bblankingdialog.cpp:218
+#, fuzzy
+msgid "Erases the last session of a multisession CD."
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒแƒœแƒ˜ CD-แƒก แƒ‘แƒแƒšแƒ แƒกแƒ”แƒกแƒ˜แƒแƒก แƒจแƒšแƒ˜แƒก."
+
+#: misc/k3bblankingdialog.cpp:226 misc/k3bblankingdialog.cpp:234
+#, fuzzy
+msgid "Fast"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜"
+
+#: misc/k3bblankingdialog.cpp:229 misc/k3bblankingdialog.cpp:235
+#, fuzzy
+msgid "Complete"
+msgstr "แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ"
+
+#: misc/k3bblankingdialog.cpp:233
+#, fuzzy
+msgid "Blanking mode:"
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜:"
+
+#: misc/k3bblankingdialog.cpp:238 misc/k3bblankingdialog.cpp:241
+#, fuzzy
+msgid "Erase Last Track"
+msgstr "แƒ‘แƒแƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: misc/k3bblankingdialog.cpp:242 misc/k3bblankingdialog.cpp:245
+#, fuzzy
+msgid "Reopen Last Session"
+msgstr "แƒ‘แƒแƒšแƒ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: misc/k3bblankingdialog.cpp:246 misc/k3bblankingdialog.cpp:249
+#, fuzzy
+msgid "Erase Last Session"
+msgstr "แƒ‘แƒแƒšแƒ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: misc/k3bcdcopydialog.cpp:67
+#, fuzzy
+msgid "CD Copy"
+msgstr "CD แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:67
+#, fuzzy
+msgid "and CD Cloning"
+msgstr "แƒ“แƒ CD แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: misc/k3bcdcopydialog.cpp:79 misc/k3bdvdcopydialog.cpp:72
+#, fuzzy
+msgid "Source Medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒ"
+
+#: misc/k3bcdcopydialog.cpp:102
+#, fuzzy
+msgid "Copy Mode"
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:106 misc/k3bcdcopydialog.cpp:230
+#, fuzzy
+msgid "Normal Copy"
+msgstr "แƒฉแƒ•แƒ”แƒฃแƒšแƒ”แƒ‘แƒ แƒ˜แƒ•แƒ˜ แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:107 misc/k3bcdcopydialog.cpp:235
+#, fuzzy
+msgid "Clone Copy"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:109 misc/k3bcdimagewritingdialog.cpp:245
+#: misc/k3bdvdcopydialog.cpp:100 misc/k3bdvdformattingdialog.cpp:61
+#: misc/k3bisoimagewritingdialog.cpp:188 projects/k3bprojectburndialog.cpp:267
+#, fuzzy
+msgid "Writing Mode"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:113 misc/k3bcdimagewritingdialog.cpp:251
+#: misc/k3bdvdcopydialog.cpp:113 misc/k3bisoimagewritingdialog.cpp:194
+#: projects/k3bprojectburndialog.cpp:289
+#, fuzzy
+msgid "Copies"
+msgstr "แƒแƒกแƒšแƒ”แƒ‘แƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:151 misc/k3bcdimagewritingdialog.cpp:288
+#: misc/k3bcdimagewritingdialog.cpp:789 misc/k3bdvdcopydialog.cpp:145
+#, fuzzy
+msgid "&Image"
+msgstr "&แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:170
+#, fuzzy
+msgid "No error correction"
+msgstr "แƒแƒ แƒแƒ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒแƒ—แƒ แƒ’แƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ"
+
+#: misc/k3bcdcopydialog.cpp:184
+#, fuzzy
+msgid "Copy CD-Text"
+msgstr "CD-แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:185
+#, fuzzy
+msgid "Prefer CD-Text"
+msgstr "แƒฃแƒžแƒ˜แƒ แƒแƒขแƒ”แƒกแƒ˜ CD-แƒขแƒ”แƒฅแƒกแƒขแƒ˜"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 577
+#: misc/k3bcdcopydialog.cpp:190 misc/k3bdvdcopydialog.cpp:167 rc.cpp:183
+#, fuzzy, no-c-format
+msgid "&Advanced"
+msgstr "&แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: misc/k3bcdcopydialog.cpp:211
+#, fuzzy
+msgid "Skip unreadable data sectors"
+msgstr "แƒฌแƒแƒฃแƒ™แƒ˜แƒ—แƒฎแƒแƒ•แƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒชแƒ“แƒ”แƒœแƒ"
+
+#: misc/k3bcdcopydialog.cpp:212
+#, fuzzy
+msgid "Disable the source drive's error correction"
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒแƒ—แƒ แƒ’แƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: misc/k3bcdcopydialog.cpp:213
+#, fuzzy
+msgid "Use CD-Text instead of cddb if available."
+msgstr "cddb-แƒก แƒ›แƒแƒ’แƒ˜แƒ•แƒ แƒแƒ“ แƒ—แƒฃ แƒจแƒ”แƒกแƒแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: misc/k3bcdcopydialog.cpp:214
+#, fuzzy
+msgid "Copy CD-Text from the source CD if available."
+msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜ แƒฌแƒงแƒแƒ แƒ CD-แƒ“แƒแƒœ แƒแƒกแƒšแƒ˜, แƒ—แƒฃ แƒ˜แƒ’แƒ˜ แƒฎแƒ”แƒšแƒ›แƒ˜แƒกแƒแƒฌแƒ•แƒ“แƒแƒ›แƒ˜แƒ."
+
+#: misc/k3bcdcopydialog.cpp:216
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will disable the source drive's ECC/EDC error "
+"correction. This way sectors that are unreadable by intention can be read."
+"<p>This may be useful for cloning CDs with copy protection based on corrupted "
+"sectors."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ แƒฌแƒงแƒแƒ แƒ s แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ<p> -แƒ—แƒ•แƒ˜แƒก แƒแƒกแƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ."
+
+#: misc/k3bcdcopydialog.cpp:221
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will search for CD-Text on the source CD. "
+"Disable it if your CD drive has problems with reading CD-Text or you want to "
+"stick to Cddb info."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒ—แƒ•แƒ˜แƒก CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒฌแƒงแƒแƒ แƒ CD แƒ’แƒแƒ›แƒแƒ แƒ—แƒ” CD CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜ แƒแƒœ -แƒกแƒ™แƒ”แƒœ "
+"-แƒกแƒ™แƒ”แƒœ."
+
+#: misc/k3bcdcopydialog.cpp:224
+#, fuzzy
+msgid ""
+"<p>If this option is checked and K3b finds CD-Text on the source media it will "
+"be copied to the resulting CD ignoring any potentially existing Cddb entries."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ K3b CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒฌแƒงแƒแƒ แƒ -แƒกแƒ™แƒ”แƒœ CD แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜."
+
+#: misc/k3bcdcopydialog.cpp:226
+#, fuzzy
+msgid ""
+"<p>If this option is checked and K3b is not able to read a data sector from the "
+"source CD/DVD it will be replaced with zeros on the resulting copy."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ a แƒฌแƒงแƒแƒ แƒ CD DVD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒกแƒšแƒ˜."
+
+#: misc/k3bcdcopydialog.cpp:231
+#, fuzzy
+msgid ""
+"<p>This is the normal copy mode recommended for most CD types. It allows "
+"copying Audio CDs, multi and single session Data CDs, and Enhanced Audio CDs "
+"(an Audio CD containing an additional data session)."
+"<p>For VideoCDs please use the CD Cloning mode."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒกแƒแƒจแƒฃแƒแƒšแƒ แƒแƒกแƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก CD แƒแƒฃแƒ“แƒ˜แƒ แƒ“แƒ แƒชแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒ“แƒ แƒแƒฃแƒ“แƒ˜แƒ แƒแƒฃแƒ“แƒ˜แƒ CD"
+"<p> -แƒ—แƒ•แƒ˜แƒก CD."
+
+#: misc/k3bcdcopydialog.cpp:236
+#, fuzzy
+msgid ""
+"<p>In CD Cloning mode K3b performs a raw copy of the CD. That means it does not "
+"care about the content but simply copies the CD bit by bit. It may be used to "
+"copy VideoCDs or CDs which contain erroneous sectors."
+"<p><b>Caution:</b> Only single session CDs can be cloned."
+msgstr "<p> CD K3b a แƒแƒกแƒšแƒ˜ CD CD -แƒกแƒ™แƒ”แƒœ แƒแƒกแƒšแƒ˜ แƒแƒœ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก<p><b></b> แƒ›แƒฎแƒแƒšแƒแƒ“ แƒชแƒแƒšแƒ˜."
+
+#: misc/k3bcdcopydialog.cpp:273 misc/k3bdvdcopydialog.cpp:238
+#: projects/k3bprojectburndialog.cpp:217
+#, fuzzy
+msgid ""
+"There seems to be not enough free space in temporary directory. Write anyway?"
+msgstr "-แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ?"
+
+#: k3b.cpp:943 k3bdebuggingoutputdialog.cpp:141 misc/k3bcdcopydialog.cpp:298
+#: misc/k3bcdcopydialog.cpp:306 projects/k3bdataburndialog.cpp:184
+#: projects/k3bdvdburndialog.cpp:286 projects/k3bmovixburndialog.cpp:229
+#: projects/k3bmovixdvdburndialog.cpp:196
+#: projects/k3bvideodvdburndialog.cpp:184
+#, fuzzy
+msgid "Do you want to overwrite %1?"
+msgstr "แƒ’แƒกแƒฃแƒ แƒ— %1-แƒ–แƒ” แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ?"
+
+#: k3b.cpp:944 k3bdebuggingoutputdialog.cpp:142 misc/k3bcdcopydialog.cpp:299
+#: misc/k3bcdcopydialog.cpp:307 projects/k3bdataburndialog.cpp:185
+#: projects/k3bdvdburndialog.cpp:287 projects/k3bmovixburndialog.cpp:230
+#: projects/k3bmovixdvdburndialog.cpp:197 projects/k3bvcdburndialog.cpp:583
+#: projects/k3bvideodvdburndialog.cpp:185
+#, fuzzy
+msgid "File Exists"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก"
+
+#: misc/k3bcdcopydialog.cpp:453 misc/k3bdvdcopydialog.cpp:437
+#, fuzzy
+msgid "Use the same device for burning"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ˜แƒ’แƒ˜แƒ•แƒ” แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: misc/k3bcdcopydialog.cpp:454 misc/k3bdvdcopydialog.cpp:438
+#, fuzzy
+msgid "<qt>Use the same device for burning <i>(Or insert another medium)</i>"
+msgstr ""
+"<qt>แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ˜แƒ’แƒ˜แƒ•แƒ” แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ<i>(แƒแƒœ แƒฉแƒแƒ“แƒ”แƒ— แƒกแƒฎแƒ•แƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜)</i>"
+
+#: misc/k3bdvdcopydialog.cpp:60
+#, fuzzy
+msgid "DVD Copy"
+msgstr "DVD แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bdvdcopydialog.cpp:61
+#, fuzzy
+msgid "No video transcoding!"
+msgstr "แƒแƒ แƒแƒ แƒ•แƒ˜แƒ“แƒ”แƒ แƒขแƒ แƒแƒœแƒกแƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ!"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 28
+#: misc/k3bdvdcopydialog.cpp:156 rc.cpp:1284
+#, fuzzy, no-c-format
+msgid "General"
+msgstr "แƒกแƒแƒ”แƒ แƒ—แƒ"
+
+#: misc/k3bdvdcopydialog.cpp:202
+#, fuzzy
+msgid "Skip unreadable sectors"
+msgstr "แƒฌแƒแƒฃแƒ™แƒ˜แƒ—แƒฎแƒแƒ•แƒ˜ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒชแƒ“แƒ”แƒœแƒ"
+
+#: misc/k3bdvdcopydialog.cpp:203
+#, fuzzy
+msgid ""
+"<p>If this option is checked and K3b is not able to read a sector from the "
+"source CD/DVD it will be replaced with zeros on the resulting copy."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ a แƒฌแƒงแƒแƒ แƒ CD DVD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒกแƒšแƒ˜."
+
+#: misc/k3bcdimagewritingdialog.cpp:116
+#, fuzzy
+msgid "Burn CD Image"
+msgstr "CD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:181 misc/k3bisoimagewritingdialog.cpp:152
+#, fuzzy
+msgid "Image to Burn"
+msgstr "แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:184 misc/k3bisoimagewritingdialog.cpp:155
+#, fuzzy
+msgid "Choose Image File"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:185
+#, fuzzy
+msgid "*.iso *.toc *.ISO *.TOC *.cue *.CUE|Image Files"
+msgstr "*.iso *.toc *.ISO *.TOC *.cue *.CUE|แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:187 misc/k3bisoimagewritingdialog.cpp:156
+#, fuzzy
+msgid "*.iso *.ISO|ISO9660 Image Files"
+msgstr "*.iso *.ISO|ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:189
+#, fuzzy
+msgid "*.cue *.CUE|Cue Files"
+msgstr "*.cue *.CUE|Cue แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:191
+#, fuzzy
+msgid "*.toc *.TOC|Cdrdao TOC Files and Cdrecord Clone Images"
+msgstr "*.toc *.TOC|Cdrdao TOC แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒ“แƒ Cdrecord แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜"
+
+#: k3b.cpp:1271 k3bfileview.cpp:103 misc/k3bcdimagewritingdialog.cpp:193
+#: misc/k3bisoimagewritingdialog.cpp:157
+#, fuzzy
+msgid "*|All Files"
+msgstr "*|แƒงแƒ•แƒ”แƒšแƒ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:195
+#, fuzzy
+msgid "Image Type"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:197
+#, fuzzy
+msgid "Auto Detection"
+msgstr "แƒแƒ•แƒขแƒ แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:198
+#, fuzzy
+msgid "ISO9660 Image"
+msgstr "ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:199
+#, fuzzy
+msgid "Cue/Bin Image"
+msgstr "Cue/Bin แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:200
+#, fuzzy
+msgid "Audio Cue File"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ Cue แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:201
+#, fuzzy
+msgid "Cdrdao TOC File"
+msgstr "Cdrdao TOC แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:202
+#, fuzzy
+msgid "Cdrecord Clone Image"
+msgstr "Cdrecord แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:221 misc/k3bisoimagewritingdialog.cpp:167
+#, fuzzy
+msgid "No image file selected"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:303
+#, fuzzy
+msgid "Data mode:"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:409 misc/k3bisoimagewritingdialog.cpp:249
+msgid ""
+"<p>This image has an invalid file size.If it has been downloaded make sure the "
+"download is complete."
+"<p>Only continue if you know what you are doing."
+msgstr ""
+
+#: misc/k3bcdimagewritingdialog.cpp:570
+#, fuzzy
+msgid "Seems not to be a usable image"
+msgstr "แƒ แƒแƒ’แƒแƒ แƒช แƒฉแƒแƒœแƒก แƒแƒ แƒแƒ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒแƒ“แƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:577
+#, fuzzy
+msgid "File not found"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:589 misc/k3bcdimagewritingdialog.cpp:654
+#: misc/k3bcdimagewritingdialog.cpp:682 misc/k3bcdimagewritingdialog.cpp:710
+#, fuzzy
+msgid "Detected:"
+msgstr "แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ˜แƒšแƒ˜แƒ:"
+
+#: misc/k3bcdimagewritingdialog.cpp:590 misc/k3bisoimagewritingdialog.cpp:321
+#, fuzzy
+msgid "Iso9660 image"
+msgstr "Iso9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:596 misc/k3bcdimagewritingdialog.cpp:660
+#: misc/k3bcdimagewritingdialog.cpp:688 misc/k3bisoimagewritingdialog.cpp:326
+#, fuzzy
+msgid "Filesize:"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#: k3bdiskinfoview.cpp:447 misc/k3bcdimagewritingdialog.cpp:602
+#: misc/k3bisoimagewritingdialog.cpp:331
+#, fuzzy
+msgid "System Id:"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:452 misc/k3bcdimagewritingdialog.cpp:610
+#: misc/k3bisoimagewritingdialog.cpp:339
+#, fuzzy
+msgid "Volume Id:"
+msgstr "แƒขแƒแƒ›แƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:457 misc/k3bcdimagewritingdialog.cpp:618
+#: misc/k3bisoimagewritingdialog.cpp:347
+#, fuzzy
+msgid "Volume Set Id:"
+msgstr "แƒขแƒแƒ›แƒ—แƒ แƒ’แƒแƒœแƒšแƒแƒ’แƒ”แƒ‘แƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:462 misc/k3bcdimagewritingdialog.cpp:626
+#: misc/k3bisoimagewritingdialog.cpp:355
+#, fuzzy
+msgid "Publisher Id:"
+msgstr "แƒ’แƒแƒ›แƒแƒ›แƒชแƒ”แƒ›แƒšแƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:467 misc/k3bcdimagewritingdialog.cpp:634
+#: misc/k3bisoimagewritingdialog.cpp:363
+#, fuzzy
+msgid "Preparer Id:"
+msgstr "แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒšแƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:472 misc/k3bcdimagewritingdialog.cpp:641
+#: misc/k3bisoimagewritingdialog.cpp:370
+#, fuzzy
+msgid "Application Id:"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:655
+#, fuzzy
+msgid "Cdrecord clone image"
+msgstr "Cdrecord แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:665 misc/k3bcdimagewritingdialog.cpp:693
+#, fuzzy
+msgid "Image file:"
+msgstr "แƒ’แƒแƒ›แƒแƒกแƒแƒฎแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:671
+#, fuzzy
+msgid "TOC file:"
+msgstr "TOC แƒคแƒแƒ˜แƒšแƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:683
+#, fuzzy
+msgid "Cue/bin image"
+msgstr "Cue/bin แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:699
+#, fuzzy
+msgid "Cue file:"
+msgstr "Cue แƒคแƒแƒ˜แƒšแƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:711
+#, fuzzy
+msgid "Audio Cue Image"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ Cue แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:716
+#, fuzzy, c-format
+msgid ""
+"_n: %n track\n"
+"%n tracks"
+msgstr ""
+"_n: %n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜\n"
+"%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:731
+#, fuzzy
+msgid "Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:841 misc/k3bisoimagewritingdialog.cpp:443
+#, fuzzy
+msgid "Md5 Sum:"
+msgstr "Md5 แƒฏแƒแƒ›แƒ˜:"
+
+#: misc/k3bcdimagewritingdialog.cpp:871 misc/k3bisoimagewritingdialog.cpp:473
+#, fuzzy
+msgid "Calculation cancelled"
+msgstr "แƒ’แƒแƒ›แƒแƒ—แƒ•แƒšแƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:873 misc/k3bisoimagewritingdialog.cpp:475
+#, fuzzy
+msgid "Calculation failed"
+msgstr "แƒ’แƒแƒ›แƒแƒ—แƒ•แƒšแƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:888 misc/k3bisoimagewritingdialog.cpp:490
+#, fuzzy
+msgid "Copy checksum to clipboard"
+msgstr "แƒ‘แƒฃแƒคแƒ”แƒ แƒจแƒ˜ แƒแƒกแƒšแƒ˜"
+
+#: misc/k3bcdimagewritingdialog.cpp:889 misc/k3bisoimagewritingdialog.cpp:491
+msgid "Compare checksum..."
+msgstr ""
+
+#: misc/k3bcdimagewritingdialog.cpp:895 misc/k3bisoimagewritingdialog.cpp:497
+#, fuzzy
+msgid "MD5 Sum Check"
+msgstr "MD5 แƒฏแƒแƒ›แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:896 misc/k3bisoimagewritingdialog.cpp:498
+#, fuzzy
+msgid "Please insert the MD5 Sum to compare:"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒกแƒ•แƒแƒ— MD5 แƒฏแƒแƒ›แƒ˜ แƒจแƒ”แƒกแƒแƒ“แƒแƒ แƒ”แƒ‘แƒšแƒแƒ“:"
+
+#: misc/k3bcdimagewritingdialog.cpp:902 misc/k3bisoimagewritingdialog.cpp:504
+#, fuzzy
+msgid "The MD5 Sum of %1 equals the specified."
+msgstr "%1-แƒก MD5 แƒฏแƒแƒ›แƒ˜ แƒฃแƒ“แƒ แƒ˜แƒก แƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒฃแƒšแƒก."
+
+#: misc/k3bcdimagewritingdialog.cpp:903 misc/k3bisoimagewritingdialog.cpp:505
+#, fuzzy
+msgid "MD5 Sums Equal"
+msgstr "MD5 แƒฏแƒแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ–แƒฃแƒกแƒขแƒ˜ แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ"
+
+#: misc/k3bcdimagewritingdialog.cpp:905 misc/k3bisoimagewritingdialog.cpp:507
+#, fuzzy
+msgid "The MD5 Sum of %1 differs from the specified."
+msgstr "%1-แƒก MD5 แƒฏแƒแƒ›แƒ˜ แƒ’แƒแƒœแƒกแƒฎแƒ•แƒแƒ•แƒ“แƒ”แƒ‘แƒ แƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒฃแƒšแƒ˜แƒกแƒ’แƒแƒœ."
+
+#: misc/k3bcdimagewritingdialog.cpp:906 misc/k3bisoimagewritingdialog.cpp:508
+#, fuzzy
+msgid "MD5 Sums Differ"
+msgstr "MD5 แƒฏแƒแƒ›แƒ”แƒ‘แƒ˜แƒก แƒกแƒฎแƒ•แƒแƒแƒ‘แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:43
+#, fuzzy
+msgid "DVD Formatting"
+msgstr "DVD แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:44
+#, fuzzy
+msgid "DVD%1RW"
+msgstr "DataDVD%1"
+
+#: k3bemptydiscwaiter.cpp:90 misc/k3bdvdformattingdialog.cpp:71
+#, fuzzy
+msgid "Force"
+msgstr "แƒซแƒแƒšแƒ“แƒแƒขแƒแƒœแƒ”แƒ‘แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:72
+#, fuzzy
+msgid "Quick format"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:84
+#, fuzzy
+msgid "Force formatting of empty DVDs"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ DVD-แƒก แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒก แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:85
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will format a DVD-RW even if it is empty. It "
+"may also be used to force K3b to format a DVD+RW or a DVD-RW in restricted "
+"overwrite mode."
+"<p><b>Caution:</b> It is not recommended to often format a DVD since it may "
+"already be unusable after 10-20 reformat procedures."
+"<p>DVD+RW media only needs to be formatted once. After that it just needs to be "
+"overwritten. The same applies to DVD-RW in restricted overwrite mode."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b a DVD RW แƒขแƒแƒšแƒ˜แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ K3b -แƒกแƒ™แƒ”แƒœ a DVD RW แƒแƒœ a DVD RW -แƒจแƒ˜"
+"<p><b></b> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ a DVD"
+"<p> DVD RW -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ DVD RW -แƒจแƒ˜."
+
+#: misc/k3bdvdformattingdialog.cpp:95
+#, fuzzy
+msgid "Try to perform quick formatting"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒชแƒ“แƒ"
+
+#: misc/k3bdvdformattingdialog.cpp:96
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will tell the writer to perform a quick "
+"format."
+"<p>Formatting a DVD-RW completely can take a very long time and some DVD "
+"writers perform a full format even if quick format is enabled."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒกแƒ™แƒ”แƒœ a"
+"<p> แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ a DVD RW a แƒ“แƒ แƒ แƒ“แƒ DVD a แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜."
+
+#: misc/k3bisoimagewritingdialog.cpp:88
+#, fuzzy
+msgid "Burn Iso9660 Image"
+msgstr "Iso9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: misc/k3bisoimagewritingdialog.cpp:89
+#, fuzzy
+msgid "to DVD"
+msgstr "DVD-แƒกแƒ™แƒ”แƒœ"
+
+#: misc/k3bisoimagewritingdialog.cpp:238
+#, fuzzy
+msgid ""
+"The image you selected is not a valid ISO9660 image. Are you sure you want to "
+"burn it anyway? (There may exist other valid image types that are not detected "
+"by K3b but will work fine.)"
+msgstr "แƒขแƒแƒšแƒ˜แƒ a -แƒกแƒ™แƒ”แƒœ K3b"
+
+#: misc/k3bisoimagewritingdialog.cpp:241 projects/k3bprojectburndialog.cpp:158
+#, fuzzy
+msgid "Burn"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: misc/k3bisoimagewritingdialog.cpp:382
+#, fuzzy
+msgid "Not an Iso9660 image"
+msgstr "แƒแƒ แƒแƒ Iso9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: k3btempdirselectionwidget.cpp:57
+#, fuzzy
+msgid "Free space in temporary directory:"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒแƒกแƒ˜ แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ”:"
+
+#: k3btempdirselectionwidget.cpp:77
+#, fuzzy
+msgid "The directory in which to save the image files"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ, แƒกแƒแƒ“แƒแƒช แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒจแƒ”แƒ˜แƒœแƒแƒฎแƒ”แƒ‘แƒ"
+
+#: k3btempdirselectionwidget.cpp:81
+#, fuzzy
+msgid ""
+"<p>This is the directory in which K3b will save the <em>image files</em>."
+"<p>Please make sure that it resides on a partition that has enough free space."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ K3b<em></em><p> แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a."
+
+#: k3btempdirselectionwidget.cpp:126
+#, fuzzy
+msgid "Select Temporary Directory"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: k3btempdirselectionwidget.cpp:130
+#, fuzzy
+msgid "Select Temporary File"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: k3btempdirselectionwidget.cpp:197
+#, fuzzy
+msgid "Wri&te image files to:"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก &แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: k3btempdirselectionwidget.cpp:198
+#, fuzzy
+msgid "Temporary Directory"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#: k3btempdirselectionwidget.cpp:201
+#, fuzzy
+msgid "Wri&te image file to:"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก &แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: k3btempdirselectionwidget.cpp:202
+#, fuzzy
+msgid "Temporary File"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: k3btempdirselectionwidget.cpp:213
+#, fuzzy
+msgid "Size of project:"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#: k3bjobprogressosd.cpp:220
+#, fuzzy
+msgid "Hide OSD"
+msgstr "OSD แƒ“แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#: k3bburnprogressdialog.cpp:44
+#, fuzzy
+msgid "Estimated writing speed:"
+msgstr "แƒ›แƒแƒกแƒแƒšแƒแƒ“แƒœแƒ”แƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”:"
+
+#: k3bburnprogressdialog.cpp:56
+#, fuzzy
+msgid "Software buffer:"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜:"
+
+#: k3bburnprogressdialog.cpp:57
+#, fuzzy
+msgid "Device buffer:"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜:"
+
+#: k3bburnprogressdialog.cpp:94
+#, fuzzy
+msgid "Writer: %1 %2"
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜: %1 %2"
+
+#: k3bburnprogressdialog.cpp:97 k3bburnprogressdialog.cpp:98
+#: k3bburnprogressdialog.cpp:99
+#, fuzzy
+msgid "no info"
+msgstr "แƒ˜แƒœแƒคแƒ แƒแƒ แƒแƒ"
+
+#: k3bservicemenuinstaller.cpp:96
+msgid "Failed to copy service menu files"
+msgstr ""
+
+#: k3bservicemenuinstaller.cpp:116
+msgid "Failed to remove service menu files"
+msgstr ""
+
+#: k3bappdevicemanager.cpp:45
+#, fuzzy
+msgid "Media &Info"
+msgstr "&แƒ›แƒ”แƒ“แƒ˜แƒ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: k3bappdevicemanager.cpp:47
+#, fuzzy
+msgid "&Unmount"
+msgstr "&แƒ“แƒ”แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bappdevicemanager.cpp:49
+#, fuzzy
+msgid "&Mount"
+msgstr "&แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bappdevicemanager.cpp:51
+#, fuzzy
+msgid "&Eject"
+msgstr "&แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: k3bappdevicemanager.cpp:53
+#, fuzzy
+msgid "L&oad"
+msgstr "&แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: k3bappdevicemanager.cpp:59
+#, fuzzy
+msgid "Set Read Speed..."
+msgstr "แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”..."
+
+#: k3bappdevicemanager.cpp:62
+#, fuzzy
+msgid "Display generic medium information"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ–แƒ” แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: k3bappdevicemanager.cpp:63
+#, fuzzy
+msgid "Unmount the medium"
+msgstr "แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: k3bappdevicemanager.cpp:64
+#, fuzzy
+msgid "Mount the medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒ"
+
+#: k3bappdevicemanager.cpp:65
+#, fuzzy
+msgid "Eject the medium"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bappdevicemanager.cpp:66
+#, fuzzy
+msgid "(Re)Load the medium"
+msgstr "%1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bappdevicemanager.cpp:67
+msgid "Force the drive's read speed"
+msgstr ""
+
+#: k3bappdevicemanager.cpp:224
+#, fuzzy
+msgid "CD Read Speed"
+msgstr "CD แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”"
+
+#: k3bappdevicemanager.cpp:225
+#, fuzzy
+msgid ""
+"<p>Please enter the preferred read speed for <b>%1</b>"
+". This speed will be used for the currently mounted medium."
+"<p>This is especially useful to slow down the drive when watching movies which "
+"are read directly from the drive and the spinning noise is intrusive."
+"<p>Be aware that this has no influence on K3b since it will change the reading "
+"speed again when copying CDs or DVDs."
+msgstr ""
+"<p> แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก<b></b> -แƒ—แƒ•แƒ˜แƒก"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ"
+"<p> แƒแƒ แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ K3b แƒจแƒ”แƒชแƒ•แƒšแƒ แƒแƒœ."
+
+#: k3bappdevicemanager.cpp:243
+#, fuzzy
+msgid "Setting the read speed failed."
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: k3bdatamodewidget.cpp:35
+#, fuzzy
+msgid "Mode1"
+msgstr "แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜1"
+
+#: k3bdatamodewidget.cpp:36
+#, fuzzy
+msgid "Mode2"
+msgstr "แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜2"
+
+#: k3bdatamodewidget.cpp:38
+#, fuzzy
+msgid "Select the mode for the data-track"
+msgstr "data-track-แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: k3bdatamodewidget.cpp:39
+#, fuzzy
+msgid ""
+"<p><b>Data Mode</b>"
+"<p>Data tracks may be written in two different modes:</p>"
+"<p><b>Auto</b>"
+"<br>Let K3b select the best suited data mode.</p>"
+"<p><b>Mode 1</b>"
+"<br>This is the <em>original</em> writing mode as introduced in the <em>"
+"Yellow Book</em> standard. It is the preferred mode when writing pure data "
+"CDs.</p>"
+"<p><b>Mode 2</b>"
+"<br>To be exact <em>XA Mode 2 Form 1</em>, but since the other modes are rarely "
+"used it is common to refer to it as <em>Mode 2</em>.</p>"
+"<p><b>Be aware:</b> Do not mix different modes on one CD. Some older drives may "
+"have problems reading mode 1 multisession CDs."
+msgstr ""
+"<p><b> แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜</b>"
+"<p> แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒจแƒ˜</p>"
+"<p><b> แƒแƒ•แƒขแƒ</b>"
+"<br> K3b แƒแƒ แƒฉแƒ”แƒ‘แƒ</p>"
+"<p><b> แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜</b>"
+"<br> แƒขแƒแƒšแƒ˜แƒ<em></em> -แƒจแƒ˜<em> แƒงแƒ•แƒ˜แƒ—แƒ”แƒšแƒ˜ แƒฌแƒ˜แƒ’แƒœแƒ˜</em> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜</p>"
+"<p><b> แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜</b>"
+"<br> -แƒ›แƒ“แƒ”<em> แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜ แƒคแƒแƒ แƒ›แƒ</em> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ<em> แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜</em></p>"
+"<p><b></b> แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD."
+
+#: k3bsidepanel.cpp:36
+#, fuzzy
+msgid "Folders"
+msgstr "แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒ”แƒ‘แƒ˜"
+
+#: k3bsidepanel.cpp:40
+#, fuzzy
+msgid "CD Tasks"
+msgstr "CD แƒแƒ›แƒแƒชแƒแƒœแƒ”แƒ‘แƒ˜"
+
+#: k3bsidepanel.cpp:55
+#, fuzzy
+msgid "DVD Tasks"
+msgstr "DVD แƒแƒ›แƒแƒชแƒแƒœแƒ”แƒ‘แƒ˜"
+
+#: k3bdiskinfoview.cpp:169 k3bmedium.cpp:291
+#, fuzzy
+msgid "No medium present"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒแƒ แƒแƒ"
+
+#: k3bdiskinfoview.cpp:194
+#, fuzzy
+msgid "Unknown Disk Type"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#: k3bdiskinfoview.cpp:216
+#, fuzzy
+msgid "Tracks"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: k3bdiskinfoview.cpp:221
+#, fuzzy
+msgid "Attributes"
+msgstr "แƒแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ”แƒ‘แƒ˜"
+
+#: k3bdiskinfoview.cpp:222
+#, fuzzy
+msgid "First-Last Sector"
+msgstr "แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜-แƒ‘แƒแƒšแƒ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜"
+
+#: k3bdiskinfoview.cpp:234 k3bdiskinfoview.cpp:251
+#, fuzzy, c-format
+msgid "Session %1"
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ %1"
+
+#: k3bdiskinfoview.cpp:262
+#, fuzzy
+msgid "Data/Mode1"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜/แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜1"
+
+#: k3bdiskinfoview.cpp:264
+#, fuzzy
+msgid "Data/Mode2"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜/แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜2"
+
+#: k3bdiskinfoview.cpp:266
+#, fuzzy
+msgid "Data/Mode2 XA Form1"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜/แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜2 XA Form1"
+
+#: k3bdiskinfoview.cpp:268
+#, fuzzy
+msgid "Data/Mode2 XA Form2"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜/แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜2 XA Form2"
+
+#: k3bdiskinfoview.cpp:272
+#, fuzzy
+msgid "%1 (%2)"
+msgstr "%1 (%2)"
+
+#: k3bdiskinfoview.cpp:274
+#, fuzzy
+msgid "copy"
+msgstr "แƒแƒกแƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:274
+#, fuzzy
+msgid "no copy"
+msgstr "แƒแƒ แƒแƒ แƒแƒกแƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:276
+#, fuzzy
+msgid "preemp"
+msgstr "preemp"
+
+#: k3bdiskinfoview.cpp:276
+#, fuzzy
+msgid "no preemp"
+msgstr "แƒแƒ แƒแƒ preemp"
+
+#: k3bdiskinfoview.cpp:277
+#, fuzzy
+msgid "incremental"
+msgstr "แƒ–แƒ แƒ“แƒแƒ“แƒ˜"
+
+#: k3bdiskinfoview.cpp:277
+#, fuzzy
+msgid "uninterrupted"
+msgstr "แƒฃแƒฌแƒงแƒ•แƒ”แƒขแƒ˜"
+
+#: k3bdiskinfoview.cpp:305
+#, fuzzy
+msgid "CD-TEXT (excerpt)"
+msgstr "CD-TEXT (excerpt)"
+
+#: k3bdiskinfoview.cpp:309
+#, fuzzy
+msgid "Performer"
+msgstr "แƒฌแƒแƒ แƒ›แƒ“แƒ’แƒ”แƒœแƒ”แƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:311
+#, fuzzy
+msgid "Songwriter"
+msgstr "แƒกแƒ˜แƒ›แƒฆแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜"
+
+#: k3bdiskinfoview.cpp:312
+#, fuzzy
+msgid "Composer"
+msgstr "แƒ แƒ”แƒ“แƒแƒฅแƒขแƒแƒ แƒ˜"
+
+#: k3bdiskinfoview.cpp:314
+#, fuzzy
+msgid "CD:"
+msgstr "CD:"
+
+#: k3bdiskinfoview.cpp:341
+#, fuzzy
+msgid "Medium"
+msgstr "แƒกแƒแƒจแƒฃแƒแƒšแƒ"
+
+#: k3bdiskinfoview.cpp:346
+#, fuzzy
+msgid "Unknown (probably CD-ROM)"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ (แƒแƒšแƒ‘แƒแƒ— CD-ROM)"
+
+#: k3bdiskinfoview.cpp:348 projects/k3bdatapropertiesdialog.cpp:69
+#: projects/k3bvcdtrackdialog.cpp:597 projects/k3bvcdtrackdialog.cpp:654
+#, fuzzy
+msgid "Type:"
+msgstr "แƒขแƒ˜แƒžแƒ˜:"
+
+#: k3bdiskinfoview.cpp:352
+#, fuzzy
+msgid "Media ID:"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ ID:"
+
+#: k3bdiskinfoview.cpp:357
+#, fuzzy
+msgid "Capacity:"
+msgstr "แƒขแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ:"
+
+#: k3bdiskinfoview.cpp:358 k3bdiskinfoview.cpp:364 k3bdiskinfoview.cpp:370
+#: projects/k3bfillstatusdisplay.cpp:203 projects/k3bfillstatusdisplay.cpp:206
+#: projects/k3bfillstatusdisplay.cpp:211
+#, fuzzy
+msgid "%1 min"
+msgstr "%1 แƒฌแƒ—"
+
+#: k3bdiskinfoview.cpp:363
+#, fuzzy
+msgid "Used Capacity:"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒขแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ:"
+
+#: k3bdiskinfoview.cpp:369
+#, fuzzy
+msgid "Remaining:"
+msgstr "แƒ“แƒแƒ แƒฉแƒ:"
+
+#: k3bdiskinfoview.cpp:374
+#, fuzzy
+msgid "Rewritable:"
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜:"
+
+#: k3bdiskinfoview.cpp:375 k3bdiskinfoview.cpp:379 k3bdiskinfoview.cpp:383
+#: option/k3bdevicewidget.cpp:88 option/k3bdevicewidget.cpp:105
+#: option/k3bdevicewidget.cpp:131 option/k3bdevicewidget.cpp:287
+#: option/k3bdevicewidget.cpp:291 option/k3bdevicewidget.cpp:295
+#: option/k3bdevicewidget.cpp:299 option/k3bdevicewidget.cpp:304
+#: option/k3bdevicewidget.cpp:308 option/k3bdevicewidget.cpp:313
+#: option/k3bdevicewidget.cpp:341
+#, fuzzy
+msgid "yes"
+msgstr "แƒ“แƒ˜แƒแƒฎ"
+
+#: k3bdiskinfoview.cpp:375 k3bdiskinfoview.cpp:379 k3bdiskinfoview.cpp:383
+#: option/k3bdevicewidget.cpp:105 option/k3bdevicewidget.cpp:132
+#: option/k3bdevicewidget.cpp:287 option/k3bdevicewidget.cpp:291
+#: option/k3bdevicewidget.cpp:295 option/k3bdevicewidget.cpp:299
+#: option/k3bdevicewidget.cpp:304 option/k3bdevicewidget.cpp:308
+#: option/k3bdevicewidget.cpp:313 option/k3bdevicewidget.cpp:341
+#, fuzzy
+msgid "no"
+msgstr "แƒแƒ แƒ"
+
+#: k3bdiskinfoview.cpp:378
+#, fuzzy
+msgid "Appendable:"
+msgstr "แƒ’แƒแƒจแƒšแƒแƒ“แƒ˜:"
+
+#: k3bdiskinfoview.cpp:382
+#, fuzzy
+msgid "Empty:"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜:"
+
+#: k3bdiskinfoview.cpp:387
+#, fuzzy
+msgid "Layers:"
+msgstr "แƒ“แƒแƒœแƒ”แƒ”แƒ‘แƒ˜:"
+
+#: k3bdiskinfoview.cpp:392
+#, fuzzy
+msgid "Background Format:"
+msgstr "แƒคแƒแƒœแƒ˜แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜:"
+
+#: k3bdiskinfoview.cpp:395
+#, fuzzy
+msgid "not formatted"
+msgstr "แƒแƒ แƒแƒ แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:398
+#, fuzzy
+msgid "incomplete"
+msgstr "แƒแƒ แƒแƒกแƒ แƒฃแƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:401
+#, fuzzy
+msgid "in progress"
+msgstr "แƒกแƒ แƒฃแƒšแƒ“แƒ”แƒ‘แƒ"
+
+#: k3bdiskinfoview.cpp:404
+#, fuzzy
+msgid "complete"
+msgstr "แƒกแƒ แƒฃแƒšแƒ˜"
+
+#: k3bdiskinfoview.cpp:410
+#, fuzzy
+msgid "Sessions:"
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ”แƒ‘แƒ˜:"
+
+#: k3bdiskinfoview.cpp:415
+#, fuzzy
+msgid "Supported writing speeds:"
+msgstr "แƒ›แƒแƒกแƒแƒšแƒแƒ“แƒœแƒ”แƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”:"
+
+#: k3bdiskinfoview.cpp:443
+#, fuzzy
+msgid "ISO9660 Filesystem Info"
+msgstr "ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: k3bdirview.cpp:204
+#, fuzzy
+msgid ""
+"<p>You have selected the K3b Video DVD ripping tool."
+"<p>It is intended to <em>rip single titles</em> from a video DVD into a "
+"compressed format such as XviD. Menu structures are completely ignored."
+"<p>If you intend to copy the plain Video DVD vob files from the DVD (including "
+"decryption) for further processing with another application, please use the "
+"following link to access the Video DVD file structure: <a href=\"videodvd:/\">"
+"videodvd:/</a>"
+"<p>If you intend to make a copy of the entire Video DVD including all menus and "
+"extras it is recommended to use the K3b DVD Copy tool."
+msgstr ""
+"<p> แƒ—แƒฅแƒ•แƒ”แƒœ K3b แƒ•แƒ˜แƒ“แƒ”แƒ DVD"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ<em> แƒชแƒแƒšแƒ˜</em> a DVD -แƒ—แƒ•แƒ˜แƒก แƒ›แƒ”แƒœแƒ˜แƒฃ"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒแƒกแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ DVD DVD -แƒ—แƒ•แƒ˜แƒก แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒคแƒแƒ˜แƒšแƒ˜<a "
+"href=\"videodvd:/\"></a>"
+"<p> -แƒกแƒ™แƒ”แƒœ a แƒแƒกแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒงแƒ•แƒ”แƒšแƒ แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ K3b DVD."
+
+#: k3bdirview.cpp:213
+#, fuzzy
+msgid "Video DVD ripping"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ"
+
+#: k3bdirview.cpp:215
+#, fuzzy
+msgid "Open DVD Copy Dialog"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: k3bdirview.cpp:244
+msgid ""
+"K3b uses vcdxrip from the vcdimager package to rip Video CDs. Please make sure "
+"it is installed."
+msgstr ""
+
+#: k3bdirview.cpp:249 k3bdirview.cpp:262
+#, fuzzy
+msgid ""
+"Found %1. Do you want K3b to mount the data part or show all the tracks?"
+msgstr ""
+"แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ %1. แƒ’แƒกแƒฃแƒ แƒ— แƒ แƒแƒ› K3b-แƒ› แƒ“แƒแƒแƒ›แƒแƒœแƒขแƒ˜แƒ แƒแƒก แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒœแƒแƒฌแƒ˜แƒšแƒ˜ แƒแƒœ แƒแƒฉแƒ•แƒ”แƒœแƒแƒก แƒงแƒ•แƒ”แƒšแƒ "
+"แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜?"
+
+#: k3bdirview.cpp:252 k3bdirview.cpp:265
+#, fuzzy
+msgid "Mount CD"
+msgstr "CD-แƒก แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bdirview.cpp:253
+#, fuzzy
+msgid "Show Video Tracks"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: k3bdirview.cpp:266
+#, fuzzy
+msgid "Show Audio Tracks"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: k3bdirview.cpp:300
+msgid "<p>K3b was unable to mount medium <b>%1</b> in device <em>%2 - %3</em>"
+msgstr ""
+
+#: k3bdirview.cpp:304
+#, fuzzy
+msgid "Mount Failed"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ˜แƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bdirview.cpp:316
+msgid ""
+"<p>K3b was unable to unmount medium <b>%1</b> in device <em>%2 - %3</em>"
+msgstr ""
+
+#: k3bdirview.cpp:320
+#, fuzzy
+msgid "Unmount Failed"
+msgstr "แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: k3bdiroperator.cpp:48
+#, fuzzy
+msgid "K3b Bookmarks"
+msgstr "K3b แƒกแƒแƒœแƒ˜แƒจแƒœแƒ”แƒ”แƒ‘แƒ˜"
+
+#: k3bdiroperator.cpp:55
+#, fuzzy
+msgid "&Add to Project"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒ&แƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: k3bmediaselectiondialog.cpp:32
+#, fuzzy
+msgid "Medium Selection"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: k3bmediaselectiondialog.cpp:41
+#, fuzzy
+msgid "Please select a medium:"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜:"
+
+#: _translatorinfo.cpp:1
+#, fuzzy
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "แƒ แƒฃแƒกแƒฃแƒ“แƒแƒœ แƒชแƒ˜แƒกแƒ™แƒ แƒ”แƒšแƒ˜"
+
+#: _translatorinfo.cpp:3
+#, fuzzy
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+
+#: k3bjobprogressdialog.cpp:160
+#, fuzzy
+msgid "Message"
+msgstr "แƒจแƒ”แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ"
+
+#: k3bjobprogressdialog.cpp:216
+#, fuzzy
+msgid "Overall progress:"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒคแƒ แƒ˜แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ:"
+
+#: k3bjobprogressdialog.cpp:248
+#, fuzzy
+msgid "Show Debugging Output"
+msgstr "แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: k3bjobprogressdialog.cpp:317 k3bjobprogressdialog.cpp:323
+#, fuzzy
+msgid "%1 of %2 MB"
+msgstr "%1 %2 แƒ›แƒ‘-แƒ“แƒแƒœ แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ"
+
+#: k3bjobprogressdialog.cpp:362 k3bjobprogressdialog.cpp:374
+#, fuzzy
+msgid "Success."
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ."
+
+#: k3bjobprogressdialog.cpp:376
+#, fuzzy
+msgid "Successfully finished."
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒฃแƒšแƒแƒ“ แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ."
+
+#: k3bjobprogressdialog.cpp:384 k3bjobprogressdialog.cpp:386
+#, fuzzy
+msgid "Canceled."
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: k3bjobprogressdialog.cpp:389 k3bjobprogressdialog.cpp:391
+#, fuzzy
+msgid "Error."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: k3bjobprogressdialog.cpp:394
+#, fuzzy
+msgid "Finished with errors"
+msgstr "แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ แƒจแƒ”แƒชแƒ“แƒ›แƒ”แƒ‘แƒ˜แƒ—"
+
+#: k3bjobprogressdialog.cpp:480
+#, fuzzy
+msgid "Do you really want to cancel?"
+msgstr "แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ?"
+
+#: k3bjobprogressdialog.cpp:480
+#, fuzzy
+msgid "Cancel Confirmation"
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ“แƒแƒกแƒขแƒฃแƒ แƒ”แƒ‘แƒ"
+
+#: k3bjobprogressdialog.cpp:518
+#, fuzzy
+msgid "Elapsed time: %1 h"
+msgstr "แƒ’แƒแƒกแƒฃแƒšแƒ˜ แƒ“แƒ แƒ: %1 แƒกแƒ—"
+
+#: k3bjobprogressdialog.cpp:521
+#, fuzzy
+msgid "Remaining: %1 h"
+msgstr "แƒ“แƒแƒ แƒฉแƒ”แƒœแƒ˜แƒšแƒ˜: %1 แƒกแƒ—"
+
+#: main.cpp:44
+#, fuzzy
+msgid "A CD and DVD burning application"
+msgstr "CD แƒ“แƒ DVD แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+
+#: main.cpp:49
+#, fuzzy
+msgid "file(s) to open"
+msgstr "แƒ’แƒแƒกแƒแƒฎแƒกแƒœแƒ”แƒšแƒ˜ แƒคแƒแƒ˜แƒš(แƒ”แƒ‘)แƒ˜"
+
+#: main.cpp:50
+#, fuzzy
+msgid "Create a new data CD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:51
+#, fuzzy
+msgid "Create a new audio CD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:52
+#, fuzzy
+msgid "Create a new video CD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:53
+#, fuzzy
+msgid "Create a new mixed mode CD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:54
+#, fuzzy
+msgid "Create a new eMovix CD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ eMovix CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:55
+#, fuzzy
+msgid "Create a new data DVD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:56
+#, fuzzy
+msgid "Create a new eMovix DVD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ eMovix DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:57
+#, fuzzy
+msgid "Create a new Video DVD project and add all given files"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:58
+#, fuzzy
+msgid "Open the project burn dialog for the current project"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: main.cpp:59
+#, fuzzy
+msgid "Open the CD copy dialog, optionally specify the source device"
+msgstr "CD แƒแƒกแƒšแƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒ‘แƒ, แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒ”แƒ— แƒฌแƒงแƒแƒ แƒ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒช"
+
+#: k3b.cpp:337 main.cpp:60
+#, fuzzy
+msgid "Open the DVD copy dialog"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: main.cpp:61
+#, fuzzy
+msgid "Write a CD image to a CD-R(W)"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ”แƒ— CD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜ CD-R(W)-แƒ–แƒ”"
+
+#: main.cpp:62
+#, fuzzy
+msgid "Write a DVD ISO9660 image to a DVD"
+msgstr "DVD ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก DVDยฑR(W)-แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: main.cpp:63
+#, fuzzy
+msgid "Write a CD or DVD image to a CD-R(W) or DVD depending on the size"
+msgstr "CD แƒแƒœ DVD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก CD-R(W)-แƒ–แƒ” แƒแƒœ DVDยฑR(W)-แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ, แƒ’แƒแƒแƒฉแƒœแƒ˜แƒ แƒ–แƒแƒ›แƒแƒก"
+
+#: main.cpp:64
+#, fuzzy
+msgid "Erase a CDRW"
+msgstr "CDRW-แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: main.cpp:65
+#, fuzzy
+msgid "Format a DVD-RW or DVD+RW"
+msgstr "DVD-RW แƒแƒœ DVD+RW-แƒก แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: main.cpp:66
+#, fuzzy
+msgid "Extract Audio tracks digitally (+encoding)"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒชแƒ˜แƒคแƒ แƒฃแƒšแƒแƒ“ แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ (+แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ)"
+
+#: main.cpp:67
+#, fuzzy
+msgid "Rip Video DVD Titles (+transcoding)"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒกแƒแƒ—แƒแƒฃแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: main.cpp:68
+#, fuzzy
+msgid "Rip Video CD Tracks"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD DATA แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: main.cpp:69
+#, fuzzy
+msgid "Set the GUI language"
+msgstr "GUI แƒ”แƒœแƒ˜แƒก แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒ"
+
+#: main.cpp:70
+#, fuzzy
+msgid "Disable the splash screen"
+msgstr "แƒ›แƒ˜แƒกแƒแƒšแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ”แƒ™แƒ แƒแƒœแƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: main.cpp:71
+#, fuzzy
+msgid ""
+"Set the audio output method (like arts or alsa depending on the installed "
+"plugins)"
+msgstr ""
+"แƒแƒฃแƒ“แƒ˜แƒแƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒก แƒ›แƒ”แƒ—แƒแƒ“แƒ˜แƒก แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ (แƒ แƒแƒ’แƒแƒ แƒ˜แƒชแƒแƒ arts แƒแƒœ alsa แƒ’แƒแƒแƒฉแƒœแƒ˜แƒ แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒš "
+"แƒ›แƒแƒ“แƒฃแƒšแƒ”แƒ‘แƒก)"
+
+#: main.cpp:72
+msgid ""
+"Set the device to be used for new projects (This option has no effect. Its main "
+"purpose is to enable handling of empty media from the KDE Media Manager)."
+msgstr ""
+
+#: main.cpp:82
+#, fuzzy
+msgid "Maintainer and Lead Developer"
+msgstr "แƒ›แƒฎแƒแƒ แƒ“แƒแƒ›แƒญแƒ”แƒ แƒ˜ แƒ“แƒ แƒ›แƒแƒ แƒ—แƒ•แƒ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒกแƒขแƒ˜"
+
+#: main.cpp:83
+#, fuzzy
+msgid "VideoCD Project and VideoCD ripping"
+msgstr "VideoCD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜ แƒ“แƒ VideoCD แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: main.cpp:84
+#, fuzzy
+msgid "Advanced Cdrdao integration"
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ“แƒแƒกแƒขแƒฃแƒ แƒ”แƒ‘แƒ"
+
+#: main.cpp:87
+#, fuzzy
+msgid "VideoDVD ripping and video encoding in pre-1.0 versions."
+msgstr "VideoDVD แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ แƒ“แƒ video แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: main.cpp:90
+#, fuzzy
+msgid "For his bombastic artwork."
+msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#: main.cpp:93
+#, fuzzy
+msgid "For extensive testing and the first German translation."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒ’แƒ”แƒ แƒ›แƒแƒœแƒฃแƒšแƒ˜."
+
+#: main.cpp:96
+#, fuzzy
+msgid "For the great dvd+rw-tools and the nice cooperation."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒกแƒแƒกแƒ˜แƒแƒ›แƒแƒ•แƒœแƒ."
+
+#: main.cpp:99
+#, fuzzy
+msgid "For the very cool eMovix package and his accommodating work."
+msgstr "-แƒ—แƒ•แƒ˜แƒก eMovix แƒ“แƒ."
+
+#: main.cpp:102
+#, fuzzy
+msgid "For the flac decoding plugin."
+msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#: main.cpp:105
+#, fuzzy
+msgid "For the very useful isofslib."
+msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#: main.cpp:108
+#, fuzzy
+msgid ""
+"For libsamplerate which is used for generic resampling in the audio decoder "
+"framework."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก -แƒจแƒ˜."
+
+#: main.cpp:111
+#, fuzzy
+msgid "For the very cool conditional audio ripping pattern."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜."
+
+#: main.cpp:114
+#, fuzzy
+msgid "For his work on the BSD port and some great patches."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ BSD แƒ“แƒ."
+
+#: main.cpp:117
+#, fuzzy
+msgid "For his work on the BSD port."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ BSD."
+
+#: main.cpp:120
+#, fuzzy
+msgid "For his help with the many invalid k3b entries on bugs.kde.org."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ."
+
+#: main.cpp:123
+#, fuzzy
+msgid "For the great K3b icon eyecandy."
+msgstr "-แƒ—แƒ•แƒ˜แƒก K3b."
+
+#: main.cpp:126
+msgid "For his neverending help cleaning out the K3b bug database."
+msgstr ""
+
+#: main.cpp:129
+msgid ""
+"Rob created a great theme and came up with the idea for transparent themes."
+msgstr ""
+
+#: main.cpp:132
+msgid "For the amazing K3b 1.0 theme."
+msgstr ""
+
+#: k3bpassivepopup.cpp:142
+msgid "Keep Open"
+msgstr ""
+
+#: k3b.cpp:155
+#, fuzzy
+msgid "K3b - The CD and DVD Kreator"
+msgstr "K3b - CD แƒ“แƒ DVD Kreator"
+
+#: k3b.cpp:218
+#, fuzzy
+msgid "Save All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ"
+
+#: k3b.cpp:221
+#, fuzzy
+msgid "Close All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: k3b.cpp:235
+#, fuzzy
+msgid "&New Project"
+msgstr "&แƒแƒฎแƒแƒšแƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:236
+#, fuzzy
+msgid "New &Audio CD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ &แƒแƒฃแƒ“แƒ˜แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:238
+#, fuzzy
+msgid "New Data &CD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก &CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:240
+#, fuzzy
+msgid "New &Mixed Mode CD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ &แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:242
+#, fuzzy
+msgid "New &Video CD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ &แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:244
+#, fuzzy
+msgid "New &eMovix CD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ &eMovix CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:246
+#, fuzzy
+msgid "New &eMovix DVD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ &eMovix DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:248
+#, fuzzy
+msgid "New Data &DVD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก &DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:250
+#, fuzzy
+msgid "New V&ideo DVD Project"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ•&แƒ˜แƒ“แƒ”แƒ DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:252
+#, fuzzy
+msgid "Continue Multisession Project"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ "
+
+#: k3b.cpp:274
+#, fuzzy
+msgid "&Add Files..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ›แƒ&แƒขแƒ”แƒ‘แƒ..."
+
+#: k3b.cpp:277
+#, fuzzy
+msgid "&Clear Project"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก &แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: k3b.cpp:280
+#, fuzzy
+msgid "Show Directories"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ”แƒ‘แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: k3b.cpp:283
+#, fuzzy
+msgid "Show Contents"
+msgstr "แƒจแƒ˜แƒ’แƒ—แƒแƒ•แƒกแƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: k3b.cpp:286
+#, fuzzy
+msgid "Show Document Header"
+msgstr "แƒ“แƒแƒ™แƒฃแƒ›แƒ”แƒœแƒขแƒ˜ แƒ–แƒ”แƒ“แƒ แƒ™แƒแƒšแƒแƒœแƒขแƒ˜แƒขแƒฃแƒšแƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: k3b.cpp:289
+#, fuzzy
+msgid "&Erase CD-RW..."
+msgstr "CD-RW-แƒก &แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ..."
+
+#: k3b.cpp:291
+#, fuzzy
+msgid "&Format DVD%1RW..."
+msgstr "DVD-RW แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3b.cpp:293
+#, fuzzy
+msgid "&Burn CD Image..."
+msgstr "CD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒ&แƒฌแƒ”แƒ แƒ..."
+
+#: k3b.cpp:295
+#, fuzzy
+msgid "&Burn DVD ISO Image..."
+msgstr "DVD ISO แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”&แƒ แƒ..."
+
+#: k3b.cpp:298
+#, fuzzy
+msgid "&Copy CD..."
+msgstr "&CD-แƒก &แƒแƒกแƒšแƒ˜..."
+
+#: k3b.cpp:301
+#, fuzzy
+msgid "Copy &DVD..."
+msgstr "&DVD-แƒก แƒแƒกแƒšแƒ˜..."
+
+#: k3b.cpp:304
+#, fuzzy
+msgid "Rip Audio CD..."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ..."
+
+#: k3b.cpp:306
+#, fuzzy
+msgid "Rip Video DVD..."
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3b.cpp:308
+#, fuzzy
+msgid "Rip Video CD..."
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3b.cpp:311
+#, fuzzy
+msgid "System Check"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: k3b.cpp:315
+#, fuzzy
+msgid "&Setup System Permissions..."
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ&แƒ›แƒแƒ แƒ—แƒ•แƒ..."
+
+#: k3b.cpp:325
+#, fuzzy
+msgid "Creates a new project"
+msgstr "แƒแƒฎแƒแƒš แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:326
+#, fuzzy
+msgid "Creates a new data CD project"
+msgstr "แƒแƒฎแƒแƒš แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ CD-แƒก แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:327
+#, fuzzy
+msgid "Creates a new audio CD project"
+msgstr "แƒแƒฎแƒแƒš แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:328
+#, fuzzy
+msgid "Creates a new eMovix DVD project"
+msgstr "แƒแƒฎแƒแƒš eMovix DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:329
+#, fuzzy
+msgid "Creates a new data DVD project"
+msgstr "แƒแƒฎแƒแƒš แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:330
+#, fuzzy
+msgid "Creates a new eMovix CD project"
+msgstr "แƒแƒฎแƒแƒš eMovix CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:331
+#, fuzzy
+msgid "Creates a new Video CD project"
+msgstr "แƒแƒฎแƒแƒš แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒฅแƒ›แƒœแƒ˜แƒก"
+
+#: k3b.cpp:332
+#, fuzzy
+msgid "Open the CD-RW erasing dialog"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: k3b.cpp:333
+#, fuzzy
+msgid "Open the DVD%1RW formatting dialog"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: k3b.cpp:334
+#, fuzzy
+msgid "Open the CD copy dialog"
+msgstr "แƒฎแƒกแƒœแƒ˜แƒก CD-แƒก แƒแƒกแƒšแƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒก"
+
+#: k3b.cpp:335
+#, fuzzy
+msgid "Write an Iso9660, cue/bin, or cdrecord clone image to CD"
+msgstr "แƒฌแƒ”แƒ แƒก Iso9660, cue/bin, แƒแƒœ cdrecord แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒก"
+
+#: k3b.cpp:336
+#, fuzzy
+msgid "Write an Iso9660 image to DVD"
+msgstr "DVD ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก DVDยฑR(W)-แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: k3b.cpp:338
+#, fuzzy
+msgid "Opens an existing project"
+msgstr "แƒฎแƒกแƒœแƒ˜แƒก แƒแƒ แƒกแƒ”แƒ‘แƒฃแƒš แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:339
+#, fuzzy
+msgid "Opens a recently used file"
+msgstr "แƒฎแƒกแƒœแƒ˜แƒก แƒฃแƒ™แƒแƒœแƒแƒกแƒ™แƒœแƒ”แƒšแƒแƒ“ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒš แƒคแƒแƒ˜แƒšแƒก"
+
+#: k3b.cpp:340
+#, fuzzy
+msgid "Saves the current project"
+msgstr "แƒ˜แƒœแƒแƒฎแƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:341
+#, fuzzy
+msgid "Saves the current project to a new url"
+msgstr "แƒ˜แƒœแƒแƒฎแƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:342
+#, fuzzy
+msgid "Saves all open projects"
+msgstr "แƒ˜แƒœแƒแƒฎแƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:343
+#, fuzzy
+msgid "Closes the current project"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:344
+#, fuzzy
+msgid "Closes all open projects"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:345
+#, fuzzy
+msgid "Quits the application"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: k3b.cpp:346
+#, fuzzy
+msgid "Configure K3b settings"
+msgstr "แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ"
+
+#: k3b.cpp:348
+msgid "Setup the system permissions (requires root privileges)"
+msgstr ""
+
+#: k3b.cpp:350
+msgid "Digitally extract tracks from an audio CD"
+msgstr ""
+
+#: k3b.cpp:351
+#, fuzzy
+msgid "Transcode Video DVD titles"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒกแƒแƒ—แƒแƒฃแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3b.cpp:352
+#, fuzzy
+msgid "Extract tracks from a Video CD"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ %1-แƒ“แƒแƒœ %2-แƒจแƒ˜."
+
+#: k3b.cpp:353
+#, fuzzy
+msgid "Add files to the current project"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:354
+#, fuzzy
+msgid "Clear the current project"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: k3b.cpp:383
+#, fuzzy
+msgid "Project View"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒฎแƒ”แƒ“แƒ˜"
+
+#: k3b.cpp:400
+#, fuzzy
+msgid "Current Projects"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ”แƒ‘แƒ˜"
+
+#: k3b.cpp:414
+#, fuzzy
+msgid "Quickstart"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3b.cpp:422
+#, fuzzy
+msgid "Sidepanel"
+msgstr "แƒ’แƒ•แƒ”แƒ แƒ“แƒ˜แƒ— แƒžแƒแƒœแƒ”แƒšแƒ˜"
+
+#: k3b.cpp:436
+#, fuzzy
+msgid "Contents View"
+msgstr "แƒจแƒ˜แƒ’แƒ—แƒแƒ•แƒกแƒ˜แƒก แƒฎแƒ”แƒ“แƒ˜"
+
+#: k3b.cpp:455
+#, fuzzy
+msgid "&Quick Dir Selector"
+msgstr "Dir แƒแƒ›แƒ แƒฉแƒ”แƒ•แƒ˜แƒ“แƒแƒœ &แƒ’แƒแƒกแƒ•แƒšแƒ"
+
+#: k3b.cpp:459
+#, fuzzy
+msgid "Go"
+msgstr "แƒ’แƒแƒ“แƒแƒกแƒ•แƒšแƒ"
+
+#: k3b.cpp:531 k3b.cpp:860 k3b.cpp:874
+#, fuzzy
+msgid "Opening file..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ..."
+
+#: k3b.cpp:556
+#, fuzzy
+msgid "Could not open document!"
+msgstr "แƒ“แƒแƒ™แƒฃแƒ›แƒ”แƒœแƒขแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ!"
+
+#: k3b.cpp:556
+#, fuzzy
+msgid "Error!"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ!"
+
+#: k3b.cpp:829
+#, fuzzy
+msgid "%1 has unsaved data."
+msgstr "%1-แƒก แƒแƒฅแƒ•แƒก แƒจแƒ”แƒฃแƒœแƒแƒฎแƒแƒ•แƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜."
+
+#: k3b.cpp:830
+#, fuzzy
+msgid "Closing Project"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: k3b.cpp:863 k3b.cpp:930
+#, fuzzy
+msgid "*.k3b|K3b Projects"
+msgstr "*.k3b|K3b แƒžแƒ แƒแƒ”แƒฅแƒขแƒ”แƒ‘แƒ˜"
+
+#: k3b.cpp:865
+#, fuzzy
+msgid "Open Files"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: k3b.cpp:898
+#, fuzzy
+msgid "Saving file..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ..."
+
+#: k3b.cpp:907 k3b.cpp:948
+#, fuzzy
+msgid "Could not save the current document!"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒ“แƒแƒ™แƒฃแƒ›แƒ”แƒœแƒขแƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ!"
+
+#: k3b.cpp:907 k3b.cpp:948
+#, fuzzy
+msgid "I/O Error"
+msgstr "I/O แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ"
+
+#: k3b.cpp:922
+#, fuzzy
+msgid "Saving file with a new filename..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒแƒฎแƒแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒ— แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ..."
+
+#: k3b.cpp:961
+#, fuzzy
+msgid "Closing file..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ..."
+
+#: k3b.cpp:1072
+#, fuzzy
+msgid "Creating new Audio CD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1081
+#, fuzzy
+msgid "Creating new Data CD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1091
+#, fuzzy
+msgid "Creating new Data DVD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1107
+#, fuzzy
+msgid "Creating new VideoDVD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ VideoDVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1117
+#, fuzzy
+msgid "Creating new Mixed Mode CD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1126
+#, fuzzy
+msgid "Creating new Video CD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1136
+#, fuzzy
+msgid "Creating new eMovix CD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ eMovix CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1146
+#, fuzzy
+msgid "Creating new eMovix DVD Project."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ eMovix DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ."
+
+#: k3b.cpp:1273
+#, fuzzy
+msgid "Select Files to Add to Project"
+msgstr "แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: k3b.cpp:1287
+#, fuzzy
+msgid "Please create a project before adding files"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒจแƒ”แƒฅแƒ›แƒœแƒแƒ— แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒแƒ›แƒ“แƒ”"
+
+#: k3b.cpp:1287
+#, fuzzy
+msgid "No Active Project"
+msgstr "แƒแƒ แƒแƒ แƒแƒฅแƒขแƒ˜แƒฃแƒ แƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: k3b.cpp:1296
+#, fuzzy
+msgid ""
+"Could not find kdesu to run K3bSetup with root privileges. Please run it "
+"manually as root."
+msgstr ""
+"kdesu แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ แƒแƒ—แƒ K3bSetup root แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒ— แƒ˜แƒฅแƒœแƒแƒก แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒฃแƒšแƒ˜. แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฎแƒ”แƒšแƒ˜แƒ— "
+"แƒ’แƒแƒฃแƒจแƒ•แƒแƒ— แƒ แƒแƒ’แƒแƒ แƒช root-แƒ›แƒ."
+
+#: k3b.cpp:1532
+#, fuzzy
+msgid "Do you really want to clear the current project?"
+msgstr "แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒ’แƒกแƒฃแƒ แƒ— แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ?"
+
+#: k3b.cpp:1533
+#, fuzzy
+msgid "Clear Project"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: k3b.cpp:1575
+#, fuzzy
+msgid "Audio CD Rip"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ"
+
+#: k3b.cpp:1590
+#, fuzzy
+msgid "Video DVD Rip"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3b.cpp:1611
+#, fuzzy
+msgid "Video CD Rip"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: k3b.cpp:1626
+#, fuzzy
+msgid "Audio Output Problem"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜"
+
+#: k3bsystemproblemdialog.cpp:87 k3bsystemproblemdialog.cpp:92
+#, fuzzy
+msgid "System Configuration Problems"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ˜แƒก แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#: k3bsystemproblemdialog.cpp:93
+#, fuzzy, c-format
+msgid ""
+"_n: 1 problem\n"
+"%n problems"
+msgstr "%n แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ"
+
+#: k3bsystemproblemdialog.cpp:97
+#, fuzzy
+msgid "Do not show again"
+msgstr "แƒแƒฆแƒแƒ  แƒแƒฉแƒ•แƒ”แƒœแƒ"
+
+#: k3bsystemproblemdialog.cpp:100
+#, fuzzy
+msgid "Start K3bSetup2"
+msgstr "K3bSetup2 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ"
+
+#: k3bsystemproblemdialog.cpp:144 k3bsystemproblemdialog.cpp:147
+#, fuzzy
+msgid "Solution"
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒงแƒ•แƒ”แƒขแƒ"
+
+#: k3bsystemproblemdialog.cpp:147
+#, fuzzy
+msgid "Use K3bSetup to solve this problem."
+msgstr "แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ— K3bSetup แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ˜แƒก แƒ’แƒแƒ“แƒแƒกแƒแƒญแƒ แƒ”แƒšแƒแƒ“."
+
+#: k3bsystemproblemdialog.cpp:178
+#, fuzzy
+msgid "No CD/DVD writer found."
+msgstr "CDDB แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: k3bsystemproblemdialog.cpp:179
+msgid ""
+"K3b did not find an optical writing device in your system. Thus, you will not "
+"be able to burn CDs or DVDs. However, you can still use other K3b features like "
+"audio track extraction or audio transcoding or ISO9660 image creation."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:189 k3bsystemproblemdialog.cpp:244
+#: k3bsystemproblemdialog.cpp:269 k3bsystemproblemdialog.cpp:318
+#, fuzzy
+msgid "Unable to find %1 executable"
+msgstr "%1 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: k3bsystemproblemdialog.cpp:190
+#, fuzzy
+msgid "K3b uses cdrecord to actually write CDs."
+msgstr "K3b CD-แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“ แƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒก cdrecord-แƒก."
+
+#: k3bsystemproblemdialog.cpp:191
+#, fuzzy
+msgid "Install the cdrtools package which contains cdrecord."
+msgstr "แƒ“แƒแƒแƒงแƒ”แƒœแƒ”แƒ— cdrtools แƒžแƒแƒ™แƒ”แƒขแƒ˜, แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก cdrecord-แƒก."
+
+#: k3bsystemproblemdialog.cpp:198 k3bsystemproblemdialog.cpp:279
+#: k3bsystemproblemdialog.cpp:287 k3bsystemproblemdialog.cpp:296
+#: k3bsystemproblemdialog.cpp:330 k3bsystemproblemdialog.cpp:438
+#, fuzzy
+msgid "Used %1 version %2 is outdated"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ %1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ %2 แƒ•แƒแƒ“แƒแƒ’แƒแƒกแƒฃแƒšแƒ˜แƒ"
+
+#: k3bsystemproblemdialog.cpp:199
+#, fuzzy
+msgid ""
+"Although K3b supports all cdrtools versions since 1.10 it is highly recommended "
+"to at least use version 2.0."
+msgstr "K3b แƒงแƒ•แƒ”แƒšแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:202
+#, fuzzy
+msgid "Install a more recent version of the cdrtools."
+msgstr "cdrtools-แƒ˜แƒก แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒ“แƒแƒแƒงแƒ”แƒœแƒ”แƒ—."
+
+#: k3bsystemproblemdialog.cpp:219
+#, fuzzy
+msgid "%1 will be run with root privileges on kernel >= 2.6.8"
+msgstr "%1 แƒ’แƒแƒ˜แƒจแƒ•แƒ”แƒ‘แƒ root แƒžแƒ แƒ˜แƒ•แƒ˜แƒšแƒ”แƒ’แƒ˜แƒ”แƒ‘แƒ˜แƒ— แƒ‘แƒ˜แƒ แƒ—แƒ•แƒ–แƒ” >= 2.6.8"
+
+#: k3bsystemproblemdialog.cpp:220
+#, fuzzy
+msgid ""
+"Since Linux kernel 2.6.8 %1 will not work when run suid root for security "
+"reasons anymore."
+msgstr "แƒšแƒ˜แƒœแƒฃแƒฅแƒกแƒ˜ root -แƒ—แƒ•แƒ˜แƒก."
+
+#: k3bsystemproblemdialog.cpp:228 k3bsystemproblemdialog.cpp:254
+#, fuzzy
+msgid "%1 will be run without root privileges"
+msgstr "%1 แƒ’แƒแƒ”แƒจแƒ•แƒ”แƒ‘แƒ root แƒžแƒ แƒ˜แƒ•แƒ˜แƒšแƒ”แƒ’แƒ˜แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#: k3bsystemproblemdialog.cpp:229
+#, fuzzy
+msgid ""
+"It is highly recommended to configure cdrecord to run with root privileges. "
+"Only then cdrecord runs with high priority which increases the overall "
+"stability of the burning process. Apart from that it allows changing the size "
+"of the used burning buffer. A lot of user problems could be solved this way. "
+"This is also true when using SuSE's resmgr."
+msgstr ""
+"แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ root แƒ›แƒฎแƒแƒšแƒแƒ“ แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒžแƒ แƒ˜แƒแƒ แƒ˜แƒขแƒ”แƒขแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ–แƒแƒ›แƒ แƒฉแƒแƒฌแƒ”แƒ แƒ A แƒขแƒแƒšแƒ˜แƒ "
+"แƒญแƒ”แƒจแƒ›แƒแƒ แƒ˜แƒขแƒ˜ SuSE s."
+
+#: k3bsystemproblemdialog.cpp:245
+#, fuzzy
+msgid "K3b uses cdrdao to actually write CDs."
+msgstr "K3b แƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒก cdrdao CD-แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“."
+
+#: k3bsystemproblemdialog.cpp:246
+#, fuzzy
+msgid "Install the cdrdao package."
+msgstr "cdrdao แƒžแƒแƒ™แƒ”แƒขแƒ˜ แƒ“แƒแƒแƒงแƒ”แƒœแƒ”แƒ—."
+
+#: k3bsystemproblemdialog.cpp:255
+#, fuzzy
+msgid ""
+"It is highly recommended to configure cdrdao to run with root privileges to "
+"increase the overall stability of the burning process."
+msgstr "แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ root -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: k3bsystemproblemdialog.cpp:270
+#, fuzzy
+msgid ""
+"K3b uses growisofs to actually write dvds. Without growisofs you will not be "
+"able to write dvds. Make sure to install at least version 5.10."
+msgstr "K3b -แƒกแƒ™แƒ”แƒœ t -แƒกแƒ™แƒ”แƒœ Make -แƒกแƒ™แƒ”แƒœ แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:273 k3bsystemproblemdialog.cpp:320
+#, fuzzy
+msgid "Install the dvd+rw-tools package."
+msgstr "dvd+rw-tools แƒžแƒแƒ™แƒ”แƒขแƒ˜แƒก แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: k3bsystemproblemdialog.cpp:280
+#, fuzzy
+msgid ""
+"K3b needs at least growisofs version 5.10 to write dvds. All older versions "
+"will not work and K3b will refuse to use them."
+msgstr "K3b แƒ•แƒ”แƒ แƒกแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒงแƒ•แƒ”แƒšแƒ แƒ“แƒ K3b -แƒกแƒ™แƒ”แƒœ."
+
+#: k3bsystemproblemdialog.cpp:282 k3bsystemproblemdialog.cpp:291
+#: k3bsystemproblemdialog.cpp:300 k3bsystemproblemdialog.cpp:335
+#, fuzzy, c-format
+msgid "Install a more recent version of %1."
+msgstr "%1-แƒ˜แƒก แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒ“แƒแƒแƒงแƒ”แƒœแƒ”แƒ—."
+
+#: k3bsystemproblemdialog.cpp:288
+#, fuzzy
+msgid ""
+"K3b will not be able to copy DVDs on-the-fly or write a DVD+RW in multiple "
+"sessions using a growisofs version older than 5.12."
+msgstr "K3b t -แƒกแƒ™แƒ”แƒœ แƒแƒกแƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:297
+#, fuzzy
+msgid ""
+"It is highly recommended to use growisofs 7.0 or higher. K3b won't be able to "
+"write a DVD+RW in multiple sessions using a growisofs version older than 7.0."
+msgstr "K3b t -แƒกแƒ™แƒ”แƒœ DVD R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒคแƒ”แƒœแƒ a แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:319
+#, fuzzy
+msgid "K3b uses dvd+rw-format to format DVD-RWs and DVD+RWs."
+msgstr "K3b แƒ˜แƒงแƒ”แƒœแƒ”แƒก dvd+rw-format DVD-RW-แƒ˜แƒก แƒ“แƒ DVD+RW-แƒ˜แƒก แƒ“แƒแƒกแƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒšแƒแƒ“."
+
+#: k3bsystemproblemdialog.cpp:333
+#, fuzzy
+msgid ""
+"K3b needs at least mkisofs version 1.14. Older versions may introduce problems "
+"when creating data projects."
+msgstr "K3b แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒฃแƒคแƒ แƒ แƒซแƒ•แƒ”แƒšแƒ˜."
+
+#: k3bsystemproblemdialog.cpp:357
+#, fuzzy
+msgid "Device %1 - %2 is automounted."
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ %1 - %2 แƒแƒ•แƒขแƒแƒ›แƒ˜แƒ›แƒแƒฃแƒœแƒขแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:359
+msgid ""
+"K3b is not able to unmount automounted devices. Thus, especially DVD+RW "
+"rewriting might fail. There is no need to report this as a bug or feature wish; "
+"it is not possible to solve this problem from within K3b."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:363
+#, fuzzy
+msgid ""
+"Replace the automounting entries in /etc/fstab with old-fashioned ones or use a "
+"user-space mounting solution like pmount or ivman."
+msgstr "/etc/fstab -แƒจแƒ˜ แƒแƒ•แƒขแƒแƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒกแƒขแƒ แƒ˜แƒฅแƒแƒœแƒ”แƒ‘แƒ˜แƒก แƒซแƒ•แƒ”แƒšแƒ”แƒ‘แƒฃแƒ แƒ”แƒ‘แƒ˜แƒ— แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ."
+
+#: k3bsystemproblemdialog.cpp:373
+#, fuzzy
+msgid "No ATAPI writing support in kernel"
+msgstr "แƒแƒ แƒแƒ ATAPI-แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ แƒ‘แƒ˜แƒ แƒ—แƒ•แƒจแƒ˜"
+
+#: k3bsystemproblemdialog.cpp:374
+#, fuzzy
+msgid ""
+"Your kernel does not support writing without SCSI emulation but there is at "
+"least one writer in your system not configured to use SCSI emulation."
+msgstr "SCSI แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ SCSI."
+
+#: k3bsystemproblemdialog.cpp:378
+#, fuzzy
+msgid ""
+"The best and recommended solution is to enable ide-scsi (SCSI emulation) for "
+"all devices. This way you won't have any problems.Be aware that you may still "
+"enable DMA on ide-scsi emulated drives."
+msgstr "แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ SCSI -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ t แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:395 k3bsystemproblemdialog.cpp:415
+#, fuzzy
+msgid "%1 %2 does not support ATAPI"
+msgstr "%1 %2-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก ATAPI-แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ"
+
+#: k3bsystemproblemdialog.cpp:396 k3bsystemproblemdialog.cpp:417
+#, fuzzy
+msgid ""
+"The configured version of %1 does not support writing to ATAPI devices without "
+"SCSI emulation and there is at least one writer in your system not configured "
+"to use SCSI emulation."
+msgstr "แƒ•แƒ”แƒ แƒกแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ ATAPI SCSI แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ SCSI."
+
+#: k3bsystemproblemdialog.cpp:401
+#, fuzzy, c-format
+msgid ""
+"The best and recommended solution is to enable ide-scsi (SCSI emulation) for "
+"all devices. This way you won't have any problems. Or you install (or select as "
+"the default) a more recent version of %1."
+msgstr ""
+"แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ SCSI -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ t แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒแƒœ แƒแƒœ แƒแƒ แƒฉแƒ”แƒ‘แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ a "
+"แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:423
+#, fuzzy
+msgid ""
+"Install cdrdao >= 1.1.8 which supports writing to ATAPI devices directly."
+msgstr ""
+"cdrdao แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ >= 1.1.8 แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒžแƒ˜แƒ แƒ“แƒแƒžแƒ˜แƒ  ATAPI แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒแƒก แƒฃแƒญแƒ”แƒ แƒก "
+"แƒ›แƒฎแƒแƒ แƒก."
+
+#: k3bsystemproblemdialog.cpp:425
+#, fuzzy, c-format
+msgid ""
+"The best, and recommended, solution is to use ide-scsi (SCSI emulation) for all "
+"writer devices: this way you will not have any problems; or, you can install "
+"(or select as the default) a more recent version of %1."
+msgstr ""
+"แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ SCSI -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒแƒœ แƒแƒœ แƒแƒ แƒฉแƒ”แƒ‘แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ a แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:439
+#, fuzzy
+msgid ""
+"K3b won't be able to write DVD-R Dual Layer media using a growisofs version "
+"older than 6.0."
+msgstr "K3b t -แƒกแƒ™แƒ”แƒœ DVD R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒคแƒ”แƒœแƒ a แƒ•แƒ”แƒ แƒกแƒ˜แƒ."
+
+#: k3bsystemproblemdialog.cpp:441
+#, fuzzy
+msgid "Install a more recent version of growisofs."
+msgstr "growisofs-แƒ˜แƒก แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: k3bsystemproblemdialog.cpp:451
+#, fuzzy, c-format
+msgid "No write access to device %1"
+msgstr "%1 แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒ–แƒ” แƒแƒ แƒแƒ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฌแƒ•แƒ“แƒแƒ›แƒ"
+
+#: k3bsystemproblemdialog.cpp:452
+#, fuzzy
+msgid ""
+"K3b needs write access to all the devices to perform certain tasks. Without it "
+"you might encounter problems with %1 - %2"
+msgstr "K3b -แƒกแƒ™แƒ”แƒœ แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ แƒแƒ›แƒแƒชแƒแƒœแƒ”แƒ‘แƒ˜ 2"
+
+#: k3bsystemproblemdialog.cpp:454 k3bsystemproblemdialog.cpp:465
+#, fuzzy
+msgid ""
+"Make sure you have write access to %1. In case you are not using devfs or udev "
+"K3bSetup is able to do this for you."
+msgstr "Make -แƒกแƒ™แƒ”แƒœ แƒแƒœ K3bSetup แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก."
+
+#: k3bsystemproblemdialog.cpp:462
+#, fuzzy, c-format
+msgid "No write access to generic SCSI device %1"
+msgstr "generic SCSI แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒ–แƒ” %1 แƒแƒ แƒแƒ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฌแƒ•แƒ“แƒแƒ›แƒ"
+
+#: k3bsystemproblemdialog.cpp:463
+#, fuzzy
+msgid ""
+"Without write access to the generic device you might encounter problems with "
+"Audio CD ripping from %1 - %2"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒแƒฃแƒ“แƒ˜แƒ CD 2"
+
+#: k3bsystemproblemdialog.cpp:471
+msgid "DMA disabled on device %1 - %2"
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:472
+msgid ""
+"With most modern CD/DVD devices enabling DMA highly increases read/write "
+"performance. If you experience very low writing speeds this is probably the "
+"cause."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:475
+msgid "Enable DMA temporarily as root with 'hdparm -d 1 %1'."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:488
+#, fuzzy, c-format
+msgid "User parameters specified for external program %1"
+msgstr "%1 แƒ’แƒแƒ แƒ” แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: k3bsystemproblemdialog.cpp:489
+#, fuzzy
+msgid ""
+"Sometimes it may be nessessary to specify user parameters in addition to the "
+"parameters generated by K3b. This is simply a warning to make sure that these "
+"parameters are really wanted and won't be part of some bug report."
+msgstr "-แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ K3b แƒขแƒแƒšแƒ˜แƒ a แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ t."
+
+#: k3bsystemproblemdialog.cpp:492
+#, fuzzy
+msgid ""
+"To remove the user parameters for the external program %1 open the K3b settings "
+"page 'Programs' and choose the tab 'User Parameters'."
+msgstr "-แƒ›แƒ“แƒ” แƒฌแƒแƒจแƒšแƒ -แƒ—แƒ•แƒ˜แƒก แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ K3b แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜ แƒ“แƒ แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜."
+
+#: k3bsystemproblemdialog.cpp:513
+#, fuzzy
+msgid "Mp3 Audio Decoder plugin not found."
+msgstr "Mp3 แƒแƒฃแƒ“แƒ˜แƒ แƒ“แƒ”แƒ™แƒแƒ“แƒ”แƒ แƒ˜แƒก แƒ›แƒแƒ“แƒฃแƒšแƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: k3bsystemproblemdialog.cpp:514
+#, fuzzy
+msgid ""
+"K3b could not load or find the Mp3 decoder plugin. This means that you will not "
+"be able to create Audio CDs from Mp3 files. Many Linux distributions do not "
+"include Mp3 support for legal reasons."
+msgstr "K3b แƒแƒœ -แƒกแƒ™แƒ”แƒœ แƒแƒฃแƒ“แƒ˜แƒ แƒšแƒ˜แƒœแƒฃแƒฅแƒกแƒ˜ แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก."
+
+#: k3bsystemproblemdialog.cpp:517
+#, fuzzy
+msgid ""
+"To enable Mp3 support, please install the MAD Mp3 decoding library as well as "
+"the K3b MAD Mp3 decoder plugin (the latter may already be installed but not "
+"functional due to the missing libmad). Some distributions allow installation of "
+"Mp3 support via an online update tool (i.e. SuSE's YOU)."
+msgstr "-แƒ›แƒ“แƒ” K3b -แƒกแƒ™แƒ”แƒœ แƒฎแƒแƒ–แƒ–แƒ” แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ i e SuSE s."
+
+#: k3bsystemproblemdialog.cpp:533
+msgid "System locale charset is ANSI_X3.4-1968"
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:534
+msgid ""
+"Your system's locale charset (i.e. the charset used to encode filenames) is set "
+"to ANSI_X3.4-1968. It is highly unlikely that this has been done intentionally. "
+"Most likely the locale is not set at all. An invalid setting will result in "
+"problems when creating data projects."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:538
+msgid ""
+"To properly set the locale charset make sure the LC_* environment variables are "
+"set. Normally the distribution setup tools take care of this."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:551
+msgid "Running K3b as root user"
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:552
+msgid ""
+"It is not recommended to run K3b under the root user account. This introduces "
+"unnecessary security risks."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:554
+msgid ""
+"Run K3b from a proper user account and setup the device and external tool "
+"permissions appropriately."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:557
+msgid "The latter can be done via K3bSetup."
+msgstr ""
+
+#: k3bsystemproblemdialog.cpp:587
+#, fuzzy
+msgid "No problems found in system configuration."
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: k3bsystemproblemdialog.cpp:587
+#, fuzzy
+msgid "System Problems"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒฃแƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bsystemproblemdialog.cpp:609
+#, fuzzy
+msgid "Unable to start K3bSetup2."
+msgstr "K3bSetup2 แƒ•แƒ”แƒ  แƒ’แƒแƒ”แƒจแƒ•แƒ."
+
+#: k3bemptydiscwaiter.cpp:88
+#, fuzzy
+msgid "Waiting for Disk"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: k3bemptydiscwaiter.cpp:90
+#, fuzzy
+msgid "Eject"
+msgstr "แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: k3bemptydiscwaiter.cpp:90
+#, fuzzy
+msgid "Load"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: k3bemptydiscwaiter.cpp:113
+#, fuzzy
+msgid "Found media:"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ›แƒ”แƒ“แƒ˜แƒ:"
+
+#: k3bemptydiscwaiter.cpp:124
+#, fuzzy
+msgid "Force K3b to continue if it seems not to detect your empty CD/DVD."
+msgstr "K3b -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ CD R W DVD R W."
+
+#: k3bemptydiscwaiter.cpp:155 k3bmediaselectioncombobox.cpp:481
+#, fuzzy
+msgid "CD-R(W) or DVD%1R(W)"
+msgstr "CD-R(W) แƒแƒœ DVDยฑR(W)"
+
+#: k3bemptydiscwaiter.cpp:157 k3bmediaselectioncombobox.cpp:483
+#, fuzzy
+msgid "DVD%1R(W)"
+msgstr "DVDยฑR(W)"
+
+#: k3bemptydiscwaiter.cpp:159 k3bmediaselectioncombobox.cpp:485
+#, fuzzy
+msgid "Double Layer DVD%1R"
+msgstr "แƒแƒ แƒคแƒ”แƒœแƒ˜แƒแƒœแƒ˜ DVDยฑR"
+
+#: k3bemptydiscwaiter.cpp:161 k3bmediaselectioncombobox.cpp:487
+#, fuzzy
+msgid "CD-R(W)"
+msgstr "CD-R(W)"
+
+#: k3bemptydiscwaiter.cpp:165
+#, fuzzy
+msgid ""
+"Please insert a complete or appendable %4 medium into drive"
+"<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ a แƒกแƒ แƒฃแƒšแƒ˜ แƒแƒœ<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:172
+#, fuzzy
+msgid "Please insert a complete %4 medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ a แƒกแƒ แƒฃแƒšแƒ˜<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:179
+#, fuzzy
+msgid ""
+"Please insert an empty or appendable %4 medium into drive"
+"<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ แƒแƒœ<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:186
+#, fuzzy
+msgid "Please insert an appendable %4 medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:193
+#, fuzzy
+msgid "Please insert an empty %4 medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:200
+#, fuzzy
+msgid "Please insert a suitable medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒฉแƒแƒกแƒ›แƒ a<p><b></b>."
+
+#: k3bemptydiscwaiter.cpp:316
+#, fuzzy
+msgid "Preformatting DVD+RW"
+msgstr "DVD+RW-แƒก แƒžแƒ แƒ”แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bemptydiscwaiter.cpp:341 k3bemptydiscwaiter.cpp:411
+#, fuzzy
+msgid "Found %1 media in %2 - %3. Should it be overwritten?"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ -แƒจแƒ˜?"
+
+#: k3bemptydiscwaiter.cpp:346 k3bemptydiscwaiter.cpp:416
+#: k3bemptydiscwaiter.cpp:473
+#, fuzzy, c-format
+msgid "Found %1"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ %1"
+
+#: k3bemptydiscwaiter.cpp:468
+#, fuzzy
+msgid "Found %1 media in %2 - %3. Should it be formatted?"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ -แƒจแƒ˜?"
+
+#: k3bemptydiscwaiter.cpp:473
+#, fuzzy
+msgid "Format"
+msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#: k3bemptydiscwaiter.cpp:494
+#, fuzzy
+msgid "Formatting DVD-RW"
+msgstr "DVD-RW แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bemptydiscwaiter.cpp:544
+#, fuzzy
+msgid "Found rewritable media in %1 - %2. Should it be erased?"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ แƒ›แƒ”แƒ“แƒ˜แƒ %1 - %2-แƒจแƒ˜. แƒฃแƒœแƒ“แƒ แƒ’แƒแƒ˜แƒฌแƒ›แƒ˜แƒœแƒ“แƒแƒก?"
+
+#: k3bemptydiscwaiter.cpp:546
+#, fuzzy
+msgid "Found Rewritable Disk"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜"
+
+#: k3bemptydiscwaiter.cpp:547
+#, fuzzy
+msgid "&Erase"
+msgstr "&แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: k3bemptydiscwaiter.cpp:548
+#, fuzzy
+msgid "E&ject"
+msgstr "&แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: k3bemptydiscwaiter.cpp:600
+#, fuzzy
+msgid "Waiting for Medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: k3bdebuggingoutputdialog.cpp:39
+#, fuzzy
+msgid "Debugging Output"
+msgstr "แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜"
+
+#: k3bdebuggingoutputdialog.cpp:44
+#, fuzzy
+msgid "Save to file"
+msgstr "แƒคแƒแƒ˜แƒšแƒจแƒ˜ แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ"
+
+#: k3bdebuggingoutputdialog.cpp:45
+#, fuzzy
+msgid "Copy to clipboard"
+msgstr "แƒ‘แƒฃแƒคแƒ”แƒ แƒจแƒ˜ แƒแƒกแƒšแƒ˜"
+
+#: k3bdebuggingoutputdialog.cpp:150
+#, fuzzy, c-format
+msgid "Could not open file %1"
+msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒแƒšแƒ“แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก %1 แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: k3bmedium.cpp:287
+#, fuzzy
+msgid "No medium information"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ–แƒ” แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: k3bmedium.cpp:295
+#, fuzzy
+msgid "Empty %1 medium"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmedium.cpp:307
+#, fuzzy
+msgid "Mixed CD"
+msgstr "แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ CD"
+
+#: k3bmedium.cpp:313
+#, fuzzy
+msgid "%1 (Mixed CD)"
+msgstr "%1 (แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ CD)"
+
+#: k3bmedium.cpp:326
+#, fuzzy
+msgid "%1 (Appendable Data %2)"
+msgstr "%1 (แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ %2)"
+
+#: k3bmedium.cpp:329
+#, fuzzy
+msgid "%1 (Complete Data %2)"
+msgstr "%1 (แƒกแƒ แƒฃแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ %2)"
+
+#: k3bmedium.cpp:334
+#, fuzzy, c-format
+msgid "Appendable Data %1"
+msgstr "แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ %1"
+
+#: k3bmedium.cpp:337
+#, fuzzy, c-format
+msgid "Complete Data %1"
+msgstr "แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ"
+
+#: k3bmedium.cpp:345
+#, fuzzy
+msgid "Appendable %1 medium"
+msgstr "แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmedium.cpp:348
+#, fuzzy
+msgid "Complete %1 medium"
+msgstr "แƒกแƒ แƒฃแƒšแƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmedium.cpp:366
+#, fuzzy
+msgid ""
+"_n: %1 in %n track\n"
+"%1 in %n tracks"
+msgstr ""
+"_n: %1 %n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒจแƒ˜\n"
+"%1 %n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒจแƒ˜"
+
+#: k3bmedium.cpp:369
+#, fuzzy, c-format
+msgid ""
+"_n: and %n session\n"
+" and %n sessions"
+msgstr ""
+"_n: แƒ“แƒ %n แƒกแƒ”แƒกแƒ˜แƒ\n"
+"แƒ“แƒ %n แƒกแƒ”แƒกแƒ˜แƒ"
+
+#: k3bmedium.cpp:374
+#, fuzzy, c-format
+msgid "Free space: %1"
+msgstr "แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ”: %1"
+
+#: k3bmedium.cpp:378
+#, fuzzy, c-format
+msgid "Capacity: %1"
+msgstr "แƒขแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ: %1"
+
+#: k3bmediaselectioncombobox.cpp:439 k3bmediaselectioncombobox.cpp:467
+#, fuzzy
+msgid "an empty %1 medium"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:441
+#, fuzzy
+msgid "an appendable %1 medium"
+msgstr "แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:443
+#, fuzzy
+msgid "a complete %1 medium"
+msgstr "แƒกแƒ แƒฃแƒšแƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:446
+#, fuzzy
+msgid "an empty or appendable %1 medium"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ แƒแƒœ แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:448
+#, fuzzy
+msgid "a complete or appendable %1 medium"
+msgstr "แƒกแƒ แƒฃแƒšแƒ˜ แƒแƒœ แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:450
+#, fuzzy
+msgid "a %1 medium"
+msgstr "%1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:458
+#, fuzzy
+msgid "a Video %1 medium"
+msgstr "%1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:461
+#, fuzzy
+msgid "a Mixed Mode %1 medium"
+msgstr "แƒ›แƒ˜แƒ›แƒแƒ’แƒ แƒ”แƒ‘แƒแƒ“แƒ˜ %1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:463
+#, fuzzy
+msgid "an Audio %1 medium"
+msgstr "%1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:465
+#, fuzzy
+msgid "a Data %1 medium"
+msgstr "%1 แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#: k3bmediaselectioncombobox.cpp:474
+#, fuzzy
+msgid "CD or DVD"
+msgstr "DVD-แƒกแƒ™แƒ”แƒœ"
+
+#: k3bmediaselectioncombobox.cpp:476
+#, fuzzy
+msgid "CD"
+msgstr "CD:"
+
+#: k3bmediaselectioncombobox.cpp:478
+#, fuzzy
+msgid "DVD"
+msgstr "DVD-แƒกแƒ™แƒ”แƒœ"
+
+#: k3bmediaselectioncombobox.cpp:489
+#, fuzzy
+msgid "DVD-ROM"
+msgstr "DVD-ROM"
+
+#: k3bmediaselectioncombobox.cpp:491
+#, fuzzy
+msgid "CD-ROM"
+msgstr "CD-ROM"
+
+#: k3bmediaselectioncombobox.cpp:493
+#, fuzzy
+msgid "Please insert %1..."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒ“แƒแƒ— %1..."
+
+#: k3bwriterselectionwidget.cpp:85
+#, fuzzy
+msgid "Medium will be overwritten."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ–แƒ” แƒ’แƒแƒ“แƒแƒ”แƒฌแƒ”แƒ แƒ”แƒ‘แƒ."
+
+#: k3bwriterselectionwidget.cpp:122
+#, fuzzy
+msgid "Burn Medium"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: k3bwriterselectionwidget.cpp:133
+#, fuzzy
+msgid "Speed:"
+msgstr "แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”:"
+
+#: k3bwriterselectionwidget.cpp:141
+#, fuzzy
+msgid "Writing app:"
+msgstr "app แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: k3bwriterselectionwidget.cpp:174
+#, fuzzy
+msgid "The medium that will be used for burning"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: k3bwriterselectionwidget.cpp:175
+#, fuzzy
+msgid "The speed at which to burn the medium"
+msgstr "แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ” แƒ แƒแƒ›แƒšแƒ˜แƒ—แƒแƒช แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ”แƒ‘แƒ"
+
+#: k3bwriterselectionwidget.cpp:176
+#, fuzzy
+msgid "The external application to actually burn the medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒ˜ แƒ’แƒแƒ แƒ” แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+
+#: k3bwriterselectionwidget.cpp:178
+#, fuzzy
+msgid ""
+"<p>Select the medium that you want to use for burning."
+"<p>In most cases there will only be one medium available which does not leave "
+"much choice."
+msgstr "<p> แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ<p> แƒแƒ แƒฉแƒ”แƒ•แƒแƒœแƒ˜."
+
+#: k3bwriterselectionwidget.cpp:181
+#, fuzzy
+msgid ""
+"<p>Select the speed with which you want to burn."
+"<p><b>Auto</b>"
+"<br>This will choose the maximum writing speed possible with the used medium. "
+"This is the recommended selection for most media.</p>"
+"<p><b>Ignore</b> (DVD only)"
+"<br>This will leave the speed selection to the writer device. Use this if K3b "
+"is unable to set the writing speed."
+"<p>1x refers to 1385 KB/s for DVD and 175 KB/s for CD.</p>"
+"<p><b>Caution:</b> Make sure your system is able to send the data fast enough "
+"to prevent buffer underruns."
+msgstr ""
+"<p> แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ -แƒกแƒ™แƒ”แƒœ"
+"<p><b> แƒแƒ•แƒขแƒ</b>"
+"<br> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก</p>"
+"<p><b> แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ</b> DVD"
+"<br> -แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒ™แƒ‘ s -แƒ—แƒ•แƒ˜แƒก DVD แƒ“แƒ แƒ™แƒ‘ S -แƒ—แƒ•แƒ˜แƒก CD</p>"
+"<p><b></b> Make แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ."
+
+#: k3bwriterselectionwidget.cpp:192
+#, fuzzy
+msgid ""
+"<p>K3b uses the command line tools cdrecord, growisofs, and cdrdao to actually "
+"write a CD or DVD."
+"<p>Normally K3b chooses the best suited application for every task "
+"automatically but in some cases it may be possible that one of the applications "
+"does not work as intended with a certain writer. In this case one may select "
+"the application manually."
+msgstr "<p> K3b แƒ“แƒ -แƒกแƒ™แƒ”แƒœ a CD แƒแƒœ DVD<p> K3b -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒ -แƒจแƒ˜ a แƒแƒ แƒฉแƒ”แƒ‘แƒ."
+
+#: k3bwriterselectionwidget.cpp:262 projects/k3bdataurladdingdialog.cpp:440
+#: projects/k3bdataurladdingdialog.cpp:676
+#, fuzzy
+msgid "Ignore"
+msgstr "แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: k3bwriterselectionwidget.cpp:293
+#, fuzzy
+msgid "More..."
+msgstr "แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ..."
+
+#: k3bwriterselectionwidget.cpp:575
+#, fuzzy
+msgid "Set writing speed manually"
+msgstr "แƒ›แƒแƒกแƒแƒšแƒแƒ“แƒœแƒ”แƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”:"
+
+#: k3bwriterselectionwidget.cpp:576
+msgid ""
+"<p>K3b is not able to perfectly determine the maximum writing speed of an "
+"optical writer. Writing speed is always reported subject to the inserted "
+"medium."
+"<p>Please enter the writing speed here and K3b will remember it for future "
+"sessions (Example: 16x)."
+msgstr ""
+
+#: k3bapplication.cpp:127
+#, fuzzy
+msgid "Creating GUI..."
+msgstr "GUI-แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ..."
+
+#: k3bapplication.cpp:142
+#, fuzzy
+msgid "Ready."
+msgstr "แƒ›แƒ–แƒแƒ“."
+
+#: k3bapplication.cpp:149
+#, fuzzy
+msgid "Checking System"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: k3bapplication.cpp:184
+msgid "K3b is currently busy and cannot start any other operations."
+msgstr ""
+
+#: k3bapplication.cpp:185
+msgid "K3b is busy"
+msgstr ""
+
+#: k3bapplication.cpp:300
+#, fuzzy
+msgid "Could not find Audio Output plugin '%1'"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒก แƒ›แƒแƒ“แƒฃแƒšแƒ˜ '%1' แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: k3bapplication.cpp:301
+msgid "Initialization Problem"
+msgstr ""
+
+#: k3blsofwrapperdialog.cpp:44
+#, fuzzy
+msgid "Device in use"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜"
+
+#: k3blsofwrapperdialog.cpp:51
+#, fuzzy
+msgid "Quit the other applications"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: k3blsofwrapperdialog.cpp:52
+#, fuzzy
+msgid "Check again"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#: k3blsofwrapperdialog.cpp:75
+msgid ""
+"<p>Device <b>'%1'</b> is already in use by other applications (<em>%2</em>)."
+"<p>It is highly recommended to quit those before continuing. Otherwise K3b "
+"might not be able to fully access the device."
+"<p><em>Hint: Sometimes shutting down an application does not happen instantly. "
+"In that case you might have to use the '%3' button."
+msgstr ""
+
+#: k3blsofwrapperdialog.cpp:103
+#, fuzzy
+msgid "<p>Do you really want K3b to kill the following processes: <em>"
+msgstr "แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒ’แƒกแƒฃแƒ แƒ— แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ?"
+
+#: k3bstatusbarmanager.cpp:60
+#, fuzzy
+msgid "Temp:"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜:"
+
+#: k3bstatusbarmanager.cpp:113
+#, fuzzy
+msgid "No info"
+msgstr "แƒ˜แƒœแƒคแƒ แƒแƒ แƒแƒ"
+
+#: k3bstatusbarmanager.cpp:169
+#, fuzzy
+msgid ""
+"_n: 1 file in %1\n"
+"%n files in %1"
+msgstr "%n แƒคแƒแƒ˜แƒšแƒ˜ (%1)"
+
+#: k3bstatusbarmanager.cpp:170
+#, fuzzy, c-format
+msgid ""
+"_n: 1 folder\n"
+"%n folders"
+msgstr "%n แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ"
+
+#: k3bstatusbarmanager.cpp:196
+#, fuzzy, c-format
+msgid ""
+"_n: Audio CD (1 track)\n"
+"Audio CD (%n tracks)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: k3bstatusbarmanager.cpp:202
+#, fuzzy
+msgid "Data CD (%1)"
+msgstr "DataCD%1"
+
+#: k3bstatusbarmanager.cpp:209
+#, fuzzy
+msgid ""
+"_n: Mixed CD (1 track and %1)\n"
+"Mixed CD (%n tracks and %1)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1)"
+
+#: k3bstatusbarmanager.cpp:216
+#, fuzzy, c-format
+msgid ""
+"_n: Video CD (1 track)\n"
+"Video CD (%n tracks)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: k3bstatusbarmanager.cpp:222
+#, fuzzy
+msgid "eMovix CD (%1)"
+msgstr "eMovixCD%1"
+
+#: k3bstatusbarmanager.cpp:228
+#, fuzzy
+msgid "eMovix DVD (%1)"
+msgstr "eMovixDVD%1"
+
+#: k3bstatusbarmanager.cpp:234
+#, fuzzy
+msgid "Data DVD (%1)"
+msgstr "DataDVD%1"
+
+#: k3bstatusbarmanager.cpp:240
+#, fuzzy
+msgid "Video DVD (%1)"
+msgstr "VideoDVD%1"
+
+#: option/k3bthemeoptiontab.cpp:117
+#, fuzzy
+msgid "K3b - The CD/DVD Kreator"
+msgstr "K3b - CD/DVD แƒจแƒ”แƒ›แƒฅแƒ›แƒœแƒ”แƒšแƒ˜"
+
+#: option/k3bthemeoptiontab.cpp:135
+#, fuzzy
+msgid "Drag or Type Theme URL"
+msgstr "แƒจแƒ”แƒ˜แƒงแƒ•แƒแƒœแƒ”แƒ— แƒแƒœ แƒฉแƒแƒกแƒ•แƒ˜แƒ— แƒ—แƒ”แƒ›แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒ˜"
+
+#: option/k3bthemeoptiontab.cpp:146
+#, fuzzy, c-format
+msgid "Unable to find the icon theme archive %1."
+msgstr "แƒ•แƒ”แƒ  แƒฎแƒ”แƒ แƒฎแƒ“แƒ”แƒ‘แƒ แƒฎแƒแƒขแƒฃแƒšแƒแƒ—แƒ แƒ—แƒ”แƒ›แƒ˜แƒก แƒแƒ แƒฅแƒ˜แƒ•แƒ˜แƒก แƒ›แƒแƒซแƒ”แƒ‘แƒœแƒ %1."
+
+#: option/k3bthemeoptiontab.cpp:148
+#, fuzzy
+msgid ""
+"Unable to download the icon theme archive.\n"
+"Please check that address %1 is correct."
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒกแƒฌแƒแƒ แƒ”แƒ."
+
+#: option/k3bthemeoptiontab.cpp:180
+#, fuzzy
+msgid "The file is not a valid K3b theme archive."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒแƒ แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ K3b แƒ—แƒ”แƒ›แƒ˜แƒก แƒแƒ แƒฅแƒ˜แƒ•แƒ˜."
+
+#: option/k3bthemeoptiontab.cpp:188
+#, fuzzy
+msgid "A theme with the name '%1' already exists. Do you want to overwrite it?"
+msgstr "A แƒคแƒแƒ˜แƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ a แƒแƒฎแƒแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: option/k3bthemeoptiontab.cpp:190
+#, fuzzy
+msgid "Theme exists"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3bthemeoptiontab.cpp:209
+#, fuzzy
+msgid ""
+"<qt>Are you sure you want to remove the <strong>%1</strong> icon theme?"
+"<br>"
+"<br>This will delete the files installed by this theme.</qt>"
+msgstr ""
+"<qt>แƒ“แƒแƒ แƒฌแƒ›แƒฃแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒฎแƒแƒ แƒ— แƒ แƒแƒ› แƒ’แƒกแƒฃแƒ แƒ— แƒฎแƒแƒขแƒฃแƒšแƒแƒ—แƒ แƒ—แƒ”แƒ›แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ <strong>%1</strong>?"
+"<br>"
+"<br>แƒแƒ›แƒแƒกแƒ—แƒแƒœ แƒ”แƒ แƒ—แƒแƒ“ แƒ—แƒ”แƒ›แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒฌแƒแƒ˜แƒจแƒšแƒ”แƒ‘แƒ</qt>"
+
+#: k3binteractiondialog.cpp:331 option/k3bmiscoptiontab.cpp:49
+#, fuzzy
+msgid "Default Settings"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bmiscoptiontab.cpp:50
+#, fuzzy
+msgid "Load the K3b Defaults at dialog startup."
+msgstr "K3b แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: k3binteractiondialog.cpp:332 option/k3bmiscoptiontab.cpp:52
+#, fuzzy
+msgid "Saved Settings"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ/แƒ•แƒ˜แƒ“แƒ”แƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bmiscoptiontab.cpp:53
+msgid "Load the settings saved by the user at dialog startup."
+msgstr ""
+
+#: k3binteractiondialog.cpp:333 option/k3bmiscoptiontab.cpp:55
+#, fuzzy
+msgid "Last Used Settings"
+msgstr "แƒ‘แƒแƒšแƒแƒฏแƒ”แƒ  แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bmiscoptiontab.cpp:56
+msgid "Load the last used settings at dialog startup."
+msgstr ""
+
+#: option/k3bmiscoptiontab.cpp:57
+msgid ""
+"K3b handles three sets of settings in action dialogs (action dialogs include "
+"the CD Copy dialog or the Audio CD project dialog):"
+msgstr ""
+
+#: option/k3bmiscoptiontab.cpp:60
+msgid ""
+"One of these sets is loaded once an action dialog is opened. This setting "
+"defines which set it will be."
+msgstr ""
+
+#: option/k3bmiscoptiontab.cpp:127
+#, fuzzy
+msgid "Directory (%1) does not exist. Create?"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ (%1) แƒแƒ  แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก. แƒ’แƒกแƒฃแƒ แƒ— แƒจแƒ”แƒฅแƒ›แƒœแƒ?"
+
+#: option/k3bmiscoptiontab.cpp:128
+#, fuzzy
+msgid "Create Directory"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: option/k3bmiscoptiontab.cpp:128
+#, fuzzy
+msgid "Create"
+msgstr "แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: option/k3bmiscoptiontab.cpp:141
+#, fuzzy
+msgid ""
+"You specified a file for the temporary directory. K3b will use its base path as "
+"the temporary directory."
+msgstr "แƒ—แƒฅแƒ•แƒ”แƒœ a แƒคแƒแƒ˜แƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก K3b แƒคแƒฃแƒซแƒ” แƒ’แƒ”แƒ–แƒ˜."
+
+#: option/k3bmiscoptiontab.cpp:150
+#, fuzzy, c-format
+msgid "You do not have permission to write to %1."
+msgstr "แƒ—แƒฅแƒ•แƒ”แƒœ แƒแƒ  แƒ’แƒแƒฅแƒ•แƒ— %1-แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ."
+
+#: option/k3bdeviceoptiontab.cpp:47
+#, fuzzy
+msgid ""
+"K3b tries to detect all your devices properly. You can add devices that have "
+"not been detected and change the black values by clicking in the list. If K3b "
+"is unable to detect your drive, you need to modify their permissions to give "
+"K3b write access to all devices."
+msgstr ""
+"K3b -แƒกแƒ™แƒ”แƒœ แƒงแƒ•แƒ”แƒšแƒ แƒ—แƒฅแƒ•แƒ”แƒœ แƒ“แƒ แƒจแƒ”แƒชแƒ•แƒšแƒ -แƒจแƒ˜ แƒกแƒ˜แƒ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ K3b -แƒกแƒ™แƒ”แƒœ "
+"แƒงแƒ•แƒ”แƒšแƒ."
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 54
+#: option/k3bpluginoptiontab.cpp:67 projects/k3bdatafileview.cpp:70
+#: projects/k3bmovixlistview.cpp:174 rc.cpp:1266
+#, fuzzy, no-c-format
+msgid "Name"
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 48
+#: option/k3bpluginoptiontab.cpp:68 rc.cpp:341
+#, fuzzy, no-c-format
+msgid "Author"
+msgstr "แƒแƒ•แƒขแƒแƒ แƒ˜"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 59
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:121
+#: option/k3bexternalbinwidget.cpp:134 option/k3bpluginoptiontab.cpp:69
+#: rc.cpp:344
+#, fuzzy, no-c-format
+msgid "Version"
+msgstr "แƒ•แƒ”แƒ แƒกแƒ˜แƒ"
+
+#: option/k3bpluginoptiontab.cpp:70
+#, fuzzy
+msgid "Description"
+msgstr "แƒแƒฆแƒฌแƒ”แƒ แƒ"
+
+#: option/k3bpluginoptiontab.cpp:71
+#, fuzzy
+msgid "License"
+msgstr "แƒšแƒ˜แƒชแƒ”แƒœแƒ–แƒ˜แƒ"
+
+#: option/k3boptiondialog.cpp:129
+#, fuzzy
+msgid "Advanced Settings"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ/แƒ•แƒ˜แƒ“แƒ”แƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:142 option/k3boptiondialog.cpp:143
+#, fuzzy
+msgid "Programs"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:143
+#, fuzzy
+msgid "Setup External Programs"
+msgstr "แƒ’แƒแƒ แƒ” แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: option/k3boptiondialog.cpp:157
+#, fuzzy
+msgid "Setup the CDDB Server"
+msgstr "CDDB แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: option/k3boptiondialog.cpp:175
+#, fuzzy
+msgid "Devices"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:175
+#, fuzzy
+msgid "Setup Devices"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 19
+#: option/k3boptiondialog.cpp:188 projects/k3bdataburndialog.cpp:170
+#: projects/k3bdvdburndialog.cpp:105 projects/k3bmixedburndialog.cpp:100
+#: projects/k3bmixedburndialog.cpp:145 projects/k3bmovixburndialog.cpp:109
+#: projects/k3bvcdburndialog.cpp:405 rc.cpp:248
+#, fuzzy, no-c-format
+msgid "Misc"
+msgstr "แƒกแƒฎแƒ•แƒแƒ“แƒแƒกแƒฎแƒ•แƒ"
+
+#: option/k3boptiondialog.cpp:188
+#, fuzzy
+msgid "Miscellaneous Settings"
+msgstr "แƒกแƒฎแƒ•แƒแƒ“แƒแƒกแƒฎแƒ•แƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:202
+#, fuzzy
+msgid "Notifications"
+msgstr "แƒจแƒ”แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:202
+#, fuzzy
+msgid "System Notifications"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒจแƒ”แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:216
+#, fuzzy
+msgid "Plugins"
+msgstr "แƒ›แƒแƒ“แƒฃแƒšแƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:216
+#, fuzzy
+msgid "K3b Plugin Configuration"
+msgstr "K3b แƒ›แƒแƒ“แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ"
+
+#: option/k3boptiondialog.cpp:230
+#, fuzzy
+msgid "Themes"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3boptiondialog.cpp:230
+#, fuzzy
+msgid "K3b GUI Themes"
+msgstr "K3b GUI แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3bdevicewidget.cpp:97
+#, fuzzy
+msgid "Cdrdao driver:"
+msgstr "Cdrdao แƒ“แƒ แƒแƒ˜แƒ•แƒ”แƒ แƒ˜:"
+
+#: option/k3bdevicewidget.cpp:101
+#, fuzzy
+msgid "CD-Text capable:"
+msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜:"
+
+#: option/k3bdevicewidget.cpp:160
+#, fuzzy
+msgid "Refresh"
+msgstr "แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ"
+
+#: option/k3bdevicewidget.cpp:161
+#, fuzzy
+msgid "Add Device..."
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: option/k3bdevicewidget.cpp:162
+#, fuzzy
+msgid "Rescan the devices"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: option/k3bdevicewidget.cpp:172
+#, fuzzy
+msgid "CD/DVD Drives"
+msgstr "CD/DVD แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜"
+
+#: option/k3bdevicewidget.cpp:234
+#, fuzzy
+msgid "Writer Drives"
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ แƒแƒ˜แƒ•แƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bdevicewidget.cpp:238
+#, fuzzy
+msgid "Readonly Drives"
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒฌแƒแƒกแƒแƒ™แƒ˜แƒ—แƒฎแƒ˜ แƒ“แƒ แƒแƒ˜แƒ•แƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bdevicewidget.cpp:255
+#, fuzzy
+msgid "System device name:"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: option/k3bdevicewidget.cpp:263
+#, fuzzy
+msgid "Interface type:"
+msgstr "แƒ˜แƒœแƒขแƒ”แƒ แƒคแƒ”แƒ˜แƒกแƒ˜แƒก แƒขแƒ˜แƒžแƒ˜:"
+
+#: option/k3bdevicewidget.cpp:265
+#, fuzzy
+msgid "Generic SCSI"
+msgstr "แƒ–แƒแƒ’แƒแƒ“แƒ˜ SCSI"
+
+#: option/k3bdevicewidget.cpp:266
+#, fuzzy
+msgid "ATAPI"
+msgstr "ATAPI"
+
+#: option/k3bdevicewidget.cpp:270
+#, fuzzy
+msgid "Vendor:"
+msgstr "แƒ›แƒฌแƒแƒ แƒ›แƒแƒ”แƒ‘แƒ”แƒšแƒ˜:"
+
+#: option/k3bdevicewidget.cpp:274
+#, fuzzy
+msgid "Description:"
+msgstr "แƒแƒฆแƒฌแƒ”แƒ แƒ:"
+
+#: option/k3bdevicewidget.cpp:278
+#, fuzzy
+msgid "Firmware:"
+msgstr "Firmware:"
+
+#: option/k3bdevicewidget.cpp:286
+#, fuzzy
+msgid "Writes CD-R:"
+msgstr "CD-R-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: option/k3bdevicewidget.cpp:290
+#, fuzzy
+msgid "Writes CD-RW:"
+msgstr "CD-RW-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: option/k3bdevicewidget.cpp:294
+#, fuzzy
+msgid "Reads DVD:"
+msgstr "DVD-แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ:"
+
+#: option/k3bdevicewidget.cpp:298
+#, fuzzy
+msgid "Writes DVD-R(W):"
+msgstr "DVD-R(W)-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ:"
+
+#: option/k3bdevicewidget.cpp:302
+#, fuzzy
+msgid "Writes DVD-R Dual Layer:"
+msgstr "แƒแƒ  แƒคแƒ”แƒœแƒ˜แƒแƒœ DVD-R-แƒก แƒฌแƒ”แƒ แƒก:"
+
+#: option/k3bdevicewidget.cpp:307
+#, fuzzy
+msgid "Writes DVD+R(W):"
+msgstr "DVD+R(W)-แƒก แƒฌแƒ”แƒ แƒก:"
+
+#: option/k3bdevicewidget.cpp:311
+#, fuzzy
+msgid "Writes DVD+R Double Layer:"
+msgstr "แƒแƒ  แƒคแƒ”แƒœแƒ˜แƒแƒœ DVD+R-แƒก แƒฌแƒ”แƒ แƒก:"
+
+#: option/k3bdevicewidget.cpp:321
+#, fuzzy
+msgid "Buffer Size:"
+msgstr "แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#: option/k3bdevicewidget.cpp:340
+#, fuzzy
+msgid "Supports Burnfree:"
+msgstr "Burnfree-แƒก แƒฃแƒญแƒ”แƒ แƒก แƒ›แƒฎแƒแƒ แƒก:"
+
+#: option/k3bdevicewidget.cpp:348
+#, fuzzy
+msgid "Write modes:"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ”แƒ‘แƒ˜:"
+
+#: option/k3bdevicewidget.cpp:359 option/k3bdevicewidget.cpp:363
+#, fuzzy
+msgid "none"
+msgstr "แƒแƒ แƒ"
+
+#: option/k3bdevicewidget.cpp:375
+#, fuzzy
+msgid "Location of New Drive"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ›แƒ“แƒ”แƒ‘แƒแƒ แƒ”แƒแƒ‘แƒ"
+
+#: option/k3bdevicewidget.cpp:376
+#, fuzzy
+msgid ""
+"Please enter the device name where K3b should search\n"
+"for a new drive (example: /dev/cdrom):"
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜ K3b a แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜:"
+
+#: option/k3bdevicewidget.cpp:386
+#, fuzzy, c-format
+msgid ""
+"Could not find an additional device at\n"
+"%1"
+msgstr ""
+"แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ %1-แƒ–แƒ”\n"
+"แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: option/k3bexternalbinwidget.cpp:106
+#, fuzzy
+msgid "&Search"
+msgstr "แƒซแƒ˜แƒ”&แƒ‘แƒ"
+
+#: option/k3bexternalbinwidget.cpp:120
+#, fuzzy
+msgid "Set Default"
+msgstr "แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:121
+#, fuzzy
+msgid "Change the versions K3b should use."
+msgstr "แƒชแƒ•แƒšแƒ˜แƒก แƒ•แƒ”แƒ แƒกแƒ˜แƒแƒก แƒ แƒแƒช K3b-แƒ› แƒฃแƒœแƒ“แƒ แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒแƒก."
+
+#: option/k3bexternalbinwidget.cpp:122
+#, fuzzy
+msgid ""
+"<p>If K3b found more than one installed version of a program it will choose one "
+"as the <em>default</em> which will be used to do the work. If you want to "
+"change the default select the wanted version and press this button."
+msgstr ""
+"<p> K3b แƒ•แƒ”แƒ แƒกแƒ˜แƒ a แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ<em> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜</em> -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒชแƒ•แƒšแƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ "
+"แƒแƒ แƒฉแƒ”แƒ‘แƒ แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒ“แƒ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜."
+
+#: option/k3bexternalbinwidget.cpp:128
+#, fuzzy
+msgid "Use the 'Default' button to change the versions K3b should use."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ— 'แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜' แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ K3b-แƒก แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก แƒจแƒ”แƒกแƒแƒชแƒ•แƒ”แƒšแƒแƒ“."
+
+#: option/k3bexternalbinwidget.cpp:133
+#, fuzzy
+msgid "Path"
+msgstr "แƒ’แƒ”แƒ–แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:135
+#, fuzzy
+msgid "Features"
+msgstr "แƒจแƒ”แƒกแƒแƒซแƒšแƒ”แƒ‘แƒšแƒแƒ‘แƒแƒœแƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:153
+#, fuzzy
+msgid "User parameters have to be separated by space."
+msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ แƒฐแƒแƒ แƒ”แƒ—แƒ˜ แƒฃแƒœแƒ“แƒ แƒ’แƒแƒ˜แƒงแƒแƒก."
+
+#: option/k3bexternalbinwidget.cpp:157
+#, fuzzy
+msgid "Program"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+
+#: option/k3bexternalbinwidget.cpp:158
+#, fuzzy
+msgid "Parameters"
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:164
+#, fuzzy
+msgid "User Parameters"
+msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:173 option/k3bexternalbinwidget.cpp:181
+#, fuzzy
+msgid "Search Path"
+msgstr "แƒซแƒ˜แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ”แƒ–แƒ˜"
+
+#: option/k3bexternalbinwidget.cpp:175
+#, fuzzy
+msgid ""
+"<qt><b>Hint:</b> to force K3b to use another than the default name for the "
+"executable specify it in the search path.</qt>"
+msgstr ""
+"<qt><b>แƒ›แƒ˜แƒœแƒ˜แƒจแƒœแƒ”แƒ‘แƒ:</b>แƒ แƒแƒ—แƒ K3b-แƒ› แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒแƒก แƒกแƒฎแƒ•แƒ แƒ“แƒ แƒแƒ แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ "
+"แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก, แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒ”แƒ— แƒ˜แƒ’แƒ˜ แƒกแƒแƒซแƒ˜แƒ”แƒ‘แƒ แƒ’แƒ”แƒ–แƒจแƒ˜.</qt>"
+
+#: option/k3bexternalbinwidget.cpp:234
+#, fuzzy
+msgid " (not found)"
+msgstr " (แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ)"
+
+#: option/k3bexternalbinoptiontab.cpp:52
+#, fuzzy
+msgid ""
+"Specify the paths to the external programs that K3b needs to work properly, or "
+"press \"Search\" to let K3b search for the programs."
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜ K3b -แƒกแƒ™แƒ”แƒœ แƒแƒœ แƒซแƒ˜แƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ K3b -แƒ—แƒ•แƒ˜แƒก แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜."
+
+#: option/k3bburningoptiontab.cpp:62
+#, fuzzy
+msgid "Burning"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: option/k3bburningoptiontab.cpp:69
+#, fuzzy
+msgid "Allow overburning (&not supported by cdrecord <= 1.10)"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: option/k3bburningoptiontab.cpp:70
+#, fuzzy
+msgid "Force unsafe operations"
+msgstr "แƒซแƒแƒšแƒ“แƒแƒขแƒแƒœแƒ”แƒ‘แƒ แƒงแƒ•แƒ”แƒšแƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: option/k3bburningoptiontab.cpp:71
+#, fuzzy
+msgid "&Manual writing buffer size"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ— แƒ–แƒแƒ›แƒ"
+
+#: option/k3bburningoptiontab.cpp:73
+#, fuzzy
+msgid "MB"
+msgstr "แƒ›แƒ‘"
+
+#: option/k3bburningoptiontab.cpp:74
+#, fuzzy
+msgid "Manual writing application &selection"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ—"
+
+#: option/k3bburningoptiontab.cpp:84
+msgid "Do not &eject medium after write process"
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:85
+#, fuzzy
+msgid "Automatically erase CD-RWs and DVD-RWs"
+msgstr "CD-RW แƒ“แƒ DVD-RW-แƒ”แƒ‘แƒ˜แƒก แƒแƒ•แƒ แƒแƒ›แƒแƒขแƒฃแƒ แƒแƒ“ แƒฌแƒแƒจแƒšแƒ"
+
+#: option/k3bburningoptiontab.cpp:102
+msgid "Allow burning more than the official media capacity"
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:103
+#, fuzzy
+msgid "Allow to choose between cdrecord and cdrdao"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ"
+
+#: option/k3bburningoptiontab.cpp:104
+#, fuzzy
+msgid "Automatically erase CD-RWs and DVD-RWs without asking"
+msgstr "CD-RW แƒ“แƒ DVD-RW-แƒ”แƒ‘แƒ˜แƒก แƒแƒ•แƒ แƒแƒ›แƒแƒขแƒฃแƒ แƒแƒ“ แƒฌแƒแƒจแƒšแƒ แƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#: option/k3bburningoptiontab.cpp:105
+msgid "Do not eject the burn medium after a completed burn process"
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:106
+msgid "Force K3b to continue some operations otherwise deemed as unsafe"
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:108
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b gives the possibility to choose between "
+"cdrecord and cdrdao when writing a cd."
+"<p>This may be useful if one of the programs does not support the used writer."
+"<p><b>Be aware that K3b does not support both programs in all project types.</b>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒกแƒ™แƒ”แƒœ แƒ“แƒ a cd"
+"<p> แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜"
+"<p><b> K3b แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜ -แƒจแƒ˜ แƒงแƒ•แƒ”แƒšแƒ</b>"
+
+#: option/k3bburningoptiontab.cpp:116
+msgid ""
+"<p>Each medium has an official maximum capacity which is stored in a read-only "
+"area of the medium and is guaranteed by the vendor. However, this official "
+"maximum is not always the actual maximum. Many media have an actual total "
+"capacity that is slightly larger than the official amount."
+"<p>If this option is checked K3b will disable a safety check that prevents "
+"burning beyond the offical capacity."
+"<p><b>Caution:</b> Enabling this option can cause failures in the end of the "
+"burning process if K3b attempts to write beyond the official capacity. It makes "
+"sense to first determine the actual maximum capacity of the media brand with a "
+"simulated burn."
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:127
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will automatically erase CD-RWs and format "
+"DVD-RWs if one is found instead of an empty media before writing."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b CD แƒ“แƒ DVD แƒขแƒแƒšแƒ˜แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜."
+
+#: option/k3bburningoptiontab.cpp:131
+#, fuzzy
+msgid ""
+"<p>K3b uses a software buffer during the burning process to avoid gaps in the "
+"data stream due to high system load. The default sizes used are %1 MB for CD "
+"and %2 MB for DVD burning."
+"<p>If this option is checked the value specified will be used for both CD and "
+"DVD burning."
+msgstr ""
+"<p> K3b a แƒฉแƒแƒฌแƒ”แƒ แƒ -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒ›แƒ‘ -แƒ—แƒ•แƒ˜แƒก CD แƒ“แƒ แƒ›แƒ‘ -แƒ—แƒ•แƒ˜แƒก "
+"DVD แƒฉแƒแƒฌแƒ”แƒ แƒ"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก CD แƒ“แƒ DVD แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: option/k3bburningoptiontab.cpp:137
+msgid ""
+"<p>If this option is checked K3b will not eject the medium once the burn "
+"process finishes. This can be helpful in case one leaves the computer after "
+"starting the burning and does not want the tray to be open all the time."
+"<p>However, on Linux systems a freshly burned medium has to be reloaded. "
+"Otherwise the system will not detect the changes and still treat it as an empty "
+"medium."
+msgstr ""
+
+#: option/k3bburningoptiontab.cpp:143
+msgid ""
+"<p>If this option is checked K3b will continue in some situations which would "
+"otherwise be deemed as unsafe."
+"<p>This setting for example disables the check for medium speed verification. "
+"Thus, one can force K3b to burn a high speed medium on a low speed writer."
+"<p><b>Caution:</b> Enabling this option may result in damaged media."
+msgstr ""
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 25
+#: rc.cpp:3 rc.cpp:153
+#, fuzzy, no-c-format
+msgid "Filetype"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 49
+#: rc.cpp:6 rc.cpp:515 rc.cpp:524 rc.cpp:539 rc.cpp:551 rc.cpp:560 rc.cpp:961
+#: rc.cpp:967 rc.cpp:973 rc.cpp:1005 rc.cpp:1011
+#, fuzzy, no-c-format
+msgid "..."
+msgstr "..."
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 52
+#: rc.cpp:9
+#, fuzzy, no-c-format
+msgid "Configure Plugin"
+msgstr "แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 73
+#: rc.cpp:15
+#, fuzzy, no-c-format
+msgid "Create m&3u playlist"
+msgstr "m&3u แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 76
+#: rc.cpp:18
+#, fuzzy, no-c-format
+msgid "Create playlist for the ripped files"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 81
+#: rc.cpp:21
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will create a playlist of the ripped files\n"
+"which can be used with programs like xmms or noatun.\n"
+"<p>You may use the special strings to give the playlist a unique filename."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b a แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜ แƒแƒœ noatun\n"
+"<p> แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ a แƒฃแƒœแƒ˜แƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜."
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 117
+#: rc.cpp:26
+#, fuzzy, no-c-format
+msgid "&Use relative paths"
+msgstr "แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ’แƒ”แƒ–แƒ”แƒ‘แƒ˜แƒก &แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 120
+#: rc.cpp:29
+#, fuzzy, no-c-format
+msgid "Use relative paths instead of absolute"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒ‘แƒกแƒแƒšแƒฃแƒขแƒฃแƒ แƒ˜"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 126
+#: rc.cpp:32
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked, the entries in the playlist will be relative to "
+"its location.\n"
+"<p>Example: If your playlist is located in <em>/home/myself/music</em> and\n"
+"your audio files are in <em>/home/myself/music/cool</em>"
+"; then the entries in the\n"
+"playlist will look something like: <em>cool/track1.ogg</em>."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ“แƒ”แƒ‘แƒแƒ แƒ”แƒแƒ‘แƒ\n"
+"<p> แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜<em></em> แƒ“แƒ -แƒจแƒ˜<em></em> -แƒจแƒ˜<em></em>."
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 136
+#: rc.cpp:38
+#, fuzzy, no-c-format
+msgid "Create si&ngle file"
+msgstr "&แƒชแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 139
+#: rc.cpp:41
+#, fuzzy, no-c-format
+msgid "Rip all tracks to a single file"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ a แƒชแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 146
+#: rc.cpp:44
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will create only one\n"
+"audio file no matter how many tracks are ripped. This\n"
+"file will contain all tracks one after the other.\n"
+"<p>This might be useful to rip a live album or a radio play.\n"
+"<p><b>Caution:</b> The file will have the name of the first track."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜\n"
+"<p> -แƒกแƒ™แƒ”แƒœ a แƒแƒœ a\n"
+"<p><b></b> แƒคแƒแƒ˜แƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜."
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 182
+#: rc.cpp:51
+#, fuzzy, no-c-format
+msgid "Write &cue file"
+msgstr "&cue แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 185
+#: rc.cpp:54
+#, fuzzy, no-c-format
+msgid "Write a cuefile"
+msgstr "cuefile แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 188
+#: rc.cpp:57
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will create a CDRWIN cue file which allows to "
+"easily write a copy of the audio CD on other systems."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b a แƒคแƒแƒ˜แƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ a แƒแƒกแƒšแƒ˜ CD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ."
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 208
+#: rc.cpp:60 rc.cpp:120
+#, fuzzy, no-c-format
+msgid "Target Folder"
+msgstr "แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 232
+#: rc.cpp:66 rc.cpp:72 rc.cpp:126 rc.cpp:132
+#, fuzzy, no-c-format
+msgid "-"
+msgstr "-"
+
+#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 243
+#: rc.cpp:69 rc.cpp:129
+#, fuzzy, no-c-format
+msgid "Space needed:"
+msgstr "แƒกแƒ˜แƒ•แƒ แƒชแƒ”แƒ แƒกแƒแƒญแƒ˜แƒ แƒ:"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 16
+#: rc.cpp:75
+#, fuzzy, no-c-format
+msgid "Ripping Pattern"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 41
+#: rc.cpp:78
+#, fuzzy, no-c-format
+msgid "Replace all blan&ks with:"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒกแƒ˜&แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒก แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ:"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 52
+#: rc.cpp:81 rc.cpp:180 rc.cpp:866
+#, fuzzy, no-c-format
+msgid "_"
+msgstr "_"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 62
+#: rc.cpp:84
+#, fuzzy, no-c-format
+msgid "Playlist pattern:"
+msgstr "แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜:"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 86
+#: rc.cpp:87 rc.cpp:171
+#, fuzzy, no-c-format
+msgid "Ripped files pattern:"
+msgstr "แƒ’แƒแƒคแƒแƒขแƒ แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜:"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 105
+#: rc.cpp:90
+#, fuzzy, no-c-format
+msgid "Insert your custom pattern here"
+msgstr "แƒแƒฅ แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜ แƒฉแƒแƒกแƒ•แƒ˜แƒ—"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 138
+#: rc.cpp:93 rc.cpp:174
+#, fuzzy, no-c-format
+msgid "See special strings"
+msgstr "แƒกแƒžแƒ”แƒชแƒ˜แƒแƒšแƒฃแƒ แƒ˜ แƒกแƒขแƒ แƒ˜แƒฅแƒแƒœแƒ”แƒ‘แƒ˜แƒก แƒœแƒแƒฎแƒ•แƒ"
+
+#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 149
+#: rc.cpp:96
+#, fuzzy, no-c-format
+msgid "About conditional inclusion"
+msgstr "แƒžแƒ˜แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜ แƒฉแƒแƒกแƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒกแƒแƒฎแƒ”แƒ‘"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 28
+#: rc.cpp:99
+#, fuzzy, no-c-format
+msgid ""
+"Please select the audio streams you want to include in every ripped title"
+msgstr ""
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— แƒแƒฃแƒ“แƒ˜แƒ แƒœแƒแƒ™แƒ“แƒ”แƒ‘แƒ˜ แƒ แƒแƒช แƒงแƒแƒ•แƒ”แƒš แƒ’แƒแƒคแƒแƒขแƒ แƒฃแƒš แƒกแƒแƒ—แƒแƒฃแƒ แƒจแƒ˜ แƒฃแƒœแƒ“แƒ แƒ˜แƒงแƒแƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 51
+#: rc.cpp:102
+#, fuzzy, no-c-format
+msgid "Setti&ngs"
+msgstr "&แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 62
+#: rc.cpp:105
+#, fuzzy, no-c-format
+msgid "Video Quality"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 81
+#: rc.cpp:108
+#, fuzzy, no-c-format
+msgid "Video Size:"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒ–แƒแƒ›แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 102
+#: rc.cpp:111 rc.cpp:796
+#, fuzzy, no-c-format
+msgid "&Custom..."
+msgstr "แƒกแƒแƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ..."
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 120
+#: rc.cpp:114
+#, fuzzy, no-c-format
+msgid "Video Bitrate:"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒ‘แƒ˜แƒขแƒฃแƒ แƒ˜ แƒกแƒ˜แƒฎแƒจแƒ˜แƒ แƒ”:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 139
+#: rc.cpp:117 rc.cpp:150 rc.cpp:1148
+#, fuzzy, no-c-format
+msgid " kbps"
+msgstr " kbps"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 221
+#: rc.cpp:135
+#, fuzzy, no-c-format
+msgid "Audio Quality"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 250
+#: rc.cpp:138
+#, fuzzy, no-c-format
+msgid "Variable &Bitrate"
+msgstr "แƒชแƒ•แƒšแƒแƒ“แƒ˜ &Bitrate"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 266
+#: rc.cpp:141 rc.cpp:147
+#, fuzzy, no-c-format
+msgid "Audio Bitrate:"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ Bitrate:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 308
+#: rc.cpp:144
+#, no-c-format
+msgid ""
+"<p>No Audio Quality settings available for <em>AC3 pass-through</em>"
+". The audio stream from the Video DVD is used without any changes."
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 411
+#: rc.cpp:156
+#, fuzzy, no-c-format
+msgid "Video Codec:"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒ™แƒแƒ“แƒ”แƒ™แƒ˜:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 419
+#: rc.cpp:159
+#, no-c-format
+msgid "Select the Video codec used to encode the DVD titles"
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 437
+#: rc.cpp:162
+#, fuzzy, no-c-format
+msgid "Audio Codec:"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ™แƒแƒ“แƒ”แƒ™แƒ˜:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 445
+#: rc.cpp:165
+#, no-c-format
+msgid "Select the Audio codec used to encode the DVD titles"
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 459
+#: rc.cpp:168
+#, fuzzy, no-c-format
+msgid "File Namin&g"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒ&แƒกแƒแƒฎแƒ”แƒšแƒ”แƒ‘แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 529
+#: rc.cpp:177
+#, fuzzy, no-c-format
+msgid "Replace all &blanks with:"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ &แƒกแƒ˜แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒก แƒฉแƒแƒœแƒชแƒ•แƒšแƒ”แƒ‘แƒ:"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 588
+#: rc.cpp:186
+#, fuzzy, no-c-format
+msgid "&2-pass encoding"
+msgstr "&2-แƒคแƒแƒ–แƒ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 591
+#: rc.cpp:189
+#, fuzzy, no-c-format
+msgid "Alt+2"
+msgstr "Alt+2"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 597
+#: rc.cpp:192
+#, fuzzy, no-c-format
+msgid "Enable 2-pass encoding"
+msgstr "&2-แƒคแƒแƒ–แƒ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 602
+#: rc.cpp:195
+#, no-c-format
+msgid ""
+"<p>If this option is checked K3b encodes the video titles in two passes. The "
+"first pass is used to gather information about the video in order to improve "
+"the distribution of bits in the second pass. The resulting video will have a "
+"higher quality using a variable bitrate.\n"
+"<p>If this option is not checked K3b will create video files with a constant "
+"bitrate and a lower quality.\n"
+"<p>2-pass encoding results in a doubled encoding time."
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 610
+#: rc.cpp:200
+#, fuzzy, no-c-format
+msgid "Automatic &Video Clipping"
+msgstr "แƒแƒ•แƒขแƒแƒ›แƒแƒขแƒฃแƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 616
+#: rc.cpp:203
+#, fuzzy, no-c-format
+msgid "Automatically detect the black borders of the video"
+msgstr "แƒคแƒ˜แƒšแƒ›แƒจแƒ˜ แƒจแƒแƒ•แƒ˜ แƒฉแƒแƒ แƒฉแƒแƒ”แƒ‘แƒ˜แƒก แƒ›แƒแƒญแƒ แƒ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 621
+#: rc.cpp:206
+#, no-c-format
+msgid ""
+"<p>Most Video DVDs are encoded in a letterboxed format. <em>Letterboxed</em> "
+"refers to black bars used at the top and bottom (and sometimes at the sides) of "
+"the video to force it into one of the aspect ratios supported by the Video DVD "
+"standard.\n"
+"<p>If this option is checked K3b will automatically detect and remove these "
+"black bars from the resulting video.\n"
+"<p>Although this method is very reliable there may be problems if the source "
+"material is exceptionally short or dark."
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 629
+#: rc.cpp:211
+#, fuzzy, no-c-format
+msgid "Resample Audio to &44.1 KHz"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ -แƒกแƒ™แƒ”แƒœ"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 632
+#: rc.cpp:214
+#, fuzzy, no-c-format
+msgid "Alt+4"
+msgstr "Alt+4"
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 638
+#: rc.cpp:217
+#, no-c-format
+msgid "Change the sample rate of the audio stream to 44.1 KHz"
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 642
+#: rc.cpp:220
+#, no-c-format
+msgid ""
+"<p>Video DVD audio streams normally are encoded with a sampling rate of 48000 "
+"Hz. Audio CDs on the other hand are encoded with a sampling rate of 44100 Hz.\n"
+"<p>If this option is checked K3b will change the sampling rate of the audio "
+"stream to 44100 Hz."
+msgstr ""
+
+#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 650
+#: rc.cpp:224
+#, fuzzy, no-c-format
+msgid "Low s&cheduling priority for the video transcoding process"
+msgstr "แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒžแƒ แƒ˜แƒแƒ แƒ˜แƒขแƒ”แƒขแƒ˜ -แƒ—แƒ•แƒ˜แƒก"
+
+#. i18n: file ./k3bui.rc line 4
+#: rc.cpp:227
+#, fuzzy, no-c-format
+msgid "&Project"
+msgstr "&แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#. i18n: file ./k3bui.rc line 24
+#: rc.cpp:233
+#, fuzzy, no-c-format
+msgid "&Device"
+msgstr "&แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ"
+
+#. i18n: file ./k3bui.rc line 56
+#: rc.cpp:242
+#, fuzzy, no-c-format
+msgid "Tools"
+msgstr "แƒฎแƒ”แƒšแƒกแƒแƒฌแƒงแƒแƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./k3bui.rc line 63
+#: rc.cpp:245
+#, fuzzy, no-c-format
+msgid "Quick Dir Selector"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ Dir แƒแƒ›แƒ แƒฉแƒ”แƒ•แƒ˜"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 30
+#: rc.cpp:251
+#, fuzzy, no-c-format
+msgid "&Ask to save projects on exit"
+msgstr "แƒ’แƒแƒกแƒ•แƒšแƒ˜แƒกแƒแƒก แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ˜แƒก แƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 33
+#: rc.cpp:254
+#, fuzzy, no-c-format
+msgid "Ask to save modified projects on exit"
+msgstr "แƒ’แƒแƒกแƒ•แƒšแƒ˜แƒกแƒแƒก แƒฉแƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ˜แƒก แƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 49
+#: rc.cpp:257
+#, fuzzy, no-c-format
+msgid "Default Temporary Directory:"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ:"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 57
+#: rc.cpp:260
+#, fuzzy, no-c-format
+msgid "The directory where K3b stores temporary files"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ แƒกแƒแƒ“แƒแƒช K3b แƒ˜แƒœแƒแƒฎแƒแƒ•แƒก แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒก"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 61
+#: rc.cpp:263
+#, fuzzy, no-c-format
+msgid ""
+"<p>This is the default temporary directory. This is where K3b will store "
+"temporary files like iso images or decoded audio files.\n"
+"<p>Be aware that the temporary directory may also be changed in every project "
+"burn dialog."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒขแƒแƒšแƒ˜แƒ K3b แƒแƒœ\n"
+"<p> แƒจแƒ”แƒชแƒ•แƒšแƒ˜แƒšแƒ˜ -แƒจแƒ˜."
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 73
+#: rc.cpp:267
+#, fuzzy, no-c-format
+msgid "System"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 84
+#: rc.cpp:270
+#, fuzzy, no-c-format
+msgid "&Check system configuration"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 87
+#: rc.cpp:273
+#, fuzzy, no-c-format
+msgid "Check system Configuration"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 90
+#: rc.cpp:276
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will check the system configuration for any "
+"problems on startup and when the the user changes the settings."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒ—แƒ•แƒ˜แƒก แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ."
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 106
+#: rc.cpp:279
+#, fuzzy, no-c-format
+msgid "Used audio output system:"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ:"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 119
+#: rc.cpp:282
+#, fuzzy, no-c-format
+msgid "Confi&gure..."
+msgstr "แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ..."
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 131
+#: rc.cpp:285
+#, fuzzy, no-c-format
+msgid "GUI Settings"
+msgstr "GUI แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 142
+#: rc.cpp:288
+#, fuzzy, no-c-format
+msgid "Show progress &OSD"
+msgstr "OSD แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 145
+#: rc.cpp:291
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will display the progress in an OSD which "
+"always stays on top of all other windows."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ -แƒจแƒ˜ OSD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒงแƒ•แƒ”แƒšแƒ."
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 153
+#: rc.cpp:294
+#, fuzzy, no-c-format
+msgid "Hide &main window while writing"
+msgstr "แƒฌแƒ”แƒ แƒ˜แƒกแƒแƒก แƒ›แƒ—แƒแƒ•แƒแƒ แƒ˜ แƒคแƒแƒœแƒฏแƒ แƒ˜แƒก แƒ“แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 156
+#: rc.cpp:297
+#, fuzzy, no-c-format
+msgid "Hide the main window while displaying the progress window"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ˜แƒก แƒคแƒแƒœแƒฏแƒ แƒ˜แƒก แƒแƒกแƒแƒฎแƒ•แƒ˜แƒกแƒแƒก แƒ›แƒ—แƒแƒ•แƒแƒ แƒ˜ แƒคแƒแƒœแƒฏแƒ แƒ˜แƒก แƒ“แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 159
+#: rc.cpp:300
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will hide the main window while displaying the "
+"progress dialog."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ."
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 167
+#: rc.cpp:303
+#, fuzzy, no-c-format
+msgid "Show splash screen"
+msgstr "แƒ›แƒ˜แƒกแƒแƒšแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ”แƒ™แƒ แƒแƒœแƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 170
+#: rc.cpp:306
+#, fuzzy, no-c-format
+msgid "Show the splash screen when K3b starts"
+msgstr "แƒ›แƒ˜แƒกแƒแƒšแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ”แƒ™แƒ แƒแƒœแƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ แƒ แƒแƒ“แƒ”แƒกแƒแƒช K3b แƒ˜แƒฌแƒงแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 178
+#: rc.cpp:309
+#, fuzzy, no-c-format
+msgid "E&nable Konqueror integration"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 181
+#: rc.cpp:312
+#, no-c-format
+msgid "Enable integration of K3b actions into Konqueror menus"
+msgstr ""
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 186
+#: rc.cpp:315
+#, no-c-format
+msgid ""
+"<p>K3b can integrate itself into Konqueror. This integration allows to start "
+"K3b from the context menu in the file manager.\n"
+"<p>A typical example is: in order to burn a folder to a data CD one clicks on "
+"the folder using the right mouse button. In the appearing context menu one "
+"selects \"Create Data CD with K3b...\" and a new K3b project containing the "
+"folder is created.\n"
+"<p><em>Konqueror integration is not enabled by default to prevent unwanted "
+"cluttering of the Konqueror menus.</em>"
+msgstr ""
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 194
+#: rc.cpp:320
+#, no-c-format
+msgid "&Keep action dialogs open"
+msgstr ""
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 197
+#: rc.cpp:323
+#, no-c-format
+msgid "Do not close action dialogs after finishing the process"
+msgstr ""
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 200
+#: rc.cpp:326
+#, no-c-format
+msgid ""
+"<p>If this option is checked K3b will not close action dialogs such as the CD "
+"Copy dialog after the process has been finished. It will be kept open to start "
+"a new process like copying another CD."
+msgstr ""
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 216
+#: rc.cpp:329
+#, fuzzy, no-c-format
+msgid "&Default action dialog settings:"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./option/base_k3bmiscoptiontab.ui line 227
+#: rc.cpp:332
+#, no-c-format
+msgid "Settings to load when opening an action dialog"
+msgstr ""
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 28
+#: rc.cpp:335
+#, fuzzy, no-c-format
+msgid "Theme Selection"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜แƒ"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 37
+#: rc.cpp:338
+#, fuzzy, no-c-format
+msgid "Theme"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 70
+#: rc.cpp:347
+#, fuzzy, no-c-format
+msgid "Comment"
+msgstr "แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ˜"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 136
+#: rc.cpp:354
+#, fuzzy, no-c-format
+msgid "no Theme selected"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ›แƒ”แƒ‘แƒ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 187
+#: rc.cpp:358
+#, fuzzy, no-c-format
+msgid "Install New Theme..."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ—แƒ”แƒ›แƒ˜แƒก แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ..."
+
+#. i18n: file ./option/base_k3bthemeoptiontab.ui line 195
+#: rc.cpp:361
+#, fuzzy, no-c-format
+msgid "Remove Theme"
+msgstr "แƒ—แƒ”แƒ›แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#. i18n: file ./option/base_k3bpluginoptiontab.ui line 28
+#: rc.cpp:364
+#, fuzzy, no-c-format
+msgid "Configure..."
+msgstr "แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ..."
+
+#. i18n: file ./option/base_k3bpluginoptiontab.ui line 58
+#: rc.cpp:367
+#, fuzzy, no-c-format
+msgid ""
+"<p>Here all <em>K3b Plugins</em> may be configured. Be aware that this does not "
+"include the <em>KPart Plugins</em> which embed themselves in the K3b menu "
+"structure.</p>"
+msgstr ""
+"<p> แƒงแƒ•แƒ”แƒšแƒ<em> K3b แƒ›แƒแƒ“แƒฃแƒšแƒ”แƒ‘แƒ˜</em> แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ<em> แƒ›แƒแƒ“แƒฃแƒšแƒ”แƒ‘แƒ˜</em> -แƒจแƒ˜ K3b</p>"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 17
+#: rc.cpp:370
+#, fuzzy, no-c-format
+msgid "CDDB Options"
+msgstr "CDDB แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 46
+#: rc.cpp:373
+#, fuzzy, no-c-format
+msgid "Local"
+msgstr "แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 57
+#: rc.cpp:376
+#, fuzzy, no-c-format
+msgid "Use local CDDB directory"
+msgstr "แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜ CDDB แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 68
+#: rc.cpp:379
+#, fuzzy, no-c-format
+msgid "Save entries in local directory (the first directory in the list)"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ—แƒ แƒšแƒแƒ™แƒแƒšแƒฃแƒ  แƒกแƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒแƒจแƒ˜ แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ (แƒกแƒ˜แƒแƒจแƒ˜ แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ)"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 102
+#: rc.cpp:382
+#, fuzzy, no-c-format
+msgid "Directory:"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ:"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 108
+#: projects/k3bdatadirtreeview.cpp:84 projects/k3bdatapropertiesdialog.cpp:108
+#: projects/k3bdataviewitem.cpp:170 rc.cpp:385
+#, fuzzy, no-c-format
+msgid "Directory"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 135
+#: rc.cpp:389
+#, fuzzy, no-c-format
+msgid "Move directory down"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 149
+#: rc.cpp:393
+#, fuzzy, no-c-format
+msgid "Add directory"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 171
+#: rc.cpp:398
+#, fuzzy, no-c-format
+msgid "Remove directory"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 185
+#: rc.cpp:402
+#, fuzzy, no-c-format
+msgid "Move directory up"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒแƒฌแƒ”แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 214
+#: rc.cpp:405
+#, fuzzy, no-c-format
+msgid "Remote"
+msgstr "แƒ“แƒแƒจแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 251
+#: rc.cpp:408
+#, fuzzy, no-c-format
+msgid "Server:"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜:"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 273
+#: rc.cpp:414
+#, fuzzy, no-c-format
+msgid "Server"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 284
+#: rc.cpp:417
+#, fuzzy, no-c-format
+msgid "Port"
+msgstr "แƒžแƒแƒ แƒขแƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 328
+#: rc.cpp:422
+#, fuzzy, no-c-format
+msgid "Port "
+msgstr "แƒžแƒแƒ แƒขแƒ˜ "
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 342
+#: rc.cpp:426
+#, fuzzy, no-c-format
+msgid "Add server"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 356
+#: rc.cpp:430
+#, fuzzy, no-c-format
+msgid "Remove server"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 370
+#: rc.cpp:434
+#, fuzzy, no-c-format
+msgid "Move server up"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜แƒก แƒแƒฌแƒ”แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 384
+#: rc.cpp:438
+#, fuzzy, no-c-format
+msgid "Move server down"
+msgstr "แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 411
+#: rc.cpp:441
+#, fuzzy, no-c-format
+msgid "Enable remote CDDB queries"
+msgstr "แƒ“แƒแƒจแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ CDDB แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 440
+#: rc.cpp:447
+#, fuzzy, no-c-format
+msgid "CGI Path"
+msgstr "CGI แƒ’แƒ”แƒ–แƒ˜"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 460
+#: rc.cpp:450
+#, fuzzy, no-c-format
+msgid "~/cddb/cddb.cgi"
+msgstr "~/cddb/cddb.cgi"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 471
+#: rc.cpp:453
+#, fuzzy, no-c-format
+msgid "Path:"
+msgstr "แƒ’แƒ”แƒ–แƒ˜:"
+
+#. i18n: file ./option/base_k3bcddboptiontab.ui line 479
+#: rc.cpp:456
+#, fuzzy, no-c-format
+msgid "Manual CGI path"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ— แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ CGI แƒ’แƒ”แƒ–แƒ˜"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 9
+#: rc.cpp:459
+#, fuzzy, no-c-format
+msgid "K3bAudioTrackWidget"
+msgstr "K3bAudioTrackWidget"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 27
+#: rc.cpp:462
+#, fuzzy, no-c-format
+msgid "C&D-Text"
+msgstr "C&D แƒขแƒ”แƒฅแƒกแƒขแƒ˜"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 51
+#: rc.cpp:465 rc.cpp:530
+#, fuzzy, no-c-format
+msgid "So&ngwriter:"
+msgstr "&แƒกแƒ˜แƒ›แƒฆแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 91
+#: rc.cpp:468 rc.cpp:545
+#, fuzzy, no-c-format
+msgid "&Arranger:"
+msgstr "&แƒ’แƒแƒœแƒ›แƒšแƒแƒ’แƒ”แƒ‘แƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 102
+#: rc.cpp:471 rc.cpp:533
+#, fuzzy, no-c-format
+msgid "&Composer:"
+msgstr "&แƒ™แƒแƒ›แƒžแƒแƒ–แƒ˜แƒขแƒแƒ แƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 113
+#: rc.cpp:474
+#, fuzzy, no-c-format
+msgid "&Message:"
+msgstr "แƒจแƒ”&แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 129
+#: rc.cpp:477 rc.cpp:548
+#, fuzzy, no-c-format
+msgid "&Performer:"
+msgstr "&แƒฌแƒแƒ แƒ›แƒ“แƒ’แƒ”แƒœแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 140
+#: rc.cpp:480
+#, fuzzy, no-c-format
+msgid "&ISRC:"
+msgstr "&ISRC:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 151
+#: rc.cpp:483 rc.cpp:557 rc.cpp:1017
+#, fuzzy, no-c-format
+msgid "&Title:"
+msgstr "&แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 204
+#: rc.cpp:489
+#, fuzzy, no-c-format
+msgid "Preemph&asis"
+msgstr "แƒแƒฅแƒชแƒ”แƒœแƒขแƒ˜"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 207
+#: rc.cpp:492
+#, fuzzy, no-c-format
+msgid ""
+"<p>Preemphasis is mainly used in audio processing. Higher frequencies in audio "
+"signals usually have lower amplitudes. This can lead to bad signal quality on "
+"noisy transmission because the high frequencies might become too weak. To avoid "
+"this effect, high frequencies are amplified before transmission (preemphasis); "
+"the receiver will then weaken them accordingly for playback."
+msgstr "แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ›แƒแƒฆแƒแƒšแƒ˜ -แƒ›แƒ“แƒ” แƒ›แƒแƒฆแƒแƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก."
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 215
+#: rc.cpp:495
+#, fuzzy, no-c-format
+msgid "&Copy permitted"
+msgstr "แƒแƒกแƒšแƒ˜ แƒœแƒ”แƒ‘แƒแƒ“แƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 231
+#: rc.cpp:498
+#, fuzzy, no-c-format
+msgid "Post-Gap:"
+msgstr "Gap:"
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 239
+#: rc.cpp:501
+#, no-c-format
+msgid "Set the length of the track's post-gap"
+msgstr ""
+
+#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 247
+#: rc.cpp:504
+#, no-c-format
+msgid ""
+"<p>On an audio CD each track (except for the last) can have a post-gap.\n"
+"This does not mean that K3b adds an additional gap of silence to the track. "
+"This setting simply influences the display on a Hifi audio CD player. The part "
+"of an audio track that is marked as post-gap is counted backwards.\n"
+"<p>This setting is irrelevant for most users as todays CD burners can put "
+"arbitrary audio data in the post-gap when burning in DAO mode.\n"
+"<p><i>In other CD-burning applications the post-gap might be called the "
+"pre-gap. The pre-gap of track 2 is the same as the post-gap of track 1.\n"
+"<p><b>Changing the post-gap does not change the length of the track!</b>\n"
+"<p><b>When writing in TAO writing mode (not recommended for Audio CDs) the "
+"post-gap will most likely be muted and on some burners forced to 2 seconds.</b>"
+msgstr ""
+
+#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 20
+#: rc.cpp:512
+#, fuzzy, no-c-format
+msgid "Messa&ge:"
+msgstr "แƒจแƒ”&แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ:"
+
+#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 47
+#: rc.cpp:518 rc.cpp:527 rc.cpp:542 rc.cpp:554 rc.cpp:563 rc.cpp:1008
+#: rc.cpp:1014
+#, fuzzy, no-c-format
+msgid "Copy to all tracks"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒแƒกแƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 57
+#: rc.cpp:521
+#, fuzzy, no-c-format
+msgid "&UPC EAN:"
+msgstr "&UPC EAN:"
+
+#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 116
+#: rc.cpp:536
+#, fuzzy, no-c-format
+msgid "&Disk id:"
+msgstr "&แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก id:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 23
+#: rc.cpp:566
+#, fuzzy, no-c-format
+msgid "Playback Settings"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 34
+#: rc.cpp:569
+#, fuzzy, no-c-format
+msgid "MPlayer subtitle fontset:"
+msgstr "MPlayer แƒกแƒฃแƒ‘แƒขแƒ˜แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ แƒ˜แƒคแƒขแƒ˜:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 42
+#: rc.cpp:572
+#, no-c-format
+msgid "Select the font to be used to render subtitles"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 50
+#: rc.cpp:575
+#, fuzzy, no-c-format
+msgid "Unwanted MPlayer options:"
+msgstr "MPlayer-แƒ˜แƒก แƒแƒ แƒแƒกแƒแƒกแƒฃแƒ แƒ•แƒ”แƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 69
+#: rc.cpp:579
+#, fuzzy, no-c-format
+msgid "Pla&y files randomly"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ˜แƒ—แƒ˜ แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ— &แƒ“แƒแƒ™แƒ•แƒ แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 72
+#: rc.cpp:582
+#, fuzzy, no-c-format
+msgid "The files are played in random order"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ˜แƒ—แƒ˜ แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 75
+#: rc.cpp:585
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked the order in which the files are played is "
+"determined randomly every time it is played."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ แƒ แƒขแƒแƒšแƒ˜แƒ."
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 83
+#: rc.cpp:588
+#, fuzzy, no-c-format
+msgid "&Do not use DMA"
+msgstr "DMA &แƒแƒ  แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 86
+#: rc.cpp:591
+#, fuzzy, no-c-format
+msgid "Do not use DMA for media access"
+msgstr "DMA แƒ›แƒ”แƒ“แƒ˜แƒ แƒฌแƒ•แƒ“แƒแƒ›แƒ˜แƒก แƒแƒ  แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 89
+#: rc.cpp:594
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked the resulting eMovix CD/DVD will not use DMA for "
+"accessing the drive. This will slow down reading from the CD/DVD but may be "
+"necessary on some systems that do not support DMA.</p>"
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ eMovix CD DVD -แƒ—แƒ•แƒ˜แƒก CD DVD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</p>"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 99
+#: rc.cpp:597
+#, fuzzy, no-c-format
+msgid "MPlayer options you want to be sure MPlayer will not use"
+msgstr ""
+"MPlayer แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ แƒ แƒแƒ“แƒ”แƒกแƒแƒช แƒ’แƒ˜แƒœแƒ“แƒแƒ— แƒ“แƒแƒ แƒฌแƒ›แƒฃแƒœแƒ“แƒ”แƒ— แƒ แƒแƒ› MPlayer แƒแƒ  แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ "
+"แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 104
+#: rc.cpp:600
+#, fuzzy, no-c-format
+msgid ""
+"<p>Here one can specify MPlayer options that should never be used.\n"
+"<p>They have to be separated by spaces:\n"
+"<pre>opt1 opt2 opt3</pre>"
+msgstr ""
+"<p> MPlayer แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒกแƒ“แƒ แƒแƒก\n"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒฆแƒแƒ แƒ”แƒ‘แƒ˜\n"
+"<pre></pre>"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 112
+#: rc.cpp:605
+#, fuzzy, no-c-format
+msgid "Additional MPlayer options"
+msgstr "แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒ˜ MPlayer แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 117
+#: rc.cpp:608
+#, fuzzy, no-c-format
+msgid ""
+"<p>MPlayer options that should be used in any case.\n"
+"<p>They have to be separated by spaces:\n"
+"<pre>opt1 opt2 opt3</pre>"
+msgstr ""
+"<p> MPlayer แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ -แƒจแƒ˜ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜\n"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒฆแƒแƒ แƒ”แƒ‘แƒ˜\n"
+"<pre></pre>"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 125
+#: rc.cpp:613
+#, fuzzy, no-c-format
+msgid "Additional MPlayer options:"
+msgstr "MPlayer-แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 133
+#: rc.cpp:616
+#, fuzzy, no-c-format
+msgid "Loop playlist:"
+msgstr "แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜แƒก แƒฉแƒแƒฎแƒ•แƒ”แƒ•แƒ:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 141
+#: projects/k3bvcdtrackdialog.cpp:476 rc.cpp:619
+#, fuzzy, no-c-format
+msgid " time(s)"
+msgstr "แƒฏแƒ”แƒ "
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 144
+#: rc.cpp:622
+#, fuzzy, no-c-format
+msgid "infinity"
+msgstr "แƒฃแƒกแƒแƒกแƒ แƒฃแƒšแƒแƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 150
+#: rc.cpp:625
+#, fuzzy, no-c-format
+msgid "How many times should the playlist be looped"
+msgstr "แƒ แƒแƒ›แƒ“แƒ”แƒœแƒฏแƒ”แƒ  แƒฃแƒœแƒ“แƒ แƒ“แƒแƒขแƒ แƒ˜แƒแƒšแƒ“แƒ”แƒก แƒ แƒ”แƒžแƒ”แƒ แƒขแƒฃแƒแƒ แƒ˜"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 158
+#: rc.cpp:628
+#, fuzzy, no-c-format
+msgid "Audio Player Background:"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ“แƒแƒ›แƒ™แƒ•แƒ แƒ”แƒšแƒ˜แƒก แƒคแƒแƒœแƒ˜:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 166
+#: rc.cpp:631
+#, no-c-format
+msgid "Background video to show during audio playback"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 171
+#: rc.cpp:634
+#, no-c-format
+msgid ""
+"<p><b>Audio Player Background</b>\n"
+"<p>During audio playback normally the screen would be black. However, if a "
+"background movie has been selected, eMovix will display it during playback.\n"
+"<p>Additional background movies can be installed. However, this is not as "
+"simple as a few mouse clicks. The background movies are stored in the emovix "
+"shared data folder (mostly <i>/usr/share/emovix</i> or <i>"
+"/usr/local/share/emovix</i>) under <em>backgrounds</em>"
+". So to add a background one has to copy the file to that folder."
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 181
+#: rc.cpp:639
+#, fuzzy, no-c-format
+msgid "Startup Behavior"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ˜แƒก แƒฅแƒชแƒ”แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 192
+#: rc.cpp:642
+#, fuzzy, no-c-format
+msgid "Keyboard Layout:"
+msgstr "แƒ™แƒšแƒแƒ•แƒ˜แƒแƒขแƒฃแƒ แƒ˜แƒก แƒ’แƒแƒœแƒšแƒแƒ’แƒ”แƒ‘แƒ:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 200
+#: rc.cpp:645
+#, fuzzy, no-c-format
+msgid "eMovix boot messages language:"
+msgstr "eMovix แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒจแƒ”แƒขแƒงแƒแƒ‘แƒ˜แƒœแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ”แƒœแƒ:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 208
+#: rc.cpp:648
+#, no-c-format
+msgid "Select the language of the eMovix help screens"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 216
+#: rc.cpp:651
+#, fuzzy, no-c-format
+msgid "Default boot label:"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ”แƒขแƒ˜แƒ™แƒ”แƒขแƒ˜:"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 224
+#: rc.cpp:654
+#, no-c-format
+msgid "Select the default Linux kernel configuration"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 234
+#: rc.cpp:657
+#, no-c-format
+msgid ""
+"<p><b>eMovix Boot Labels</b>\n"
+"<p>eMovix provides are variety or different boot configurations which can be "
+"selected at boot time via a boot label (compare Lilo or Grub). The many "
+"different boot configurations mainly influence the Video output.\n"
+"<p>The <b>default</b>, <b>movix</b>, or <b>MoviX</b> "
+"labels start a general Vesa video driver.\n"
+"<p>The <b>TV</b> labels can be used to direct video to the TV output of the "
+"graphic board. eMovix provides TVout drivers for different brands of graphic "
+"boards.\n"
+"<p>The <b>FB</b> labels refer to configurations that start a Frame Buffer "
+"driver in different screen resolutions.\n"
+"<p>The <b>AA</b> labels make eMovix output the video through the Ascii-Art "
+"library which displays the picture in text mode through the usage of simple "
+"Acsii characters.\n"
+"<p>The <b>hd</b> label makes eMovix boot from the local harddisk instead of the "
+"medium. This can be used to prevent accidental starting of an eMovix medium.\n"
+"<p>The <b>floppy</b> label makes eMovix boot from the local floppy drive "
+"instead of the medium."
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 242
+#: rc.cpp:667
+#, fuzzy, no-c-format
+msgid "Select the layout of the keyboard"
+msgstr "data-track-แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 245
+#: rc.cpp:670
+#, no-c-format
+msgid ""
+"<p>The keyboard layout selected here will be used for the eMovix commands like "
+"controlling the media player."
+msgstr ""
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 263
+#: rc.cpp:673
+#, fuzzy, no-c-format
+msgid "Behavior After Playing"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒฅแƒชแƒ”แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 274
+#: rc.cpp:676
+#, fuzzy, no-c-format
+msgid "E&ject disk"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒ’แƒแƒ›แƒแƒฆแƒ”&แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 277
+#: rc.cpp:679
+#, fuzzy, no-c-format
+msgid "Eject the disk after playing has finished"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 280
+#: rc.cpp:682
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked the disk will be ejected after MPlayer has "
+"finished."
+msgstr ""
+"<p>แƒ—แƒฃ แƒ”แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ˜ แƒ›แƒแƒœแƒ˜แƒจแƒœแƒฃแƒšแƒ˜แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒ’แƒแƒ›แƒแƒ˜แƒฆแƒ”แƒ‘แƒ แƒ แƒแƒ“แƒ”แƒกแƒแƒช MPlayer แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ”แƒ‘แƒ."
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 288
+#: rc.cpp:685
+#, fuzzy, no-c-format
+msgid "Sh&utdown"
+msgstr "&แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 291
+#: rc.cpp:688
+#, fuzzy, no-c-format
+msgid "Shutdown after playing has finished"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 294
+#: rc.cpp:691
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked the PC will be shut down after MPlayer has "
+"finished playing."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ™แƒแƒ›แƒžแƒ˜แƒฃแƒขแƒ”แƒ แƒ˜แƒ“แƒแƒœ MPlayer แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ."
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 302
+#: rc.cpp:694
+#, fuzzy, no-c-format
+msgid "Re&boot"
+msgstr "แƒ’แƒ&แƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 305
+#: rc.cpp:697
+#, fuzzy, no-c-format
+msgid "Reboot after playing has finished"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 308
+#: rc.cpp:700
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked the PC will be rebooted after MPlayer has finished "
+"playing."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ™แƒแƒ›แƒžแƒ˜แƒฃแƒขแƒ”แƒ แƒ˜แƒ“แƒแƒœ MPlayer แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ."
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 36
+#: rc.cpp:703
+#, fuzzy, no-c-format
+msgid "Boot images:"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 44
+#: rc.cpp:706
+#, fuzzy, no-c-format
+msgid "&New..."
+msgstr "&แƒแƒฎแƒแƒšแƒ˜..."
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 47
+#: rc.cpp:709
+#, fuzzy, no-c-format
+msgid "Add new boot image"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒแƒšแƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 58
+#: rc.cpp:715
+#, fuzzy, no-c-format
+msgid "Remove selected boot image"
+msgstr "แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 66
+#: rc.cpp:718 rc.cpp:727
+#, fuzzy, no-c-format
+msgid "Emulation Type"
+msgstr "แƒ”แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 88
+#: projects/k3bdatafileview.cpp:73 projects/k3bmovixlistview.cpp:177
+#: rc.cpp:724
+#, fuzzy, no-c-format
+msgid "Local Path"
+msgstr "แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒ’แƒ”แƒ–แƒ˜"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 123
+#: rc.cpp:730
+#, fuzzy, no-c-format
+msgid "Flopp&y"
+msgstr "&แƒ“แƒ˜แƒกแƒ™แƒ”แƒขแƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 126
+#: rc.cpp:733
+#, fuzzy, no-c-format
+msgid "Emulate a 1440/2880 kb floppy"
+msgstr "1440/2880 แƒ™แƒ‘ แƒ“แƒ˜แƒกแƒ™แƒ”แƒขแƒ˜แƒก แƒ”แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 134
+#: projects/k3bbootimageview.cpp:59 rc.cpp:736
+#, fuzzy, no-c-format
+msgid "Harddisk"
+msgstr "Harddisk"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 137
+#: rc.cpp:739
+#, fuzzy, no-c-format
+msgid "Emulate a harddisk"
+msgstr "แƒฎแƒ˜แƒกแƒขแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒ”แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 145
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:440
+#: projects/k3bbootimageview.cpp:61 rc.cpp:742
+#, fuzzy, no-c-format
+msgid "None"
+msgstr "แƒแƒ แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 148
+#: rc.cpp:745
+#, fuzzy, no-c-format
+msgid "No emulation at all"
+msgstr "แƒ”แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 177
+#: rc.cpp:751
+#, fuzzy, no-c-format
+msgid "No boot image"
+msgstr "แƒแƒ แƒแƒ แƒฉแƒแƒกแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 180
+#: rc.cpp:754
+#, fuzzy, no-c-format
+msgid "Do not boot from the emulated floppy/harddisk"
+msgstr "แƒ”แƒ›แƒฃแƒšแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ”แƒขแƒ˜แƒ“แƒแƒœ/แƒฎแƒ˜แƒกแƒขแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒ“แƒแƒœ แƒแƒ  แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 188
+#: rc.cpp:757
+#, fuzzy, no-c-format
+msgid "Boot-info-table"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก-แƒ˜แƒœแƒคแƒ-แƒชแƒฎแƒ แƒ˜แƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 207
+#: rc.cpp:760 rc.cpp:763
+#, fuzzy, no-c-format
+msgid "0"
+msgstr "0"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 229
+#: rc.cpp:766
+#, fuzzy, no-c-format
+msgid "Boot load segment:"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒกแƒ”แƒ’แƒ›แƒ”แƒœแƒขแƒ˜:"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 240
+#: rc.cpp:769
+#, fuzzy, no-c-format
+msgid "Boot load size:"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 260
+#: rc.cpp:772
+#, fuzzy, no-c-format
+msgid "Show Advanced Op&tions"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒžแƒ&แƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 295
+#: rc.cpp:775
+#, fuzzy, no-c-format
+msgid "Boot catalog:"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ™แƒแƒขแƒแƒšแƒแƒ’แƒ˜:"
+
+#. i18n: file ./projects/base_k3bbootimageview.ui line 303
+#: rc.cpp:778
+#, fuzzy, no-c-format
+msgid "boot/boot.catalog"
+msgstr "boot/boot.catalog"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 9
+#: rc.cpp:781
+#, fuzzy, no-c-format
+msgid "Data Image Settings"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ—แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 23
+#: rc.cpp:784
+#, fuzzy, no-c-format
+msgid "Volume Name"
+msgstr "แƒขแƒแƒ›แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 42
+#: rc.cpp:787
+#, no-c-format
+msgid "&More fields..."
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 52
+#: rc.cpp:790
+#, fuzzy, no-c-format
+msgid "File System"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 77
+#: rc.cpp:793
+#, fuzzy, no-c-format
+msgid "File system presets"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 103
+#: rc.cpp:799
+#, fuzzy, no-c-format
+msgid "Symbolic Links"
+msgstr "แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒงแƒแƒšแƒ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 112
+#: rc.cpp:802 rc.cpp:838
+#, fuzzy, no-c-format
+msgid "No Change"
+msgstr "แƒชแƒ•แƒšแƒ˜แƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 117
+#: rc.cpp:805
+#, fuzzy, no-c-format
+msgid "Discard broken symlinks"
+msgstr "แƒ’แƒแƒขแƒ”แƒฎแƒ˜แƒšแƒ˜ แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒฃแƒแƒ แƒงแƒแƒคแƒ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 122
+#: rc.cpp:808
+#, fuzzy, no-c-format
+msgid "Discard all symlinks"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒฃแƒแƒ แƒงแƒแƒคแƒ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 127
+#: rc.cpp:811
+#, fuzzy, no-c-format
+msgid "Follow symlinks"
+msgstr "แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒงแƒแƒšแƒ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 142
+#: rc.cpp:814
+#, fuzzy, no-c-format
+msgid "Symbolic link handling in the project"
+msgstr "แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 160
+#: rc.cpp:817
+#, no-c-format
+msgid ""
+"<p>K3b can create ISO9660 filesystems that contain symlinks if the Rock Ridge "
+"extensions are enabled (they are by default). You can change the way symlinks "
+"are handled in a K3b project.\n"
+"\n"
+"<p><b>No Change</b>"
+"<br>\n"
+"Symlinks are used as they have been added to the project. \n"
+"\n"
+"<p><b>Discard broken symlinks</b>"
+"<br>\n"
+"K3b will discard all symbolic links that do not point to a file inside the "
+"project. That includes all links to absolute paths like "
+"'/home/myhome/testfile'.\n"
+"\n"
+"<p><b>Discard all symlinks</b>"
+"<br>\n"
+"K3b will discard all symbolic links that have been added to the project; "
+"meaning that the resulting file system will have no links at all.\n"
+"\n"
+"<p><b>Follow symlinks</b>"
+"<br>\n"
+"Each symbolic link in the project will be replaced with the contents of the "
+"file it is pointing to. Thus, the resulting filesystem will not contain any "
+"symbolic links."
+"<br>\n"
+"Be aware that in case Rock Ridge extensions are disabled (which is not "
+"recommended) symbolic links are always followed because ISO9660 does not "
+"support symbolic links.\n"
+"\n"
+"<p><b>Caution:</b> Symbolic links require Rock Ridge extensions."
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 170
+#: rc.cpp:835
+#, no-c-format
+msgid "White space handling"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 184
+#: rc.cpp:841
+#, fuzzy, no-c-format
+msgid "Strip"
+msgstr "แƒ–แƒแƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 189
+#: rc.cpp:844
+#, fuzzy, no-c-format
+msgid "Extended Strip"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ–แƒแƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 209
+#: rc.cpp:850
+#, fuzzy, no-c-format
+msgid "Handling of spaces in filenames"
+msgstr "แƒคแƒแƒ˜แƒšแƒ—แƒ แƒกแƒแƒฎแƒ”แƒšแƒ”แƒ‘แƒจแƒ˜ แƒฆแƒแƒ แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฎแƒ”แƒšแƒ˜แƒก แƒแƒ  แƒฎแƒšแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 222
+#: rc.cpp:853
+#, no-c-format
+msgid ""
+"<p><b>No Change</b>"
+"<br>\n"
+"If this option is checked, K3b will leave all spaces in filenames as they are.\n"
+"<p><b>Strip</b>"
+"<br>\n"
+"If this option is checked, K3b will remove all spaces from all filenames."
+"<br>\n"
+"Example: 'my good file.ext' becomes 'mygoodfile.ext'\n"
+"<p><b>Extended Strip</b>"
+"<br>\n"
+"If this option is checked K3b will remove all spaces in all filenames and "
+"capitalize all letters following a space."
+"<br>\n"
+"Example: 'my good file.ext' becomes 'myGoodFile.ext'\n"
+"<p><b>Replace</b>"
+"<br>\n"
+"If this option is checked, K3b will replace all spaces in all filenames with "
+"the specified characters."
+"<br>\n"
+"Example: 'my good file.ext' becomes 'my_good_file.ext'"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdataimagesettings.ui line 244
+#: rc.cpp:869
+#, fuzzy, no-c-format
+msgid "The string to replace spaces with"
+msgstr "แƒกแƒขแƒ แƒ˜แƒฅแƒแƒœแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒฆแƒแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 9
+#: rc.cpp:872
+#, fuzzy, no-c-format
+msgid "Custom Data Filesystems"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 26
+#: rc.cpp:875
+#, fuzzy, no-c-format
+msgid "File System Settings"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 35
+#: rc.cpp:878
+#, fuzzy, no-c-format
+msgid "ISO9660 Filesystem"
+msgstr "ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 58
+#: rc.cpp:881
+#, fuzzy, no-c-format
+msgid "File Systems"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 69
+#: rc.cpp:884
+#, fuzzy, no-c-format
+msgid "&Generate Rock Ridge extensions"
+msgstr "Rock Ridge แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ”แƒœแƒ”แƒ แƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 75
+#: rc.cpp:887
+#, fuzzy, no-c-format
+msgid "Add Rock Ridge extensions to the file system"
+msgstr "Rock Ridge แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 81
+#: rc.cpp:890
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked, K3b will generate the System Use Sharing Protocol "
+"records (SUSP) specified by the Rock Ridge Interchange Protocol (IEEE-P1282).\n"
+"<p>Rock Ridge extends the ISO-9660 filesystem by features equal to the UNIX "
+"filesystems (permissions, symbolic links, very long filenames, ...). It uses "
+"ISO-8859 or UTF-16 based characters and allows 255 octets.\n"
+"<p>Rock Ridge extensions are located at the end of each ISO-9660 directory "
+"record. This makes the Rock Ridge tree closely coupled to the ISO-9660 tree.\n"
+"<p><b>It is highly recommended to use Rock Ridge extensions on every data CD or "
+"DVD.</b>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒ’แƒแƒ–แƒ˜แƒแƒ แƒ”แƒ‘แƒ แƒแƒฅแƒ›แƒ˜ แƒแƒฅแƒ›แƒ˜\n"
+"<p> ISO แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ UNIX ISO แƒแƒœ แƒ“แƒ\n"
+"<p> ISO แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ ISO\n"
+"<p><b> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD แƒแƒœ DVD</b>"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 89
+#: rc.cpp:896
+#, fuzzy, no-c-format
+msgid "Generate &Joliet extensions"
+msgstr "Joliet แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ”แƒœแƒ”แƒ แƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 92
+#: rc.cpp:899
+#, fuzzy, no-c-format
+msgid "Add Joliet extensions to the file system"
+msgstr "Joliet แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 99
+#: rc.cpp:902
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked, K3b will add additional Joliet extensions to the "
+"ISO-9660 file system.\n"
+"<p>Joliet is not an accepted independent international standard like ISO-9660 "
+"or Rock Ridge. It is mainly used on Windows systems.\n"
+"<p>Joliet does not allow all characters, so the Joliet filenames are not "
+"identical to the filenames on disk (as compared to Rock Ridge). Joliet has a "
+"filename length limitation of 64 chars (independent from the character coding "
+"and type e.g. European vs. Japanese). This is annoying, as modern file systems "
+"all allow 255 characters per path name component.\n"
+"<p>Joliet uses UTF-16 coding.\n"
+"<p><b>Caution:</b> With the exception of Linux and FreeBSD, there is no "
+"POSIX-like OS that supports Joliet. So <b>never create Joliet-only CDs or "
+"DVDs</b> for that reason."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒกแƒ™แƒ”แƒœ ISO แƒคแƒแƒ˜แƒšแƒ˜\n"
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ ISO แƒแƒœ แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒคแƒแƒœแƒฏแƒ แƒ”แƒ‘แƒ˜\n"
+"<p> แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ a แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒกแƒ˜แƒ’แƒ แƒซแƒ” แƒ“แƒ แƒขแƒ˜แƒžแƒ˜ e "
+"แƒฌแƒ˜แƒœแƒแƒแƒฆแƒ›แƒ“แƒ”แƒ’ แƒ˜แƒแƒžแƒแƒœแƒฃแƒ แƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒงแƒ•แƒ”แƒšแƒ แƒ’แƒ”แƒ–แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜\n"
+"<p>\n"
+"<p><b></b> แƒšแƒ˜แƒœแƒฃแƒฅแƒกแƒ˜ แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒ แƒแƒก<b> แƒแƒ แƒแƒกแƒ“แƒ แƒแƒก แƒแƒœ</b> -แƒ—แƒ•แƒ˜แƒก."
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 107
+#: rc.cpp:909
+#, fuzzy, no-c-format
+msgid "Generate &UDF structures"
+msgstr "UDF แƒกแƒขแƒ แƒฃแƒฅแƒขแƒฃแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ”แƒœแƒ”แƒ แƒแƒชแƒ˜แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 110
+#: rc.cpp:912
+#, fuzzy, no-c-format
+msgid "Add UDF structures to the file system"
+msgstr "UDF แƒกแƒขแƒ แƒฃแƒฅแƒขแƒฃแƒ แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 114
+#: rc.cpp:915
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will create UDF filesystem structures in "
+"addition to the ISO9660 filesystem.\n"
+"<p>The UDF (<em><b>U</b>niversal <b>D</b>isk <b>F</b>ormat</em>"
+") is mainly used for DVDs."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ\n"
+"<p><em><b></b><b> D</b><b></b></em> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก."
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 124
+#: rc.cpp:919
+#, fuzzy, no-c-format
+msgid "Other Settings"
+msgstr "แƒ”แƒฅแƒกแƒžแƒ”แƒ แƒขแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 143
+#: rc.cpp:922
+#, fuzzy, no-c-format
+msgid "F&orce input charset:"
+msgstr "แƒซแƒแƒšแƒ“แƒแƒขแƒแƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒœแƒแƒขแƒแƒœแƒ˜:"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 164
+#: rc.cpp:925
+#, fuzzy, no-c-format
+msgid "Preserve file permissions (bac&kup)"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜"
+
+#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 168
+#: rc.cpp:928
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked, all files in the resulting file system will have "
+"exactly the same permissions as the source files. (Otherwise, all files will "
+"have equal permissions and be owned by root).\n"
+"<p>This is mainly useful for backups."
+"<p><b>Caution:</b> The permissions may not make much sense on other file "
+"systems; for example, if a user that owns a file on the CD or DVD does not "
+"exist."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒงแƒ•แƒ”แƒšแƒ -แƒจแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ แƒฌแƒงแƒแƒ แƒ แƒงแƒ•แƒ”แƒšแƒ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ root\n"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก"
+"<p><b></b> แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ a a แƒคแƒแƒ˜แƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD แƒแƒœ DVD."
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 9
+#: projects/k3bdataimagesettingswidget.cpp:152
+#: projects/k3bvcdburndialog.cpp:575 rc.cpp:932
+#, fuzzy, no-c-format
+msgid "Volume Descriptor"
+msgstr "แƒขแƒแƒ›แƒ˜แƒก แƒแƒฆแƒฌแƒ”แƒ แƒ"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 42
+#: rc.cpp:935
+#, fuzzy, no-c-format
+msgid "V&olume set name:"
+msgstr "แƒฎแƒ›แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 53
+#: projects/k3bvcdburndialog.cpp:500 rc.cpp:938
+#, fuzzy, no-c-format
+msgid "&Volume name:"
+msgstr "&แƒขแƒแƒ›แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 80
+#: rc.cpp:941
+#, no-c-format
+msgid "P&reparer:"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 91
+#: rc.cpp:944
+#, fuzzy, no-c-format
+msgid "P&ublisher:"
+msgstr "แƒ’แƒแƒ›แƒแƒ›แƒชแƒ”แƒ›แƒšแƒ˜แƒก แƒกแƒแƒ˜แƒ“แƒ”แƒœแƒขแƒ˜แƒคแƒ˜แƒ™แƒแƒชแƒ˜แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 102
+#: rc.cpp:947
+#, fuzzy, no-c-format
+msgid "Volu&me set size:"
+msgstr "แƒฎแƒ›แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒ–แƒแƒ›แƒ:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 135
+#: projects/k3bvcdburndialog.cpp:503 rc.cpp:951
+#, fuzzy, no-c-format
+msgid "Volume set &number:"
+msgstr "แƒฎแƒ›แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 168
+#: rc.cpp:955
+#, fuzzy, no-c-format
+msgid "S&ystem:"
+msgstr "&แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 187
+#: rc.cpp:958
+#, fuzzy, no-c-format
+msgid "&Application:"
+msgstr "&แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 256
+#: rc.cpp:964
+#, fuzzy, no-c-format
+msgid "Select a bibliographic file from the project"
+msgstr "แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜ -แƒ—แƒ•แƒ˜แƒก."
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 285
+#: rc.cpp:970
+#, fuzzy, no-c-format
+msgid "Select an abstract file from the project"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ."
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 314
+#: rc.cpp:976
+#, fuzzy, no-c-format
+msgid "Select a copyright file from the project"
+msgstr "แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ."
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 324
+#: rc.cpp:979
+#, no-c-format
+msgid "Abstract file:"
+msgstr ""
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 332
+#: rc.cpp:982
+#, fuzzy, no-c-format
+msgid "Copyright file:"
+msgstr "แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 340
+#: rc.cpp:985
+#, no-c-format
+msgid "Bibliographic file:"
+msgstr ""
+
+#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 10
+#: rc.cpp:988
+#, fuzzy, no-c-format
+msgid "K3bAudioCDTextWidget"
+msgstr "K3bAudioCDTextWidget"
+
+#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 21
+#: rc.cpp:991
+#, fuzzy, no-c-format
+msgid "Write CD-Text"
+msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 37
+#: rc.cpp:995
+#, fuzzy, no-c-format
+msgid ""
+"<p><b>CD-Text</b>\n"
+"<p>If this option is checked K3b uses some otherwise unused space on the Audio "
+"CD to store additional information, like the artist or the CD title.\n"
+"<p>CD-Text is an extension to the audio CD standard introduced by Sony.\n"
+"<p>CD-Text will only be usable on CD players that support this extension "
+"(mostly car CD players) and software like K3b, of course.\n"
+"<p>Since a CD-Text-enhanced Audio CD will work in any Hifi CD or DVD player "
+"even if the player does not support CD-Text explicitly, enabling it is never a "
+"bad idea (just remember to fill in the CD-Text information)."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD -แƒกแƒ™แƒ”แƒœ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ แƒแƒœ CD แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜\n"
+"<p> CD แƒขแƒแƒšแƒ˜แƒ แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ CD แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜\n"
+"<p> CD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ CD\n"
+"<p> a CD CD -แƒจแƒ˜ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ CD แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒแƒกแƒ“แƒ แƒแƒก a -แƒกแƒ™แƒ”แƒœ n CD."
+
+#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 65
+#: rc.cpp:1002
+#, fuzzy, no-c-format
+msgid "Perf&ormer:"
+msgstr "&แƒฌแƒแƒ แƒ›แƒ“แƒ’แƒ”แƒœแƒ”แƒšแƒ˜:"
+
+#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 166
+#: rc.cpp:1020
+#, no-c-format
+msgid "More Fiel&ds..."
+msgstr ""
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 28
+#: rc.cpp:1023
+#, fuzzy, no-c-format
+msgid "File Quality"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 47
+#: rc.cpp:1026
+#, fuzzy, no-c-format
+msgid "&Quality level:"
+msgstr "&แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒก แƒ“แƒแƒœแƒ”:"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 53
+#: rc.cpp:1029
+#, fuzzy, no-c-format
+msgid "Controls the quality of the encoded files"
+msgstr "แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒก แƒ›แƒแƒ แƒ—แƒแƒ•แƒก"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 56
+#: rc.cpp:1032
+#, fuzzy, no-c-format
+msgid ""
+"<p>Vorbis' audio quality is not best measured in kilobits per second, but on a "
+"scale from -1 to 10 called \"quality\". "
+"<p>For now, quality -1 is roughly equivalent to 45kbps average, 5 is roughly "
+"160kbps, and 10 gives about 400kbps. Most people seeking very-near-CD-quality "
+"audio encode at a quality of 5 or, for lossless stereo coupling, 6. The default "
+"setting is quality 3, which at approximately 110kbps gives a smaller filesize "
+"and significantly better fidelity than .mp3 compression at 128kbps. "
+"<p><em>This explanation was copied from the www.vorbis.com FAQ.</em>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a -แƒกแƒ™แƒ”แƒœ"
+"<p> -แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒšแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ CD a แƒแƒœ -แƒ—แƒ•แƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒขแƒแƒšแƒ˜แƒ a แƒ“แƒ"
+"<p><em></em>"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 69
+#: rc.cpp:1035 rc.cpp:1184
+#, fuzzy, no-c-format
+msgid "textLabel1"
+msgstr "textLabel1"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 149
+#: rc.cpp:1038 rc.cpp:1187 rc.cpp:1222
+#, fuzzy, no-c-format
+msgid "high quality"
+msgstr "แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 165
+#: rc.cpp:1041 rc.cpp:1190
+#, fuzzy, no-c-format
+msgid "small file"
+msgstr "แƒžแƒแƒขแƒแƒ แƒ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 194
+#: rc.cpp:1044
+#, fuzzy, no-c-format
+msgid "M&anual settings:"
+msgstr "&แƒฎแƒ”แƒšแƒ˜แƒ— แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 247
+#: rc.cpp:1047
+#, fuzzy, no-c-format
+msgid "&Upper bitrate:"
+msgstr "&แƒฃแƒคแƒ แƒ แƒ›แƒแƒฆแƒแƒšแƒ˜ bitrate:"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 255
+#: rc.cpp:1050
+#, fuzzy, no-c-format
+msgid "Lower &bitrate:"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ•แƒ &bitrate:"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 303
+#: rc.cpp:1053 rc.cpp:1056 rc.cpp:1059
+#, fuzzy, no-c-format
+msgid "kbps"
+msgstr "kbps"
+
+#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 335
+#: rc.cpp:1062
+#, fuzzy, no-c-format
+msgid "&Nominal bitrate:"
+msgstr "&แƒœแƒแƒ›แƒ˜แƒœแƒแƒšแƒฃแƒ แƒ˜ bitrate:"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 28
+#: rc.cpp:1065
+#, fuzzy, no-c-format
+msgid "Manual settings (used for all file types)"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ— แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ (แƒคแƒแƒ˜แƒšแƒ—แƒ แƒงแƒ•แƒ”แƒšแƒ แƒขแƒ˜แƒžแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก)"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 69
+#: rc.cpp:1068
+#, fuzzy, no-c-format
+msgid "Sample rate:"
+msgstr "แƒœแƒ˜แƒ›แƒฃแƒจแƒ˜:"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 75
+#: rc.cpp:1071
+#, fuzzy, no-c-format
+msgid "Signed Linear"
+msgstr "แƒฎแƒแƒ–แƒฃแƒ แƒ˜"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 80
+#: rc.cpp:1074
+#, fuzzy, no-c-format
+msgid "Unsigned Linear"
+msgstr "แƒฎแƒแƒ–แƒฃแƒ แƒ˜"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 85
+#: rc.cpp:1077
+#, fuzzy, no-c-format
+msgid "u-law (logarithmic)"
+msgstr "u-law (แƒšแƒแƒ’แƒแƒ แƒ˜แƒ—แƒ›แƒฃแƒšแƒ˜)"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 90
+#: rc.cpp:1080
+#, fuzzy, no-c-format
+msgid "A-law (logarithmic)"
+msgstr "A-law (แƒšแƒแƒ’แƒแƒ แƒ˜แƒ—แƒ›แƒฃแƒšแƒ˜)"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 95
+#: rc.cpp:1083
+#, fuzzy, no-c-format
+msgid "ADPCM"
+msgstr "ADPCM"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 100
+#: rc.cpp:1086
+#, fuzzy, no-c-format
+msgid "IMA_ADPCM"
+msgstr "IMA_ADPCM"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 105
+#: rc.cpp:1089
+#, fuzzy, no-c-format
+msgid "GSM"
+msgstr "GSM"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 110
+#: rc.cpp:1092
+#, fuzzy, no-c-format
+msgid "Floating-Point"
+msgstr "แƒ›แƒชแƒแƒชแƒแƒ•แƒ˜ แƒฌแƒ”แƒ แƒขแƒ˜แƒšแƒ˜"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 121
+#: rc.cpp:1095
+#, fuzzy, no-c-format
+msgid ""
+"<p>The sample data encoding is signed linear (2's complement), unsigned linear, "
+"u-law (logarithmic), A-law (logarithmic), ADPCM, IMA_ADPCM, GSM, or "
+"Floating-point.</p>\n"
+"<p><b>U-law</b> (actually shorthand for mu-law) and <b>A-law</b> "
+"are the U.S. and international standards for logarithmic telephone sound "
+"compression. When uncompressed u-law has roughly the precision of 14-bit PCM "
+"audio and A-law has roughly the precision of 13-bit PCM audio. A-law and u-law "
+"data is sometimes encoded using a reversed bit-ordering (i.e. MSB becomes LSB)."
+"<br> <b>ADPCM </b> is a form of sound compression that has a good compromise "
+"between good sound quality and fast encoding/decoding time. It is used for "
+"telephone sound compression and places where full fidelity is not as important. "
+"When uncompressed it has roughly the precision of 16-bit PCM audio. Popular "
+"versions of ADPCM include G.726, MS ADPCM, and IMA ADPCM. It has different "
+"meanings in different file handlers. In .wav files it represents MS ADPCM "
+"files, in all others it means G.726 ADPCM. "
+"<br> <b>IMA ADPCM</b> is a specific form of ADPCM compression, slightly simpler "
+"and slightly lower fidelity than Microsoft's flavor of ADPCM. IMA ADPCM is also "
+"called DVI ADPCM."
+"<br> <b>GSM</b> is a standard used for telephone sound compression in European "
+"countries and is gaining popularity because of its good quality. It is usually "
+"CPU intensive to work with GSM audio data.</p> "
+"<p><em>Description based on the SoX manpage</em></p>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ s u A ADPCM ADPCM GSM แƒแƒœ</p>\n"
+"<p><b></b> -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ<b> A</b> S แƒ“แƒ -แƒ—แƒ•แƒ˜แƒก u แƒ“แƒ A A แƒ“แƒ u แƒขแƒแƒšแƒ˜แƒ a i e"
+"<br><b> ADPCM</b> แƒขแƒแƒšแƒ˜แƒ a a แƒ“แƒ แƒ“แƒ แƒ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ แƒ›แƒœแƒ˜แƒจแƒ•แƒœแƒ”แƒšแƒแƒ•แƒแƒœแƒ˜ ADPCM "
+"แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ ADPCM แƒ“แƒ ADPCM -แƒจแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ ADPCM -แƒจแƒ˜ แƒงแƒ•แƒ”แƒšแƒ ADPCM"
+"<br><b> ADPCM</b> แƒขแƒแƒšแƒ˜แƒ a ADPCM แƒ“แƒ s ADPCM ADPCM แƒขแƒแƒšแƒ˜แƒ DVI ADPCM"
+"<br><b> GSM</b> แƒขแƒแƒšแƒ˜แƒ a แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก -แƒจแƒ˜ แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ GSM</p>"
+"<p><em> แƒแƒฆแƒฌแƒ”แƒ แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</em></p>"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 132
+#: rc.cpp:1099
+#, fuzzy, no-c-format
+msgid "14400"
+msgstr "14400"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 143
+#: rc.cpp:1103
+#, fuzzy, no-c-format
+msgid "Data size:"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 151
+#: rc.cpp:1106
+#, fuzzy, no-c-format
+msgid "Data encoding:"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ:"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 159
+#: rc.cpp:1109
+#, fuzzy, no-c-format
+msgid "Channels:"
+msgstr "แƒแƒ แƒฎแƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 165
+#: rc.cpp:1112
+#, fuzzy, no-c-format
+msgid "1 (mono)"
+msgstr "1 (แƒ›แƒแƒœแƒ)"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 170
+#: rc.cpp:1115
+#, fuzzy, no-c-format
+msgid "2 (stereo)"
+msgstr "2 (แƒกแƒขแƒ”แƒ แƒ”แƒ)"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 175
+#: rc.cpp:1118
+#, no-c-format
+msgid "4 (quad sound)"
+msgstr ""
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 188
+#: rc.cpp:1121
+#, fuzzy, no-c-format
+msgid "Bytes"
+msgstr "แƒ‘แƒแƒ˜แƒขแƒ”แƒ‘แƒ˜"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 193
+#: rc.cpp:1124
+#, fuzzy, no-c-format
+msgid "16-bit Words"
+msgstr "16-แƒ‘แƒ˜แƒขแƒ˜แƒแƒœแƒ˜ แƒกแƒ˜แƒขแƒงแƒ•แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 198
+#: rc.cpp:1127
+#, fuzzy, no-c-format
+msgid "32-bit Words"
+msgstr "32-แƒ‘แƒ˜แƒขแƒ˜แƒแƒœแƒ˜ แƒกแƒ˜แƒขแƒงแƒ•แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 24
+#: rc.cpp:1130
+#, fuzzy, no-c-format
+msgid "Quality"
+msgstr "แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 38
+#: rc.cpp:1133
+#, fuzzy, no-c-format
+msgid "Constant Bitrate"
+msgstr "แƒ™แƒแƒœแƒกแƒขแƒแƒœแƒขแƒฃแƒ แƒ˜ Bitrate"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 81
+#: rc.cpp:1136
+#, fuzzy, no-c-format
+msgid "Variable Bitrate"
+msgstr "แƒชแƒ•แƒšแƒแƒ“แƒ˜ Bitrate"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 142
+#: rc.cpp:1139
+#, fuzzy, no-c-format
+msgid "Maximum bitrate:"
+msgstr "แƒ›แƒแƒฅแƒกแƒ˜แƒ›แƒฃแƒ›แƒ˜ bitrate:"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 150
+#: rc.cpp:1142
+#, fuzzy, no-c-format
+msgid "Minimum bitrate:"
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒ›แƒฃแƒ›แƒ˜ bitrate:"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 166
+#: rc.cpp:1145
+#, fuzzy, no-c-format
+msgid "Average bitrate:"
+msgstr "แƒกแƒแƒจแƒฃแƒแƒšแƒ bitrate:"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 198
+#: rc.cpp:1151
+#, fuzzy, no-c-format
+msgid "Channel Mode"
+msgstr "แƒแƒ แƒฎแƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 207
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:412
+#: ../plugins/encoder/lame/k3blameencoder.cpp:119 rc.cpp:1154
+#, fuzzy, no-c-format
+msgid "Stereo"
+msgstr "แƒกแƒขแƒ”แƒ แƒ”แƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 212
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:410
+#: ../plugins/encoder/lame/k3blameencoder.cpp:120 rc.cpp:1157
+#, fuzzy, no-c-format
+msgid "Joint Stereo"
+msgstr "แƒกแƒขแƒ”แƒ แƒ”แƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 217
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:406
+#: ../plugins/encoder/lame/k3blameencoder.cpp:121 rc.cpp:1160
+#, fuzzy, no-c-format
+msgid "Mono"
+msgstr "แƒ›แƒแƒœแƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 224
+#: rc.cpp:1163
+#, fuzzy, no-c-format
+msgid "Select the channel mode."
+msgstr "แƒแƒ แƒฎแƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ."
+
+#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 233
+#: rc.cpp:1166
+#, fuzzy, no-c-format
+msgid ""
+"<p>Select the channel mode of the resulting Mp3 file:\n"
+"<p><b>Stereo</b>"
+"<br>\n"
+"In this mode, the encoder makes no use of potential correlations between the "
+"two input channels; it can, however, negotiate the bit demand between both "
+"channel, i.e. give one channel more bits if the other contains silence or needs "
+"fewer bits because of a lower complexity.\n"
+"<p><b>Joint-Stereo</b>"
+"<br>\n"
+"In this mode, the encoder will make use of correlations between both channels. "
+"The signal will be matrixed into a sum (\"mid\"), computed by L+R, and "
+"difference (\"side\") signal, computed by L-R, and more bits are allocated to "
+"the mid channel. This will effectively increase the bandwidth if the signal "
+"does not have too much stereo separation, thus giving a significant gain in "
+"encoding quality.\n"
+"<p><b>Mono</b>"
+"<br>\n"
+"The input will be encoded as a mono signal. If it was a stereo signal, it will "
+"be downsampled to mono. The downmix is calculated as the sum of the left and "
+"right channel, attenuated by 6 dB."
+msgstr ""
+"<p> แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ แƒคแƒแƒ˜แƒšแƒ˜\n"
+"<p><b> แƒกแƒขแƒ”แƒ แƒ”แƒ</b>"
+"<br> แƒแƒ แƒ แƒจแƒ”แƒœแƒแƒขแƒแƒœแƒ˜ i e แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒแƒœ a\n"
+"<p><b> แƒกแƒขแƒ”แƒ แƒ”แƒ</b>"
+"<br> a L R แƒ“แƒ L R แƒ“แƒ -แƒกแƒ™แƒ”แƒœ a -แƒจแƒ˜\n"
+"<p><b> แƒ›แƒแƒœแƒ</b>"
+"<br> แƒจแƒ”แƒœแƒแƒขแƒแƒœแƒ˜ a a -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 43
+#: rc.cpp:1178
+#, fuzzy, no-c-format
+msgid "Quality Settings"
+msgstr "แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 62
+#: rc.cpp:1181
+#, fuzzy, no-c-format
+msgid "Preset:"
+msgstr "แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ:"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 214
+#: rc.cpp:1193
+#, fuzzy, no-c-format
+msgid "Manual settings:"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ— แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜:"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 230
+#: rc.cpp:1196
+#, fuzzy, no-c-format
+msgid "textLabel2"
+msgstr "textLabel2"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 277
+#: rc.cpp:1199
+#, fuzzy, no-c-format
+msgid "Change Settings..."
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒ..."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 302
+#: rc.cpp:1205
+#, fuzzy, no-c-format
+msgid "Encoder Quality"
+msgstr "แƒ’แƒแƒ›แƒ™แƒแƒ“แƒแƒ•แƒ˜แƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 316
+#: rc.cpp:1208
+#, fuzzy, no-c-format
+msgid "Choose the noise shaping & psycho acoustic algorithm."
+msgstr "แƒแƒ™แƒฃแƒกแƒขแƒ˜แƒ™แƒฃแƒ แƒ˜."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 324
+#: rc.cpp:1211
+#, fuzzy, no-c-format
+msgid ""
+"<p>Bitrate is of course the main influence on quality. The higher the bitrate, "
+"the higher the quality. But for a given bitrate, we have a choice of algorithms "
+"to determine the best scalefactors and huffman encoding (noise shaping).\n"
+"<p>The quality increases from 0 to 9 while the encoding speed drops.\n"
+"<p>9 uses the slowest & best possible version of all algorithms.\n"
+"<p><b>7 is the recommended setting</b> while 4 still produced reasonable "
+"quality at good speed.\n"
+"<p>0 disables almost all algorithms including psy-model resulting in poor "
+"quality.\n"
+"<p><b>This setting has no influence on the size of the resulting file.</b>"
+msgstr ""
+"<p> Bitrate แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ bitrate -แƒ—แƒ•แƒ˜แƒก a bitrate a แƒแƒ แƒฉแƒ”แƒ•แƒแƒœแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ\n"
+"<p> -แƒกแƒ™แƒ”แƒœ\n"
+"<p> แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒงแƒ•แƒ”แƒšแƒ\n"
+"<p><b> แƒขแƒแƒšแƒ˜แƒ</b>\n"
+"<p> แƒงแƒ•แƒ”แƒšแƒ -แƒจแƒ˜\n"
+"<p><b> แƒแƒ แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ–แƒแƒ›แƒ แƒคแƒแƒ˜แƒšแƒ˜</b>"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 348
+#: rc.cpp:1219
+#, fuzzy, no-c-format
+msgid "fast encoding"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 395
+#: rc.cpp:1228
+#, fuzzy, no-c-format
+msgid "Mark copyrighted"
+msgstr "แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒ—"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 398
+#: rc.cpp:1231
+#, fuzzy, no-c-format
+msgid "Mark the encoded file as being copyrighted."
+msgstr "แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ แƒคแƒแƒ˜แƒšแƒ˜."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 406
+#: rc.cpp:1234
+#, fuzzy, no-c-format
+msgid "Mark as original"
+msgstr "แƒแƒ แƒ˜แƒ’แƒ˜แƒœแƒแƒšแƒแƒ“ แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 409
+#: rc.cpp:1237
+#, fuzzy, no-c-format
+msgid "Mark the encoded file as being a copy."
+msgstr "แƒ›แƒแƒœแƒ˜แƒจแƒ•แƒœแƒ แƒคแƒแƒ˜แƒšแƒ˜ a แƒแƒกแƒšแƒ˜."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 417
+#: rc.cpp:1240
+#, fuzzy, no-c-format
+msgid "Strict ISO compliance"
+msgstr "ISO"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 420
+#: rc.cpp:1243
+#, fuzzy, no-c-format
+msgid "Enforce strict ISO compliance"
+msgstr "ISO"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 424
+#: rc.cpp:1246
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked LAME will enforce the 7680 bit limitation on total "
+"frame size."
+"<br>\n"
+"This results in many wasted bits for high bitrate encodings but will ensure "
+"strict ISO compatibility. This compatibility might be important for hardware "
+"players."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ–แƒแƒ›แƒ"
+"<br> -แƒจแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒฆแƒแƒšแƒ˜ bitrate ISO แƒ›แƒœแƒ˜แƒจแƒ•แƒœแƒ”แƒšแƒแƒ•แƒแƒœแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒฌแƒงแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 432
+#: rc.cpp:1250
+#, fuzzy, no-c-format
+msgid "Error protection"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜แƒกแƒ’แƒแƒœ แƒ“แƒแƒชแƒ•แƒ"
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 435
+#: rc.cpp:1253
+#, fuzzy, no-c-format
+msgid "Turn on CRC error protection."
+msgstr "CRC แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜แƒกแƒ’แƒแƒœ แƒ“แƒแƒชแƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒ•แƒ."
+
+#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 438
+#: rc.cpp:1256
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked a cyclic redundancy check (CRC) code will be added "
+"to each frame, allowing transmission errors that could occur on the MP3 stream "
+"to be detected; however, it takes 16 bits per frame that would otherwise be "
+"used for encoding, thus slightly reducing the sound quality."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ a CRC -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ MP3 -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก."
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 29
+#: rc.cpp:1259
+#, no-c-format
+msgid ""
+"<p>This dialog can be used to setup external command line applications as audio "
+"encoders. These can then be used by K3b to encode audio data (Tracks from an "
+"audio CD or the titles from an audio project) to formats that are normally not "
+"supported (i.e. no encoder plugin exists).\n"
+"<p>K3b comes with a selection of predefined external applications that depends "
+"on the installed applications."
+msgstr ""
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 45
+#: rc.cpp:1263
+#, fuzzy, no-c-format
+msgid "Configured Encoders"
+msgstr "แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 65
+#: rc.cpp:1269
+#, fuzzy, no-c-format
+msgid "Extension"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ:"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 76
+#: rc.cpp:1272 rc.cpp:1293
+#, fuzzy, no-c-format
+msgid "Command"
+msgstr "แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ˜"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 127
+#: rc.cpp:1278
+#, fuzzy, no-c-format
+msgid "Edit..."
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ..."
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 135
+#: rc.cpp:1281
+#, fuzzy, no-c-format
+msgid "Add..."
+msgstr "..."
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 49
+#: rc.cpp:1287
+#, fuzzy, no-c-format
+msgid "Name:"
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 57
+#: rc.cpp:1290
+#, fuzzy, no-c-format
+msgid "Filename extension:"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 90
+#: rc.cpp:1296
+#, no-c-format
+msgid ""
+"<p><b>Command</b>"
+"<br>\n"
+"Please insert the command used to encode the audio data. The command has to "
+"read raw little endian (see <em>Swap Byte Order</em>"
+") 16bit stereo audio frames from stdin.\n"
+"<p>The following strings will be replaced by K3b:"
+"<br>\n"
+"<b>%f</b> - The filename of the resulting file. This is where the command has "
+"to write its output to."
+"<br>\n"
+"<em>The following refer to metadata stored for example in the ID3 tag of am mp3 "
+"file (Be aware that these values might be empty).</em>"
+"<br>\n"
+"<b>%t</b> - Title"
+"<br>\n"
+"<b>%a</b> - Artist"
+"<br>\n"
+"<b>%c</b> - Comment"
+"<br>\n"
+"<b>%n</b> - Track number"
+"<br>\n"
+"<b>%m</b> - Album Title"
+"<br>\n"
+"<b>%r</b> - Album Artist"
+"<br>\n"
+"<b>%x</b> - Album comment"
+"<br>\n"
+"<b>%y</b> - Release Year"
+msgstr ""
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 124
+#: rc.cpp:1314
+#, fuzzy, no-c-format
+msgid "Swap &Byte Order"
+msgstr "Swap แƒ‘แƒแƒ˜แƒขแƒ˜ แƒ—แƒแƒœแƒ แƒ˜แƒ’แƒ˜"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 127
+#: rc.cpp:1317
+#, no-c-format
+msgid "Swap the byte order of the input data"
+msgstr ""
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 131
+#: rc.cpp:1320
+#, no-c-format
+msgid ""
+"<p> If this option is checked K3b will swap the byte order of the input data. "
+"Thus, the command has to read big endian audio frames.\n"
+"<p>If the resulting audio file sounds bad it is highly likely that the byte "
+"order is wrong and this option has to be checked."
+msgstr ""
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 139
+#: rc.cpp:1324
+#, fuzzy, no-c-format
+msgid "Write W&ave Header"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ W&ave แƒ–แƒ”แƒ“แƒ แƒ™แƒแƒšแƒแƒœแƒขแƒ˜แƒขแƒฃแƒšแƒ˜"
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 142
+#: rc.cpp:1327
+#, no-c-format
+msgid "Create a wave header for the input data"
+msgstr ""
+
+#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 145
+#: rc.cpp:1330
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked K3b will write a wave header. This is useful in "
+"case the encoder application cannot read plain raw audio data."
+msgstr "<p> แƒขแƒแƒšแƒ˜แƒ K3b a แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜."
+
+#: k3bfirstrun.cpp:52
+msgid "First Run"
+msgstr ""
+
+#: k3bfirstrun.cpp:60
+#, fuzzy
+msgid "Enable Konqueror integration"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ"
+
+#: k3bfirstrun.cpp:61
+#, fuzzy
+msgid "No Konqueror integration"
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ“แƒแƒกแƒขแƒฃแƒ แƒ”แƒ‘แƒ"
+
+#: k3bfirstrun.cpp:64
+msgid ""
+"<p>K3b can integrate itself into Konqueror. This integration allows to start "
+"K3b from the context menu in the file manager."
+"<p><em>The Konqueror integration can always be disabled and enabled again from "
+"the K3b settings.</em>"
+msgstr ""
+
+#: k3bfileview.cpp:95
+#, fuzzy
+msgid "Filter:"
+msgstr "แƒคแƒ˜แƒšแƒขแƒ แƒ˜:"
+
+#: k3bfileview.cpp:104
+#, fuzzy
+msgid "audio/x-mp3 audio/x-wav application/x-ogg |Sound Files"
+msgstr "audio/x-mp3 audio/x-wav application/x-ogg |แƒฎแƒ›แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bfileview.cpp:105
+#, fuzzy
+msgid "audio/x-wav |Wave Sound Files"
+msgstr "audio/x-wav |Wave แƒฎแƒ›แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bfileview.cpp:106
+#, fuzzy
+msgid "audio/x-mp3 |MP3 Sound Files"
+msgstr "audio/x-mp3 |MP3 แƒฎแƒ›แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bfileview.cpp:107
+#, fuzzy
+msgid "application/x-ogg |Ogg Vorbis Sound Files"
+msgstr "application/x-ogg |Ogg Vorbis แƒฎแƒ›แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3bfileview.cpp:108
+#, fuzzy
+msgid "video/mpeg |MPEG Video Files"
+msgstr "video/mpeg |MPEG แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: k3binteractiondialog.cpp:89
+#, fuzzy
+msgid "Load default settings"
+msgstr "K3b แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: k3binteractiondialog.cpp:90
+#, fuzzy
+msgid "Load saved settings"
+msgstr "แƒ‘แƒแƒšแƒแƒฏแƒ”แƒ  แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: k3binteractiondialog.cpp:91
+#, fuzzy
+msgid "Load last used settings"
+msgstr "แƒ‘แƒแƒšแƒแƒฏแƒ”แƒ  แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: k3binteractiondialog.cpp:116 projects/k3bprojectburndialog.cpp:155
+#, fuzzy
+msgid "Start"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ"
+
+#: k3binteractiondialog.cpp:117
+#, fuzzy
+msgid "Start the task"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒจแƒ”แƒ แƒ”แƒ•แƒ"
+
+#: k3binteractiondialog.cpp:243
+#, fuzzy
+msgid "Load default or saved settings"
+msgstr "K3b แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: k3binteractiondialog.cpp:244
+msgid "Save current settings to reuse them later"
+msgstr ""
+
+#: k3binteractiondialog.cpp:248
+msgid ""
+"<p>Load a set of settings either from the default K3b settings, settings saved "
+"before, or the last used ones."
+msgstr ""
+
+#: k3binteractiondialog.cpp:250
+#, fuzzy
+msgid ""
+"<p>Saves the current settings of the action dialog."
+"<p>These settings can be loaded with the <em>Load saved settings</em> button."
+"<p><b>The K3b defaults are not overwritten by this.</b>"
+msgstr ""
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒแƒฎแƒแƒšแƒ˜"
+"<p><em> แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜</em> แƒฆแƒ˜แƒšแƒแƒ™แƒ˜"
+"<p><b> K3b</b>"
+
+#: k3binteractiondialog.cpp:320
+#, fuzzy
+msgid "Action Dialog Settings"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ—แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: k3binteractiondialog.cpp:321
+msgid ""
+"<p>K3b handles three sets of settings in action dialogs: the defaults, the "
+"saved settings, and the last used settings. Please choose which of these sets "
+"should be loaded if an action dialog is opened again."
+"<p><em>Be aware that this choice can always be changed from the K3b "
+"configuration dialog.</em>"
+msgstr ""
+
+#: k3baudioplayer.cpp:166 k3baudioplayer.cpp:547
+#, fuzzy
+msgid "no file"
+msgstr "แƒแƒ แƒแƒ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: k3baudioplayer.cpp:228
+#, fuzzy
+msgid "Clear List"
+msgstr "แƒœแƒฃแƒกแƒฎแƒ˜แƒก แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: k3baudioplayer.cpp:348
+#, fuzzy
+msgid "No running aRtsd found"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒฃแƒšแƒ˜ aRtsd แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: k3baudioplayer.cpp:355
+#, fuzzy
+msgid "Unknown file format"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#: k3baudioplayer.cpp:589
+#, fuzzy
+msgid "playing"
+msgstr "แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+
+#: k3baudioplayer.cpp:592
+#, fuzzy
+msgid "paused"
+msgstr "แƒจแƒ”แƒฉแƒ”แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: k3baudioplayer.cpp:595
+#, fuzzy
+msgid "stopped"
+msgstr "แƒ’แƒแƒฉแƒ”แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: k3bwritingmodewidget.cpp:28
+#, fuzzy
+msgid "Let K3b select the best-suited mode. This is the recommended selection."
+msgstr "K3b แƒแƒ แƒฉแƒ”แƒ‘แƒ แƒขแƒแƒšแƒ˜แƒ."
+
+#: k3bwritingmodewidget.cpp:29
+#, fuzzy
+msgid ""
+"<em>Disk At Once</em> or more properly <em>Session At Once</em>"
+". The laser is never turned off while writing the CD or DVD. This is the "
+"preferred mode to write audio CDs since it allows pregaps other than 2 seconds. "
+"Not all writers support DAO."
+"<br>DVD-R(W)s written in DAO provide the best DVD-Video compatibility."
+msgstr ""
+"<em></em> แƒแƒœ<em> แƒกแƒ”แƒกแƒ˜แƒ</em> แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒแƒกแƒ“แƒ แƒแƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD แƒแƒœ DVD แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜ "
+"-แƒกแƒ™แƒ”แƒœ แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜ แƒแƒ แƒ แƒงแƒ•แƒ”แƒšแƒ DAO"
+"<br> -แƒจแƒ˜ DAO DVD แƒ•แƒ˜แƒ“แƒ”แƒ."
+
+#: k3bwritingmodewidget.cpp:34
+#, fuzzy
+msgid ""
+"<em>Track At Once</em> should be supported by every CD writer. The laser will "
+"be turned off after every track."
+"<br>Most CD writers need this mode for writing multisession CDs."
+msgstr "<em> แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜</em> CD แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ<br> CD -แƒ—แƒ•แƒ˜แƒก."
+
+#: k3bwritingmodewidget.cpp:39
+#, fuzzy
+msgid ""
+"RAW writing mode. The error correction data is created by the software instead "
+"of the writer device."
+"<br>Try this if your CD writer fails to write in DAO and TAO."
+msgstr "RAW แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒขแƒแƒšแƒ˜แƒ<br> CD -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ DAO แƒ“แƒ TAO."
+
+#: k3bwritingmodewidget.cpp:42
+#, fuzzy
+msgid ""
+"Incremental sequential is the default writing mode for DVD-R(W). It allows "
+"multisession DVD-R(W)s. It only applies to DVD-R(W)."
+msgstr "แƒขแƒแƒšแƒ˜แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ -แƒ—แƒ•แƒ˜แƒก DVD R W DVD R W s -แƒกแƒ™แƒ”แƒœ DVD R W."
+
+#: k3bwritingmodewidget.cpp:44
+#, fuzzy
+msgid ""
+"Restricted Overwrite allows to use a DVD-RW just like a DVD-RAM or a DVD+RW. "
+"The media may just be overwritten. It is not possible to write multisession "
+"DVD-RWs in this mode but K3b uses growisofs to grow an ISO9660 filesystem "
+"within the first session, thus allowing new files to be added to an already "
+"burned disk."
+msgstr ""
+"แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ -แƒกแƒ™แƒ”แƒœ a DVD RW a DVD แƒแƒœ a DVD RW แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ DVD -แƒจแƒ˜ K3b "
+"-แƒกแƒ™แƒ”แƒœ."
+
+#: k3bwritingmodewidget.cpp:93
+#, fuzzy
+msgid "Select the writing mode to use"
+msgstr "แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ -แƒกแƒ™แƒ”แƒœ"
+
+#: k3bwritingmodewidget.cpp:101
+#, fuzzy
+msgid "Writing mode"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: k3bwritingmodewidget.cpp:102
+#, fuzzy
+msgid ""
+"Be aware that the writing mode is ignored when writing DVD+R(W) since there is "
+"only one way to write them."
+msgstr "แƒขแƒแƒšแƒ˜แƒ DVD R W แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ."
+
+#: k3bwritingmodewidget.cpp:105
+msgid "The selection of writing modes depends on the inserted burning medium."
+msgstr ""
+
+#: k3bwritingmodewidget.cpp:155
+#, fuzzy
+msgid "DAO"
+msgstr "DAO"
+
+#: k3bwritingmodewidget.cpp:157
+#, fuzzy
+msgid "TAO"
+msgstr "TAO"
+
+#: k3bwritingmodewidget.cpp:159
+#, fuzzy
+msgid "RAW"
+msgstr "RAW"
+
+#: k3bwritingmodewidget.cpp:161
+#, fuzzy
+msgid "Restricted Overwrite"
+msgstr "แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ"
+
+#: k3bwritingmodewidget.cpp:163
+msgid "Incremental"
+msgstr ""
+
+#: projects/k3baudioburndialog.cpp:73 projects/k3baudiocdtextwidget.cpp:43
+#: projects/k3bmixedburndialog.cpp:75
+#, fuzzy
+msgid "CD-Text"
+msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜"
+
+#: projects/k3bmusicbrainzjob.cpp:190 projects/k3bmusicbrainzjob.cpp:275
+#, fuzzy, c-format
+msgid "Generating fingerprint for track %1."
+msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#: projects/k3bmusicbrainzjob.cpp:217
+#, fuzzy, c-format
+msgid "Querying MusicBrainz for track %1."
+msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#: projects/k3baudiotracktrmlookupdialog.cpp:46
+#: projects/k3bmusicbrainzjob.cpp:254
+#, fuzzy
+msgid "MusicBrainz Query"
+msgstr "MusicBrainz แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: projects/k3bmusicbrainzjob.cpp:255
+#, fuzzy
+msgid "Found multiple matches for track %1 (%2). Please select one."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ -แƒ—แƒ•แƒ˜แƒก แƒแƒ แƒฉแƒ”แƒ‘แƒ."
+
+#: projects/k3bmixeddirtreeview.cpp:45
+#, fuzzy
+msgid "Audio Tracks"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3baudiotrackaddingdialog.cpp:59
+#, fuzzy
+msgid "Please be patient..."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ˜แƒงแƒแƒ— แƒ›แƒแƒ›แƒ—แƒ›แƒ”แƒœแƒ˜..."
+
+#: projects/k3baudiotrackaddingdialog.cpp:107
+#, fuzzy
+msgid "Adding files to project \"%1\"..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก \"%1\" แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: projects/k3baudiotrackaddingdialog.cpp:116
+#: projects/k3bdataurladdingdialog.cpp:172
+#, fuzzy
+msgid "Insufficient permissions to read the following files"
+msgstr "-แƒกแƒ™แƒ”แƒœ"
+
+#: projects/k3baudiotrackaddingdialog.cpp:120
+#: projects/k3bdataurladdingdialog.cpp:176
+#, fuzzy
+msgid "Unable to find the following files"
+msgstr "-แƒกแƒ™แƒ”แƒœ"
+
+#: projects/k3baudiotrackaddingdialog.cpp:124
+#: projects/k3bdataurladdingdialog.cpp:180
+#, fuzzy
+msgid "No non-local files supported"
+msgstr "แƒแƒ แƒ"
+
+#: projects/k3baudiotrackaddingdialog.cpp:128
+#, fuzzy
+msgid "Unable to handle the following files due to an unsupported format"
+msgstr "-แƒกแƒ™แƒ”แƒœ"
+
+#: projects/k3baudiotrackaddingdialog.cpp:129
+msgid ""
+"You may manually convert these audio files to wave using another application "
+"supporting the audio format and then add the wave files to the K3b project."
+msgstr ""
+
+#: projects/k3baudiotrackaddingdialog.cpp:135
+#: projects/k3bdataurladdingdialog.cpp:161
+#, fuzzy
+msgid "Problems while adding files to the project."
+msgstr "แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudiotrackaddingdialog.cpp:165
+#, fuzzy
+msgid "Analysing file '%1'..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ..."
+
+#: projects/k3bmovixview.cpp:59
+#, fuzzy
+msgid "Remove Subtitle File"
+msgstr "แƒกแƒฃแƒ‘แƒขแƒ˜แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#: projects/k3bmovixview.cpp:62
+#, fuzzy
+msgid "Add Subtitle File..."
+msgstr "แƒกแƒฃแƒ‘แƒขแƒ˜แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: projects/k3bdataview.cpp:104 projects/k3bmovixview.cpp:81
+#, fuzzy
+msgid "Volume Name:"
+msgstr "แƒขแƒแƒ›แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: projects/k3bmovixview.cpp:173
+#, fuzzy
+msgid "K3b currently only supports local files."
+msgstr "K3b."
+
+#: projects/k3baudiotracktrmlookupdialog.cpp:124
+#, fuzzy
+msgid "Track %1 was not found in the MusicBrainz database."
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒจแƒ˜."
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:80
+#: projects/k3baudioburndialog.cpp:64
+#: projects/k3baudiotracktrmlookupdialog.cpp:126
+#, fuzzy
+msgid "Audio Project"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bview.cpp:60
+#, fuzzy
+msgid "&Burn"
+msgstr "&แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bview.cpp:62
+#, fuzzy
+msgid "Open the burn dialog for the current project"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: projects/k3bview.cpp:63
+#, fuzzy
+msgid "&Properties"
+msgstr "แƒ—&แƒ•แƒ˜แƒกแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bview.cpp:65
+#, fuzzy
+msgid "Open the properties dialog"
+msgstr "แƒ—แƒ•แƒ˜แƒกแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: projects/k3bdataview.cpp:172 projects/k3bview.cpp:97
+#, fuzzy
+msgid "Please add files to your project first."
+msgstr "แƒฏแƒ”แƒ  แƒžแƒ แƒแƒ”แƒฅแƒขแƒก แƒ“แƒแƒแƒ›แƒแƒขแƒ”แƒ— แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜."
+
+#: projects/k3bdataview.cpp:173 projects/k3bmixedview.cpp:126
+#: projects/k3bview.cpp:98
+#, fuzzy
+msgid "No Data to Burn"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“"
+
+#: projects/k3bbootimageview.cpp:57
+#, fuzzy
+msgid "Floppy"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ”แƒขแƒ"
+
+#: projects/k3bbootimageview.cpp:118
+#, fuzzy
+msgid "Hide Advanced Options"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#: projects/k3bbootimageview.cpp:122
+#, fuzzy
+msgid "Show Advanced Options"
+msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: projects/k3bbootimageview.cpp:129
+#, fuzzy
+msgid "Please Choose Boot Image"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: projects/k3bbootimageview.cpp:137
+msgid ""
+"<p>The file you selected is not a floppy image (floppy images are of size 1200 "
+"KB, 1440 KB, or 2880 KB). You may still use boot images of other sizes by "
+"emulating a harddisk or disabling emulation completely. "
+"<p>If you are not familiar with terms like 'harddisk emulation' you most likely "
+"want to use a floppy image here. Floppy images can be created by directly "
+"extracting them from a real floppy disk:"
+"<pre>dd if=/dev/floppy of=/tmp/floppy.img</pre>or by using one of the many boot "
+"floppy generators that can be found on <a "
+"href=\"http://www.google.com/search?q=linux+boot+floppy&ie=UTF-8&oe=UTF-8\">"
+"the internet</a>."
+msgstr ""
+
+#: projects/k3bbootimageview.cpp:146
+#, fuzzy
+msgid "No Floppy image selected"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#: projects/k3bbootimageview.cpp:147
+msgid "Use harddisk emulation"
+msgstr ""
+
+#: projects/k3bbootimageview.cpp:148
+#, fuzzy
+msgid "Use no emulation"
+msgstr "แƒ’แƒแƒ›แƒแƒ แƒ—แƒ”"
+
+#: projects/k3bmovixoptionswidget.cpp:46 projects/k3bmovixoptionswidget.cpp:62
+#, fuzzy
+msgid "default"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜"
+
+#: projects/k3bmovixdvdview.cpp:32 projects/k3bmovixlistview.cpp:188
+#, fuzzy
+msgid "Use drag'n'drop to add files to the project."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3bmovixdvdview.cpp:33 projects/k3bmovixlistview.cpp:189
+#, fuzzy
+msgid "To remove or rename files use the context menu."
+msgstr "-แƒ›แƒ“แƒ” แƒฌแƒแƒจแƒšแƒ แƒแƒœ."
+
+#: projects/k3bmovixdvdview.cpp:34
+#, fuzzy
+msgid "After that press the burn button to write the DVD."
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ DVD."
+
+#: projects/k3bmovixburndialog.cpp:54
+#, fuzzy
+msgid "eMovix CD Project"
+msgstr "eMovix CD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bmovixburndialog.cpp:55 projects/k3bmovixdvdburndialog.cpp:57
+#, fuzzy
+msgid ""
+"_n: 1 file (%1)\n"
+"%n files (%1)"
+msgstr "%n แƒคแƒแƒ˜แƒšแƒ˜ (%1)"
+
+#: projects/k3bmovixburndialog.cpp:58 projects/k3bmovixdvdburndialog.cpp:60
+#, fuzzy
+msgid "eMovix"
+msgstr "eMovix"
+
+#: projects/k3bdataburndialog.cpp:83 projects/k3bdvdburndialog.cpp:64
+#: projects/k3bmixedburndialog.cpp:79 projects/k3bmovixburndialog.cpp:62
+#: projects/k3bmovixdvdburndialog.cpp:64 projects/k3bvideodvdburndialog.cpp:62
+#, fuzzy
+msgid "Filesystem"
+msgstr "แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#: projects/k3bdataburndialog.cpp:160 projects/k3bmixedburndialog.cpp:97
+#: projects/k3bmovixburndialog.cpp:99
+#, fuzzy
+msgid "Datatrack Mode"
+msgstr "แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: projects/k3bmovixburndialog.cpp:102
+#, fuzzy
+msgid "Multisession"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ"
+
+#: projects/k3bmovixburndialog.cpp:213 projects/k3bmovixdvdburndialog.cpp:173
+#, fuzzy
+msgid "Could not find a valid eMovix installation."
+msgstr "a eMovix."
+
+#: projects/k3bdataburndialog.cpp:199 projects/k3bmovixburndialog.cpp:240
+#, fuzzy
+msgid "Most writers do not support writing multisession CDs in DAO mode."
+msgstr "-แƒจแƒ˜ DAO."
+
+#: projects/k3bvcdlistview.cpp:52
+#, fuzzy
+msgid "Use drag'n'drop to add MPEG video files to the project."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudiotrackview.cpp:88 projects/k3bmovixlistview.cpp:190
+#: projects/k3bvcdlistview.cpp:53
+#, fuzzy
+msgid "After that press the burn button to write the CD."
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ CD."
+
+#: projects/k3baudiotrackview.cpp:130 projects/k3bmovixlistview.cpp:173
+#: projects/k3bvcdlistview.cpp:81
+#, fuzzy
+msgid "No."
+msgstr "No."
+
+#: projects/k3bvcdlistview.cpp:84
+#, fuzzy
+msgid "Resolution"
+msgstr "แƒ’แƒแƒ แƒฉแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ"
+
+#: projects/k3bvcdlistview.cpp:85
+#, fuzzy
+msgid "High Resolution"
+msgstr "แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒ’แƒแƒ แƒฉแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ"
+
+#: projects/k3bvcdlistview.cpp:86
+#, fuzzy
+msgid "Framerate"
+msgstr "แƒ™แƒแƒ“แƒ แƒ”แƒ‘แƒ˜แƒก แƒกแƒ˜แƒฎแƒจแƒ˜แƒ แƒ”"
+
+#: projects/k3bvcdlistview.cpp:87
+msgid "Muxrate"
+msgstr ""
+
+#: projects/k3bvcdlistview.cpp:88
+#, fuzzy
+msgid "Duration"
+msgstr "แƒฎแƒแƒœแƒ’แƒ แƒซแƒšแƒ˜แƒแƒ‘แƒ"
+
+#: projects/k3bvideodvdburndialog.cpp:49
+#, fuzzy
+msgid "Video DVD Project"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bdataburndialog.cpp:72 projects/k3bdvdburndialog.cpp:53
+#: projects/k3bvideodvdburndialog.cpp:49
+#, fuzzy, c-format
+msgid "Size: %1"
+msgstr "แƒ–แƒแƒ›แƒ: %1"
+
+#: projects/k3bdatadirtreeview.cpp:285 projects/k3bdatafileview.cpp:324
+#, fuzzy
+msgid "New Directory..."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ..."
+
+#: projects/k3bdatadirtreeview.cpp:291 projects/k3bdatafileview.cpp:330
+#: projects/k3bdataurladdingdialog.cpp:446
+#: projects/k3bdataurladdingdialog.cpp:682
+#, fuzzy
+msgid "Rename"
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ"
+
+#: projects/k3bdatadirtreeview.cpp:336 projects/k3bdatadirtreeview.cpp:338
+#: projects/k3bdatadirtreeview.cpp:341 projects/k3bdatadirtreeview.cpp:344
+#: projects/k3bdatafileview.cpp:381 projects/k3bdatafileview.cpp:383
+#: projects/k3bdatafileview.cpp:386 projects/k3bdatafileview.cpp:389
+#, fuzzy
+msgid "New Directory"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#: projects/k3bdatadirtreeview.cpp:337 projects/k3bdatafileview.cpp:382
+#, fuzzy
+msgid "Please insert the name for the new directory:"
+msgstr "แƒฉแƒแƒกแƒ›แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒแƒšแƒ˜:"
+
+#: projects/k3bdatadirtreeview.cpp:342 projects/k3bdatafileview.cpp:387
+#, fuzzy
+msgid ""
+"A file with that name already exists. Please insert the name for the new "
+"directory:"
+msgstr "A แƒคแƒแƒ˜แƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒฉแƒแƒกแƒ›แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒแƒšแƒ˜:"
+
+#: projects/k3bdataburndialog.cpp:72
+#, fuzzy
+msgid "Data Project"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bdataburndialog.cpp:163 projects/k3bdvdburndialog.cpp:99
+#, fuzzy
+msgid "Multisession Mode"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: projects/k3bvcdburndialog.cpp:60
+#, fuzzy
+msgid "Video CD (Version 1.1)"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD (แƒ•แƒ”แƒ แƒกแƒ˜แƒ 1.1)"
+
+#: projects/k3bvcdburndialog.cpp:62
+#, fuzzy
+msgid "Video CD (Version 2.0)"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD (แƒ•แƒ”แƒ แƒกแƒ˜แƒ 2.0)"
+
+#: projects/k3bvcdburndialog.cpp:64
+#, fuzzy
+msgid "Super Video CD"
+msgstr "แƒกแƒฃแƒžแƒ”แƒ  แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+
+#: projects/k3bvcdburndialog.cpp:66
+#, fuzzy
+msgid "High-Quality Video CD"
+msgstr "แƒ›แƒแƒฆแƒแƒš แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒแƒœแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+
+#: projects/k3bvcdburndialog.cpp:71
+#, fuzzy
+msgid ""
+"_n: 1 MPEG (%1)\n"
+"%n MPEGs (%1)"
+msgstr "%n MPEGs (%1)"
+
+#: projects/k3bvcdburndialog.cpp:98 projects/k3bvcdburndialog.cpp:100
+#: projects/k3bvcdburndialog.cpp:102 projects/k3bvcdburndialog.cpp:104
+#, fuzzy, c-format
+msgid "Select Video CD type %1"
+msgstr "แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒขแƒ˜แƒžแƒ˜ 1"
+
+#: projects/k3bvcdburndialog.cpp:106
+#, fuzzy
+msgid "Automatic video type recognition."
+msgstr "แƒแƒ•แƒขแƒแƒ›แƒแƒขแƒฃแƒ แƒ˜ แƒขแƒ˜แƒžแƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:108
+#, fuzzy
+msgid "Non-compliant compatibility mode for broken devices"
+msgstr "-แƒ—แƒ•แƒ˜แƒก"
+
+#: projects/k3bvcdburndialog.cpp:110
+#, fuzzy
+msgid "Chinese VCD3.0 track interpretation"
+msgstr "แƒฉแƒ˜แƒœแƒฃแƒ แƒ˜"
+
+#: projects/k3bvcdburndialog.cpp:112
+#, fuzzy
+msgid "Use 2336 byte sectors for output"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก"
+
+#: projects/k3bvcdburndialog.cpp:115
+#, fuzzy
+msgid "Specify ISO volume label for Video CD"
+msgstr "ISO แƒ”แƒขแƒ˜แƒ™แƒ”แƒขแƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+
+#: projects/k3bvcdburndialog.cpp:117
+#, fuzzy
+msgid "Specify album id for VideoCD set"
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdburndialog.cpp:119
+#, fuzzy
+msgid "Specify album set sequence number ( <= volume-count )"
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ"
+
+#: projects/k3bvcdburndialog.cpp:121
+#, fuzzy
+msgid "Specify number of volumes in album set"
+msgstr "-แƒจแƒ˜ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdburndialog.cpp:124
+#, fuzzy
+msgid "Enable CD-i Application Support for VideoCD Type 1.1 & 2.0"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ CD i แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜ 0"
+
+#: projects/k3bvcdburndialog.cpp:126
+#, fuzzy
+msgid "Configuration parameters (only for VCD 2.0)"
+msgstr "แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก VCD"
+
+#: projects/k3bvcdburndialog.cpp:129 projects/k3bvcdtrackdialog.cpp:214
+#, fuzzy
+msgid ""
+"Playback control, PBC, is available for Video CD 2.0 and Super Video CD 1.0 "
+"disc formats."
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒ“แƒ แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:131
+#, fuzzy
+msgid "Add always an empty `/SEGMENT' directory"
+msgstr "แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜"
+
+#: projects/k3bvcdburndialog.cpp:133
+#, fuzzy
+msgid "This controls whether APS constraints are strict or relaxed. "
+msgstr "แƒแƒœ "
+
+#: projects/k3bvcdburndialog.cpp:135
+#, fuzzy
+msgid ""
+"This controls whether to update the scan data information contained in the "
+"MPEG-2 video streams."
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ -แƒจแƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:137
+#, fuzzy
+msgid ""
+"This element allows to set viewing restrictions which may be interpreted by the "
+"playing device."
+msgstr "แƒ”แƒšแƒ”แƒ›แƒ”แƒœแƒขแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ."
+
+#: projects/k3bvcdburndialog.cpp:140
+#, fuzzy
+msgid "This option allows customization of Gaps and Margins."
+msgstr "Gaps แƒ“แƒ แƒ›แƒ˜แƒœแƒ“แƒ•แƒ แƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:142
+#, fuzzy
+msgid ""
+"Used to set the number of empty sectors added before the lead-out area begins."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:144
+#, fuzzy
+msgid "Used to set the track pre-gap for all tracks in sectors globally."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒจแƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:146
+#, fuzzy
+msgid "Sets the front margin for sequence items."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ."
+
+#: projects/k3bvcdburndialog.cpp:148
+#, fuzzy
+msgid "Sets the rear margin for sequence items."
+msgstr "-แƒ—แƒ•แƒ˜แƒก แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ."
+
+#: projects/k3bvcdburndialog.cpp:153
+#, fuzzy
+msgid ""
+"<p>This is the most basic <b>Video CD</b> specification dating back to 1993, "
+"which has the following characteristics:"
+"<ul>"
+"<li>One mode2 mixed form ISO-9660 track containing file pointers to the "
+"information areas.</li>"
+"<li>Up to 98 multiplex-ed MPEG-1 audio/video streams or CD-DA audio tracks.</li>"
+"<li>Up to 500 MPEG sequence entry points used as chapter divisions.</li></ul>"
+"<p>The Video CD specification requires the multiplex-ed MPEG-1 stream to have a "
+"CBR of less than 174300 bytes (1394400 bits) per second in order to accommodate "
+"single speed CD-ROM drives."
+"<br>The specification allows for the following two resolutions:"
+"<ul>"
+"<li>352 x 240 @ 29.97 Hz (NTSC SIF).</li>"
+"<li>352 x 240 @ 23.976 Hz (FILM SIF).</li></ul>"
+"<p>The CBR MPEG-1, layer II audio stream is fixed at 224 kbps with 1 stereo or "
+"2 mono channels."
+"<p><b>It is recommended to keep the video bit-rate under 1151929.1 bps.</b>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ<b> แƒ•แƒ˜แƒ“แƒ”แƒ CD</b> -แƒกแƒ™แƒ”แƒœ"
+"<ul>"
+"<li> แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜2 ISO แƒคแƒแƒ˜แƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ</li>"
+"<li> แƒ–แƒ”แƒ›แƒแƒ— -แƒกแƒ™แƒ”แƒœ แƒแƒœ CD แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜</li>"
+"<li> แƒ–แƒ”แƒ›แƒแƒ— -แƒกแƒ™แƒ”แƒœ แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ—แƒแƒ•แƒ˜</li></ul>"
+"<p> แƒ•แƒ˜แƒ“แƒ”แƒ CD -แƒกแƒ™แƒ”แƒœ a แƒ‘แƒแƒ˜แƒขแƒ”แƒ‘แƒ˜ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒชแƒแƒšแƒ˜ CD ROM"
+"<br> -แƒ—แƒ•แƒ˜แƒก"
+"<ul>"
+"<li> x NTSC</li>"
+"<li> x</li></ul>"
+"<p> II แƒขแƒแƒšแƒ˜แƒ kbps แƒแƒœ"
+"<p><b> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ</b>"
+
+#: projects/k3bvcdburndialog.cpp:165
+#, fuzzy
+msgid ""
+"<p>About two years after the Video CD 1.1 specification came out, an improved "
+"<b>Video CD 2.0</b> standard was published in 1995."
+"<p>This one added the following items to the features already available in the "
+"Video CD 1.1 specification:"
+"<ul>"
+"<li>Support for MPEG segment play items (<b>\"SPI\"</b>"
+"), consisting of still pictures, motion pictures and/or audio (only) streams "
+"was added.</li>"
+"<li>Note Segment Items::.</li>"
+"<li>Support for interactive playback control (<b>\"PBC\"</b>) was added.</li>"
+"<li>Support for playing related access by providing a scan point index file was "
+"added. (<b>\"/EXT/SCANDATA.DAT\"</b>)</li>"
+"<li>Support for closed captions.</li>"
+"<li>Support for mixing NTSC and PAL content.</li></ul>"
+"<p>By adding PAL support to the Video CD 1.1 specification, the following "
+"resolutions became available:"
+"<ul>"
+"<li>352 x 240 @ 29.97 Hz (NTSC SIF).</li>"
+"<li>352 x 240 @ 23.976 Hz (FILM SIF).</li>"
+"<li>352 x 288 @ 25 Hz (PAL SIF).</li></ul>"
+"<p>For segment play items the following audio encodings became available:"
+"<ul>"
+"<li>Joint stereo, stereo or dual channel audio streams at 128, 192, 224 or 384 "
+"kbit/sec bit-rate.</li>"
+"<li>Mono audio streams at 64, 96 or 192 kbit/sec bit-rate.</li></ul>"
+"<p>Also the possibility to have audio only streams and still pictures was "
+"provided."
+"<p><b>The bit-rate of multiplex-ed streams should be kept under 174300 "
+"bytes/sec (except for single still picture items) in order to accommodate "
+"single speed drives.</b>"
+msgstr ""
+"<p> แƒ•แƒ˜แƒ“แƒ”แƒ CD<b> แƒ•แƒ˜แƒ“แƒ”แƒ CD</b> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ -แƒจแƒ˜"
+"<p> -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<ul>"
+"<li> แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก<b></b> แƒ“แƒ แƒแƒœ</li>"
+"<li> แƒจแƒ”แƒœแƒ˜แƒจแƒ•แƒœแƒ แƒ”แƒšแƒ”แƒ›แƒ”แƒœแƒขแƒ”แƒ‘แƒ˜</li>"
+"<li> แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก<b></b></li>"
+"<li> แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ a แƒคแƒแƒ˜แƒšแƒ˜<b></b></li>"
+"<li> แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก</li>"
+"<li> แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ -แƒ—แƒ•แƒ˜แƒก NTSC แƒ“แƒ PAL</li></ul>"
+"<p> PAL -แƒกแƒ™แƒ”แƒœ แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<ul>"
+"<li> x NTSC</li>"
+"<li> x</li>"
+"<li> x PAL</li></ul>"
+"<p> -แƒ—แƒ•แƒ˜แƒก"
+"<ul>"
+"<li> แƒแƒœ แƒแƒœ แƒ™แƒ‘แƒ˜แƒข</li>"
+"<li> แƒ›แƒแƒœแƒ แƒแƒœ แƒ™แƒ‘แƒ˜แƒข</li></ul>"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒ“แƒ"
+"<p><b> แƒ‘แƒแƒ˜แƒขแƒ”แƒ‘แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒชแƒแƒšแƒ˜ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒชแƒแƒšแƒ˜</b>"
+
+#: projects/k3bvcdburndialog.cpp:184
+#, fuzzy
+msgid ""
+"<p>With the upcoming of the DVD-V media, a new VCD standard had to be published "
+"in order to be able to keep up with technology, so the Super Video CD "
+"specification was called into life 1999."
+"<p>In the midst of 2000 a full subset of this <b>Super Video CD</b> "
+"specification was published as <b>IEC-62107</b>."
+"<p>As the most notable change over Video CD 2.0 is a switch from MPEG-1 CBR to "
+"MPEG-2 VBR encoding for the video stream was performed."
+"<p>The following new features--building upon the Video CD 2.0 "
+"specification--are:"
+"<ul>"
+"<li>Use of MPEG-2 encoding instead of MPEG-1 for the video stream.</li>"
+"<li>Allowed VBR encoding of MPEG-1 audio stream.</li>"
+"<li>Higher resolutions (see below) for video stream resolution.</li>"
+"<li>Up to 4 overlay graphics and text (<b>\"OGT\"</b>"
+") sub-channels for user switchable subtitle displaying in addition to the "
+"already existing closed caption facility.</li>"
+"<li>Command lists for controlling the SVCD virtual machine.</li></ul>"
+"<p>For the <b>Super Video CD</b>, only the following two resolutions are "
+"supported for motion video and (low resolution) still pictures:"
+"<ul>"
+"<li>480 x 480 @ 29.97 Hz (NTSC 2/3 D-2).</li>"
+"<li>480 x 576 @ 25 Hz (PAL 2/3 D-2).</li></ul>"
+msgstr ""
+"<p> DVD a แƒแƒฎแƒแƒšแƒ˜ VCD แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<p> a<b> แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD</b><b></b>"
+"<p> แƒจแƒ”แƒชแƒ•แƒšแƒ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒขแƒแƒšแƒ˜แƒ a -แƒกแƒ™แƒ”แƒœ VBR -แƒ—แƒ•แƒ˜แƒก"
+"<p> แƒแƒฎแƒแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<ul>"
+"<li> แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก</li>"
+"<li> VBR</li>"
+"<li> -แƒ—แƒ•แƒ˜แƒก</li>"
+"<li> แƒ–แƒ”แƒ›แƒแƒ— -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒขแƒ”แƒฅแƒกแƒขแƒ˜<b></b> -แƒ—แƒ•แƒ˜แƒก -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜</li>"
+"<li> แƒ‘แƒ แƒซแƒแƒœแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก</li></ul>"
+"<p> -แƒ—แƒ•แƒ˜แƒก<b> แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD</b> -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒ“แƒแƒ‘แƒแƒšแƒ˜"
+"<ul>"
+"<li> x NTSC D</li>"
+"<li> x PAL D</li></ul>"
+
+#: projects/k3bvcdburndialog.cpp:198
+#, fuzzy
+msgid ""
+"<p>This is actually just a minor variation defined in IEC-62107 on the Super "
+"Video CD 1.0 format for compatibility with current products in the market."
+"<p>It differs from the Super Video CD 1.0 format in the following items:"
+"<ul>"
+"<li>The system profile tag field in <b>/SVCD/INFO.SVD</b> is set to <b>1</b> "
+"instead of <b>0</b>.</li>"
+"<li>The system identification field value in <b>/SVCD/INFO.SVD</b> is set to <b>"
+"HQ-VCD</b> instead of <b>SUPERVCD</b>.</li>"
+"<li><b>/EXT/SCANDATA.DAT</b> is mandatory instead of being optional.</li>"
+"<li><b>/SVCD/SEARCH.DAT</b> is optional instead of being mandatory.</li></ul>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ a -แƒจแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD -แƒ—แƒ•แƒ˜แƒก -แƒจแƒ˜"
+"<p> แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD -แƒจแƒ˜"
+"<ul>"
+"<li> แƒžแƒ แƒแƒคแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒšแƒ˜ -แƒจแƒ˜<b></b> แƒขแƒแƒšแƒ˜แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ<b></b><b></b></li>"
+"<li> แƒ•แƒ”แƒšแƒ˜ -แƒจแƒ˜<b></b> แƒขแƒแƒšแƒ˜แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ<b> VCD</b><b></b></li>"
+"<li><b></b> แƒขแƒแƒšแƒ˜แƒ</li>"
+"<li><b></b> แƒขแƒแƒšแƒ˜แƒ</li></ul>"
+
+#: projects/k3bvcdburndialog.cpp:206
+#, fuzzy
+msgid ""
+"<p>If Autodetect is:</p>"
+"<ul>"
+"<li>ON then K3b will set the correct VideoCD type.</li>"
+"<li>OFF then the correct VideoCD type needs to be set by the user.</li></ul>"
+"<p>If you are not sure about the correct VideoCD type, it is best to turn "
+"Autodetect ON.</p>"
+"<p>If you want to force the VideoCD type, you must turn Autodetect OFF. This is "
+"useful for some standalone DVD players without SVCD support.</p>"
+msgstr ""
+"<p> แƒแƒ•แƒขแƒแƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ แƒขแƒแƒšแƒ˜แƒ</p>"
+"<ul>"
+"<li> K3b แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒกแƒฌแƒแƒ แƒ”แƒ แƒขแƒ˜แƒžแƒ˜</li>"
+"<li> แƒกแƒฌแƒแƒ แƒ”แƒ แƒขแƒ˜แƒžแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ</li></ul>"
+"<p> แƒกแƒฌแƒแƒ แƒ”แƒ แƒขแƒ˜แƒžแƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒแƒ•แƒขแƒแƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ</p>"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒขแƒ˜แƒžแƒ˜ แƒแƒ•แƒขแƒแƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก DVD</p>"
+
+#: projects/k3bvcdburndialog.cpp:213
+#, fuzzy
+msgid ""
+"<ul>"
+"<li>Rename <b>\"/MPEG2\"</b> folder on SVCDs to (non-compliant) "
+"\"/MPEGAV\".</li>"
+"<li>Enables the use of the (deprecated) signature <b>\"ENTRYSVD\"</b> "
+"instead of <b>\"ENTRYVCD\"</b> for the file <b>\"/SVCD/ENTRY.SVD\"</b>.</li>"
+"</ul>"
+msgstr ""
+"<ul>"
+"<li> แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ<b> MPEG2</b> แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ” แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ</li>"
+"<li><b></b><b></b> -แƒ—แƒ•แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜<b></b></li></ul>"
+
+#: projects/k3bvcdburndialog.cpp:216
+#, fuzzy
+msgid ""
+"<ul>"
+"<li>Enables the use of the (deprecated) Chinese <b>\"/SVCD/TRACKS.SVD\"</b> "
+"format which differs from the format defined in the <b>IEC-62107</b> "
+"specification.</li></ul>"
+"<p><b>The differences are most exposed on SVCDs containing more than one video "
+"track.</b>"
+msgstr "<ul><li> แƒฉแƒ˜แƒœแƒฃแƒ แƒ˜<b></b> -แƒจแƒ˜<b></b></li></ul><p><b> แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</b>"
+
+#: projects/k3bvcdburndialog.cpp:220
+#, fuzzy
+msgid ""
+"<p>though most devices will have problems with such an out-of-specification "
+"media."
+"<p><b>You may want use this option for images longer than 80 minutes</b>"
+msgstr "<p><p><b> แƒ—แƒฅแƒ•แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก แƒฌแƒฃแƒ—แƒ”แƒ‘แƒ˜</b>"
+
+#: projects/k3bvcdburndialog.cpp:224
+#, fuzzy
+msgid ""
+"<p>To allow the play of Video-CDs on a CD-i player, the Video-CD standard "
+"requires that a CD-i application program must be present."
+"<p>This program is designed to:"
+"<ul>"
+"<li>provide full play back control as defined in the PSD of the standard</l>"
+"<li>be extremely simple to use and easy-to-learn for the end-user</li></ul>"
+"<p>The program runs on CD-i players equipped with the CDRTOS 1.1(.1) operating "
+"system and a Digital Video extension cartridge."
+msgstr ""
+"<p> -แƒ›แƒ“แƒ” แƒ•แƒ˜แƒ“แƒ”แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a CD i แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ a CD i แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+"<p> แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ"
+"<ul>"
+"<li> -แƒจแƒ˜ แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜</l>"
+"<li> -แƒกแƒ™แƒ”แƒœ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก</li></ul>"
+"<p> แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD i แƒ“แƒ a แƒ•แƒ˜แƒ“แƒ”แƒ แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ."
+
+#: projects/k3bvcdburndialog.cpp:231
+#, fuzzy
+msgid ""
+"<p>Configuration parameters only available for VideoCD 2.0"
+"<p>The engine works perfectly well when used as-is."
+"<p>You have the option to configure the VCD application."
+"<p>You can adapt the color and/or the shape of the cursor and lots more."
+msgstr "<p> แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก<p> แƒขแƒแƒšแƒ˜แƒ<p> แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ VCD<p> แƒ—แƒฅแƒ•แƒ”แƒœ แƒ“แƒ แƒแƒœ แƒ“แƒ."
+
+#: projects/k3bvcdburndialog.cpp:238 projects/k3bvcdtrackdialog.cpp:233
+#, fuzzy
+msgid ""
+"<p>Playback control, PBC, is available for Video CD 2.0 and Super Video CD 1.0 "
+"disc formats."
+"<p>PBC allows control of the playback of play items and the possibility of "
+"interaction with the user through the remote control or some other input device "
+"available."
+msgstr ""
+"<p> แƒ“แƒแƒ™แƒ•แƒ แƒ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒ“แƒ แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒ“แƒ˜แƒกแƒ™แƒ˜"
+"<p> แƒ“แƒ แƒแƒœ แƒจแƒ”แƒœแƒแƒขแƒแƒœแƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:242
+#, fuzzy
+msgid ""
+"<p>Here you can specify that the folder <b>SEGMENT</b> "
+"should always be present."
+"<p>Some DVD players need the folder to give a faultless rendition."
+msgstr "<p> แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”<b></b><p> DVD แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ” -แƒกแƒ™แƒ”แƒœ a."
+
+#: projects/k3bvcdburndialog.cpp:246
+#, fuzzy
+msgid ""
+"<p>An Access Point Sector, APS, is an MPEG video sector on the VCD/SVCD which "
+"is suitable to be jumped to directly."
+"<p>APS are required for entry points and scantables. APS have to fulfil the "
+"requirement to precede every I-frame by a GOP header which shall be preceded by "
+"a sequence header in its turn."
+"<p>The start codes of these 3 items are required to be contained all in the "
+"same MPEG pack/sector, thus forming a so-called access point sector."
+"<p>This requirement can be relaxed by enabling the relaxed aps option, i.e. "
+"every sector containing an I-frame will be regarded as an APS."
+"<p><b>Warning:</b> The sequence header is needed for a playing device to figure "
+"out display parameters, such as display resolution and frame rate, relaxing the "
+"aps requirement may lead to non-working entry points."
+msgstr ""
+"<p> แƒฌแƒ•แƒ“แƒแƒ›แƒ แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ VCD แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ"
+"<p> -แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ I a a แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ -แƒจแƒ˜"
+"<p> -แƒกแƒ™แƒ”แƒœ แƒงแƒ•แƒ”แƒšแƒ -แƒจแƒ˜ a"
+"<p> i e I"
+"<p><b> แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ</b> แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก a แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ "
+"แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:253
+#, fuzzy
+msgid ""
+"<p>According to the specification, it is mandatory for Super Video CDs to "
+"encode scan information data into user data blocks in the picture layer of all "
+"intra coded picture."
+"<p>It can be used by playing devices for implementing fast forward & fast "
+"reverse scanning."
+"<p>The already existing scan information data can be updated by enabling the "
+"update scan offsets option."
+msgstr ""
+"<p> -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ -แƒกแƒ™แƒ”แƒœ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ -แƒจแƒ˜ แƒงแƒ•แƒ”แƒšแƒ"
+"<p> แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก"
+"<p> แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ."
+
+#: projects/k3bvcdburndialog.cpp:258
+#, fuzzy
+msgid ""
+"<p>Viewing Restriction may be interpreted by the playing device."
+"<p>The allowed range goes from 0 to 3."
+"<ul>"
+"<li>0 = unrestricted, free to view for all</li>"
+"<li>3 = restricted, content not suitable for ages under 18</li></ul>"
+"<p>Actually, the exact meaning is not defined and is player dependant."
+"<p><b>Most players ignore that value.<b>"
+msgstr ""
+"<p> แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+"<p> -แƒกแƒ™แƒ”แƒœ"
+"<ul>"
+"<li> -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ</li>"
+"<li> -แƒ—แƒ•แƒ˜แƒก</li></ul>"
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ แƒขแƒแƒšแƒ˜แƒ"
+"<p><b><b>"
+
+#: projects/k3bvcdburndialog.cpp:266
+#, fuzzy
+msgid "<p>This option allows customization of Gaps and Margins."
+msgstr "<p> Gaps แƒ“แƒ แƒ›แƒ˜แƒœแƒ“แƒ•แƒ แƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:268
+#, fuzzy
+msgid ""
+"<p>This option allows to set the number of empty sectors added before the "
+"lead-out area begins, i.e. the number of post-gap sectors."
+"<p>The ECMA-130 specification requires the last data track before the lead-out "
+"to carry a post-gap of at least 150 sectors, which is used as default for this "
+"parameter."
+"<p>Some operating systems may encounter I/O errors due to read-ahead issues "
+"when reading the last MPEG track if this parameter is set too low."
+"<p>Allowed value content: [0..300]. Default: 150."
+msgstr ""
+"<p> -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ i e"
+"<p> -แƒกแƒ™แƒ”แƒœ a แƒขแƒแƒšแƒ˜แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ -แƒ—แƒ•แƒ˜แƒก"
+"<p> I O -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒ“แƒแƒ‘แƒแƒšแƒ˜"
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:274
+#, fuzzy
+msgid ""
+"<p>Used to set the track pre-gap for all tracks in sectors globally."
+"<p>The specification requires the pre-gaps to be at least 150 sectors long."
+"<p>Allowed value content: [0..300]. Default: 150."
+msgstr ""
+"<p> แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒจแƒ˜"
+"<p> -แƒกแƒ™แƒ”แƒœ"
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdburndialog.cpp:279
+#, fuzzy
+msgid ""
+"Margins are used to compensate for inaccurate sector-addressing issues on "
+"CD-ROM media. Interestingly, they have been abandoned for Super Video CDs."
+"<p>For Video CD 1.0/1.1/2.0 this margin should be at least 15 sectors long."
+"<p>Allowed value content: [0..150]. Default: 30 for Video CD 1.0/1.1/2.0, "
+"otherwise (i.e. Super Video CD 1.0 and HQ-VCD 1.0) 0."
+msgstr ""
+"แƒ›แƒ˜แƒœแƒ“แƒ•แƒ แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD ROM -แƒ—แƒ•แƒ˜แƒก แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ"
+"<p> -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD i e แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD แƒ“แƒ VCD."
+
+#: projects/k3bvcdburndialog.cpp:284
+#, fuzzy
+msgid ""
+"<p>Margins are used to compensate for inaccurate sector-addressing issues on "
+"CD-ROM media. Interestingly, they have been abandoned for Super Video CDs."
+"<p>For Video CD 1.0/1.1/2.0 this margin should be at least 15 sectors long."
+"<p>Allowed value content: [0..150]. Default: 45 for Video CD 1.0/1.1/2.0, "
+"otherwise 0."
+msgstr ""
+"<p> แƒ›แƒ˜แƒœแƒ“แƒ•แƒ แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD ROM -แƒ—แƒ•แƒ˜แƒก แƒกแƒฃแƒžแƒ”แƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ"
+"<p> -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD"
+"<p> แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ•แƒ˜แƒ“แƒ”แƒ CD."
+
+#: projects/k3bvcdburndialog.cpp:299
+#, fuzzy
+msgid "Generic"
+msgstr "แƒ–แƒแƒ’แƒแƒ“แƒ˜"
+
+#: projects/k3bvcdburndialog.cpp:301
+#, fuzzy
+msgid "Playback Control (PBC)"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ Control"
+
+#: projects/k3bvcdburndialog.cpp:302
+#, fuzzy
+msgid "SEGMENT Folder must always be present"
+msgstr "แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”"
+
+#: projects/k3bvcdburndialog.cpp:303
+msgid "Relaxed aps"
+msgstr ""
+
+#: projects/k3bvcdburndialog.cpp:304
+#, fuzzy
+msgid "Update scan offsets"
+msgstr "แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdburndialog.cpp:309
+#, fuzzy
+msgid "Gaps"
+msgstr "Gaps"
+
+#: projects/k3bvcdburndialog.cpp:316
+#, fuzzy
+msgid "Customize gaps and margins"
+msgstr "แƒ“แƒ"
+
+#: projects/k3bvcdburndialog.cpp:318
+msgid "Leadout pre gap (0..300):"
+msgstr ""
+
+#: projects/k3bvcdburndialog.cpp:323
+#, fuzzy
+msgid "Track pre gap (0..300):"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜:"
+
+#: projects/k3bvcdburndialog.cpp:328
+#, fuzzy
+msgid "Track front margin (0..150):"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜:"
+
+#: projects/k3bvcdburndialog.cpp:337
+#, fuzzy
+msgid "Track rear margin (0..150):"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜:"
+
+#: projects/k3bvcdburndialog.cpp:412
+msgid "Restriction category (0..3):"
+msgstr ""
+
+#: projects/k3bvcdburndialog.cpp:438
+#, fuzzy
+msgid "VideoCD 1.1"
+msgstr "VideoCD 1.1"
+
+#: projects/k3bvcdburndialog.cpp:439
+#, fuzzy
+msgid "VideoCD 2.0"
+msgstr "VideoCD 2.0"
+
+#: projects/k3bvcdburndialog.cpp:440
+#, fuzzy
+msgid "Super-VideoCD"
+msgstr "แƒกแƒฃแƒžแƒ”แƒ -VideoCD"
+
+#: projects/k3bvcdburndialog.cpp:441
+#, fuzzy
+msgid "HQ-VideoCD"
+msgstr "HQ-VideoCD"
+
+#: projects/k3bvcdburndialog.cpp:447
+#, fuzzy
+msgid "Autodetect VideoCD type"
+msgstr "แƒแƒ•แƒขแƒแƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ แƒขแƒ˜แƒžแƒ˜"
+
+#: projects/k3bvcdburndialog.cpp:449
+#, fuzzy
+msgid "Enable broken SVCD mode"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bvcdburndialog.cpp:454
+#, fuzzy
+msgid "Enable %1 track interpretation"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bvcdburndialog.cpp:459
+#, fuzzy
+msgid "Use 2336 byte sectors"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdburndialog.cpp:461
+#, fuzzy
+msgid "Enable CD-i support"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ CD i"
+
+#: projects/k3bvcdburndialog.cpp:464
+#, fuzzy
+msgid "VideoCD on CD-i"
+msgstr "แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD i"
+
+#: projects/k3bvcdburndialog.cpp:485
+#, fuzzy
+msgid "System:"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ:"
+
+#: projects/k3bvcdburndialog.cpp:486
+#, fuzzy
+msgid "Application:"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ:"
+
+#: projects/k3bvcdburndialog.cpp:496
+#, fuzzy
+msgid "ISO application id for VideoCD"
+msgstr "ISO -แƒ—แƒ•แƒ˜แƒก"
+
+#: projects/k3bvcdburndialog.cpp:501
+#, fuzzy
+msgid "Volume &set name:"
+msgstr "แƒฎแƒ›แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: projects/k3bvcdburndialog.cpp:502
+#, fuzzy
+msgid "Volume set s&ize:"
+msgstr "แƒฎแƒ›แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒ–แƒแƒ›แƒ:"
+
+#: projects/k3bvcdburndialog.cpp:504
+msgid "&Publisher:"
+msgstr ""
+
+#: projects/k3bvcdburndialog.cpp:583
+#, fuzzy, c-format
+msgid "Do you want to overwrite %1"
+msgstr "-แƒกแƒ™แƒ”แƒœ 1"
+
+#: projects/k3bdataview.cpp:78
+#, fuzzy
+msgid "&Import Session..."
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ."
+
+#: projects/k3bdataview.cpp:80
+#, fuzzy
+msgid "&Clear Imported Session"
+msgstr "แƒ˜แƒ›แƒžแƒแƒ แƒขแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒ&แƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: projects/k3bdataview.cpp:83
+#, fuzzy
+msgid "&Edit Boot Images..."
+msgstr "แƒฉแƒ&แƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ..."
+
+#: projects/k3bdataview.cpp:87
+#, fuzzy
+msgid "Import a previously burned session into the current project"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: projects/k3bdataview.cpp:88
+msgid "Remove the imported items from a previous session"
+msgstr ""
+
+#: projects/k3bdataview.cpp:89
+#, fuzzy
+msgid "Modify the bootable settings of the current project"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: projects/k3bdataview.cpp:151
+#, fuzzy
+msgid "Edit Boot Images"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜แƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3baudiodatasourceeditwidget.cpp:38
+#, fuzzy
+msgid "Start Offset"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒจแƒ”แƒ แƒ”แƒ•แƒ"
+
+#: projects/k3baudiodatasourceeditwidget.cpp:39
+#, fuzzy
+msgid "End Offset"
+msgstr "แƒ“แƒแƒกแƒแƒกแƒ แƒฃแƒšแƒ˜ แƒจแƒ”แƒ แƒ”แƒ•แƒ"
+
+#: projects/k3baudiodatasourceeditwidget.cpp:63
+msgid ""
+"Drag the edges of the highlighted area to define the portion of the audio "
+"source you want to include in the Audio CD track. You can also use the input "
+"windows to fine-tune your selection."
+msgstr ""
+
+#: projects/k3baudiodatasourceeditwidget.cpp:103
+msgid "Used part of the audio source"
+msgstr ""
+
+#: projects/k3bdatasessionimportdialog.cpp:37
+#, fuzzy
+msgid "Session Import"
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ˜แƒ›แƒžแƒแƒ แƒขแƒ˜"
+
+#: projects/k3bdatasessionimportdialog.cpp:88
+#, fuzzy
+msgid ""
+"<p>K3b found session containing Joliet information for long filenames but no "
+"Rock Ridge extensions."
+"<p>The filenames in the imported session will be converted to a restricted "
+"character set in the new session. This character set is based on the ISO9660 "
+"settings in the K3b project. K3b is not able to display these converted "
+"filenames yet."
+msgstr ""
+"<p> K3b แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒแƒ แƒ"
+"<p> แƒ•แƒแƒ“แƒ -แƒกแƒ™แƒ”แƒœ a -แƒจแƒ˜ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ a แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒจแƒ˜ แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ -แƒจแƒ˜ "
+"K3b K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3bdatasessionimportdialog.cpp:93
+#, fuzzy
+msgid "Session Import Warning"
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ˜แƒ›แƒžแƒแƒ แƒขแƒ˜แƒก แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bmixedview.cpp:125
+#, fuzzy
+msgid "Please add files and audio titles to your project first."
+msgstr "แƒ“แƒ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudiotrackplayer.cpp:70 projects/k3baudiotrackplayer.cpp:143
+#, fuzzy
+msgid "Play"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ"
+
+#: projects/k3baudiotrackplayer.cpp:76 projects/k3baudiotrackplayer.cpp:145
+#, fuzzy
+msgid "Pause"
+msgstr "แƒจแƒ”แƒฉแƒ”แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3baudiotrackplayer.cpp:82
+#, fuzzy
+msgid "Play/Pause"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ/แƒžแƒแƒฃแƒ–แƒ"
+
+#: projects/k3baudiotrackplayer.cpp:95 projects/k3baudiotrackplayer.cpp:146
+#, fuzzy
+msgid "Next"
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’แƒ˜"
+
+#: projects/k3baudiotrackplayer.cpp:101
+#, fuzzy
+msgid "Prev"
+msgstr "Prev"
+
+#: projects/k3baudiotrackplayer.cpp:114
+#, fuzzy
+msgid "Seek"
+msgstr "แƒซแƒ˜แƒ”แƒ‘แƒ"
+
+#: projects/k3baudiotrackplayer.cpp:147
+#, fuzzy
+msgid "Previous"
+msgstr "แƒฌแƒ˜แƒœแƒ"
+
+#: projects/k3baudiotrackplayer.cpp:187
+#, fuzzy
+msgid "Playing track %1: %2 - %3"
+msgstr "แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1: %2 - %3"
+
+#: projects/k3baudiotracksplitdialog.cpp:34
+#, fuzzy
+msgid "Split Audio Track"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒงแƒแƒคแƒ"
+
+#: projects/k3baudiotracksplitdialog.cpp:50
+#, fuzzy
+msgid "Please select the position where the track should be split."
+msgstr "แƒแƒ แƒฉแƒ”แƒ‘แƒ."
+
+#: projects/k3baudiotracksplitdialog.cpp:56
+#, fuzzy
+msgid "Split track at:"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒงแƒแƒคแƒ:"
+
+#: projects/k3baudiotracksplitdialog.cpp:96
+#, fuzzy
+msgid "Split Here"
+msgstr "แƒกแƒขแƒ”แƒ แƒ”แƒ"
+
+#: projects/k3baudiotracksplitdialog.cpp:100
+#, fuzzy
+msgid "Remove this Range"
+msgstr "แƒ—แƒ”แƒ›แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#: projects/k3bdataimagesettingswidget.cpp:46
+msgid "Linux/Unix only"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:47
+msgid "Linux/Unix + Windows"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:48
+msgid "Very large files (UDF)"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:49
+msgid "DOS Compatibility"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:133
+msgid "Custom Data Project Filesystems"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:193
+msgid ""
+"<p><b>File System Presets</b>"
+"<p>K3b provides the following file system Presets which allow for a quick "
+"selection of the most frequently used settings."
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:197
+msgid ""
+"The file system is optimized for usage on Linux/Unix systems. This mainly means "
+"that it uses the Rock Ridge extensions to provide long filenames, symbolic "
+"links, and POSIX compatible file permissions."
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:201
+msgid ""
+"In addition to the settings for Linux/Unix the file system contains a Joliet "
+"tree which allows for long file names on Windows which does not support the "
+"Rock Ridget extensions. Be aware that the file name length is restricted to 103 "
+"characters."
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:205
+msgid ""
+"The file system has additional UDF entries attached to it. This raises the "
+"maximal file size to 4 GB. Be aware that the UDF support in K3b is limited."
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:208
+msgid ""
+"The file system is optimized for compatibility with old systems. That means "
+"file names are restricted to 8.3 characters and no symbolic links or file "
+"permissions are supported."
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:263
+msgid "Rock Ridge"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:265
+msgid "Joliet"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:267
+msgid "UDF"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:269
+msgid "Custom (ISO9660 only)"
+msgstr ""
+
+#: projects/k3bdataimagesettingswidget.cpp:271
+#, fuzzy
+msgid "Custom (%1)"
+msgstr "แƒกแƒฎแƒ•แƒ แƒ–แƒแƒ›แƒ"
+
+#: projects/k3bdataimagesettingswidget.cpp:288
+#, fuzzy
+msgid ""
+"<p>Be aware that it is not recommended to disable the Rock Ridge Extensions. "
+"There is no disadvantage in enabling Rock Ridge (except for a very small space "
+"overhead) but a lot of advantages."
+"<p>Without Rock Ridge Extensions symbolic links are not supported and will "
+"always be followed as if the \"Follow Symbolic Links\" option was enabled."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒ -แƒจแƒ˜ -แƒ—แƒ•แƒ˜แƒก a a"
+"<p> แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜ แƒ“แƒ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜."
+
+#: projects/k3bdataimagesettingswidget.cpp:294
+#, fuzzy
+msgid "Rock Ridge Extensions Disabled"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜"
+
+#: projects/k3bdataimagesettingswidget.cpp:300
+#, fuzzy
+msgid ""
+"<p>Be aware that without the Joliet extensions Windows systems will not be able "
+"to display long filenames. You will only see the ISO9660 filenames."
+"<p>If you do not intend to use the CD/DVD on a Windows system it is safe to "
+"disable Joliet."
+msgstr ""
+"<p> แƒคแƒแƒœแƒฏแƒ แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ—แƒฅแƒ•แƒ”แƒœ"
+"<p> -แƒกแƒ™แƒ”แƒœ CD DVD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a แƒคแƒแƒœแƒฏแƒ แƒ”แƒ‘แƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ."
+
+#: projects/k3bdataimagesettingswidget.cpp:305
+#, fuzzy
+msgid "Joliet Extensions Disabled"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒ”แƒ‘แƒ˜ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜"
+
+#: projects/k3bdvdview.cpp:32
+#, fuzzy
+msgid ""
+"Use drag'n'drop to add files and directories to the project.\n"
+"To remove or rename files use the context menu.\n"
+"After that press the burn button to write the DVD."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ แƒฌแƒแƒจแƒšแƒ แƒแƒœ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ DVD."
+
+#: projects/k3bbootimagedialog.cpp:27
+#, fuzzy
+msgid "Boot Images"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bmixedburndialog.cpp:67
+#, fuzzy
+msgid "Mixed Project"
+msgstr "แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3baudioburndialog.cpp:65 projects/k3bmixedburndialog.cpp:68
+#, fuzzy
+msgid ""
+"_n: 1 track (%1 minutes)\n"
+"%n tracks (%1 minutes)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1 แƒฌแƒฃแƒ—แƒ˜)"
+
+#: projects/k3bmixedburndialog.cpp:103
+#, fuzzy
+msgid "Mixed Mode Type"
+msgstr "แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜"
+
+#: projects/k3bmixedburndialog.cpp:107
+#, fuzzy
+msgid "Data in second session (CD-Extra)"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ -แƒจแƒ˜ CD"
+
+#: projects/k3bmixedburndialog.cpp:108
+#, fuzzy
+msgid ""
+"<em>Blue book CD</em>"
+"<br>K3b will create a multisession CD with 2 sessions. The first session will "
+"contain all audio tracks and the second session will contain a mode 2 form 1 "
+"data track."
+"<br>This mode is based on the <em>Blue book</em> standard (also known as <em>"
+"Extended Audio CD</em>, <em>CD-Extra</em>, or <em>CD Plus</em>"
+") and has the advantage that a hifi audio CD player will only recognize the "
+"first session and ignore the second session with the data track."
+"<br>If the CD is intended to be used in a hifi audio CD player this is the "
+"recommended mode."
+"<br>Some older CD-ROMs may have problems reading a blue book CD since it is a "
+"multisession CD."
+msgstr ""
+"<p><b> แƒšแƒฃแƒ แƒฏแƒ˜ CD</b>"
+"<p> K3b a CD แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ“แƒ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก a"
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ<em> แƒšแƒฃแƒ แƒฏแƒ˜</em> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜<em> แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ CD</em><em> "
+"CD</em> แƒแƒœ<em> CD</em> แƒ“แƒ a CD แƒ“แƒ"
+"<p> CD แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ a CD แƒขแƒแƒšแƒ˜แƒ"
+"<p> CD a CD แƒขแƒแƒšแƒ˜แƒ a CD."
+
+#: projects/k3bmixedburndialog.cpp:124
+#, fuzzy
+msgid "Data in first track"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ -แƒจแƒ˜"
+
+#: projects/k3bmixedburndialog.cpp:125
+msgid "K3b will write the data track before all audio tracks."
+msgstr ""
+
+#: projects/k3bmixedburndialog.cpp:128
+#, fuzzy
+msgid "Data in last track"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ -แƒจแƒ˜"
+
+#: projects/k3bmixedburndialog.cpp:129
+msgid "K3b will write the data track after all audio tracks."
+msgstr ""
+
+#: projects/k3bmixedburndialog.cpp:132
+#, fuzzy
+msgid ""
+"<b>Caution:</b> The last two modes should only be used for CDs that are "
+"unlikely to be played on a hifi audio CD player."
+"<br>It could lead to problems with some older hifi audio CD players that try to "
+"play the data track."
+msgstr ""
+"<p><b> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ CD</b>"
+"<p> K3b แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+"<p> -แƒ—แƒ•แƒ˜แƒก -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a CD"
+"<p><b></b> -แƒกแƒ™แƒ”แƒœ CD -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudioburndialog.cpp:301 projects/k3bmixedburndialog.cpp:311
+#, fuzzy
+msgid ""
+"<p><b>External program <em>normalize</em> is not installed.</b>"
+"<p>K3b uses <em>normalize</em> (http://www1.cs.columbia.edu/~cvaill/normalize/) "
+"to normalize audio tracks. In order to use this functionality, please install "
+"it first."
+msgstr ""
+"<p><b> แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ<em></em> แƒขแƒแƒšแƒ˜แƒ</b>"
+"<p> K3b<em></em>http://www1.cs.columbia.edu/~cvaill/normalize/ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ "
+"-แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudioburndialog.cpp:308 projects/k3baudioburndialog.cpp:327
+#: projects/k3bmixedburndialog.cpp:318 projects/k3bmixedburndialog.cpp:337
+#, fuzzy
+msgid ""
+"<p>K3b is not able to normalize audio tracks when burning on-the-fly. The "
+"external program used for this task only supports normalizing a set of audio "
+"files."
+msgstr ""
+"<p> K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒ a แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: projects/k3baudioburndialog.cpp:312 projects/k3baudioburndialog.cpp:331
+#: projects/k3bmixedburndialog.cpp:322 projects/k3bmixedburndialog.cpp:341
+#, fuzzy
+msgid "Disable normalization"
+msgstr "แƒ’แƒแƒ›แƒแƒ แƒ—แƒ”"
+
+#: projects/k3baudioburndialog.cpp:313 projects/k3baudioburndialog.cpp:332
+#: projects/k3bmixedburndialog.cpp:323 projects/k3bmixedburndialog.cpp:342
+#, fuzzy
+msgid "Disable on-the-fly burning"
+msgstr "แƒ’แƒแƒ›แƒแƒ แƒ—แƒ” แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bdvdburndialog.cpp:53
+#, fuzzy
+msgid "DVD Project"
+msgstr "DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bdvdburndialog.cpp:170
+#, fuzzy
+msgid ""
+"It is not possible to write multisession DVDs in DAO mode.Multisession has been "
+"disabled."
+msgstr "แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ DAO แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜."
+
+#: projects/k3bdvdburndialog.cpp:172
+#, fuzzy
+msgid "DVD multisession"
+msgstr "DVD แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:60
+#: projects/k3bdataurladdingdialog.cpp:86
+#, fuzzy
+msgid "Adding files to project '%1'"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก \"%1\" แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: projects/k3bdataurladdingdialog.cpp:124
+msgid ""
+"<p>The file you are about to add to the project is an ISO9660 image. As such it "
+"can be burned to a medium directly since it already contains a file system."
+"<br>Are you sure you want to add this file to the project?"
+msgstr ""
+
+#: projects/k3bdataurladdingdialog.cpp:128
+#, fuzzy
+msgid "Adding image file to project"
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก \"%1\" แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: projects/k3bdataurladdingdialog.cpp:129
+#, fuzzy
+msgid "Add the file to the project"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: projects/k3bdataurladdingdialog.cpp:130
+msgid "Burn the image directly"
+msgstr ""
+
+#: projects/k3bdataurladdingdialog.cpp:184
+#, fuzzy, c-format
+msgid "It is not possible to add files bigger than %1"
+msgstr "แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ’แƒ‘"
+
+#: projects/k3bdataurladdingdialog.cpp:188
+#, fuzzy
+msgid "Some filenames had to be modified due to limitations in mkisofs"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜"
+
+#: projects/k3bdataurladdingdialog.cpp:192
+msgid ""
+"The following filenames have an invalid encoding. You may fix this with the "
+"convmv tool"
+msgstr ""
+
+#: projects/k3bdataurladdingdialog.cpp:225
+#, fuzzy
+msgid "Moving files to project \"%1\"..."
+msgstr "แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก \"%1\" แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#: projects/k3bdataurladdingdialog.cpp:425
+#: projects/k3bdataurladdingdialog.cpp:661
+#, fuzzy
+msgid "File already exists"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒฃแƒ™แƒ•แƒ” แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก"
+
+#: projects/k3bdataurladdingdialog.cpp:426
+#: projects/k3bdataurladdingdialog.cpp:662
+#, fuzzy
+msgid "<p>File <em>%1</em> already exists in project folder <em>%2</em>."
+msgstr "<p><em></em> -แƒจแƒ˜ แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”<em></em>."
+
+#: projects/k3bdataurladdingdialog.cpp:436
+#: projects/k3bdataurladdingdialog.cpp:672
+#, fuzzy
+msgid "Replace the existing file"
+msgstr "แƒแƒ แƒกแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:437
+#: projects/k3bdataurladdingdialog.cpp:673
+#, fuzzy
+msgid "Replace All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒก แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:439
+#: projects/k3bdataurladdingdialog.cpp:675
+#, fuzzy
+msgid "Always replace existing files"
+msgstr "แƒงแƒแƒ•แƒ”แƒšแƒ—แƒ•แƒ˜แƒก"
+
+#: projects/k3bdataurladdingdialog.cpp:442
+#: projects/k3bdataurladdingdialog.cpp:678
+#, fuzzy
+msgid "Keep the existing file"
+msgstr "แƒ“แƒแƒขแƒแƒ•แƒ”แƒ‘แƒ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/k3bdataurladdingdialog.cpp:443
+#: projects/k3bdataurladdingdialog.cpp:679
+#, fuzzy
+msgid "Ignore All"
+msgstr "แƒงแƒ•แƒ”แƒšแƒแƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:445
+#: projects/k3bdataurladdingdialog.cpp:681
+#, fuzzy
+msgid "Always keep the existing file"
+msgstr "แƒงแƒแƒ•แƒ”แƒšแƒ—แƒ•แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/k3bdataurladdingdialog.cpp:448
+#: projects/k3bdataurladdingdialog.cpp:684
+#, fuzzy
+msgid "Rename the new file"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:489
+#, fuzzy
+msgid "Adding link to folder"
+msgstr "แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”"
+
+#: projects/k3bdataurladdingdialog.cpp:490
+#, fuzzy
+msgid ""
+"<p>'%1' is a symbolic link to folder '%2'."
+"<p>If you intend to make K3b follow symbolic links you should consider letting "
+"K3b do this now since K3b will not be able to do so afterwards because symbolic "
+"links to folders inside a K3b project cannot be resolved."
+"<p><b>If you do not intend to enable the option <em>follow symbolic links</em> "
+"you may safely ignore this warning and choose to add the link to the "
+"project.</b>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ a แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”"
+"<p> -แƒกแƒ™แƒ”แƒœ K3b K3b แƒแƒฎแƒšแƒ K3b -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ a K3b"
+"<p><b> -แƒกแƒ™แƒ”แƒœ<em></em> แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ</b>"
+
+#: projects/k3bdataurladdingdialog.cpp:502
+#, fuzzy
+msgid "Follow link now"
+msgstr "แƒ‘แƒ›แƒ แƒแƒฎแƒšแƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:503
+#, fuzzy
+msgid "Always follow links"
+msgstr "แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒงแƒแƒšแƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:504
+#, fuzzy
+msgid "Add link to project"
+msgstr "แƒ‘แƒ›แƒ -แƒกแƒ™แƒ”แƒœ"
+
+#: projects/k3bdataurladdingdialog.cpp:505
+msgid "Always add links"
+msgstr ""
+
+#: projects/k3bdataurladdingdialog.cpp:750
+#, fuzzy
+msgid "Enter New Filename"
+msgstr "แƒจแƒ”แƒงแƒ•แƒแƒœแƒ แƒแƒฎแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#: projects/k3bdataurladdingdialog.cpp:751
+#, fuzzy
+msgid "A file with that name already exists. Please enter a new name:"
+msgstr "A แƒคแƒแƒ˜แƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ a แƒแƒฎแƒแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: projects/k3bdataurladdingdialog.cpp:767
+#, fuzzy
+msgid "Do you also want to add hidden files?"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ“แƒแƒ›แƒแƒšแƒฃแƒšแƒ˜?"
+
+#: projects/k3bdataurladdingdialog.cpp:768
+#, fuzzy
+msgid "Hidden Files"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataurladdingdialog.cpp:768
+#: projects/k3bdataurladdingdialog.cpp:784
+#, fuzzy
+msgid "Do Not Add"
+msgstr "แƒแƒ  แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: projects/k3bdataurladdingdialog.cpp:782
+#, fuzzy
+msgid ""
+"Do you also want to add system files (FIFOs, sockets, device files, and broken "
+"symlinks)?"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ“แƒ?"
+
+#: projects/k3bdataurladdingdialog.cpp:784
+#, fuzzy
+msgid "System Files"
+msgstr "แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒฃแƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdatamultisessioncombobox.cpp:38
+#, fuzzy
+msgid "Select the Multisession Mode for the project."
+msgstr "แƒแƒ›แƒแƒ แƒฉแƒ”แƒ•แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜ -แƒ—แƒ•แƒ˜แƒก."
+
+#: projects/k3bdatamultisessioncombobox.cpp:39
+#, fuzzy
+msgid ""
+"<p><b>Multisession Mode</b>"
+"<p><b>Auto</b>"
+"<br>Let K3b decide which mode to use. The decision will be based on the size of "
+"the project (does it fill the whole media) and the state of the inserted media "
+"(appendable or not)."
+"<p><b>No Multisession</b>"
+"<br>Create a single-session CD or DVD and close the disk."
+"<p><b>Start Multisession</b>"
+"<br>Start a multisession CD or DVD, not closing the disk to allow further "
+"sessions to be apppended."
+"<p><b>Continue Multisession</b>"
+"<br>Continue an appendable data CD (as for example created in <em>"
+"Start Multisession</em> mode) and add another session without closing the disk "
+"to allow further sessions to be apppended."
+"<p><b>Finish Multisession</b>"
+"<br>Continue an appendable data CD (as for example created in <em>"
+"Start Multisession</em> mode), add another session, and close the disk."
+"<p><em>In the case of DVD+RW and DVD-RW restricted overwrite media K3b will not "
+"actually create multiple sessions but grow the file system to include the new "
+"data.</em>"
+msgstr ""
+"<p><b> แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜</b>"
+"<p><b> แƒแƒ•แƒขแƒ</b>"
+"<br> K3b -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ–แƒแƒ›แƒ แƒ“แƒ แƒแƒœ"
+"<p><b> แƒแƒ แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</b>"
+"<br> แƒจแƒ”แƒฅแƒ›แƒœแƒ a แƒชแƒแƒšแƒ˜ CD แƒแƒœ DVD แƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜"
+"<p><b> แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</b>"
+"<br> แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ a CD แƒแƒœ DVD แƒ“แƒ˜แƒกแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ"
+"<p><b> แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</b>"
+"<br> CD -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ -แƒจแƒ˜<em> แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</em> แƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ"
+"<p><b> แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</b>"
+"<br> CD -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ -แƒจแƒ˜<em> แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ</em> แƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: projects/k3bdatamultisessioncombobox.cpp:76
+#, fuzzy
+msgid "No Multisession"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#: projects/k3bdatamultisessioncombobox.cpp:78
+#, fuzzy
+msgid "Start Multisession"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ"
+
+#: projects/k3bdatamultisessioncombobox.cpp:79
+#, fuzzy
+msgid "Continue Multisession "
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ "
+
+#: projects/k3bdatamultisessioncombobox.cpp:80
+#, fuzzy
+msgid "Finish Multisession "
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ "
+
+#: projects/k3bdatapropertiesdialog.cpp:97 projects/k3bdataviewitem.cpp:231
+#: projects/k3bmovixlistview.cpp:87 projects/k3bmovixlistview.cpp:142
+#, fuzzy, c-format
+msgid "Link to %1"
+msgstr "แƒ‘แƒ›แƒฃแƒšแƒ˜ %1"
+
+#: projects/k3bdataviewitem.cpp:253
+msgid "outside of project"
+msgstr ""
+
+#: projects/k3bdataviewitem.cpp:284
+#, fuzzy
+msgid "root"
+msgstr "root"
+
+#: projects/k3bdataviewitem.cpp:334
+#, fuzzy
+msgid "From previous session"
+msgstr "แƒฌแƒ˜แƒœแƒ แƒกแƒ”แƒกแƒ˜แƒ˜แƒ“แƒแƒœ"
+
+#: projects/k3bvcdtrackdialog.cpp:51
+#, fuzzy
+msgid "Video Track Properties"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ—แƒ•แƒ˜แƒกแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bvcdtrackdialog.cpp:73 projects/k3bvcdtrackdialog.cpp:405
+#, fuzzy
+msgid "%1 bit/s"
+msgstr "%1 แƒ‘แƒ˜แƒข/แƒฌแƒ›"
+
+#: projects/k3bvcdtrackdialog.cpp:202
+#, fuzzy
+msgid "May also look like | << on the remote control. "
+msgstr "แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ "
+
+#: projects/k3bvcdtrackdialog.cpp:204
+#, fuzzy
+msgid "May also look like >> | on the remote control."
+msgstr "แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ."
+
+#: projects/k3bvcdtrackdialog.cpp:206
+#, fuzzy
+msgid "This key may be mapped to the STOP key."
+msgstr "แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdtrackdialog.cpp:208
+#, fuzzy
+msgid "This key is usually mapped to the > or PLAY key."
+msgstr "แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒแƒœ แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜."
+
+#: projects/k3bvcdtrackdialog.cpp:210
+#, fuzzy
+msgid "Target to be jumped to on time-out of <wait>."
+msgstr "แƒกแƒแƒ›แƒ˜แƒ–แƒœแƒ” -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ แƒ<wait>."
+
+#: projects/k3bvcdtrackdialog.cpp:212
+msgid "Delay reactivity of keys."
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:216
+#, fuzzy
+msgid "Activate the use of numeric keys."
+msgstr "แƒ’แƒแƒแƒฅแƒขแƒ˜แƒฃแƒ แƒ”แƒ‘แƒ."
+
+#: projects/k3bvcdtrackdialog.cpp:218
+#, fuzzy
+msgid "Overwrite default numeric keys."
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜."
+
+#: projects/k3bvcdtrackdialog.cpp:220
+msgid "Numeric keys."
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:222
+#, fuzzy
+msgid "Times to repeat the playback of 'play track'."
+msgstr "แƒ แƒแƒแƒ“แƒ”แƒœแƒแƒ‘แƒ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3bvcdtrackdialog.cpp:224
+#, fuzzy
+msgid "Time in seconds to wait after playback of 'play track'."
+msgstr "แƒ“แƒ แƒ -แƒจแƒ˜ แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3bvcdtrackdialog.cpp:227
+#, fuzzy
+msgid ""
+"<p>Target to be jumped to on time-out of <wait>."
+"<p>If omitted (and <wait> is not set to an infinite time) one of the targets is "
+"selected at random."
+msgstr ""
+"<p> แƒกแƒแƒ›แƒ˜แƒ–แƒœแƒ” -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ แƒ<wait>"
+"<p> แƒ“แƒ<wait> แƒขแƒแƒšแƒ˜แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒ แƒขแƒแƒšแƒ˜แƒ."
+
+#: projects/k3bvcdtrackdialog.cpp:230
+#, fuzzy
+msgid ""
+"<p>When reactivity is set to delayed, it is recommended that the length of the "
+"referenced 'play track' is not more than 5 seconds."
+"<p>The recommended setting for a play item consisting of one still picture and "
+"no audio is to loop once and have a delayed reactivity."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ แƒกแƒ˜แƒ’แƒ แƒซแƒ” แƒขแƒแƒšแƒ˜แƒ แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜"
+"<p> -แƒ—แƒ•แƒ˜แƒก a แƒ“แƒ แƒแƒ แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ a."
+
+#: projects/k3bvcdtrackdialog.cpp:236
+msgid ""
+"These are actually pseudo keys, representing the numeric keys 0, 1, ..., 9."
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:238
+#, fuzzy
+msgid "<p>If numeric keys enabled, you can overwrite the default settings."
+msgstr "<p> แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜."
+
+#: projects/k3bvcdtrackdialog.cpp:240
+#, fuzzy
+msgid ""
+"<p>Times to repeat the playback of 'play track'."
+"<p>The reactivity attribute controls whether the playback of 'play track' is "
+"finished, thus delayed, before executing user triggered action or an immediate "
+"jump is performed."
+"<p>After the specified number of repetitions have completed, the <wait> "
+"time begins to count down, unless set to an infinite wait time."
+"<p>If this element is omitted, a default of `1' is used, i.e. the 'play track' "
+"will be displayed once."
+msgstr ""
+"<p> แƒ แƒแƒแƒ“แƒ”แƒœแƒแƒ‘แƒ -แƒกแƒ™แƒ”แƒœ"
+"<p> แƒแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ แƒ›แƒแƒฅแƒ›แƒ”แƒ“แƒ”แƒ‘แƒ แƒแƒœ แƒขแƒแƒšแƒ˜แƒ"
+"<p> แƒจแƒ”แƒ›แƒ“แƒ”แƒ’<wait> แƒ“แƒ แƒ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒ"
+"<p> แƒ”แƒšแƒ”แƒ›แƒ”แƒœแƒขแƒ˜ แƒขแƒแƒšแƒ˜แƒ a แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒขแƒแƒšแƒ˜แƒ i e."
+
+#: projects/k3bvcdtrackdialog.cpp:245
+#, fuzzy
+msgid ""
+"Time in seconds to wait after playback of 'play track' before triggering the "
+"<timeout> action (unless the user triggers some action before time ran up)."
+msgstr "แƒ“แƒ แƒ -แƒจแƒ˜ แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ<timeout> แƒ›แƒแƒฅแƒ›แƒ”แƒ“แƒ”แƒ‘แƒ แƒ›แƒแƒฅแƒ›แƒ”แƒ“แƒ”แƒ‘แƒ แƒ“แƒ แƒ."
+
+#: projects/k3bvcdtrackdialog.cpp:300
+#, fuzzy
+msgid "Event Disabled"
+msgstr "แƒ›แƒแƒ•แƒšแƒ”แƒœแƒ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:309 projects/k3bvcdtrackdialog.cpp:732
+#, fuzzy
+msgid "VideoCD END"
+msgstr "VideoCD END"
+
+#: projects/k3bvcdtrackdialog.cpp:377
+#, fuzzy
+msgid "File Info"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: projects/k3bdatapropertiesdialog.cpp:71 projects/k3bvcdtrackdialog.cpp:392
+#, fuzzy
+msgid "Size:"
+msgstr "แƒ–แƒแƒ›แƒ:"
+
+#: projects/k3bvcdtrackdialog.cpp:393
+#, fuzzy
+msgid "Length:"
+msgstr "แƒกแƒ˜แƒ’แƒ แƒซแƒ”:"
+
+#: projects/k3bvcdtrackdialog.cpp:394
+#, fuzzy
+msgid "Muxrate:"
+msgstr "Muxrate:"
+
+#: projects/k3bvcdtrackdialog.cpp:456
+#, fuzzy
+msgid "Enable playback control (for the whole CD)"
+msgstr "แƒฉแƒแƒ แƒ—แƒ•แƒ -แƒ—แƒ•แƒ˜แƒก CD"
+
+#: projects/k3bvcdtrackdialog.cpp:458
+#, fuzzy
+msgid "Use numeric keys"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:461
+#, fuzzy
+msgid "Reactivity delayed to the end of playing track"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:465 projects/k3bvcdtrackdialog.cpp:572
+#, fuzzy
+msgid "Playing"
+msgstr "แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:472
+#, fuzzy
+msgid "Playing track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:477
+#, fuzzy
+msgid "forever"
+msgstr "แƒกแƒแƒ›แƒฃแƒ“แƒแƒ›แƒแƒ“"
+
+#: projects/k3bvcdtrackdialog.cpp:480
+msgid "then wait"
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:485
+#, fuzzy
+msgid " seconds"
+msgstr "แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bvcdtrackdialog.cpp:486
+#, fuzzy
+msgid "infinite"
+msgstr "แƒฃแƒกแƒแƒกแƒ แƒฃแƒšแƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:488
+#, fuzzy
+msgid "after timeout playing"
+msgstr "แƒ“แƒแƒงแƒแƒ•แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒ แƒ แƒ˜แƒ™แƒ•แƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:501
+#, fuzzy
+msgid "Key Pressed Interaction"
+msgstr "แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜"
+
+#: projects/k3bvcdtrackdialog.cpp:508
+#, fuzzy
+msgid "Previous:"
+msgstr "แƒฌแƒ˜แƒœแƒ:"
+
+#: projects/k3bvcdtrackdialog.cpp:509
+#, fuzzy
+msgid "Next:"
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’แƒ˜:"
+
+#: projects/k3bvcdtrackdialog.cpp:510
+#, fuzzy
+msgid "Return:"
+msgstr "แƒ“แƒแƒ‘แƒ แƒฃแƒœแƒ”แƒ‘แƒ:"
+
+#: projects/k3bvcdtrackdialog.cpp:511
+#, fuzzy
+msgid "Default:"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜:"
+
+#: projects/k3bvcdtrackdialog.cpp:537
+#, fuzzy
+msgid "Playback Control"
+msgstr "แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bvcdtrackdialog.cpp:560 projects/k3bvcdtrackdialog.cpp:579
+msgid "Numeric Keys"
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:571
+#, fuzzy
+msgid "Key"
+msgstr "แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜"
+
+#: projects/k3bvcdtrackdialog.cpp:574
+#, fuzzy
+msgid "Overwrite default assignment"
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜"
+
+#: projects/k3bvcdtrackdialog.cpp:598 projects/k3bvcdtrackdialog.cpp:655
+#, fuzzy
+msgid "Rate:"
+msgstr "แƒกแƒ˜แƒฎแƒจแƒ˜แƒ แƒ”:"
+
+#: projects/k3bvcdtrackdialog.cpp:599
+msgid "Sampling frequency:"
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:600
+#, fuzzy
+msgid "Mode:"
+msgstr "แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜:"
+
+#: projects/k3bvcdtrackdialog.cpp:601
+#, fuzzy
+msgid "Copyright:"
+msgstr "แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜:"
+
+#: projects/k3bvcdtrackdialog.cpp:656
+msgid "Chroma format:"
+msgstr ""
+
+#: projects/k3bvcdtrackdialog.cpp:657
+#, fuzzy
+msgid "Video format:"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜:"
+
+#: projects/k3bvcdtrackdialog.cpp:658
+#, fuzzy
+msgid "Resolution:"
+msgstr "แƒ’แƒแƒ แƒฉแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ:"
+
+#: projects/k3bvcdtrackdialog.cpp:659
+#, fuzzy
+msgid "High resolution:"
+msgstr "แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒ’แƒแƒ แƒฉแƒ”แƒ•แƒแƒ“แƒแƒ‘แƒ:"
+
+#: projects/k3bvcdtrackdialog.cpp:744
+#, fuzzy
+msgid "ItSelf"
+msgstr "ItSelf"
+
+#: projects/k3bvcdtrackdialog.cpp:747
+#, fuzzy
+msgid "Segment-%1 - %2"
+msgstr "2"
+
+#: projects/k3bvcdtrackdialog.cpp:749
+#, fuzzy
+msgid "Sequence-%1 - %2"
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ 2"
+
+#: projects/k3bmovixlistview.cpp:96 projects/k3bmovixlistview.cpp:153
+#, fuzzy
+msgid " (broken)"
+msgstr " (แƒ’แƒแƒขแƒ”แƒฎแƒ˜แƒšแƒ˜)"
+
+#: projects/k3bdatafileview.cpp:74 projects/k3bmovixlistview.cpp:178
+#, fuzzy
+msgid "Link"
+msgstr "แƒ‘แƒ›แƒฃแƒšแƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:45
+#, fuzzy
+msgid "File Properties"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:70
+#, fuzzy
+msgid "Location:"
+msgstr "แƒ›แƒ“แƒ”แƒ‘แƒแƒ แƒ”แƒแƒ‘แƒ:"
+
+#: projects/k3bdatapropertiesdialog.cpp:72
+#, fuzzy
+msgid "Used blocks:"
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ‘แƒšแƒแƒ™แƒ”แƒ‘แƒ˜:"
+
+#: projects/k3bdatapropertiesdialog.cpp:81
+#, fuzzy
+msgid "Local name:"
+msgstr "แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜:"
+
+#: projects/k3bdatapropertiesdialog.cpp:83
+#, fuzzy
+msgid "Local location:"
+msgstr "แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒ›แƒ“แƒ”แƒ‘แƒแƒ แƒ”แƒแƒ‘แƒ:"
+
+#: projects/k3bdatapropertiesdialog.cpp:115
+#, fuzzy, c-format
+msgid ""
+"_n: in 1 file\n"
+"in %n files"
+msgstr "%n แƒคแƒแƒ˜แƒšแƒจแƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:116
+#, fuzzy, c-format
+msgid ""
+"_n: and 1 directory\n"
+"and %n directories"
+msgstr "แƒ“แƒ %n แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#: projects/k3bdatapropertiesdialog.cpp:120
+#, fuzzy
+msgid "Special file"
+msgstr "แƒกแƒžแƒ”แƒชแƒ˜แƒแƒšแƒฃแƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:157
+#, fuzzy
+msgid "Hide on Rockridge"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bdatapropertiesdialog.cpp:158
+#, fuzzy
+msgid "Hide on Joliet"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bdatapropertiesdialog.cpp:172
+#, fuzzy
+msgid "Sort weight:"
+msgstr "แƒ“แƒแƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ”แƒ‘แƒ:"
+
+#: projects/k3bdatapropertiesdialog.cpp:197
+#, fuzzy
+msgid "Hide this file in the RockRidge filesystem"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ แƒคแƒแƒ˜แƒšแƒ˜ -แƒจแƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:198
+#, fuzzy
+msgid "Hide this file in the Joliet filesystem"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ แƒคแƒแƒ˜แƒšแƒ˜ -แƒจแƒ˜"
+
+#: projects/k3bdatapropertiesdialog.cpp:199
+#, fuzzy
+msgid "Modify the physical sorting"
+msgstr "แƒ“แƒแƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ”แƒ‘แƒ"
+
+#: projects/k3bdatapropertiesdialog.cpp:200
+#, fuzzy
+msgid ""
+"<p>If this option is checked, the file or directory (and its entire contents) "
+"will be hidden on the ISO9660 and RockRidge filesystem.</p>"
+"<p>This is useful, for example, for having different README files for RockRidge "
+"and Joliet, which can be managed by hiding README.joliet on RockRidge and "
+"README.rr on the Joliet filesystem.</p>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒœ แƒ“แƒ แƒ“แƒแƒ›แƒแƒšแƒฃแƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ</p>"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ -แƒ—แƒ•แƒ˜แƒก -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</p>"
+
+#: projects/k3bdatapropertiesdialog.cpp:207
+#, fuzzy
+msgid ""
+"<p>If this option is checked, the file or directory (and its entire contents) "
+"will be hidden on the Joliet filesystem.</p>"
+"<p>This is useful, for example, for having different README files for RockRidge "
+"and Joliet, which can be managed by hiding README.joliet on RockRidge and "
+"README.rr on the Joliet filesystem.</p>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒœ แƒ“แƒ แƒ“แƒแƒ›แƒแƒšแƒฃแƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</p>"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ -แƒ—แƒ•แƒ˜แƒก -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</p>"
+
+#: projects/k3bdatapropertiesdialog.cpp:214
+#, fuzzy
+msgid ""
+"<p>This value modifies the physical sort order of the files in the ISO9660 "
+"filesystem. A higher weighting means that the file will be located closer to "
+"the beginning of the image (and the disk)."
+"<p>This option is useful in order to optimize the data layout on a CD/DVD."
+"<p><b>Caution:</b> This does not sort the order of the file names that appear "
+"in the ISO9660 directory.It sorts the order in which the file data is written "
+"to the image."
+msgstr ""
+"<p> -แƒจแƒ˜ A แƒคแƒแƒ˜แƒšแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜"
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a CD DVD"
+"<p><b></b> แƒคแƒแƒ˜แƒšแƒ˜ -แƒจแƒ˜ -แƒจแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3bvcdview.cpp:67
+#, fuzzy
+msgid ""
+"Could not find VcdImager executable. To create VideoCD's you must install "
+"VcdImager >= 0.7.12. You can find this on your distribution disks or download "
+"it from http://www.vcdimager.org"
+msgstr "-แƒ›แƒ“แƒ” s แƒ—แƒฅแƒ•แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒ“แƒ˜แƒกแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜แƒ•แƒ˜ แƒแƒœhttp://www.vcdimager.org"
+
+#: projects/k3bmovixdvdburndialog.cpp:56
+#, fuzzy
+msgid "eMovix DVD Project"
+msgstr "eMovix DVD แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bvideodvdview.cpp:70
+#, fuzzy
+msgid ""
+"Be aware that you need to provide the complete Video DVD filestructure. K3b "
+"does not support video transcoding and preparation of video object files yet. "
+"That means you need to already have the VTS_X_YY.VOB and VTS_X_YY.IFO files."
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒกแƒ แƒฃแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ DVD K3b แƒ“แƒ -แƒกแƒ™แƒ”แƒœ X แƒฌแƒฌ แƒ“แƒ X แƒฌแƒฌ."
+
+#: projects/k3bvideodvdview.cpp:74
+#, fuzzy
+msgid "K3b Video DVD Restrictions"
+msgstr "K3b แƒ•แƒ˜แƒ“แƒ”แƒ DVD"
+
+#: projects/k3baudiotrackview.cpp:87
+#, fuzzy
+msgid "Use drag'n'drop to add audio files to the project."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudiotrackview.cpp:131
+#, fuzzy
+msgid "Artist (CD-Text)"
+msgstr "แƒจแƒ”แƒ›แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ (CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜)"
+
+#: projects/k3baudiotrackview.cpp:132
+#, fuzzy
+msgid "Title (CD-Text)"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ (CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜)"
+
+#: projects/k3baudiotrackview.cpp:164 projects/k3baudiotrackview.cpp:766
+msgid "Add Silence"
+msgstr ""
+
+#: projects/k3baudiotrackview.cpp:167
+#, fuzzy
+msgid "Merge Tracks"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ แƒฌแƒงแƒ›แƒ"
+
+#: projects/k3baudiotrackview.cpp:170
+#, fuzzy
+msgid "Source to Track"
+msgstr "แƒฌแƒงแƒแƒ แƒ -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: projects/k3baudiotrackview.cpp:173
+#, fuzzy
+msgid "Split Track..."
+msgstr "แƒ’แƒแƒงแƒแƒคแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜."
+
+#: projects/k3baudiotrackview.cpp:176
+#, fuzzy
+msgid "Edit Source..."
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ แƒ”แƒ“แƒแƒฅแƒขแƒ˜แƒ แƒ”แƒ‘แƒ..."
+
+#: projects/k3baudiotrackview.cpp:179
+#, fuzzy
+msgid "Play Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒ™แƒ•แƒ แƒ"
+
+#: projects/k3baudiotrackview.cpp:183
+#, fuzzy
+msgid "Musicbrainz Lookup"
+msgstr "Musicbrainz แƒซแƒ˜แƒ”แƒ‘แƒ"
+
+#: projects/k3baudiotrackview.cpp:186
+#, fuzzy
+msgid "Try to determine meta information over the internet"
+msgstr "-แƒกแƒ™แƒ”แƒœ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ"
+
+#: projects/k3baudiotrackview.cpp:772
+msgid "Length of silence:"
+msgstr ""
+
+#: projects/k3baudiotrackview.cpp:852
+#, fuzzy
+msgid "Edit Audio Track Source"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒงแƒแƒ แƒ"
+
+#: projects/k3baudiotrackview.cpp:990
+#, fuzzy
+msgid "Please select an audio track."
+msgstr "แƒแƒ แƒฉแƒ”แƒ‘แƒ."
+
+#: projects/k3baudioview.cpp:62
+#, fuzzy
+msgid "Convert Tracks"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ"
+
+#: projects/k3baudioview.cpp:64
+#, fuzzy
+msgid "Convert audio tracks to other audio formats."
+msgstr "แƒ™แƒแƒœแƒ•แƒ”แƒ แƒขแƒแƒชแƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ."
+
+#: projects/k3baudioview.cpp:113
+#, fuzzy
+msgid ""
+"No audio decoder plugins found. You will not be able to add any files to the "
+"audio project!"
+msgstr "แƒแƒ แƒ แƒ—แƒฅแƒ•แƒ”แƒœ t -แƒกแƒ™แƒ”แƒœ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ!"
+
+#: projects/k3baudiotrackdialog.cpp:58
+#, fuzzy
+msgid "Audio Track Properties"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ—แƒ•แƒ˜แƒกแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: projects/k3baudioburndialog.cpp:85
+#, fuzzy
+msgid "Gimmicks"
+msgstr "Gimmicks"
+
+#: projects/k3baudioburndialog.cpp:86
+#, fuzzy
+msgid "Hide first track"
+msgstr "แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#: projects/k3baudioburndialog.cpp:88
+#, fuzzy
+msgid "Audio Ripping"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ"
+
+#: projects/k3baudioburndialog.cpp:113
+#, fuzzy
+msgid "Hide the first track in the first pregap"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ -แƒจแƒ˜"
+
+#: projects/k3baudioburndialog.cpp:118
+#, fuzzy
+msgid ""
+"<p>If this option is checked K3b will <em>hide</em> the first track."
+"<p>The audio CD standard uses pregaps before every track on the CD. By default "
+"these last for 2 seconds and are silent. In DAO mode it is possible to have "
+"longer pregaps that contain some audio. In this case the first pregap will "
+"contain the complete first track."
+"<p>You will need to seek back from the beginning of the CD to listen to the "
+"first track. Try it, it is quite amusing."
+"<p><b>This feature is only available in DAO mode when writing with cdrdao."
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ K3b<em></em>"
+"<p> CD แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ CD แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒฌแƒแƒ›แƒ”แƒ‘แƒ˜ แƒ“แƒ DAO แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ "
+"แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒกแƒ แƒฃแƒšแƒ˜"
+"<p> แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ CD -แƒกแƒ™แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ"
+"<p><b> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ DAO."
+
+#: projects/k3bfillstatusdisplay.cpp:195 projects/k3bfillstatusdisplay.cpp:291
+#: projects/k3bfillstatusdisplay.cpp:543
+#, fuzzy
+msgid "min"
+msgstr "แƒฌแƒ—"
+
+#: projects/k3bfillstatusdisplay.cpp:201
+#, fuzzy
+msgid "Available: %1 of %2"
+msgstr "แƒฎแƒ”แƒšแƒ›แƒ˜แƒกแƒแƒฌแƒ•แƒ“แƒแƒ›แƒ˜: %1 %2-แƒ“แƒแƒœ"
+
+#: projects/k3bfillstatusdisplay.cpp:209
+#, fuzzy, c-format
+msgid "Capacity exceeded by %1"
+msgstr "1"
+
+#: projects/k3bfillstatusdisplay.cpp:292
+msgid "Right click for media sizes"
+msgstr ""
+
+#: projects/k3bfillstatusdisplay.cpp:381
+#, fuzzy
+msgid "Minutes"
+msgstr "แƒฌแƒฃแƒ—แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bfillstatusdisplay.cpp:383
+#, fuzzy
+msgid "Megabytes"
+msgstr "แƒ›แƒ”แƒ’แƒแƒ‘แƒแƒ˜แƒขแƒ”แƒ‘แƒ˜"
+
+#: projects/k3bfillstatusdisplay.cpp:391 projects/k3bfillstatusdisplay.cpp:393
+#: projects/k3bfillstatusdisplay.cpp:395 projects/k3bfillstatusdisplay.cpp:463
+#: projects/k3bfillstatusdisplay.cpp:464 projects/k3bfillstatusdisplay.cpp:465
+#, fuzzy
+msgid "%1 MB"
+msgstr "%1 แƒ›แƒ‘"
+
+#: projects/k3bfillstatusdisplay.cpp:402
+#, fuzzy
+msgid "Custom..."
+msgstr "แƒกแƒแƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ..."
+
+#: projects/k3bfillstatusdisplay.cpp:405
+#, fuzzy
+msgid "From Medium..."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒ“แƒแƒœ..."
+
+#: projects/k3bfillstatusdisplay.cpp:419
+#, fuzzy
+msgid "User Defaults"
+msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bfillstatusdisplay.cpp:422
+#, fuzzy
+msgid "Save User Defaults"
+msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ"
+
+#: projects/k3bfillstatusdisplay.cpp:426
+#, fuzzy
+msgid "Why 4.4 instead of 4.7?"
+msgstr "แƒ แƒแƒขแƒแƒ› 4.4 4.7-แƒ˜แƒก แƒ›แƒแƒ’แƒ˜แƒ•แƒ แƒแƒ“?"
+
+#: projects/k3bfillstatusdisplay.cpp:430
+#, fuzzy
+msgid "Show Size In"
+msgstr "แƒ–แƒแƒ›แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: projects/k3bfillstatusdisplay.cpp:433
+#, fuzzy
+msgid "CD Size"
+msgstr "CD แƒ–แƒแƒ›แƒ"
+
+#: projects/k3bfillstatusdisplay.cpp:444
+#, fuzzy
+msgid "DVD Size"
+msgstr "DVD แƒ–แƒแƒ›แƒ"
+
+#: projects/k3bfillstatusdisplay.cpp:475 projects/k3bfillstatusdisplay.cpp:476
+#: projects/k3bfillstatusdisplay.cpp:477
+#, fuzzy, c-format
+msgid ""
+"_n: unused\n"
+"%n minutes"
+msgstr "%n แƒฌแƒฃแƒ—แƒ˜"
+
+#: projects/k3bfillstatusdisplay.cpp:529
+#, fuzzy
+msgid ""
+"<p><b>Why does K3b offer 4.4 GB and 8.0 GB instead of 4.7 and 8.5 like it says "
+"on the media?</b>"
+"<p>A single layer DVD media has a capacity of approximately 4.4 GB which equals "
+"4.4*1024<sup>3</sup> bytes. Media producers just calculate with 1000 instead of "
+"1024 for advertising reasons."
+"<br>This results in 4.4*1024<sup>3</sup>/1000<sup>3</sup> = 4.7 GB."
+msgstr ""
+"<p><b> K3b แƒ’แƒ‘ แƒ“แƒ แƒ’แƒ‘ แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</b>"
+"<p> A แƒชแƒแƒšแƒ˜ DVD a แƒ’แƒ‘ แƒฃแƒ“แƒ แƒ˜แƒก<sup></sup> แƒ‘แƒแƒ˜แƒขแƒ”แƒ‘แƒ˜ แƒ›แƒ”แƒ“แƒ˜แƒ -แƒ—แƒ•แƒ˜แƒก"
+"<br> -แƒจแƒ˜<sup></sup><sup></sup> แƒ’แƒ‘."
+
+#: projects/k3bfillstatusdisplay.cpp:541
+#, fuzzy
+msgid "gb"
+msgstr "แƒ’แƒ‘"
+
+#: projects/k3bfillstatusdisplay.cpp:542
+#, fuzzy
+msgid "mb"
+msgstr "แƒ›แƒ‘"
+
+#: projects/k3bfillstatusdisplay.cpp:547
+#, fuzzy
+msgid "Custom Size"
+msgstr "แƒกแƒฎแƒ•แƒ แƒ–แƒแƒ›แƒ"
+
+#: projects/k3bfillstatusdisplay.cpp:548
+#, fuzzy
+msgid ""
+"<p>Please specify the size of the media. Use suffixes <b>gb</b>,<b>mb</b>"
+", and <b>min</b> for <em>gigabytes</em>, <em>megabytes</em>, and <em>"
+"minutes</em> respectively."
+msgstr ""
+"<p> แƒ–แƒแƒ›แƒ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ<b> แƒ’แƒ‘</b><b> แƒ›แƒ‘</b> แƒ“แƒ<b> แƒฌแƒ—</b> -แƒ—แƒ•แƒ˜แƒก<em></em><em></em> "
+"แƒ“แƒ<em> แƒฌแƒฃแƒ—แƒ”แƒ‘แƒ˜</em>."
+
+#: projects/k3bfillstatusdisplay.cpp:611
+#, fuzzy
+msgid "Medium is not empty."
+msgstr "แƒกแƒแƒจแƒฃแƒแƒšแƒ แƒขแƒแƒšแƒ˜แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜."
+
+#: projects/k3bfillstatusdisplay.cpp:614
+#, fuzzy
+msgid "No usable medium found."
+msgstr "แƒแƒ แƒ."
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:94
+#, fuzzy
+msgid "Force all options below"
+msgstr "แƒซแƒแƒšแƒ“แƒแƒขแƒแƒœแƒ”แƒ‘แƒ แƒงแƒ•แƒ”แƒšแƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:99
+#, fuzzy
+msgid ""
+"<p>Set the ISO-9660 conformance level.\n"
+"<ul>\n"
+"<li>Level 1: Files may only consist of one section and filenames are restricted "
+"to 8.3 characters.</li>\n"
+"<li>Level 2: Files may only consist of one section.</li>\n"
+"<li>Level 3: No restrictions.</li>\n"
+"</ul>\n"
+"<p>With all ISO-9660 levels, all filenames are restricted to upper case "
+"letters, numbers and the underscore (_). The maximum filename length is 31 "
+"characters, the directory nesting level is restricted to 8 and the maximum path "
+"length is limited to 255 characters. (These restrictions may be violated with "
+"the additional ISO-9660 K3b offers)."
+msgstr ""
+"<p> แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ ISO\n"
+"<ul>\n"
+"<li> แƒกแƒแƒคแƒ”แƒฎแƒฃแƒ แƒ˜ แƒกแƒ”แƒฅแƒชแƒ˜แƒ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ</li>\n"
+"<li> แƒกแƒแƒคแƒ”แƒฎแƒฃแƒ แƒ˜ แƒกแƒ”แƒฅแƒชแƒ˜แƒ</li>\n"
+"<li> แƒกแƒแƒคแƒ”แƒฎแƒฃแƒ แƒ˜ แƒแƒ แƒ</li>\n"
+"</ul>\n"
+"<p> แƒงแƒ•แƒ”แƒšแƒ ISO แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒกแƒ˜แƒ’แƒ แƒซแƒ” แƒขแƒแƒšแƒ˜แƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒ’แƒ”แƒ–แƒ˜ "
+"แƒกแƒ˜แƒ’แƒ แƒซแƒ” แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ ISO K3b."
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:111
+#, fuzzy
+msgid "Set special ISO9660 Filesystem preferences."
+msgstr "แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ."
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:155
+#, fuzzy
+msgid "IS09660 Settings"
+msgstr "GUI แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:159
+#, fuzzy
+msgid "Rock Ridge Settings"
+msgstr "แƒ›แƒแƒญแƒ แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:163
+#, fuzzy
+msgid "Joliet Settings"
+msgstr "แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:167
+#, fuzzy
+msgid "Misc Settings"
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:172
+#, fuzzy
+msgid "Allow untranslated ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ แƒกแƒแƒ—แƒแƒ แƒ’แƒ›แƒœแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:175
+#, fuzzy
+msgid "Allow max length ISO9660 filenames (37 characters)"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ แƒกแƒ˜แƒ’แƒ แƒซแƒ”"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:178
+#, fuzzy
+msgid "Allow full ASCII charset for ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ ASCII -แƒ—แƒ•แƒ˜แƒก"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:181
+#, fuzzy
+msgid "Allow ~ and # in ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ แƒ“แƒ -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:184
+#, fuzzy
+msgid "Allow lowercase characters in ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:187
+#, fuzzy
+msgid "Allow multiple dots in ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:190
+#, fuzzy
+msgid "Allow 31 character ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:193
+#, fuzzy
+msgid "Allow leading period in ISO9660 filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:196
+#, fuzzy
+msgid "Omit version numbers in ISO9660 filenames"
+msgstr "แƒ•แƒ”แƒ แƒกแƒ˜แƒ -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:199
+#, fuzzy
+msgid "Omit trailing period in ISO9660 filenames"
+msgstr "-แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:205
+#, fuzzy
+msgid "ISO Level"
+msgstr "ISO แƒกแƒแƒคแƒ”แƒฎแƒฃแƒ แƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:208
+#: projects/k3bdataadvancedimagesettingswidget.cpp:211
+#: projects/k3bdataadvancedimagesettingswidget.cpp:214
+#, fuzzy, c-format
+msgid "Level %1"
+msgstr "แƒกแƒแƒคแƒ”แƒฎแƒฃแƒ แƒ˜ %1"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:221
+#, fuzzy
+msgid "Allow 103 character Joliet filenames"
+msgstr "แƒœแƒ”แƒ‘แƒ˜แƒก แƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:226
+#, fuzzy
+msgid "Create TRANS.TBL files"
+msgstr "แƒจแƒ”แƒฅแƒ›แƒœแƒ TBL"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:229
+#, fuzzy
+msgid "Hide TRANS.TBL files in Joliet"
+msgstr "แƒ“แƒแƒ›แƒแƒšแƒ•แƒ TBL -แƒจแƒ˜"
+
+#: projects/k3bdataadvancedimagesettingswidget.cpp:238
+msgid "Do not cache inodes"
+msgstr ""
+
+#: k3bprojecttabwidget.cpp:63 projects/k3bprojectburndialog.cpp:55
+#, fuzzy
+msgid "Project"
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜"
+
+#: projects/k3bprojectburndialog.cpp:76
+#, fuzzy
+msgid "Save Settings and close"
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ แƒ“แƒ แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: projects/k3bprojectburndialog.cpp:77
+#, fuzzy
+msgid "Saves the settings to the project and closes the dialog."
+msgstr "แƒ˜แƒœแƒแƒฎแƒแƒ•แƒก แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒก แƒ“แƒ แƒฎแƒฃแƒ แƒแƒ•แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ˜แƒแƒšแƒแƒ’แƒก."
+
+#: projects/k3bprojectburndialog.cpp:81
+#, fuzzy
+msgid "Discard all changes and close"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒฃแƒแƒ แƒงแƒแƒคแƒ"
+
+#: projects/k3bprojectburndialog.cpp:82
+msgid "Discards all changes made in the dialog and closes it."
+msgstr ""
+
+#: projects/k3bprojectburndialog.cpp:156
+msgid "Start the image creation"
+msgstr ""
+
+#: projects/k3bprojectburndialog.cpp:159
+#, fuzzy
+msgid "Start the burning process"
+msgstr "แƒฎแƒฃแƒ แƒแƒ•แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒžแƒ แƒแƒ”แƒฅแƒขแƒก"
+
+#: projects/k3bprojectburndialog.cpp:265
+#, fuzzy
+msgid "Writing"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bprojectburndialog.cpp:313
+#, fuzzy
+msgid "Image"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: projects/k3bdatafileview.cpp:65
+#, fuzzy
+msgid ""
+"Use drag'n'drop to add files and directories to the project.\n"
+"To remove or rename files use the context menu.\n"
+"After that press the burn button to write the CD."
+msgstr "แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ n -แƒกแƒ™แƒ”แƒœ แƒ“แƒ -แƒกแƒ™แƒ”แƒœ แƒฌแƒแƒจแƒšแƒ แƒแƒœ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ CD."
+
+#: projects/k3bdatafileview.cpp:332
+#, fuzzy
+msgid "Parent Directory"
+msgstr "แƒ›แƒจแƒแƒ‘แƒ”แƒšแƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#: k3bfiletreeview.cpp:406
+#, fuzzy
+msgid "Directories"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ”แƒ‘แƒ˜"
+
+#: k3bfiletreeview.cpp:472
+#, fuzzy
+msgid "Root"
+msgstr "Root"
+
+#: k3bfiletreeview.cpp:473
+#, fuzzy
+msgid "Home"
+msgstr "แƒกแƒแƒฎแƒšแƒ˜"
+
+#: k3bprojectmanager.cpp:202
+#, fuzzy, c-format
+msgid "AudioCD%1"
+msgstr "AudioCD%1"
+
+#: k3bprojectmanager.cpp:208
+#, fuzzy, c-format
+msgid "DataCD%1"
+msgstr "DataCD%1"
+
+#: k3bprojectmanager.cpp:214
+#, fuzzy, c-format
+msgid "MixedCD%1"
+msgstr "MixedCD%1"
+
+#: k3bprojectmanager.cpp:220
+#, fuzzy, c-format
+msgid "VideoCD%1"
+msgstr "VideoCD%1"
+
+#: k3bprojectmanager.cpp:226
+#, fuzzy, c-format
+msgid "eMovixCD%1"
+msgstr "eMovixCD%1"
+
+#: k3bprojectmanager.cpp:232
+#, fuzzy, c-format
+msgid "eMovixDVD%1"
+msgstr "eMovixDVD%1"
+
+#: k3bprojectmanager.cpp:238
+#, fuzzy, c-format
+msgid "DataDVD%1"
+msgstr "DataDVD%1"
+
+#: k3bprojectmanager.cpp:244
+#, fuzzy, c-format
+msgid "VideoDVD%1"
+msgstr "VideoDVD%1"
+
+#: tips.cpp:3
+#, fuzzy
+msgid ""
+"<p>...that you do not need to erase a CDRW before rewriting it manually\n"
+"since K3b can do that automatically before writing.</p>\n"
+msgstr "<p> -แƒกแƒ™แƒ”แƒœ a K3b</p> n"
+
+#: tips.cpp:9
+#, fuzzy
+msgid ""
+"<p>...that you do not need to bother with any settings if you do not know\n"
+"what they mean. K3b is able to choose the settings best suited for you.</p>\n"
+msgstr "<p> -แƒกแƒ™แƒ”แƒœ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก</p> n"
+
+#: tips.cpp:15
+#, fuzzy
+msgid ""
+"<p>...that K3b has two types of settings. On the one hand K3b has settings like "
+"most\n"
+"KDE applications have accessable through the configuration dialog via the "
+"settings menu;\n"
+"on the other hand every K3b action dialog has three buttons to load and save "
+"defaults\n"
+"for that action. This way one may, for example, set the defaults for CD Copy: "
+"these defaults\n"
+"will then be loaded every time the CD Copy dialog is opened. The button <em>"
+"K3b defaults</em>\n"
+"will restore the <em>factory settings</em> in case you do not know if the "
+"settings you chose\n"
+"are appropriate.</p>\n"
+msgstr ""
+"<p> K3b K3b K3b แƒ›แƒแƒฅแƒ›แƒ”แƒ“แƒ”แƒ‘แƒ -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒ›แƒแƒฅแƒ›แƒ”แƒ“แƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก CD "
+"แƒ“แƒ แƒ CD แƒขแƒแƒšแƒ˜แƒ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜<em> K3b</em><em></em> -แƒจแƒ˜</p> n"
+
+#: tips.cpp:26
+#, fuzzy
+msgid ""
+"<p>...that you do not need to bother changing the settings marked as <em>"
+"advanced</em> if you \n"
+"do not know what they mean. K3b's defaults are suitable for most daily use.</p>"
+"\n"
+msgstr "<p> -แƒกแƒ™แƒ”แƒœ<em></em> K3b s -แƒ—แƒ•แƒ˜แƒก แƒ“แƒฆแƒ˜แƒฃแƒ แƒ˜</p> n"
+
+#: tips.cpp:32
+#, fuzzy
+msgid ""
+"<p>Just left-click one of your devices in the device and file tree and see what "
+"happens. K3b opens a specific\n"
+"window based on the media's contents. For an audio CD for example you will be "
+"given a list of the tracks with\n"
+"the possibility to rip these tracks to any format supported by K3b (like mp3 or "
+"Ogg-Vorbis).</p>\n"
+msgstr ""
+"<p> -แƒจแƒ˜ แƒ“แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒ“แƒ K3b a แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ s -แƒ—แƒ•แƒ˜แƒก CD -แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ a แƒกแƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ "
+"-แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ K3b แƒแƒœ</p> n"
+
+#: tips.cpp:39
+msgid ""
+"<p>...that K3b lets you choose media instead of devices for burning. So if you "
+"want to burn to a certain\n"
+"medium simply insert it and wait for K3b to detect it. It will then appear as "
+"your burning medium.</p>\n"
+msgstr ""
+
+#: k3bwelcomewidget.cpp:87
+#, fuzzy
+msgid "Welcome to K3b - The CD and DVD Kreator"
+msgstr "แƒ›แƒแƒ’แƒ”แƒกแƒแƒšแƒ›แƒ”แƒ‘แƒแƒ— K3b - CD แƒ“แƒ DVD แƒจแƒ”แƒ›แƒฅแƒ›แƒœแƒ”แƒšแƒ˜"
+
+#: k3bwelcomewidget.cpp:98
+msgid "Further actions..."
+msgstr ""
+
+#: k3bwelcomewidget.cpp:447
+#, fuzzy
+msgid "Remove Button"
+msgstr "แƒฆแƒ˜แƒšแƒแƒ™แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#: k3bwelcomewidget.cpp:449 k3bwelcomewidget.cpp:454
+#, fuzzy
+msgid "Add Button"
+msgstr "แƒฆแƒ˜แƒšแƒแƒ™แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:379
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:394
+#: ../plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp:127
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:390
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:403
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:122
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:342
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:350
+#, fuzzy
+msgid "Channels"
+msgstr "แƒแƒ แƒฎแƒ”แƒ‘แƒ˜"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:380
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:396
+#: ../plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp:128
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:391
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:417
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:123
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:343
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:352
+#, fuzzy
+msgid "Sampling Rate"
+msgstr "แƒกแƒ˜แƒฎแƒจแƒ˜แƒ แƒ”"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:392
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:419
+#, fuzzy
+msgid "Bitrate"
+msgstr "Bitrate"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:393
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:425
+#, fuzzy
+msgid "Layer"
+msgstr "แƒคแƒ”แƒœแƒ"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:394
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:437
+#, fuzzy
+msgid "Emphasis"
+msgstr "แƒแƒฅแƒชแƒ”แƒœแƒขแƒ˜"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:395
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:449
+#, fuzzy
+msgid "Copyright"
+msgstr "แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:396
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:451
+#, fuzzy
+msgid "Original"
+msgstr "แƒแƒ แƒ˜แƒ’แƒ˜แƒœแƒแƒšแƒฃแƒ แƒ˜"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:397
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:453
+#, fuzzy
+msgid "CRC"
+msgstr "CRC"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:408
+#, fuzzy
+msgid "Dual"
+msgstr "แƒแƒ แƒ›แƒแƒ’แƒ˜"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:397
+#: ../plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp:128
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:418
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:123
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:353
+#, fuzzy
+msgid "%1 Hz"
+msgstr "%1 แƒฐแƒช"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:421
+#, fuzzy
+msgid "VBR"
+msgstr "VBR"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:423
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:125
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:127
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:129
+#, fuzzy
+msgid "%1 bps"
+msgstr "%1 bps"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:442
+#, fuzzy
+msgid "50/15 ms"
+msgstr "50/15 แƒ›แƒฌ"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:444
+#, fuzzy
+msgid "CCITT J.17"
+msgstr "CCITT J.17"
+
+#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:446
+#, fuzzy
+msgid "Unknown"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜"
+
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:125
+#, fuzzy
+msgid "Bitrate Upper"
+msgstr "Bitrate แƒฃแƒคแƒ แƒ แƒ›แƒแƒฆแƒแƒšแƒ˜"
+
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:127
+#, fuzzy
+msgid "Bitrate Nominal"
+msgstr "Bitrate แƒœแƒแƒ›แƒ˜แƒœแƒแƒšแƒฃแƒ แƒ˜"
+
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:129
+#, fuzzy
+msgid "Bitrate Lower"
+msgstr "Bitrate แƒฉแƒแƒฌแƒ”แƒ•แƒ"
+
+#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:208
+#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:515
+#, fuzzy
+msgid "Ogg-Vorbis"
+msgstr "Ogg-Vorbis"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:372
+#, fuzzy
+msgid "FLAC"
+msgstr "FLAC"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:381
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:398
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:344
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:354
+#, fuzzy
+msgid "Sample Size"
+msgstr "แƒกแƒแƒœแƒ˜แƒ›แƒฃแƒจแƒ แƒ–แƒแƒ›แƒ"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:388
+#, fuzzy
+msgid "Vendor"
+msgstr "แƒ›แƒฌแƒแƒ แƒ›แƒแƒ”แƒ‘แƒ”แƒšแƒ˜"
+
+#: ../plugins/decoder/flac/k3bflacdecoder.cpp:399
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:355
+#, fuzzy
+msgid "%1 bits"
+msgstr "%1 แƒ‘แƒ˜แƒขแƒ˜"
+
+#: ../plugins/decoder/wave/k3bwavedecoder.cpp:335
+#, fuzzy
+msgid "WAVE"
+msgstr "WAVE"
+
+#: ../plugins/decoder/musepack/k3bmpcdecoder.cpp:73
+#, fuzzy
+msgid "Musepack"
+msgstr "Musepack"
+
+#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:194
+#, fuzzy
+msgid "Windows Media v1"
+msgstr "Windows Media v1"
+
+#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:196
+#, fuzzy
+msgid "Windows Media v2"
+msgstr "Windows Media v2"
+
+#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:198
+#, fuzzy
+msgid "MPEG 1 Layer III"
+msgstr "MPEG 1 Layer III"
+
+#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:200
+msgid "Advanced Audio Coding (AAC)"
+msgstr ""
+
+#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:434
+#, fuzzy
+msgid "Controls the quality of the encoded files."
+msgstr "แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒก แƒแƒ™แƒแƒœแƒขแƒ แƒแƒšแƒ”แƒ‘แƒก."
+
+#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:435
+#, fuzzy
+msgid ""
+"<p>Vorbis' audio quality is not best measured in kilobits per second, but on a "
+"scale from -1 to 10 called <em>quality</em>."
+"<p>For now, quality -1 is roughly equivalent to 45kbps average, 5 is roughly "
+"160kbps, and 10 gives about 400kbps. Most people seeking very-near-CD-quality "
+"audio encode at a quality of 5 or, for lossless stereo coupling, 6. The quality "
+"3 gives, at approximately 110kbps a smaller filesize and significantly better "
+"fidelity than .mp3 compression at 128kbps."
+"<p><em>This explanation is based on the one from the www.vorbis.com FAQ.</em>"
+msgstr ""
+"<p> แƒขแƒแƒšแƒ˜แƒ -แƒจแƒ˜ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a -แƒกแƒ™แƒ”แƒœ<em></em>"
+"<p> -แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒšแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ CD a แƒแƒœ -แƒ—แƒ•แƒ˜แƒก a แƒ“แƒ"
+"<p><em> แƒขแƒแƒšแƒ˜แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</em>"
+
+#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:473
+#, fuzzy
+msgid "(targetted VBR of %1)"
+msgstr "VBR"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:306
+#, fuzzy
+msgid "Sun AU"
+msgstr "Sun AU"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:308
+#, fuzzy
+msgid "Amiga 8SVX"
+msgstr "Amiga 8SVX"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:310
+#, fuzzy
+msgid "AIFF"
+msgstr "AIFF"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:312
+#, fuzzy
+msgid "Audio Visual Research"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ•แƒ˜แƒ–แƒฃแƒแƒšแƒฃแƒ แƒ˜"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:314
+#, fuzzy
+msgid "CD-R"
+msgstr "CD-R"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:316
+#, fuzzy
+msgid "CVS"
+msgstr "CVS"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:318
+#, fuzzy
+msgid "Text Data"
+msgstr "แƒขแƒ”แƒฅแƒกแƒขแƒฃแƒ แƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:320
+#, fuzzy
+msgid "GSM Speech"
+msgstr "GSM Speech"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:322
+#, fuzzy
+msgid "Macintosh HCOM"
+msgstr "Macintosh HCOM"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:324
+#, fuzzy
+msgid "Maud (Amiga)"
+msgstr "Maud (Amiga)"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:326
+#, fuzzy
+msgid "IRCAM"
+msgstr "IRCAM"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:328
+#, fuzzy
+msgid "SPHERE"
+msgstr "SPHERE"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:330
+#, fuzzy
+msgid "Turtle Beach SampleVision"
+msgstr "Turtle Beach SampleVision"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:332
+#, fuzzy
+msgid "Yamaha TX-16W"
+msgstr "Yamaha TX-16W"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:334
+#, fuzzy
+msgid "VMS"
+msgstr "VMS"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:336
+#, fuzzy
+msgid "Sound Blaster VOC"
+msgstr "Sound Blaster VOC"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:338
+#, fuzzy
+msgid "Wave (Sox)"
+msgstr "Wave (Sox)"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:340
+#, fuzzy
+msgid "Psion 8-bit A-law"
+msgstr "Psion 8-bit A-law"
+
+#: ../plugins/encoder/sox/k3bsoxencoder.cpp:342
+#, fuzzy
+msgid "Raw"
+msgstr "แƒœแƒ”แƒ“แƒšแƒ˜"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:102
+#, fuzzy
+msgid "Low quality (56 kbps)"
+msgstr "แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜ (56 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:103
+#, fuzzy
+msgid "Low quality (90 kbps)"
+msgstr "แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜ (90 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:105
+#, fuzzy
+msgid "Portable (average 115 kbps)"
+msgstr "Portable (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 115 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:106
+#, fuzzy
+msgid "Portable (average 130 kbps)"
+msgstr "Portable (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 130 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:107
+#, fuzzy
+msgid "Portable (average 160 kbps)"
+msgstr "Portable (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 160 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:109
+#, fuzzy
+msgid "HiFi (average 175 kbps)"
+msgstr "HiFi (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 175 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:110
+#, fuzzy
+msgid "HiFi (average 190 kbps)"
+msgstr "HiFi (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 190 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:111
+#, fuzzy
+msgid "HiFi (average 210 kbps)"
+msgstr "HiFi (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 210 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:112
+#, fuzzy
+msgid "HiFi (average 230 kbps)"
+msgstr "HiFi (แƒกแƒแƒจแƒฃแƒแƒšแƒแƒ“ 230 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:114
+#, fuzzy
+msgid "Archiving (320 kbps)"
+msgstr "แƒแƒ แƒฅแƒ˜แƒ•แƒ˜แƒ แƒ”แƒ‘แƒ (320 kbps)"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:409
+#, fuzzy
+msgid "(Lame) Manual Quality Settings"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒ— แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:471
+#, fuzzy
+msgid "Constant Bitrate: %1 kbps (%2)"
+msgstr "Bitrate kbps"
+
+#: ../plugins/encoder/lame/k3blameencoder.cpp:475
+#, fuzzy
+msgid "Variable Bitrate (%1)"
+msgstr "แƒชแƒ•แƒšแƒแƒ“แƒ˜ แƒ‘แƒ˜แƒขแƒฃแƒ แƒ˜ แƒกแƒ˜แƒฎแƒจแƒ˜แƒ แƒ” (%1)"
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:35
+#, fuzzy
+msgid "Editing external audio encoder"
+msgstr "แƒ’แƒแƒ แƒ” แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜:"
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:76
+#, fuzzy
+msgid "Please specify a name for the command."
+msgstr "a."
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:77
+msgid "No name specified"
+msgstr ""
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:81
+#, fuzzy
+msgid "Please specify an extension for the command."
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ."
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:82
+msgid "No extension specified"
+msgstr ""
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:86
+#, fuzzy
+msgid "Please specify the command line."
+msgstr "a."
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:87
+msgid "No command line specified"
+msgstr ""
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:91
+#, c-format
+msgid "Please add the output filename (%f) to the command line."
+msgstr ""
+
+#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:92
+#, fuzzy
+msgid "No filename specified"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒแƒ แƒแƒ แƒฉแƒ”แƒฃแƒšแƒ˜"
+
+#: ../plugins/encoder/external/k3bexternalencoder.cpp:200
+#, fuzzy
+msgid "Invalid command: the command is empty."
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜."
+
+#: ../plugins/encoder/external/k3bexternalencoder.cpp:245
+#, fuzzy, c-format
+msgid "Command failed: %1"
+msgstr "แƒ‘แƒ แƒซแƒแƒœแƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ: %1"
+
+#: ../plugins/encoder/external/k3bexternalencoder.cpp:256
+#, fuzzy
+msgid "Could not find program '%1'"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:112
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:124
+#, c-format
+msgid "Internal Alsa problem: %1"
+msgstr ""
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:156
+#, fuzzy
+msgid "Could not open alsa audio device '%1' (%2)."
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:177
+#, fuzzy
+msgid "Could not allocate hardware parameter structure (%1)"
+msgstr "แƒ›แƒแƒฌแƒงแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜"
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:183
+#, fuzzy
+msgid "Could not initialize hardware parameter structure (%1)."
+msgstr "แƒ›แƒแƒฌแƒงแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:190
+#, fuzzy
+msgid "Could not set access type (%1)."
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒขแƒ˜แƒžแƒ˜."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:198
+#, fuzzy
+msgid "Could not set sample format (%1)."
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:211
+#, fuzzy
+msgid "Could not set sample rate (%1)."
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:220
+#, fuzzy
+msgid "Could not set channel count (%1)."
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:227
+#, fuzzy
+msgid "Could not set parameters (%1)."
+msgstr "แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:260
+#, fuzzy
+msgid "Alsa device:"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:87
+#, fuzzy
+msgid "Rename Pattern"
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:94
+#, fuzzy
+msgid "Scan"
+msgstr "แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:98
+#, fuzzy
+msgid "Found Files"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ˜แƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:103
+#, fuzzy
+msgid "New Name"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:104
+#, fuzzy
+msgid "Old Name"
+msgstr "แƒซแƒ•แƒ”แƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:105
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:243
+#, fuzzy
+msgid "Please click the Scan button to search for renameable files."
+msgstr "แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ แƒฆแƒ˜แƒšแƒแƒ™แƒ˜ -แƒกแƒ™แƒ”แƒœ -แƒ—แƒ•แƒ˜แƒก."
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:117
+#, fuzzy
+msgid "Scan for renamable files"
+msgstr "แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ -แƒ—แƒ•แƒ˜แƒก"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:118
+#, fuzzy
+msgid ""
+"<qt>This specifies how the files should be renamed. Currently only the special "
+"strings <em>%a</em> (Artist), <em>%n</em> (Track number), and <em>%t</em> "
+"(Title) ,are supported."
+msgstr ""
+"<qt><em> a</em> แƒจแƒ”แƒ›แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜<em> n</em> แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ“แƒ<em> t</em> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜."
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:133
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:377
+#, fuzzy
+msgid "Rename Audio Files"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:139
+#, fuzzy
+msgid "Based on meta info"
+msgstr "แƒ›แƒ”แƒขแƒ แƒ˜แƒœแƒคแƒแƒ–แƒ”แƒ แƒ“แƒแƒคแƒฃแƒซแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:165
+#, fuzzy
+msgid "Please specify a valid pattern."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ›แƒแƒ˜แƒ—แƒ˜แƒ—แƒแƒ— แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜."
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:195
+#, fuzzy
+msgid "No renameable files found."
+msgstr "แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒแƒ“แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:257
+#, fuzzy
+msgid "Done."
+msgstr "แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:378
+#, fuzzy
+msgid "Rename audio files based on their meta info."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒ’แƒแƒ“แƒแƒ แƒฅแƒ›แƒ”แƒ•แƒ แƒ›แƒ”แƒขแƒ แƒ˜แƒœแƒคแƒแƒ–แƒ” แƒ“แƒแƒงแƒ แƒ“แƒœแƒแƒ‘แƒ˜แƒ—."
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:53
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:80
+#, fuzzy
+msgid "Query Cddb"
+msgstr "Cddb-แƒก แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:54
+#, fuzzy
+msgid "Query a cddb entry for the current audio project."
+msgstr "แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒแƒฃแƒ“แƒ˜แƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก cddb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ."
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:71
+#, fuzzy
+msgid "Please select a non-empty audio project for a cddb query."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— แƒแƒ แƒแƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜ cddb แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก."
+
+#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:140
+#, fuzzy
+msgid "Cddb error"
+msgstr "Cddb แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ"
+
+#, fuzzy
+#~ msgid "DVD Reader Device"
+#~ msgstr "DVD แƒฌแƒแƒ›แƒ™แƒ˜แƒ—แƒฎแƒ•แƒ”แƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ"
+
+#, fuzzy
+#~ msgid ""
+#~ "_: Writing mode\n"
+#~ "Overwrite"
+#~ msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ"
+
+#, fuzzy
+#~ msgid "K3b"
+#~ msgstr "K3b"
+
+#, fuzzy
+#~ msgid "(c) 1999 - 2006, Sebastian Trรผg"
+#~ msgstr "(c) 1999 - 2006, Sebastian Trรผg แƒ“แƒ K3b แƒ’แƒฃแƒœแƒ“แƒ˜"
+
+#, fuzzy
+#~ msgid "Alt+O"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+N"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+K"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+A"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+C"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Form1"
+#~ msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#, fuzzy
+#~ msgid "Alt+Y"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+D"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+J"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+U"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Alt+B"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "Load user default settings"
+#~ msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#, fuzzy
+#~ msgid "Save user default settings for new projects"
+#~ msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒแƒฎแƒแƒšแƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒจแƒ”แƒœแƒแƒฎแƒ•แƒ"
+
+#, fuzzy
+#~ msgid "<p>This sets all options back to K3b defaults."
+#~ msgstr "<p> แƒงแƒ•แƒ”แƒšแƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ -แƒกแƒ™แƒ”แƒœ K3b."
+
+#, fuzzy
+#~ msgid "<p>This loads the settings saved with the <em>Save User Defaults</em> button."
+#~ msgstr "<p><em> แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜</em> แƒฆแƒ˜แƒšแƒแƒ™แƒ˜."
+
+#, fuzzy
+#~ msgid "Preparing..."
+#~ msgstr "GUI-แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ..."
+
+#, fuzzy
+#~ msgid "Never skip a sector on error"
+#~ msgstr "แƒแƒ แƒแƒกแƒ“แƒ แƒแƒก แƒ’แƒแƒ›แƒแƒขแƒแƒ•แƒ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒแƒ–แƒ”"
+
+#, fuzzy
+#~ msgid "<p>If this option is checked and K3b is not able to read a audio sector from the source CD it will be replaced with zeros on the resulting copy.<p>Since audio CD Player are able to interpolate small errors in the data it is no problem to let K3b skip unreadable sectors."
+#~ msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ“แƒ K3b แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ a แƒฌแƒงแƒแƒ แƒ CD แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒกแƒšแƒ˜<p> CD แƒ›แƒแƒ—แƒแƒ›แƒแƒจแƒ” -แƒกแƒ™แƒ”แƒœ -แƒจแƒ˜ แƒขแƒแƒšแƒ˜แƒ แƒแƒ แƒ -แƒกแƒ™แƒ”แƒœ K3b."
+
+#, fuzzy
+#~ msgid "Skip unreadable audio sectors"
+#~ msgstr "แƒฌแƒแƒฃแƒ™แƒ˜แƒ—แƒฎแƒแƒ•แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒชแƒ“แƒ”แƒœแƒ"
+
+#, fuzzy
+#~ msgid "Could not prepare audio interface for use (%1)."
+#~ msgstr "-แƒ—แƒ•แƒ˜แƒก."
+
+#, fuzzy
+#~ msgid "Video CD (%1)"
+#~ msgstr "VideoCD%1"
+
+#, fuzzy
+#~ msgid "<p align=\"center\">Change the welcome screen buttons with a right mouse click.<br>All other project types and the tools like Image writing or Formatting are accessible via the K3b menu."
+#~ msgstr "<p align=\"center\"> a<br> แƒงแƒ•แƒ”แƒšแƒ แƒ“แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜ แƒแƒœ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ K3b."
+
+#, fuzzy
+#~ msgid "Hide Info Text"
+#~ msgstr "แƒขแƒ”แƒฅแƒกแƒขแƒฃแƒ แƒ˜ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ˜แƒก แƒแƒ›แƒแƒšแƒ•แƒ"
+
+#, fuzzy
+#~ msgid "Show Info Text"
+#~ msgstr "แƒขแƒ”แƒฅแƒกแƒขแƒฃแƒ แƒ˜ แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ˜แƒก แƒฉแƒ•แƒ”แƒœแƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "All"
+#~ msgstr "แƒงแƒ•แƒ”แƒšแƒ"
+
+#, fuzzy
+#~ msgid "MPEG4"
+#~ msgstr "MPEG4"
+
+#, fuzzy
+#~ msgid "MPEG-4 Encoding Settings"
+#~ msgstr "MPEG-4 แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#, fuzzy
+#~ msgid "Video quality:"
+#~ msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜:"
+
+#, fuzzy
+#~ msgid " bits/pixel"
+#~ msgstr " แƒ‘แƒ˜แƒขแƒ˜/แƒžแƒ˜แƒฅแƒกแƒ”แƒšแƒ˜"
+
+#, fuzzy
+#~ msgid "The video quality is a identifier how many kbits used for a pixel to encode."
+#~ msgstr "แƒ•แƒ˜แƒ“แƒ”แƒแƒก แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ›แƒ˜ แƒ˜แƒ›แƒ˜แƒ— แƒ’แƒแƒœแƒ˜แƒกแƒแƒ–แƒฆแƒ•แƒ แƒ”แƒ‘แƒ แƒ—แƒฃ แƒ แƒแƒ›แƒ“แƒ”แƒœแƒ˜ kbits แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒžแƒ˜แƒฅแƒกแƒ”แƒšแƒ˜แƒก แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก."
+
+#, fuzzy
+#~ msgid " pixel"
+#~ msgstr "แƒžแƒ˜แƒฅแƒกแƒ”แƒšแƒ˜"
+
+#, fuzzy
+#~ msgid "AVI size:"
+#~ msgstr "AVI แƒ–แƒแƒ›แƒ:"
+
+#, fuzzy
+#~ msgid " MByte"
+#~ msgstr " แƒ›แƒ‘แƒแƒ˜แƒขแƒ˜"
+
+#, fuzzy
+#~ msgid "K3b automatically calculate the bitrate or the width to get the video quality set above. If you select <b>width</b>, K3b will increase/decrease the AVI size so that it gets the video quality. If you select the<b> AVI size</b> the width will be increased/decreased to fit the quality."
+#~ msgstr "K3b bitrate แƒแƒœ แƒกแƒ˜แƒ’แƒแƒœแƒ” -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ แƒแƒ แƒฉแƒ”แƒ‘แƒ<b> แƒกแƒ˜แƒ’แƒแƒœแƒ”</b> K3b แƒ–แƒแƒ›แƒ แƒแƒ แƒฉแƒ”แƒ‘แƒ<b> แƒ–แƒแƒ›แƒ</b> แƒกแƒ˜แƒ’แƒแƒœแƒ” -แƒกแƒ™แƒ”แƒœ."
+
+#, fuzzy
+#~ msgid "AVI size"
+#~ msgstr "AVI แƒ–แƒแƒ›แƒ"
+
+#, fuzzy
+#~ msgid "Video quality based on a fixed: "
+#~ msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜ แƒ“แƒแƒคแƒฃแƒซแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒ˜แƒฅแƒกแƒ˜แƒ แƒ”แƒ‘แƒฃแƒš: "
+
+#, fuzzy
+#~ msgid "Width:"
+#~ msgstr "แƒกแƒ˜แƒ’แƒแƒœแƒ”:"
+
+#, fuzzy
+#~ msgid "First track will contain the data"
+#~ msgstr "แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก"
+
+#, fuzzy
+#~ msgid "<p><b>Standard mixed mode CD 1</b><p>K3b will write the data track before all audio tracks.<p>This mode should only be used for CDs that are unlikely to be played on a hifi audio CD player.<p><b>Caution:</b> It could lead to problems with some older hifi audio CD players that try to play the data track."
+#~ msgstr "<p><b> แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ CD</b><p> K3b แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜<p> -แƒ—แƒ•แƒ˜แƒก -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ a CD<p><b></b> -แƒกแƒ™แƒ”แƒœ CD -แƒกแƒ™แƒ”แƒœ."
+
+#, fuzzy
+#~ msgid "Last track will contain the data"
+#~ msgstr "แƒ‘แƒแƒšแƒ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก"
+
+#, fuzzy
+#~ msgid "The data will be written in a second session"
+#~ msgstr "-แƒจแƒ˜ a"
+
+#, fuzzy
+#~ msgid "Track Number"
+#~ msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒœแƒแƒ›แƒ”แƒ แƒ˜"
+
+#, fuzzy
+#~ msgid ""
+#~ "<p><b>Pattern special strings:</b><ul>\n"
+#~ "<li>%a - artist of the track\n"
+#~ "<li>%t - title of the track\n"
+#~ "<li>%n - track number\n"
+#~ "<li>%e - extended information about the track\n"
+#~ "<li>%g - genre of the CD\n"
+#~ "<li>%r - album artist (differs from %a only on soundtracks or compilations)\n"
+#~ "<li>%m - album title\n"
+#~ "<li>%x - extended information about the CD\n"
+#~ "<li>%d - current date\n"
+#~ "</ul>"
+#~ msgstr ""
+#~ "<p><b> แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜</b><ul>\n"
+#~ "<li> a\n"
+#~ "<li> t แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜\n"
+#~ "<li> n\n"
+#~ "<li> e แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ\n"
+#~ "<li> CD\n"
+#~ "<li> r a แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ แƒแƒœ\n"
+#~ "<li> แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜\n"
+#~ "<li> x แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ CD\n"
+#~ "<li> แƒ—แƒแƒ แƒ˜แƒฆแƒ˜\n"
+#~ "</ul>"
+
+#, fuzzy
+#~ msgid "<p>Here you can setup the audio CD ripping pattern which states how your ripped tracks will be saved. The basic system allows setting of a standard pattern. If you want to have full control over the pattern please use the advanced pattern system."
+#~ msgstr "<p> CD แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ a แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒฃแƒšแƒ˜ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜ -แƒกแƒ™แƒ”แƒœ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜."
+
+#, fuzzy
+#~ msgid "Basic Pattern System"
+#~ msgstr "แƒกแƒแƒ‘แƒแƒ–แƒ˜แƒกแƒ แƒจแƒแƒ‘แƒšแƒแƒœแƒ—แƒ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#, fuzzy
+#~ msgid "You are free to add any text in the fields of the filename pattern. This text will be added between the selected entries."
+#~ msgstr "แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒขแƒ”แƒฅแƒกแƒขแƒ˜ -แƒจแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜ แƒขแƒ”แƒฅแƒกแƒขแƒ˜."
+
+#, fuzzy
+#~ msgid "Directory Pattern"
+#~ msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜"
+
+#, fuzzy
+#~ msgid "Second directory:"
+#~ msgstr "แƒ›แƒ”แƒแƒ แƒ” แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ:"
+
+#, fuzzy
+#~ msgid "First directory:"
+#~ msgstr "แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ:"
+
+#, fuzzy
+#~ msgid "Filename Pattern"
+#~ msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒจแƒแƒ‘แƒšแƒแƒœแƒ˜"
+
+#, fuzzy
+#~ msgid "Advanced Custom Pattern System"
+#~ msgstr "แƒ“แƒ”แƒขแƒแƒšแƒฃแƒ แƒ˜ แƒกแƒฎแƒ•แƒ แƒจแƒแƒ‘แƒšแƒแƒœแƒ—แƒ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ"
+
+#, fuzzy
+#~ msgid "You can use one of the predefined ones, or define your own. You are free to add any text you want along with some special strings that will be replaced by the values gained from CDDB."
+#~ msgstr "แƒ—แƒฅแƒ•แƒ”แƒœ แƒแƒœ แƒ—แƒฅแƒ•แƒ”แƒœ -แƒกแƒ™แƒ”แƒœ แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜ แƒขแƒ”แƒฅแƒกแƒขแƒ˜ CDDB."
+
+#, fuzzy
+#~ msgid "%r/%m"
+#~ msgstr "%r/%m"
+
+#, fuzzy
+#~ msgid "%g/%r - %m"
+#~ msgstr "%g/%r - %m"
+
+#, fuzzy
+#~ msgid "music/ripped-tracks"
+#~ msgstr "music/ripped-แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#, fuzzy
+#~ msgid "%a - %t"
+#~ msgstr "%a - %t"
+
+#, fuzzy
+#~ msgid "Track %n - %t (%a)"
+#~ msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %n - %t (%a)"
+
+#, fuzzy
+#~ msgid "Replace all blanks in filename with:"
+#~ msgstr "แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒจแƒ˜ แƒงแƒ•แƒ”แƒšแƒ แƒกแƒ˜แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒก แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ:"
+
+#, fuzzy
+#~ msgid "Replace all blanks in directory with:"
+#~ msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒแƒจแƒ˜ แƒงแƒ•แƒ”แƒšแƒ แƒกแƒ˜แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒก แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ:"
+
+#, fuzzy
+#~ msgid "Example"
+#~ msgstr "แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜"
+
+#, fuzzy
+#~ msgid "xxx"
+#~ msgstr "xxx"
+
+#, fuzzy
+#~ msgid "This is how the ripped audio tracks will be saved"
+#~ msgstr "แƒแƒกแƒ” แƒจแƒ”แƒ˜แƒœแƒแƒฎแƒ”แƒ‘แƒ แƒ’แƒแƒคแƒแƒขแƒ แƒฃแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜"
+
+#, fuzzy
+#~ msgid "<p>This is an example for the directory and file naming when ripping audio tracks from a CD. The names used have nothing to do with your environment. They are set by the author."
+#~ msgstr "<p> แƒขแƒแƒšแƒ˜แƒ แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒ˜ -แƒ—แƒ•แƒ˜แƒก แƒ“แƒ แƒคแƒแƒ˜แƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ a CD แƒแƒ แƒแƒคแƒ”แƒ แƒ˜ -แƒกแƒ™แƒ”แƒœ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ."
+
+#, fuzzy
+#~ msgid "&Songwriter:"
+#~ msgstr "&แƒกแƒ˜แƒ›แƒฆแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜:"
+
+#, fuzzy
+#~ msgid "Opt&ions"
+#~ msgstr "&แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#, fuzzy
+#~ msgid "00:03:24"
+#~ msgstr "00:03:24"
+
+#, fuzzy
+#~ msgid "Index 0:"
+#~ msgstr "แƒ˜แƒœแƒ“แƒ”แƒฅแƒกแƒ˜ 0:"
+
+#, fuzzy
+#~ msgid "Modify Index &0 for all tracks. Gap size:"
+#~ msgstr "&0 แƒ˜แƒœแƒ“แƒ”แƒฅแƒกแƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ. แƒ’แƒ แƒแƒคแƒ˜แƒก แƒ–แƒแƒ›แƒ:"
+
+#, fuzzy
+#~ msgid "Volume Desc"
+#~ msgstr "แƒฎแƒ›แƒ"
+
+#, fuzzy
+#~ msgid "Un&lock"
+#~ msgstr "แƒ’แƒ&แƒฎแƒกแƒœแƒ"
+
+#, fuzzy
+#~ msgid "Loc&k"
+#~ msgstr "แƒฉแƒ&แƒ™แƒ”แƒขแƒ˜แƒšแƒ˜"
+
+#, fuzzy
+#~ msgid "Automounting can cause problems with CD/DVD writing, especially with rewritable media. Although it might all work just fine it is recommended to disable automounting completely for now."
+#~ msgstr "CD DVD แƒงแƒ•แƒ”แƒšแƒ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ -แƒ—แƒ•แƒ˜แƒก แƒแƒฎแƒšแƒ."
+
+#, fuzzy
+#~ msgid "Full Data %1"
+#~ msgstr "แƒกแƒ แƒฃแƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ %1"
+
+#, fuzzy
+#~ msgid "Full %1 medium"
+#~ msgstr "%1 แƒกแƒแƒ•แƒกแƒ” แƒ›แƒฃแƒ“แƒ˜แƒฃแƒ›แƒ˜"
+
+#, fuzzy
+#~ msgid "Developer"
+#~ msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒกแƒขแƒ˜"
+
+#, fuzzy
+#~ msgid "Don't show again."
+#~ msgstr "แƒ™แƒ˜แƒ“แƒ”แƒ• แƒแƒ  แƒแƒฉแƒ•แƒ”แƒœแƒ."
+
+#, fuzzy
+#~ msgid "It is highly recommended to use growisofs 6.0 or higher."
+#~ msgstr "แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒแƒœ."
+
+#, fuzzy
+#~ msgid "writable CD or DVD"
+#~ msgstr "DVD-แƒกแƒ™แƒ”แƒœ"
+
+#, fuzzy
+#~ msgid "writable DVD"
+#~ msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜:"
+
+#, fuzzy
+#~ msgid "Double Layer DVD"
+#~ msgstr "แƒแƒ แƒคแƒ”แƒœแƒ˜แƒแƒœแƒ˜ DVDยฑR"
+
+#, fuzzy
+#~ msgid "Alt+M"
+#~ msgstr "Alt+2"
+
+#, fuzzy
+#~ msgid "DVD-RW and DVD+RW"
+#~ msgstr "DVD- RW แƒ“แƒ DVD+RW"
+
+#, fuzzy
+#~ msgid "&Format rewritable DVD..."
+#~ msgstr "DVDยฑRW-แƒก &แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ..."
+
+#, fuzzy
+#~ msgid "Do not create symbolic links"
+#~ msgstr "แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ  แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#, fuzzy
+#~ msgid ""
+#~ "<p>If this option is checked, K3b will ignore all symbolic links that have been added to the project; meaning that the resulting file system will have no links at all.\n"
+#~ "<p><b>Caution:</b> Symbolic links require Rock Ridge extensions."
+#~ msgstr ""
+#~ "<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒ แƒงแƒ•แƒ”แƒšแƒ\n"
+#~ "<p><b></b>."
+
+#, fuzzy
+#~ msgid "Ignore all links pointing outside the project"
+#~ msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒ‘แƒ›แƒฃแƒšแƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ แƒ แƒแƒช แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒก แƒ’แƒแƒ แƒ”แƒ— แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒ”แƒ‘แƒก"
+
+#, fuzzy
+#~ msgid ""
+#~ "<p>If this option is checked, K3b will discard all symbolic links that do not point to a file inside the project. That includes all links to absolute paths like '/home/myhome/testfile'.\n"
+#~ "<p><b>Caution:</b> Symbolic links require Rock Ridge extensions."
+#~ msgstr ""
+#~ "<p> แƒขแƒแƒšแƒ˜แƒ K3b แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ a แƒคแƒแƒ˜แƒšแƒ˜ แƒงแƒ•แƒ”แƒšแƒ -แƒกแƒ™แƒ”แƒœ แƒแƒ‘แƒกแƒแƒšแƒฃแƒขแƒฃแƒ แƒ˜\n"
+#~ "<p><b></b>."
+
+#, fuzzy
+#~ msgid "Follow symbolic links for source files"
+#~ msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒฃแƒ แƒ˜ แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒงแƒแƒšแƒ"
+
+#, fuzzy
+#~ msgid ""
+#~ "<p>If this option is checked every symbolic link in the project will be replaced with the contents of the file it is pointing to. This means that the resulting filesystem will not contain any symbolic links.\n"
+#~ "<p>Be aware that in case Rock Ridge extensions are disabled (which is not recommended) symbolic links are always followed because ISO9660 does not support symbolic links."
+#~ msgstr ""
+#~ "<p> แƒขแƒแƒšแƒ˜แƒ แƒ‘แƒ›แƒ -แƒจแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ แƒขแƒแƒšแƒ˜แƒ -แƒกแƒ™แƒ”แƒœ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒœแƒ”แƒ‘แƒ˜แƒกแƒ›แƒ˜แƒ”แƒ แƒ˜\n"
+#~ "<p> -แƒจแƒ˜ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒขแƒแƒšแƒ˜แƒ."
+
+#, fuzzy
+#~ msgid "Create CD-Text entries"
+#~ msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#, fuzzy
+#~ msgid "<p>For DVD-R(W) in sequential incremental mode and DVD+R it behaves like multisession CDs.<br> <b>Caution:</b> Most DVD-ROM drives are only able to read the first session and most likely even on DVD writers only the first session will be mounted.</p><p>For DVD+RW and DVD-RW in restricted overwrite mode K3b will utilize growisofs to <em>grow</em> the ISO9660 filesystem in the first session.</p><p><b>Be aware that K3b needs to write multisession DVDs on-the-fly.</b>"
+#~ msgstr "<p> -แƒ—แƒ•แƒ˜แƒก DVD R W -แƒจแƒ˜ แƒ“แƒ DVD R<br><b></b> DVD ROM -แƒกแƒ™แƒ”แƒœ แƒ“แƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ DVD</p><p> -แƒ—แƒ•แƒ˜แƒก DVD RW แƒ“แƒ DVD RW -แƒจแƒ˜ K3b -แƒกแƒ™แƒ”แƒœ<em></em> -แƒจแƒ˜</p><p><b> K3b -แƒกแƒ™แƒ”แƒœ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ</b>"
+
+#, fuzzy
+#~ msgid "Destination Base Directory"
+#~ msgstr "แƒ“แƒแƒœแƒ˜แƒจแƒœแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒคแƒฃแƒซแƒ” แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ"
+
+#, fuzzy
+#~ msgid "K3b Defaults"
+#~ msgstr "K3b แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ‘แƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#, fuzzy
+#~ msgid "<p>Please wait while K3b is retrieving information about the media in <b>%1</b>."
+#~ msgstr "<p>แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ›แƒแƒ˜แƒ—แƒ›แƒ˜แƒœแƒแƒ— แƒกแƒแƒœแƒแƒ› K3b แƒ˜แƒฆแƒ”แƒ‘แƒก แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒจแƒ”แƒกแƒแƒฎแƒ”แƒ‘ <b>%1</b>."
+
+#, fuzzy
+#~ msgid "Alt+V"
+#~ msgstr "Alt+2"
diff --git a/ka/messages/k3bsetup.po b/ka/messages/k3bsetup.po
new file mode 100644
index 0000000..8b1f8c5
--- /dev/null
+++ b/ka/messages/k3bsetup.po
@@ -0,0 +1,273 @@
+# translation of k3bsetup.po to Georgian
+#
+# Rusudan Tsiskreli <[email protected]>, 2006.
+# George Machitidze <[email protected]>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: k3bsetup\n"
+"POT-Creation-Date: 2007-03-23 14:09+0100\n"
+"PO-Revision-Date: 2006-08-13 13:15+0400\n"
+"Last-Translator: George Machitidze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "แƒ แƒฃแƒกแƒฃแƒ“แƒแƒœ แƒชแƒ˜แƒกแƒ™แƒ แƒ”แƒšแƒ˜, แƒ˜แƒ แƒแƒ™แƒšแƒ˜ แƒ แƒแƒกแƒขแƒแƒ›แƒแƒจแƒ˜แƒ•แƒ˜แƒšแƒ˜"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+
+#: k3bsetup2.cpp:130
+#, fuzzy
+msgid ""
+"<p>This simple setup assistant is able to set the permissions needed by K3b in "
+"order to burn CDs and DVDs. "
+"<p>It does not take things like devfs or resmgr into account. In most cases "
+"this is not a problem but on some systems the permissions may be altered the "
+"next time you login or restart your computer. In those cases it is best to "
+"consult the distribution documentation."
+"<p><b>Caution:</b> Although K3bSetup 2 should not be able to mess up your "
+"system no guarantee can be given."
+msgstr ""
+"<p>แƒ”แƒก แƒแƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ แƒขแƒ˜แƒ•แƒ˜ แƒ“แƒแƒ›แƒฎแƒ›แƒแƒ แƒ” แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒก K3b-แƒกแƒ—แƒ•แƒ˜แƒก แƒกแƒแƒญแƒ˜แƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒก "
+"CD แƒ“แƒ DVD-แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“."
+"<p>แƒ˜แƒ’แƒ˜ แƒแƒ  แƒ”แƒฎแƒ”แƒ‘แƒ devfs แƒแƒœ esmgr แƒแƒœแƒ’แƒแƒ แƒ˜แƒจแƒ”แƒ‘แƒก. แƒฃแƒ›แƒ”แƒขแƒ”แƒก แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ”แƒ‘แƒจแƒ˜ แƒ”แƒก แƒแƒ แƒแƒ "
+"แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ, แƒ›แƒแƒ’แƒ แƒแƒ› แƒ–แƒแƒ’แƒ˜แƒ”แƒ แƒ— แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒแƒ–แƒ” แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ›แƒ แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒจแƒ”แƒกแƒ•แƒšแƒแƒ–แƒ” "
+"แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ แƒ’แƒแƒ›แƒแƒ˜แƒฌแƒ•แƒ˜แƒแƒก. แƒแƒ› แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒแƒจแƒ˜ แƒฃแƒ›แƒฏแƒแƒ‘แƒ”แƒกแƒ˜แƒ แƒ“แƒ˜แƒกแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜แƒ•แƒ˜แƒก แƒ“แƒแƒ™แƒฃแƒ›แƒ”แƒœแƒขแƒแƒชแƒ˜แƒ˜แƒก "
+"แƒœแƒแƒฎแƒ•แƒ."
+"<p>K3bSetup 2-แƒก แƒฃแƒ›แƒœแƒ˜แƒจแƒ•แƒœแƒ”แƒšแƒแƒ•แƒแƒœแƒ”แƒกแƒ˜ แƒคแƒฃแƒœแƒฅแƒชแƒ˜แƒแƒ CD แƒ“แƒ DVD แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก "
+"แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒ‘แƒ."
+"<p><b>แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ:</b> K3bSetup 2-แƒ›แƒ แƒ•แƒ”แƒ  แƒฃแƒœแƒ“แƒ แƒจแƒ”แƒซแƒšแƒแƒก แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ“แƒแƒ–แƒ˜แƒแƒœแƒ”แƒ‘แƒ, "
+"แƒ’แƒแƒ แƒแƒœแƒขแƒ˜แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ."
+
+#: k3bsetup2.cpp:268 k3bsetup2.cpp:335 k3bsetup2.cpp:345
+msgid "no change"
+msgstr "แƒชแƒ•แƒšแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#: k3bsetup2.cpp:298
+msgid "Generic SCSI Device"
+msgstr "แƒกแƒแƒ–แƒแƒ’แƒแƒ“แƒ SCSI แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ"
+
+#: k3bsetup2.cpp:408
+#, c-format
+msgid "There is no group %1."
+msgstr "%1 แƒฏแƒ’แƒฃแƒคแƒ˜ แƒแƒ  แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก."
+
+#: k3bsetup2.cpp:479
+msgid "Successfully updated all permissions."
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒœแƒแƒฎแƒšแƒ“แƒ."
+
+#: k3bsetup2.cpp:482
+msgid "Could not update all permissions. You should run K3bSetup 2 as root."
+msgstr ""
+"แƒงแƒ•แƒ”แƒšแƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒแƒฎแƒšแƒ“แƒ. แƒ—แƒฅแƒ•แƒ”แƒœ แƒฃแƒœแƒ“แƒ แƒ’แƒแƒฃแƒจแƒ•แƒแƒ— K3bSetup 2 แƒ แƒแƒ’แƒแƒ แƒช root-แƒ›แƒ."
+
+#: k3bsetup2.cpp:484
+msgid "Could not update all permissions."
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒแƒฎแƒšแƒ“แƒ."
+
+#: k3bsetup2.cpp:495
+#, fuzzy
+msgid ""
+"<h2>K3bSetup 2</h2>"
+"<p>This simple setup assistant is able to set the permissions needed by K3b in "
+"order to burn CDs and DVDs."
+"<p>It does not take into account devfs or resmgr, or similar. In most cases "
+"this is not a problem, but on some systems the permissions may be altered the "
+"next time you login or restart your computer. In these cases it is best to "
+"consult the distribution's documentation."
+"<p>The important task that K3bSetup 2 performs is grant write access to the CD "
+"and DVD devices."
+"<p><b>Caution:</b> Although K3bSetup 2 should not be able to damage your "
+"system, no guarantee can be given."
+msgstr ""
+"<h2>K3bSetup 2</h2>"
+"<p>แƒ”แƒก แƒแƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ›แƒแƒ แƒขแƒ˜แƒ•แƒ˜ แƒ“แƒแƒ›แƒฎแƒ›แƒแƒ แƒ” แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒก K3b-แƒกแƒ—แƒ•แƒ˜แƒก แƒกแƒแƒญแƒ˜แƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒก "
+"CD แƒ“แƒ DVD-แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“."
+"<p>แƒ˜แƒ’แƒ˜ แƒแƒ  แƒ”แƒฎแƒ”แƒ‘แƒ devfs แƒแƒœ esmgr แƒแƒœแƒ’แƒแƒ แƒ˜แƒจแƒ”แƒ‘แƒก. แƒฃแƒ›แƒ”แƒขแƒ”แƒก แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ”แƒ‘แƒจแƒ˜ แƒ”แƒก แƒแƒ แƒแƒ "
+"แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ, แƒ›แƒแƒ’แƒ แƒแƒ› แƒ–แƒแƒ’แƒ˜แƒ”แƒ แƒ— แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒแƒ–แƒ” แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ›แƒ แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒจแƒ”แƒกแƒ•แƒšแƒแƒ–แƒ” "
+"แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ แƒ’แƒแƒ›แƒแƒ˜แƒฌแƒ•แƒ˜แƒแƒก. แƒแƒ› แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒแƒจแƒ˜ แƒฃแƒ›แƒฏแƒแƒ‘แƒ”แƒกแƒ˜แƒ แƒ“แƒ˜แƒกแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜แƒ•แƒ˜แƒก แƒ“แƒแƒ™แƒฃแƒ›แƒ”แƒœแƒขแƒแƒชแƒ˜แƒ˜แƒก "
+"แƒœแƒแƒฎแƒ•แƒ."
+"<p>K3bSetup 2-แƒก แƒฃแƒ›แƒœแƒ˜แƒจแƒ•แƒœแƒ”แƒšแƒแƒ•แƒแƒœแƒ”แƒกแƒ˜ แƒคแƒฃแƒœแƒฅแƒชแƒ˜แƒแƒ CD แƒ“แƒ DVD แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก "
+"แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒ‘แƒ."
+"<p><b>แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ:</b> K3bSetup 2-แƒ›แƒ แƒ•แƒ”แƒ  แƒฃแƒœแƒ“แƒ แƒจแƒ”แƒซแƒšแƒแƒก แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ“แƒแƒ–แƒ˜แƒแƒœแƒ”แƒ‘แƒ, "
+"แƒ’แƒแƒ แƒแƒœแƒขแƒ˜แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ."
+
+#: k3bsetup2.cpp:527
+msgid "Location of New Drive"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ›แƒ“แƒ”แƒ‘แƒแƒ แƒ”แƒแƒ‘แƒ"
+
+#: k3bsetup2.cpp:528
+#, fuzzy
+msgid ""
+"Please enter the device name where K3b should search\n"
+"for a new drive (example: /dev/mebecdrom):"
+msgstr ""
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒจแƒ”แƒ˜แƒงแƒ•แƒแƒœแƒแƒ— แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒกแƒแƒ“แƒแƒช K3b-แƒ› แƒฃแƒœแƒ“แƒ แƒ”แƒซแƒ”แƒ‘แƒแƒก\n"
+"แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ (แƒ›แƒแƒ’แƒแƒšแƒ˜แƒ—แƒแƒ“: /dev/mebecdrom):"
+
+#: k3bsetup2.cpp:539
+#, fuzzy, c-format
+msgid ""
+"Could not find an additional device at\n"
+"%1"
+msgstr ""
+"แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ %1-แƒ–แƒ”\n"
+"แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#. i18n: file base_k3bsetup2.ui line 35
+#: rc.cpp:3
+#, no-c-format
+msgid "Settings"
+msgstr "แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 54
+#: rc.cpp:6
+#, no-c-format
+msgid "Use burning group:"
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ—แƒ แƒฏแƒ’แƒฃแƒคแƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ:"
+
+#. i18n: file base_k3bsetup2.ui line 58
+#: rc.cpp:9
+#, fuzzy, no-c-format
+msgid ""
+"<p>If this option is checked, only the users in the specified group will be "
+"able to burn CDs and DVDs, since only they will have access to the devices and "
+"the CD recording programs used by K3b.</p>\n"
+"<p>Otherwise all users on the system have access to the devices and to all K3b "
+"functionality."
+msgstr ""
+"<p>แƒ—แƒฃ แƒ”แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ˜ แƒ›แƒแƒœแƒ˜แƒจแƒœแƒฃแƒšแƒ˜แƒ, แƒ›แƒฎแƒแƒšแƒแƒ“ แƒแƒ› แƒฏแƒ’แƒฃแƒคแƒ˜แƒก แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ”แƒ‘แƒก แƒจแƒ”แƒ”แƒซแƒšแƒ”แƒ‘แƒแƒ— CD-แƒก แƒ“แƒ "
+"DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ, แƒ แƒแƒ“แƒ’แƒแƒœ แƒ›แƒแƒ แƒขแƒ แƒ›แƒแƒ— แƒ”แƒฅแƒœแƒ”แƒ‘แƒแƒ— แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ—แƒแƒœ แƒ“แƒ K3b-แƒก แƒ›แƒ˜แƒ”แƒ  แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒฃแƒš "
+"CD-แƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ  แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ—แƒแƒœ แƒฌแƒ•แƒ“แƒแƒ›แƒ.</p>\n"
+"<p>แƒกแƒฎแƒ•แƒแƒ’แƒ•แƒแƒ แƒแƒ“ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒ”แƒšแƒก แƒ”แƒฅแƒœแƒ”แƒ‘แƒ แƒฌแƒ•แƒ“แƒแƒ›แƒ K3b-แƒก แƒงแƒ•แƒ”แƒšแƒ "
+"แƒคแƒฃแƒœแƒฅแƒชแƒ˜แƒแƒกแƒ—แƒแƒœ."
+
+#. i18n: file base_k3bsetup2.ui line 69
+#: rc.cpp:13
+#, fuzzy, no-c-format
+msgid "burning"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#. i18n: file base_k3bsetup2.ui line 104
+#: rc.cpp:16
+#, fuzzy, no-c-format
+msgid "Users allowed to burn (separated by space):"
+msgstr "แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ”แƒ‘แƒ˜ แƒ•แƒ˜แƒกแƒแƒช แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ แƒแƒฅแƒ•แƒ— (แƒ›แƒซแƒ˜แƒ›แƒ”แƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒงแƒแƒคแƒ˜แƒšแƒ˜):"
+
+#. i18n: file base_k3bsetup2.ui line 124
+#: rc.cpp:19
+#, no-c-format
+msgid "Devices"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 135
+#: rc.cpp:22
+#, fuzzy, no-c-format
+msgid "Check the devices whose permissions you want to be changed"
+msgstr "แƒ›แƒแƒœแƒ˜แƒจแƒœแƒ”แƒ— แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ แƒแƒ›แƒšแƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒแƒช แƒ’แƒกแƒฃแƒ แƒ—"
+
+#. i18n: file base_k3bsetup2.ui line 141
+#: rc.cpp:25
+#, no-c-format
+msgid "Device"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ"
+
+#. i18n: file base_k3bsetup2.ui line 152
+#: rc.cpp:28
+#, fuzzy, no-c-format
+msgid "Devicenode"
+msgstr "Devicenode"
+
+#. i18n: file base_k3bsetup2.ui line 163
+#: rc.cpp:31 rc.cpp:58
+#, no-c-format
+msgid "Permissions"
+msgstr "แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 174
+#: rc.cpp:34 rc.cpp:61
+#, no-c-format
+msgid "New Permissions"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 217
+#: rc.cpp:37
+#, no-c-format
+msgid "Add Device..."
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ..."
+
+#. i18n: file base_k3bsetup2.ui line 229
+#: rc.cpp:40
+#, no-c-format
+msgid "External Programs"
+msgstr "แƒ’แƒแƒ แƒ” แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 244
+#: rc.cpp:43
+#, no-c-format
+msgid "Found Programs"
+msgstr "แƒœแƒแƒžแƒแƒ•แƒœแƒ˜ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 255
+#: rc.cpp:46
+#, fuzzy, no-c-format
+msgid "Check the programs whose permissions you want to be changed"
+msgstr "แƒ›แƒแƒœแƒ˜แƒจแƒœแƒ”แƒ— แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ”แƒ‘แƒ˜ แƒ แƒแƒ›แƒšแƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒแƒช แƒ’แƒกแƒฃแƒ แƒ—"
+
+#. i18n: file base_k3bsetup2.ui line 261
+#: rc.cpp:49
+#, no-c-format
+msgid "Program"
+msgstr "แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ"
+
+#. i18n: file base_k3bsetup2.ui line 272
+#: rc.cpp:52
+#, no-c-format
+msgid "Version"
+msgstr "แƒ•แƒ”แƒ แƒกแƒ˜แƒ"
+
+#. i18n: file base_k3bsetup2.ui line 283
+#: rc.cpp:55
+#, no-c-format
+msgid "Path"
+msgstr "แƒ’แƒ”แƒ–แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 325
+#: rc.cpp:64 rc.cpp:67
+#, no-c-format
+msgid "Search Path"
+msgstr "แƒซแƒ˜แƒ”แƒ‘แƒ˜แƒก แƒ’แƒ”แƒ–แƒ˜"
+
+#. i18n: file base_k3bsetup2.ui line 347
+#: rc.cpp:70
+#, fuzzy, no-c-format
+msgid ""
+"<qt><b>Hint:</b> to force K3b to use another than the default name for the "
+"executable specify it in the search path.</qt>"
+msgstr ""
+"<qt><b>แƒ›แƒ˜แƒœแƒ˜แƒจแƒœแƒ”แƒ‘แƒ:</b>แƒ แƒแƒ—แƒ K3b-แƒ› แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒแƒก แƒกแƒฎแƒ•แƒ แƒ“แƒ แƒแƒ แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ "
+"แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก, แƒ›แƒ˜แƒฃแƒ—แƒ˜แƒ—แƒ”แƒ— แƒ˜แƒ’แƒ˜ แƒกแƒแƒซแƒ˜แƒ”แƒ‘แƒ แƒ’แƒ”แƒ–แƒจแƒ˜.</qt>"
+
+#~ msgid "k3bsetup2"
+#~ msgstr "k3bsetup2"
+
+#~ msgid "K3bSetup 2"
+#~ msgstr "K3bSetup 2"
+
+#, fuzzy
+#~ msgid "(C) 2003-2007 Sebastian Trueg"
+#~ msgstr "(C) 2003-2004 Sebastian Trueg"
+
+#~ msgid "K3bSetup"
+#~ msgstr "K3bSetup"
diff --git a/ka/messages/libk3b.po b/ka/messages/libk3b.po
new file mode 100644
index 0000000..320b46e
--- /dev/null
+++ b/ka/messages/libk3b.po
@@ -0,0 +1,3909 @@
+# translation of libk3b.po to Georgian
+#
+# Rusudan Tsiskreli <[email protected]>, 2006.
+# George Machitidze <[email protected]>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: libk3b\n"
+"POT-Creation-Date: 2008-05-01 02:05+0200\n"
+"PO-Revision-Date: 2006-08-13 14:52+0400\n"
+"Last-Translator: George Machitidze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: cddb/k3bcddbhttpquery.cpp:85
+#, fuzzy, c-format
+msgid "Could not connect to host %1"
+msgstr "%1 แƒฐแƒแƒกแƒขแƒ—แƒแƒœ แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ"
+
+#: cddb/k3bcddbhttpquery.cpp:138 cddb/k3bcddbpquery.cpp:170
+#, fuzzy
+msgid "Found multiple exact matches"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ แƒแƒ›แƒ“แƒ”แƒœแƒ˜แƒ›แƒ” แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ"
+
+#: cddb/k3bcddbhttpquery.cpp:146 cddb/k3bcddbpquery.cpp:178
+#, fuzzy
+msgid "Found inexact matches"
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒแƒ แƒแƒ–แƒฃแƒกแƒขแƒ˜ แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ"
+
+#: cddb/k3bcddbhttpquery.cpp:153 cddb/k3bcddbpquery.cpp:185
+#, fuzzy
+msgid "No match found"
+msgstr "แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ แƒแƒ แƒแƒ"
+
+#: cddb/k3bcddbhttpquery.cpp:162 cddb/k3bcddbpquery.cpp:192
+#, fuzzy
+msgid "Error while querying"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒกแƒแƒก"
+
+#: cddb/k3bcddbhttpquery.cpp:198 cddb/k3bcddbpquery.cpp:222
+#, fuzzy
+msgid "Could not read match"
+msgstr "แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ"
+
+#: cddb/k3bcddblocalsubmit.cpp:97
+#, fuzzy, c-format
+msgid "Could not find directory: %1"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ: %1"
+
+#: cddb/k3bcddblocalquery.cpp:41
+#, fuzzy, c-format
+msgid "Searching entry in %1"
+msgstr "แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1-แƒจแƒ˜"
+
+#: cddb/k3bcddbmultientriesdialog.cpp:29
+#, fuzzy
+msgid "CDDB Database Entry"
+msgstr "CDDB แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒ‘แƒแƒ–แƒ˜แƒก แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: cddb/k3bcddbmultientriesdialog.cpp:37
+#, fuzzy
+msgid "K3b found multiple inexact CDDB entries. Please select one."
+msgstr ""
+"K3b-แƒ› แƒ˜แƒžแƒแƒ•แƒ แƒ แƒแƒ›แƒ“แƒ”แƒœแƒ˜แƒ›แƒ” แƒแƒ แƒแƒ–แƒฃแƒกแƒขแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ CDDB-แƒจแƒ˜. แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ”แƒ แƒ—แƒ”แƒ แƒ—แƒ˜ แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ—."
+
+#: cddb/k3bcddbpquery.cpp:57
+#, fuzzy
+msgid "Searching %1 on port %2"
+msgstr "แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ %1 %2 แƒžแƒแƒ แƒขแƒ–แƒ”"
+
+#: cddb/k3bcddbpquery.cpp:79
+#, fuzzy
+msgid "Host found"
+msgstr "แƒ›แƒแƒกแƒžแƒ˜แƒœแƒซแƒ”แƒšแƒ˜ แƒกแƒ”แƒ แƒ•แƒ”แƒ แƒ˜ แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: cddb/k3bcddbpquery.cpp:85
+#, fuzzy
+msgid "Connected"
+msgstr "แƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ˜ แƒ“แƒแƒ›แƒงแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ"
+
+#: cddb/k3bcddbpquery.cpp:91
+#, fuzzy
+msgid "Connection closed"
+msgstr "แƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ˜ แƒจแƒ”แƒฌแƒงแƒ“แƒ"
+
+#: cddb/k3bcddbpquery.cpp:113
+#, fuzzy
+msgid "OK, read access"
+msgstr "OK, แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ"
+
+#: cddb/k3bcddbpquery.cpp:120
+#, fuzzy
+msgid "Connection refused"
+msgstr "แƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ˜ แƒฃแƒแƒ แƒงแƒแƒคแƒ˜แƒšแƒ˜แƒ"
+
+#: cddb/k3bcddbpquery.cpp:128
+#, fuzzy
+msgid "Handshake successful"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒกแƒฉแƒแƒ›แƒแƒ แƒ—แƒ›แƒ”แƒ•แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ›แƒแƒฎแƒ“แƒ"
+
+#: cddb/k3bcddbpquery.cpp:136
+#, fuzzy
+msgid "Handshake failed"
+msgstr "แƒฎแƒ”แƒšแƒ˜แƒกแƒฉแƒแƒ›แƒแƒ แƒ—แƒ›แƒ”แƒ•แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ"
+
+#: cddb/k3bcddbpquery.cpp:161
+#, fuzzy
+msgid "Found exact match"
+msgstr "แƒ–แƒฃแƒกแƒขแƒ˜ แƒ“แƒแƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: cddb/k3bcddbpquery.cpp:261 cddb/k3bcddbpquery.cpp:262
+#, fuzzy
+msgid "Connection to %1 refused"
+msgstr "แƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ˜ %1-แƒกแƒ—แƒแƒœ แƒฃแƒแƒ แƒงแƒแƒคแƒ˜แƒšแƒ˜แƒ"
+
+#: cddb/k3bcddbpquery.cpp:265 cddb/k3bcddbpquery.cpp:266
+#, fuzzy, c-format
+msgid "Could not find host %1"
+msgstr "%1 แƒฐแƒแƒกแƒขแƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: cddb/k3bcddbpquery.cpp:269 cddb/k3bcddbpquery.cpp:270
+#, fuzzy, c-format
+msgid "Error while reading from %1"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ %1-แƒ“แƒแƒœ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒกแƒแƒก"
+
+#: cddb/k3bcddb.cpp:237
+#, fuzzy
+msgid "Found freedb entry."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ freedb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜."
+
+#: cddb/k3bcddb.cpp:239
+#, fuzzy
+msgid "No entry found"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: cddb/k3bcddb.cpp:241
+#, fuzzy
+msgid "Error while connecting to host."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒฐแƒแƒกแƒขแƒ—แƒแƒœ แƒ“แƒแƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒกแƒแƒก."
+
+#: cddb/k3bcddb.cpp:243
+#, fuzzy
+msgid "Working..."
+msgstr "แƒžแƒ แƒแƒชแƒ”แƒกแƒจแƒ˜แƒ..."
+
+#: cddb/k3bcddb.cpp:248
+#, fuzzy
+msgid "Communication error."
+msgstr "แƒ™แƒแƒ›แƒฃแƒœแƒ˜แƒ™แƒแƒชแƒ˜แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: core/k3bglobals.cpp:414
+#, fuzzy
+msgid "Auto"
+msgstr "แƒแƒ•แƒขแƒ"
+
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:91
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:90
+#, fuzzy
+msgid "%1 executable could not be found."
+msgstr "%1 แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:97
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:96
+#, fuzzy
+msgid "%1 version %2 is too old."
+msgstr "%1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ %2 แƒซแƒแƒšแƒ˜แƒแƒœ แƒซแƒ•แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:482
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:107
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:106
+#: projects/audiocd/k3baudionormalizejob.cpp:64
+#: projects/datacd/k3bmkisofshandler.cpp:63 projects/k3bcdrdaowriter.cpp:486
+#: projects/k3bcdrecordwriter.cpp:304 projects/k3bgrowisofswriter.cpp:172
+#: projects/videocd/k3bvcdjob.cpp:205
+#, fuzzy
+msgid "Using %1 %2 - Copyright (C) %3"
+msgstr "%1 %2-แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ˜แƒ— - แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜ (C) %3"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:122
+#, fuzzy
+msgid "Unable to create folder '%1'"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒ›แƒœแƒ”แƒ‘แƒ '%1'."
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:126
+#, fuzzy
+msgid "Invalid filename: '%1'"
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜: '%1'"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:137
+#, fuzzy
+msgid "Transcoding title %1 from Video DVD %2"
+msgstr "แƒขแƒ แƒแƒœแƒกแƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ %1 %2 แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒ“แƒแƒœ"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:162
+#, fuzzy, c-format
+msgid "Invalid Video codec set: %1"
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ แƒ™แƒแƒ“แƒ”แƒ™แƒ˜แƒก แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ: %1"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:185
+#, fuzzy, c-format
+msgid "Invalid Audio codec set: %1"
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒ™แƒแƒ“แƒ”แƒ™แƒ˜แƒก แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒ: %1"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:320
+#, fuzzy
+msgid "Resizing picture of title %1 to %2x%3"
+msgstr "%2 (%3)-แƒ“แƒแƒœ %1 แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3bcdda2wavreader.cpp:137 jobs/k3bdvdformattingjob.cpp:520
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:184
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:342
+#: projects/datacd/k3bisoimager.cpp:359 projects/datacd/k3bisoimager.cpp:535
+#: projects/datacd/k3bmsinfofetcher.cpp:131
+#: projects/datadvd/k3bdvdbooktypejob.cpp:341 projects/k3bcdrdaowriter.cpp:585
+#: projects/k3bcdrecordwriter.cpp:346 projects/k3bgrowisofswriter.cpp:377
+#: projects/videocd/k3bvcdjob.cpp:248
+#, fuzzy, c-format
+msgid "Could not start %1."
+msgstr "%1 แƒ•แƒ”แƒ  แƒ’แƒแƒ”แƒจแƒ•แƒ."
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:347
+#, fuzzy
+msgid "Single-pass Encoding"
+msgstr "แƒชแƒแƒš แƒคแƒแƒ–แƒ˜แƒแƒœแƒ˜ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:349
+#, fuzzy
+msgid "Two-pass Encoding: First Pass"
+msgstr "แƒแƒ  แƒคแƒแƒ–แƒ˜แƒแƒœแƒ˜ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ: แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒคแƒแƒ–แƒ"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:351
+#, fuzzy
+msgid "Two-pass Encoding: Second Pass"
+msgstr "แƒแƒ  แƒคแƒแƒ–แƒ˜แƒแƒœแƒ˜ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ: แƒ›แƒ”แƒแƒ แƒ” แƒคแƒแƒ–แƒ"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:375
+#, fuzzy
+msgid "Removing incomplete video file '%1'"
+msgstr "แƒแƒ แƒแƒกแƒ แƒฃแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฌแƒแƒจแƒšแƒ '%1'"
+
+#: jobs/k3bcdda2wavreader.cpp:242 jobs/k3bdvdformattingjob.cpp:270
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:281
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:442
+#: projects/audiocd/k3baudionormalizejob.cpp:188
+#: projects/datacd/k3bisoimager.cpp:213
+#: projects/datadvd/k3bdvdbooktypejob.cpp:192 projects/k3bcdrdaowriter.cpp:786
+#: projects/k3bcdrecordwriter.cpp:778 projects/videocd/k3bvcdjob.cpp:356
+#, fuzzy
+msgid "%1 returned an unknown error (code %2)."
+msgstr "%1-แƒ›แƒ แƒ“แƒแƒแƒ‘แƒ แƒฃแƒœแƒ แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ (%2 แƒ™แƒแƒ“แƒ˜)."
+
+#: jobs/k3bdvdformattingjob.cpp:272
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:284
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:445
+#: projects/audiocd/k3baudionormalizejob.cpp:190
+#: projects/datacd/k3bisoimager.cpp:215
+#: projects/datadvd/k3bdvdbooktypejob.cpp:194
+#: projects/videocd/k3bvcdjob.cpp:358
+#, fuzzy
+msgid "Please send me an email with the last output."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒ›แƒแƒ›แƒ˜แƒ’แƒ–แƒแƒ•แƒœแƒแƒ— แƒ”แƒšแƒคแƒแƒกแƒขแƒ แƒฃแƒ™แƒแƒœแƒแƒกแƒ™แƒœแƒ”แƒšแƒ˜ แƒ’แƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒ—."
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:453
+#, fuzzy
+msgid "Execution of %1 failed."
+msgstr "%1 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:454
+#, fuzzy
+msgid "Please consult the debugging output for details."
+msgstr "แƒชแƒœแƒแƒ‘แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ˜แƒฎแƒ˜แƒšแƒ”แƒ— แƒ’แƒแƒœแƒ‘แƒ–แƒ˜แƒ™แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜."
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:485
+msgid "AC3 (Stereo)"
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:487
+msgid "AC3 (Pass-through)"
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:489
+#, fuzzy
+msgid "MPEG1 Layer III"
+msgstr "MPEG1 Layer III"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:500
+#, fuzzy
+msgid "MPEG4 (FFMPEG)"
+msgstr "MPEG4 (FFMPEG)"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:502
+#, fuzzy
+msgid "XviD"
+msgstr "XviD"
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:513
+msgid ""
+"FFmpeg is an open-source project trying to support most video and audio codecs "
+"used these days. Its subproject libavcodec forms the basis for multimedia "
+"players such as xine or mplayer."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:517
+msgid ""
+"FFmpeg contains an implementation of the MPEG-4 video encoding standard which "
+"produces high quality results."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:520
+msgid ""
+"XviD is a free and open source MPEG-4 video codec. XviD was created by a group "
+"of volunteer programmers after the OpenDivX source was closed in July 2001."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:523
+msgid ""
+"XviD features MPEG-4 Advanced Profile settings such as b-frames, global and "
+"quarter pixel motion compensation, lumi masking, trellis quantization, and "
+"H.263, MPEG and custom quantization matrices."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:527
+msgid ""
+"XviD is a primary competitor of DivX (XviD being DivX spelled backwards). While "
+"DivX is closed source and may only run on Windows, Mac OS and Linux, XviD is "
+"open source and can potentially run on any platform."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:531
+msgid "(Description taken from the Wikipedia article)"
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:541
+msgid ""
+"AC3, better known as Dolby Digital is standardized as ATSC A/52. It contains up "
+"to 6 total channels of sound."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:546
+msgid ""
+"With this setting K3b will create a two-channel stereo Dolby Digital audio "
+"stream."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:550
+msgid ""
+"With this setting K3b will use the Dolby Digital audio stream from the source "
+"DVD without changing it."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:552
+msgid "Use this setting to preserve 5.1 channel sound from the DVD."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:554
+msgid ""
+"MPEG1 Layer III is better known as MP3 and is the most used lossy audio format."
+msgstr ""
+
+#: jobs/k3bvideodvdtitletranscodingjob.cpp:555
+msgid ""
+"With this setting K3b will create a two-channel stereo MPEG1 Layer III audio "
+"stream."
+msgstr ""
+
+#: jobs/k3baudiocuefilewritingjob.cpp:103
+#, fuzzy
+msgid "Writing Audio Cue File"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ Cue แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3baudiocuefilewritingjob.cpp:186
+#, fuzzy
+msgid "Analysing the audio file failed. Corrupt file?"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒ แƒ’แƒแƒแƒœแƒแƒšแƒ˜แƒ–แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ. แƒคแƒแƒ˜แƒšแƒ˜ แƒ“แƒแƒ–แƒ˜แƒแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜แƒ?"
+
+#: jobs/k3baudiocuefilewritingjob.cpp:254
+#, fuzzy
+msgid "Analysing the audio file"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒแƒœแƒแƒšแƒ˜แƒ–แƒ˜"
+
+#: jobs/k3baudiocuefilewritingjob.cpp:255
+#, fuzzy, c-format
+msgid "Analysing %1"
+msgstr "แƒ’แƒแƒแƒœแƒแƒšแƒ˜แƒ–แƒ”แƒ‘แƒ %1"
+
+#: jobs/k3baudiocuefilewritingjob.cpp:262
+#, fuzzy
+msgid "Unable to handle '%1' due to an unsupported format."
+msgstr "'%1'-แƒก แƒ“แƒแƒ›แƒฃแƒจแƒแƒ•แƒ”แƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ แƒ แƒแƒ“แƒ’แƒแƒœ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜ แƒแƒ แƒแƒ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜."
+
+#: jobs/k3baudiocuefilewritingjob.cpp:267
+#, fuzzy
+msgid "No valid audio cue file: '%1'"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ cue แƒคแƒแƒ˜แƒšแƒ˜: '%1'"
+
+#: jobs/k3bblankingjob.cpp:133
+#, fuzzy
+msgid "Please insert a rewritable CD medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒ“แƒแƒ— แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ CD แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒจแƒ˜<p><b>%1 %2 (%3)</b>."
+
+#: jobs/k3bblankingjob.cpp:158
+#, fuzzy
+msgid "Process completed successfully"
+msgstr "แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: jobs/k3bblankingjob.cpp:163
+#, fuzzy
+msgid "Canceled."
+msgstr "แƒ’แƒแƒฃแƒฅแƒ›แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: jobs/k3bblankingjob.cpp:167
+#, fuzzy
+msgid "Blanking error "
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ "
+
+#: jobs/k3bblankingjob.cpp:168
+#, fuzzy
+msgid "Sorry, no error handling yet."
+msgstr "แƒ‘แƒแƒ“แƒ˜แƒจแƒ˜, แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ˜แƒก แƒ“แƒแƒ›แƒฃแƒจแƒแƒ•แƒ”แƒ‘แƒ แƒฏแƒ”แƒ  แƒแƒ  แƒแƒ แƒ˜แƒก."
+
+#: jobs/k3bverificationjob.cpp:154 jobs/k3bverificationjob.cpp:174
+#, fuzzy
+msgid "Checking medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: jobs/k3bverificationjob.cpp:205
+msgid "Internal Error: Verification job improperly initialized (%1)"
+msgstr ""
+
+#: jobs/k3bcdcopyjob.cpp:1017 jobs/k3bverificationjob.cpp:212
+#: projects/mixedcd/k3bmixedjob.cpp:512
+#, fuzzy
+msgid "Reloading the medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: jobs/k3bverificationjob.cpp:239
+#, fuzzy, c-format
+msgid "Verifying track %1"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:270 jobs/k3bverificationjob.cpp:269
+#: jobs/k3bverificationjob.cpp:355
+#, fuzzy
+msgid "Unable to determine the ISO9660 filesystem size."
+msgstr "ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ–แƒแƒ›แƒ แƒ•แƒ”แƒ  แƒ“แƒแƒ“แƒ’แƒ˜แƒœแƒ“แƒ."
+
+#: jobs/k3bverificationjob.cpp:307
+#, fuzzy
+msgid "Written data in track %1 differs from original."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒœแƒกแƒฎแƒ•แƒแƒ•แƒ”แƒ‘แƒ”แƒ‘แƒ˜."
+
+#: jobs/k3bverificationjob.cpp:311
+#, fuzzy
+msgid "Written data verified."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒœแƒกแƒฎแƒ•แƒแƒ•แƒ”แƒ‘แƒ”แƒ‘แƒ˜."
+
+#: jobs/k3bdvdformattingjob.cpp:102
+#, fuzzy
+msgid "Formatting DVD"
+msgstr "DVD+RW-แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3bdvdformattingjob.cpp:109
+#, fuzzy
+msgid "Quick Format"
+msgstr "แƒกแƒฌแƒ แƒแƒคแƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#: jobs/k3bdvdformattingjob.cpp:124 projects/datadvd/k3bdvdbooktypejob.cpp:105
+#, fuzzy
+msgid "No device set"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: jobs/k3bdvdformattingjob.cpp:132 projects/k3bcdrdaowriter.cpp:568
+#: projects/k3bcdrecordwriter.cpp:330 projects/k3bgrowisofswriter.cpp:361
+#, fuzzy
+msgid "Unmounting medium"
+msgstr "แƒ“แƒ”แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜"
+
+#: jobs/k3bdvdformattingjob.cpp:144
+#, fuzzy
+msgid "Please insert a rewritable DVD medium into drive<p><b>%1 %2 (%3)</b>."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒ“แƒแƒ— แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ DVD แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒจแƒ˜<p><b>%1 %2 (%3)</b>."
+
+#: jobs/k3bdvdformattingjob.cpp:152 projects/datadvd/k3bdvdbooktypejob.cpp:128
+#, fuzzy
+msgid "Checking media..."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ..."
+
+#: jobs/k3bdvdformattingjob.cpp:153 projects/datadvd/k3bdvdbooktypejob.cpp:129
+#, fuzzy
+msgid "Checking media"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: jobs/k3bdvdformattingjob.cpp:260
+#, fuzzy
+msgid "Formatting successfully completed"
+msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: jobs/k3bdvdformattingjob.cpp:263
+#, fuzzy, c-format
+msgid "Do not be concerned with the progress stopping before 100%."
+msgstr "แƒแƒ  แƒ’แƒแƒฉแƒ”แƒ แƒ”แƒ‘แƒ แƒ—แƒฃ แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ”แƒแƒ‘แƒ 100%-แƒ›แƒ“แƒ” แƒ’แƒแƒฉแƒ”แƒ แƒ“แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:264
+#, fuzzy
+msgid "The formatting will continue in the background while writing."
+msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒแƒก แƒคแƒแƒœแƒฃแƒ แƒแƒ“ แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ“แƒ”แƒ‘แƒ."
+
+#: jobs/k3bcdda2wavreader.cpp:248 jobs/k3bdvdformattingjob.cpp:278
+#: projects/audiocd/k3baudionormalizejob.cpp:200
+#: projects/datacd/k3bisoimager.cpp:223
+#: projects/datadvd/k3bdvdbooktypejob.cpp:200 projects/k3bcdrdaowriter.cpp:797
+#: projects/k3bcdrecordwriter.cpp:798 projects/videocd/k3bvcdjob.cpp:364
+#, fuzzy
+msgid "%1 did not exit cleanly."
+msgstr "%1 แƒกแƒฃแƒคแƒ—แƒแƒ“ แƒ•แƒ”แƒ  แƒ’แƒแƒ•แƒ˜แƒ“แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:289 projects/datadvd/k3bdvdbooktypejob.cpp:217
+#, fuzzy
+msgid "Ejecting DVD..."
+msgstr "DVD-แƒก แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ..."
+
+#: jobs/k3bdvdformattingjob.cpp:301 projects/datadvd/k3bdvdbooktypejob.cpp:234
+#: projects/k3babstractwriter.cpp:88 projects/k3bgrowisofswriter.cpp:594
+#, fuzzy
+msgid "Unable to eject media."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒœแƒ แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: jobs/k3bdvdformattingjob.cpp:320 projects/datadvd/k3bdvdbooktypejob.cpp:270
+#, fuzzy
+msgid "Unable to determine media state."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒแƒก แƒ›แƒ“แƒ’แƒแƒ›แƒแƒ แƒ”แƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒœแƒ แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ˜แƒšแƒ˜."
+
+#: jobs/k3bdvdformattingjob.cpp:344
+#, fuzzy
+msgid "No rewritable DVD media found. Unable to format."
+msgstr "แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ DVD แƒ›แƒ”แƒ“แƒ˜แƒ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ. แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:365 jobs/k3bdvdformattingjob.cpp:404
+#, fuzzy
+msgid "Found %1 media."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ %1 แƒ›แƒ”แƒ“แƒ˜แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:377 jobs/k3bdvdformattingjob.cpp:430
+#, fuzzy
+msgid "No need to format %1 media more than once."
+msgstr "แƒแƒ แƒแƒ %1 แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ แƒกแƒแƒญแƒ˜แƒ แƒ แƒ”แƒ แƒ—แƒ–แƒ” แƒ›แƒ”แƒขแƒแƒ“."
+
+#: jobs/k3bdvdformattingjob.cpp:379 jobs/k3bdvdformattingjob.cpp:432
+#, fuzzy
+msgid "It may simply be overwritten."
+msgstr "แƒ”แƒก แƒ›แƒแƒ แƒขแƒ˜แƒ•แƒแƒ“ แƒ’แƒแƒ“แƒแƒ”แƒฌแƒ”แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:382 jobs/k3bdvdformattingjob.cpp:424
+#: jobs/k3bdvdformattingjob.cpp:435
+#, fuzzy
+msgid "Forcing formatting anyway."
+msgstr "แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒก แƒ›แƒแƒ˜แƒœแƒช แƒจแƒ”แƒฌแƒงแƒ•แƒ”แƒขแƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:383
+#, fuzzy
+msgid "It is not recommended to force formatting of DVD+RW media."
+msgstr "แƒแƒ แƒแƒ แƒ แƒ”แƒ™แƒแƒ›แƒ”แƒœแƒ“แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ DVD+RW-แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒฌแƒงแƒ•แƒ”แƒขแƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:384
+#, fuzzy
+msgid "Already after 10-20 reformats the media might be unusable."
+msgstr "10-20 แƒ’แƒแƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒ›แƒ”แƒ“แƒ˜แƒ แƒ’แƒแƒ›แƒแƒฃแƒงแƒ”แƒœแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ’แƒแƒฎแƒ“แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:393
+#, fuzzy
+msgid "Formatting DVD+RW"
+msgstr "DVD+RW-แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3bdvdformattingjob.cpp:408
+#, fuzzy
+msgid "Formatted in %1 mode."
+msgstr "%1 แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒ“แƒแƒคแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:422
+#, fuzzy
+msgid "Media is already empty."
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ แƒฃแƒ™แƒ•แƒ” แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:450
+#, fuzzy
+msgid "Formatting DVD-RW in %1 mode."
+msgstr "DVD-RW-แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ %1 แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: jobs/k3bdvdformattingjob.cpp:457
+#, fuzzy
+msgid "Unable to determine the current formatting state of the DVD-RW media."
+msgstr ""
+"DVD-RW แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒ›แƒ“แƒ˜แƒœแƒแƒ แƒ” แƒ›แƒ“แƒ’แƒแƒ›แƒแƒ แƒ”แƒแƒ‘แƒ˜แƒก แƒ’แƒแƒ แƒ™แƒ•แƒ”แƒ•แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bcdda2wavreader.cpp:98 jobs/k3bclonejob.cpp:88
+#: jobs/k3bdvdformattingjob.cpp:475 jobs/k3breadcdreader.cpp:107
+#: projects/datacd/k3bmsinfofetcher.cpp:56
+#: projects/datacd/k3bmsinfofetcher.cpp:92
+#: projects/datadvd/k3bdvdbooktypejob.cpp:288 projects/k3bcdrdaowriter.cpp:478
+#: projects/k3bcdrecordwriter.cpp:296 projects/k3bgrowisofswriter.cpp:158
+#: projects/videocd/k3bvcdjob.cpp:187
+#, fuzzy
+msgid "Could not find %1 executable."
+msgstr "%1 แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3bdvdformattingjob.cpp:525
+#, fuzzy
+msgid "Formatting"
+msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:86 projects/audiocd/k3baudiojob.cpp:157
+#: projects/datacd/k3bdatajob.cpp:145 projects/mixedcd/k3bmixedjob.cpp:219
+#, fuzzy
+msgid "Preparing data"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:89
+#, fuzzy, c-format
+msgid "Could not find image %1"
+msgstr "%1 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:134 projects/datacd/k3bdatajob.cpp:458
+#, fuzzy
+msgid "Verifying written data"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:136
+#, fuzzy
+msgid "Verifying written copy %1 of %2"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒแƒกแƒšแƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ %1 %2-แƒก"
+
+#: jobs/k3biso9660imagewritingjob.cpp:201
+#, fuzzy
+msgid "Writing image"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:203
+#, fuzzy
+msgid "Writing copy %1 of %2"
+msgstr "%1-แƒก แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ %2-แƒ“แƒแƒœ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:222
+#, fuzzy
+msgid "Waiting for medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: jobs/k3biso9660imagewritingjob.cpp:389 projects/audiocd/k3baudiojob.cpp:549
+#: projects/datacd/k3bdatajob.cpp:672 projects/mixedcd/k3bmixedjob.cpp:632
+#: projects/mixedcd/k3bmixedjob.cpp:673
+#, fuzzy
+msgid "IO Error"
+msgstr "IO แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:401 projects/datadvd/k3bdvdjob.cpp:211
+#, fuzzy
+msgid ""
+"K3b does not support simulation with DVD+R(W) media. Do you really want to "
+"continue? The media will be written for real."
+msgstr ""
+"K3b แƒแƒ  แƒฃแƒญแƒ”แƒ แƒก DVD+R(W)-แƒ— แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒแƒก แƒ›แƒฎแƒแƒ แƒก. แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ? แƒ›แƒ”แƒ“แƒ˜แƒ "
+"แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:765 jobs/k3biso9660imagewritingjob.cpp:404
+#: projects/datadvd/k3bdvdjob.cpp:214
+#, fuzzy
+msgid "No Simulation with DVD+R(W)"
+msgstr "แƒแƒ แƒแƒ แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ DVD+R(W)-แƒ—แƒ˜"
+
+#: jobs/k3biso9660imagewritingjob.cpp:443
+#, fuzzy
+msgid "Simulating ISO9660 Image"
+msgstr "ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3biso9660imagewritingjob.cpp:445
+#, fuzzy
+msgid "Burning ISO9660 Image"
+msgstr "ISO9660 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bbinimagewritingjob.cpp:218 jobs/k3biso9660imagewritingjob.cpp:447
+#, fuzzy, c-format
+msgid ""
+"_n: - %n Copy\n"
+" - %n Copies"
+msgstr ""
+"_n: - %n แƒแƒกแƒšแƒ˜\n"
+" - %n แƒแƒกแƒšแƒ˜"
+
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:112
+#, fuzzy
+msgid "Analysing Title %1 of Video DVD %2"
+msgstr "%1 แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜แƒก แƒ’แƒแƒแƒœแƒแƒšแƒ˜แƒ–แƒ”แƒ‘แƒ %2 แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก"
+
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:188
+#, fuzzy
+msgid "Analysing Chapter %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒ—แƒแƒ•แƒ˜แƒก แƒ’แƒแƒแƒœแƒแƒšแƒ˜แƒ–แƒ”แƒ‘แƒ"
+
+#: jobs/k3bvideodvdtitledetectclippingjob.cpp:265
+#, fuzzy
+msgid "Ignoring last chapter due to its short playback time."
+msgstr "แƒ‘แƒแƒšแƒ แƒ—แƒแƒ•แƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ, แƒ แƒแƒ“แƒ’แƒแƒœ แƒ˜แƒ’แƒ˜ แƒ›แƒแƒ™แƒšแƒ”แƒ."
+
+#: jobs/k3bclonejob.cpp:94
+#, fuzzy
+msgid "Cdrecord version %1 does not have cloning support."
+msgstr "%1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก Cdrecord-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: jobs/k3bclonejob.cpp:102
+#, fuzzy
+msgid "No device set."
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒแƒ แƒแƒ แƒ›แƒ˜แƒœแƒ˜แƒญแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: jobs/k3bclonejob.cpp:111
+#, fuzzy
+msgid "CD writer %1 does not support cloning."
+msgstr "%1 CD แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: jobs/k3bclonejob.cpp:144
+#, fuzzy
+msgid "Reading clone image"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: jobs/k3bclonejob.cpp:225 projects/datacd/k3bdatajob.cpp:411
+#: projects/videocd/k3bvcdjob.cpp:464
+#, fuzzy
+msgid "Writing Track %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bclonejob.cpp:242
+#, fuzzy, c-format
+msgid "Successfully written clone copy %1."
+msgstr "แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒกแƒšแƒ˜ %1 แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bclonejob.cpp:286
+#, fuzzy
+msgid "Successfully read disk."
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฌแƒแƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ•แƒ."
+
+#: jobs/k3bclonejob.cpp:298
+#, fuzzy
+msgid "Failed to read disk completely in clone mode."
+msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ CSS แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ."
+
+#: jobs/k3bclonejob.cpp:305
+#, fuzzy
+msgid "Error while reading disk."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒกแƒแƒก."
+
+#: jobs/k3bclonejob.cpp:331
+#, fuzzy
+msgid "Simulating clone copy"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒกแƒšแƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bclonejob.cpp:333
+#, fuzzy, c-format
+msgid "Writing clone copy %1"
+msgstr "%1 แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1081 jobs/k3bclonejob.cpp:342
+#, fuzzy
+msgid "Removing image files."
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ."
+
+#: jobs/k3bclonejob.cpp:354
+#, fuzzy
+msgid "Creating Clone Image"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bclonejob.cpp:357
+#, fuzzy
+msgid "Simulating Clone Image"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bclonejob.cpp:359
+#, fuzzy
+msgid "Burning Clone Image"
+msgstr "แƒ™แƒšแƒแƒœแƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bclonejob.cpp:362
+#, fuzzy
+msgid "Simulating CD Cloning"
+msgstr "CD-แƒก แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bclonejob.cpp:364
+#, fuzzy
+msgid "Cloning CD"
+msgstr "CD-แƒก แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: jobs/k3bclonejob.cpp:371
+#, fuzzy, c-format
+msgid ""
+"_n: Creating 1 clone copy\n"
+"Creating %n clone copies"
+msgstr "%n แƒ™แƒšแƒแƒœแƒ˜แƒก แƒแƒกแƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bcdcopyjob.cpp:159 jobs/k3bdvdcopyjob.cpp:119
+#, fuzzy
+msgid "Checking Source Medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:162 jobs/k3bdvdcopyjob.cpp:129
+#, fuzzy
+msgid "Waiting for source medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: jobs/k3bcdcopyjob.cpp:172 jobs/k3bdvdcopyjob.cpp:141
+#, fuzzy
+msgid "Checking source medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:200
+#, fuzzy
+msgid "K3b does not copy CDs containing multiple data tracks."
+msgstr "K3b แƒแƒ  แƒแƒ™แƒ”แƒ—แƒ”แƒ‘แƒก CD แƒแƒกแƒšแƒก แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒ แƒแƒ›แƒ“แƒ”แƒœแƒ˜แƒ›แƒ” แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒก แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก."
+
+#: jobs/k3bcdcopyjob.cpp:204
+#, fuzzy
+msgid "Copying Multisession Data CD."
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก CD-แƒก แƒแƒกแƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:206
+#, fuzzy
+msgid "Copying Data CD."
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก CD-แƒก แƒแƒกแƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:212
+#, fuzzy
+msgid "K3b can only copy CD-Extra mixed mode CDs."
+msgstr "K3b-แƒก แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒ แƒ›แƒฎแƒแƒšแƒแƒ“ CD-Extra แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒแƒกแƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:216
+#, fuzzy
+msgid "Copying Enhanced Audio CD (CD-Extra)."
+msgstr "แƒ’แƒแƒ–แƒ แƒ“แƒ˜แƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒแƒกแƒšแƒ˜ (CD-Extra)."
+
+#: jobs/k3bcdcopyjob.cpp:221
+#, fuzzy
+msgid "Copying Audio CD."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒแƒกแƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:226
+#, fuzzy
+msgid "The source disk is empty."
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:268
+#, fuzzy
+msgid "K3b needs cdrecord 2.01a12 or newer to copy Mode2 data tracks."
+msgstr ""
+"K3b แƒกแƒญแƒ˜แƒ แƒ“แƒ”แƒ‘แƒ cdrecord 2.01a12 แƒแƒœ แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜ Mode2 แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก "
+"แƒแƒกแƒšแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก."
+
+#: jobs/k3bcdcopyjob.cpp:280
+#, fuzzy
+msgid ""
+"You will only be able to copy the first session in raw writing mode. Continue "
+"anyway?"
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒ›แƒฎแƒแƒšแƒแƒ“ แƒจแƒ”แƒ’แƒ”แƒซแƒšแƒ”แƒ‘แƒแƒ— แƒœแƒ”แƒ“แƒš แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒแƒกแƒšแƒ˜. แƒ›แƒแƒ˜แƒœแƒช แƒ’แƒกแƒฃแƒ แƒ— "
+"แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ?"
+
+#: jobs/k3bcdcopyjob.cpp:282
+#, fuzzy
+msgid "Multisession CD"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ CD"
+
+#: jobs/k3bcdcopyjob.cpp:287
+#, fuzzy
+msgid "Only copying first session."
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒแƒกแƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:316 jobs/k3bdvdcopyjob.cpp:319
+#, fuzzy
+msgid "Unable to determine free space in temporary directory '%1'."
+msgstr "'%1' แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒจแƒ˜ แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ˜แƒก แƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ แƒ•แƒ”แƒ  แƒ›แƒแƒฎแƒ”แƒ แƒฎแƒ“แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:322 jobs/k3bdvdcopyjob.cpp:326
+#, fuzzy
+msgid "Not enough space left in temporary directory."
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒจแƒ˜ แƒแƒ แƒแƒ แƒกแƒแƒ™แƒ›แƒแƒ แƒ˜แƒกแƒ˜ แƒกแƒ˜แƒ•แƒ แƒชแƒ” แƒ“แƒแƒ แƒฉแƒ”แƒœแƒ˜แƒšแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:331 jobs/k3bdvdcopyjob.cpp:343
+#, fuzzy
+msgid "Unmounting source medium"
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:360
+#, fuzzy
+msgid "Unable to read TOC"
+msgstr "TOC แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:368
+#, fuzzy
+msgid "Searching CD-TEXT"
+msgstr "CD-TEXT แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:382
+#, fuzzy
+msgid "Found CD-TEXT (%1 - %2)."
+msgstr "CD-TEXT แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ (%1 - %2)."
+
+#: jobs/k3bcdcopyjob.cpp:387
+#, fuzzy
+msgid "Found corrupted CD-TEXT. Ignoring it."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ“แƒแƒ–แƒ˜แƒแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ CD-TEXT. แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:397
+#, fuzzy
+msgid "No CD-TEXT found."
+msgstr "CD-TEXT แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3bcdcopyjob.cpp:408
+#, fuzzy
+msgid "Querying Cddb"
+msgstr "Cddb แƒ’แƒแƒ›แƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:432
+#, fuzzy
+msgid "Found Cddb entry (%1 - %2)."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ Cddb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1 - %2)."
+
+#: jobs/k3bcdcopyjob.cpp:441
+#, fuzzy
+msgid "No Cddb entry found."
+msgstr "Cddb แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3bcdcopyjob.cpp:444
+#, fuzzy
+msgid "Cddb error (%1)."
+msgstr "Cddb แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ (%1)."
+
+#: jobs/k3bcdcopyjob.cpp:457 projects/k3bcdrdaowriter.cpp:556
+#: projects/k3bcdrecordwriter.cpp:326 projects/k3bgrowisofswriter.cpp:357
+#, fuzzy
+msgid "Preparing write process..."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ..."
+
+#: jobs/k3bcdcopyjob.cpp:516 jobs/k3bcdcopyjob.cpp:562
+#: jobs/k3bdvdcopyjob.cpp:303
+#, fuzzy
+msgid "Specified an unusable temporary path. Using default."
+msgstr "แƒกแƒแƒ–แƒฆแƒ•แƒ แƒแƒ•แƒก แƒ’แƒแƒ›แƒแƒฃแƒงแƒ”แƒœแƒ”แƒ‘แƒ”แƒš แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒ”แƒ–แƒก. แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:527 projects/videodvd/k3bvideodvdimager.cpp:111
+#: projects/videodvd/k3bvideodvdimager.cpp:117
+#, fuzzy
+msgid "Unable to create temporary directory '%1'."
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒ›แƒœแƒ”แƒ‘แƒ '%1'."
+
+#: jobs/k3bcdcopyjob.cpp:534
+#, fuzzy, c-format
+msgid "Using temporary directory %1."
+msgstr "%1 แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:557 jobs/k3bdvdcopyjob.cpp:298
+#, fuzzy
+msgid "Do you want to overwrite %1?"
+msgstr "แƒ’แƒกแƒฃแƒ แƒ— %1-แƒ–แƒ” แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ?"
+
+#: jobs/k3bcdcopyjob.cpp:558 jobs/k3bdvdcopyjob.cpp:299
+#, fuzzy
+msgid "File Exists"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก"
+
+#: jobs/k3bcdcopyjob.cpp:567 jobs/k3bdvdcopyjob.cpp:308
+#, fuzzy, c-format
+msgid "Writing image file to %1."
+msgstr "%1 แƒ’แƒแƒ›แƒแƒกแƒแƒฎแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:583
+#, fuzzy, c-format
+msgid "Reading Session %1"
+msgstr "%1 แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:585
+#, fuzzy
+msgid "Reading Source Medium"
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:588 jobs/k3bcdcopyjob.cpp:1162
+#, fuzzy
+msgid "Reading track %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:680
+#, fuzzy, c-format
+msgid "Simulating Session %1"
+msgstr "%1 แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:682
+#, fuzzy
+msgid "Writing Copy %1 (Session %2)"
+msgstr "%1 แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ (%2 แƒกแƒ”แƒกแƒ˜แƒ)"
+
+#: jobs/k3bcdcopyjob.cpp:684
+#, fuzzy
+msgid "Writing Copy (Session %2)"
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ (%2 แƒกแƒ”แƒกแƒ˜แƒ)"
+
+#: jobs/k3bcdcopyjob.cpp:688 projects/audiocd/k3baudiojob.cpp:651
+#: projects/datacd/k3bdatajob.cpp:371 projects/k3bcdrdaowriter.cpp:597
+#: projects/k3bcdrdaowriter.cpp:613 projects/k3bcdrecordwriter.cpp:351
+#: projects/k3bgrowisofswriter.cpp:382 projects/mixedcd/k3bmixedjob.cpp:1006
+#, fuzzy
+msgid "Simulating"
+msgstr "แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:690 projects/audiocd/k3baudiojob.cpp:653
+#: projects/datacd/k3bdatajob.cpp:373 projects/mixedcd/k3bmixedjob.cpp:1008
+#, fuzzy, c-format
+msgid "Writing Copy %1"
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ %1"
+
+#: jobs/k3bcdcopyjob.cpp:692
+#, fuzzy
+msgid "Writing Copy"
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:695 projects/audiocd/k3baudiojob.cpp:658
+#: projects/datadvd/k3bdvdbooktypejob.cpp:116
+#: projects/datadvd/k3bdvdjob.cpp:190 projects/mixedcd/k3bmixedjob.cpp:1015
+#, fuzzy
+msgid "Waiting for media"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: jobs/k3bcdcopyjob.cpp:836 projects/audiocd/k3baudiojob.cpp:304
+#, fuzzy
+msgid "It is not possible to write CD-Text in TAO mode."
+msgstr "CD-แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ TAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:956
+#, fuzzy, c-format
+msgid "Successfully read session %1."
+msgstr "แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒฃแƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ %1."
+
+#: jobs/k3bcdcopyjob.cpp:958
+#, fuzzy
+msgid "Successfully read source disk."
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฌแƒแƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ."
+
+#: jobs/k3bcdcopyjob.cpp:973 jobs/k3bdvdcopyjob.cpp:543
+#, fuzzy
+msgid "K3b was unable to eject the source disk. Please do so manually."
+msgstr "K3b-แƒ› แƒ•แƒ”แƒ  แƒ’แƒแƒฌแƒ›แƒ˜แƒœแƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: jobs/k3bcdcopyjob.cpp:990
+#, fuzzy, c-format
+msgid "Error while reading session %1."
+msgstr "%1 แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: jobs/k3bcdcopyjob.cpp:1060 projects/k3bcdrecordwriter.cpp:624
+#: projects/mixedcd/k3bmixedjob.cpp:538
+#, fuzzy
+msgid "Please reload the medium and press 'ok'"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒแƒ— แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ“แƒ แƒ“แƒแƒแƒญแƒ˜แƒ แƒแƒ— 'แƒแƒ™'"
+
+#: jobs/k3bcdcopyjob.cpp:1061 projects/k3bcdrecordwriter.cpp:625
+#: projects/mixedcd/k3bmixedjob.cpp:539
+#, fuzzy
+msgid "Unable to close the tray"
+msgstr "แƒแƒ แƒ” แƒ•แƒ”แƒ  แƒ“แƒแƒ˜แƒฎแƒฃแƒ แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1075 projects/audiocd/k3baudiojob.cpp:696
+#, fuzzy
+msgid "Removing temporary files."
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ."
+
+#: jobs/k3bbinimagewritingjob.cpp:210 jobs/k3bcdcopyjob.cpp:1140
+#: jobs/k3bcdcopyjob.cpp:1142 jobs/k3bcdcopyjob.cpp:1145
+#: jobs/k3bcdcopyjob.cpp:1147
+#, fuzzy
+msgid "Writing track %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1170
+#, fuzzy
+msgid "Creating CD Image"
+msgstr "CD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1174
+#, fuzzy
+msgid "Simulating CD Copy On-The-Fly"
+msgstr "CD แƒแƒกแƒšแƒ˜แƒก On-The-Fly แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1176
+#, fuzzy
+msgid "Simulating CD Copy"
+msgstr "CD แƒแƒกแƒšแƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bcdcopyjob.cpp:1180
+#, fuzzy
+msgid "Copying CD On-The-Fly"
+msgstr "CD แƒแƒกแƒšแƒ˜ On-The-Fly"
+
+#: jobs/k3bcdcopyjob.cpp:1182
+#, fuzzy
+msgid "Copying CD"
+msgstr "CD-แƒก แƒแƒกแƒšแƒ˜"
+
+#: jobs/k3bcdcopyjob.cpp:1190 jobs/k3bdvdcopyjob.cpp:884
+#, fuzzy, c-format
+msgid ""
+"_n: Creating 1 copy\n"
+"Creating %n copies"
+msgstr ""
+"_n: 1 แƒแƒกแƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ\n"
+"%n แƒแƒกแƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3baudiosessionreadingjob.cpp:96 jobs/k3bdatatrackreader.cpp:112
+#: jobs/k3bdatatrackreader.cpp:145
+#, fuzzy, c-format
+msgid "Could not open device %1"
+msgstr "%1 แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ"
+
+#: jobs/k3bdatatrackreader.cpp:139
+#, fuzzy
+msgid "Unable to open libdvdcss."
+msgstr "libdvdcss แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ."
+
+#: jobs/k3bdatatrackreader.cpp:150
+#, fuzzy
+msgid "Retrieving all CSS keys. This might take a while."
+msgstr "แƒงแƒ•แƒ”แƒšแƒ CSS แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ. แƒแƒ›แƒแƒก แƒ“แƒ แƒ แƒฃแƒœแƒ“แƒ."
+
+#: jobs/k3bdatatrackreader.cpp:153
+#, fuzzy
+msgid "Failed to retrieve all CSS keys."
+msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ CSS แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ."
+
+#: jobs/k3bdatatrackreader.cpp:154
+msgid "Video DVD decryption failed."
+msgstr ""
+
+#: jobs/k3bdatatrackreader.cpp:176
+#, fuzzy
+msgid "No support for reading formless Mode2 sectors."
+msgstr "แƒฃแƒคแƒแƒ แƒ›แƒ Mode2 แƒกแƒ”แƒฅแƒขแƒแƒ แƒ”แƒ‘แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ แƒแƒ แƒแƒ."
+
+#: jobs/k3bdatatrackreader.cpp:178
+#, fuzzy
+msgid "Unsupported sector type."
+msgstr "แƒ›แƒฎแƒแƒ แƒ“แƒแƒฃแƒญแƒ”แƒ แƒ”แƒšแƒ˜ แƒขแƒ˜แƒžแƒ˜แƒก แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜."
+
+#: jobs/k3bdatatrackreader.cpp:186
+#, fuzzy, c-format
+msgid "Reading with sector size %1."
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก %1 แƒ–แƒแƒ›แƒ˜แƒ—."
+
+#: jobs/k3baudiosessionreadingjob.cpp:157 jobs/k3bdatatrackreader.cpp:202
+#: jobs/k3bdvdcopyjob.cpp:335
+#, fuzzy
+msgid "Unable to open '%1' for writing."
+msgstr " แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ '%1'-แƒก แƒ’แƒแƒฎแƒกแƒœแƒ แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“."
+
+#: jobs/k3bdatatrackreader.cpp:234 jobs/k3bdatatrackreader.cpp:414
+#, fuzzy, c-format
+msgid "Error while reading sector %1."
+msgstr "%1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: jobs/k3bdatatrackreader.cpp:317
+#, fuzzy, c-format
+msgid ""
+"_n: Ignored %n erroneous sector.\n"
+"Ignored a total of %n erroneous sectors."
+msgstr ""
+"_n: แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ %n แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜.\n"
+"แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ แƒกแƒฃแƒš %n แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ˜แƒแƒœแƒ˜ แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜."
+
+#: jobs/k3bdatatrackreader.cpp:390
+#, fuzzy, c-format
+msgid "Problem while reading. Retrying from sector %1."
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ. แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒชแƒ“แƒ %1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ“แƒแƒœ."
+
+#: jobs/k3bdatatrackreader.cpp:406
+#, fuzzy, c-format
+msgid "Ignoring read error in sector %1."
+msgstr "%1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒจแƒ˜ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bbinimagewritingjob.cpp:59
+#, fuzzy
+msgid "Write Binary Image"
+msgstr "แƒแƒ แƒแƒ‘แƒ˜แƒ—แƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bbinimagewritingjob.cpp:195
+#, fuzzy, c-format
+msgid ""
+"_n: %n copy successfully created\n"
+"%n copies successfully created"
+msgstr ""
+"_n: %n แƒแƒกแƒšแƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ\n"
+"%n แƒแƒกแƒšแƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bbinimagewritingjob.cpp:216
+#, fuzzy
+msgid "Writing cue/bin Image"
+msgstr "cue/bin แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3breadcdreader.cpp:123
+#, fuzzy
+msgid "Using readcd %1 instead of default version for clone support."
+msgstr "readcd %1 แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒ™แƒšแƒแƒœแƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒก แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก แƒœแƒแƒชแƒ•แƒšแƒแƒ“."
+
+#: jobs/k3breadcdreader.cpp:130
+#, fuzzy
+msgid "Could not find readcd executable with cloning support."
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒแƒ“แƒ˜ แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒ— แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3breadcdreader.cpp:163 jobs/k3breadcdreader.cpp:164
+#, fuzzy, c-format
+msgid "Writing image to %1."
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ %1-แƒจแƒ˜."
+
+#: jobs/k3breadcdreader.cpp:211
+#, fuzzy
+msgid "Could not start readcd."
+msgstr "readcd แƒ•แƒ”แƒ  แƒ’แƒแƒ”แƒจแƒ•แƒ."
+
+#: jobs/k3breadcdreader.cpp:267
+#, fuzzy
+msgid "Cannot read source disk."
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒ•แƒ”แƒ  แƒฌแƒแƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ."
+
+#: jobs/k3breadcdreader.cpp:279
+#, fuzzy, c-format
+msgid "Retrying from sector %1."
+msgstr "%1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒ˜แƒ“แƒแƒœ แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒชแƒ“แƒ."
+
+#: jobs/k3breadcdreader.cpp:294
+#, fuzzy, c-format
+msgid "Uncorrected error in sector %1"
+msgstr "%1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒจแƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ"
+
+#: jobs/k3breadcdreader.cpp:297
+#, fuzzy, c-format
+msgid "Corrected error in sector %1"
+msgstr "แƒ’แƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ %1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒจแƒ˜"
+
+#: jobs/k3breadcdreader.cpp:317
+#, fuzzy
+msgid "%1 returned error: %2"
+msgstr "%1-แƒ›แƒ แƒ“แƒแƒแƒ‘แƒ แƒฃแƒœแƒ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ: %2"
+
+#: jobs/k3breadcdreader.cpp:322
+#, fuzzy
+msgid "Readcd exited abnormally."
+msgstr "Readcd แƒแƒ แƒแƒœแƒแƒ แƒ›แƒแƒšแƒฃแƒ แƒแƒ“ แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:124
+#, fuzzy, c-format
+msgid "K3b does not support writing on-the-fly with growisofs %1."
+msgstr "K3b-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก on-the-fly แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ แƒแƒ แƒ แƒแƒฅแƒ•แƒก growisofs %1-แƒ˜แƒ—."
+
+#: jobs/k3bdvdcopyjob.cpp:126
+#, fuzzy
+msgid "Disabling on-the-fly writing."
+msgstr "on-the-fly แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:161
+#, fuzzy
+msgid "No source medium found."
+msgstr "แƒฌแƒงแƒแƒ แƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:167
+#, fuzzy
+msgid "Found encrypted DVD."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ“แƒแƒจแƒ˜แƒคแƒ แƒฃแƒšแƒ˜ DVD."
+
+#: jobs/k3bdvdcopyjob.cpp:183
+#, fuzzy
+msgid "Cannot copy encrypted DVDs."
+msgstr "แƒ“แƒแƒจแƒ˜แƒคแƒ แƒฃแƒšแƒ˜ DVD-แƒก แƒแƒกแƒšแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ™แƒ”แƒ—แƒ“แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:219
+#, fuzzy
+msgid "The writer does not support writing Double Layer DVD."
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒแƒ  แƒคแƒ”แƒœแƒ˜แƒแƒœแƒ˜ DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ”แƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:227
+#, fuzzy
+msgid "Growisofs >= 5.20 is needed to write Double Layer DVD+R."
+msgstr "Growisofs >= 5.20 แƒกแƒแƒญแƒ˜แƒ แƒแƒ แƒแƒ  แƒคแƒ”แƒœแƒ˜แƒแƒœแƒ˜ DVD+R-แƒ˜แƒก แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“."
+
+#: jobs/k3bdvdcopyjob.cpp:241
+#, fuzzy
+msgid "K3b does not support copying multi-session DVDs."
+msgstr "K3b-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒกแƒฃแƒ›แƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒฃแƒ แƒ˜ DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:262
+#, fuzzy
+msgid "K3b relies on the size saved in the ISO9660 header."
+msgstr "K3b แƒ”แƒงแƒ แƒ“แƒœแƒแƒ‘แƒ ISO9660-แƒ˜แƒก แƒกแƒแƒ—แƒแƒ•แƒ”แƒจแƒ˜ แƒจแƒ”แƒœแƒแƒฎแƒฃแƒš แƒ–แƒแƒ›แƒแƒก."
+
+#: jobs/k3bdvdcopyjob.cpp:263
+#, fuzzy
+msgid ""
+"This might result in a corrupt copy if the source was mastered with buggy "
+"software."
+msgstr "แƒ”แƒก แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ แƒฌแƒงแƒแƒ แƒแƒก แƒ“แƒแƒ–แƒ˜แƒแƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒกแƒšแƒ˜แƒก แƒ‘แƒ แƒแƒšแƒ˜ แƒ˜แƒงแƒแƒก แƒ—แƒฃ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ แƒ‘แƒ–แƒ˜แƒ™แƒ˜แƒแƒœแƒ˜แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:279
+#, fuzzy
+msgid "K3b does not support copying DVD-RAM."
+msgstr "K3b แƒแƒ  แƒฃแƒญแƒ”แƒ แƒก แƒ›แƒฎแƒแƒ แƒก DVD-RAM-แƒ˜แƒก แƒแƒกแƒšแƒก."
+
+#: jobs/k3bdvdcopyjob.cpp:285
+#, fuzzy
+msgid "Unable to determine DVD media type."
+msgstr "DVD แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒขแƒ˜แƒžแƒ˜แƒก แƒ“แƒแƒ“แƒ’แƒ”แƒœแƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:309
+#, fuzzy
+msgid "Reading source medium."
+msgstr "แƒฌแƒงแƒแƒ แƒแƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:348
+#, fuzzy
+msgid "Creating DVD image"
+msgstr "DVD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:354
+#, fuzzy
+msgid "Simulating DVD copy"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:356 jobs/k3bdvdcopyjob.cpp:551
+#: jobs/k3bdvdcopyjob.cpp:640 jobs/k3bdvdcopyjob.cpp:689
+#, fuzzy, c-format
+msgid "Writing DVD copy %1"
+msgstr "%1 DVD แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:358 jobs/k3bdvdcopyjob.cpp:553
+#: jobs/k3bdvdcopyjob.cpp:771
+#, fuzzy
+msgid "Writing DVD copy"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:532
+#, fuzzy
+msgid "Successfully read source DVD."
+msgstr "แƒฌแƒงแƒแƒ แƒ DVD แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฌแƒแƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:600
+#, fuzzy, c-format
+msgid "Successfully written DVD copy %1."
+msgstr "DVD แƒแƒกแƒšแƒ˜ %1 แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:623
+#, fuzzy, c-format
+msgid "Verifying DVD copy %1"
+msgstr "%1 DVD แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:625
+#, fuzzy
+msgid "Verifying DVD copy"
+msgstr "DVD แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:635
+#, fuzzy
+msgid "K3b was unable to eject the written disk. Please do so manually."
+msgstr "K3b-แƒ› แƒ•แƒ”แƒ  แƒ’แƒแƒฌแƒ›แƒ˜แƒœแƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: jobs/k3bdvdcopyjob.cpp:750 projects/datadvd/k3bdvdjob.cpp:202
+#, fuzzy
+msgid "Forced by user. Growisofs will be called without further tests."
+msgstr ""
+"แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก แƒ›แƒ˜แƒ”แƒ  แƒแƒ แƒ˜แƒก แƒ’แƒแƒฌแƒงแƒ•แƒ”แƒขแƒ˜แƒšแƒ˜. Growisofs แƒ’แƒแƒ›แƒแƒซแƒแƒฎแƒ”แƒ‘แƒฃแƒš แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒ›แƒ“แƒ’แƒแƒ›แƒ˜ แƒขแƒ”แƒกแƒขแƒ˜แƒก "
+"แƒ’แƒแƒ แƒ”แƒจแƒ”."
+
+#: jobs/k3bdvdcopyjob.cpp:762
+#, fuzzy
+msgid ""
+"K3b does not support simulation with DVD+R(W) media. Do you really want to "
+"continue? The media will actually be written to."
+msgstr ""
+"K3b แƒแƒ  แƒแƒฅแƒ•แƒก DVD+R(W)-แƒ—แƒ˜ แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ. แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ? "
+"แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:775 projects/datadvd/k3bdvdjob.cpp:223
+#, fuzzy
+msgid "Writing mode ignored when writing DVD+R(W) media."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜ แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ“แƒ”แƒ‘แƒ DVD+R(W)-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒแƒก."
+
+#: jobs/k3bdvdcopyjob.cpp:778 projects/datadvd/k3bdvdjob.cpp:228
+#, fuzzy
+msgid "Writing DVD+RW."
+msgstr "DVD+RW-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:780 projects/datadvd/k3bdvdjob.cpp:233
+#, fuzzy
+msgid "Writing Double Layer DVD+R."
+msgstr "แƒแƒ แƒคแƒ”แƒœแƒ˜แƒแƒœแƒ˜ DVD+RW-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:782 projects/datadvd/k3bdvdjob.cpp:235
+#, fuzzy
+msgid "Writing DVD+R."
+msgstr "DVD+R-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:790 projects/datadvd/k3bdvdjob.cpp:243
+#, fuzzy
+msgid ""
+"Your writer (%1 %2) does not support simulation with DVD-R(W) media. Do you "
+"really want to continue? The media will be written for real."
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœแƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก (%1 %2) แƒแƒ  แƒแƒฅแƒ•แƒก DVD-R(W)-แƒ—แƒ˜ แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ. แƒœแƒแƒ›แƒ“แƒ•แƒ˜แƒšแƒแƒ“ "
+"แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ? แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ”แƒ‘แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:795 projects/datadvd/k3bdvdjob.cpp:248
+#, fuzzy
+msgid "No Simulation with DVD-R(W)"
+msgstr "แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ DVD-R(W)-แƒ–แƒ” แƒแƒ แƒแƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:816 projects/datadvd/k3bdvdjob.cpp:260
+#, fuzzy
+msgid "Writing DVD-RW in restricted overwrite mode."
+msgstr "DVD-RW-แƒก แƒแƒ™แƒ แƒซแƒแƒšแƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒ— แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:824
+#, fuzzy
+msgid "Writing DVD-RW in DAO mode."
+msgstr "DVD-RW-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ DAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: jobs/k3bdvdcopyjob.cpp:828
+#, fuzzy
+msgid "Writing DVD-RW in incremental mode."
+msgstr "DVD-RW-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ–แƒ แƒ“แƒแƒ“ แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: jobs/k3bdvdcopyjob.cpp:837 projects/datadvd/k3bdvdjob.cpp:295
+#, fuzzy
+msgid "Restricted Overwrite is not possible with DVD-R media."
+msgstr "แƒแƒ™แƒ แƒซแƒแƒšแƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ DVD-R แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:842 projects/datadvd/k3bdvdjob.cpp:274
+#: projects/datadvd/k3bdvdjob.cpp:289
+#, fuzzy
+msgid "Writing %1 in DAO mode."
+msgstr "%1-แƒ˜แƒก DAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:846 projects/datadvd/k3bdvdjob.cpp:297
+#, fuzzy
+msgid "Writing %1 in incremental mode."
+msgstr "%1-แƒ˜แƒก แƒ–แƒ แƒ“แƒแƒ“ แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ."
+
+#: jobs/k3bdvdcopyjob.cpp:862 projects/datacd/k3bdatajob.cpp:956
+#, fuzzy, c-format
+msgid "Removed image file %1"
+msgstr "แƒฌแƒแƒจแƒšแƒ˜แƒšแƒ˜ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜ %1"
+
+#: jobs/k3bdvdcopyjob.cpp:870
+#, fuzzy
+msgid "Creating DVD Image"
+msgstr "DVD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: jobs/k3bdvdcopyjob.cpp:874
+#, fuzzy
+msgid "Copying DVD On-The-Fly"
+msgstr "DVD On-The-Fly แƒแƒกแƒšแƒ˜"
+
+#: jobs/k3bdvdcopyjob.cpp:876
+#, fuzzy
+msgid "Copying DVD"
+msgstr "DVD แƒแƒกแƒšแƒ˜"
+
+#: jobs/k3baudiosessionreadingjob.cpp:87
+#, fuzzy
+msgid "Could not load libcdparanoia."
+msgstr "libcdparanoia แƒ•แƒ”แƒ  แƒฉแƒแƒ˜แƒขแƒ•แƒ˜แƒ แƒ—แƒ."
+
+#: jobs/k3baudiosessionreadingjob.cpp:103
+#, fuzzy
+msgid "Error while initializing audio ripping."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒก แƒ˜แƒœแƒ˜แƒชแƒ˜แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ˜แƒกแƒแƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: jobs/k3baudiosessionreadingjob.cpp:191
+#, fuzzy, c-format
+msgid "Unrecoverable error while ripping track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ’แƒแƒคแƒแƒขแƒ•แƒ แƒ•แƒ˜แƒกแƒแƒก แƒ’แƒแƒ›แƒแƒฃแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: tools/k3bprogressdialog.cpp:88
+#, fuzzy
+msgid "Disk successfully erased. Please reload the disk."
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒ˜แƒฌแƒ›แƒ˜แƒœแƒ“แƒ. แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒแƒ— แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: tools/k3bprogressdialog.cpp:90
+#, fuzzy
+msgid "K3b was unable to erase the disk."
+msgstr "K3b-แƒ› แƒ•แƒ”แƒ  แƒ’แƒแƒฌแƒ›แƒ˜แƒœแƒ“แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜."
+
+#: tools/k3bdeviceselectiondialog.cpp:45
+#, fuzzy
+msgid "Device Selection"
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒแƒ แƒฉแƒ”แƒ•แƒ"
+
+#: tools/k3bdeviceselectiondialog.cpp:56
+#, fuzzy
+msgid "Please select a device:"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ:"
+
+#: tools/k3bmd5job.cpp:100
+#, fuzzy, c-format
+msgid "Could not find file %1"
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: tools/k3bmd5job.cpp:107
+#, fuzzy, c-format
+msgid "Could not open file %1"
+msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒแƒšแƒ“แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก %1 แƒ’แƒแƒฎแƒกแƒœแƒ"
+
+#: tools/k3bmd5job.cpp:255
+#, fuzzy, c-format
+msgid "Error while reading from file %1"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ %1 แƒคแƒแƒ˜แƒšแƒ˜แƒ“แƒแƒœ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒกแƒแƒก"
+
+#: tools/k3bstdguiitems.cpp:30
+#, fuzzy
+msgid "Simulate"
+msgstr "แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: tools/k3bstdguiitems.cpp:31
+msgid ""
+"<p>If this option is checked K3b will perform all writing steps with the laser "
+"turned off."
+"<p>This is useful, for example, to test a higher writing speed or whether your "
+"system is able to write on-the-fly."
+"<p><b>Caution:</b> DVD+R(W) does not support simulated writing."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:36
+#, fuzzy
+msgid "Only simulate the writing process"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒฎแƒแƒšแƒแƒ“ แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: tools/k3bstdguiitems.cpp:42
+#, fuzzy
+msgid "Disk at once"
+msgstr "Disk at once"
+
+#: tools/k3bstdguiitems.cpp:43
+msgid ""
+"<p>If this option is checked, K3b will write the CD in 'disk at once' mode as "
+"compared to 'track at once' (TAO)."
+"<p>It is always recommended to use DAO where possible."
+"<p><b>Caution:</b> Track pregaps with a length other than 2 seconds are only "
+"supported in DAO mode."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:48
+#, fuzzy
+msgid "Write in disk at once mode"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ disk at once แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜"
+
+#: tools/k3bstdguiitems.cpp:54
+#, fuzzy
+msgid "Use Burnfree"
+msgstr "Burnfree-แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: tools/k3bstdguiitems.cpp:55
+#, fuzzy
+msgid "Enable Burnfree (or Just Link) to avoid buffer underruns"
+msgstr ""
+"Burnfree แƒฉแƒแƒ แƒ—แƒ•แƒ (แƒแƒœ แƒ›แƒฎแƒแƒšแƒแƒ“ แƒ›แƒ˜แƒ‘แƒ›แƒ) แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒชแƒแƒ แƒ˜แƒ”แƒšแƒ”แƒ‘แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒ“แƒแƒœ แƒแƒกแƒแƒชแƒ˜แƒšแƒ”แƒ‘แƒšแƒแƒ“"
+
+#: tools/k3bstdguiitems.cpp:56
+msgid ""
+"<p>If this option is checked, K3b enables <em>Burnfree</em> (or <em>"
+"Just Link</em>). This is a feature of the CD writer which avoids buffer "
+"underruns."
+"<p>Without <em>burnfree</em>, if the writer cannot get any more data a buffer "
+"underrun would occurs, since the writer needs a constant stream of data to "
+"write the CD."
+"<p>With <em>burnfree</em> the writer can <em>mark</em> "
+"the current position of the laser and get back to it when the buffer is filled "
+"again;but, since this means having little data gaps on the CD, <b>"
+"it is highly recommended to always choose an appropriate writing speed to "
+"prevent the usage of burnfree, especially for audio CDs</b> "
+"(in the worst case one would hear the gap)."
+"<p><em>Burnfree</em> was formerly known as <em>Burnproof</em>"
+", but has since been renamed when it became part of the MMC standard."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:75
+#, fuzzy
+msgid "Only create image"
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: tools/k3bstdguiitems.cpp:76
+msgid ""
+"<p>If this option is checked, K3b will only create an image and not do any "
+"actual writing."
+"<p>The image can later be written to a CD/DVD with most current writing "
+"programs (including K3b of course)."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:80
+#, fuzzy
+msgid "Only create an image"
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: tools/k3bstdguiitems.cpp:86
+#, fuzzy
+msgid "Create image"
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: tools/k3bstdguiitems.cpp:87
+msgid ""
+"<p>If this option is checked, K3b will create an image before writing the files "
+"to the CD/DVD. Otherwise the data will be written <em>on-the-fly</em>"
+", i.e. no intermediate image will be created."
+"<p><b>Caution:</b> Although writing on-the-fly should work on most systems, "
+"make sure the data is sent to the writer fast enough."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:92 tools/k3bstdguiitems.cpp:114
+#, fuzzy
+msgid "<p>It is recommended to try a simulation first."
+msgstr "<p>แƒ แƒ”แƒ™แƒแƒ›แƒ”แƒœแƒ“แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ แƒฏแƒ”แƒ  แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒชแƒ“แƒ."
+
+#: tools/k3bstdguiitems.cpp:93
+msgid "Cache the data to be written on the harddisk"
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:99
+#, fuzzy
+msgid "Remove image"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ"
+
+#: tools/k3bstdguiitems.cpp:100
+msgid ""
+"<p>If this option is checked, K3b will remove any created images after the "
+"writing has finished."
+"<p>Uncheck this if you want to keep the images."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:103
+#, fuzzy
+msgid "Remove images from disk when finished"
+msgstr "แƒ“แƒแƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜แƒก แƒ“แƒ˜แƒกแƒ™แƒ˜แƒ“แƒแƒœ แƒฌแƒแƒจแƒšแƒ"
+
+#: tools/k3bstdguiitems.cpp:109
+#, fuzzy
+msgid "On the fly"
+msgstr "On the fly"
+
+#: tools/k3bstdguiitems.cpp:110
+msgid ""
+"<p>If this option is checked, K3b will not create an image first but write the "
+"files directly to the CD/DVD."
+"<p><b>Caution:</b> Although this should work on most systems, make sure the "
+"data is sent to the writer fast enough."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:115
+#, fuzzy
+msgid "Write files directly to CD/DVD without creating an image"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ แƒžแƒ˜แƒ แƒ“แƒแƒžแƒ˜แƒ  CD/DVD-แƒ–แƒ” แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”"
+
+#: tools/k3bstdguiitems.cpp:121
+#, fuzzy
+msgid "Write CD-TEXT"
+msgstr "CD-TEXT-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: tools/k3bstdguiitems.cpp:122
+#, fuzzy
+msgid "Create CD-TEXT entries"
+msgstr "CD-TEXT-แƒ˜แƒก แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: tools/k3bstdguiitems.cpp:123
+msgid ""
+"<p>If this option is checked K3b uses some otherwise-unused space on the audio "
+"CD to store additional information, like the artist or the CD title."
+"<p>CD-TEXT is an extension to the audio CD standard introduced by Sony."
+"<p>CD-TEXT will only be usable on CD players that support this extension "
+"(mostly car CD players)."
+"<p>Since a CD-TEXT-enhanced CDs will work in any CD player it is never a bad "
+"idea to enable this (if you specify CD-TEXT data)."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:142
+#, fuzzy
+msgid "Set the paranoia level for reading audio CDs"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒžแƒแƒ แƒแƒœแƒแƒ˜แƒ“แƒแƒšแƒฃแƒ แƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ"
+
+#: tools/k3bstdguiitems.cpp:143
+msgid ""
+"<p>Sets the correction mode for digital audio extraction."
+"<ul>"
+"<li>0: No checking, data is copied directly from the drive. "
+"<li>1: Perform overlapped reading to avoid jitter.</li>"
+"<li>2: Like 1 but with additional checks of the read audio data.</li>"
+"<li>3: Like 2 but with additional scratch detection and repair.</li></ul>"
+"<p><b>The extraction speed reduces from 0 to 3.</b>"
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:155
+#, fuzzy
+msgid "Start multisession CD"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒแƒœแƒ˜ CD-แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ"
+
+#: tools/k3bstdguiitems.cpp:156
+#, fuzzy
+msgid "Do not close the disk to allow additional sessions to be added later"
+msgstr "แƒแƒ  แƒ“แƒแƒฎแƒฃแƒ แƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒ แƒแƒ—แƒ แƒ›แƒแƒ’แƒ•แƒ˜แƒแƒœแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒกแƒ”แƒกแƒ˜แƒ”แƒ‘แƒ˜ แƒ›แƒ˜แƒ”แƒ›แƒแƒขแƒแƒก"
+
+#: tools/k3bstdguiitems.cpp:157
+msgid ""
+"<p>If this option is checked K3b will not close the CD, and will write a "
+"temporary table of contents.</p>"
+"<p>This allows further sessions to be appended to the CD later.</p>"
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:166
+#, fuzzy
+msgid "Normalize volume levels"
+msgstr "แƒฎแƒ›แƒ˜แƒก แƒ“แƒแƒœแƒ˜แƒก แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ"
+
+#: tools/k3bstdguiitems.cpp:167
+#, fuzzy
+msgid "Adjust the volume levels of all tracks"
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒฎแƒ›แƒ˜แƒก แƒ“แƒแƒœแƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: tools/k3bstdguiitems.cpp:168
+msgid ""
+"<p>If this option is checked K3b will adjust the volume of all tracks to a "
+"standard level. This is useful for things like creating mixes, where different "
+"recording levels on different albums can cause the volume to vary greatly from "
+"song to song."
+"<p><b>Be aware that K3b currently does not support normalizing when writing on "
+"the fly.</b>"
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:180
+#, fuzzy
+msgid "Verify written data"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: tools/k3bstdguiitems.cpp:181
+#, fuzzy
+msgid "Compare original with written data"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#: tools/k3bstdguiitems.cpp:182
+msgid ""
+"<p>If this option is checked, then after successfully writing the disk K3b will "
+"compare the original source data with the written data to verify that the disk "
+"has been written correctly."
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:192
+#, fuzzy
+msgid "Ignore read errors"
+msgstr "%1 แƒกแƒ”แƒฅแƒขแƒแƒ แƒจแƒ˜ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ."
+
+#: tools/k3bstdguiitems.cpp:193
+msgid "Skip unreadable audio sectors"
+msgstr ""
+
+#: tools/k3bstdguiitems.cpp:194
+msgid ""
+"<p>If this option is checked and K3b is not able to read an audio sector from "
+"the source CD it will be replaced with zeros on the resulting copy."
+"<p>Since audio CD Player are able to interpolate small errors in the data it is "
+"no problem to let K3b skip unreadable sectors."
+msgstr ""
+
+#: _translatorinfo.cpp:1
+#, fuzzy
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "แƒ แƒฃแƒกแƒฃแƒ“แƒแƒœ แƒชแƒ˜แƒกแƒ™แƒ แƒ”แƒšแƒ˜"
+
+#: _translatorinfo.cpp:3
+#, fuzzy
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+
+#: plugin/k3bpluginmanager.cpp:171
+#, fuzzy, c-format
+msgid "Configure plugin %1"
+msgstr "แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ™แƒแƒœแƒคแƒ˜แƒ’แƒฃแƒ แƒแƒชแƒ˜แƒ %1"
+
+#: plugin/k3bpluginmanager.cpp:184
+#, fuzzy, c-format
+msgid "No settings available for plugin %1."
+msgstr "%1 แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ แƒฎแƒ”แƒšแƒ›แƒ˜แƒกแƒแƒฌแƒ•แƒ“แƒแƒ›แƒ˜."
+
+#: plugin/k3baudioserver.cpp:155
+#, fuzzy
+msgid "Could not initialize Audio Output plugin %1 (%2)"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜แƒก แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก %1 (%2) แƒ˜แƒœแƒ˜แƒชแƒ˜แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ แƒ•แƒ”แƒ  แƒ›แƒแƒฎแƒ”แƒ แƒฎแƒ“แƒ"
+
+#: plugin/k3baudioencoder.cpp:170
+#, fuzzy
+msgid "An unknown error occurred."
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒ›แƒแƒฎแƒ“แƒ."
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:87
+#, fuzzy
+msgid "Changing DVD Booktype"
+msgstr "Booktype-แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒ"
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:120
+#, fuzzy
+msgid ""
+"Please insert an empty DVD+R or a DVD+RW medium into drive"
+"<p><b>%1 %2 (%3)</b>."
+msgstr ""
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒ“แƒแƒ— แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜ DVD+R แƒแƒœ DVD+RW แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒจแƒ˜"
+"<p><b>%1 %2 (%3)</b>."
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:188
+#, fuzzy
+msgid "Booktype successfully changed"
+msgstr "Booktype แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒชแƒ•แƒแƒšแƒ"
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:257
+#, fuzzy
+msgid "Cannot change booktype on non-empty DVD+R media."
+msgstr "booktype แƒแƒ แƒแƒชแƒแƒ แƒ˜แƒ”แƒš DVD+R แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ–แƒ” แƒ•แƒ”แƒ  แƒจแƒ”แƒ˜แƒชแƒ•แƒแƒšแƒ."
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:265
+#, fuzzy
+msgid "No DVD+R(W) media found."
+msgstr "DVD+R(W) แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: projects/datadvd/k3bdvdbooktypejob.cpp:346
+#, fuzzy
+msgid "Changing Booktype"
+msgstr "Booktype-แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒ"
+
+#: projects/datadvd/k3bdvdview.cpp:32
+msgid ""
+"Use drag'n'drop to add files and directories to the project.\n"
+"To remove or rename files use the context menu.\n"
+"After that press the burn button to write the DVD."
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:655 projects/datacd/k3bdatajob.cpp:375
+#: projects/datadvd/k3bdvdjob.cpp:219 projects/k3bcdrdaowriter.cpp:602
+#: projects/k3bcdrecordwriter.cpp:358 projects/k3bgrowisofswriter.cpp:387
+#, fuzzy
+msgid "Writing"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/datadvd/k3bdvdjob.cpp:230
+#, fuzzy
+msgid "Growing ISO9660 filesystem on DVD+RW."
+msgstr "Growing ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒ”แƒขแƒ”แƒ›แƒ DVD+RW-แƒ–แƒ”."
+
+#: projects/datadvd/k3bdvdjob.cpp:262
+#, fuzzy
+msgid "Growing ISO9660 filesystem on DVD-RW in restricted overwrite mode."
+msgstr ""
+"Growing ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒ”แƒขแƒ”แƒ›แƒ DVD-RW-แƒ–แƒ” แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: projects/datadvd/k3bdvdjob.cpp:280
+#, fuzzy
+msgid ""
+"Your writer (%1 %2) does not support Incremental Streaming with %3 media. "
+"Multisession will not be possible. Continue anyway?"
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœแƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก (%1 %2) แƒแƒ  แƒฃแƒญแƒ”แƒ แƒก แƒ›แƒฎแƒแƒ แƒก แƒ–แƒ แƒ“แƒแƒ“ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒก %3 แƒ›แƒ”แƒ“แƒ˜แƒแƒ–แƒ”. แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ "
+"แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ. แƒ›แƒแƒ˜แƒœแƒช แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ?"
+
+#: projects/datadvd/k3bdvdjob.cpp:285
+#, fuzzy
+msgid "No Incremental Streaming"
+msgstr "แƒ–แƒ แƒ“แƒแƒ“แƒ˜ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ"
+
+#: projects/datacd/k3bdatajob.cpp:911 projects/datadvd/k3bdvdjob.cpp:311
+#, fuzzy
+msgid "Creating Data Image File"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/datadvd/k3bdvdjob.cpp:315
+#, fuzzy
+msgid "Writing Data DVD"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒ— DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/datadvd/k3bdvdjob.cpp:321
+#, fuzzy
+msgid "Writing Multisession DVD"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒก DVD-แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/datacd/k3bdatajob.cpp:936 projects/datadvd/k3bdvdjob.cpp:336
+#, fuzzy
+msgid ""
+"_n: ISO9660 Filesystem (Size: %1) - %n copy\n"
+"ISO9660 Filesystem (Size: %1) - %n copies"
+msgstr "ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ (แƒ–แƒแƒ›แƒ: %1) - %n แƒแƒกแƒšแƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:940 projects/datadvd/k3bdvdjob.cpp:340
+#, fuzzy
+msgid "ISO9660 Filesystem (Size: %1)"
+msgstr "ISO9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ (แƒ–แƒแƒ›แƒ: %1)"
+
+#: projects/k3bdvdrecordwriter.cpp:90
+#, fuzzy
+msgid "Writer does not support buffer underrun free recording (BURNPROOF)"
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก buffer underrun free แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ (BURNPROOF)"
+
+#: projects/k3bcdrecordwriter.cpp:260 projects/k3bdvdrecordwriter.cpp:106
+#, fuzzy
+msgid "Cdrecord %1 does not support overburning."
+msgstr "Cdrecord %1 แƒแƒ  แƒแƒฅแƒ•แƒก overburning-แƒ˜แƒก แƒœแƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/k3babstractwriter.cpp:57
+#, fuzzy
+msgid "Unlocking drive..."
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ..."
+
+#: projects/k3babstractwriter.cpp:71
+#, fuzzy
+msgid "Could not unlock CD drive."
+msgstr "CD แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒฎแƒกแƒœแƒ."
+
+#: projects/k3babstractwriter.cpp:74
+#, fuzzy
+msgid "Ejecting CD"
+msgstr "CD-แƒก แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: projects/audiocd/k3baudiojob.cpp:176
+#: projects/datacd/k3bdatapreparationjob.cpp:225
+#: projects/mixedcd/k3bmixedjob.cpp:185
+msgid ""
+"The following files could not be found. Do you want to remove them from the "
+"project and continue without adding them to the image?"
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:180
+#: projects/datacd/k3bdatapreparationjob.cpp:229
+#: projects/mixedcd/k3bmixedjob.cpp:189
+msgid "Remove missing files and continue"
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:181
+#: projects/datacd/k3bdatapreparationjob.cpp:213
+#: projects/datacd/k3bdatapreparationjob.cpp:230
+#: projects/datacd/k3bdatapreparationjob.cpp:254
+#: projects/mixedcd/k3bmixedjob.cpp:190
+msgid "Cancel and go back"
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:199 projects/mixedcd/k3bmixedjob.cpp:208
+msgid "Please add files to your project first."
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:314 projects/mixedcd/k3bmixedjob.cpp:243
+#, fuzzy
+msgid "Determining maximum writing speed"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ 5แƒ˜แƒก แƒ›แƒแƒฅแƒกแƒ˜แƒ›แƒแƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก แƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:274
+#, fuzzy, c-format
+msgid "Creating audio image files in %1"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ %1-แƒจแƒ˜"
+
+#: projects/mixedcd/k3bmixedjob.cpp:291 projects/mixedcd/k3bmixedjob.cpp:487
+#, fuzzy
+msgid "Creating audio image files"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/audiocd/k3baudiojob.cpp:366 projects/mixedcd/k3bmixedjob.cpp:303
+#, fuzzy
+msgid "Unable to determine maximum speed for some reason. Ignoring."
+msgstr "แƒ–แƒแƒ’แƒ˜ แƒ›แƒ˜แƒ–แƒ”แƒ–แƒ˜แƒก แƒ’แƒแƒ›แƒ แƒ›แƒแƒฅแƒกแƒ˜แƒ›แƒแƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ” แƒ•แƒ”แƒ  แƒ˜แƒฅแƒœแƒ แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ˜แƒšแƒ˜. แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:394 projects/datacd/k3bdatajob.cpp:254
+#: projects/mixedcd/k3bmixedjob.cpp:361
+#, fuzzy
+msgid "Writing canceled."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ’แƒแƒฃแƒฅแƒ›แƒ“แƒ."
+
+#: projects/mixedcd/k3bmixedjob.cpp:462
+#, fuzzy
+msgid "Error while creating ISO image."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ ISO แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ˜แƒกแƒแƒก."
+
+#: projects/mixedcd/k3bmixedjob.cpp:476
+#, fuzzy
+msgid "ISO image successfully created."
+msgstr "ISO แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:450 projects/mixedcd/k3bmixedjob.cpp:576
+#, fuzzy
+msgid "Error while decoding audio tracks."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒ“แƒ”แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒกแƒแƒก."
+
+#: projects/mixedcd/k3bmixedjob.cpp:589
+#, fuzzy
+msgid "Audio images successfully created."
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ”แƒ‘แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:482 projects/mixedcd/k3bmixedjob.cpp:613
+#, fuzzy
+msgid "Decoding audio track %1 of %2%3"
+msgstr "%2%3-แƒ“แƒแƒœ %1 แƒแƒฃแƒ“แƒ˜แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ”แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/audiocd/k3baudiojob.cpp:590 projects/mixedcd/k3bmixedjob.cpp:877
+#, fuzzy
+msgid "Writing track %1 of %2%3"
+msgstr "%2%3-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:884
+#, fuzzy
+msgid "Writing track %1 of %2 (%3)"
+msgstr "%2 (%3)-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:884
+#, fuzzy
+msgid "ISO9660 data"
+msgstr "ISO9660 แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜"
+
+#: projects/mixedcd/k3bmixedjob.cpp:990
+#, fuzzy
+msgid "Simulating second session"
+msgstr "แƒ›แƒ”แƒแƒ แƒ” แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:992
+#, fuzzy, c-format
+msgid "Writing second session of copy %1"
+msgstr "%1 แƒแƒกแƒšแƒ˜แƒก แƒ›แƒ”แƒแƒ แƒ” แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:994
+#, fuzzy
+msgid "Writing second session"
+msgstr "แƒ›แƒ”แƒแƒ แƒ” แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:998
+#, fuzzy
+msgid "Simulating first session"
+msgstr "แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1000
+#, fuzzy, c-format
+msgid "Writing first session of copy %1"
+msgstr "%1 แƒแƒกแƒšแƒ˜แƒก แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1002
+#, fuzzy
+msgid "Writing first session"
+msgstr "แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:505 projects/k3bgrowisofshandler.cpp:102
+#: projects/mixedcd/k3bmixedjob.cpp:1031
+#, fuzzy
+msgid "Trying to write more than the official disk capacity"
+msgstr "แƒฃแƒคแƒ แƒ แƒ›แƒ”แƒขแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒชแƒ“แƒ”แƒšแƒแƒ‘แƒ แƒ•แƒ˜แƒ“แƒ แƒ” แƒแƒคแƒ˜แƒชแƒ˜แƒแƒšแƒฃแƒ แƒแƒ“ แƒ“แƒ˜แƒกแƒ™แƒ–แƒ” แƒ”แƒขแƒ”แƒ•แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:911 projects/k3bcdrecordwriter.cpp:703
+#: projects/k3bgrowisofshandler.cpp:239 projects/mixedcd/k3bmixedjob.cpp:1034
+#, fuzzy
+msgid "Data does not fit on disk."
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒแƒ  แƒ”แƒขแƒ”แƒ•แƒ แƒ“แƒ˜แƒกแƒ™แƒ–แƒ”."
+
+#: projects/mixedcd/k3bmixedjob.cpp:1072
+#, fuzzy
+msgid "Creating ISO image file"
+msgstr "ISO แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1073 projects/mixedcd/k3bmixedjob.cpp:1074
+#, fuzzy, c-format
+msgid "Creating ISO image in %1"
+msgstr "ISO แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ %1-แƒจแƒ˜"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1100
+#, fuzzy
+msgid "Removing buffer files."
+msgstr "แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ."
+
+#: projects/mixedcd/k3bmixedjob.cpp:1105
+#, fuzzy, c-format
+msgid "Could not delete file %1."
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒฌแƒแƒ˜แƒจแƒแƒšแƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:292 projects/mixedcd/k3bmixedjob.cpp:1210
+#, fuzzy
+msgid "On-the-fly writing with cdrecord < 2.01a13 not supported."
+msgstr "On-the-fly แƒฉแƒแƒฌแƒ”แƒ แƒ cdrecord < 2.01a13 แƒแƒ แƒแƒ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜."
+
+#: projects/audiocd/k3baudiojob.cpp:299 projects/mixedcd/k3bmixedjob.cpp:1216
+#, fuzzy
+msgid "Cdrecord %1 does not support CD-Text writing."
+msgstr "Cdrecord %1 CD-แƒขแƒ”แƒฅแƒกแƒขแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒแƒก แƒแƒ  แƒฃแƒญแƒ”แƒ แƒก แƒ›แƒฎแƒแƒ แƒก."
+
+#: projects/mixedcd/k3bmixedjob.cpp:1219
+#, fuzzy
+msgid "It is not possible to write CD-Text in TAO mode. Try DAO or RAW."
+msgstr "CD-Text-แƒ˜แƒก TAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ. DAO แƒแƒœ RAW แƒกแƒชแƒแƒ“แƒ”แƒ—."
+
+#: projects/audiocd/k3baudiojob.cpp:730 projects/mixedcd/k3bmixedjob.cpp:1251
+#, fuzzy
+msgid "Normalizing volume levels"
+msgstr "แƒฎแƒ›แƒ˜แƒก แƒ“แƒแƒœแƒ”แƒ”แƒ‘แƒ˜แƒก แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1316
+#, fuzzy
+msgid "Writing Enhanced Audio CD"
+msgstr "แƒ’แƒแƒ–แƒ แƒ“แƒ˜แƒšแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1321
+#, fuzzy
+msgid "Writing Mixed Mode CD"
+msgstr "แƒจแƒ”แƒ แƒ”แƒฃแƒšแƒ˜ แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜แƒก CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/mixedcd/k3bmixedjob.cpp:1330
+#, fuzzy
+msgid "%1 tracks (%2 minutes audio data, %3 ISO9660 data)"
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%2 แƒฌแƒฃแƒ—แƒ˜แƒแƒœแƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜, %3 ISO9660 แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜)"
+
+#: projects/audiocd/k3baudiojob.cpp:860 projects/mixedcd/k3bmixedjob.cpp:1335
+#: projects/movixcd/k3bmovixjob.cpp:128
+#: projects/movixdvd/k3bmovixdvdjob.cpp:127 projects/videocd/k3bvcdjob.cpp:563
+#: projects/videodvd/k3bvideodvdjob.cpp:97
+#, fuzzy, c-format
+msgid ""
+"_n: - %n copy\n"
+" - %n copies"
+msgstr ""
+"_n: - %n แƒแƒกแƒšแƒ˜\n"
+" - %n แƒแƒกแƒšแƒ˜"
+
+#: projects/k3bgrowisofshandler.cpp:84
+#, fuzzy
+msgid "OPC failed. Please try writing speed 1x."
+msgstr "OPC แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ. แƒ’แƒ—แƒฎแƒแƒ•แƒ— 1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒ— แƒฉแƒแƒฌแƒ”แƒ แƒ แƒกแƒชแƒแƒ“แƒแƒ—."
+
+#: projects/k3bgrowisofshandler.cpp:89
+#, fuzzy
+msgid "Please try again with writing mode DAO."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒ™แƒ˜แƒ“แƒ”แƒ• แƒกแƒชแƒแƒ“แƒแƒ— DAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜."
+
+#: projects/k3bgrowisofshandler.cpp:125
+#, fuzzy
+msgid "Flushing Cache"
+msgstr "แƒฅแƒ”แƒจแƒ˜แƒก แƒ›แƒแƒ–แƒฆแƒ•แƒแƒ•แƒ”แƒ‘แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:126
+#, fuzzy
+msgid "Flushing the cache may take some time."
+msgstr "แƒฅแƒ”แƒจแƒ˜แƒก แƒ›แƒแƒ–แƒฆแƒ•แƒแƒ•แƒ”แƒ‘แƒแƒก แƒ“แƒ แƒ แƒฃแƒœแƒ“แƒ."
+
+#: projects/k3bgrowisofshandler.cpp:135
+#, fuzzy
+msgid "Closing Track"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:138
+#, fuzzy
+msgid "Closing Disk"
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:597 projects/k3bgrowisofshandler.cpp:141
+#: projects/k3bgrowisofshandler.cpp:148 projects/k3bgrowisofshandler.cpp:149
+#, fuzzy
+msgid "Closing Session"
+msgstr "แƒกแƒ”แƒกแƒ˜แƒ˜แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:144 projects/k3bgrowisofshandler.cpp:145
+#, fuzzy
+msgid "Updating RMA"
+msgstr "RMA-แƒก แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:152
+#, fuzzy
+msgid "Writing Lead-out"
+msgstr "Lead-out แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:153
+#, fuzzy
+msgid "Writing the lead-out may take some time."
+msgstr "lead-out แƒฉแƒแƒฌแƒ”แƒ แƒแƒก แƒ“แƒ แƒ แƒฃแƒœแƒ“แƒ."
+
+#: projects/k3bgrowisofshandler.cpp:156
+#, fuzzy
+msgid "Removing reference to lead-out."
+msgstr "lead-out-แƒ˜แƒก แƒ™แƒแƒ•แƒจแƒ˜แƒ แƒ˜แƒก แƒฌแƒแƒจแƒšแƒ."
+
+#: projects/k3bgrowisofshandler.cpp:159
+#, fuzzy
+msgid "Modifying ISO9660 volume descriptor"
+msgstr "ISO9660 แƒขแƒแƒ›แƒ˜แƒก แƒ“แƒ”แƒกแƒ™แƒ แƒ˜แƒžแƒขแƒแƒ แƒ˜แƒก แƒฉแƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒ"
+
+#: projects/k3bgrowisofshandler.cpp:166
+#, fuzzy
+msgid "Writing mode Incremental Streaming not available"
+msgstr "แƒ–แƒ แƒ“แƒแƒ“แƒ˜ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ"
+
+#: projects/k3bgrowisofshandler.cpp:167
+msgid "Engaging DAO"
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:179
+#, fuzzy
+msgid "Writing speed: %1 KB/s (%2x)"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”: %1 แƒ™แƒ‘/แƒฌแƒ› (%2x)"
+
+#: projects/k3bgrowisofshandler.cpp:230
+#, fuzzy
+msgid "K3b detected a problem with the media."
+msgstr "K3b-แƒ› แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ แƒแƒฆแƒ›แƒแƒแƒฉแƒ˜แƒœแƒ."
+
+#: projects/k3bgrowisofshandler.cpp:231
+#, fuzzy
+msgid ""
+"Please try another media brand, preferably one explicitly recommended by your "
+"writer's vendor."
+msgstr ""
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒกแƒฎแƒ•แƒ แƒ›แƒ”แƒ“แƒ˜แƒ แƒ‘แƒ แƒ”แƒœแƒ“แƒ˜ แƒกแƒชแƒแƒ“แƒแƒ—, แƒฃแƒžแƒ˜แƒ แƒแƒขแƒ”แƒกแƒแƒ“ แƒ˜แƒก แƒ แƒแƒกแƒแƒช แƒ›แƒแƒ›แƒฌแƒแƒ“แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒ’แƒ˜แƒ แƒฉแƒ”แƒ•แƒ—."
+
+#: projects/k3bgrowisofshandler.cpp:232
+#, fuzzy
+msgid "Report the problem if it persists anyway."
+msgstr "แƒ—แƒฃ แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ แƒแƒ แƒ˜แƒก, แƒ’แƒแƒแƒ’แƒ–แƒแƒ•แƒœแƒ”แƒ— แƒžแƒแƒขแƒแƒ™แƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:701 projects/k3bgrowisofshandler.cpp:237
+#, fuzzy
+msgid "Data did not fit on disk."
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜ แƒแƒ  แƒ”แƒขแƒ”แƒ•แƒ แƒ“แƒ˜แƒกแƒ™แƒ–แƒ”."
+
+#: projects/k3bgrowisofshandler.cpp:243
+#, fuzzy
+msgid "Unable to set writing speed."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ” แƒ•แƒ”แƒ  แƒ›แƒ˜แƒ”แƒœแƒ˜แƒญแƒ."
+
+#: projects/k3bgrowisofshandler.cpp:244
+#, fuzzy
+msgid "Please try again with the 'ignore speed' setting."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒกแƒชแƒแƒ“แƒแƒ— 'แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก' แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ˜แƒ—."
+
+#: projects/k3bgrowisofshandler.cpp:248
+#, fuzzy
+msgid "Optimum Power Calibration failed."
+msgstr "Optimum Power Calibration แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: projects/k3bgrowisofshandler.cpp:249
+#, fuzzy
+msgid ""
+"Try adding '-use-the-force-luke=noopc' to the growisofs user parameters in the "
+"K3b settings."
+msgstr ""
+"แƒกแƒชแƒแƒ“แƒ”แƒ— '-use-the-force-luke=noopc'-แƒก แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒ growisofs แƒ›แƒแƒ›แƒฎแƒ›แƒแƒ แƒ”แƒ‘แƒšแƒ˜แƒก "
+"แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒจแƒ˜ K3b-แƒก แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒจแƒ˜."
+
+#: projects/k3bgrowisofshandler.cpp:254
+msgid "Unable to allocate software buffer."
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:255
+msgid "This error is caused by the low memorylocked resource limit."
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:256
+msgid "It can be solved by issuing the command 'ulimit -l unlimited'..."
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:257
+msgid ""
+"...or by lowering the used software buffer size in the advanced K3b settings."
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:261
+msgid "Write error"
+msgstr ""
+
+#: projects/k3bgrowisofshandler.cpp:277
+#, fuzzy, c-format
+msgid "Fatal error at startup: %1"
+msgstr "แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ˜แƒกแƒแƒก แƒคแƒแƒขแƒแƒšแƒฃแƒ แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ: %1"
+
+#: projects/k3bgrowisofshandler.cpp:285
+#, fuzzy
+msgid "Warning at exit: (1)"
+msgstr "แƒ’แƒแƒกแƒ•แƒšแƒ˜แƒกแƒแƒก แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ: (1)"
+
+#: projects/k3bgrowisofshandler.cpp:286
+#, fuzzy
+msgid "Most likely mkisofs failed in some way."
+msgstr "แƒ แƒแƒ’แƒแƒ แƒช แƒฉแƒแƒœแƒก mkisofs แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: projects/k3bgrowisofshandler.cpp:289
+#, fuzzy, c-format
+msgid "Fatal error during recording: %1"
+msgstr "แƒคแƒแƒขแƒแƒšแƒฃแƒ แƒ˜ แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒแƒก: %1"
+
+#: projects/audiocd/k3baudiodoc.cpp:933 projects/datacd/k3bdatadoc.cpp:1121
+#: projects/videocd/k3bvcddoc.cpp:406
+#, fuzzy
+msgid "Could not find the following files:"
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ:"
+
+#: projects/audiocd/k3baudiodoc.cpp:935 projects/datacd/k3bdatadoc.cpp:1122
+#: projects/videocd/k3bvcddoc.cpp:407
+#, fuzzy
+msgid "Not Found"
+msgstr "แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: projects/datacd/k3bdatadoc.cpp:1127
+#, fuzzy
+msgid "No permission to read the following files:"
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ แƒแƒ แƒแƒ:"
+
+#: projects/datacd/k3bdatadoc.cpp:1128
+#, fuzzy
+msgid "No Read Permission"
+msgstr "แƒแƒ แƒแƒ แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ"
+
+#: projects/datacd/k3bdatadoc.cpp:1241 projects/datacd/k3bdatadoc.cpp:1254
+#, fuzzy
+msgid "From previous session"
+msgstr "แƒฌแƒ˜แƒœแƒ แƒกแƒ”แƒกแƒ˜แƒ˜แƒ“แƒแƒœ"
+
+#: projects/datacd/k3bdatadoc.cpp:1354
+#, fuzzy
+msgid "El Torito boot catalog file"
+msgstr "El Torito แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ™แƒแƒขแƒแƒšแƒแƒ’แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/datacd/k3bdatadoc.cpp:1355
+#, fuzzy
+msgid "Boot catalog"
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ™แƒแƒขแƒแƒšแƒแƒ’แƒ˜"
+
+#: projects/datacd/k3bmsinfofetcher.cpp:52
+#, fuzzy
+msgid "Searching previous session"
+msgstr "แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ แƒฌแƒ˜แƒœแƒ แƒกแƒ”แƒกแƒ˜แƒ"
+
+#: projects/datacd/k3bmsinfofetcher.cpp:163
+#, fuzzy, c-format
+msgid "Could not open Iso9660 filesystem in %1."
+msgstr "Iso9660 แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ %1-แƒจแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ."
+
+#: projects/datacd/k3bmsinfofetcher.cpp:175
+#, fuzzy
+msgid "Could not determine next writable address."
+msgstr "แƒจแƒ”แƒ›แƒ“แƒ”แƒ’แƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒแƒ“แƒ˜ แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒ˜แƒก แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#: projects/datacd/k3bmsinfofetcher.cpp:211
+#, fuzzy
+msgid "Could not retrieve multisession information from disk."
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒแƒ–แƒ” แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ แƒ“แƒ˜แƒกแƒ™แƒ˜แƒ“แƒแƒœ แƒ•แƒ”แƒ  แƒ˜แƒฅแƒœแƒ แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: projects/datacd/k3bmsinfofetcher.cpp:212
+#, fuzzy
+msgid "The disk is either empty or not appendable."
+msgstr "แƒ”แƒก แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒแƒœ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒ แƒแƒœ แƒแƒ แƒแƒ แƒ“แƒแƒ›แƒแƒขแƒ”แƒ‘แƒแƒ“แƒ˜."
+
+#: projects/datacd/k3bmkisofshandler.cpp:72
+#, fuzzy
+msgid "Mkisofs executable not found."
+msgstr "Mkisofs แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: projects/datacd/k3bmkisofshandler.cpp:86
+#, fuzzy
+msgid "Read error from file '%1'"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ˜แƒก แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒ“แƒแƒœ '%1'"
+
+#: projects/datacd/k3bmkisofshandler.cpp:91
+#, fuzzy
+msgid "Used version of mkisofs does not have large file support."
+msgstr "%1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก Cdrecord-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ“แƒแƒฎแƒฃแƒ แƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/datacd/k3bmkisofshandler.cpp:92
+msgid "Files bigger than 2 GB cannot be handled."
+msgstr ""
+
+#: projects/datacd/k3bmkisofshandler.cpp:105
+#, fuzzy
+msgid "Encountered an incorrectly encoded filename '%1'"
+msgstr "แƒแƒฆแƒ›แƒแƒฉแƒœแƒ“แƒ แƒแƒ แƒแƒกแƒฌแƒแƒ แƒแƒ“ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ '%1'"
+
+#: projects/datacd/k3bmkisofshandler.cpp:107
+#, fuzzy
+msgid ""
+"This may be caused by a system update which changed the local character set."
+msgstr "แƒ”แƒก แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ˜แƒก แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒแƒ› แƒ’แƒแƒ›แƒแƒ˜แƒฌแƒ•แƒ˜แƒ แƒแƒšแƒ‘แƒแƒ— แƒšแƒแƒ™แƒแƒšแƒฃแƒ แƒ˜ แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒ˜แƒ—."
+
+#: projects/datacd/k3bmkisofshandler.cpp:108
+#, fuzzy
+msgid ""
+"You may use convmv (http://j3e.de/linux/convmv/) to fix the filename encoding."
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ— แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒแƒ— (http://j3e.de/linux/convmv/) แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก "
+"แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒกแƒแƒกแƒฌแƒแƒ แƒ”แƒ‘แƒšแƒแƒ“."
+
+#: projects/datacd/k3bmkisofshandler.cpp:112
+#, fuzzy
+msgid "The boot image has an invalid size."
+msgstr "แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒก แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒ–แƒแƒ›แƒ แƒแƒฅแƒ•แƒก."
+
+#: projects/datacd/k3bmkisofshandler.cpp:116
+msgid "The boot image contains multiple partitions.."
+msgstr ""
+
+#: projects/datacd/k3bmkisofshandler.cpp:117
+msgid "A hard-disk boot image has to contain a single partition."
+msgstr ""
+
+#: projects/datacd/k3bisoimager.cpp:175
+#, fuzzy, c-format
+msgid "Removed incomplete image file %1."
+msgstr "แƒแƒ แƒแƒกแƒ แƒฃแƒšแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฌแƒแƒจแƒšแƒ '%1'"
+
+#: projects/datacd/k3bisoimager.cpp:204
+#, fuzzy
+msgid ""
+"Due to a bug in mkisofs <= 1.15a40, K3b is unable to handle filenames that "
+"contain more than one backslash:"
+msgstr ""
+"mkisofs <= 1.15a40 แƒ‘แƒ–แƒ˜แƒ™แƒ˜แƒก แƒ’แƒแƒ›แƒ, K3b แƒ•แƒ”แƒ  แƒแƒ›แƒฃแƒจแƒแƒ•แƒ”แƒ‘แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒก แƒ แƒแƒ›แƒšแƒ”แƒ‘แƒจแƒ˜แƒช แƒ”แƒ แƒ—แƒ˜ "
+"แƒฃแƒ™แƒฃแƒฌแƒ˜แƒšแƒแƒ“แƒ˜แƒ:"
+
+#: projects/datacd/k3bisoimager.cpp:425
+#, fuzzy
+msgid "Could not determine size of resulting image file."
+msgstr "แƒกแƒแƒ‘แƒแƒšแƒแƒ แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ–แƒแƒ›แƒ แƒ•แƒ”แƒ  แƒ“แƒแƒ“แƒ’แƒ˜แƒœแƒ“แƒ."
+
+#: projects/audiocd/k3baudioimager.cpp:104
+#: projects/datacd/k3bisoimager.cpp:499
+#, fuzzy
+msgid "Could not open %1 for writing"
+msgstr "%1 แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒแƒ“ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ"
+
+#: projects/datacd/k3bisoimager.cpp:596
+#, fuzzy
+msgid "No volume id specified. Using default."
+msgstr "แƒขแƒแƒ›แƒ˜แƒก id แƒแƒ แƒแƒ แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜. แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜ แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒ."
+
+#: projects/datacd/k3bisoimager.cpp:682
+#, fuzzy
+msgid ""
+"Found files bigger than 2 GB. These files will only be fully accessible if "
+"mounted with UDF."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ 2 แƒ’แƒ‘-แƒ–แƒ” แƒ“แƒ˜แƒ“แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜. แƒแƒกแƒ”แƒ—แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ›แƒฎแƒแƒšแƒแƒ“ UDF-แƒ˜แƒ— แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ."
+
+#: projects/datacd/k3bisoimager.cpp:693
+#, fuzzy
+msgid "Enabling UDF extension."
+msgstr "UDF แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒ•แƒ."
+
+#: projects/datacd/k3bisoimager.cpp:830
+#, fuzzy
+msgid "Could not follow link %1 to non-existing file %2. Skipping..."
+msgstr "%1 แƒ‘แƒ›แƒฃแƒšแƒก แƒ•แƒ”แƒ  แƒ›แƒ˜แƒ•แƒงแƒ”แƒ•แƒ˜ %2 แƒแƒ แƒแƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒกแƒ™แƒ”แƒœ. แƒ’แƒแƒ›แƒแƒขแƒแƒ•แƒ”แƒ‘แƒ..."
+
+#: projects/datacd/k3bisoimager.cpp:836
+#, fuzzy
+msgid ""
+"Ignoring link %1 to folder %2. K3b is unable to follow links to folders."
+msgstr ""
+"%2 แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ˜แƒก %1 แƒ‘แƒ›แƒฃแƒšแƒ˜แƒก แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ. K3b แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒ”แƒ‘แƒ˜แƒก แƒ‘แƒ›แƒฃแƒšแƒ”แƒ‘แƒก แƒ•แƒ”แƒ  แƒ›แƒ˜แƒงแƒ•แƒ”แƒ‘แƒ."
+
+#: projects/datacd/k3bisoimager.cpp:846
+#, fuzzy
+msgid "Could not find file %1. Skipping..."
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ. แƒ’แƒแƒ›แƒแƒขแƒแƒ•แƒ”แƒ‘แƒ..."
+
+#: projects/datacd/k3bisoimager.cpp:850
+#, fuzzy
+msgid "Could not read file %1. Skipping..."
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒฌแƒแƒ˜แƒ™แƒ˜แƒ—แƒฎแƒ. แƒ’แƒแƒ›แƒแƒขแƒแƒ•แƒ”แƒ‘แƒ..."
+
+#: projects/datacd/k3bisoimager.cpp:898
+#, fuzzy, c-format
+msgid "Failed to backup boot image file %1"
+msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ %1 แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒกแƒแƒฎแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒ แƒ”แƒ–แƒ”แƒ แƒ•แƒ แƒแƒกแƒšแƒ˜"
+
+#: projects/datacd/k3bisoimager.cpp:1065 projects/datacd/k3bisoimager.cpp:1075
+#: projects/datacd/k3bisoimager.cpp:1082 projects/datacd/k3bisoimager.cpp:1088
+#, fuzzy
+msgid "Could not write temporary file"
+msgstr "แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ"
+
+#: projects/datacd/k3bisoimager.cpp:1069
+#, fuzzy
+msgid "No files to be written."
+msgstr "แƒฉแƒแƒกแƒแƒฌแƒ”แƒ แƒ˜ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒแƒ แƒแƒ."
+
+#: projects/datacd/k3bdatapreparationjob.cpp:79
+#, fuzzy
+msgid "<em>%1</em> renamed to <em>%2</em>"
+msgstr "<em>%1</em> แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒจแƒ”แƒชแƒ•แƒšแƒ˜แƒšแƒ˜แƒ <em>%2</em>-แƒ–แƒ”"
+
+#: projects/datacd/k3bdatapreparationjob.cpp:181
+#, fuzzy
+msgid ""
+"Some filenames need to be shortened due to the %1 char restriction of the "
+"Joliet extensions. If the Joliet extensions are disabled filenames do not have "
+"to be shortened but long filenames will not be available on Windows systems."
+msgstr ""
+"แƒคแƒแƒ˜แƒšแƒ—แƒ แƒ–แƒแƒ’แƒ˜แƒ”แƒ แƒ—แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒฃแƒœแƒ“แƒ แƒจแƒ”แƒ›แƒแƒ™แƒšแƒ“แƒ”แƒก %1 แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ—แƒ แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒ Joliet "
+"แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒแƒ–แƒ”. แƒ›แƒแƒ˜แƒœแƒช แƒ’แƒกแƒฃแƒ แƒ— แƒ’แƒแƒ’แƒ แƒซแƒ”แƒšแƒ”แƒ‘แƒ?"
+
+#: projects/datacd/k3bdatapreparationjob.cpp:188
+#, fuzzy
+msgid "Shorten Filenames"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒจแƒ”แƒงแƒ•แƒแƒœแƒ"
+
+#: projects/datacd/k3bdatapreparationjob.cpp:189
+msgid "Disable Joliet extensions"
+msgstr ""
+
+#: projects/datacd/k3bdatapreparationjob.cpp:206
+msgid ""
+"The Joliet extensions (which are needed for long filenames on Windows systems) "
+"restrict the length of the volume descriptior (the name of the filesystem) to "
+"%1 characters. The selected descriptor '%2' is longer than that. Do you want it "
+"to be cut or do you want to go back and change it manually?"
+msgstr ""
+
+#: projects/datacd/k3bdatapreparationjob.cpp:212
+msgid "Cut volume descriptor in the Joliet tree"
+msgstr ""
+
+#: projects/datacd/k3bdatapreparationjob.cpp:248
+msgid ""
+"K3b is not able to follow symbolic links to folders after they have been added "
+"to the project. Do you want to continue without writing the symbolic links to "
+"the image?"
+msgstr ""
+
+#: projects/datacd/k3bdatapreparationjob.cpp:253
+msgid "Discard symbolic links to folders"
+msgstr ""
+
+#: projects/datacd/k3bbootitem.cpp:33
+#, fuzzy
+msgid "El Torito Boot image"
+msgstr "El Torito แƒฉแƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ˜แƒก แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:175
+#, fuzzy
+msgid "Unmounting disk"
+msgstr "แƒ“แƒ”แƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ“แƒ˜แƒกแƒ™แƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:227
+#, fuzzy
+msgid "Creating image file"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/datacd/k3bdatajob.cpp:228
+#, fuzzy
+msgid "Track 1 of 1"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ 1 1-แƒ“แƒแƒœ"
+
+#: projects/datacd/k3bdatajob.cpp:229
+#, fuzzy, c-format
+msgid "Creating image file in %1"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ %1-แƒจแƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:327
+#, fuzzy, c-format
+msgid "Image successfully created in %1"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ %1-แƒจแƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:345
+#, fuzzy
+msgid "Error while creating ISO image"
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ ISO แƒ’แƒแƒ›แƒแƒกแƒแƒฎแƒฃแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ˜แƒกแƒแƒก"
+
+#: projects/datacd/k3bdatajob.cpp:607
+#, fuzzy
+msgid "Most writers do not support writing multisession CDs in DAO mode."
+msgstr ""
+"แƒฃแƒ›แƒ”แƒขแƒ”แƒก แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ”แƒ‘แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒฃแƒ แƒ˜ CD-แƒก DAO แƒ แƒ”แƒŸแƒ˜แƒ›แƒจแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/datacd/k3bdatajob.cpp:708
+#, fuzzy
+msgid "Unable to determine the last track's datamode. Using default."
+msgstr ""
+"แƒฃแƒ™แƒแƒœแƒแƒกแƒ™แƒœแƒ”แƒšแƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜ แƒ•แƒ”แƒ  แƒแƒ›แƒแƒ˜แƒชแƒœแƒ. แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜."
+
+#: projects/datacd/k3bdatajob.cpp:771
+#, fuzzy
+msgid "Searching for old session"
+msgstr "แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ แƒซแƒ•แƒ”แƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ"
+
+#: projects/datacd/k3bdatajob.cpp:894
+#, fuzzy
+msgid "Waiting for a medium"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒšแƒแƒ“แƒ˜แƒœแƒ˜"
+
+#: projects/datacd/k3bdatajob.cpp:915
+#, fuzzy
+msgid "Writing Data CD"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒแƒœแƒ˜ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/datacd/k3bdatajob.cpp:921
+#, fuzzy
+msgid "Writing Multisession CD"
+msgstr "แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒ˜แƒแƒœแƒ˜ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bgrowisofswriter.cpp:163
+#, fuzzy
+msgid "Growisofs version %1 is too old. K3b needs at least version 5.10."
+msgstr "Growisofs %1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒซแƒแƒšแƒ˜แƒแƒœ แƒซแƒ•แƒ”แƒšแƒ˜แƒ. K3b-แƒก 5.10 แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒ›แƒแƒ˜แƒœแƒช แƒฃแƒœแƒ“แƒ."
+
+#: projects/k3bgrowisofswriter.cpp:237
+#, fuzzy, c-format
+msgid "Could not open file %1."
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ."
+
+#: projects/k3bgrowisofswriter.cpp:383
+#, fuzzy
+msgid "Starting simulation..."
+msgstr "แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bgrowisofswriter.cpp:388
+#, fuzzy
+msgid "Starting disc write..."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bgrowisofswriter.cpp:472
+#, fuzzy
+msgid "Writing data"
+msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:778 projects/k3bcdrecordwriter.cpp:685
+#: projects/k3bgrowisofswriter.cpp:553
+#, fuzzy
+msgid "Average overall write speed: %1 KB/s (%2x)"
+msgstr "แƒกแƒแƒจแƒฃแƒแƒšแƒ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”: %1 แƒ™แƒ‘/แƒฌแƒ› (%2x)"
+
+#: projects/k3bcdrdaowriter.cpp:758 projects/k3bcdrecordwriter.cpp:680
+#: projects/k3bgrowisofswriter.cpp:557
+#, fuzzy
+msgid "Simulation successfully completed"
+msgstr "แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:766 projects/k3bcdrecordwriter.cpp:682
+#: projects/k3bgrowisofswriter.cpp:559
+#, fuzzy
+msgid "Writing successfully completed"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: projects/k3bgrowisofswriter.cpp:572
+#, fuzzy
+msgid "Ejecting DVD"
+msgstr "DVD-แƒก แƒ’แƒแƒ›แƒแƒฆแƒ”แƒ‘แƒ"
+
+#: projects/movixcd/k3bmovixdocpreparer.cpp:135
+#, fuzzy
+msgid "Could not find a valid eMovix installation."
+msgstr "แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ eMovix แƒ˜แƒœแƒกแƒขแƒแƒšแƒแƒชแƒ˜แƒ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: projects/movixcd/k3bmovixdocpreparer.cpp:193
+#: projects/movixcd/k3bmovixdocpreparer.cpp:232
+#: projects/movixcd/k3bmovixdocpreparer.cpp:266
+#, fuzzy, c-format
+msgid "Could not write to temporary file %1"
+msgstr "%1 แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ"
+
+#: projects/movixcd/k3bmovixdocpreparer.cpp:214
+#: projects/movixcd/k3bmovixprogram.cpp:184
+#: projects/movixcd/k3bmovixprogram.cpp:218
+#: projects/movixcd/k3bmovixprogram.cpp:253
+#: projects/movixcd/k3bmovixprogram.cpp:265
+#: projects/movixcd/k3bmovixprogram.cpp:274
+#: projects/movixcd/k3bmovixprogram.cpp:283
+#: projects/movixcd/k3bmovixprogram.cpp:290
+#: projects/movixcd/k3bmovixprogram.cpp:324
+#: projects/movixcd/k3bmovixprogram.cpp:326
+#: projects/movixcd/k3bmovixprogram.cpp:328
+#: projects/movixcd/k3bmovixprogram.cpp:330
+#, fuzzy
+msgid "default"
+msgstr "แƒœแƒแƒ’แƒฃแƒšแƒ˜แƒกแƒฎแƒ›แƒ”แƒ•แƒ˜"
+
+#: projects/movixcd/k3bmovixdocpreparer.cpp:331
+#: projects/movixcd/k3bmovixprogram.cpp:198
+#: projects/movixcd/k3bmovixprogram.cpp:242
+#, fuzzy
+msgid "none"
+msgstr "แƒแƒ แƒ"
+
+#: projects/movixcd/k3bmovixjob.cpp:116
+#, fuzzy
+msgid "Writing eMovix CD"
+msgstr "eMovix CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/movixcd/k3bmovixjob.cpp:118
+#, fuzzy
+msgid "Writing eMovix CD (%1)"
+msgstr "eMovix CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ (%1)"
+
+#: projects/movixcd/k3bmovixjob.cpp:125
+#: projects/movixdvd/k3bmovixdvdjob.cpp:124
+#, fuzzy
+msgid ""
+"_n: 1 file (%1) and about 8 MB eMovix data\n"
+"%n files (%1) and about 8 MB eMovix data"
+msgstr "%n แƒคแƒแƒ˜แƒšแƒ˜ (%1) แƒ“แƒ แƒ“แƒแƒแƒฎแƒšแƒแƒ•แƒ”แƒ‘แƒ˜แƒ— 8แƒ›แƒ‘ eMovix แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜"
+
+#: projects/movixcd/k3bmovixdoc.cpp:95
+#, fuzzy
+msgid "Enter New Filename"
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒก แƒจแƒ”แƒงแƒ•แƒแƒœแƒ"
+
+#: projects/movixcd/k3bmovixdoc.cpp:96
+#, fuzzy
+msgid "A file with that name already exists. Please enter a new name:"
+msgstr "แƒคแƒแƒ˜แƒšแƒ˜ แƒแƒ› แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒ— แƒฃแƒ™แƒ•แƒ” แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก. แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒฎแƒแƒšแƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒจแƒ”แƒ˜แƒงแƒ•แƒแƒœแƒแƒ—:"
+
+#: projects/movixcd/k3bmovixdoc.cpp:420
+#, fuzzy
+msgid ""
+"Could not rename subtitle file. File with requested name %1 already exists."
+msgstr ""
+"แƒกแƒฃแƒ‘แƒขแƒ˜แƒขแƒ แƒ”แƒ‘แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒก แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ“แƒแƒ”แƒ แƒฅแƒ•แƒ. แƒ›แƒแƒ—แƒฎแƒแƒ•แƒœแƒ˜แƒšแƒ˜ %1 แƒกแƒแƒฎแƒ”แƒšแƒ˜แƒ— แƒคแƒแƒ˜แƒšแƒ˜ แƒฃแƒ™แƒ•แƒ” "
+"แƒแƒ แƒกแƒ”แƒ‘แƒแƒ‘แƒก."
+
+#: projects/movixdvd/k3bmovixdvdjob.cpp:115
+#, fuzzy
+msgid "Writing eMovix DVD"
+msgstr "eMovix DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/movixdvd/k3bmovixdvdjob.cpp:117
+#, fuzzy
+msgid "Writing eMovix DVD (%1)"
+msgstr "eMovix DVD-แƒก (%1) แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:65
+#, fuzzy
+msgid "File %1 is empty."
+msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜ แƒชแƒแƒ แƒ˜แƒ”แƒšแƒ˜แƒ."
+
+#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:97
+#, fuzzy
+msgid ""
+"This looks like a elementary video stream but a multiplexed program stream was "
+"required."
+msgstr ""
+"แƒ’แƒแƒ›แƒแƒ˜แƒงแƒฃแƒ แƒ”แƒ‘แƒ แƒ แƒแƒ’แƒแƒ  แƒฉแƒแƒฃแƒšแƒ”แƒ‘แƒ แƒ˜แƒ•แƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ แƒœแƒแƒ™แƒแƒ“แƒ˜ แƒ›แƒแƒ’แƒ แƒแƒ› แƒ›แƒ แƒแƒ•แƒแƒšแƒ”แƒ™แƒ แƒแƒœแƒ˜แƒแƒœแƒ˜ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก "
+"แƒœแƒแƒ’แƒแƒ“แƒ˜ แƒ˜แƒงแƒ แƒ›แƒแƒ—แƒฎแƒแƒ•แƒœแƒ˜แƒšแƒ˜."
+
+#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:102
+#, fuzzy
+msgid ""
+"This looks like a elementary audio stream but a multiplexed program stream was "
+"required."
+msgstr ""
+"แƒ’แƒแƒ›แƒแƒ˜แƒงแƒฃแƒ แƒ”แƒ‘แƒ แƒ แƒแƒ’แƒแƒ  แƒฉแƒแƒฃแƒšแƒ”แƒ‘แƒ แƒ˜แƒ•แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒœแƒแƒ™แƒแƒ“แƒ˜ แƒ›แƒแƒ’แƒ แƒแƒ› แƒ›แƒ แƒแƒ•แƒแƒšแƒ”แƒ™แƒ แƒแƒœแƒ˜แƒแƒœแƒ˜ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก "
+"แƒœแƒแƒ’แƒแƒ“แƒ˜ แƒ˜แƒงแƒ แƒ›แƒแƒ—แƒฎแƒแƒ•แƒœแƒ˜แƒšแƒ˜."
+
+#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:107
+#, fuzzy
+msgid ""
+"This looks like a RIFF header but a plain multiplexed program stream was "
+"required."
+msgstr ""
+"แƒ’แƒแƒ›แƒแƒ˜แƒงแƒฃแƒ แƒ”แƒ‘แƒ แƒ แƒแƒ’แƒแƒ  RIFF แƒกแƒแƒ—แƒแƒ•แƒ” แƒ›แƒแƒ’แƒ แƒแƒ› แƒ›แƒ แƒแƒ•แƒแƒšแƒ”แƒ™แƒ แƒแƒœแƒ˜แƒแƒœแƒ˜ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒ˜แƒก แƒœแƒแƒ’แƒแƒ“แƒ˜ แƒ˜แƒงแƒ "
+"แƒ›แƒแƒ—แƒฎแƒแƒ•แƒœแƒ˜แƒšแƒ˜."
+
+#: projects/videocd/k3bvcdtrack.cpp:167 projects/videocd/k3bvcdtrack.cpp:177
+#: projects/videocd/k3bvcdtrack.cpp:190 projects/videocd/k3bvcdtrack.cpp:203
+#: projects/videocd/k3bvcdtrack.cpp:238 projects/videocd/k3bvcdtrack.cpp:266
+#: projects/videocd/k3bvcdtrack.cpp:279 projects/videocd/k3bvcdtrack.cpp:292
+#: projects/videocd/k3bvcdtrack.cpp:305 projects/videocd/k3bvcdtrack.cpp:317
+#: projects/videocd/k3bvcdtrack.cpp:331 projects/videocd/k3bvcdtrack.cpp:353
+#: projects/videocd/k3bvcdtrack.cpp:416
+#, fuzzy
+msgid "n/a"
+msgstr "แƒ›แƒ˜แƒฃแƒฌแƒ•แƒ“แƒแƒ›แƒ”แƒšแƒ˜แƒ"
+
+#: projects/videocd/k3bvcdtrack.cpp:198 projects/videocd/k3bvcdtrack.cpp:287
+#, fuzzy
+msgid "%1 bit/s"
+msgstr "%1 แƒ‘แƒ˜แƒข/แƒฌแƒ›"
+
+#: projects/videocd/k3bvcdtrack.cpp:215
+#, fuzzy
+msgid "Component"
+msgstr "แƒ™แƒแƒ›แƒžแƒแƒœแƒ”แƒœแƒขแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:231 videodvd/k3bvideodvd.cpp:270
+#: videodvd/k3bvideodvd.cpp:302
+#, fuzzy
+msgid "Unspecified"
+msgstr "แƒแƒ แƒแƒ แƒ’แƒแƒœแƒกแƒแƒ–แƒฆแƒ•แƒ แƒฃแƒšแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:300
+#, fuzzy
+msgid "%1 Hz"
+msgstr "%1 แƒฐแƒช"
+
+#: projects/videocd/k3bvcdtrack.cpp:326 projects/videocd/k3bvcdtrack.cpp:328
+#, fuzzy
+msgid "original"
+msgstr "แƒ—แƒแƒ•แƒ“แƒแƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:326 projects/videocd/k3bvcdtrack.cpp:328
+#, fuzzy
+msgid "duplicate"
+msgstr "แƒ“แƒฃแƒ‘แƒšแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/videocd/k3bvcdtrack.cpp:340
+#, fuzzy
+msgid "Motion Picture"
+msgstr "แƒ›แƒแƒœแƒแƒขแƒแƒœแƒฃแƒ แƒ˜ แƒœแƒแƒฎแƒแƒขแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:342
+#, fuzzy
+msgid "Still Picture"
+msgstr "แƒ’แƒแƒฉแƒ”แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒœแƒแƒฎแƒแƒขแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:349
+#, fuzzy, c-format
+msgid "Layer %1"
+msgstr "แƒคแƒ”แƒœแƒ %1"
+
+#: projects/videocd/k3bvcdtrack.cpp:383
+#, fuzzy
+msgid "unknown"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:384
+#, fuzzy
+msgid "invalid"
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:390
+#, fuzzy
+msgid "stereo"
+msgstr "แƒกแƒขแƒ”แƒ แƒ”แƒ"
+
+#: projects/videocd/k3bvcdtrack.cpp:391
+msgid "joint stereo"
+msgstr ""
+
+#: projects/videocd/k3bvcdtrack.cpp:392 projects/videocd/k3bvcdtrack.cpp:397
+#, fuzzy
+msgid "dual channel"
+msgstr "แƒแƒ แƒ›แƒแƒ’ แƒแƒ แƒฎแƒ˜แƒแƒœแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:393
+#, fuzzy
+msgid "single channel"
+msgstr "แƒชแƒแƒš แƒแƒ แƒฎแƒ˜แƒแƒœแƒ˜"
+
+#: projects/videocd/k3bvcdtrack.cpp:398
+#, fuzzy
+msgid "surround sound"
+msgstr "แƒ’แƒแƒ แƒจแƒ”แƒ›แƒ แƒฎแƒ›แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:109 projects/videocd/k3bvcdjob.cpp:476
+#, fuzzy, c-format
+msgid "Removing Binary file %1"
+msgstr "%1 แƒแƒ แƒแƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฌแƒแƒกแƒšแƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:119 projects/videocd/k3bvcdjob.cpp:486
+#, fuzzy, c-format
+msgid "Removing Cue file %1"
+msgstr "%1 Cue แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒฌแƒแƒกแƒšแƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:162
+#, fuzzy
+msgid "Could not write correct XML-file."
+msgstr "แƒกแƒฌแƒแƒ แƒ” XML แƒคแƒแƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ แƒ  แƒฉแƒแƒ˜แƒฌแƒ”แƒ แƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:350 projects/videocd/k3bvcdjob.cpp:176
+#, fuzzy
+msgid "Creating image files"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:183
+#, fuzzy
+msgid "Creating Cue/Bin files ..."
+msgstr "Cue/Bin แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒฅแƒœแƒ›แƒ..."
+
+#: projects/videocd/k3bvcdjob.cpp:188
+#, fuzzy, c-format
+msgid "To create VideoCDs you must install VcdImager Version %1."
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒจแƒ”แƒกแƒแƒฅแƒ›แƒœแƒ”แƒšแƒแƒ“ แƒฃแƒœแƒ“แƒ แƒ“แƒแƒแƒงแƒ”แƒœแƒแƒ— VcdImager แƒ•แƒ”แƒ แƒกแƒ˜แƒ %1."
+
+#: projects/videocd/k3bvcdjob.cpp:189 projects/videocd/k3bvcdjob.cpp:198
+#, fuzzy
+msgid ""
+"You can find this on your distribution disks or download it from "
+"http://www.vcdimager.org"
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ— แƒแƒ›แƒ˜แƒก แƒœแƒแƒฎแƒ•แƒ แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒ“แƒ˜แƒกแƒขแƒ แƒ˜แƒ‘แƒฃแƒขแƒ˜แƒ•แƒ˜แƒก แƒ“แƒ˜แƒกแƒ™แƒ”แƒ‘แƒ–แƒ” แƒแƒœ "
+"http://www.vcdimager.org -แƒ“แƒแƒœ แƒฉแƒแƒ›แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:197
+#, fuzzy
+msgid "%1 executable too old: need version %2 or greater."
+msgstr "%1 แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜ แƒซแƒแƒšแƒ˜แƒแƒœ แƒซแƒ•แƒ”แƒšแƒ˜แƒ: แƒกแƒแƒญแƒ˜แƒ แƒแƒ แƒ•แƒ”แƒ แƒกแƒ˜แƒ %2 แƒแƒœ แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜."
+
+#: projects/videocd/k3bvcdjob.cpp:293
+#, fuzzy
+msgid "Scanning video file %1 of %2 (%3)"
+msgstr "%2 (%3)-แƒ“แƒแƒœ %1 แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:329
+#, fuzzy, c-format
+msgid "Creating Image for track %1"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก"
+
+#: projects/videocd/k3bvcdjob.cpp:352
+#, fuzzy
+msgid "Cue/Bin files successfully created."
+msgstr "Cue/Bin แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ."
+
+#: projects/videocd/k3bvcdjob.cpp:395
+#, fuzzy
+msgid "Writing Copy %1 of %2"
+msgstr "%1 แƒแƒกแƒšแƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ %2"
+
+#: projects/videocd/k3bvcdjob.cpp:515
+#, fuzzy, c-format
+msgid "One or more BCD fields out of range for %1"
+msgstr "แƒ”แƒ แƒ—แƒ˜ แƒแƒœ แƒ›แƒ”แƒขแƒ˜ BCD แƒ•แƒ”แƒšแƒ”แƒ‘แƒ˜ %1-แƒกแƒ—แƒ•แƒ˜แƒก แƒ—แƒแƒœแƒ แƒ˜แƒ’แƒก แƒ’แƒแƒ แƒ”แƒ—"
+
+#: projects/videocd/k3bvcdjob.cpp:518
+#, fuzzy
+msgid "From now on, scan information data errors will not be reported anymore"
+msgstr ""
+"แƒแƒฅแƒ”แƒ“แƒแƒœ แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒฃแƒšแƒ˜, แƒ˜แƒœแƒคแƒแƒ แƒ›แƒแƒชแƒ˜แƒ˜แƒก แƒ›แƒแƒœแƒแƒ›แƒ”แƒชแƒ”แƒ›แƒ˜แƒก แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ”แƒ‘แƒ–แƒ” แƒžแƒแƒขแƒแƒ™แƒ”แƒ‘แƒ˜ แƒแƒ  "
+"แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:519
+#, fuzzy
+msgid ""
+"Consider enabling the 'update scan offsets' option, if it is not enabled "
+"already."
+msgstr "แƒ—แƒฃ แƒฏแƒ”แƒ  แƒแƒ แƒแƒ แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜, 'แƒกแƒ™แƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ—แƒแƒ•แƒแƒ–แƒ”แƒ‘แƒ˜แƒก' แƒฉแƒแƒ แƒ—แƒ•แƒ."
+
+#: projects/videocd/k3bvcdjob.cpp:526
+#, fuzzy
+msgid "APS' pts seems out of order (actual pts %1, last seen pts %2)"
+msgstr "APS' pts แƒแƒ แƒแƒ แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜ (แƒแƒฅแƒขแƒฃแƒแƒšแƒฃแƒ แƒ˜ pts %1, แƒ‘แƒแƒšแƒแƒฏแƒ”แƒ  แƒœแƒแƒœแƒแƒฎแƒ˜ pts %2)"
+
+#: projects/videocd/k3bvcdjob.cpp:527
+#, fuzzy
+msgid "Ignoring this aps"
+msgstr "แƒแƒ› aps แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:535
+#, fuzzy
+msgid "Bad packet at packet #%1 (stream byte offset %2)"
+msgstr "#%1 แƒžแƒแƒ™แƒ”แƒขแƒ–แƒ” แƒชแƒฃแƒ“แƒ˜ แƒžแƒแƒ™แƒ”แƒขแƒ˜ (แƒœแƒแƒ’แƒแƒ“แƒ˜แƒก แƒ‘แƒแƒ˜แƒขแƒ˜แƒก แƒฌแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ %2)"
+
+#: projects/videocd/k3bvcdjob.cpp:536
+#, fuzzy
+msgid "Remaining %1 bytes of stream will be ignored."
+msgstr "แƒ“แƒแƒ แƒฉแƒ %1 แƒ‘แƒแƒ˜แƒขแƒ˜ แƒœแƒแƒ™แƒแƒ“แƒ˜แƒ“แƒแƒœ แƒ˜แƒ’แƒœแƒแƒ แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก."
+
+#: projects/videocd/k3bvcdjob.cpp:544
+#, fuzzy
+msgid "Writing Video CD (Version 1.1)"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ (แƒ•แƒ”แƒ แƒกแƒ˜แƒ 1.1)"
+
+#: projects/videocd/k3bvcdjob.cpp:546
+#, fuzzy
+msgid "Writing Video CD (Version 2.0)"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ (แƒ•แƒ”แƒ แƒกแƒ˜แƒ 2.0)"
+
+#: projects/videocd/k3bvcdjob.cpp:548
+#, fuzzy
+msgid "Writing Super Video CD"
+msgstr "แƒกแƒฃแƒžแƒ”แƒ  แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:550
+#, fuzzy
+msgid "Writing High-Quality Video CD"
+msgstr "แƒ›แƒแƒฆแƒแƒš แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒแƒœแƒ˜ แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:552
+#, fuzzy
+msgid "Writing Video CD"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/videocd/k3bvcdjob.cpp:560
+#, fuzzy
+msgid ""
+"_n: 1 MPEG (%1)\n"
+"%n MPEGs (%1)"
+msgstr "%n MPEGs (%1)"
+
+#: projects/videocd/k3bvcddoc.cpp:211 projects/videocd/k3bvcddoc.cpp:223
+#, fuzzy
+msgid ""
+"K3b will create a %1 image from the given MPEG files, but these files must "
+"already be in %2 format. K3b does not yet resample MPEG files."
+msgstr ""
+"K3b แƒจแƒ”แƒฅแƒ›แƒœแƒ˜แƒก %1 แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒก แƒ›แƒแƒชแƒ”แƒ›แƒฃแƒšแƒ˜ MPEG แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒ“แƒแƒœ, แƒ›แƒแƒ’แƒ แƒแƒ› แƒ”แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜ แƒฃแƒ™แƒ•แƒ” %2 "
+"แƒคแƒแƒ แƒ›แƒแƒขแƒจแƒ˜ แƒฃแƒœแƒ“แƒ แƒ˜แƒงแƒแƒก. K3b แƒฏแƒ”แƒ  แƒแƒ  แƒแƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ”แƒ‘แƒก MPEG แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒก."
+
+#: projects/videocd/k3bvcddoc.cpp:214 projects/videocd/k3bvcddoc.cpp:215
+#, fuzzy
+msgid "VCD"
+msgstr "VCD"
+
+#: projects/videocd/k3bvcddoc.cpp:226 projects/videocd/k3bvcddoc.cpp:227
+#, fuzzy
+msgid "SVCD"
+msgstr "SVCD"
+
+#: projects/videocd/k3bvcddoc.cpp:229
+#, fuzzy
+msgid ""
+"Note: Forcing MPEG2 as VCD is not supported by some standalone DVD players."
+msgstr ""
+"แƒจแƒ”แƒœแƒ˜แƒจแƒ•แƒœแƒ: MPEG2-แƒ— VCD แƒแƒ  แƒแƒ แƒ˜แƒก แƒ–แƒแƒ’แƒ˜แƒ”แƒ แƒ—แƒ˜ DVD แƒ“แƒแƒ›แƒ™แƒ•แƒ แƒ”แƒšแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒ”แƒ  แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜."
+
+#: projects/videocd/k3bvcddoc.cpp:233
+msgid "Forcing VCD"
+msgstr ""
+
+#: projects/videocd/k3bvcddoc.cpp:246
+#, fuzzy
+msgid ""
+"You cannot mix MPEG1 and MPEG2 video files.\n"
+"Please start a new Project for this filetype.\n"
+"Resample not implemented in K3b yet."
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒแƒ  แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ— MPEG1 แƒ“แƒ MPEG2 แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ แƒ”แƒ•แƒ.\n"
+"แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒฎแƒแƒšแƒ˜ แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜ แƒ“แƒแƒ˜แƒฌแƒงแƒแƒ— แƒแƒ› แƒขแƒ˜แƒžแƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก.\n"
+"แƒ’แƒแƒ“แƒแƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ”แƒ‘แƒ K3b-แƒจแƒ˜ แƒฏแƒ”แƒ  แƒแƒ แƒแƒ แƒฉแƒแƒจแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: projects/videocd/k3bvcddoc.cpp:247
+#, fuzzy
+msgid "Wrong File Type for This Project"
+msgstr "แƒแƒ› แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒขแƒ˜แƒžแƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/videocd/k3bvcddoc.cpp:258
+#, fuzzy
+msgid ""
+"PBC (Playback control) enabled.\n"
+"Videoplayers can not reach Segments (Mpeg Still Pictures) without Playback "
+"control ."
+msgstr ""
+"PBC (แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก แƒ›แƒแƒ แƒ—แƒ•แƒ) แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ.\n"
+"แƒ•แƒ˜แƒ“แƒ”แƒ แƒ“แƒแƒ›แƒ™แƒ•แƒ แƒ”แƒšแƒ”แƒ‘แƒก แƒแƒ  แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒแƒ— แƒกแƒ”แƒ’แƒ›แƒ”แƒœแƒขแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒฆแƒฌแƒ”แƒ•แƒ (Mpeg แƒ™แƒ˜แƒ“แƒ”แƒ• แƒกแƒฃแƒ แƒแƒ—แƒ˜แƒ) แƒ“แƒแƒ™แƒ•แƒ แƒ˜แƒก "
+"แƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒ แƒ”แƒจแƒ”."
+
+#: projects/videocd/k3bvcddoc.cpp:290
+#, fuzzy
+msgid ""
+"Only MPEG1 and MPEG2 video files are supported.\n"
+msgstr ""
+"แƒ›แƒฎแƒแƒšแƒแƒ“ MPEG1 แƒ“แƒ MPEG2 แƒ•แƒ˜แƒ“แƒ”แƒ แƒคแƒแƒ˜แƒšแƒ”แƒ‘แƒ˜แƒ แƒ›แƒฎแƒชแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜.\n"
+
+#: projects/videocd/k3bvcddoc.cpp:291
+#, fuzzy
+msgid "Wrong File Format"
+msgstr "แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜"
+
+#: projects/audiocd/k3baudionormalizejob.cpp:58
+#, fuzzy
+msgid "Could not find normalize executable."
+msgstr "แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ˜แƒก แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒแƒ“แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: projects/audiocd/k3baudionormalizejob.cpp:86
+#, fuzzy
+msgid "Could not start normalize."
+msgstr "แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒ”แƒจแƒ•แƒ."
+
+#: projects/audiocd/k3baudionormalizejob.cpp:126
+#, fuzzy
+msgid "Track %1 is already normalized."
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1 แƒฃแƒ™แƒ•แƒ” แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒ”แƒ‘แƒฃแƒšแƒ˜แƒ."
+
+#: projects/audiocd/k3baudionormalizejob.cpp:132
+#, fuzzy
+msgid "Adjusting volume level for track %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒฎแƒ›แƒ˜แƒก แƒ“แƒแƒœแƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/audiocd/k3baudionormalizejob.cpp:140
+#, fuzzy
+msgid "Computing level for track %1 of %2"
+msgstr "%2-แƒ“แƒแƒœ %1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒœแƒ˜แƒก แƒ’แƒแƒ›แƒแƒ—แƒ•แƒšแƒ"
+
+#: projects/audiocd/k3baudionormalizejob.cpp:183
+#, fuzzy
+msgid "Successfully normalized all tracks."
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ’แƒแƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒ“แƒ."
+
+#: projects/audiocd/k3baudionormalizejob.cpp:191
+#, fuzzy
+msgid "Error while normalizing tracks."
+msgstr "แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒœแƒแƒ แƒ›แƒแƒšแƒ˜แƒ–แƒแƒชแƒ˜แƒ˜แƒกแƒแƒก."
+
+#: projects/audiocd/k3baudiojob.cpp:205
+#, fuzzy
+msgid "Unable to write on-the-fly with these audio sources."
+msgstr "on-the-fly แƒแƒ› แƒแƒฃแƒ“แƒ˜แƒ แƒฌแƒงแƒแƒ แƒแƒ”แƒ‘แƒ˜แƒ— แƒ•แƒ”แƒ  แƒฉแƒแƒ•แƒฌแƒ”แƒ ."
+
+#: projects/audiocd/k3baudiojob.cpp:254
+#, fuzzy
+msgid "Tracklengths below 4 seconds violate the Red Book standard."
+msgstr ""
+"แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒ’แƒ แƒซแƒ” 4 แƒฌแƒแƒ›แƒ–แƒ” แƒœแƒแƒ™แƒšแƒ”แƒ‘แƒ˜ แƒ”แƒฌแƒ˜แƒœแƒแƒแƒฆแƒ›แƒ“แƒ”แƒ’แƒ”แƒ‘แƒ แƒฌแƒ˜แƒ—แƒ”แƒšแƒ˜ แƒฌแƒ˜แƒ’แƒœแƒ˜แƒก แƒกแƒขแƒแƒœแƒ“แƒแƒ แƒขแƒก."
+
+#: projects/audiocd/k3baudiojob.cpp:349
+#, fuzzy, c-format
+msgid "Creating image files in %1"
+msgstr "แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก %1-แƒจแƒ˜ แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/audiocd/k3baudiojob.cpp:458
+#, fuzzy
+msgid "Successfully decoded all tracks."
+msgstr "แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒ”แƒ™แƒแƒ“แƒ˜แƒ แƒ“แƒ."
+
+#: projects/audiocd/k3baudiojob.cpp:500
+msgid "IO Error. Most likely no space left on harddisk."
+msgstr ""
+
+#: projects/audiocd/k3baudiojob.cpp:847
+#, fuzzy
+msgid "Writing Audio CD"
+msgstr "แƒแƒฃแƒ“แƒ˜แƒ CD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/audiocd/k3baudiojob.cpp:857
+#, fuzzy
+msgid ""
+"_n: 1 track (%1 minutes)\n"
+"%n tracks (%1 minutes)"
+msgstr "%n แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ (%1 แƒฌแƒฃแƒ—แƒ˜)"
+
+#: projects/audiocd/k3baudiozerodata.cpp:60
+#, fuzzy
+msgid "Silence"
+msgstr "แƒกแƒ˜แƒฉแƒฃแƒ›แƒ”"
+
+#: projects/audiocd/k3baudiodoc.cpp:945
+msgid ""
+"<p>Unable to handle the following files due to an unsupported format:"
+"<p>You may manually convert these audio files to wave using another application "
+"supporting the audio format and then add the wave files to the K3b project."
+msgstr ""
+
+#: projects/audiocd/k3baudiodoc.cpp:950
+#, fuzzy
+msgid "Unsupported Format"
+msgstr "แƒ›แƒฎแƒแƒ แƒ“แƒแƒฃแƒญแƒ”แƒ แƒ”แƒšแƒ˜ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#: projects/audiocd/k3baudioimager.cpp:88
+#, fuzzy, c-format
+msgid "Unable to seek in track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒจแƒ˜ แƒ•แƒ”แƒ  แƒ˜แƒซแƒ”แƒ‘แƒœแƒ”แƒ‘แƒ."
+
+#: projects/audiocd/k3baudioimager.cpp:145
+#, fuzzy, c-format
+msgid "Error while decoding track %1."
+msgstr "%1 แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒ”แƒ™แƒแƒ“แƒ˜แƒ แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ."
+
+#: projects/audiocd/k3baudiocdtracksource.cpp:101
+#, fuzzy
+msgid "Please insert Audio CD %1%2"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒกแƒ•แƒแƒ— แƒแƒฃแƒ“แƒ˜แƒ CD %1%2"
+
+#: projects/audiocd/k3baudiocdtracksource.cpp:249
+#, fuzzy
+msgid "CD Track"
+msgstr "CD แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜"
+
+#: projects/audiocd/k3baudiocdtracksource.cpp:255
+#, fuzzy
+msgid "Track %1 from Audio CD %2"
+msgstr "แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ %1 แƒแƒฃแƒ“แƒ˜แƒ CD %2"
+
+#: projects/k3bcdrecordwriter.cpp:185
+#, fuzzy
+msgid "Writer does not support disk at once (DAO) recording"
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก disk at once (DAO)-แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:196
+#, fuzzy
+msgid "Writer does not support raw writing."
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒœแƒ”แƒ“แƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:220
+#, fuzzy
+msgid "Writer does not support buffer underrun free recording (Burnfree)"
+msgstr ""
+"แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒชแƒแƒ แƒ˜แƒ”แƒšแƒ”แƒ‘แƒ˜แƒก แƒ—แƒแƒ•แƒ˜แƒกแƒฃแƒคแƒแƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ (Burnfree)"
+
+#: projects/k3bcdrdaowriter.cpp:291 projects/k3bcdrecordwriter.cpp:225
+msgid "'Force unsafe operations' enabled."
+msgstr ""
+
+#: projects/k3bcdrecordwriter.cpp:352
+#, fuzzy
+msgid "Starting %1 simulation at %2x speed..."
+msgstr "%1 แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ แƒ˜แƒฌแƒงแƒ”แƒ‘แƒ %2x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒ—..."
+
+#: projects/k3bcdrecordwriter.cpp:359
+#, fuzzy
+msgid "Starting %1 writing at %2x speed..."
+msgstr "%1 แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ˜แƒฌแƒงแƒ”แƒ‘แƒ %2x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒ—..."
+
+#: projects/k3bcdrecordwriter.cpp:480
+#, fuzzy
+msgid "DAO (Disk At Once) recording not supported with this writer"
+msgstr "DAO (Disk At Once) แƒแƒ› แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒ˜แƒ”แƒ  แƒแƒ แƒแƒ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜"
+
+#: projects/k3bcdrecordwriter.cpp:481
+#, fuzzy
+msgid "Please choose TAO (Track At Once) and try again"
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— TAO (Track At Once) แƒ“แƒ แƒ™แƒ˜แƒ“แƒ”แƒ• แƒกแƒชแƒแƒ“แƒแƒ—"
+
+#: projects/k3bcdrecordwriter.cpp:484
+#, fuzzy
+msgid "RAW recording not supported with this writer"
+msgstr "RAW แƒแƒ› แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒ˜แƒ”แƒ  แƒแƒ แƒแƒ แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ˜แƒšแƒ˜"
+
+#: projects/k3bcdrecordwriter.cpp:487
+#, fuzzy
+msgid "Input/output error. Not necessarily serious."
+msgstr "แƒจแƒ”แƒงแƒ•แƒแƒœแƒ/แƒ’แƒแƒ›แƒแƒขแƒแƒœแƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ. แƒแƒ แƒแƒ แƒแƒฃแƒชแƒ˜แƒšแƒ”แƒ‘แƒšแƒแƒ“ แƒกแƒ”แƒ แƒ˜แƒแƒ–แƒฃแƒšแƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:496
+#, fuzzy
+msgid "Reloading of medium required"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒ˜แƒก แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒแƒ แƒกแƒแƒญแƒ˜แƒ แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:906 projects/k3bcdrecordwriter.cpp:513
+#, fuzzy
+msgid "No valid %1 option: %2"
+msgstr "แƒแƒ แƒแƒ แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ %1 แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ˜: %2"
+
+#: projects/k3bcdrecordwriter.cpp:540
+#, fuzzy
+msgid "Only session 1 will be cloned."
+msgstr "แƒ›แƒฎแƒแƒšแƒแƒ“ 1 แƒกแƒ”แƒกแƒ˜แƒ แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ แƒ™แƒšแƒแƒœแƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:543
+#, fuzzy
+msgid "Unable to fixate the disk."
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜แƒก แƒคแƒ˜แƒฅแƒกแƒแƒชแƒ˜แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: projects/k3bcdrdaowriter.cpp:813 projects/k3bcdrecordwriter.cpp:565
+#, fuzzy, c-format
+msgid "Medium or burner do not support writing at %1x speed"
+msgstr "แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒก แƒแƒœ แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒ— %1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”แƒ–แƒ” แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:567
+#, fuzzy, c-format
+msgid "Switching burn speed up to %1x"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก %1x-แƒ–แƒ” แƒ’แƒแƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:569
+#, fuzzy, c-format
+msgid "Switching burn speed down to %1x"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก %1x-แƒ–แƒ” แƒ’แƒแƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:581
+#, fuzzy
+msgid "Starting disc write"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrecordwriter.cpp:601
+#, fuzzy
+msgid "Writing Leadin"
+msgstr "Leadin แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:604
+#, fuzzy
+msgid "Writing Leadout"
+msgstr "Leadout แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:607
+#, fuzzy
+msgid "Writing pregap"
+msgstr "pregap แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:610
+#, fuzzy
+msgid "Performing Optimum Power Calibration"
+msgstr "Optimum Power Calibration แƒฌแƒแƒ แƒ“แƒ’แƒ”แƒ‘แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:613
+#, fuzzy
+msgid "Sending CUE sheet"
+msgstr "CUE แƒชแƒฎแƒ แƒ˜แƒšแƒ˜แƒก แƒ’แƒแƒ’แƒ–แƒแƒ•แƒœแƒ"
+
+#: projects/k3bcdrecordwriter.cpp:616
+#, fuzzy
+msgid "Enabled Burnfree"
+msgstr "Burnfree แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:619
+#, fuzzy
+msgid "Disabled Burnfree"
+msgstr "Burnfree แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bcdrecordwriter.cpp:635
+#, fuzzy, c-format
+msgid ""
+"_n: Burnfree was used 1 time.\n"
+"Burnfree was used %n times."
+msgstr "Burnfree %n-แƒฏแƒ”แƒ  แƒ˜แƒงแƒ แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:641
+#, fuzzy, c-format
+msgid ""
+"_n: Buffer was low 1 time.\n"
+"Buffer was low %n times."
+msgstr "แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜ %n แƒฏแƒ”แƒ  แƒ˜แƒงแƒ แƒ“แƒแƒ‘แƒแƒšแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:913 projects/k3bcdrecordwriter.cpp:705
+#, fuzzy
+msgid "Enable overburning in the advanced K3b settings to burn anyway."
+msgstr "overburning แƒฉแƒแƒ แƒ—แƒ•แƒ K3b-แƒก แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒ˜แƒ“แƒแƒœ."
+
+#: projects/k3bcdrecordwriter.cpp:712
+#, fuzzy
+msgid "%1 could not reserve shared memory segment of requested size."
+msgstr "%1-แƒ›แƒ แƒ•แƒ”แƒ  แƒ›แƒ˜แƒ˜แƒฆแƒ แƒกแƒแƒ–แƒ˜แƒแƒ แƒ แƒ›แƒ”แƒฎแƒกแƒ˜แƒ”แƒ แƒ”แƒ‘แƒ˜แƒก แƒกแƒ”แƒ’แƒ›แƒ”แƒœแƒขแƒ˜ แƒกแƒแƒญแƒ˜แƒ แƒ แƒ–แƒแƒ›แƒ˜แƒก."
+
+#: projects/k3bcdrecordwriter.cpp:713
+#, fuzzy
+msgid "Probably you chose a too large buffer size."
+msgstr "แƒแƒšแƒ‘แƒแƒ— แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜แƒก แƒซแƒแƒšแƒ˜แƒแƒœ แƒ“แƒ˜แƒ“แƒ˜ แƒ–แƒแƒ›แƒ แƒแƒ˜แƒ แƒฉแƒ˜แƒ”แƒ—."
+
+#: projects/k3bcdrecordwriter.cpp:716
+#, fuzzy
+msgid "OPC failed. Probably the writer does not like the medium."
+msgstr "OPC แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ. แƒแƒšแƒ‘แƒแƒ— แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒ›แƒแƒ”แƒฌแƒแƒœแƒ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:719
+#, fuzzy, c-format
+msgid "Unable to set write speed to %1."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก %1-แƒ–แƒ” แƒ“แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:720
+#, fuzzy
+msgid "Probably this is lower than your writer's lowest writing speed."
+msgstr "แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ แƒ”แƒก แƒฃแƒคแƒ แƒ แƒœแƒแƒ™แƒšแƒ”แƒ‘แƒ˜แƒ แƒ•แƒ˜แƒ“แƒ แƒ” แƒ—แƒฅแƒ•แƒ”แƒœแƒ˜ แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒ˜แƒก แƒฃแƒ›แƒ“แƒแƒ‘แƒšแƒ”แƒกแƒ˜ แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”."
+
+#: projects/k3bcdrecordwriter.cpp:723
+#, fuzzy
+msgid "Unable to send CUE sheet."
+msgstr "CUE แƒชแƒฎแƒ แƒ˜แƒšแƒ˜ แƒ•แƒ”แƒ  แƒ˜แƒ’แƒ–แƒแƒ•แƒœแƒ”แƒ‘แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:725 projects/k3bcdrecordwriter.cpp:766
+#: projects/k3bcdrecordwriter.cpp:783
+#, fuzzy
+msgid "Sometimes using TAO writing mode solves this issue."
+msgstr "แƒฎแƒแƒœแƒ“แƒแƒฎแƒแƒœ TAO-แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒญแƒ แƒ˜แƒก แƒแƒ› แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒแƒก."
+
+#: projects/k3bcdrecordwriter.cpp:728
+#, fuzzy
+msgid "Unable to open new session."
+msgstr "แƒแƒฎแƒแƒšแƒ˜ แƒกแƒ”แƒกแƒ˜แƒ แƒ•แƒ”แƒ  แƒ˜แƒฎแƒกแƒœแƒ”แƒ‘แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:729
+#, fuzzy
+msgid "Probably a problem with the medium."
+msgstr "แƒแƒšแƒ‘แƒแƒ— แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒแƒ."
+
+#: projects/k3bcdrecordwriter.cpp:732
+#, fuzzy
+msgid "The disk might still be readable."
+msgstr "แƒ“แƒ˜แƒกแƒ™แƒ˜ แƒจแƒ”แƒ˜แƒซแƒšแƒ”แƒ‘แƒ แƒฏแƒ”แƒ  แƒ™แƒ˜แƒ“แƒ”แƒ• แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒแƒ“แƒ˜ แƒ˜แƒงแƒแƒก."
+
+#: projects/k3bcdrecordwriter.cpp:734
+#, fuzzy
+msgid "Try DAO writing mode."
+msgstr "แƒกแƒชแƒแƒ“แƒ”แƒ— DAO แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜."
+
+#: projects/k3bcdrecordwriter.cpp:737
+#, fuzzy
+msgid "%1 has no permission to open the device."
+msgstr "%1-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒก แƒ’แƒแƒฎแƒกแƒœแƒ˜แƒก แƒฃแƒคแƒšแƒ”แƒ‘แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:739
+#, fuzzy
+msgid "You may use K3bsetup2 to solve this problem."
+msgstr "แƒแƒ› แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ˜แƒก แƒ’แƒแƒ“แƒแƒกแƒแƒญแƒ แƒ”แƒšแƒแƒ“ K3bsetup2-แƒ˜แƒก แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ—."
+
+#: projects/k3bcdrecordwriter.cpp:743
+#, fuzzy
+msgid "Probably a buffer underrun occurred."
+msgstr "แƒแƒšแƒ‘แƒแƒ— แƒ‘แƒฃแƒคแƒ”แƒ แƒ˜ แƒ“แƒแƒชแƒแƒ แƒ˜แƒ”แƒšแƒ“แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:745
+#, fuzzy
+msgid "Please enable Burnfree or choose a lower burning speed."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— Burnfree แƒฉแƒแƒ แƒ—แƒ”แƒ— แƒแƒœ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ” แƒแƒ˜แƒ แƒฉแƒ˜แƒ”แƒ—."
+
+#: projects/k3bcdrecordwriter.cpp:747
+#, fuzzy
+msgid "Please choose a lower burning speed."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ” แƒแƒ˜แƒ แƒฉแƒ˜แƒ”แƒ—."
+
+#: projects/k3bcdrecordwriter.cpp:750
+#, fuzzy
+msgid "Found a high-speed medium not suitable for the writer being used."
+msgstr ""
+"แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ›แƒแƒฆแƒแƒš แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒแƒœแƒ˜ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜, แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ•แƒ”แƒ  "
+"แƒ˜แƒ•แƒแƒ แƒ’แƒ”แƒ‘แƒก."
+
+#: projects/k3bcdrecordwriter.cpp:751 projects/k3bcdrecordwriter.cpp:755
+msgid "Use the 'force unsafe operations' option to ignore this."
+msgstr ""
+
+#: projects/k3bcdrecordwriter.cpp:754
+#, fuzzy
+msgid "Found a low-speed medium not suitable for the writer being used."
+msgstr ""
+"แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒ“แƒแƒ‘แƒแƒš แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒแƒœแƒ˜ แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜, แƒ แƒแƒ›แƒ”แƒšแƒ˜แƒช แƒ’แƒแƒ›แƒแƒงแƒ”แƒœแƒ”แƒ‘แƒฃแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ•แƒ”แƒ  "
+"แƒ˜แƒ•แƒแƒ แƒ’แƒ”แƒ‘แƒก."
+
+#: projects/k3bcdrecordwriter.cpp:758
+#, fuzzy
+msgid "Most likely the burning failed due to low-quality media."
+msgstr "แƒ แƒแƒ’แƒแƒ แƒช แƒฉแƒแƒœแƒก แƒฉแƒแƒฌแƒ”แƒ แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ แƒ“แƒแƒ‘แƒแƒšแƒ˜ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ˜แƒก แƒ’แƒแƒ›แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:761
+#, fuzzy
+msgid "Another application is blocking the device (most likely automounting)."
+msgstr "แƒกแƒฎแƒ•แƒ แƒžแƒ แƒแƒ’แƒ แƒแƒ›แƒแƒ› แƒ“แƒแƒ‘แƒšแƒแƒ™แƒ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ (แƒแƒšแƒ‘แƒแƒ— แƒแƒ•แƒขแƒแƒ›แƒแƒœแƒขแƒ˜แƒ แƒ”แƒ‘แƒแƒ›)."
+
+#: projects/k3bcdrecordwriter.cpp:764
+#, fuzzy
+msgid "A write error occurred."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒ›แƒแƒฎแƒ“แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:769
+#, fuzzy
+msgid "Some drives do not support all erase types."
+msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒœแƒ”แƒ“แƒšแƒ˜ แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/k3bcdrecordwriter.cpp:770
+msgid "Try again using 'Complete' erasing."
+msgstr ""
+
+#: projects/k3bcdrecordwriter.cpp:774
+#, fuzzy
+msgid ""
+"Since kernel version 2.6.8 cdrecord cannot use SCSI transport when running suid "
+"root anymore."
+msgstr ""
+"2.6.8 แƒ•แƒ”แƒ แƒกแƒ˜แƒ˜แƒก แƒ‘แƒ˜แƒ แƒ—แƒ•แƒ˜แƒ“แƒแƒœ cdrecord แƒ•แƒ”แƒ  แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒ”แƒ‘แƒก SCSI แƒขแƒ แƒแƒœแƒกแƒžแƒแƒ แƒขแƒก suid root "
+"แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒ˜แƒกแƒแƒก."
+
+#: projects/k3bcdrecordwriter.cpp:775
+#, fuzzy
+msgid ""
+"You may use K3bSetup to solve this problem or remove the suid bit manually."
+msgstr ""
+"แƒ—แƒฅแƒ•แƒ”แƒœ แƒจแƒ”แƒ’แƒ˜แƒซแƒšแƒ˜แƒแƒ— K3bSetup แƒ’แƒแƒ›แƒแƒ˜แƒงแƒ”แƒœแƒแƒ— แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ˜แƒก แƒ’แƒแƒ“แƒแƒกแƒแƒญแƒ แƒ”แƒšแƒแƒ“ แƒแƒœ suid แƒ‘แƒ˜แƒขแƒ˜ แƒฎแƒ”แƒšแƒ˜แƒ— "
+"แƒ›แƒแƒฎแƒกแƒœแƒแƒ—."
+
+#: projects/k3bcdrecordwriter.cpp:786
+#, fuzzy
+msgid "If you are running an unpatched cdrecord version..."
+msgstr "แƒ—แƒฃ แƒ’แƒแƒœแƒแƒฎแƒšแƒ”แƒ‘แƒฃแƒšแƒ˜ cdrecord แƒ•แƒ”แƒ แƒกแƒ˜แƒแƒ แƒ’แƒแƒจแƒ•แƒ”แƒ‘แƒฃแƒšแƒ˜..."
+
+#: projects/k3bcdrecordwriter.cpp:787
+#, fuzzy
+msgid "...and this error also occurs with high quality media..."
+msgstr "...แƒ“แƒ แƒ”แƒก แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ แƒแƒกแƒ”แƒ•แƒ” แƒ›แƒแƒฆแƒแƒšแƒ˜ แƒฎแƒแƒ แƒ˜แƒกแƒฎแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒฃแƒ›แƒ”แƒ‘แƒกแƒแƒช แƒ›แƒแƒกแƒ“แƒ˜แƒ—..."
+
+#: projects/k3bcdrecordwriter.cpp:788
+#, fuzzy
+msgid "...and the K3b FAQ does not help you..."
+msgstr "...แƒ“แƒ K3b FAQ แƒ•แƒ”แƒ  แƒ“แƒแƒ’แƒ”แƒฎแƒ›แƒแƒ แƒแƒ—..."
+
+#: projects/k3bcdrecordwriter.cpp:789
+#, fuzzy
+msgid "...please include the debugging output in your problem report."
+msgstr "...แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒฌแƒ”แƒ แƒแƒ— แƒ’แƒแƒœแƒ‘แƒ–แƒ˜แƒ™แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜ แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ˜แƒก แƒžแƒแƒขแƒแƒ™แƒจแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:286
+#, fuzzy
+msgid "Cdrdao %1 does not support disabling burnfree."
+msgstr "Cdrdao %1-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก burnfree-แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/k3bcdrdaowriter.cpp:310
+#, fuzzy
+msgid "Cdrdao %1 does not support overburning."
+msgstr "Cdrdao %1-แƒก แƒแƒ  แƒแƒฅแƒ•แƒก overburning-แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ."
+
+#: projects/k3bcdrdaowriter.cpp:522
+#, fuzzy
+msgid "Could not backup tocfile."
+msgstr "tocfile-แƒ˜แƒก แƒกแƒแƒ แƒ”แƒ–แƒ”แƒ แƒ•แƒ แƒแƒกแƒšแƒ˜ แƒ•แƒ”แƒ  แƒจแƒ”แƒ˜แƒฅแƒ›แƒœแƒ."
+
+#: projects/k3bcdrdaowriter.cpp:553
+#, fuzzy
+msgid "Preparing read process..."
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:559
+#, fuzzy
+msgid "Preparing copy process..."
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:562
+#, fuzzy
+msgid "Preparing blanking process..."
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:595
+#, fuzzy, c-format
+msgid "Starting DAO simulation at %1x speed..."
+msgstr "DAO แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก %1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”แƒ–แƒ” แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:601
+#, fuzzy, c-format
+msgid "Starting DAO writing at %1x speed..."
+msgstr "DAO แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก %1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”แƒ–แƒ” แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:606
+#, fuzzy
+msgid "Starting reading..."
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:607
+#, fuzzy
+msgid "Reading"
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:612
+#, fuzzy, c-format
+msgid "Starting simulation copy at %1x speed..."
+msgstr "แƒแƒกแƒšแƒ˜แƒก แƒกแƒ˜แƒ›แƒฃแƒšแƒแƒชแƒ˜แƒ˜แƒก %1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”แƒ–แƒ” แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:617
+#, fuzzy, c-format
+msgid "Starting copy at %1x speed..."
+msgstr "แƒแƒกแƒšแƒ˜แƒก %1x แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ”แƒ–แƒ” แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:618
+#, fuzzy
+msgid "Copying"
+msgstr "แƒแƒกแƒšแƒ˜"
+
+#: projects/k3bcdrdaowriter.cpp:622
+#, fuzzy
+msgid "Starting blanking..."
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ˜แƒก แƒ“แƒแƒฌแƒงแƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:623
+#, fuzzy
+msgid "Blanking"
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:735
+#, fuzzy
+msgid ""
+"Due to a bug in cdrdao the toc/cue file %1 has been deleted. K3b was unable to "
+"restore it from the backup %2."
+msgstr ""
+"cdrdao-แƒก แƒ‘แƒ–แƒ˜แƒ™แƒ˜แƒก แƒ’แƒแƒ›แƒ toc/cue แƒคแƒแƒ˜แƒšแƒ˜ แƒฌแƒแƒจแƒšแƒ˜แƒšแƒ˜แƒ. K3b -แƒ› แƒ•แƒ”แƒ  แƒแƒฆแƒแƒ“แƒ’แƒ˜แƒœแƒ แƒ˜แƒ’แƒ˜ %2 "
+"แƒกแƒแƒ แƒ”แƒ–แƒ”แƒ แƒ•แƒ แƒแƒกแƒšแƒ˜แƒ“แƒแƒœ."
+
+#: projects/k3bcdrdaowriter.cpp:763
+#, fuzzy
+msgid "Reading successfully completed"
+msgstr "แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:769
+#, fuzzy
+msgid "Copying successfully completed"
+msgstr "แƒแƒกแƒšแƒ˜ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:772
+#, fuzzy
+msgid "Blanking successfully completed"
+msgstr "แƒ’แƒแƒฌแƒ›แƒ”แƒœแƒ“แƒ แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ˜แƒ— แƒ“แƒแƒกแƒ แƒฃแƒšแƒ“แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:788
+#, fuzzy
+msgid "Please include the debugging output in your problem report."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒฉแƒแƒฌแƒ”แƒ แƒแƒ— แƒ’แƒแƒœแƒ‘แƒ–แƒ˜แƒ™แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒœแƒแƒขแƒแƒœแƒ˜ แƒžแƒ แƒแƒ‘แƒšแƒ”แƒ›แƒ˜แƒก แƒžแƒแƒขแƒแƒ™แƒจแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:814
+#, fuzzy, c-format
+msgid "Switching down burn speed to %1x"
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒกแƒ˜แƒฉแƒฅแƒแƒ แƒ˜แƒก %1x-แƒ–แƒ” แƒ’แƒแƒ“แƒแƒ แƒ—แƒ•แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:844
+#, fuzzy
+msgid "Executing Power calibration"
+msgstr "Power calibration แƒจแƒ”แƒกแƒ แƒฃแƒšแƒ”แƒ‘แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:848
+#, fuzzy
+msgid "Power calibration successful"
+msgstr "Power calibration แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:849
+#, fuzzy
+msgid "Preparing burn process..."
+msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒžแƒ แƒแƒชแƒ”แƒกแƒ˜แƒก แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:853
+#, fuzzy
+msgid "Flushing cache"
+msgstr "แƒฅแƒ”แƒจแƒ˜แƒก แƒ›แƒแƒ–แƒฆแƒ•แƒแƒ•แƒ”แƒ‘แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:857
+#, fuzzy
+msgid "Writing CD-Text lead-in..."
+msgstr "CD แƒขแƒ”แƒฅแƒกแƒขแƒ˜ lead-in แƒฉแƒแƒฌแƒ”แƒ แƒ..."
+
+#: projects/k3bcdrdaowriter.cpp:861
+#, fuzzy
+msgid "Turning BURN-Proof on"
+msgstr "BURN-Proof แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜แƒ"
+
+#: projects/k3bcdrdaowriter.cpp:869
+#, fuzzy
+msgid "Found ISRC code"
+msgstr "ISRC แƒ™แƒแƒ“แƒ˜แƒก แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ"
+
+#: projects/k3bcdrdaowriter.cpp:873
+#, fuzzy, c-format
+msgid "Found pregap: %1"
+msgstr "pregap แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ: %1"
+
+#: projects/k3bcdrdaowriter.cpp:886
+#, fuzzy
+msgid "No cdrdao driver found."
+msgstr "cdrdao แƒ“แƒ แƒแƒ˜แƒ•แƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#: projects/k3bcdrdaowriter.cpp:887
+#, fuzzy
+msgid "Please select one manually in the device settings."
+msgstr "แƒ’แƒ—แƒฎแƒแƒ•แƒ— แƒแƒ˜แƒ แƒฉแƒ˜แƒแƒ— แƒ”แƒ แƒ—แƒ”แƒ แƒ—แƒ˜ แƒฎแƒ”แƒšแƒ˜แƒ— แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒแƒ—แƒ แƒžแƒแƒ แƒแƒ›แƒ”แƒขแƒ แƒ”แƒ‘แƒจแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:888
+#, fuzzy
+msgid "For most current drives this would be 'generic-mmc'."
+msgstr "แƒฃแƒคแƒ แƒ แƒแƒฎแƒแƒšแƒ˜ แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒ”แƒก แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ 'generic-mmc'."
+
+#: projects/k3bcdrdaowriter.cpp:897
+#, fuzzy
+msgid "Device not ready, waiting."
+msgstr "แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒแƒ แƒแƒ แƒ›แƒ–แƒแƒ“, แƒšแƒแƒ“แƒ˜แƒœแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:901
+#, fuzzy
+msgid "Cue sheet not accepted."
+msgstr "Cue แƒชแƒฎแƒ แƒ˜แƒšแƒ˜ แƒแƒ แƒแƒ แƒ“แƒแƒ“แƒแƒกแƒขแƒฃแƒ แƒ”แƒ‘แƒฃแƒšแƒ˜."
+
+#: projects/k3bcdrdaowriter.cpp:998
+#, fuzzy
+msgid "Writing leadin "
+msgstr "leadin แƒฉแƒแƒฌแƒ”แƒ แƒ "
+
+#: projects/k3bcdrdaowriter.cpp:1004
+#, fuzzy
+msgid "Writing leadout "
+msgstr "leadout แƒฉแƒแƒฌแƒ”แƒ แƒ "
+
+#: projects/videodvd/k3bvideodvdimager.cpp:123
+#, fuzzy
+msgid "Found invalid entry in the VIDEO_TS folder (%1)."
+msgstr "แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ แƒแƒ แƒแƒกแƒฌแƒแƒ แƒ˜ แƒฉแƒแƒœแƒแƒฌแƒ”แƒ แƒ˜ VIDEO_TS แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒจแƒ˜ (%1)."
+
+#: projects/videodvd/k3bvideodvdimager.cpp:130
+#, fuzzy, c-format
+msgid "Unable to link temporary file in folder %1."
+msgstr "%1 แƒกแƒแƒฅแƒแƒฆแƒแƒšแƒ“แƒ”แƒจแƒ˜ แƒ“แƒ แƒแƒ”แƒ‘แƒ˜แƒ—แƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ‘แƒ›แƒฃแƒšแƒ˜ แƒ•แƒ”แƒ  แƒ’แƒแƒ™แƒ”แƒ—แƒ“แƒ."
+
+#: projects/videodvd/k3bvideodvdimager.cpp:214
+#, fuzzy
+msgid "The project does not contain all necessary VideoDVD files."
+msgstr "แƒžแƒ แƒแƒ”แƒฅแƒขแƒ˜ แƒแƒ แƒ แƒจแƒ”แƒ˜แƒชแƒแƒ•แƒก แƒงแƒ•แƒ”แƒšแƒ แƒกแƒแƒญแƒ˜แƒ แƒ VideoDVD แƒคแƒแƒ˜แƒšแƒก."
+
+#: projects/videodvd/k3bvideodvdimager.cpp:215
+#, fuzzy
+msgid ""
+"The resulting DVD will most likely not be playable on a Hifi DVD player."
+msgstr "แƒจแƒ”แƒ“แƒ”แƒ’แƒ˜แƒก DVD แƒแƒ  แƒ˜แƒฅแƒœแƒ”แƒ‘แƒ Hifi DVD แƒ“แƒแƒ›แƒ™แƒ•แƒ แƒ”แƒšแƒ–แƒ” แƒ“แƒแƒ™แƒ•แƒ แƒแƒ“แƒ˜."
+
+#: projects/videodvd/k3bvideodvdjob.cpp:82
+#, fuzzy
+msgid "Creating Video DVD Image File"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD แƒแƒœแƒแƒ‘แƒ”แƒญแƒ“แƒ˜แƒก แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒจแƒ”แƒฅแƒ›แƒœแƒ"
+
+#: projects/videodvd/k3bvideodvdjob.cpp:85
+#, fuzzy
+msgid "Writing Video DVD"
+msgstr "แƒ•แƒ˜แƒ“แƒ”แƒ DVD-แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ"
+
+#: projects/videodvd/k3bvideodvdjob.cpp:95
+#, fuzzy
+msgid "ISO9660/Udf Filesystem (Size: %1)"
+msgstr "ISO9660/Udf แƒคแƒแƒ˜แƒšแƒฃแƒ แƒ˜ แƒกแƒ˜แƒกแƒขแƒ”แƒ›แƒ (แƒ–แƒแƒ›แƒ: %1)"
+
+#: videodvd/k3bvideodvd.cpp:251
+#, fuzzy
+msgid "AC3"
+msgstr "AC3"
+
+#: videodvd/k3bvideodvd.cpp:253
+#, fuzzy
+msgid "MPEG1"
+msgstr "MPEG1"
+
+#: videodvd/k3bvideodvd.cpp:255
+#, fuzzy
+msgid "MPEG2 Extended"
+msgstr "MPEG2 แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: videodvd/k3bvideodvd.cpp:257
+#, fuzzy
+msgid "LPCM"
+msgstr "LPCM"
+
+#: videodvd/k3bvideodvd.cpp:259
+#, fuzzy
+msgid "DTS"
+msgstr "DTS"
+
+#: videodvd/k3bvideodvd.cpp:261
+#, fuzzy
+msgid "unknown audio format"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒแƒฃแƒ“แƒ˜แƒ แƒคแƒแƒ แƒ›แƒแƒขแƒ˜"
+
+#: videodvd/k3bvideodvd.cpp:272
+#, fuzzy
+msgid "Normal"
+msgstr "แƒฉแƒ•แƒ”แƒฃแƒšแƒ”แƒ‘แƒ แƒ˜แƒ•แƒ˜"
+
+#: videodvd/k3bvideodvd.cpp:274
+#, fuzzy
+msgid "For the visually impaired"
+msgstr "แƒ•แƒ˜แƒ–แƒฃแƒแƒšแƒฃแƒ แƒ˜ แƒ’แƒแƒฃแƒแƒ แƒ”แƒกแƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก"
+
+#: videodvd/k3bvideodvd.cpp:276
+#, fuzzy
+msgid "Director's comments 1"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ”แƒ‘แƒ˜ 1"
+
+#: videodvd/k3bvideodvd.cpp:278
+#, fuzzy
+msgid "Director's comments 2"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ”แƒ‘แƒ˜ 2"
+
+#: videodvd/k3bvideodvd.cpp:280
+#, fuzzy
+msgid "unknown audio code extension"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒแƒ˜แƒ“แƒ˜แƒ แƒ™แƒแƒ“แƒ˜แƒก แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ"
+
+#: videodvd/k3bvideodvd.cpp:289
+#, fuzzy
+msgid "RLE"
+msgstr "RLE"
+
+#: videodvd/k3bvideodvd.cpp:291
+#, fuzzy
+msgid "Extended"
+msgstr "แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒฃแƒšแƒ˜"
+
+#: videodvd/k3bvideodvd.cpp:293
+#, fuzzy
+msgid "unknown coding mode"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒ™แƒแƒ“แƒ˜แƒก แƒ แƒ”แƒŸแƒ˜แƒ›แƒ˜"
+
+#: videodvd/k3bvideodvd.cpp:304
+#, fuzzy
+msgid "Caption with normal size character"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒกแƒแƒจแƒฃแƒแƒšแƒ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:306
+#, fuzzy
+msgid "Caption with bigger size character"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒ“แƒ˜แƒ“แƒ˜ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:308
+#, fuzzy
+msgid "Caption for children"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒจแƒ•แƒ˜แƒšแƒแƒ‘แƒ˜แƒšแƒ—แƒแƒ—แƒ•แƒ˜แƒก"
+
+#: videodvd/k3bvideodvd.cpp:310
+#, fuzzy
+msgid "Closed caption with normal size character"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒœแƒแƒ แƒ›แƒแƒšแƒฃแƒ แƒ˜ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:312
+#, fuzzy
+msgid "Closed caption with bigger size character"
+msgstr "แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒฃแƒคแƒ แƒ แƒ“แƒ˜แƒ“แƒ˜ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:314
+#, fuzzy
+msgid "Closed caption for children"
+msgstr "แƒ“แƒแƒฎแƒฃแƒ แƒฃแƒšแƒ˜ แƒกแƒแƒ—แƒแƒฃแƒ แƒ˜ แƒจแƒ•แƒ˜แƒšแƒแƒ‘แƒ˜แƒšแƒ—แƒแƒ—แƒ•แƒ˜แƒก"
+
+#: videodvd/k3bvideodvd.cpp:316
+msgid "Forced caption"
+msgstr ""
+
+#: videodvd/k3bvideodvd.cpp:318
+#, fuzzy
+msgid "Director's comments with normal size characters"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ”แƒ‘แƒ˜ แƒœแƒแƒ แƒ›แƒแƒšแƒฃแƒ แƒ˜ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:320
+#, fuzzy
+msgid "Director's comments with bigger size characters"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ”แƒ‘แƒ˜ แƒ“แƒ˜แƒ“แƒ˜ แƒ–แƒแƒ›แƒ˜แƒก แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ”แƒ‘แƒ˜แƒ—"
+
+#: videodvd/k3bvideodvd.cpp:322
+#, fuzzy
+msgid "Director's comments for children"
+msgstr "แƒ“แƒ˜แƒ แƒ”แƒฅแƒขแƒแƒ แƒ˜แƒก แƒ™แƒแƒ›แƒ”แƒœแƒขแƒแƒ แƒ”แƒ‘แƒ˜ แƒจแƒ•แƒ˜แƒšแƒแƒ‘แƒ˜แƒšแƒ—แƒแƒ—แƒ•แƒ˜แƒก"
+
+#: videodvd/k3bvideodvd.cpp:324
+#, fuzzy
+msgid "unknown code extension"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜ แƒ™แƒแƒ“แƒ˜แƒก แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ•แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "Unable to Close the Tray"
+#~ msgstr "แƒแƒ แƒ” แƒ•แƒ”แƒ  แƒ˜แƒฎแƒฃแƒ แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "No tracks to verify found."
+#~ msgstr "cdrdao แƒ“แƒ แƒแƒ˜แƒ•แƒ”แƒ แƒ˜ แƒ•แƒ”แƒ  แƒ›แƒแƒ˜แƒซแƒ”แƒ‘แƒœแƒ."
+
+#, fuzzy
+#~ msgid "Mkisofs version %1 is too old. For writing multisession DVDs K3b needs at least version 2.0."
+#~ msgstr "Mkisofs %1 แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒซแƒแƒšแƒ˜แƒแƒœ แƒซแƒ•แƒ”แƒšแƒ˜แƒ. แƒ›แƒฃแƒšแƒขแƒ˜แƒกแƒ”แƒกแƒ˜แƒฃแƒ แƒ˜ DVD-แƒ”แƒ‘แƒ˜แƒกแƒ—แƒ•แƒ˜แƒก K3b-แƒก 2.0 แƒ•แƒ”แƒ แƒกแƒ˜แƒ แƒ›แƒแƒ˜แƒœแƒช แƒฃแƒœแƒ“แƒ."
+
+#, fuzzy
+#~ msgid "Some filenames need to be shortened due to the %1 char restriction of the Joliet extensions."
+#~ msgstr "แƒคแƒแƒ˜แƒšแƒ—แƒ แƒ–แƒแƒ’แƒ˜แƒ”แƒ แƒ—แƒ˜ แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒฃแƒœแƒ“แƒ แƒจแƒ”แƒ›แƒแƒ™แƒšแƒ“แƒ”แƒก %1 แƒกแƒ˜แƒ›แƒ‘แƒแƒšแƒแƒ—แƒ แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒ Joliet แƒ’แƒแƒคแƒแƒ แƒ—แƒแƒ”แƒ‘แƒแƒ–แƒ”."
+
+#, fuzzy
+#~ msgid "Unable to determine size of file %1."
+#~ msgstr "%1 แƒคแƒแƒ˜แƒšแƒ˜แƒก แƒ–แƒแƒ›แƒ˜แƒก แƒแƒ›แƒแƒชแƒœแƒแƒ‘แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ”แƒ‘แƒ”แƒšแƒ˜แƒ."
+
+#, fuzzy
+#~ msgid "Reading original data"
+#~ msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "Reading written data"
+#~ msgstr "แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ”แƒ‘แƒ˜แƒก แƒจแƒ”แƒ›แƒแƒฌแƒ›แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "Unable to open device %1."
+#~ msgstr "%1 แƒ›แƒแƒฌแƒงแƒแƒ‘แƒ˜แƒšแƒแƒ‘แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒ˜แƒฎแƒกแƒœแƒ."
+
+#, fuzzy
+#~ msgid "Preparing Data"
+#~ msgstr "แƒ›แƒแƒœแƒแƒชแƒ”แƒ›แƒ—แƒ แƒ›แƒแƒ›แƒ–แƒแƒ“แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "Reading TOC"
+#~ msgstr "TOC แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ"
+
+#, fuzzy
+#~ msgid "Reading TOC failed."
+#~ msgstr "TOC แƒฌแƒแƒ™แƒ˜แƒ—แƒฎแƒ•แƒ แƒ•แƒ”แƒ  แƒจแƒ”แƒ“แƒ’แƒ."
+
+#, fuzzy
+#~ msgid "Failed to read file system."
+#~ msgstr "แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ แƒงแƒ•แƒ”แƒšแƒ CSS แƒ’แƒแƒกแƒแƒฆแƒ”แƒ‘แƒ˜แƒก แƒ›แƒ˜แƒฆแƒ”แƒ‘แƒ."
+
+#, fuzzy
+#~ msgid "Writer does not support Incremental Streaming"
+#~ msgstr "แƒฉแƒแƒ›แƒฌแƒ”แƒ แƒก แƒแƒ  แƒแƒฅแƒ•แƒก แƒ–แƒ แƒ“แƒแƒ“แƒ˜ แƒœแƒแƒ™แƒแƒ“แƒ”แƒ‘แƒ˜แƒก แƒฉแƒแƒฌแƒ”แƒ แƒ˜แƒก แƒ›แƒฎแƒแƒ แƒ“แƒแƒญแƒ”แƒ แƒ"
+
+#, fuzzy
+#~ msgid "Disabled KDED module %1."
+#~ msgstr "KDED แƒ’แƒแƒ›แƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒ แƒ›แƒแƒ แƒ—แƒ•แƒ."
+
+#, fuzzy
+#~ msgid "Failed to disable KDED module %1."
+#~ msgstr "KDED แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒ แƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#, fuzzy
+#~ msgid "Shut down SuSEPlugger."
+#~ msgstr "SuSEPlugger-แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ."
+
+#, fuzzy
+#~ msgid "Failed to shut down SuSEPlugger."
+#~ msgstr "SuSEPlugger-แƒ˜แƒก แƒ’แƒแƒ›แƒแƒ แƒ—แƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#, fuzzy
+#~ msgid "Failed to enable KDED module %1."
+#~ msgstr "KDED แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒ แƒ›แƒแƒ แƒ—แƒ•แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#, fuzzy
+#~ msgid "Enabled KDED module %1."
+#~ msgstr "แƒฉแƒแƒ แƒ—แƒฃแƒšแƒ˜ KDED แƒ›แƒแƒ“แƒฃแƒšแƒ˜แƒก แƒ›แƒ”แƒ“แƒ˜แƒ แƒ›แƒแƒ แƒ—แƒ•แƒ."
+
+#, fuzzy
+#~ msgid "Failed to start SuSEPlugger."
+#~ msgstr "SuSEPlugger-แƒ˜แƒก แƒฉแƒแƒ แƒ—แƒ•แƒ แƒ•แƒ”แƒ  แƒ’แƒแƒœแƒฎแƒแƒ แƒชแƒ˜แƒ”แƒšแƒ“แƒ."
+
+#, fuzzy
+#~ msgid "Restarted SuSEPlugger."
+#~ msgstr "SuSEPlugger-แƒ˜แƒก แƒ’แƒแƒ“แƒแƒขแƒ•แƒ˜แƒ แƒ—แƒ•แƒ."
+
+#, fuzzy
+#~ msgid "Compare MD5 Sums of all written files"
+#~ msgstr "MD5 แƒฏแƒแƒ›แƒ”แƒ‘แƒ˜แƒก แƒงแƒ•แƒ”แƒšแƒ แƒฉแƒฌแƒ”แƒ แƒ˜แƒšแƒ˜ แƒคแƒแƒ˜แƒšแƒ˜แƒกแƒ—แƒ•แƒ˜แƒก แƒจแƒ”แƒ“แƒแƒ แƒ”แƒ‘แƒ"
+
+#, fuzzy
+#~ msgid "Formatting DVDยฑRW"
+#~ msgstr "แƒคแƒแƒ แƒ›แƒแƒขแƒ˜แƒ แƒ”แƒ‘แƒ DVDยฑRW"
+
+#, fuzzy
+#~ msgid "Changing DVDยฑR(W) Booktype"
+#~ msgstr "DVDยฑR(W) Booktype-แƒ˜แƒก แƒจแƒ”แƒชแƒ•แƒšแƒ"
diff --git a/ka/messages/libk3bdevice.po b/ka/messages/libk3bdevice.po
new file mode 100644
index 0000000..29b404a
--- /dev/null
+++ b/ka/messages/libk3bdevice.po
@@ -0,0 +1,202 @@
+# translation of libk3bdevice.po to Georgian
+#
+# Rusudan Tsiskreli <[email protected]>, 2006.
+# George Machitidze <[email protected]>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: libk3bdevice\n"
+"POT-Creation-Date: 2007-03-23 14:09+0100\n"
+"PO-Revision-Date: 2006-08-13 13:18+0400\n"
+"Last-Translator: George Machitidze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: k3bdeviceglobals.cpp:30 k3bdeviceglobals.cpp:153
+msgid "CD-R"
+msgstr "CD-R"
+
+#: k3bdeviceglobals.cpp:32 k3bdeviceglobals.cpp:155
+msgid "CD-RW"
+msgstr "CD-RW"
+
+#: k3bdeviceglobals.cpp:34 k3bdeviceglobals.cpp:151
+msgid "CD-ROM"
+msgstr "CD-ROM"
+
+#: k3bdeviceglobals.cpp:36 k3bdeviceglobals.cpp:120
+msgid "DVD-ROM"
+msgstr "DVD-ROM"
+
+#: k3bdeviceglobals.cpp:38 k3bdeviceglobals.cpp:134
+msgid "DVD-RAM"
+msgstr "DVD-RAM"
+
+#: k3bdeviceglobals.cpp:40 k3bdeviceglobals.cpp:123
+msgid "DVD-R"
+msgstr "DVD-R"
+
+#: k3bdeviceglobals.cpp:42 k3bdeviceglobals.cpp:137
+msgid "DVD-RW"
+msgstr "DVD-RW"
+
+#: k3bdeviceglobals.cpp:44
+msgid "DVD-R DL"
+msgstr "DVD-R DL"
+
+#: k3bdeviceglobals.cpp:46 k3bdeviceglobals.cpp:157
+msgid "HD DVD-ROM"
+msgstr "HD DVD-ROM"
+
+#: k3bdeviceglobals.cpp:48 k3bdeviceglobals.cpp:159
+msgid "HD DVD-R"
+msgstr "HD DVD-R"
+
+#: k3bdeviceglobals.cpp:50 k3bdeviceglobals.cpp:161
+msgid "HD DVD-RAM"
+msgstr "HD DVD-RAM"
+
+#: k3bdeviceglobals.cpp:52 k3bdeviceglobals.cpp:163
+msgid "BD-ROM"
+msgstr "BD-ROM"
+
+#: k3bdeviceglobals.cpp:54 k3bdeviceglobals.cpp:166
+msgid "BD-R"
+msgstr "BD-R"
+
+#: k3bdeviceglobals.cpp:56 k3bdeviceglobals.cpp:174
+msgid "BD-RE"
+msgstr "BD-RE"
+
+#: k3bdeviceglobals.cpp:58 k3bdeviceglobals.cpp:145
+msgid "DVD+R"
+msgstr "DVD+R"
+
+#: k3bdeviceglobals.cpp:60 k3bdeviceglobals.cpp:143
+msgid "DVD+RW"
+msgstr "DVD+RW"
+
+#: k3bdeviceglobals.cpp:62
+msgid "DVD+R DL"
+msgstr "DVD+R DL"
+
+#: k3bdeviceglobals.cpp:75
+msgid "SAO"
+msgstr "SAO"
+
+#: k3bdeviceglobals.cpp:77
+msgid "TAO"
+msgstr "TAO"
+
+#: k3bdeviceglobals.cpp:79
+msgid "RAW"
+msgstr "RAW"
+
+#: k3bdeviceglobals.cpp:81
+msgid "SAO/R96P"
+msgstr "SAO/R96P"
+
+#: k3bdeviceglobals.cpp:83
+msgid "SAO/R96R"
+msgstr "SAO/R96R"
+
+#: k3bdeviceglobals.cpp:85
+msgid "RAW/R16"
+msgstr "RAW/R16"
+
+#: k3bdeviceglobals.cpp:87
+msgid "RAW/R96P"
+msgstr "RAW/R96P"
+
+#: k3bdeviceglobals.cpp:89
+msgid "RAW/R96R"
+msgstr "RAW/R96R"
+
+#: k3bdeviceglobals.cpp:91
+msgid "Incremental Sequential"
+msgstr "แƒ–แƒ แƒ“แƒแƒ“แƒ˜ แƒ—แƒแƒœแƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜"
+
+#: k3bdeviceglobals.cpp:93
+#, fuzzy
+msgid "Restricted Overwrite"
+msgstr "แƒจแƒ”แƒ–แƒฆแƒฃแƒ“แƒฃแƒšแƒ˜ แƒ’แƒแƒ“แƒแƒฌแƒ”แƒ แƒ"
+
+#: k3bdeviceglobals.cpp:95
+msgid "Layer Jump"
+msgstr "แƒ“แƒแƒœแƒ”แƒ”แƒ‘แƒ–แƒ” แƒฎแƒขแƒแƒ›แƒ"
+
+#: k3bdeviceglobals.cpp:98
+msgid "Random Recording"
+msgstr ""
+
+#: k3bdeviceglobals.cpp:100
+msgid "Sequential Recording"
+msgstr ""
+
+#: k3bdeviceglobals.cpp:102
+msgid "Sequential Recording + POW"
+msgstr ""
+
+#: k3bdeviceglobals.cpp:105
+#, fuzzy
+msgid "None"
+msgstr "แƒแƒ แƒ"
+
+#: k3bdeviceglobals.cpp:114
+msgid "Unknown"
+msgstr "แƒฃแƒชแƒœแƒแƒ‘แƒ˜"
+
+#: k3bdeviceglobals.cpp:118
+msgid "No media"
+msgstr "แƒ›แƒแƒขแƒแƒ แƒ”แƒ‘แƒ”แƒšแƒ˜ แƒแƒ  แƒแƒ แƒ˜แƒก"
+
+#: k3bdeviceglobals.cpp:125
+msgid "DVD-R Sequential"
+msgstr "DVD-R แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜"
+
+#: k3bdeviceglobals.cpp:128
+msgid "DVD-R Dual Layer"
+msgstr "DVD-R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒจแƒ แƒ˜แƒ—"
+
+#: k3bdeviceglobals.cpp:130
+msgid "DVD-R Dual Layer Sequential"
+msgstr "DVD-R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒจแƒ แƒ˜แƒ— แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜"
+
+#: k3bdeviceglobals.cpp:132
+#, fuzzy
+msgid "DVD-R Dual Layer Jump"
+msgstr "DVD-R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒจแƒ แƒ˜แƒ— แƒœแƒแƒฎแƒขแƒแƒ›แƒ˜แƒ—"
+
+#: k3bdeviceglobals.cpp:139
+#, fuzzy
+msgid "DVD-RW Restricted Overwrite"
+msgstr "DVD-RW แƒฉแƒแƒœแƒแƒชแƒ•แƒšแƒ”แƒ‘แƒ˜แƒก แƒแƒ™แƒ แƒซแƒแƒšแƒ•แƒ˜แƒ—"
+
+#: k3bdeviceglobals.cpp:141
+msgid "DVD-RW Sequential"
+msgstr "DVD-RW แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜"
+
+#: k3bdeviceglobals.cpp:147
+msgid "DVD+RW Dual Layer"
+msgstr "DVD+RW แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒจแƒ แƒ˜แƒ—"
+
+#: k3bdeviceglobals.cpp:149
+msgid "DVD+R Dual Layer"
+msgstr "DVD+R แƒแƒ แƒ›แƒแƒ’แƒ˜ แƒจแƒ แƒ˜แƒ—"
+
+#: k3bdeviceglobals.cpp:168
+#, fuzzy
+msgid "BD-R Sequential (SRM)"
+msgstr "BD-R แƒ›แƒ˜แƒ›แƒ“แƒ”แƒ•แƒ แƒแƒ‘แƒ˜แƒ—แƒ˜"
+
+#: k3bdeviceglobals.cpp:170
+msgid "BD-R Sequential Pseudo Overwrite (SRM+POW)"
+msgstr ""
+
+#: k3bdeviceglobals.cpp:172
+#, fuzzy
+msgid "BD-R Random (RRM)"
+msgstr "BD-R แƒจแƒ”แƒ›แƒ—แƒฎแƒ•แƒ”แƒ•แƒ˜แƒ—แƒ˜"