From 3db67ad9fe57db2fc731be15a127dce8bc77a694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 3 Aug 2012 17:20:16 +0200 Subject: Initial import --- ja/Makefile.am | 1 + ja/Makefile.in | 716 ++++ ja/messages/Makefile.am | 3 + ja/messages/Makefile.in | 781 ++++ ja/messages/k3b.po | 9911 +++++++++++++++++++++++++++++++++++++++++++ ja/messages/k3bsetup.po | 253 ++ ja/messages/libk3b.po | 3260 ++++++++++++++ ja/messages/libk3bdevice.po | 196 + 8 files changed, 15121 insertions(+) create mode 100644 ja/Makefile.am create mode 100644 ja/Makefile.in create mode 100644 ja/messages/Makefile.am create mode 100644 ja/messages/Makefile.in create mode 100644 ja/messages/k3b.po create mode 100644 ja/messages/k3bsetup.po create mode 100644 ja/messages/libk3b.po create mode 100644 ja/messages/libk3bdevice.po (limited to 'ja') diff --git a/ja/Makefile.am b/ja/Makefile.am new file mode 100644 index 0000000..b9efc84 --- /dev/null +++ b/ja/Makefile.am @@ -0,0 +1 @@ +SUBDIRS= messages diff --git a/ja/Makefile.in b/ja/Makefile.in new file mode 100644 index 0000000..44e8c1a --- /dev/null +++ b/ja/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 = ja +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 ja/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu ja/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 ja/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu ja/Makefile + cd $(top_srcdir) && perl admin/am_edit ja/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 ja/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu ja/Makefile + cd $(top_srcdir) && perl admin/am_edit ja/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/ja/messages/Makefile.am b/ja/messages/Makefile.am new file mode 100644 index 0000000..f18f0ca --- /dev/null +++ b/ja/messages/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = ja +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/ja/messages/Makefile.in b/ja/messages/Makefile.in new file mode 100644 index 0000000..a97bd1b --- /dev/null +++ b/ja/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 = ja/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 = ja +#>- 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 ja/messages/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu ja/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 ja/messages/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu ja/messages/Makefile + cd $(top_srcdir) && perl admin/am_edit ja/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 ja/messages/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu ja/messages/Makefile + cd $(top_srcdir) && perl admin/am_edit ja/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/ja/messages/k3b.po b/ja/messages/k3b.po new file mode 100644 index 0000000..67741ad --- /dev/null +++ b/ja/messages/k3b.po @@ -0,0 +1,9911 @@ +# translation of k3b.po to Japanese +# UTUMI Hirosi , 2003, 2004, 2006. +# Yukiko Bando , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: k3b\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-05-01 02:05+0200\n" +"PO-Revision-Date: 2007-01-30 23:00+0900\n" +"Last-Translator: Yukiko Bando \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: rip/k3baudioprojectconvertingdialog.cpp:80 +msgid "Audio Project Conversion" +msgstr "オーディオプロジェクトの変換" + +#: rip/k3baudiocdview.cpp:571 rip/k3baudioprojectconvertingdialog.cpp:81 +#: rip/k3baudiorippingdialog.cpp:108 rip/k3bvideocdview.cpp:317 +msgid "" +"_n: 1 track (%1)\n" +"%n tracks (%1)" +msgstr "%n トラック (%1)" + +#: rip/k3baudioprojectconvertingdialog.cpp:102 +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 +msgid "Length" +msgstr "時間" + +#: projects/k3bvcdlistview.cpp:89 rip/k3baudioprojectconvertingdialog.cpp:104 +#: rip/k3baudiorippingdialog.cpp:129 +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:82 +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 +#, no-c-format +msgid "Settings" +msgstr "設定" + +#: rip/k3baudioprojectconvertingdialog.cpp:118 +#: rip/k3baudiorippingdialog.cpp:144 +msgid "File Naming" +msgstr "ファイルの名前" + +#: rip/k3baudioprojectconvertingdialog.cpp:148 +#: rip/k3baudiorippingdialog.cpp:224 +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 +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 +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 +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 +msgid "unknown" +msgstr "不明" + +#: rip/k3baudioprojectconvertingdialog.cpp:259 +#: rip/k3baudiorippingdialog.cpp:347 +msgid "Cue-file" +msgstr "Cue ファイル" + +#: rip/k3baudioprojectconvertingdialog.cpp:307 +#: rip/k3baudiorippingdialog.cpp:414 rip/k3bcddbpatternwidget.cpp:56 +msgid "Playlist" +msgstr "プレイリスト" + +#: rip/k3bvideocdrippingdialog.cpp:50 +msgid "Video CD Ripping" +msgstr "ビデオ CD の吸い出し" + +#: rip/k3bvideocdrippingdialog.cpp:75 +msgid "Destination Directory" +msgstr "送り先ディレクトリ" + +#: rip/k3bvideocdrippingdialog.cpp:82 +msgid "Rip files to:" +msgstr "以下に吸い出す:" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 219 +#: rc.cpp:63 rc.cpp:123 rip/k3bvideocdrippingdialog.cpp:91 +#, no-c-format +msgid "Free space in directory:" +msgstr "ディレクトリの空き容量:" + +#: rip/k3bvideocdrippingdialog.cpp:97 +msgid "Necessary storage size:" +msgstr "必要な容量:" + +#: rip/k3bvideocdrippingdialog.cpp:110 +msgid "Ignore /EXT/PSD_X.VCD" +msgstr "/EXT/PSD_X.VCD を無視" + +#: rip/k3bvideocdrippingdialog.cpp:112 +msgid "Use 2336 byte sector mode for image file" +msgstr "イメージファイルに 2336 byte セクタモードを使う" + +#: rip/k3bvideocdrippingdialog.cpp:117 +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 +msgid "Start Ripping" +msgstr "吸い出し開始" + +#: rip/k3bvideocdrippingdialog.cpp:124 +msgid "Starts extracting the selected VideoCd tracks" +msgstr "選択したビデオ CD トラックの吸い出しを開始" + +#: rip/k3bvideocdrippingdialog.cpp:135 +#, c-format +msgid "Free space on destination directory: %1" +msgstr "送り先ディレクトリの空き容量: %1" + +#: rip/k3bvideocdrippingdialog.cpp:137 +msgid "Necessary space for extracted files" +msgstr "展開後に必要な容量" + +#: rip/k3bvideocdrippingdialog.cpp:139 +msgid "Ignore extended PSD" +msgstr "拡張 PSD を無視" + +#: rip/k3bvideocdrippingdialog.cpp:140 +msgid "" +"

Ignore extended PSD (located in the ISO-9660 filesystem under " +"`/EXT/PSD_X.VCD') and use the standard PSD.

" +msgstr "" +"

拡張 PSD (located in the ISO-9660 filesystem under `/EXT/PSD_X.VCD') を無視して標準 " +"PSD を使う

" + +#: rip/k3bvideocdrippingdialog.cpp:142 +msgid "Assume a 2336-byte sector mode" +msgstr "2336 バイトのセクタを使う" + +# ONLY PARTIALLY TRANSLATED +#: rip/k3bvideocdrippingdialog.cpp:143 +msgid "" +"

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.

Note: This option is slated to disappear." +msgstr "" +"

このオプションは BIN CD のディスクイメージを読むときのみに有用です。This indicates to `vcdxrip' to assume " +"a 2336-byte sector mode for image file.

Note: This option is slated to " +"disappear." + +#: rip/k3bvideocdrippingdialog.cpp:146 +msgid "Create XML description file." +msgstr "XML 記述ファイルを作成" + +#: rip/k3bvideocdrippingdialog.cpp:147 +msgid "" +"

This option creates an XML description file with all video CD " +"information.

" +"

This file will always contain all of the information.

" +"

Example: If you only extract sequences, the description file will also hold " +"the information for files and segments.

" +"

The filename is the same as the video CD name, with a .xml extension. The " +"default is VIDEOCD.xml.

" +msgstr "" +"

このオプションはビデオ CD の情報を示す XML 記述ファイルを作成します。

" +"

このファイルは常にすべての情報を含みます。

" +"

Example: If you only extract sequences, the description file will also hold " +"the information for files and segments.

" +"

ファイル名はビデオ CD の名前に .xml の拡張子が付いたものです。デフォルトは VIDEOCD.xml になります。

" + +#: projects/k3bprojectburndialog.cpp:202 rip/k3bvideocdrippingdialog.cpp:160 +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 +msgid "Failed to create folder '%1'." +msgstr "フォルダ '%1' を作成できませんでした。" + +#: rip/k3bvideocdrippingdialog.cpp:179 +msgid "Continue although the folder is not empty?" +msgstr "フォルダが空ではありませんが続けますか?" + +#: rip/k3baudioconvertingoptionwidget.cpp:107 +msgid "Wave" +msgstr "Wave" + +#: rip/k3bvideocdview.cpp:166 +msgid "Item Name" +msgstr "アイテム名" + +#: rip/k3bvideocdview.cpp:167 +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 +#, no-c-format +msgid "Size" +msgstr "サイズ" + +#: rip/k3bvideocdview.cpp:216 rip/k3bvideocdview.cpp:393 +msgid "Video CD MPEG tracks" +msgstr "ビデオ CD の MPEG トラック" + +#: rip/k3bvideocdview.cpp:217 +msgid "Video CD DATA track" +msgstr "ビデオ CD のデータトラック" + +#: rip/k3bvideocdview.cpp:235 +#, c-format +msgid "Sequence-%1" +msgstr "シーケンス-%1" + +#: rip/k3bvideocdview.cpp:241 rip/k3bvideocdview.cpp:401 +msgid "Segments" +msgstr "セグメント" + +#: k3bdirview.cpp:250 k3bdirview.cpp:251 k3bmedium.cpp:323 +#: projects/k3bvcdburndialog.cpp:68 rip/k3bvideocdrippingoptions.h:28 +#: rip/k3bvideocdview.cpp:315 +msgid "Video CD" +msgstr "ビデオ CD" + +#: rip/k3bvideocdview.cpp:329 +msgid "Dese&lect All" +msgstr "すべてのトラックの選択を解除(&L)" + +#: rip/k3bvideocdview.cpp:330 +msgid "Select Track" +msgstr "トラックを選択" + +#: rip/k3bvideocdview.cpp:333 +msgid "Deselect Track" +msgstr "トラックの選択を解除" + +#: rip/k3baudiocdview.cpp:318 rip/k3bvideocdview.cpp:409 +msgid "Please select the tracks to rip." +msgstr "吸い出すトラックを選んでください。" + +#: rip/k3baudiocdview.cpp:319 rip/k3bvideocdview.cpp:409 +msgid "No Tracks Selected" +msgstr "トラックが選択されていません" + +#: rip/k3baudiocdview.cpp:70 rip/k3bpatternparser.cpp:131 +#, c-format +msgid "Track %1" +msgstr "トラック %1" + +#: rip/k3baudiocdview.cpp:144 +msgid "Searching for Artist information..." +msgstr "アーティスト情報を検索..." + +#: rip/k3baudiocdview.cpp:214 +msgid "Found Cd-Text. Do you want to use it instead of querying CDDB?" +msgstr "CD-Text があります。CDDB の代わりにこれを使いますか?" + +#: rip/k3baudiocdview.cpp:215 +msgid "Found Cd-Text" +msgstr "CD-Text を検出" + +#: rip/k3baudiocdview.cpp:216 +msgid "Use CD-Text" +msgstr "CD-Text を使う" + +#: rip/k3baudiocdview.cpp:217 +msgid "Query CDDB" +msgstr "CDDB を検索" + +#: rip/k3baudiocdview.cpp:229 rip/videodvd/k3bvideodvdrippingview.cpp:221 +msgid "Check All" +msgstr "すべてチェック" + +#: rip/k3baudiocdview.cpp:232 rip/videodvd/k3bvideodvdrippingview.cpp:224 +msgid "Uncheck All" +msgstr "すべてのチェックを外す" + +#: rip/k3baudiocdview.cpp:235 rip/videodvd/k3bvideodvdrippingview.cpp:227 +msgid "Check Track" +msgstr "トラックをチェック" + +#: rip/k3baudiocdview.cpp:238 rip/videodvd/k3bvideodvdrippingview.cpp:230 +msgid "Uncheck Track" +msgstr "トラックのチェックを外す" + +#: rip/k3baudiocdview.cpp:241 +msgid "Edit Track cddb Info" +msgstr "トラックの CDDB 情報を編集" + +#: rip/k3baudiocdview.cpp:244 +msgid "Edit Album cddb Info" +msgstr "アルバムの CDDB 情報を編集" + +#: rip/k3baudiocdview.cpp:251 +msgid "Query cddb" +msgstr "CDDB を検索" + +#: rip/k3baudiocdview.cpp:254 +msgid "Save Cddb Entry Locally" +msgstr "CDDB エントリをローカルに保存" + +#: rip/k3baudiocdview.cpp:338 +#, c-format +msgid "Cddb Track %1" +msgstr "CDDB トラック %1" + +#: rip/k3baudiocdview.cpp:352 rip/k3baudiocdview.cpp:402 +msgid "Title:" +msgstr "タイトル:" + +#: rip/k3baudiocdview.cpp:355 rip/k3baudiocdview.cpp:405 +msgid "Artist:" +msgstr "アーティスト:" + +#: rip/k3baudiocdview.cpp:357 rip/k3baudiocdview.cpp:407 +msgid "Extra info:" +msgstr "詳細情報:" + +#: rip/k3baudiocdview.cpp:376 +msgid "Album Cddb" +msgstr "アルバム CDDB:" + +#: rip/k3baudiocdview.cpp:409 +msgid "Genre:" +msgstr "ジャンル:" + +#: rip/k3baudiocdview.cpp:411 +msgid "Year:" +msgstr "年:" + +#: rip/k3baudiocdview.cpp:413 +msgid "Category:" +msgstr "カテゴリ:" + +#: rip/k3baudiocdview.cpp:465 +msgid "" +"

No CDDB entry found. Enable remote CDDB queries in the K3b settings to get " +"access to more entries through the internet." +msgstr "" +"

CDDB のエントリが見つかりません。インターネット経由でより多くのエントリにアクセスするには、K3b の設定でリモート CDDB " +"検索を有効にしてください。" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:137 +#: option/k3boptiondialog.cpp:157 rip/k3baudiocdview.cpp:466 +#: rip/k3baudiocdview.cpp:468 rip/k3baudiocdview.cpp:521 +msgid "CDDB" +msgstr "CDDB" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:137 +#: rip/k3baudiocdview.cpp:468 +msgid "No CDDB entry found." +msgstr "CDDB のエントリが見つかりません。" + +#: rip/k3baudiocdview.cpp:471 +msgid "CDDB Error" +msgstr "CDDB エラー" + +#: rip/k3baudiocdview.cpp:482 +msgid "Please set the category before saving." +msgstr "保存する前にカテゴリを指定してください。" + +#: rip/k3baudiocdview.cpp:487 +msgid "Please set CD artist and title before saving." +msgstr "保存する前に演奏者を指定してください。" + +#: rip/k3baudiocdview.cpp:505 +msgid "Please set at least artist and title on all tracks before saving." +msgstr "保存する前に演奏者とタイトルを指定してください。" + +#: rip/k3baudiocdview.cpp:518 +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 +msgid "Audio CD" +msgstr "オーディオ CD" + +#: rip/k3bvideocdrip.cpp:61 +msgid "Job canceled by user." +msgstr "ジョブはユーザによってキャンセルされました。" + +#: rip/k3bvideocdrip.cpp:90 +msgid "Check files" +msgstr "ファイルをチェック" + +#: rip/k3bvideocdrip.cpp:100 +msgid "Could not find %1 executable." +msgstr "実行ファイル %1 が見つかりません。" + +#: rip/k3bvideocdrip.cpp:101 +#, c-format +msgid "To rip VideoCD's you must install VcdImager Version %1." +msgstr "ビデオ CD を吸い出すには VcdImager %1 をインストールしてください。" + +#: rip/k3bvideocdrip.cpp:102 rip/k3bvideocdrip.cpp:111 +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 +msgid "%1 executable too old! Need version %2 or greater" +msgstr "%1 は古すぎます。%2 以上を使ってください" + +#: rip/k3bvideocdrip.cpp:118 +msgid "Using %1 %2 - Copyright (C) %3" +msgstr "%1 %2 を使用 - Copyright (C) %3" + +#: rip/k3bvideocdrip.cpp:173 +msgid "Extracting" +msgstr "吸い出し" + +#: rip/k3bvideocdrip.cpp:174 +msgid "Start extracting." +msgstr "吸い出し開始" + +#: rip/k3bvideocdrip.cpp:175 +msgid "Extract files from %1 to %2." +msgstr "ファイルを %1 から %2 に吸い出す" + +#: rip/k3bvideocdrip.cpp:179 +#, c-format +msgid "Could not start %1." +msgstr "%1 を開始できません。" + +#: rip/k3bvideocdrip.cpp:269 +msgid "Files successfully extracted." +msgstr "ファイルを吸い出しました。" + +#: rip/k3bvideocdrip.cpp:272 +msgid "%1 returned an unknown error (code %2)." +msgstr "%1 が不明なエラーを返しました (コード %2)" + +#: rip/k3bvideocdrip.cpp:273 +msgid "Please send me an email with the last output..." +msgstr "最終出力をメールで送ってください..." + +#: rip/k3bvideocdrip.cpp:279 +msgid "%1 did not exit cleanly." +msgstr "%1 は正常に終了しませんでした。" + +#: rip/k3bvideocdrip.cpp:293 +msgid "%1 encountered non-form2 sector" +msgstr "%1 は non-form2 セクタに当たりました" + +#: rip/k3bvideocdrip.cpp:294 +msgid "leaving loop" +msgstr "ループを解除" + +#: rip/k3bvideocdrip.cpp:302 +msgid "detected extended VCD2.0 PBC files" +msgstr "拡張 VCD2.0 PBC ファイルを検出" + +#: rip/k3bvideocdrip.cpp:329 rip/k3bvideocdrip.cpp:347 +#, c-format +msgid "Extracting %1" +msgstr "%1 を吸い出し" + +#: rip/k3bvideocdrip.cpp:340 +msgid "Extracting %1 to %2" +msgstr "%1 を %2 に吸い出し" + +#: rip/k3bcddbpatternwidget.cpp:50 +msgid "%A - %T/%n - !a='%A'{%a - }%t" +msgstr "%A - %T/%n - !a='%A'{%a - }%t" + +#: rip/k3bcddbpatternwidget.cpp:51 +msgid "%{albumartist} - %{albumtitle}/%{number} - %{artist} - %{title}" +msgstr "%{albumartist} - %{albumtitle}/%{number} - %{artist} - %{title}" + +#: rip/k3bcddbpatternwidget.cpp:52 +msgid "%{genre}/%{albumartist} - %{albumtitle}/Track%{number}" +msgstr "%{genre}/%{albumartist} - %{albumtitle}/トラック%{number}" + +#: rip/k3bcddbpatternwidget.cpp:53 +msgid "music/ripped-tracks/%a - %t" +msgstr "music/吸い出したトラック/%a - %t" + +#: rip/k3bcddbpatternwidget.cpp:55 +msgid "%{albumartist} - %{albumtitle}" +msgstr "%{albumartist} - %{albumtitle}" + +#: rip/k3bcddbpatternwidget.cpp:57 +msgid "playlists/%{albumartist}/%{albumtitle }" +msgstr "プレイリスト/%{albumartist}/%{albumtitle }" + +#: rip/k3bcddbpatternwidget.cpp:132 +msgid "" +"

Pattern special strings:" +"

The following strings will be replaced with their respective meaning in " +"every track name." +"
Hint: %A differs from %a only on soundtracks or compilations." +"

" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
MeaningAlternatives
%aartist of the track%{a} or %{artist}
%ttitle of the track%{t} or %{title}
%ntrack number%{n} or %{number}
%yyear of the CD%{y} or %{year}
%cextended track information%{c} or %{comment}
%ggenre of the CD%{g} or %{genre}
%Aalbum artist%{A} or %{albumartist}
%Talbum title%{T} or %{albumtitle}
%Cextended CD information%{C} or %{albumcomment}
%dcurrent date%{d} or %{date}
" +msgstr "" +"

記号の一覧" +"

以下の文字列は各トラック名の中の対応する情報に置き換えられます。" +"
ヒント: %A はサウンドトラックやコンピレーションの場合のみ %a と異なります。" +"

" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
意味代替
%aトラックの演奏者%{a} または %{artist}
%tトラックのタイトル%{t} または %{title}
%nトラック番号%{n} または %{number}
%yCD の年%{y} または %{year}
%cトラックの追加情報%{c} または %{comment}
%gCD のジャンル%{g} または %{genre}
%Aアルバムの演奏者%{A} または %{albumartist}
%Tアルバムのタイトル%{T} または %{albumtitle}
%CCD の追加情報%{C} または %{albumcomment}
%d現在の日付%{d} または %{date}
" + +#: rip/k3bcddbpatternwidget.cpp:153 +msgid "" +"

Conditional inclusion:" +"

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:" +"

    " +"
  • @T{TEXT} includes TEXT if the album title is specified" +"
  • !T{TEXT} includes TEXT if the album title is not specified" +"
  • @C='Soundtrack'{TEXT} includes TEXT if the CD's extended information is " +"named Soundtrack" +"
  • !C='Soundtrack'{TEXT} includes TEXT if the CD's extended information is " +"anything else but Soundtrack" +"
  • 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.
" +"

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 "" +"

条件付きで含める" +"

これらのパターンを使うと、CDDB " +"エントリの値によって、選択的にテキストを含めることができます。あるエントリの値が空、または指定されていれば、テキストを含める、または含めない、というふうに設定で" +"きます。例:" +"

    " +"
  • @T{テキスト} は、アルバムのタイトルが指定されていればテキストを含めます" +"
  • !T{テキスト} は、アルバムのタイトルが指定されていなければテキストを含めます" +"
  • @C='Soundtrack'{テキスト} は、CD の追加情報が Soundtrack であればテキストを含めます" +"
  • !C='Soundtrack'{テキスト} は、CD の追加情報が Soundtrack 以外のものであればテキストを含めます" +"
  • テキストと条件に記号を含めることもできます。例えば !a='%A'{%a} " +"は、トラックの演奏者がアルバムの演奏者と異なっている場合にのみ、演奏者の情報を含めます。
" +"

条件パターンは記号と同じ文字を使用します。つまり、@X{...} の X は [atnycgATCd] のいずれかになります。" + +#: rip/k3baudioripthread.cpp:129 +msgid "Extracting Digital Audio" +msgstr "デジタルオーディオを吸い出し" + +#: rip/k3baudioripthread.cpp:136 +msgid "Could not load libcdparanoia." +msgstr "libcdparanoia をロードできません。" + +#: rip/k3baudioripthread.cpp:149 +msgid "Reading CD table of contents." +msgstr "CD の内容を読み込み" + +#: rip/k3baudioripthread.cpp:153 +#, c-format +msgid "Could not open device %1" +msgstr "デバイス %1 を開けません" + +#: rip/k3baudioripthread.cpp:161 +#, c-format +msgid "You need write access to %1" +msgstr "%1 への書き込み権限が必要です" + +#: rip/k3baudioripthread.cpp:178 rip/k3baudioripthread.cpp:267 +msgid "Searching index 0 for all tracks" +msgstr "全トラックの index 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 +#, 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 +msgid "Unable to open '%1' for writing." +msgstr "'%1' を書き込みのために開けません。" + +#: rip/k3baudioripthread.cpp:235 +msgid "Ripping to single file '%1'." +msgstr "一つのファイル %1 に吸い出し" + +#: rip/k3baudioripthread.cpp:238 +msgid "Starting digital audio extraction (ripping)." +msgstr "デジタルオーディオの吸い出しを開始" + +#: rip/k3baudioripthread.cpp:257 +#, c-format +msgid "Successfully ripped to %2." +msgstr "%2 に吸い出しました。" + +#: rip/k3baudioripthread.cpp:340 +msgid "Ripping track %1 (%2 - %3)" +msgstr "トラック %1 (%2 - %3) を吸い出し" + +#: rip/k3baudioripthread.cpp:342 +#, c-format +msgid "Ripping track %1" +msgstr "トラック %1 を吸い出し" + +#: rip/k3baudioripthread.cpp:355 +#, c-format +msgid "Successfully ripped track %1." +msgstr "トラック %1 を吸い出しました。" + +#: rip/k3baudioripthread.cpp:357 +msgid "Successfully ripped track %1 to %2." +msgstr "トラック %1 を %2 に吸い出しました。" + +#: rip/k3baudioprojectconvertingthread.cpp:268 rip/k3baudioripthread.cpp:374 +#, c-format +msgid "Error while encoding track %1." +msgstr "トラック %1 をエンコード中にエラー" + +#: rip/k3baudioripthread.cpp:390 +#, c-format +msgid "Unrecoverable error while ripping track %1." +msgstr "トラック %1 を吸い出し中に回復不能なエラー" + +#: rip/k3baudioripthread.cpp:397 +msgid "Error while initializing audio ripping." +msgstr "オーディオ吸い出しを初期化中にエラー" + +#: rip/k3baudioripthread.cpp:411 +msgid "Cancellation could take a while..." +msgstr "キャンセル中です。お待ちください..." + +#: rip/k3baudioprojectconvertingthread.cpp:183 rip/k3baudioripthread.cpp:438 +msgid "Removed partial file '%1'." +msgstr "断片ファイル %1 を削除しました。" + +#: rip/k3baudioprojectconvertingthread.cpp:311 rip/k3baudioripthread.cpp:454 +#, c-format +msgid "Writing playlist to %1." +msgstr "プレイリストを %1 に書き込み" + +#: rip/k3baudioprojectconvertingthread.cpp:412 rip/k3baudioripthread.cpp:554 +#, c-format +msgid "Writing cue file to %1." +msgstr "Cue ファイルを %1 に書き込み" + +#: rip/k3baudioripthread.cpp:587 +msgid "Ripping Audio Tracks" +msgstr "オーディオトラックを吸い出し" + +#: rip/k3baudioripthread.cpp:589 +msgid "Ripping Audio Tracks From '%1'" +msgstr "オーディオトラックを '%1' から吸い出し" + +#: rip/k3baudioprojectconvertingthread.cpp:454 rip/k3baudioripthread.cpp:596 +msgid "" +"_n: 1 track (encoding to %1)\n" +"%n tracks (encoding to %1)" +msgstr "%n トラック (%1 にエンコード)" + +#: rip/k3baudioprojectconvertingthread.cpp:457 rip/k3baudioripthread.cpp:599 +#, c-format +msgid "" +"_n: 1 track\n" +"%n tracks" +msgstr "%n トラック" + +#: rip/k3baudiorippingdialog.cpp:107 +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 +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 +#, 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 +#, no-c-format +msgid "Advanced" +msgstr "詳細" + +#: misc/k3bdvdcopydialog.cpp:163 projects/k3baudioburndialog.cpp:97 +#: rip/k3baudiorippingdialog.cpp:158 +msgid "Ignore read errors" +msgstr "読み取りエラーを無視" + +#: rip/k3baudiorippingdialog.cpp:159 +msgid "Don't read pregaps" +msgstr "プリギャップを読まない" + +#: misc/k3bcdcopydialog.cpp:182 projects/k3baudioburndialog.cpp:91 +#: rip/k3baudiorippingdialog.cpp:161 +msgid "Paranoia mode:" +msgstr "Paranoia モード:" + +#: misc/k3bcdcopydialog.cpp:167 misc/k3bcdcopydialog.cpp:177 +#: misc/k3bdvdcopydialog.cpp:161 projects/k3baudioburndialog.cpp:95 +#: rip/k3baudiorippingdialog.cpp:163 +msgid "Read retries:" +msgstr "再試行回数:" + +#: rip/k3baudiorippingdialog.cpp:177 +msgid "Starts copying the selected tracks" +msgstr "選択したトラックのコピーを開始" + +#: rip/k3baudiorippingdialog.cpp:186 +msgid "Maximal number of read retries" +msgstr "読み込みを再試行する最大回数" + +#: rip/k3baudiorippingdialog.cpp:187 +msgid "" +"

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 " +"Ignore Read Errors option is enabled or stop the process." +msgstr "" +"

CD " +"からオーディオデータのセクタを読み出す際の最大リトライ数。ここで指定した回数を超えると、オプションの「読み込みエラーを無視」が有効になっている場合は、K3b " +"はそのセクタをスキップします。そうでない場合は、そこでプロセスを中止します。" + +#: rip/k3baudiorippingdialog.cpp:191 +msgid "Do not read the pregaps at the end of every track" +msgstr "各トラックの最後のプリギャップを読まない" + +#: rip/k3baudiorippingdialog.cpp:192 +msgid "" +"

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.

" +"

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.

" +msgstr "" +"

このオプションを有効にすると、プリギャップ中のオーディオデータを吸い出しません。大部分のオーディオトラックには、トラック自体には属さない空のプリギャップが" +"含まれています。

" +"

ほとんどすべてのリッピングソフトは標準でこのプリギャップをたいての CD に含めますが、それを無視する方が理にかなっています。なぜなら、K3b " +"のオーディオプロジェクトを作成するときに、これらのプリギャップを再び生成するからです。

" + +#: rip/k3baudiorippingdialog.cpp:328 +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 +msgid "Audio" +msgstr "オーディオ" + +#: rip/k3baudiorippingdialog.cpp:386 +#, c-format +msgid "Track%1" +msgstr "トラック %1" + +#: k3bdiskinfoview.cpp:270 misc/k3bcdcopydialog.cpp:162 +#: rip/k3baudiorippingdialog.cpp:396 +msgid "Data" +msgstr "データ" + +#: rip/k3baudioprojectconvertingthread.cpp:98 +#: rip/k3baudioprojectconvertingthread.cpp:445 +msgid "Converting Audio Tracks" +msgstr "オーディオトラックを変換" + +#: rip/k3baudioprojectconvertingthread.cpp:145 +msgid "Converting to single file '%1'." +msgstr "シングルファイル %1 に変換" + +#: rip/k3baudioprojectconvertingthread.cpp:158 +#, c-format +msgid "Successfully converted track %1." +msgstr "トラック %1 を変換しました。" + +#: rip/k3baudioprojectconvertingthread.cpp:237 +msgid "Converting track %1 (%2 - %3)" +msgstr "トラック %1 (%2 - %3) を変換" + +#: rip/k3baudioprojectconvertingthread.cpp:242 +#, c-format +msgid "Converting track %1" +msgstr "トラック %1 を変換" + +#: rip/k3baudioprojectconvertingthread.cpp:447 +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 "640x? (高さは自動)" + +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:70 +msgid "320x? (automatic height)" +msgstr "320x? (高さは自動)" + +#: projects/k3bdataimagesettingswidget.cpp:50 +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:71 +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 +msgid "Title" +msgstr "タイトル" + +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:81 +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 +msgid "%1 kbps" +msgstr "%1 kbps" + +#: option/k3bdevicewidget.cpp:130 +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:190 +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:191 +msgid "auto" +msgstr "自動" + +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:283 +msgid "" +"

Pattern special strings:" +"

The following strings will be replaced with their respective meaning in " +"every track name." +"
" +"

" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
MeaningAlternatives
%ttitle number%{t} or %{title_number}
%ivolume id (mostly the name of the Video DVD)%{i} or %{volume_id}
%bbeautified volume id%{b} or %{beautified_volume_id}
%ltwo chars language code%{l} or %{lang_code}
%nlanguage name%{n} or %{lang_name}
%aaudio format (on the Video DVD)%{a} or %{audio_format}
%cnumber of audio channels (on the Video DVD)%{c} or %{channels}
%vsize of the original video%{v} or %{orig_video_size}
%ssize of the resulting video (Caution: auto-clipping values are not " +"taken into account!)%{s} or %{video_size}
%raspect ratio of the original video%{r} or %{aspect_ratio}
%dcurrent date%{d} or %{date}
" +"

Hint: K3b also accepts slight variations of the long special strings. " +"One can, for example, leave out the underscores." +msgstr "" +"

記号の一覧" +"

以下の文字列は各トラック名の中の対応する情報に置き換えられます。" +"
" +"

" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
意味代替
%tタイトル番号%{t} または %{title_number}
%iボリューム ID (たいていはビデオ DVD の名前)%{i} または %{volume_id}
%bbeautified volume id%{b} または %{beautified_volume_id}
%l二文字の言語コード%{l} または %{lang_code}
%n言語名%{n} または %{lang_name}
%aオーディオフォーマット (ビデオ DVD で)%{a} または %{audio_format}
%cオーディオチャンネルの数 (ビデオ DVD で)%{c} または %{channels}
%v元のビデオのサイズ%{v} または %{orig_video_size}
%s作成するビデオのサイズ (注意: 自動クリッピングの値は考慮されません)%{s} または %{video_size}
%r元のビデオのアスペクト比%{r} または %{aspect_ratio}
%d現在の日付%{d} または %{date}
" +"

ヒント: K3b では長い記号の一部を少し変更することもできます。例えばアンダースコアを取り除くことができます。" + +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:335 +msgid "Video Picture Size" +msgstr "動画のサイズ" + +#: rip/videodvd/k3bvideodvdrippingwidget.cpp:342 +msgid "" +"

Please choose the width and height of the resulting video. If one value is " +"set to Auto K3b will choose this value depending on the aspect ratio " +"of the video picture." +"
Be aware that setting both the width and the height to fixed values will " +"result in no aspect ratio correction to be performed." +msgstr "" +"

作成するビデオの幅と高さを選んでください。一方の値を「自動」にすると、K3b が動画のアスペクト比に基づいて値を選択します。" +"
注意: 幅と高さの両方の値を固定すると、アスペクト比は補正されません。" + +#: 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 +msgid "Auto" +msgstr "自動" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:111 +msgid "Ripping Video DVD Titles" +msgstr "ビデオ DVD タイトルを吸い出し" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:117 +msgid "" +"_n: Transcoding %n title to %1/%2\n" +"Transcoding %n titles to %1/%2" +msgstr "%n タイトルを %1/%2 にトランスコード" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:146 +#, c-format +msgid "Successfully ripped title %1" +msgstr "タイトル %1 を吸い出しました" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:149 +#, 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 "タイトル %1 のクリッピングの値を算出しました" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:180 +msgid "Top: %1, Bottom: %2" +msgstr "上: %1, 下: %2" + +#: rip/videodvd/k3bvideodvdrippingjob.cpp:182 +msgid "Left: %1, Right: %2" +msgstr "左: %1, 右: %2" + +#: 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 "タイトル %1 のクリッピングの値を算出できませんでした" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:151 +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:173 +msgid "Video DVD Ripping" +msgstr "ビデオ DVD の吸い出し" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:174 +msgid "" +"_n: 1 title from %1\n" +"%n titles from %1" +msgstr "%1 から %n タイトル" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:197 +msgid "Title %1 (%2)" +msgstr "タイトル %1 (%2)" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:224 +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 +msgid "unknown language" +msgstr "不明な言語" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:239 +msgid "not supported" +msgstr "サポートしていません" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:452 +#, c-format +msgid "" +"_n: %nCh\n" +"%nCh" +msgstr "%nCh" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:564 +msgid "" +"

When using the AC3 pass-through 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 "" +"

「AC3 パススルー」オーディオコーデックを使用するときは、選択されたすべてのオーディオストリームが AC3 " +"フォーマットでなければなりません。他のオーディオコーデックを選択するか、吸い出すすべてのタイトルに AC3 オーディオストリームを選択してください。" + +#: rip/videodvd/k3bvideodvdrippingdialog.cpp:567 +msgid "AC3 Pass-through" +msgstr "AC3 パススルー" + +#: 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 "" +"メディア '%2' を含むデバイス '%1' をアンマウントできませんでした。デバイスがマウントされていると、ビデオ DVD " +"の吸い出しは動きません。手動でアンマウントしてください。" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:98 +msgid "Unmounting failed" +msgstr "アンマウント失敗" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:108 +msgid "" +"

Unable to read Video DVD contents: Found encrypted Video DVD." +"

Install libdvdcss to get Video DVD decryption support." +msgstr "" +"

ビデオ DVD の内容を読めません: 暗号化されたビデオ DVD を検出しました。" +"

ビデオ DVD の復号サポートを利用するには libdvdcss をインストールしてください。" + +#: k3bmedium.cpp:320 rip/videodvd/k3bvideodvdrippingview.cpp:119 +msgid "Video DVD" +msgstr "ビデオ DVD" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:120 +#, c-format +msgid "" +"_n: %n title\n" +"%n titles" +msgstr "%n タイトル" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:128 +msgid "K3b uses transcode to rip Video DVDs. Please make sure it is installed." +msgstr "K3b はビデオ DVD の吸い出しに transcode を使用します。インストールされていることを確認してください。" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:142 +msgid "" +"

K3b uses transcode to rip Video DVDs. Your installation of transcode (" +"%1) lacks support for any of the codecs supported by K3b." +"

Please make sure it is installed properly." +msgstr "" +"

K3b はビデオ DVD の吸い出しに transcode を使用します。あなたのシステムにインストールされている transcode (" +"%1) は K3b がサポートするコーデックのいずれもサポートしていません。" +"

正しくインストールされているか確認してください。" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:155 +msgid "Unable to read Video DVD contents." +msgstr "ビデオ DVD の内容を読めません。" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:169 +msgid "Please select the titles to rip." +msgstr "吸い出すタイトルを選んでください。" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:170 +msgid "No Titles Selected" +msgstr "タイトルが選択されていません" + +#: rip/videodvd/k3bvideodvdrippingview.cpp:236 +msgid "Open the Video DVD ripping dialog" +msgstr "ビデオ DVD 吸い出しのダイアログを開く" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:47 +msgid "%1 %2Ch (%3%4)" +msgstr "%1 %2Ch (%3%4)" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:73 +msgid "RLE" +msgstr "RLE" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:74 +#, fuzzy +msgid "Extended" +msgstr "高度な削除" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:244 +msgid "

Title %1 (%2)
%3" +msgstr "

タイトル %1 (%2)
%3" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:248 +#, c-format +msgid "" +"_n: %n chapter\n" +"%n chapters" +msgstr "%n チャプタ" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:253 +msgid "MPEG1" +msgstr "MPEG1" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:253 +msgid "MPEG2" +msgstr "MPEG2" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:257 +msgid "letterboxed" +msgstr "letterboxed" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:259 +msgid "anamorph" +msgstr "anamorph" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:266 +msgid "No audio streams" +msgstr "オーディオストリームがありません" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:273 +msgid "No Subpicture streams" +msgstr "サブピクチャストリームがありません" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:318 +msgid "Audio Streams" +msgstr "オーディオストリーム" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:322 +msgid "Subpicture Streams" +msgstr "サブピクチャストリーム" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 93 +#: rc.cpp:350 rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:343 +#, no-c-format +msgid "Preview" +msgstr "プレビュー" + +#: projects/k3bvcdtrackdialog.cpp:702 +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:344 +msgid "Video" +msgstr "ビデオ" + +#: rip/videodvd/k3bvideodvdrippingtitlelistview.cpp:346 +msgid "Subpicture" +msgstr "サブピクチャ" + +#: rip/k3baudiocdlistview.cpp:36 +msgid "Artist" +msgstr "アーティスト" + +#: rip/k3baudiocdlistview.cpp:50 +msgid "Check the tracks that should be ripped" +msgstr "吸い出すトラックをチェックしてください" + +#: misc/k3bblankingdialog.cpp:72 +msgid "Erase CD-RW" +msgstr "CD-RW を消去" + +#: misc/k3bblankingdialog.cpp:111 +msgid "&Erase Type" +msgstr "消去の種類(&E)" + +#: k3bemptydiscwaiter.cpp:554 misc/k3bblankingdialog.cpp:151 +msgid "Erasing CD-RW" +msgstr "CD-RW を消去" + +#: misc/k3bblankingdialog.cpp:179 +msgid "Successfully erased CD-RW." +msgstr "CD-RW を消去しました。" + +#: misc/k3bblankingdialog.cpp:180 +msgid "Success" +msgstr "成功" + +#: misc/k3bblankingdialog.cpp:183 +msgid "Erasing CD-RW canceled." +msgstr "CD-RW の消去がキャンセルされました。" + +#: misc/k3bblankingdialog.cpp:184 +msgid "Canceled" +msgstr "キャンセルされました" + +#: misc/k3bblankingdialog.cpp:186 +msgid "The Erasing process failed. Do you want to see the debugging output?" +msgstr "消去プロセスは失敗しました。デバッグ出力を見ますか?" + +#: k3bemptydiscwaiter.cpp:673 misc/k3bblankingdialog.cpp:187 +msgid "Erasing failed." +msgstr "消去失敗" + +#: misc/k3bblankingdialog.cpp:203 +msgid "%1 does not support CD-RW writing." +msgstr "%1 は CD-RW をサポートしていません。" + +#: misc/k3bblankingdialog.cpp:212 +msgid "" +"Erases the complete disk. This takes as long as writing the complete CD." +msgstr "ディスクを完全に消去します。CD にすべて書き込むのと同じ時間がかかります。" + +#: misc/k3bblankingdialog.cpp:214 +msgid "Erases just the TOC, the PMA, and the pregap." +msgstr "TOC, PMA, プリギャップのみを消去します。" + +#: misc/k3bblankingdialog.cpp:215 +msgid "Erases just the last track." +msgstr "最後のトラックのみを消去します。" + +#: misc/k3bblankingdialog.cpp:216 +msgid "Reopen the last session to make it possible to append further data." +msgstr "最後のセッションを再び開いて、データを追記できるようにします。" + +#: misc/k3bblankingdialog.cpp:218 +msgid "Erases the last session of a multisession CD." +msgstr "マルチセッション CD の最終セッションを消去します。" + +#: misc/k3bblankingdialog.cpp:226 misc/k3bblankingdialog.cpp:234 +msgid "Fast" +msgstr "高速" + +#: misc/k3bblankingdialog.cpp:229 misc/k3bblankingdialog.cpp:235 +msgid "Complete" +msgstr "完全" + +#: misc/k3bblankingdialog.cpp:233 +msgid "Blanking mode:" +msgstr "消去モード:" + +#: misc/k3bblankingdialog.cpp:238 misc/k3bblankingdialog.cpp:241 +msgid "Erase Last Track" +msgstr "最後のトラックを消去" + +#: misc/k3bblankingdialog.cpp:242 misc/k3bblankingdialog.cpp:245 +msgid "Reopen Last Session" +msgstr "最後のセッションを再び開く" + +#: misc/k3bblankingdialog.cpp:246 misc/k3bblankingdialog.cpp:249 +msgid "Erase Last Session" +msgstr "最後のセッションを消去" + +#: misc/k3bcdcopydialog.cpp:67 +msgid "CD Copy" +msgstr "CD のコピー" + +#: misc/k3bcdcopydialog.cpp:67 +msgid "and CD Cloning" +msgstr "と CD のクローニング" + +#: misc/k3bcdcopydialog.cpp:79 misc/k3bdvdcopydialog.cpp:72 +msgid "Source Medium" +msgstr "ソースメディア" + +#: misc/k3bcdcopydialog.cpp:102 +msgid "Copy Mode" +msgstr "コピーモード" + +#: misc/k3bcdcopydialog.cpp:106 misc/k3bcdcopydialog.cpp:230 +msgid "Normal Copy" +msgstr "ノーマルコピー" + +#: misc/k3bcdcopydialog.cpp:107 misc/k3bcdcopydialog.cpp:235 +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 +msgid "Writing Mode" +msgstr "書き込みモード" + +#: misc/k3bcdcopydialog.cpp:113 misc/k3bcdimagewritingdialog.cpp:251 +#: misc/k3bdvdcopydialog.cpp:113 misc/k3bisoimagewritingdialog.cpp:194 +#: projects/k3bprojectburndialog.cpp:289 +msgid "Copies" +msgstr "コピーする枚数" + +#: misc/k3bcdcopydialog.cpp:151 misc/k3bcdimagewritingdialog.cpp:288 +#: misc/k3bcdimagewritingdialog.cpp:789 misc/k3bdvdcopydialog.cpp:145 +msgid "&Image" +msgstr "イメージ(&I)" + +#: misc/k3bcdcopydialog.cpp:170 +msgid "No error correction" +msgstr "エラープロテクションなし" + +#: misc/k3bcdcopydialog.cpp:184 +msgid "Copy CD-Text" +msgstr "CD-Text をコピー" + +#: misc/k3bcdcopydialog.cpp:185 +msgid "Prefer CD-Text" +msgstr "CD-Text を使う" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 577 +#: misc/k3bcdcopydialog.cpp:190 misc/k3bdvdcopydialog.cpp:167 rc.cpp:183 +#, no-c-format +msgid "&Advanced" +msgstr "詳細(&A)" + +#: misc/k3bcdcopydialog.cpp:211 +msgid "Skip unreadable data sectors" +msgstr "読めないデータセクタをスキップ" + +#: misc/k3bcdcopydialog.cpp:212 +msgid "Disable the source drive's error correction" +msgstr "ソースドライブのエラー修正を無効にする" + +#: misc/k3bcdcopydialog.cpp:213 +msgid "Use CD-Text instead of cddb if available." +msgstr "可能なら CDDB の代わりに CD-Text を使う" + +#: misc/k3bcdcopydialog.cpp:214 +msgid "Copy CD-Text from the source CD if available." +msgstr "可能ならソース CD から CD-Text をコピー" + +#: misc/k3bcdcopydialog.cpp:216 +msgid "" +"

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." +"

This may be useful for cloning CDs with copy protection based on corrupted " +"sectors." +msgstr "" +"

このオプションを有効にすると、ソースドライブの ECC/EDC エラー修正を無効にします。読めないセクタを強制的に読み込みます。" +"

壊れたセクタによってコピープロテクトされた CD をクローニングするときに役立つかもしれません。" + +#: misc/k3bcdcopydialog.cpp:221 +msgid "" +"

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 "" +"

このオプションを有効にすると CD-Text の情報を検索します。CD-Text の読み込みに問題があるか、CDDB " +"の情報を使う場合は、無効にしてください。" + +#: misc/k3bcdcopydialog.cpp:224 +msgid "" +"

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 "

このオプションを有効にすると、CDDB データベースの情報を無視して CD-Text の情報のみを使用します。" + +#: misc/k3bcdcopydialog.cpp:226 +msgid "" +"

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 "

このオプションを有効すると、ソース CD/DVD の読み取れないデータセクタをゼロに置き換えます。" + +#: misc/k3bcdcopydialog.cpp:231 +msgid "" +"

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)." +"

For VideoCDs please use the CD Cloning mode." +msgstr "" +"

たいていの種類の CD にお薦めするノーマルコピーモード。オーディオ CD, マルチ/シングルセッションのデータ CD, 拡張オーディオ CD " +"をコピーできます。(オーディオ CD にはデータセッションを付加したものを含む)" +"

ビデオ CD の場合は CD クローニングモードを使ってください。" + +#: misc/k3bcdcopydialog.cpp:236 +msgid "" +"

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." +"

Caution: Only single session CDs can be cloned." +msgstr "" +"

CD クローンモードでは CD の raw コピーを行います。内容にかかわらず CD をビットごとにコピーする方法です。ビデオ CD " +"や不正なセクタを含む CD に有効です。" +"

注意: クローンできるのはシングルセッション CD のみです。" + +#: misc/k3bcdcopydialog.cpp:273 misc/k3bdvdcopydialog.cpp:238 +#: projects/k3bprojectburndialog.cpp:217 +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 +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 +msgid "File Exists" +msgstr "ファイルは存在します" + +#: misc/k3bcdcopydialog.cpp:453 misc/k3bdvdcopydialog.cpp:437 +msgid "Use the same device for burning" +msgstr "書き込みに同じデバイスを使う" + +#: misc/k3bcdcopydialog.cpp:454 misc/k3bdvdcopydialog.cpp:438 +msgid "Use the same device for burning (Or insert another medium)" +msgstr "書き込みに同じデバイスを使う (メディアを入れ替える)" + +#: misc/k3bdvdcopydialog.cpp:60 +msgid "DVD Copy" +msgstr "DVD のコピー" + +#: misc/k3bdvdcopydialog.cpp:61 +msgid "No video transcoding!" +msgstr "動画のトランスコーディングはできません" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 28 +#: misc/k3bdvdcopydialog.cpp:156 rc.cpp:1284 +#, no-c-format +msgid "General" +msgstr "全般" + +#: misc/k3bdvdcopydialog.cpp:202 +msgid "Skip unreadable sectors" +msgstr "読めないセクタをスキップ" + +#: misc/k3bdvdcopydialog.cpp:203 +msgid "" +"

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 "

このオプションを有効にすると、ソース CD/DVD の読み取れないセクタをゼロに置き換えます。" + +#: misc/k3bcdimagewritingdialog.cpp:116 +msgid "Burn CD Image" +msgstr "CD イメージを書き込む" + +#: misc/k3bcdimagewritingdialog.cpp:181 misc/k3bisoimagewritingdialog.cpp:152 +msgid "Image to Burn" +msgstr "書き込むイメージ" + +#: misc/k3bcdimagewritingdialog.cpp:184 misc/k3bisoimagewritingdialog.cpp:155 +msgid "Choose Image File" +msgstr "イメージファイルを選択" + +#: misc/k3bcdimagewritingdialog.cpp:185 +msgid "*.iso *.toc *.ISO *.TOC *.cue *.CUE|Image Files" +msgstr "*.iso *.toc *.ISO *.TOC *.cue *.CUE|イメージファイル" + +#: misc/k3bcdimagewritingdialog.cpp:187 misc/k3bisoimagewritingdialog.cpp:156 +msgid "*.iso *.ISO|ISO9660 Image Files" +msgstr "*.iso *.ISO|ISO9660 イメージファイル" + +#: misc/k3bcdimagewritingdialog.cpp:189 +msgid "*.cue *.CUE|Cue Files" +msgstr "*.cue *.CUE|Cue ファイル" + +#: misc/k3bcdimagewritingdialog.cpp:191 +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 +msgid "*|All Files" +msgstr "*|すべてのファイル" + +#: misc/k3bcdimagewritingdialog.cpp:195 +msgid "Image Type" +msgstr "イメージの種類" + +#: misc/k3bcdimagewritingdialog.cpp:197 +msgid "Auto Detection" +msgstr "自動検出" + +#: misc/k3bcdimagewritingdialog.cpp:198 +msgid "ISO9660 Image" +msgstr "ISO9660 イメージ" + +#: misc/k3bcdimagewritingdialog.cpp:199 +msgid "Cue/Bin Image" +msgstr "Cue/Bin イメージ" + +#: misc/k3bcdimagewritingdialog.cpp:200 +msgid "Audio Cue File" +msgstr "オーディオ Cue ファイル" + +#: misc/k3bcdimagewritingdialog.cpp:201 +msgid "Cdrdao TOC File" +msgstr "Cdrdao の TOC ファイル" + +#: misc/k3bcdimagewritingdialog.cpp:202 +msgid "Cdrecord Clone Image" +msgstr "Cdrecord のクローンイメージ" + +#: misc/k3bcdimagewritingdialog.cpp:221 misc/k3bisoimagewritingdialog.cpp:167 +msgid "No image file selected" +msgstr "イメージファイルが選択されていません" + +#: misc/k3bcdimagewritingdialog.cpp:303 +msgid "Data mode:" +msgstr "データモード:" + +#: misc/k3bcdimagewritingdialog.cpp:409 misc/k3bisoimagewritingdialog.cpp:249 +msgid "" +"

This image has an invalid file size.If it has been downloaded make sure the " +"download is complete." +"

Only continue if you know what you are doing." +msgstr "" +"

このイメージはサイズが無効です。ダウンロードしたものであれば、ダウンロードが完了しているか確認してください。" +"

何をしようとしているか理解している場合のみ続行してください。" + +#: misc/k3bcdimagewritingdialog.cpp:570 +msgid "Seems not to be a usable image" +msgstr "有効なイメージではないようです" + +#: misc/k3bcdimagewritingdialog.cpp:577 +msgid "File not found" +msgstr "ファイルが見つかりません" + +#: misc/k3bcdimagewritingdialog.cpp:589 misc/k3bcdimagewritingdialog.cpp:654 +#: misc/k3bcdimagewritingdialog.cpp:682 misc/k3bcdimagewritingdialog.cpp:710 +msgid "Detected:" +msgstr "検出:" + +#: misc/k3bcdimagewritingdialog.cpp:590 misc/k3bisoimagewritingdialog.cpp:321 +msgid "Iso9660 image" +msgstr "ISO9660 イメージ" + +#: misc/k3bcdimagewritingdialog.cpp:596 misc/k3bcdimagewritingdialog.cpp:660 +#: misc/k3bcdimagewritingdialog.cpp:688 misc/k3bisoimagewritingdialog.cpp:326 +msgid "Filesize:" +msgstr "ファイルのサイズ:" + +#: k3bdiskinfoview.cpp:447 misc/k3bcdimagewritingdialog.cpp:602 +#: misc/k3bisoimagewritingdialog.cpp:331 +msgid "System Id:" +msgstr "システム ID:" + +#: k3bdiskinfoview.cpp:452 misc/k3bcdimagewritingdialog.cpp:610 +#: misc/k3bisoimagewritingdialog.cpp:339 +msgid "Volume Id:" +msgstr "ボリューム ID:" + +#: k3bdiskinfoview.cpp:457 misc/k3bcdimagewritingdialog.cpp:618 +#: misc/k3bisoimagewritingdialog.cpp:347 +msgid "Volume Set Id:" +msgstr "ボリュームセット ID:" + +#: k3bdiskinfoview.cpp:462 misc/k3bcdimagewritingdialog.cpp:626 +#: misc/k3bisoimagewritingdialog.cpp:355 +msgid "Publisher Id:" +msgstr "出版者 ID:" + +#: k3bdiskinfoview.cpp:467 misc/k3bcdimagewritingdialog.cpp:634 +#: misc/k3bisoimagewritingdialog.cpp:363 +msgid "Preparer Id:" +msgstr "制作者 ID:" + +#: k3bdiskinfoview.cpp:472 misc/k3bcdimagewritingdialog.cpp:641 +#: misc/k3bisoimagewritingdialog.cpp:370 +msgid "Application Id:" +msgstr "アプリケーション ID:" + +#: misc/k3bcdimagewritingdialog.cpp:655 +msgid "Cdrecord clone image" +msgstr "Cdrecord のクローンイメージ" + +#: misc/k3bcdimagewritingdialog.cpp:665 misc/k3bcdimagewritingdialog.cpp:693 +msgid "Image file:" +msgstr "イメージファイル:" + +#: misc/k3bcdimagewritingdialog.cpp:671 +msgid "TOC file:" +msgstr "TOC ファイル:" + +#: misc/k3bcdimagewritingdialog.cpp:683 +msgid "Cue/bin image" +msgstr "Cue/bin イメージ" + +#: misc/k3bcdimagewritingdialog.cpp:699 +msgid "Cue file:" +msgstr "Cue ファイル:" + +#: misc/k3bcdimagewritingdialog.cpp:711 +msgid "Audio Cue Image" +msgstr "オーディオ Cue イメージ" + +#: misc/k3bcdimagewritingdialog.cpp:716 +#, c-format +msgid "" +"_n: %n track\n" +"%n tracks" +msgstr "%n トラック" + +#: misc/k3bcdimagewritingdialog.cpp:731 +msgid "Track" +msgstr "トラック" + +#: misc/k3bcdimagewritingdialog.cpp:841 misc/k3bisoimagewritingdialog.cpp:443 +msgid "Md5 Sum:" +msgstr "Md5 Sum:" + +#: misc/k3bcdimagewritingdialog.cpp:871 misc/k3bisoimagewritingdialog.cpp:473 +msgid "Calculation cancelled" +msgstr "計算がキャンセルされました" + +#: misc/k3bcdimagewritingdialog.cpp:873 misc/k3bisoimagewritingdialog.cpp:475 +msgid "Calculation failed" +msgstr "計算失敗" + +#: misc/k3bcdimagewritingdialog.cpp:888 misc/k3bisoimagewritingdialog.cpp:490 +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 +msgid "MD5 Sum Check" +msgstr "MD5 Sum のチェック" + +#: misc/k3bcdimagewritingdialog.cpp:896 misc/k3bisoimagewritingdialog.cpp:498 +msgid "Please insert the MD5 Sum to compare:" +msgstr "比較する MD5 Sum を入れてください:" + +#: misc/k3bcdimagewritingdialog.cpp:902 misc/k3bisoimagewritingdialog.cpp:504 +msgid "The MD5 Sum of %1 equals the specified." +msgstr "%1 のMD5 Sum は指定されたものと同じです。" + +#: misc/k3bcdimagewritingdialog.cpp:903 misc/k3bisoimagewritingdialog.cpp:505 +msgid "MD5 Sums Equal" +msgstr "MD5 Sum 一致" + +#: misc/k3bcdimagewritingdialog.cpp:905 misc/k3bisoimagewritingdialog.cpp:507 +msgid "The MD5 Sum of %1 differs from the specified." +msgstr "%1 の MD5 Sum は指定されたものと異なります。" + +#: misc/k3bcdimagewritingdialog.cpp:906 misc/k3bisoimagewritingdialog.cpp:508 +msgid "MD5 Sums Differ" +msgstr "MD5 Sum 不一致" + +#: misc/k3bdvdformattingdialog.cpp:43 +msgid "DVD Formatting" +msgstr "DVD のフォーマット" + +#: misc/k3bdvdformattingdialog.cpp:44 +msgid "DVD%1RW" +msgstr "DVD%1RW" + +#: k3bemptydiscwaiter.cpp:90 misc/k3bdvdformattingdialog.cpp:71 +msgid "Force" +msgstr "強制" + +#: misc/k3bdvdformattingdialog.cpp:72 +msgid "Quick format" +msgstr "クイックフォーマット" + +#: misc/k3bdvdformattingdialog.cpp:84 +msgid "Force formatting of empty DVDs" +msgstr "空の DVD を強制的にフォーマット" + +#: misc/k3bdvdformattingdialog.cpp:85 +msgid "" +"

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." +"

Caution: It is not recommended to often format a DVD since it may " +"already be unusable after 10-20 reformat procedures." +"

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 "" +"

このオプションを有効にすると、K3b は DVD-RW が空であってもフォーマットします。K3b に DVD+RW や制限付き上書きモードの " +"DVD-RW を強制的にフォーマットさせるためにも使用できます。" +"

注意: DVD を頻繁にフォーマットするのは避けてください。DVD は 10-20 回フォーマットすると、もう使えなくなります。" +"

DVD+RW は一度しかフォーマットする必要はありません。その後は、上書きするだけで十分です。制限付き上書きモードの DVD-RW についても同様です。" + +#: misc/k3bdvdformattingdialog.cpp:95 +msgid "Try to perform quick formatting" +msgstr "クイックフォーマットを試みる" + +#: misc/k3bdvdformattingdialog.cpp:96 +msgid "" +"

If this option is checked K3b will tell the writer to perform a quick " +"format." +"

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 "" +"

このオプションを有効にすると、K3b はライターにクイックフォーマットを実行するよう指示します。" +"

DVD-RW を完全にフォーマットすると非常に時間がかかります。ただし DVD " +"ライターによっては、クイックフォーマットを有効にしても完全なフォーマットを実行します。" + +#: misc/k3bisoimagewritingdialog.cpp:88 +msgid "Burn Iso9660 Image" +msgstr "ISO9660 イメージを書き込む" + +#: misc/k3bisoimagewritingdialog.cpp:89 +msgid "to DVD" +msgstr "DVD に" + +#: misc/k3bisoimagewritingdialog.cpp:238 +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 "" +"選択したイメージは有効な ISO9660 イメージではありません。本当に書き込みますか?(K3b が検出しない有効なイメージタイプもあるかもしれません)" + +#: misc/k3bisoimagewritingdialog.cpp:241 projects/k3bprojectburndialog.cpp:158 +msgid "Burn" +msgstr "書き込む" + +#: misc/k3bisoimagewritingdialog.cpp:382 +msgid "Not an Iso9660 image" +msgstr "Iso9660 イメージではありません" + +#: k3btempdirselectionwidget.cpp:57 +msgid "Free space in temporary directory:" +msgstr "一時ディレクトリの空き容量:" + +#: k3btempdirselectionwidget.cpp:77 +msgid "The directory in which to save the image files" +msgstr "イメージファイルを保存するディレクトリ" + +#: k3btempdirselectionwidget.cpp:81 +msgid "" +"

This is the directory in which K3b will save the image files." +"

Please make sure that it resides on a partition that has enough free space." +msgstr "" +"

これは K3b がイメージファイルを保存するディレクトリです。" +"

ディレクトリが十分な空きスペースのあるパーティションにあることを確認してください。" + +#: k3btempdirselectionwidget.cpp:126 +msgid "Select Temporary Directory" +msgstr "一時ディレクトリを選択" + +#: k3btempdirselectionwidget.cpp:130 +msgid "Select Temporary File" +msgstr "一時ファイルを選択" + +#: k3btempdirselectionwidget.cpp:197 +msgid "Wri&te image files to:" +msgstr "イメージファイルを次に書き込む(&T):" + +#: k3btempdirselectionwidget.cpp:198 +msgid "Temporary Directory" +msgstr "一時ディレクトリ" + +#: k3btempdirselectionwidget.cpp:201 +msgid "Wri&te image file to:" +msgstr "イメージファイルを次に書き込む(&T):" + +#: k3btempdirselectionwidget.cpp:202 +msgid "Temporary File" +msgstr "一時ファイル" + +#: k3btempdirselectionwidget.cpp:213 +msgid "Size of project:" +msgstr "プロジェクトのサイズ:" + +#: k3bjobprogressosd.cpp:220 +msgid "Hide OSD" +msgstr "OSD を隠す" + +#: k3bburnprogressdialog.cpp:44 +msgid "Estimated writing speed:" +msgstr "推定書き込み速度:" + +#: k3bburnprogressdialog.cpp:56 +msgid "Software buffer:" +msgstr "ソフトウェアバッファ:" + +#: k3bburnprogressdialog.cpp:57 +msgid "Device buffer:" +msgstr "デバイスバッファ:" + +#: k3bburnprogressdialog.cpp:94 +msgid "Writer: %1 %2" +msgstr "ライター: %1 %2" + +#: k3bburnprogressdialog.cpp:97 k3bburnprogressdialog.cpp:98 +#: k3bburnprogressdialog.cpp:99 +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 +msgid "Media &Info" +msgstr "メディア情報(&I)" + +#: k3bappdevicemanager.cpp:47 +msgid "&Unmount" +msgstr "アンマウント(&U)" + +#: k3bappdevicemanager.cpp:49 +msgid "&Mount" +msgstr "マウント(&M)" + +#: k3bappdevicemanager.cpp:51 +msgid "&Eject" +msgstr "イジェクト(&E)" + +#: k3bappdevicemanager.cpp:53 +msgid "L&oad" +msgstr "ロード(&O)" + +# ACCELERATOR added by translator +#: k3bappdevicemanager.cpp:59 +msgid "Set Read Speed..." +msgstr "読み込み速度を指定(&S)..." + +#: k3bappdevicemanager.cpp:62 +msgid "Display generic medium information" +msgstr "一般的なメディア情報を表示" + +#: k3bappdevicemanager.cpp:63 +msgid "Unmount the medium" +msgstr "メディアをアンマウント" + +#: k3bappdevicemanager.cpp:64 +msgid "Mount the medium" +msgstr "メディアをマウント" + +#: k3bappdevicemanager.cpp:65 +msgid "Eject the medium" +msgstr "メディアをイジェクト" + +#: k3bappdevicemanager.cpp:66 +msgid "(Re)Load the medium" +msgstr "メディアを (再) ロード" + +#: k3bappdevicemanager.cpp:67 +msgid "Force the drive's read speed" +msgstr "ドライブの読み込み速度を強制" + +#: k3bappdevicemanager.cpp:224 +msgid "CD Read Speed" +msgstr "CD の読み込み速度" + +#: k3bappdevicemanager.cpp:225 +msgid "" +"

Please enter the preferred read speed for %1" +". This speed will be used for the currently mounted medium." +"

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." +"

Be aware that this has no influence on K3b since it will change the reading " +"speed again when copying CDs or DVDs." +msgstr "" +"

%1 の読み込み速度を入力してください。この速度は現在マウントされているメディアに使用します。" +"

これはとりわけ、ドライブから直接読み取られる映画を見ていて回転ノイズが気になるときに、ドライブの速度を落とすために役立ちます。" +"

K3b は CD や DVD をコピーするときには、読み込み速度を再び変更するので、この設定は K3b には影響を及ぼしません。" + +#: k3bappdevicemanager.cpp:243 +msgid "Setting the read speed failed." +msgstr "読み込み速度の指定に失敗" + +#: k3bdatamodewidget.cpp:35 +msgid "Mode1" +msgstr "モード 1" + +#: k3bdatamodewidget.cpp:36 +msgid "Mode2" +msgstr "モード 2" + +#: k3bdatamodewidget.cpp:38 +msgid "Select the mode for the data-track" +msgstr "データトラックのモードを選択" + +#: k3bdatamodewidget.cpp:39 +msgid "" +"

Data Mode" +"

Data tracks may be written in two different modes:

" +"

Auto" +"
Let K3b select the best suited data mode.

" +"

Mode 1" +"
This is the original writing mode as introduced in the " +"Yellow Book standard. It is the preferred mode when writing pure data " +"CDs.

" +"

Mode 2" +"
To be exact XA Mode 2 Form 1, but since the other modes are rarely " +"used it is common to refer to it as Mode 2.

" +"

Be aware: Do not mix different modes on one CD. Some older drives may " +"have problems reading mode 1 multisession CDs." +msgstr "" +"

データモード" +"

データトラックは二つの異なるモードで書き込むことができます:

" +"

[自動]" +"
K3b に最適なデータモードを選択させます。

" +"

[モード 1]" +"
これは「イエローブック」規格で導入されたオリジナルのデータ書き込みモードです。純粋なデータ CD の書き込みには、これが適しています。

" +"

[モード 2]" +"
正確には「XA モード 2 フォーム 1」と言いますが、他のモードはほとんど使われていないので、一般的に「モード 2」と呼ばれています。

" +"

注意: 一枚の CD に異なるモードを混在させないでください。古いドライブの中にはモード 1 のマルチセッション CD " +"を正しく読み取れないものがあります。" + +#: k3bsidepanel.cpp:36 +msgid "Folders" +msgstr "フォルダ" + +#: k3bsidepanel.cpp:40 +msgid "CD Tasks" +msgstr "CD タスク" + +#: k3bsidepanel.cpp:55 +msgid "DVD Tasks" +msgstr "DVD タスク" + +#: k3bdiskinfoview.cpp:169 k3bmedium.cpp:291 +msgid "No medium present" +msgstr "メディアがありません" + +#: k3bdiskinfoview.cpp:194 +msgid "Unknown Disk Type" +msgstr "不明なディスクの種類" + +#: k3bdiskinfoview.cpp:216 +msgid "Tracks" +msgstr "トラック" + +#: k3bdiskinfoview.cpp:221 +msgid "Attributes" +msgstr "属性" + +#: k3bdiskinfoview.cpp:222 +msgid "First-Last Sector" +msgstr "開始-終了セクタ" + +#: k3bdiskinfoview.cpp:234 k3bdiskinfoview.cpp:251 +#, c-format +msgid "Session %1" +msgstr "セッション %1" + +#: k3bdiskinfoview.cpp:262 +msgid "Data/Mode1" +msgstr "データ/モード 1" + +#: k3bdiskinfoview.cpp:264 +msgid "Data/Mode2" +msgstr "データ/モード 2" + +#: k3bdiskinfoview.cpp:266 +msgid "Data/Mode2 XA Form1" +msgstr "データ/モード 2 XA フォーム 1" + +#: k3bdiskinfoview.cpp:268 +msgid "Data/Mode2 XA Form2" +msgstr "データ/モード 2 XA フォーム 2" + +#: k3bdiskinfoview.cpp:272 +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: k3bdiskinfoview.cpp:274 +msgid "copy" +msgstr "コピー" + +#: k3bdiskinfoview.cpp:274 +msgid "no copy" +msgstr "コピーなし" + +#: k3bdiskinfoview.cpp:276 +msgid "preemp" +msgstr "preemp" + +#: k3bdiskinfoview.cpp:276 +msgid "no preemp" +msgstr "preemp なし" + +#: k3bdiskinfoview.cpp:277 +msgid "incremental" +msgstr "インクリメンタル" + +#: k3bdiskinfoview.cpp:277 +msgid "uninterrupted" +msgstr "非インクリメンタル" + +#: k3bdiskinfoview.cpp:305 +msgid "CD-TEXT (excerpt)" +msgstr "CD-Text (抜粋)" + +#: k3bdiskinfoview.cpp:309 +msgid "Performer" +msgstr "演奏者" + +#: k3bdiskinfoview.cpp:311 +msgid "Songwriter" +msgstr "ソングライター" + +#: k3bdiskinfoview.cpp:312 +msgid "Composer" +msgstr "作曲者" + +#: k3bdiskinfoview.cpp:314 +msgid "CD:" +msgstr "CD:" + +#: k3bdiskinfoview.cpp:341 +msgid "Medium" +msgstr "メディア" + +#: k3bdiskinfoview.cpp:346 +msgid "Unknown (probably CD-ROM)" +msgstr "不明 (おそらく CD-ROM)" + +#: k3bdiskinfoview.cpp:348 projects/k3bdatapropertiesdialog.cpp:69 +#: projects/k3bvcdtrackdialog.cpp:597 projects/k3bvcdtrackdialog.cpp:654 +msgid "Type:" +msgstr "種類:" + +#: k3bdiskinfoview.cpp:352 +msgid "Media ID:" +msgstr "メディア ID:" + +#: k3bdiskinfoview.cpp:357 +msgid "Capacity:" +msgstr "容量:" + +#: k3bdiskinfoview.cpp:358 k3bdiskinfoview.cpp:364 k3bdiskinfoview.cpp:370 +#: projects/k3bfillstatusdisplay.cpp:203 projects/k3bfillstatusdisplay.cpp:206 +#: projects/k3bfillstatusdisplay.cpp:211 +msgid "%1 min" +msgstr "%1 分" + +#: k3bdiskinfoview.cpp:363 +msgid "Used Capacity:" +msgstr "使用済み:" + +#: k3bdiskinfoview.cpp:369 +msgid "Remaining:" +msgstr "残り:" + +#: k3bdiskinfoview.cpp:374 +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 +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 +msgid "no" +msgstr "No" + +#: k3bdiskinfoview.cpp:378 +msgid "Appendable:" +msgstr "追記可:" + +#: k3bdiskinfoview.cpp:382 +msgid "Empty:" +msgstr "空き:" + +#: k3bdiskinfoview.cpp:387 +msgid "Layers:" +msgstr "レイヤー:" + +#: k3bdiskinfoview.cpp:392 +msgid "Background Format:" +msgstr "バックグラウンドでフォーマット:" + +#: k3bdiskinfoview.cpp:395 +msgid "not formatted" +msgstr "フォーマットされていません" + +#: k3bdiskinfoview.cpp:398 +msgid "incomplete" +msgstr "未完" + +#: k3bdiskinfoview.cpp:401 +msgid "in progress" +msgstr "進行中" + +#: k3bdiskinfoview.cpp:404 +msgid "complete" +msgstr "完全" + +#: k3bdiskinfoview.cpp:410 +msgid "Sessions:" +msgstr "セッション:" + +#: k3bdiskinfoview.cpp:415 +msgid "Supported writing speeds:" +msgstr "サポートされている書き込み速度:" + +#: k3bdiskinfoview.cpp:443 +msgid "ISO9660 Filesystem Info" +msgstr "ISO9660 ファイルシステムの情報" + +#: k3bdirview.cpp:204 +msgid "" +"

You have selected the K3b Video DVD ripping tool." +"

It is intended to rip single titles from a video DVD into a " +"compressed format such as XviD. Menu structures are completely ignored." +"

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: " +"videodvd:/" +"

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 "" +"

K3b のビデオ DVD リッピングツールを選択しました。" +"

これは、ビデオ DVD から「個々のタイトル」を XviD などの圧縮フォーマットに吸い出すためのものです。メニュー構造は完全に無視されます。" +"

DVD から普通のビデオ DVD VOB ファイルをコピーして " +"(暗号解除を含む)、他のアプリケーションでさらに加工するつもりであれば、次のリンクを使ってビデオ DVD ファイル構造にアクセスしてください: videodvd:/" +"

メニューその他を含めたビデオ DVD 全体のコピーを作る場合は、K3b の DVD コピーツールを使うことをお勧めします。" + +#: k3bdirview.cpp:213 +msgid "Video DVD ripping" +msgstr "ビデオ DVD の吸い出し" + +#: k3bdirview.cpp:215 +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 "" +"K3b はビデオ CD の吸い出しに vcdimager パッケージに含まれる vcdxrip を使用します。インストールされていることを確認してください。" + +#: k3bdirview.cpp:249 k3bdirview.cpp:262 +msgid "" +"Found %1. Do you want K3b to mount the data part or show all the tracks?" +msgstr "%1 を検出。データ部分をマウントするかトラックを表示しますか?" + +#: k3bdirview.cpp:252 k3bdirview.cpp:265 +msgid "Mount CD" +msgstr "CD をマウント" + +#: k3bdirview.cpp:253 +msgid "Show Video Tracks" +msgstr "ビデオトラックを表示" + +#: k3bdirview.cpp:266 +msgid "Show Audio Tracks" +msgstr "オーディオトラックを表示" + +#: k3bdirview.cpp:300 +msgid "

K3b was unable to mount medium %1 in device %2 - %3" +msgstr "

K3b はデバイス %2 - %3 のメディア %1 をマウントできませんでした" + +#: k3bdirview.cpp:304 +msgid "Mount Failed" +msgstr "マウント失敗" + +#: k3bdirview.cpp:316 +msgid "" +"

K3b was unable to unmount medium %1 in device %2 - %3" +msgstr "

K3b はデバイス %2 - %3 のメディア %1 をアンマウントできませんでした" + +#: k3bdirview.cpp:320 +msgid "Unmount Failed" +msgstr "アンマウント失敗" + +#: k3bdiroperator.cpp:48 +msgid "K3b Bookmarks" +msgstr "K3b のブックマーク" + +#: k3bdiroperator.cpp:55 +msgid "&Add to Project" +msgstr "プロジェクトに追加(&A)" + +#: k3bmediaselectiondialog.cpp:32 +msgid "Medium Selection" +msgstr "メディアの選択" + +#: k3bmediaselectiondialog.cpp:41 +msgid "Please select a medium:" +msgstr "メディアを選んでください:" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "UTUMI Hirosi,Yukiko Bando" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "utuhiro78@yahoo.co.jp,ybando@k6.dion.ne.jp" + +#: k3bjobprogressdialog.cpp:160 +msgid "Message" +msgstr "メッセージ" + +#: k3bjobprogressdialog.cpp:216 +msgid "Overall progress:" +msgstr "全体の進行" + +#: k3bjobprogressdialog.cpp:248 +msgid "Show Debugging Output" +msgstr "デバッグ出力を表示" + +#: k3bjobprogressdialog.cpp:317 k3bjobprogressdialog.cpp:323 +msgid "%1 of %2 MB" +msgstr "%1/%2 MB" + +#: k3bjobprogressdialog.cpp:362 k3bjobprogressdialog.cpp:374 +msgid "Success." +msgstr "成功" + +#: k3bjobprogressdialog.cpp:376 +msgid "Successfully finished." +msgstr "成功しました" + +#: k3bjobprogressdialog.cpp:384 k3bjobprogressdialog.cpp:386 +msgid "Canceled." +msgstr "キャンセルしました" + +#: k3bjobprogressdialog.cpp:389 k3bjobprogressdialog.cpp:391 +msgid "Error." +msgstr "エラー" + +#: k3bjobprogressdialog.cpp:394 +msgid "Finished with errors" +msgstr "エラーで終了しました" + +#: k3bjobprogressdialog.cpp:480 +msgid "Do you really want to cancel?" +msgstr "キャンセルしますか?" + +#: k3bjobprogressdialog.cpp:480 +msgid "Cancel Confirmation" +msgstr "キャンセルの確認" + +#: k3bjobprogressdialog.cpp:518 +msgid "Elapsed time: %1 h" +msgstr "経過時間: %1 h" + +#: k3bjobprogressdialog.cpp:521 +msgid "Remaining: %1 h" +msgstr "残り: %1 h" + +#: main.cpp:44 +msgid "A CD and DVD burning application" +msgstr "CD/DVD を作成するアプリケーション" + +#: main.cpp:49 +msgid "file(s) to open" +msgstr "開くファイル" + +#: main.cpp:50 +msgid "Create a new data CD project and add all given files" +msgstr "新しいデータ CD プロジェクトを作成してファイルを追加" + +#: main.cpp:51 +msgid "Create a new audio CD project and add all given files" +msgstr "新しいオーディオ CD プロジェクトを作成してファイルを追加" + +#: main.cpp:52 +msgid "Create a new video CD project and add all given files" +msgstr "新しいビデオ CD プロジェクトを作成してファイルを追加" + +#: main.cpp:53 +msgid "Create a new mixed mode CD project and add all given files" +msgstr "新しいミックスモード CD プロジェクトを作成してファイルを追加" + +#: main.cpp:54 +msgid "Create a new eMovix CD project and add all given files" +msgstr "新しい eMovix CD プロジェクトを作成してファイルを追加" + +#: main.cpp:55 +msgid "Create a new data DVD project and add all given files" +msgstr "新しいデータ DVD プロジェクトを作成してファイルを追加" + +#: main.cpp:56 +msgid "Create a new eMovix DVD project and add all given files" +msgstr "新しい eMovix DVD プロジェクトを作成してファイルを追加" + +#: main.cpp:57 +msgid "Create a new Video DVD project and add all given files" +msgstr "新しいビデオ DVD プロジェクトを作成してファイルを追加" + +#: main.cpp:58 +msgid "Open the project burn dialog for the current project" +msgstr "現在のプロジェクトの書き込みダイアログを開く" + +#: main.cpp:59 +msgid "Open the CD copy dialog, optionally specify the source device" +msgstr "CD コピーのダイアログを開き、オプションでソースデバイスを指定" + +#: k3b.cpp:337 main.cpp:60 +msgid "Open the DVD copy dialog" +msgstr "DVD コピーのダイアログを開く" + +#: main.cpp:61 +msgid "Write a CD image to a CD-R(W)" +msgstr "CD イメージを CD-R(W) に書き込む" + +#: main.cpp:62 +msgid "Write a DVD ISO9660 image to a DVD" +msgstr "DVD ISO9660 イメージを DVD に書き込む" + +#: main.cpp:63 +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 に書き込む" + +#: main.cpp:64 +msgid "Erase a CDRW" +msgstr "CD-RW を消去" + +#: main.cpp:65 +msgid "Format a DVD-RW or DVD+RW" +msgstr "DVD-RW/DVD+RW をフォーマット" + +#: main.cpp:66 +msgid "Extract Audio tracks digitally (+encoding)" +msgstr "オーディオトラックをデジタル抽出 (+エンコーディング)" + +#: main.cpp:67 +msgid "Rip Video DVD Titles (+transcoding)" +msgstr "ビデオ DVD タイトルを吸い出し (+トランスコード)" + +#: main.cpp:68 +msgid "Rip Video CD Tracks" +msgstr "ビデオ CD トラックを吸い出し" + +#: main.cpp:69 +msgid "Set the GUI language" +msgstr "GUI の言語を設定" + +#: main.cpp:70 +msgid "Disable the splash screen" +msgstr "スプラッシュスクリーンを表示しない" + +#: main.cpp:71 +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 +msgid "Maintainer and Lead Developer" +msgstr "メンテナおよび主要開発者" + +#: main.cpp:83 +msgid "VideoCD Project and VideoCD ripping" +msgstr "ビデオ CD プロジェクトとビデオ CD の吸い出し" + +#: main.cpp:84 +msgid "Advanced Cdrdao integration" +msgstr "高度な Cdrdao インテグレーション" + +#: main.cpp:87 +msgid "VideoDVD ripping and video encoding in pre-1.0 versions." +msgstr "pre-1.0 バージョンのビデオ DVD の吸い出しとエンコード" + +#: main.cpp:90 +msgid "For his bombastic artwork." +msgstr "大げさなアートワークを提供してくれました。" + +#: main.cpp:93 +msgid "For extensive testing and the first German translation." +msgstr "厳しいテストと最初のドイツ語翻訳をしてくれました。" + +#: main.cpp:96 +msgid "For the great dvd+rw-tools and the nice cooperation." +msgstr "" + +#: main.cpp:99 +msgid "For the very cool eMovix package and his accommodating work." +msgstr "" + +#: main.cpp:102 +msgid "For the flac decoding plugin." +msgstr "flac デコーディングプラグイン" + +#: main.cpp:105 +msgid "For the very useful isofslib." +msgstr "非常に有用な isofslib" + +#: main.cpp:108 +msgid "" +"For libsamplerate which is used for generic resampling in the audio decoder " +"framework." +msgstr "" + +#: main.cpp:111 +msgid "For the very cool conditional audio ripping pattern." +msgstr "" + +#: main.cpp:114 +msgid "For his work on the BSD port and some great patches." +msgstr "BSD への移植と素晴らしいパッチ" + +#: main.cpp:117 +msgid "For his work on the BSD port." +msgstr "BSD への移植" + +#: main.cpp:120 +msgid "For his help with the many invalid k3b entries on bugs.kde.org." +msgstr "" + +#: main.cpp:123 +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 +msgid "K3b - The CD and DVD Kreator" +msgstr "K3b - CD/DVD 作成ツール" + +# ACCELERATOR added by translator +#: k3b.cpp:218 +msgid "Save All" +msgstr "すべて保存(&V)" + +# ACCELERATOR added by translator +#: k3b.cpp:221 +msgid "Close All" +msgstr "すべて閉じる(&L)" + +#: k3b.cpp:235 +msgid "&New Project" +msgstr "新しいプロジェクト(&N)" + +#: k3b.cpp:236 +msgid "New &Audio CD Project" +msgstr "新しいオーディオ CD プロジェクト(&A)" + +#: k3b.cpp:238 +msgid "New Data &CD Project" +msgstr "新しいデータ CD プロジェクト(&C)" + +#: k3b.cpp:240 +msgid "New &Mixed Mode CD Project" +msgstr "新しいミックスモード CD プロジェクト(&M)" + +#: k3b.cpp:242 +msgid "New &Video CD Project" +msgstr "新しいビデオ CD プロジェクト(&V)" + +#: k3b.cpp:244 +msgid "New &eMovix CD Project" +msgstr "新しい eMovix CD プロジェクト(&E)" + +# ACCELERATOR changed by translator +#: k3b.cpp:246 +msgid "New &eMovix DVD Project" +msgstr "新しい eMovix DVD プロジェクト(&O)" + +#: k3b.cpp:248 +msgid "New Data &DVD Project" +msgstr "新しいデータ DVD プロジェクト(&D)" + +#: k3b.cpp:250 +msgid "New V&ideo DVD Project" +msgstr "新しいビデオ DVD プロジェクト(&I)" + +# ACCELERATOR added by translator +#: k3b.cpp:252 +msgid "Continue Multisession Project" +msgstr "マルチセッションプロジェクトを続ける(&P)" + +#: k3b.cpp:274 +msgid "&Add Files..." +msgstr "ファイルを追加(&A)..." + +#: k3b.cpp:277 +msgid "&Clear Project" +msgstr "プロジェクトをクリア(&C)" + +# ACCELERATOR added by translator +#: k3b.cpp:280 +msgid "Show Directories" +msgstr "ディレクトリを表示(&D)" + +# ACCELERATOR added by translator +#: k3b.cpp:283 +msgid "Show Contents" +msgstr "内容を表示(&O)" + +# ACCELERATOR added by translator +#: k3b.cpp:286 +msgid "Show Document Header" +msgstr "ドキュメントのヘッダを表示(&W)" + +#: k3b.cpp:289 +msgid "&Erase CD-RW..." +msgstr "CD-RW を消去(&E)..." + +#: k3b.cpp:291 +msgid "&Format DVD%1RW..." +msgstr "DVD%1RW をフォーマット(&F)..." + +#: k3b.cpp:293 +msgid "&Burn CD Image..." +msgstr "CD イメージを書き込む(&B)..." + +# ACCELERATOR changed by translator +#: k3b.cpp:295 +msgid "&Burn DVD ISO Image..." +msgstr "DVD ISO イメージを書き込む(&I)..." + +#: k3b.cpp:298 +msgid "&Copy CD..." +msgstr "CD をコピー(&C)..." + +#: k3b.cpp:301 +msgid "Copy &DVD..." +msgstr "DVD をコピー(&D)..." + +# ACCELERATOR added by translator +#: k3b.cpp:304 +msgid "Rip Audio CD..." +msgstr "オーディオ CD を吸い出す(&R)..." + +# ACCELERATOR added by translator +#: k3b.cpp:306 +msgid "Rip Video DVD..." +msgstr "ビデオ DVD を吸い出す(&V)..." + +# ACCELERATOR added by translator +#: k3b.cpp:308 +msgid "Rip Video CD..." +msgstr "ビデオ CD を吸い出す(&P)..." + +# ACCELERATOR added by translator +#: k3b.cpp:311 +msgid "System Check" +msgstr "システムチェック(&S)" + +#: k3b.cpp:315 +msgid "&Setup System Permissions..." +msgstr "システム権限のセットアップ(&S)..." + +#: k3b.cpp:325 +msgid "Creates a new project" +msgstr "新しいプロジェクトを作成" + +#: k3b.cpp:326 +msgid "Creates a new data CD project" +msgstr "新しいデータ CD プロジェクトを作成" + +#: k3b.cpp:327 +msgid "Creates a new audio CD project" +msgstr "新しいオーディオ CD プロジェクトを作成" + +#: k3b.cpp:328 +msgid "Creates a new eMovix DVD project" +msgstr "新しい eMovix DVD プロジェクトを作成" + +#: k3b.cpp:329 +msgid "Creates a new data DVD project" +msgstr "新しいデータ DVD プロジェクトを作成" + +#: k3b.cpp:330 +msgid "Creates a new eMovix CD project" +msgstr "新しい eMovix CD プロジェクトを作成" + +#: k3b.cpp:331 +msgid "Creates a new Video CD project" +msgstr "新しいビデオ CD プロジェクトを作成" + +#: k3b.cpp:332 +msgid "Open the CD-RW erasing dialog" +msgstr "CD-RW 消去のダイアログを開く" + +#: k3b.cpp:333 +msgid "Open the DVD%1RW formatting dialog" +msgstr "DVD%1RW フォーマットのダイアログを開く" + +#: k3b.cpp:334 +msgid "Open the CD copy dialog" +msgstr "CD コピーのダイアログを開く" + +#: k3b.cpp:335 +msgid "Write an Iso9660, cue/bin, or cdrecord clone image to CD" +msgstr "Iso9660, cue/bin, cdrecord のクローンイメージを CD に書き込む" + +#: k3b.cpp:336 +msgid "Write an Iso9660 image to DVD" +msgstr "ISO9660 イメージを DVD に書き込む" + +#: k3b.cpp:338 +msgid "Opens an existing project" +msgstr "既存のプロジェクトを開く" + +#: k3b.cpp:339 +msgid "Opens a recently used file" +msgstr "最近使ったファイルを開く" + +#: k3b.cpp:340 +msgid "Saves the current project" +msgstr "現在のプロジェクトを保存" + +#: k3b.cpp:341 +msgid "Saves the current project to a new url" +msgstr "現在のプロジェクトを新しい URL に保存" + +#: k3b.cpp:342 +msgid "Saves all open projects" +msgstr "開いているすべてのプロジェクトを保存" + +#: k3b.cpp:343 +msgid "Closes the current project" +msgstr "現在のプロジェクトを閉じる" + +#: k3b.cpp:344 +msgid "Closes all open projects" +msgstr "開いているすべてのプロジェクトを閉じる" + +#: k3b.cpp:345 +msgid "Quits the application" +msgstr "アプリケーションを終了" + +#: k3b.cpp:346 +msgid "Configure K3b settings" +msgstr "K3b を設定" + +#: k3b.cpp:348 +msgid "Setup the system permissions (requires root privileges)" +msgstr "システムの権限をセットアップ (root 権限が必要)" + +#: k3b.cpp:350 +msgid "Digitally extract tracks from an audio CD" +msgstr "オーディオ CD のトラックをデジタル抽出" + +#: k3b.cpp:351 +msgid "Transcode Video DVD titles" +msgstr "ビデオ DVD タイトルをトランスコード" + +#: k3b.cpp:352 +msgid "Extract tracks from a Video CD" +msgstr "ビデオ CD からトラックを吸い出す" + +#: k3b.cpp:353 +msgid "Add files to the current project" +msgstr "現在のプロジェクトにファイルを追加" + +#: k3b.cpp:354 +msgid "Clear the current project" +msgstr "現在のプロジェクトをクリア" + +#: k3b.cpp:383 +msgid "Project View" +msgstr "プロジェクトビュー" + +#: k3b.cpp:400 +msgid "Current Projects" +msgstr "現在のプロジェクト" + +#: k3b.cpp:414 +msgid "Quickstart" +msgstr "クイックスタート" + +#: k3b.cpp:422 +msgid "Sidepanel" +msgstr "サイドパネル" + +#: k3b.cpp:436 +msgid "Contents View" +msgstr "内容のビュー" + +#: k3b.cpp:455 +msgid "&Quick Dir Selector" +msgstr "ディレクトリのクイック選択(&Q)" + +#: k3b.cpp:459 +msgid "Go" +msgstr "移動" + +#: k3b.cpp:531 k3b.cpp:860 k3b.cpp:874 +msgid "Opening file..." +msgstr "ファイルを開く..." + +#: k3b.cpp:556 +msgid "Could not open document!" +msgstr "ドキュメントを開けません" + +#: k3b.cpp:556 +msgid "Error!" +msgstr "エラー" + +#: k3b.cpp:829 +msgid "%1 has unsaved data." +msgstr "%1 には未保存のデータがあります。" + +#: k3b.cpp:830 +msgid "Closing Project" +msgstr "プロジェクトを閉じる" + +#: k3b.cpp:863 k3b.cpp:930 +msgid "*.k3b|K3b Projects" +msgstr "*.k3b|K3b プロジェクト" + +#: k3b.cpp:865 +msgid "Open Files" +msgstr "ファイルを開く" + +#: k3b.cpp:898 +msgid "Saving file..." +msgstr "ファイルを保存..." + +#: k3b.cpp:907 k3b.cpp:948 +msgid "Could not save the current document!" +msgstr "現在のドキュメントを保存できません" + +#: k3b.cpp:907 k3b.cpp:948 +msgid "I/O Error" +msgstr "I/O エラー" + +#: k3b.cpp:922 +msgid "Saving file with a new filename..." +msgstr "新しいファイル名でファイルを保存..." + +#: k3b.cpp:961 +msgid "Closing file..." +msgstr "ファイルを閉じる..." + +#: k3b.cpp:1072 +msgid "Creating new Audio CD Project." +msgstr "新しいオーディオ CD プロジェクトを作成" + +#: k3b.cpp:1081 +msgid "Creating new Data CD Project." +msgstr "新しいデータ CD プロジェクトを作成" + +#: k3b.cpp:1091 +msgid "Creating new Data DVD Project." +msgstr "新しいデータ DVD プロジェクトを作成" + +#: k3b.cpp:1107 +msgid "Creating new VideoDVD Project." +msgstr "新しいビデオ DVD プロジェクトを作成" + +#: k3b.cpp:1117 +msgid "Creating new Mixed Mode CD Project." +msgstr "新しいミックスモード CD プロジェクトを作成" + +#: k3b.cpp:1126 +msgid "Creating new Video CD Project." +msgstr "新しいビデオ CD プロジェクトを作成" + +#: k3b.cpp:1136 +msgid "Creating new eMovix CD Project." +msgstr "新しい eMovix CD プロジェクトを作成" + +#: k3b.cpp:1146 +msgid "Creating new eMovix DVD Project." +msgstr "新しい eMovix DVD プロジェクトを作成" + +#: k3b.cpp:1273 +msgid "Select Files to Add to Project" +msgstr "プロジェクトに追加するファイルを選択" + +#: k3b.cpp:1287 +msgid "Please create a project before adding files" +msgstr "ファイルを追加する前にプロジェクトを作成してください" + +#: k3b.cpp:1287 +msgid "No Active Project" +msgstr "実行中のプロジェクトがありません" + +#: k3b.cpp:1296 +msgid "" +"Could not find kdesu to run K3bSetup with root privileges. Please run it " +"manually as root." +msgstr "K3bSetup を root 権限で実行する kdesu がありません。root になって手動で実行してください。" + +#: k3b.cpp:1532 +msgid "Do you really want to clear the current project?" +msgstr "現在のプロジェクトをクリアしますか?" + +#: k3b.cpp:1533 +msgid "Clear Project" +msgstr "プロジェクトをクリア" + +#: k3b.cpp:1575 +msgid "Audio CD Rip" +msgstr "オーディオ CD を吸い出す" + +#: k3b.cpp:1590 +msgid "Video DVD Rip" +msgstr "ビデオ DVD の吸い出し" + +#: k3b.cpp:1611 +msgid "Video CD Rip" +msgstr "ビデオ CD の吸い出し" + +#: k3b.cpp:1626 +msgid "Audio Output Problem" +msgstr "オーディオ出力の問題" + +#: k3bsystemproblemdialog.cpp:87 k3bsystemproblemdialog.cpp:92 +msgid "System Configuration Problems" +msgstr "システム設定の問題" + +#: k3bsystemproblemdialog.cpp:93 +#, c-format +msgid "" +"_n: 1 problem\n" +"%n problems" +msgstr "%n 個の問題" + +#: k3bsystemproblemdialog.cpp:97 +msgid "Do not show again" +msgstr "今後は表示しない" + +#: k3bsystemproblemdialog.cpp:100 +msgid "Start K3bSetup2" +msgstr "K3bSetup2 を開始" + +#: k3bsystemproblemdialog.cpp:144 k3bsystemproblemdialog.cpp:147 +msgid "Solution" +msgstr "解決法" + +#: k3bsystemproblemdialog.cpp:147 +msgid "Use K3bSetup to solve this problem." +msgstr "K3bSetup を使ってこの問題を解決してください。" + +#: k3bsystemproblemdialog.cpp:178 +msgid "No CD/DVD writer found." +msgstr "CD/DVD ライターが見つかりません。" + +#: 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 "" +"システムに光学ディスクに書き込むためのデバイスが見つかりませんでした。したがって CD/DVD に書き込むことはできませんが、K3b の他の機能 " +"(オーディオトラックの吸い出し、オーディオのトランスコード、ISO9660 イメージの作成など) は利用できます。" + +#: k3bsystemproblemdialog.cpp:189 k3bsystemproblemdialog.cpp:244 +#: k3bsystemproblemdialog.cpp:269 k3bsystemproblemdialog.cpp:318 +msgid "Unable to find %1 executable" +msgstr "実行ファイル %1 がありません" + +#: k3bsystemproblemdialog.cpp:190 +msgid "K3b uses cdrecord to actually write CDs." +msgstr "K3b は CD を書き込むのに cdrecord を使います。" + +#: k3bsystemproblemdialog.cpp:191 +msgid "Install the cdrtools package which contains cdrecord." +msgstr "cdrecord を含む cdrtools パッケージをインストールしてください。" + +#: k3bsystemproblemdialog.cpp:198 k3bsystemproblemdialog.cpp:279 +#: k3bsystemproblemdialog.cpp:287 k3bsystemproblemdialog.cpp:296 +#: k3bsystemproblemdialog.cpp:330 k3bsystemproblemdialog.cpp:438 +msgid "Used %1 version %2 is outdated" +msgstr "使用している %1 バージョン %2 は古すぎます" + +#: k3bsystemproblemdialog.cpp:199 +msgid "" +"Although K3b supports all cdrtools versions since 1.10 it is highly recommended " +"to at least use version 2.0." +msgstr "K3b はバージョン 1.10 以上の cdrtools をサポートしていますが、2.0 以上の使用を強くお勧めします。" + +#: k3bsystemproblemdialog.cpp:202 +msgid "Install a more recent version of the cdrtools." +msgstr "新しいバージョンの cdrtools をインストールしてください。" + +#: k3bsystemproblemdialog.cpp:219 +msgid "%1 will be run with root privileges on kernel >= 2.6.8" +msgstr "%1 は kernel >= 2.6.8 では root 権限で実行" + +#: k3bsystemproblemdialog.cpp:220 +msgid "" +"Since Linux kernel 2.6.8 %1 will not work when run suid root for security " +"reasons anymore." +msgstr "Linux kernel 2.6.8 からはセキュリティ上の理由で %1 を suid root で実行できません。" + +#: k3bsystemproblemdialog.cpp:228 k3bsystemproblemdialog.cpp:254 +msgid "%1 will be run without root privileges" +msgstr "%1 を root 権限なしで実行" + +#: k3bsystemproblemdialog.cpp:229 +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 権限で cdrecord を実行するように設定することを強くお勧めします。cdrecord " +"を高い優先度で実行することは書き込みプロセスの安定性につながります。それ以外にも書き込みに使用するバッファのサイズを変更できるようになります。ユーザに関する多く" +"の問題が解決されます。SuSE の resmgr もその一つです。" + +#: k3bsystemproblemdialog.cpp:245 +msgid "K3b uses cdrdao to actually write CDs." +msgstr "K3b は CD を書き込むのに cdrdao を使います。" + +#: k3bsystemproblemdialog.cpp:246 +msgid "Install the cdrdao package." +msgstr "cdrdao パッケージをインストールしてください。" + +#: k3bsystemproblemdialog.cpp:255 +msgid "" +"It is highly recommended to configure cdrdao to run with root privileges to " +"increase the overall stability of the burning process." +msgstr "root 権限で cdrecord を実行するように設定することを強くお勧めします。これは書き込みプロセスの安定性につながります。" + +#: k3bsystemproblemdialog.cpp:270 +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 は DVD を書き込むのに growisofs を使います。バージョン 5.10 以上をインストールしてください。" + +#: k3bsystemproblemdialog.cpp:273 k3bsystemproblemdialog.cpp:320 +msgid "Install the dvd+rw-tools package." +msgstr "dvd+rw-tools パッケージをインストールしてください。" + +#: k3bsystemproblemdialog.cpp:280 +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 は DVD を書き込むのに 5.10 以上の growisofs を使います。それより古いものは使用できません。" + +#: k3bsystemproblemdialog.cpp:282 k3bsystemproblemdialog.cpp:291 +#: k3bsystemproblemdialog.cpp:300 k3bsystemproblemdialog.cpp:335 +#, c-format +msgid "Install a more recent version of %1." +msgstr "新しいバージョンの %1 をインストールしてください。" + +#: k3bsystemproblemdialog.cpp:288 +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 "" +"5.12 より古いバージョンの growisofs では DVD のオンザフライコピーやマルチセッションの DVD+RW の書き込みはできません。" + +#: k3bsystemproblemdialog.cpp:297 +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 "" +"バージョン 7.0 またはそれ以降の growisofs を強くお薦めします。7.0 より古いバージョンの growisofs ではマルチセッションの " +"DVD+RW を書き込めません。" + +#: k3bsystemproblemdialog.cpp:319 +msgid "K3b uses dvd+rw-format to format DVD-RWs and DVD+RWs." +msgstr "K3b は DVD-RW と DVD+RW をフォーマットするのに dvd+rw-format を使います。" + +#: k3bsystemproblemdialog.cpp:333 +msgid "" +"K3b needs at least mkisofs version 1.14. Older versions may introduce problems " +"when creating data projects." +msgstr "K3b には mkisofs 1.14 以上が必要です。それより古いバージョンではデータプロジェクト作成時に問題が生じます。" + +#: k3bsystemproblemdialog.cpp:357 +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 "" +"K3b は自動マウントされたデバイスをアンマウントすることはできません。したがって、特に DVD+RW では、リライトが失敗する場合があります。これは K3b " +"の中で解決できる問題ではないので、バグや要望として報告する必要はありません。" + +#: k3bsystemproblemdialog.cpp:363 +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 の自動マウントのエントリを旧式のものに置き換えるか、pmount または ivman " +"のようなユーザスペースのマウント方法を使用してください。" + +#: k3bsystemproblemdialog.cpp:373 +msgid "No ATAPI writing support in kernel" +msgstr "カーネルに ATAPI 書き込みサポートがありません" + +#: k3bsystemproblemdialog.cpp:374 +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 +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 "" +"この問題を解決するには、すべてのデバイスで ide-scsi (SCSI エミュレーション) を有効にしてください。ide-scsi " +"エミュレートしたドライブで DMA が有効になっているか注意してください。" + +#: k3bsystemproblemdialog.cpp:395 k3bsystemproblemdialog.cpp:415 +msgid "%1 %2 does not support ATAPI" +msgstr "%1 %2 は ATAPI をサポートしていません" + +#: k3bsystemproblemdialog.cpp:396 k3bsystemproblemdialog.cpp:417 +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 "" +"設定した %1 は SCSI エミュレーションなしでの ATAPI デバイスへの書き込みをサポートしていません。お使いのシステムには SCSI " +"エミュレーションを設定したライターがありません。" + +#: k3bsystemproblemdialog.cpp:401 +#, 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 "" +"この問題を解決するには、すべてのデバイスで ide-scsi (SCSI エミュレーション) を有効にしてください。もしくは新しいバージョンの %1 " +"をインストールするかデフォルトとして選択してください。" + +#: k3bsystemproblemdialog.cpp:423 +msgid "" +"Install cdrdao >= 1.1.8 which supports writing to ATAPI devices directly." +msgstr "ATAPI デバイスに直接書き込むには cdrdao >= 1.1.8 をインストールしてください。" + +#: k3bsystemproblemdialog.cpp:425 +#, 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 "" +"この問題を解決するには、すべての書き込み用デバイスで ide-scsi (SCSI エミュレーション) を使ってください。問題が生じる場合は新しいバージョンの " +"%1 をインストール (もしくはデフォルトとして選択) してください。" + +#: k3bsystemproblemdialog.cpp:439 +msgid "" +"K3b won't be able to write DVD-R Dual Layer media using a growisofs version " +"older than 6.0." +msgstr "6.0 より古いバージョンの growisofs では、二層式 DVD-R を書き込めません。" + +#: k3bsystemproblemdialog.cpp:441 +msgid "Install a more recent version of growisofs." +msgstr "新しいバージョンの growisofs をインストールしてください。" + +#: k3bsystemproblemdialog.cpp:451 +#, c-format +msgid "No write access to device %1" +msgstr "デバイス %1 への書き込み権限がありません" + +#: k3bsystemproblemdialog.cpp:452 +msgid "" +"K3b needs write access to all the devices to perform certain tasks. Without it " +"you might encounter problems with %1 - %2" +msgstr "" +"いくつかのタスクを実行するために、K3b はすべてのデバイスに対する書き込み権限を必要とします。それがないと、%1 - %2 の問題が生じます。" + +#: k3bsystemproblemdialog.cpp:454 k3bsystemproblemdialog.cpp:465 +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 "" +"%1 への書き込み権限があることを確認してください。devfs または udev を使っていない場合は K3bSetup が行うことができます。" + +#: k3bsystemproblemdialog.cpp:462 +#, c-format +msgid "No write access to generic SCSI device %1" +msgstr "汎用 SCSI デバイス %1 への書き込み権限がありません" + +#: k3bsystemproblemdialog.cpp:463 +msgid "" +"Without write access to the generic device you might encounter problems with " +"Audio CD ripping from %1 - %2" +msgstr "汎用デバイスへの書き込み権限がないと、%1 - %2 のオーディオ CD の吸い出しで問題が生じるかもしれません" + +#: k3bsystemproblemdialog.cpp:471 +msgid "DMA disabled on device %1 - %2" +msgstr "デバイス %1 - %2 で DMA が無効になっています" + +#: 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 "" +"最近のほとんどの CD/DVD デバイスでは、DMA " +"を有効にすると読み取り/書き込みのパフォーマンスが大幅に改善されます。書き込み速度が非常に遅い場合は、おそらくこれが原因です。" + +#: k3bsystemproblemdialog.cpp:475 +msgid "Enable DMA temporarily as root with 'hdparm -d 1 %1'." +msgstr "root 権限で 'hdparm -d 1 %1' を使って DMA を一時的に有効にしてください。" + +#: k3bsystemproblemdialog.cpp:488 +#, c-format +msgid "User parameters specified for external program %1" +msgstr "外部プログラム %1 に指定されたユーザパラメータ" + +#: k3bsystemproblemdialog.cpp:489 +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 "" + +#: k3bsystemproblemdialog.cpp:492 +msgid "" +"To remove the user parameters for the external program %1 open the K3b settings " +"page 'Programs' and choose the tab 'User Parameters'." +msgstr "外部プログラム %1 のユーザパラメータを削除するには、「K3b を設定」->「プログラム」の「ユーザのパラメータ」を開いてください。" + +#: k3bsystemproblemdialog.cpp:513 +msgid "Mp3 Audio Decoder plugin not found." +msgstr "MP3 オーディオデコーダプラグインが見つかりません。" + +#: k3bsystemproblemdialog.cpp:514 +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 "" +"MP3 デコーダプラグインが見つからないかロードできませんでした。MP3 ファイルからオーディオ CD を作成することはできません。法的な理由により、多くの " +"Linux ディストリビューションには MP3 サポートが含まれていません。" + +#: k3bsystemproblemdialog.cpp:517 +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 "" +"MP3 サポートを有効にするには、K3b の MAD MP3 デコーダプラグインに加えて MAD MP3 デコーディングライブラリをインストールしてください " +"(前者は libmad がないために機能していないだけで、既にインストールされているかもしれません)。オンラインアップデートツールによって MP3 " +"サポートをインストールできるディストリビューションもあります (例: SuSE の YOU)。" + +#: k3bsystemproblemdialog.cpp:533 +msgid "System locale charset is ANSI_X3.4-1968" +msgstr "システムのロケール文字セットが ANSI_X3.4-1968 です" + +#: 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 "" +"お使いのシステムのロケール文字セット (ファイル名のエンコードに使用する文字セット) が ANSI_X3.4-1968 " +"になっています。これが意図的に設定された可能性は非常に低いです。おそらくロケールが全く設定されていません。無効な設定はデータプロジェクトを作成するときに問題を引" +"き起こします。" + +#: 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 "" +"ロケール文字セットを正しく設定するには、LC_* " +"環境変数がセットされていることを確認してください。これは通常、ディストリビューションの設定ツールを使って行えます。" + +#: k3bsystemproblemdialog.cpp:551 +msgid "Running K3b as root user" +msgstr "K3b を root ユーザで実行" + +#: k3bsystemproblemdialog.cpp:552 +msgid "" +"It is not recommended to run K3b under the root user account. This introduces " +"unnecessary security risks." +msgstr "K3b を root ユーザのアカウントで実行することは推奨されません。余計なセキュリティリスクを招くことになります。" + +#: k3bsystemproblemdialog.cpp:554 +msgid "" +"Run K3b from a proper user account and setup the device and external tool " +"permissions appropriately." +msgstr "K3b を適切なユーザアカウントから実行し、デバイスと外部ツールの権限を正しく設定してください。" + +#: k3bsystemproblemdialog.cpp:557 +msgid "The latter can be done via K3bSetup." +msgstr "後者は K3bSetup で行えます。" + +#: k3bsystemproblemdialog.cpp:587 +msgid "No problems found in system configuration." +msgstr "システム設定に問題は見つかりませんでした。" + +#: k3bsystemproblemdialog.cpp:587 +msgid "System Problems" +msgstr "システムの問題" + +#: k3bsystemproblemdialog.cpp:609 +msgid "Unable to start K3bSetup2." +msgstr "K3bSetup2 を開始できません。" + +#: k3bemptydiscwaiter.cpp:88 +msgid "Waiting for Disk" +msgstr "ディスクを待っています" + +#: k3bemptydiscwaiter.cpp:90 +msgid "Eject" +msgstr "イジェクト" + +#: k3bemptydiscwaiter.cpp:90 +msgid "Load" +msgstr "ロード" + +#: k3bemptydiscwaiter.cpp:113 +msgid "Found media:" +msgstr "見つかったメディア:" + +#: k3bemptydiscwaiter.cpp:124 +msgid "Force K3b to continue if it seems not to detect your empty CD/DVD." +msgstr "空の CD-R/DVD を検出できなくても強制的に K3b を続行" + +#: k3bemptydiscwaiter.cpp:155 k3bmediaselectioncombobox.cpp:481 +msgid "CD-R(W) or DVD%1R(W)" +msgstr "CD-R(W) または DVD%1R(W)" + +#: k3bemptydiscwaiter.cpp:157 k3bmediaselectioncombobox.cpp:483 +msgid "DVD%1R(W)" +msgstr "DVD%1R(W)" + +#: k3bemptydiscwaiter.cpp:159 k3bmediaselectioncombobox.cpp:485 +msgid "Double Layer DVD%1R" +msgstr "二層式 DVD%1R" + +#: k3bemptydiscwaiter.cpp:161 k3bmediaselectioncombobox.cpp:487 +msgid "CD-R(W)" +msgstr "CD-R(W)" + +#: k3bemptydiscwaiter.cpp:165 +msgid "" +"Please insert a complete or appendable %4 medium into drive" +"

%1 %2 (%3)." +msgstr "完全もしくは追記可能な %4 メディアを ドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:172 +msgid "Please insert a complete %4 medium into drive

%1 %2 (%3)." +msgstr "完全な %4 メディアをドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:179 +msgid "" +"Please insert an empty or appendable %4 medium into drive" +"

%1 %2 (%3)." +msgstr "空もしくは追記可能な %4 メディアをドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:186 +msgid "Please insert an appendable %4 medium into drive

%1 %2 (%3)." +msgstr "追記可能な %4 メディアを ドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:193 +msgid "Please insert an empty %4 medium into drive

%1 %2 (%3)." +msgstr "空の %4 メディアを ドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:200 +msgid "Please insert a suitable medium into drive

%1 %2 (%3)." +msgstr "適したメディアを ドライブ

%1 %2 (%3) に入れてください。" + +#: k3bemptydiscwaiter.cpp:316 +msgid "Preformatting DVD+RW" +msgstr "DVD+RW をプリフォーマット" + +#: k3bemptydiscwaiter.cpp:341 k3bemptydiscwaiter.cpp:411 +msgid "Found %1 media in %2 - %3. Should it be overwritten?" +msgstr "%1 メディアを %2 - %3 に検出しました。上書きしますか?" + +#: k3bemptydiscwaiter.cpp:346 k3bemptydiscwaiter.cpp:416 +#: k3bemptydiscwaiter.cpp:473 +#, c-format +msgid "Found %1" +msgstr "%1 を検出" + +#: k3bemptydiscwaiter.cpp:468 +msgid "Found %1 media in %2 - %3. Should it be formatted?" +msgstr "%1 メディアを %2 - %3 に検出しました。フォーマットしますか?" + +#: k3bemptydiscwaiter.cpp:473 +msgid "Format" +msgstr "フォーマット" + +#: k3bemptydiscwaiter.cpp:494 +msgid "Formatting DVD-RW" +msgstr "DVD-RW をフォーマット" + +#: k3bemptydiscwaiter.cpp:544 +msgid "Found rewritable media in %1 - %2. Should it be erased?" +msgstr "リライタブルメディアを %1 - %2 に検出しました。消去しますか?" + +#: k3bemptydiscwaiter.cpp:546 +msgid "Found Rewritable Disk" +msgstr "リライタブルディスクを検出" + +#: k3bemptydiscwaiter.cpp:547 +msgid "&Erase" +msgstr "消去(&E)" + +#: k3bemptydiscwaiter.cpp:548 +msgid "E&ject" +msgstr "イジェクト(&J)" + +#: k3bemptydiscwaiter.cpp:600 +msgid "Waiting for Medium" +msgstr "メディアを待っています" + +#: k3bdebuggingoutputdialog.cpp:39 +msgid "Debugging Output" +msgstr "デバッグ出力" + +#: k3bdebuggingoutputdialog.cpp:44 +msgid "Save to file" +msgstr "ファイルに保存" + +#: k3bdebuggingoutputdialog.cpp:45 +msgid "Copy to clipboard" +msgstr "クリップボードにコピー" + +#: k3bdebuggingoutputdialog.cpp:150 +#, c-format +msgid "Could not open file %1" +msgstr "ファイル %1 を開けません" + +#: k3bmedium.cpp:287 +msgid "No medium information" +msgstr "メディア情報がありません" + +#: k3bmedium.cpp:295 +msgid "Empty %1 medium" +msgstr "空の %1 メディア" + +#: k3bmedium.cpp:307 +msgid "Mixed CD" +msgstr "ミックスモード CD" + +#: k3bmedium.cpp:313 +msgid "%1 (Mixed CD)" +msgstr "%1 (ミックスモード CD)" + +#: k3bmedium.cpp:326 +msgid "%1 (Appendable Data %2)" +msgstr "%1 (追記可能なデータ %2)" + +#: k3bmedium.cpp:329 +msgid "%1 (Complete Data %2)" +msgstr "%1 (完全なデータ %2)" + +#: k3bmedium.cpp:334 +#, c-format +msgid "Appendable Data %1" +msgstr "追記可能なデータ %1" + +#: k3bmedium.cpp:337 +#, c-format +msgid "Complete Data %1" +msgstr "完全なデータ %1" + +#: k3bmedium.cpp:345 +msgid "Appendable %1 medium" +msgstr "追記可能な %1 メディア" + +#: k3bmedium.cpp:348 +msgid "Complete %1 medium" +msgstr "完全な %1 メディア" + +#: k3bmedium.cpp:366 +msgid "" +"_n: %1 in %n track\n" +"%1 in %n tracks" +msgstr "%n トラックに %1" + +#: k3bmedium.cpp:369 +#, c-format +msgid "" +"_n: and %n session\n" +" and %n sessions" +msgstr "と %n セッション" + +#: k3bmedium.cpp:374 +#, c-format +msgid "Free space: %1" +msgstr "空き容量: %1" + +#: k3bmedium.cpp:378 +#, c-format +msgid "Capacity: %1" +msgstr "容量: %1" + +#: k3bmediaselectioncombobox.cpp:439 k3bmediaselectioncombobox.cpp:467 +msgid "an empty %1 medium" +msgstr "空の %1 メディア" + +#: k3bmediaselectioncombobox.cpp:441 +msgid "an appendable %1 medium" +msgstr "追記可能な %1 メディア" + +#: k3bmediaselectioncombobox.cpp:443 +msgid "a complete %1 medium" +msgstr "完全な %1 メディア" + +#: k3bmediaselectioncombobox.cpp:446 +msgid "an empty or appendable %1 medium" +msgstr "空または追記可能な %1 メディア" + +#: k3bmediaselectioncombobox.cpp:448 +msgid "a complete or appendable %1 medium" +msgstr "完全または追記可能な %1 メディア" + +#: k3bmediaselectioncombobox.cpp:450 +msgid "a %1 medium" +msgstr "%1 メディア" + +#: k3bmediaselectioncombobox.cpp:458 +msgid "a Video %1 medium" +msgstr "ビデオ %1 メディア" + +#: k3bmediaselectioncombobox.cpp:461 +msgid "a Mixed Mode %1 medium" +msgstr "ミックスモード %1 メディア" + +#: k3bmediaselectioncombobox.cpp:463 +msgid "an Audio %1 medium" +msgstr "オーディオ %1 メディア" + +#: k3bmediaselectioncombobox.cpp:465 +msgid "a Data %1 medium" +msgstr "データ %1 メディア" + +#: k3bmediaselectioncombobox.cpp:474 +msgid "CD or DVD" +msgstr "CD または DVD" + +#: k3bmediaselectioncombobox.cpp:476 +msgid "CD" +msgstr "CD" + +#: k3bmediaselectioncombobox.cpp:478 +msgid "DVD" +msgstr "DVD" + +#: k3bmediaselectioncombobox.cpp:489 +msgid "DVD-ROM" +msgstr "DVD-ROM" + +#: k3bmediaselectioncombobox.cpp:491 +msgid "CD-ROM" +msgstr "CD-ROM" + +#: k3bmediaselectioncombobox.cpp:493 +msgid "Please insert %1..." +msgstr "%1 を入れてください..." + +#: k3bwriterselectionwidget.cpp:85 +msgid "Medium will be overwritten." +msgstr "メディアを上書きします。" + +#: k3bwriterselectionwidget.cpp:122 +msgid "Burn Medium" +msgstr "メディアに書き込む" + +#: k3bwriterselectionwidget.cpp:133 +msgid "Speed:" +msgstr "速度:" + +#: k3bwriterselectionwidget.cpp:141 +msgid "Writing app:" +msgstr "書き込みアプリ:" + +#: k3bwriterselectionwidget.cpp:174 +msgid "The medium that will be used for burning" +msgstr "書き込みに使うメディア" + +#: k3bwriterselectionwidget.cpp:175 +msgid "The speed at which to burn the medium" +msgstr "メディアに書き込む速度" + +#: k3bwriterselectionwidget.cpp:176 +msgid "The external application to actually burn the medium" +msgstr "実際にメディアに書き込む外部アプリケーション" + +#: k3bwriterselectionwidget.cpp:178 +msgid "" +"

Select the medium that you want to use for burning." +"

In most cases there will only be one medium available which does not leave " +"much choice." +msgstr "

書き込みに使用するメディアを選んでください。

多くの場合、利用可能なメディアは一つしかないので、他に選択できません。" + +#: k3bwriterselectionwidget.cpp:181 +msgid "" +"

Select the speed with which you want to burn." +"

Auto" +"
This will choose the maximum writing speed possible with the used medium. " +"This is the recommended selection for most media.

" +"

Ignore (DVD only)" +"
This will leave the speed selection to the writer device. Use this if K3b " +"is unable to set the writing speed." +"

1x refers to 1385 KB/s for DVD and 175 KB/s for CD.

" +"

Caution: Make sure your system is able to send the data fast enough " +"to prevent buffer underruns." +msgstr "" +"

書き込み速度を選んでください。" +"

[自動]" +"
使用するメディアで可能な一番速い書き込み速度を使います。大部分のメディアにはこれをお薦めします。

" +"

[無視] (DVD のみ)" +"
書き込みデバイスに速度の選択を任せます。K3b が書き込み速度を設定できない場合に使用してください。" +"

1x は DVD では 1385 KB/秒、CD では 175 KB/秒を意味します。

" +"

注意: バッファアンダーランを防ぐために、システムが十分な速さでデータを送れることを確認してください。" + +#: k3bwriterselectionwidget.cpp:192 +msgid "" +"

K3b uses the command line tools cdrecord, growisofs, and cdrdao to actually " +"write a CD or DVD." +"

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 "" +"

K3b は CD/DVD の書き込みにコマンドラインツール cdrecord, growisofs, cdrdao を使用します。" +"

通常は K3b " +"がそれぞれのタスクに最も適したアプリケーションを自動的に選択しますが、ライターによってはアプリケーションのいずれかが予想どおりに動かない場合があるかもしれません" +"。そのような場合は、アプリケーションを手動で選択してください。" + +#: k3bwriterselectionwidget.cpp:262 projects/k3bdataurladdingdialog.cpp:440 +#: projects/k3bdataurladdingdialog.cpp:676 +msgid "Ignore" +msgstr "無視" + +#: k3bwriterselectionwidget.cpp:293 +msgid "More..." +msgstr "その他..." + +#: k3bwriterselectionwidget.cpp:575 +msgid "Set writing speed manually" +msgstr "書き込み速度を手動で設定" + +#: k3bwriterselectionwidget.cpp:576 +msgid "" +"

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." +"

Please enter the writing speed here and K3b will remember it for future " +"sessions (Example: 16x)." +msgstr "" +"

K3b はライターの最大書き込み速度を正確に判断することはできません。書き込み速度は常に挿入されたメディアに従って報告されます。" +"

ここに書き込み速度を入れてください (例: 16x)。K3b はこれを記憶し、今後のセッションで使用します。" + +#: k3bapplication.cpp:127 +msgid "Creating GUI..." +msgstr "GUI を作成..." + +#: k3bapplication.cpp:142 +msgid "Ready." +msgstr "準備完了" + +#: k3bapplication.cpp:149 +msgid "Checking System" +msgstr "システムをチェック" + +#: k3bapplication.cpp:184 +msgid "K3b is currently busy and cannot start any other operations." +msgstr "K3b は現在ビジーで他の操作を開始できません。" + +#: k3bapplication.cpp:185 +msgid "K3b is busy" +msgstr "K3b はビジーです" + +#: k3bapplication.cpp:300 +msgid "Could not find Audio Output plugin '%1'" +msgstr "出力プラグイン %1 が見つかりません" + +#: k3bapplication.cpp:301 +msgid "Initialization Problem" +msgstr "初期化の問題" + +#: k3blsofwrapperdialog.cpp:44 +msgid "Device in use" +msgstr "デバイスは使用中" + +#: k3blsofwrapperdialog.cpp:51 +msgid "Quit the other applications" +msgstr "他のアプリケーションを終了" + +#: k3blsofwrapperdialog.cpp:52 +msgid "Check again" +msgstr "もう一度チェック" + +#: k3blsofwrapperdialog.cpp:75 +msgid "" +"

Device '%1' is already in use by other applications (%2)." +"

It is highly recommended to quit those before continuing. Otherwise K3b " +"might not be able to fully access the device." +"

Hint: Sometimes shutting down an application does not happen instantly. " +"In that case you might have to use the '%3' button." +msgstr "" +"

デバイス '%1' は既に他のアプリケーション (%2) によって使用されています。" +"

続ける前にこれらのアプリケーションを終了することを強くお勧めします。そうしないと K3b がデバイスにアクセスできない可能性があります。" +"

ヒント: アプリケーションがすぐにシャットダウンしないときがあります。その場合は「%3」ボタンを使う必要があるかもしれません。" + +#: k3blsofwrapperdialog.cpp:103 +msgid "

Do you really want K3b to kill the following processes: " +msgstr "

K3b に以下のプロセスを終了させますか: " + +#: k3bstatusbarmanager.cpp:60 +msgid "Temp:" +msgstr "Temp:" + +#: k3bstatusbarmanager.cpp:113 +msgid "No info" +msgstr "情報なし" + +#: k3bstatusbarmanager.cpp:169 +msgid "" +"_n: 1 file in %1\n" +"%n files in %1" +msgstr "%1 の %n ファイル" + +#: k3bstatusbarmanager.cpp:170 +#, c-format +msgid "" +"_n: 1 folder\n" +"%n folders" +msgstr "%n フォルダ" + +#: k3bstatusbarmanager.cpp:196 +#, c-format +msgid "" +"_n: Audio CD (1 track)\n" +"Audio CD (%n tracks)" +msgstr "オーディオ CD (%n トラック)" + +#: k3bstatusbarmanager.cpp:202 +msgid "Data CD (%1)" +msgstr "データ CD (%1)" + +#: k3bstatusbarmanager.cpp:209 +msgid "" +"_n: Mixed CD (1 track and %1)\n" +"Mixed CD (%n tracks and %1)" +msgstr "ミックスモード CD (%n トラックと %1)" + +#: k3bstatusbarmanager.cpp:216 +#, c-format +msgid "" +"_n: Video CD (1 track)\n" +"Video CD (%n tracks)" +msgstr "ビデオ CD (%n トラック)" + +#: k3bstatusbarmanager.cpp:222 +msgid "eMovix CD (%1)" +msgstr "eMovix CD (%1)" + +#: k3bstatusbarmanager.cpp:228 +msgid "eMovix DVD (%1)" +msgstr "eMovix DVD (%1)" + +#: k3bstatusbarmanager.cpp:234 +msgid "Data DVD (%1)" +msgstr "データ DVD (%1)" + +#: k3bstatusbarmanager.cpp:240 +msgid "Video DVD (%1)" +msgstr "ビデオ DVD (%1)" + +#: option/k3bthemeoptiontab.cpp:117 +msgid "K3b - The CD/DVD Kreator" +msgstr "K3b - CD/DVD 作成ツール" + +#: option/k3bthemeoptiontab.cpp:135 +msgid "Drag or Type Theme URL" +msgstr "テーマの URL をドラッグもしくは入力" + +#: option/k3bthemeoptiontab.cpp:146 +#, c-format +msgid "Unable to find the icon theme archive %1." +msgstr "アイコンテーマアーカイブ %1 が見つかりません。" + +#: option/k3bthemeoptiontab.cpp:148 +msgid "" +"Unable to download the icon theme archive.\n" +"Please check that address %1 is correct." +msgstr "" +"アイコンテーマアーカイブをダウンロードできません。\n" +"アドレス %1 が正しいか確認してください。" + +#: option/k3bthemeoptiontab.cpp:180 +msgid "The file is not a valid K3b theme archive." +msgstr "K3b のテーマアーカイブではありません。" + +#: option/k3bthemeoptiontab.cpp:188 +msgid "A theme with the name '%1' already exists. Do you want to overwrite it?" +msgstr "'%1' という名前のテーマが既に存在します。それを上書きしますか?" + +#: option/k3bthemeoptiontab.cpp:190 +msgid "Theme exists" +msgstr "テーマは存在します" + +#: option/k3bthemeoptiontab.cpp:209 +msgid "" +"Are you sure you want to remove the %1 icon theme?" +"
" +"
This will delete the files installed by this theme.
" +msgstr "" +"%1 アイコンテーマを削除しますか?" +"
" +"
このテーマによってインストールされたファイルを削除します。
" + +#: k3binteractiondialog.cpp:331 option/k3bmiscoptiontab.cpp:49 +msgid "Default Settings" +msgstr "デフォルトの設定" + +#: option/k3bmiscoptiontab.cpp:50 +msgid "Load the K3b Defaults at dialog startup." +msgstr "ダイアログの開始時に K3b のデフォルト設定を読み込みます。" + +#: k3binteractiondialog.cpp:332 option/k3bmiscoptiontab.cpp:52 +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 +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 "K3b はアクションダイアログ (CD コピーやオーディオ CD プロジェクトのダイアログを含む) で 3 つの設定を扱うことができます:" + +#: 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 +msgid "Directory (%1) does not exist. Create?" +msgstr "ディレクトリ (%1) がありません。作成しますか?" + +#: option/k3bmiscoptiontab.cpp:128 +msgid "Create Directory" +msgstr "ディレクトリを作成" + +#: option/k3bmiscoptiontab.cpp:128 +msgid "Create" +msgstr "作成" + +#: option/k3bmiscoptiontab.cpp:141 +msgid "" +"You specified a file for the temporary directory. K3b will use its base path as " +"the temporary directory." +msgstr "一時ディレクトリにファイルが指定されています。K3b はこのファイルのあるディレクトリを一時ディレクトリとして使います。" + +#: option/k3bmiscoptiontab.cpp:150 +#, c-format +msgid "You do not have permission to write to %1." +msgstr "%1 に書き込む権限がありません。" + +#: option/k3bdeviceoptiontab.cpp:47 +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 +#, no-c-format +msgid "Name" +msgstr "名前" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 48 +#: option/k3bpluginoptiontab.cpp:68 rc.cpp:341 +#, 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 +#, no-c-format +msgid "Version" +msgstr "バージョン" + +#: option/k3bpluginoptiontab.cpp:70 +msgid "Description" +msgstr "説明" + +#: option/k3bpluginoptiontab.cpp:71 +msgid "License" +msgstr "ライセンス" + +#: option/k3boptiondialog.cpp:129 +msgid "Advanced Settings" +msgstr "詳細設定" + +#: option/k3bexternalbinwidget.cpp:142 option/k3boptiondialog.cpp:143 +msgid "Programs" +msgstr "プログラム" + +#: option/k3boptiondialog.cpp:143 +msgid "Setup External Programs" +msgstr "外部プログラムのセットアップ" + +#: option/k3boptiondialog.cpp:157 +msgid "Setup the CDDB Server" +msgstr "CDDB サーバの設定" + +#: option/k3boptiondialog.cpp:175 +msgid "Devices" +msgstr "デバイス" + +#: option/k3boptiondialog.cpp:175 +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 +#, no-c-format +msgid "Misc" +msgstr "その他" + +#: option/k3boptiondialog.cpp:188 +msgid "Miscellaneous Settings" +msgstr "その他の設定" + +#: option/k3boptiondialog.cpp:202 +msgid "Notifications" +msgstr "通知" + +#: option/k3boptiondialog.cpp:202 +msgid "System Notifications" +msgstr "システムの通知" + +#: option/k3boptiondialog.cpp:216 +msgid "Plugins" +msgstr "プラグイン" + +#: option/k3boptiondialog.cpp:216 +msgid "K3b Plugin Configuration" +msgstr "K3b プラグインの設定" + +#: option/k3boptiondialog.cpp:230 +msgid "Themes" +msgstr "テーマ" + +#: option/k3boptiondialog.cpp:230 +msgid "K3b GUI Themes" +msgstr "K3b の GUI テーマ" + +#: option/k3bdevicewidget.cpp:97 +msgid "Cdrdao driver:" +msgstr "Cdrdao ドライバ:" + +#: option/k3bdevicewidget.cpp:101 +msgid "CD-Text capable:" +msgstr "CD-Text 対応:" + +#: option/k3bdevicewidget.cpp:160 +msgid "Refresh" +msgstr "更新" + +#: option/k3bdevicewidget.cpp:161 +msgid "Add Device..." +msgstr "デバイスを追加..." + +#: option/k3bdevicewidget.cpp:162 +msgid "Rescan the devices" +msgstr "デバイスを再スキャンする" + +#: option/k3bdevicewidget.cpp:172 +msgid "CD/DVD Drives" +msgstr "CD/DVD ドライブ" + +#: option/k3bdevicewidget.cpp:234 +msgid "Writer Drives" +msgstr "書き込みドライブ" + +#: option/k3bdevicewidget.cpp:238 +msgid "Readonly Drives" +msgstr "読み取り専用ドライブ" + +#: option/k3bdevicewidget.cpp:255 +msgid "System device name:" +msgstr "システムデバイス名:" + +#: option/k3bdevicewidget.cpp:263 +msgid "Interface type:" +msgstr "インターフェースの種類:" + +#: option/k3bdevicewidget.cpp:265 +msgid "Generic SCSI" +msgstr "汎用 SCSI" + +#: option/k3bdevicewidget.cpp:266 +msgid "ATAPI" +msgstr "ATAPI" + +#: option/k3bdevicewidget.cpp:270 +msgid "Vendor:" +msgstr "ベンダー:" + +#: option/k3bdevicewidget.cpp:274 +msgid "Description:" +msgstr "説明:" + +#: option/k3bdevicewidget.cpp:278 +msgid "Firmware:" +msgstr "ファームウェア:" + +#: option/k3bdevicewidget.cpp:286 +msgid "Writes CD-R:" +msgstr "CD-R を書き込む:" + +#: option/k3bdevicewidget.cpp:290 +msgid "Writes CD-RW:" +msgstr "CD-RW を書き込む:" + +#: option/k3bdevicewidget.cpp:294 +msgid "Reads DVD:" +msgstr "DVD を読み込む:" + +#: option/k3bdevicewidget.cpp:298 +msgid "Writes DVD-R(W):" +msgstr "DVD-R(W) を書き込む:" + +#: option/k3bdevicewidget.cpp:302 +msgid "Writes DVD-R Dual Layer:" +msgstr "二層式 DVD-R を書き込む:" + +#: option/k3bdevicewidget.cpp:307 +msgid "Writes DVD+R(W):" +msgstr "DVD+R(W) を書き込む:" + +#: option/k3bdevicewidget.cpp:311 +msgid "Writes DVD+R Double Layer:" +msgstr "二層式 DVD+R を書き込む:" + +#: option/k3bdevicewidget.cpp:321 +msgid "Buffer Size:" +msgstr "バッファのサイズ:" + +#: option/k3bdevicewidget.cpp:340 +msgid "Supports Burnfree:" +msgstr "Burnfree をサポート:" + +#: option/k3bdevicewidget.cpp:348 +msgid "Write modes:" +msgstr "書き込みモード:" + +#: option/k3bdevicewidget.cpp:359 option/k3bdevicewidget.cpp:363 +msgid "none" +msgstr "なし" + +#: option/k3bdevicewidget.cpp:375 +msgid "Location of New Drive" +msgstr "新しいドライブの場所" + +#: option/k3bdevicewidget.cpp:376 +msgid "" +"Please enter the device name where K3b should search\n" +"for a new drive (example: /dev/cdrom):" +msgstr "" +"K3b が検索する新しいドライブのデバイス名を入力\n" +"(例: /dev/cdrom):" + +#: option/k3bdevicewidget.cpp:386 +#, c-format +msgid "" +"Could not find an additional device at\n" +"%1" +msgstr "" +"以下には追加デバイスが見つかりません\n" +"%1" + +#: option/k3bexternalbinwidget.cpp:106 +msgid "&Search" +msgstr "検索(&S)" + +#: option/k3bexternalbinwidget.cpp:120 +msgid "Set Default" +msgstr "デフォルトを設定" + +#: option/k3bexternalbinwidget.cpp:121 +msgid "Change the versions K3b should use." +msgstr "K3b が使用するバージョンを変更する" + +#: option/k3bexternalbinwidget.cpp:122 +msgid "" +"

If K3b found more than one installed version of a program it will choose one " +"as the default which will be used to do the work. If you want to " +"change the default select the wanted version and press this button." +msgstr "" +"

プログラムに複数のバージョンがあるときは、デフォルトのものを一つ選びます。違うものを使うときはバージョンを選んでこのボタンを押してください。" + +#: option/k3bexternalbinwidget.cpp:128 +msgid "Use the 'Default' button to change the versions K3b should use." +msgstr "使用するバージョンを変更するときは「デフォルトを設定」をクリックしてください。" + +#: option/k3bexternalbinwidget.cpp:133 +msgid "Path" +msgstr "パス" + +#: option/k3bexternalbinwidget.cpp:135 +msgid "Features" +msgstr "機能" + +#: option/k3bexternalbinwidget.cpp:153 +msgid "User parameters have to be separated by space." +msgstr "ユーザのパラメータはスペースで区切ってください。" + +#: option/k3bexternalbinwidget.cpp:157 +msgid "Program" +msgstr "プログラム" + +#: option/k3bexternalbinwidget.cpp:158 +msgid "Parameters" +msgstr "パラメータ" + +#: option/k3bexternalbinwidget.cpp:164 +msgid "User Parameters" +msgstr "ユーザのパラメータ" + +#: option/k3bexternalbinwidget.cpp:173 option/k3bexternalbinwidget.cpp:181 +msgid "Search Path" +msgstr "検索パス" + +#: option/k3bexternalbinwidget.cpp:175 +msgid "" +"Hint: to force K3b to use another than the default name for the " +"executable specify it in the search path." +msgstr "ヒント: デフォルトと異なる実行ファイルを使用する場合は、検索パスを指定してください。" + +#: option/k3bexternalbinwidget.cpp:234 +msgid " (not found)" +msgstr " (見つかりません)" + +#: option/k3bexternalbinoptiontab.cpp:52 +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 +msgid "Burning" +msgstr "書き込み" + +#: option/k3bburningoptiontab.cpp:69 +msgid "Allow overburning (¬ supported by cdrecord <= 1.10)" +msgstr "オーバーバーンを許可する(&N) (cdrecord 1.10 以下ではサポートされていません)" + +# ACCELERATOR added by translator +#: option/k3bburningoptiontab.cpp:70 +msgid "Force unsafe operations" +msgstr "安全でない操作を強制する(&F)" + +#: option/k3bburningoptiontab.cpp:71 +msgid "&Manual writing buffer size" +msgstr "書き込み用バッファのサイズを指定する(&M)" + +#: option/k3bburningoptiontab.cpp:73 +msgid "MB" +msgstr "MB" + +#: option/k3bburningoptiontab.cpp:74 +msgid "Manual writing application &selection" +msgstr "書き込み用アプリケーションを手動で設定する(&S)" + +#: option/k3bburningoptiontab.cpp:84 +msgid "Do not &eject medium after write process" +msgstr "書き込み後にメディアをイジェクトしない(&E)" + +# ACCELERATOR added by translator +#: option/k3bburningoptiontab.cpp:85 +msgid "Automatically erase CD-RWs and DVD-RWs" +msgstr "CD-RW/DVD-RW を自動的に消去する(&R)" + +#: option/k3bburningoptiontab.cpp:102 +msgid "Allow burning more than the official media capacity" +msgstr "メディアの規格容量以上の書き込みを許可する" + +#: option/k3bburningoptiontab.cpp:103 +msgid "Allow to choose between cdrecord and cdrdao" +msgstr "cdrecord/cdrdao の選択を可能にする" + +#: option/k3bburningoptiontab.cpp:104 +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 "通常は安全でないと考えられるいくつかの操作を K3b に強制的に続行させる" + +#: option/k3bburningoptiontab.cpp:108 +msgid "" +"

If this option is checked K3b gives the possibility to choose between " +"cdrecord and cdrdao when writing a cd." +"

This may be useful if one of the programs does not support the used writer." +"

Be aware that K3b does not support both programs in all project types." +msgstr "" +"

このオプションを有効にすると、CD を書き込むときに cdrecord か cdrdao を選択できるようになります。" +"

ライターがどちらか一つのプログラムしかサポートしていない場合に有用です。" +"

注意: すべてのプロジェクトで両方のプログラムが使えるわけではありません。" + +#: option/k3bburningoptiontab.cpp:116 +msgid "" +"

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." +"

If this option is checked K3b will disable a safety check that prevents " +"burning beyond the offical capacity." +"

Caution: 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 "" +"

それぞれのメディアにはベンダーが保証する最大容量があり、その情報はメディアの読み取り専用領域に格納されています。しかし、この規格容量は必ずしも実際の最大容" +"量と一致していません。多くのメディアでは、実際の合計容量が規格容量を少しだけ上回っています。" +"

このオプションを有効にすると、規格容量以上に書き込むことを防ぐための安全チェックを無効にします。" +"

注意: このオプションを有効にした場合、K3b " +"が規格容量を超えて書き込もうとすると、書き込み処理の最後で失敗する場合があります。そのようなことが起こらないように、先にシミュレーションを使って実際の最大容量を" +"確認するといいでしょう。" + +#: option/k3bburningoptiontab.cpp:127 +msgid "" +"

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 "

このオプションを有効にすると、空以外のメディアに書き込むときに CD-RW の消去と DVD-RW のフォーマットを自動的に行います。" + +#: option/k3bburningoptiontab.cpp:131 +msgid "" +"

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." +"

If this option is checked the value specified will be used for both CD and " +"DVD burning." +msgstr "" +"

K3b " +"は書き込み処理中にソフトウェアバッファを使用します。これはシステムが過負荷になったときにデータ転送にギャップが生じるのを防ぎます。デフォルトのサイズは CD " +"の場合は %1 MB、DVD の場合は %2 MB です。" +"

このオプションを有効にすると、CD/DVD の書き込み時に指定された値を使用します。" + +#: option/k3bburningoptiontab.cpp:137 +msgid "" +"

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." +"

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 "" +"

このオプションを有効にすると、K3b " +"は書き込みが完了してもメディアをイジェクトしません。書き込みを開始してコンピュータから離れるときに、トレイを開きっぱなしにしたくない場合に役立ちます。" +"

しかし、Linux " +"システムでは書き込んだメディアを利用するには再ロードしなければなりません。そうしないとシステムが変更を検知できないため、空のメディアとして扱われます。" + +#: option/k3bburningoptiontab.cpp:143 +msgid "" +"

If this option is checked K3b will continue in some situations which would " +"otherwise be deemed as unsafe." +"

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." +"

Caution: Enabling this option may result in damaged media." +msgstr "" +"

このオプションを有効にすると、通常は安全でないと判断されるいくつかの状況においても、K3b は操作を続行します。" +"

この設定は例えばメディアの速度チェックを無効にします。これによって K3b に低速のライターで高速のメディアを書き込ませることができるようになります。" +"

注意: このオプションを有効にした場合、作成したメディアが壊れている可能性があります。" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 25 +#: rc.cpp:3 rc.cpp:153 +#, 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 +#, no-c-format +msgid "..." +msgstr "..." + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 52 +#: rc.cpp:9 +#, no-c-format +msgid "Configure Plugin" +msgstr "プラグインを設定" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 73 +#: rc.cpp:15 +#, no-c-format +msgid "Create m&3u playlist" +msgstr "m3u プレイリストを作成(&3)" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 76 +#: rc.cpp:18 +#, no-c-format +msgid "Create playlist for the ripped files" +msgstr "吸い出したファイルのプレイリストを作成" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 81 +#: rc.cpp:21 +#, no-c-format +msgid "" +"

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" +"

You may use the special strings to give the playlist a unique filename." +msgstr "" +"

このオプションを有効にすると、吸い出したファイルに対してプレイリストを作成します。これは xmms や noatun で使えます。\n" +"

プレイリストに独自名を付けるために、文字列を指定することができます。" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 117 +#: rc.cpp:26 +#, no-c-format +msgid "&Use relative paths" +msgstr "相対パスを使う(&U)" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 120 +#: rc.cpp:29 +#, no-c-format +msgid "Use relative paths instead of absolute" +msgstr "フルパスの代わりに相対パスを使う" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 126 +#: rc.cpp:32 +#, no-c-format +msgid "" +"

If this option is checked, the entries in the playlist will be relative to " +"its location.\n" +"

Example: If your playlist is located in /home/myself/music and\n" +"your audio files are in /home/myself/music/cool" +"; then the entries in the\n" +"playlist will look something like: cool/track1.ogg." +msgstr "" +"

このオプションを有効にすると、ファイルの場所として相対パスを用います。\n" +"

例: プレイリストが /home/myself/music にあって音楽ファイルが " +"/home/myself/music/cool にある場合、プレイリストでのファイル表記は cool/track1.ogg " +"のようになります。" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 136 +#: rc.cpp:38 +#, no-c-format +msgid "Create si&ngle file" +msgstr "一つのファイルを作成(&N)" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 139 +#: rc.cpp:41 +#, no-c-format +msgid "Rip all tracks to a single file" +msgstr "すべてのトラックを一つのファイルに吸い出す" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 146 +#: rc.cpp:44 +#, no-c-format +msgid "" +"

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" +"

This might be useful to rip a live album or a radio play.\n" +"

Caution: The file will have the name of the first track." +msgstr "" +"

このオプションを有効にすると、吸い出したトラックがいくつあっても一つのオーディオファイルしか作成しません。すべてのトラックを連結します。\n" +"

ライブアルバムやラジオ放送を吸い出すときに有用です。\n" +"

注意: ファイル名は最初のトラックのものになります。" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 182 +#: rc.cpp:51 +#, no-c-format +msgid "Write &cue file" +msgstr "Cue ファイルを書き込む(&C)" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 185 +#: rc.cpp:54 +#, no-c-format +msgid "Write a cuefile" +msgstr "Cue ファイルを書き込む" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 188 +#: rc.cpp:57 +#, no-c-format +msgid "" +"

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 "" +"

このオプションを有効にすると、CDRWIN の Cue ファイルを作成します。他のシステムでオーディオ CD のコピーを簡単に作れるようになります。" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 208 +#: rc.cpp:60 rc.cpp:120 +#, 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 +#, no-c-format +msgid "-" +msgstr "-" + +#. i18n: file ./rip/base_k3baudiorippingoptionwidget.ui line 243 +#: rc.cpp:69 rc.cpp:129 +#, no-c-format +msgid "Space needed:" +msgstr "必要なスペース:" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 16 +#: rc.cpp:75 +#, no-c-format +msgid "Ripping Pattern" +msgstr "吸い出しパターン" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 41 +#: rc.cpp:78 +#, no-c-format +msgid "Replace all blan&ks with:" +msgstr "すべての空白を以下で置き換える(&K):" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 52 +#: rc.cpp:81 rc.cpp:180 rc.cpp:866 +#, no-c-format +msgid "_" +msgstr "_" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 62 +#: rc.cpp:84 +#, no-c-format +msgid "Playlist pattern:" +msgstr "プレイリストの形式:" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 86 +#: rc.cpp:87 rc.cpp:171 +#, no-c-format +msgid "Ripped files pattern:" +msgstr "ファイルの吸い出しパターン:" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 105 +#: rc.cpp:90 +#, no-c-format +msgid "Insert your custom pattern here" +msgstr "好みのパターンを入力してください" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 138 +#: rc.cpp:93 rc.cpp:174 +#, no-c-format +msgid "See special strings" +msgstr "記号の一覧" + +#. i18n: file ./rip/base_k3bcddbpatternwidget.ui line 149 +#: rc.cpp:96 +#, no-c-format +msgid "About conditional inclusion" +msgstr "条件付きで含めるには..." + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 28 +#: rc.cpp:99 +#, 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 +#, no-c-format +msgid "Setti&ngs" +msgstr "設定(&N)" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 62 +#: rc.cpp:105 +#, no-c-format +msgid "Video Quality" +msgstr "動画の品質" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 81 +#: rc.cpp:108 +#, no-c-format +msgid "Video Size:" +msgstr "動画のサイズ:" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 102 +#: rc.cpp:111 rc.cpp:796 +#, no-c-format +msgid "&Custom..." +msgstr "カスタム(&C)..." + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 120 +#: rc.cpp:114 +#, 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 +#, no-c-format +msgid " kbps" +msgstr " kbps" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 221 +#: rc.cpp:135 +#, no-c-format +msgid "Audio Quality" +msgstr "オーディオの品質" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 250 +#: rc.cpp:138 +#, no-c-format +msgid "Variable &Bitrate" +msgstr "可変ビットレート(&B)" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 266 +#: rc.cpp:141 rc.cpp:147 +#, no-c-format +msgid "Audio Bitrate:" +msgstr "動画のビットレート:" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 308 +#: rc.cpp:144 +#, no-c-format +msgid "" +"

No Audio Quality settings available for AC3 pass-through" +". The audio stream from the Video DVD is used without any changes." +msgstr "

AC3 パススルーのためのオーディオ品質設定がありません。ビデオ DVD のオーディオストリームを変更せずに使用します。" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 411 +#: rc.cpp:156 +#, 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 "DVD タイトルのエンコードに使用するビデオコーデックを選択" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 437 +#: rc.cpp:162 +#, 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 "DVD タイトルのエンコードに使用するオーディオコーデックを選択" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 459 +#: rc.cpp:168 +#, no-c-format +msgid "File Namin&g" +msgstr "ファイルの名前(&G)" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 529 +#: rc.cpp:177 +#, no-c-format +msgid "Replace all &blanks with:" +msgstr "すべての空白を以下で置き換える(&B):" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 588 +#: rc.cpp:186 +#, no-c-format +msgid "&2-pass encoding" +msgstr "&2 パスエンコード" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 591 +#: rc.cpp:189 +#, no-c-format +msgid "Alt+2" +msgstr "Alt+2" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 597 +#: rc.cpp:192 +#, 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 "" +"

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" +"

If this option is not checked K3b will create video files with a constant " +"bitrate and a lower quality.\n" +"

2-pass encoding results in a doubled encoding time." +msgstr "" +"

このオプションを有効にすると、K3b " +"はビデオタイトルを二回の処理でエンコードします。最初のパスでビデオに関する情報を収集し、この情報を次のパスでビットを効果的に割り当てるために使用します。これによ" +"って、可変ビットレートの高品質なビデオが作成されます。\n" +"

有効にしなかった場合は、K3b は固定ビットレートのビデオファイルを作成します。品質は劣ります。\n" +"

2 パスエンコードを使うとエンコードに二倍の時間がかかります。" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 610 +#: rc.cpp:200 +#, no-c-format +msgid "Automatic &Video Clipping" +msgstr "自動クリッピング(&V)" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 616 +#: rc.cpp:203 +#, 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 "" +"

Most Video DVDs are encoded in a letterboxed format. Letterboxed " +"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" +"

If this option is checked K3b will automatically detect and remove these " +"black bars from the resulting video.\n" +"

Although this method is very reliable there may be problems if the source " +"material is exceptionally short or dark." +msgstr "" +"

大部分のビデオ DVD は「レターボックス」フォーマットでエンコードされています。本来の映像をビデオ DVD " +"の規格がサポートするアスペクト比にするためにビデオの上下 (ときには左右) に追加された黒い帯を一般にレターボックスと言います。\n" +"

このオプションを有効にすると、K3b は自動的にこの黒い帯を検出し、作成するビデオから取り除きます。\n" +"

この方法はほぼ確実に動作しますが、元の映像が異常に短い場合や暗い場合に問題が発生する可能性があります。" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 629 +#: rc.cpp:211 +#, no-c-format +msgid "Resample Audio to &44.1 KHz" +msgstr "オーディオを &44.1 kHz にリサンプルする" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 632 +#: rc.cpp:214 +#, 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 "オーディオストリームのサンプルレートを 44.1 KHz に変更" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 642 +#: rc.cpp:220 +#, no-c-format +msgid "" +"

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" +"

If this option is checked K3b will change the sampling rate of the audio " +"stream to 44100 Hz." +msgstr "" +"

ビデオ DVD のオーディオストリームは通常 48000 Hz のサンプリングレートでエンコードされています。一方、オーディオ CD は 44100 " +"Hz でエンコードされています。\n" +"

このオプションを有効にすると、K3b はオーディオストリームのサンプリングレートを 44100 Hz に変更します。" + +#. i18n: file ./rip/videodvd/base_k3bvideodvdrippingwidget.ui line 650 +#: rc.cpp:224 +#, no-c-format +msgid "Low s&cheduling priority for the video transcoding process" +msgstr "ビデオトランスコードプロセスのスケジュール優先度を低くする(&C)" + +#. i18n: file ./k3bui.rc line 4 +#: rc.cpp:227 +#, no-c-format +msgid "&Project" +msgstr "プロジェクト(&P)" + +#. i18n: file ./k3bui.rc line 24 +#: rc.cpp:233 +#, no-c-format +msgid "&Device" +msgstr "デバイス(&D)" + +#. i18n: file ./k3bui.rc line 56 +#: rc.cpp:242 +#, no-c-format +msgid "Tools" +msgstr "ツール" + +#. i18n: file ./k3bui.rc line 63 +#: rc.cpp:245 +#, no-c-format +msgid "Quick Dir Selector" +msgstr "ディレクトリのクイック選択" + +# ACCELERATOR changed by translator +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 30 +#: rc.cpp:251 +#, no-c-format +msgid "&Ask to save projects on exit" +msgstr "終了時にプロジェクトを保存するか尋ねる(&T)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 33 +#: rc.cpp:254 +#, no-c-format +msgid "Ask to save modified projects on exit" +msgstr "終了時に修正したプロジェクトを保存するか尋ねる" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 49 +#: rc.cpp:257 +#, no-c-format +msgid "Default Temporary Directory:" +msgstr "デフォルトの一時ディレクトリ:" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 57 +#: rc.cpp:260 +#, no-c-format +msgid "The directory where K3b stores temporary files" +msgstr "K3b が一時ファイルを保管するディレクトリ" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 61 +#: rc.cpp:263 +#, no-c-format +msgid "" +"

This is the default temporary directory. This is where K3b will store " +"temporary files like iso images or decoded audio files.\n" +"

Be aware that the temporary directory may also be changed in every project " +"burn dialog." +msgstr "" +"

デフォルトの一時ディレクトリ。ISO イメージやデコードした音楽ファイルなどをここに保存します。\n" +"

注意: 一時ディレクトリはプロジェクトごとの書き込みダイアログで変更できます。" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 73 +#: rc.cpp:267 +#, no-c-format +msgid "System" +msgstr "システム" + +# ACCELERATOR changed by translator +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 84 +#: rc.cpp:270 +#, no-c-format +msgid "&Check system configuration" +msgstr "システムの設定をチェックする(&H)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 87 +#: rc.cpp:273 +#, no-c-format +msgid "Check system Configuration" +msgstr "システムの設定をチェックする" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 90 +#: rc.cpp:276 +#, no-c-format +msgid "" +"

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 "

このオプションを有効にすると、起動時とユーザが設定を変更したときに、システムの設定に問題がないかチェックします。" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 106 +#: rc.cpp:279 +#, no-c-format +msgid "Used audio output system:" +msgstr "使用するオーディオ出力システム:" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 119 +#: rc.cpp:282 +#, no-c-format +msgid "Confi&gure..." +msgstr "設定(&G)..." + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 131 +#: rc.cpp:285 +#, no-c-format +msgid "GUI Settings" +msgstr "GUI の設定" + +# ACCELERATOR changed by translator +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 142 +#: rc.cpp:288 +#, no-c-format +msgid "Show progress &OSD" +msgstr "OSD で進行を表示する(&S)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 145 +#: rc.cpp:291 +#, no-c-format +msgid "" +"

If this option is checked K3b will display the progress in an OSD which " +"always stays on top of all other windows." +msgstr "

このオプションを有効にすると、すべてのウィンドウより上に OSD で進行を表示します。" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 153 +#: rc.cpp:294 +#, no-c-format +msgid "Hide &main window while writing" +msgstr "書き込み中はメインウィンドウを隠す(&M)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 156 +#: rc.cpp:297 +#, 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 +#, no-c-format +msgid "" +"

If this option is checked K3b will hide the main window while displaying the " +"progress dialog." +msgstr "

このオプションを有効にすると、進行ダイアログを表示している間はメインウィンドウを隠します。" + +# ACCELERATOR added by translator +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 167 +#: rc.cpp:303 +#, no-c-format +msgid "Show splash screen" +msgstr "スプラッシュスクリーンを表示する(&W)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 170 +#: rc.cpp:306 +#, no-c-format +msgid "Show the splash screen when K3b starts" +msgstr "起動時にスプラッシュスクリーンを表示" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 178 +#: rc.cpp:309 +#, no-c-format +msgid "E&nable Konqueror integration" +msgstr "Konqueror に統合する(&N)" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 181 +#: rc.cpp:312 +#, no-c-format +msgid "Enable integration of K3b actions into Konqueror menus" +msgstr "K3b のアクションを Konqueror のメニューに統合" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 186 +#: rc.cpp:315 +#, no-c-format +msgid "" +"

K3b can integrate itself into Konqueror. This integration allows to start " +"K3b from the context menu in the file manager.\n" +"

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" +"

Konqueror integration is not enabled by default to prevent unwanted " +"cluttering of the Konqueror menus." +msgstr "" +"

K3b を Konqueror に統合することができます。統合すると、ファイルマネージャのコンテキストメニューから K3b " +"を起動できるようになります。\n" +"

典型的な例: あるフォルダをデータ CD に書き込むには、マウスの右ボタンでフォルダをクリックし、表示されるコンテキストメニューから「K3b でデータ " +"CD を作成」を選択します。これによって、そのフォルダを含む新しい K3b プロジェクトが作成されます。\n" +"

注意: Konqueror のメニューを無用に煩雑にすることを避けるために、Konqueror への統合はデフォルトでは有効になっていません。" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 194 +#: rc.cpp:320 +#, no-c-format +msgid "&Keep action dialogs open" +msgstr "アクションダイアログを閉じない(&K)" + +#. 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 "" +"

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 "" +"

このオプションを有効にすると、CD コピーなどの処理が終了してもアクションダイアログを閉じません。他の CD " +"をコピーするといった新しい処理を開始できるようにダイアログを開いておきます。" + +#. i18n: file ./option/base_k3bmiscoptiontab.ui line 216 +#: rc.cpp:329 +#, no-c-format +msgid "&Default action dialog settings:" +msgstr "アクションダイアログのデフォルト設定(&D):" + +#. 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 +#, no-c-format +msgid "Theme Selection" +msgstr "テーマの選択" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 37 +#: rc.cpp:338 +#, no-c-format +msgid "Theme" +msgstr "テーマ" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 70 +#: rc.cpp:347 +#, no-c-format +msgid "Comment" +msgstr "コメント" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 136 +#: rc.cpp:354 +#, no-c-format +msgid "no Theme selected" +msgstr "テーマが選択されていません" + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 187 +#: rc.cpp:358 +#, no-c-format +msgid "Install New Theme..." +msgstr "新しいテーマをインストール..." + +#. i18n: file ./option/base_k3bthemeoptiontab.ui line 195 +#: rc.cpp:361 +#, no-c-format +msgid "Remove Theme" +msgstr "テーマを削除" + +#. i18n: file ./option/base_k3bpluginoptiontab.ui line 28 +#: rc.cpp:364 +#, no-c-format +msgid "Configure..." +msgstr "設定..." + +#. i18n: file ./option/base_k3bpluginoptiontab.ui line 58 +#: rc.cpp:367 +#, no-c-format +msgid "" +"

Here all K3b Plugins may be configured. Be aware that this does not " +"include the KPart Plugins which embed themselves in the K3b menu " +"structure.

" +msgstr "" +"

ここで「K3b プラグイン」を設定します。" +"
注意: K3b のメニューに組み込まれている「KPart プラグイン」は含まれません。

" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 17 +#: rc.cpp:370 +#, no-c-format +msgid "CDDB Options" +msgstr "CDDB のオプション" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 46 +#: rc.cpp:373 +#, no-c-format +msgid "Local" +msgstr "ローカル" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 57 +#: rc.cpp:376 +#, no-c-format +msgid "Use local CDDB directory" +msgstr "ローカル CDDB ディレクトリを使う" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 68 +#: rc.cpp:379 +#, 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 +#, 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 +#, no-c-format +msgid "Directory" +msgstr "ディレクトリ" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 135 +#: rc.cpp:389 +#, no-c-format +msgid "Move directory down" +msgstr "ディレクトリを下に移動" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 149 +#: rc.cpp:393 +#, no-c-format +msgid "Add directory" +msgstr "ディレクトリを追加" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 171 +#: rc.cpp:398 +#, no-c-format +msgid "Remove directory" +msgstr "ディレクトリを削除" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 185 +#: rc.cpp:402 +#, no-c-format +msgid "Move directory up" +msgstr "ディレクトリを上に移動" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 214 +#: rc.cpp:405 +#, no-c-format +msgid "Remote" +msgstr "リモート" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 251 +#: rc.cpp:408 +#, no-c-format +msgid "Server:" +msgstr "サーバ:" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 273 +#: rc.cpp:414 +#, no-c-format +msgid "Server" +msgstr "サーバ" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 284 +#: rc.cpp:417 +#, no-c-format +msgid "Port" +msgstr "ポート" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 328 +#: rc.cpp:422 +#, no-c-format +msgid "Port " +msgstr "ポート " + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 342 +#: rc.cpp:426 +#, no-c-format +msgid "Add server" +msgstr "サーバを追加" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 356 +#: rc.cpp:430 +#, no-c-format +msgid "Remove server" +msgstr "サーバを削除" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 370 +#: rc.cpp:434 +#, no-c-format +msgid "Move server up" +msgstr "サーバを上に移動" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 384 +#: rc.cpp:438 +#, no-c-format +msgid "Move server down" +msgstr "サーバを下に移動" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 411 +#: rc.cpp:441 +#, no-c-format +msgid "Enable remote CDDB queries" +msgstr "リモート CDDB 検索を許可する" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 440 +#: rc.cpp:447 +#, no-c-format +msgid "CGI Path" +msgstr "CGIパス" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 460 +#: rc.cpp:450 +#, no-c-format +msgid "~/cddb/cddb.cgi" +msgstr "~/cddb/cddb.cgi" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 471 +#: rc.cpp:453 +#, no-c-format +msgid "Path:" +msgstr "パス:" + +#. i18n: file ./option/base_k3bcddboptiontab.ui line 479 +#: rc.cpp:456 +#, no-c-format +msgid "Manual CGI path" +msgstr "手動の CGI パス" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 9 +#: rc.cpp:459 +#, no-c-format +msgid "K3bAudioTrackWidget" +msgstr "K3bAudioTrackWidget" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 27 +#: rc.cpp:462 +#, no-c-format +msgid "C&D-Text" +msgstr "C&D-Text" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 51 +#: rc.cpp:465 rc.cpp:530 +#, no-c-format +msgid "So&ngwriter:" +msgstr "ソングライター(&N):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 91 +#: rc.cpp:468 rc.cpp:545 +#, no-c-format +msgid "&Arranger:" +msgstr "アレンジャー(&A):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 102 +#: rc.cpp:471 rc.cpp:533 +#, no-c-format +msgid "&Composer:" +msgstr "作曲者(&C):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 113 +#: rc.cpp:474 +#, no-c-format +msgid "&Message:" +msgstr "メッセージ(&M):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 129 +#: rc.cpp:477 rc.cpp:548 +#, no-c-format +msgid "&Performer:" +msgstr "演奏者(&P):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 140 +#: rc.cpp:480 +#, no-c-format +msgid "&ISRC:" +msgstr "&ISRC:" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 151 +#: rc.cpp:483 rc.cpp:557 rc.cpp:1017 +#, no-c-format +msgid "&Title:" +msgstr "タイトル(&T):" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 204 +#: rc.cpp:489 +#, no-c-format +msgid "Preemph&asis" +msgstr "プリエンファシス(&A)" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 207 +#: rc.cpp:492 +#, no-c-format +msgid "" +"

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 +#, no-c-format +msgid "&Copy permitted" +msgstr "コピーの許可(&C)" + +#. i18n: file ./projects/base_k3baudiotrackwidget.ui line 231 +#: rc.cpp:498 +#, no-c-format +msgid "Post-Gap:" +msgstr "ポストギャップ:" + +#. 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 "" +"

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" +"

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" +"

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" +"

Changing the post-gap does not change the length of the track!\n" +"

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." +msgstr "" +"

オーディオ CD の各トラック (最後のトラックを除く) はポストギャップを持つことができます。といっても、K3b " +"がトラックに無音のギャップを余分に追加するわけではありません。この設定は Hi-Fi オーディオ CD " +"プレーヤでギャップがどのように表示されるかを左右するだけです。ポストギャップとマークされたオーディオトラックの部分は逆方向にカウントされます。\n" +"

今日の CD ライターは DAO " +"モードで書き込むときにポストギャップに任意のオーディオデータを入れることができるので、この設定は大部分のユーザには関係ありません。\n" +"

他の CD " +"書き込みアプリケーションでは、ポストギャップはプリギャップと呼ばれるかもしれません。二番目のトラックのプリギャップは最初のトラックのポストギャップと同じです。" +"\n" +"

ポストギャップを変更してもトラックの長さは変わりません!\n" +"

TAO モードで書き込む場合 (オーディオ CD には推奨されません)、ポストギャップはおそらくミュートされ、一部のライターでは強制的に 2 " +"秒の長さになります。" + +#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 20 +#: rc.cpp:512 +#, no-c-format +msgid "Messa&ge:" +msgstr "メッセージ(&G):" + +#. 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 +#, no-c-format +msgid "Copy to all tracks" +msgstr "すべてのトラックにコピー" + +#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 57 +#: rc.cpp:521 +#, no-c-format +msgid "&UPC EAN:" +msgstr "&UPC EAN:" + +#. i18n: file ./projects/base_k3baudiocdtextallfieldswidget.ui line 116 +#: rc.cpp:536 +#, no-c-format +msgid "&Disk id:" +msgstr "ディスク ID(&D):" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 23 +#: rc.cpp:566 +#, no-c-format +msgid "Playback Settings" +msgstr "再生オプション" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 34 +#: rc.cpp:569 +#, 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 +#, no-c-format +msgid "Unwanted MPlayer options:" +msgstr "使用しない MPlayer のオプション:" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 69 +#: rc.cpp:579 +#, no-c-format +msgid "Pla&y files randomly" +msgstr "ファイルをランダムに再生(&Y)" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 72 +#: rc.cpp:582 +#, no-c-format +msgid "The files are played in random order" +msgstr "ファイルをランダムな順番で再生" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 75 +#: rc.cpp:585 +#, no-c-format +msgid "" +"

If this option is checked the order in which the files are played is " +"determined randomly every time it is played." +msgstr "

このオプションを有効にすると、ファイルを再生するたびに再生順がランダムに決定されます。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 83 +#: rc.cpp:588 +#, no-c-format +msgid "&Do not use DMA" +msgstr "DMA を使わない(&D)" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 86 +#: rc.cpp:591 +#, no-c-format +msgid "Do not use DMA for media access" +msgstr "メディアへのアクセスに DMA を使わない" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 89 +#: rc.cpp:594 +#, no-c-format +msgid "" +"

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.

" +msgstr "" +"

このオプションを有効にすると、作成された eMovix CD/DVD はドライブへのアクセスに DMA を使用しません。その結果 CD/DVD " +"からの読み取りが遅くなりますが、DMA をサポートしていないシステムで必要な場合があります。

" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 99 +#: rc.cpp:597 +#, no-c-format +msgid "MPlayer options you want to be sure MPlayer will not use" +msgstr "MPlayer で使用しないオプション" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 104 +#: rc.cpp:600 +#, no-c-format +msgid "" +"

Here one can specify MPlayer options that should never be used.\n" +"

They have to be separated by spaces:\n" +"

opt1 opt2 opt3
" +msgstr "" +"

使用しない MPlayer のオプションを指定します。\n" +"

複数のオプションは空白で区切ってください:\n" +"

opt1 opt2 opt3
" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 112 +#: rc.cpp:605 +#, no-c-format +msgid "Additional MPlayer options" +msgstr "MPlayer の追加オプション" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 117 +#: rc.cpp:608 +#, no-c-format +msgid "" +"

MPlayer options that should be used in any case.\n" +"

They have to be separated by spaces:\n" +"

opt1 opt2 opt3
" +msgstr "" +"

常に使用する MPlayer のオプションを指定します。\n" +"

複数のオプションは空白で区切ってください:\n" +"

opt1 opt2 opt3
" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 125 +#: rc.cpp:613 +#, no-c-format +msgid "Additional MPlayer options:" +msgstr "MPlayer の追加オプション:" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 133 +#: rc.cpp:616 +#, no-c-format +msgid "Loop playlist:" +msgstr "プレイリストのループ:" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 141 +#: projects/k3bvcdtrackdialog.cpp:476 rc.cpp:619 +#, no-c-format +msgid " time(s)" +msgstr " 回" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 144 +#: rc.cpp:622 +#, no-c-format +msgid "infinity" +msgstr "無限" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 150 +#: rc.cpp:625 +#, no-c-format +msgid "How many times should the playlist be looped" +msgstr "何回プレイリストをループさせるか" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 158 +#: rc.cpp:628 +#, 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 "" +"

Audio Player Background\n" +"

During audio playback normally the screen would be black. However, if a " +"background movie has been selected, eMovix will display it during playback.\n" +"

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 /usr/share/emovix or " +"/usr/local/share/emovix) under backgrounds" +". So to add a background one has to copy the file to that folder." +msgstr "" +"

オーディオプレーヤの背景\n" +"

オーディオ再生中の背景は通常は黒ですが、背景動画が選択されていると、eMovix は再生中にそれを表示します。\n" +"

追加の背景動画をインストールできますが、数回のマウスクリックで簡単に、というわけにはいきません。背景動画は emovix 共有データフォルダ " +"(たいていは /usr/share/emovix または /usr/local/share/emovix) の " +"backgrounds に保存されます。背景を追加するには、ファイルをそのフォルダにコピーする必要があります。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 181 +#: rc.cpp:639 +#, no-c-format +msgid "Startup Behavior" +msgstr "開始時の挙動" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 192 +#: rc.cpp:642 +#, no-c-format +msgid "Keyboard Layout:" +msgstr "キーボード配列:" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 200 +#: rc.cpp:645 +#, 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 "eMovix ヘルプスクリーンの言語を選択" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 216 +#: rc.cpp:651 +#, 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 "デフォルトの Linux カーネル設定を選択" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 234 +#: rc.cpp:657 +#, no-c-format +msgid "" +"

eMovix Boot Labels\n" +"

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" +"

The default, movix, or MoviX " +"labels start a general Vesa video driver.\n" +"

The TV 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" +"

The FB labels refer to configurations that start a Frame Buffer " +"driver in different screen resolutions.\n" +"

The AA 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" +"

The hd 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" +"

The floppy label makes eMovix boot from the local floppy drive " +"instead of the medium." +msgstr "" +"

eMovix ブートラベル\n" +"

eMovix はブート時にブートラベルによって選択可能なさまざまなブート設定を提供します (Lilo や Grub " +"と比較)。その多くのブート設定は主にビデオ出力に影響します。\n" +"

default, movix, MoviX ラベルは、一般的な Vesa ビデオドライバを開始します。\n" +"

TV ラベルはビデオをグラフィックボードの TV 出力に出力するために使用できます。eMovix は " +"さまざまなブランドのグラフィックボード用の TVout ドライバを提供しています。\n" +"

FB ラベルは異なるスクリーン解像度でフレームバッファドライバを開始する設定です。\n" +"

AA ラベルを選択すると、eMovix は単純な Ascii 文字を使って画像をテキストモードで表示する Ascii-Art " +"(アスキーアート) ライブラリを通してビデオを出力します。\n" +"

hd ラベルは eMovix をメディアからではなくローカルのハードディスクから起動させます。これは間違って eMovix " +"メディアを開始してしまうのを防ぐために使用できます。\n" +"

floppy ラベルは eMovix をメディアからではなくローカルのフロッピードライブから起動させます。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 242 +#: rc.cpp:667 +#, no-c-format +msgid "Select the layout of the keyboard" +msgstr "キーボード配列を選択" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 245 +#: rc.cpp:670 +#, no-c-format +msgid "" +"

The keyboard layout selected here will be used for the eMovix commands like " +"controlling the media player." +msgstr "

ここで選択したキーボード配列は、メディアプレーヤの制御などの eMovix コマンドに使用されます。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 263 +#: rc.cpp:673 +#, no-c-format +msgid "Behavior After Playing" +msgstr "再生終了後の動作" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 274 +#: rc.cpp:676 +#, no-c-format +msgid "E&ject disk" +msgstr "ディスクをイジェクト(&J)" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 277 +#: rc.cpp:679 +#, no-c-format +msgid "Eject the disk after playing has finished" +msgstr "再生終了後にディスクをイジェクト" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 280 +#: rc.cpp:682 +#, no-c-format +msgid "" +"

If this option is checked the disk will be ejected after MPlayer has " +"finished." +msgstr "

このオプションを有効にすると、MPlayer の再生終了後にディスクをイジェクトします。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 288 +#: rc.cpp:685 +#, no-c-format +msgid "Sh&utdown" +msgstr "シャットダウン(&U)" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 291 +#: rc.cpp:688 +#, no-c-format +msgid "Shutdown after playing has finished" +msgstr "再生終了後にシャットダウン" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 294 +#: rc.cpp:691 +#, no-c-format +msgid "" +"

If this option is checked the PC will be shut down after MPlayer has " +"finished playing." +msgstr "

このオプションを有効にすると、MPlayer の演奏終了後に PC をシャットダウンします。" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 302 +#: rc.cpp:694 +#, no-c-format +msgid "Re&boot" +msgstr "再起動(&B)" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 305 +#: rc.cpp:697 +#, no-c-format +msgid "Reboot after playing has finished" +msgstr "再生終了後に再起動" + +#. i18n: file ./projects/base_k3bmovixoptionswidget.ui line 308 +#: rc.cpp:700 +#, no-c-format +msgid "" +"

If this option is checked the PC will be rebooted after MPlayer has finished " +"playing." +msgstr "

このオプションを有効にすると、MPlayer の再生終了後に PC を再起動します。" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 36 +#: rc.cpp:703 +#, no-c-format +msgid "Boot images:" +msgstr "ブートイメージ:" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 44 +#: rc.cpp:706 +#, no-c-format +msgid "&New..." +msgstr "新規(&N)..." + +#. i18n: file ./projects/base_k3bbootimageview.ui line 47 +#: rc.cpp:709 +#, no-c-format +msgid "Add new boot image" +msgstr "新しいブートイメージを追加" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 58 +#: rc.cpp:715 +#, no-c-format +msgid "Remove selected boot image" +msgstr "選択したブートイメージを削除" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 66 +#: rc.cpp:718 rc.cpp:727 +#, 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 +#, no-c-format +msgid "Local Path" +msgstr "ローカルパス" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 123 +#: rc.cpp:730 +#, no-c-format +msgid "Flopp&y" +msgstr "フロッピー(&Y)" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 126 +#: rc.cpp:733 +#, no-c-format +msgid "Emulate a 1440/2880 kb floppy" +msgstr "1440/2880 kb フロッピーをエミュレート" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 134 +#: projects/k3bbootimageview.cpp:59 rc.cpp:736 +#, no-c-format +msgid "Harddisk" +msgstr "ハードディスク" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 137 +#: rc.cpp:739 +#, 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 +#, no-c-format +msgid "None" +msgstr "なし" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 148 +#: rc.cpp:745 +#, no-c-format +msgid "No emulation at all" +msgstr "エミュレーションしない" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 177 +#: rc.cpp:751 +#, no-c-format +msgid "No boot image" +msgstr "ブートイメージなし" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 180 +#: rc.cpp:754 +#, no-c-format +msgid "Do not boot from the emulated floppy/harddisk" +msgstr "エミュレートしたフロッピー/ハードディスクからはブートしない" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 188 +#: rc.cpp:757 +#, no-c-format +msgid "Boot-info-table" +msgstr "" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 207 +#: rc.cpp:760 rc.cpp:763 +#, no-c-format +msgid "0" +msgstr "0" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 229 +#: rc.cpp:766 +#, no-c-format +msgid "Boot load segment:" +msgstr "" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 240 +#: rc.cpp:769 +#, no-c-format +msgid "Boot load size:" +msgstr "" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 260 +#: rc.cpp:772 +#, no-c-format +msgid "Show Advanced Op&tions" +msgstr "高度なオプションを表示(&T)" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 295 +#: rc.cpp:775 +#, no-c-format +msgid "Boot catalog:" +msgstr "Boot カタログ:" + +#. i18n: file ./projects/base_k3bbootimageview.ui line 303 +#: rc.cpp:778 +#, no-c-format +msgid "boot/boot.catalog" +msgstr "boot/boot.catalog" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 9 +#: rc.cpp:781 +#, no-c-format +msgid "Data Image Settings" +msgstr "データイメージの設定" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 23 +#: rc.cpp:784 +#, 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 "その他のフィールド(&M)..." + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 52 +#: rc.cpp:790 +#, no-c-format +msgid "File System" +msgstr "ファイルシステム" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 77 +#: rc.cpp:793 +#, no-c-format +msgid "File system presets" +msgstr "プリセットファイルシステム" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 103 +#: rc.cpp:799 +#, no-c-format +msgid "Symbolic Links" +msgstr "シンボリックリンク" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 112 +#: rc.cpp:802 rc.cpp:838 +#, no-c-format +msgid "No Change" +msgstr "変更しない" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 117 +#: rc.cpp:805 +#, no-c-format +msgid "Discard broken symlinks" +msgstr "壊れたシンボリックリンクを破棄" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 122 +#: rc.cpp:808 +#, no-c-format +msgid "Discard all symlinks" +msgstr "すべてのシンボリックリンクを破棄" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 127 +#: rc.cpp:811 +#, no-c-format +msgid "Follow symlinks" +msgstr "シンボリックリンクに従う" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 142 +#: rc.cpp:814 +#, 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 "" +"

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" +"

No Change" +"
\n" +"Symlinks are used as they have been added to the project. \n" +"\n" +"

Discard broken symlinks" +"
\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" +"

Discard all symlinks" +"
\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" +"

Follow symlinks" +"
\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." +"
\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" +"

Caution: Symbolic links require Rock Ridge extensions." +msgstr "" +"

Rock Ridge 拡張を有効にすると (デフォルトで有効)、K3b はシンボリックリンクを含む ISO9660 " +"ファイルシステムを作成することができます。K3b プロジェクトでシンボリックリンクをどのように扱うかをここで変更できます。\n" +"\n" +"

[変更しない]" +"
\n" +"プロジェクトに追加されたシンボリックリンクをそのまま使用します。\n" +"\n" +"

[壊れたシンボリックリンクを破棄]" +"
\n" +"プロジェクト内のファイルにリンクしていないシンボリックリンクを破棄します。" +"
\n" +"これには '/home/myhome/testfile' のような絶対パスへのリンクも含まれます。\n" +"\n" +"

[すべてのシンボリックリンクを破棄]" +"
\n" +"プロジェクトに追加されたすべてのシンボリックリンクを破棄します。つまり、作成されたファイルシステムにはシンボリックリンクは存在しなくなります。\n" +"\n" +"

[シンボリックリンクに従う]" +"
\n" +"プロジェクト内のシンボリックリンクを、それぞれのリンク先のファイルの内容に置き換えます。したがって、作成されたファイルシステムにはシンボリックリンクは存在しなく" +"なります。" +"
\n" +"Rock Ridge 拡張を無効にした場合 (非推奨)、ISO9660 はシンボリックリンクをサポートしていないので、常にシンボリックリンクに従います。\n" +"\n" +"

注意: シンボリックリンクには Rock Ridge 拡張が必要です。" + +#. 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 +#, no-c-format +msgid "Strip" +msgstr "削除" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 189 +#: rc.cpp:844 +#, no-c-format +msgid "Extended Strip" +msgstr "高度な削除" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 209 +#: rc.cpp:850 +#, 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 "" +"

No Change" +"
\n" +"If this option is checked, K3b will leave all spaces in filenames as they are.\n" +"

Strip" +"
\n" +"If this option is checked, K3b will remove all spaces from all filenames." +"
\n" +"Example: 'my good file.ext' becomes 'mygoodfile.ext'\n" +"

Extended Strip" +"
\n" +"If this option is checked K3b will remove all spaces in all filenames and " +"capitalize all letters following a space." +"
\n" +"Example: 'my good file.ext' becomes 'myGoodFile.ext'\n" +"

Replace" +"
\n" +"If this option is checked, K3b will replace all spaces in all filenames with " +"the specified characters." +"
\n" +"Example: 'my good file.ext' becomes 'my_good_file.ext'" +msgstr "" +"

[変更しない]" +"
\n" +"ファイル名に含まれるすべての空白をそのまま残します。\n" +"

[削除]" +"
\n" +"すべてのファイル名のすべての空白を削除します。" +"
\n" +"例: 'my good file.ext' は 'mygoodfile.ext' になります。\n" +"

[高度な削除]" +"
\n" +"すべてのファイル名のすべての空白を削除し、さらに空白の後のすべての文字を大文字に変換します。" +"
\n" +"例: 'my good file.ext' は 'myGoodFile.ext' になります。\n" +"

[置換]" +"
\n" +"すべてのファイル名のすべての空白を指定された文字に置き換えます。" +"
\n" +"例: 'my good file.ext' は 'my_good_file.ext' になります。" + +#. i18n: file ./projects/base_k3bdataimagesettings.ui line 244 +#: rc.cpp:869 +#, no-c-format +msgid "The string to replace spaces with" +msgstr "空白を置換する文字列" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 9 +#: rc.cpp:872 +#, no-c-format +msgid "Custom Data Filesystems" +msgstr "カスタム データ ファイルシステム" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 26 +#: rc.cpp:875 +#, no-c-format +msgid "File System Settings" +msgstr "ファイルシステムの設定" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 35 +#: rc.cpp:878 +#, no-c-format +msgid "ISO9660 Filesystem" +msgstr "ISO9660 ファイルシステム" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 58 +#: rc.cpp:881 +#, no-c-format +msgid "File Systems" +msgstr "ファイルシステム" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 69 +#: rc.cpp:884 +#, no-c-format +msgid "&Generate Rock Ridge extensions" +msgstr "Rock Ridge 拡張を生成(&G)" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 75 +#: rc.cpp:887 +#, no-c-format +msgid "Add Rock Ridge extensions to the file system" +msgstr "ファイルシステムに Rock Ridge 拡張を追加" + +# ONLY PARTIALLY TRANSLATED +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 81 +#: rc.cpp:890 +#, no-c-format +msgid "" +"

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" +"

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" +"

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" +"

It is highly recommended to use Rock Ridge extensions on every data CD or " +"DVD." +msgstr "" +"

このオプションを有効にすると、K3b は Rock Ridge 変換プロトコル (IEEE-P1282) で規定された SUSP (System Use " +"Sharing Protocol) レコードを生成します。\n" +"

Rock Ridge は UNIX ファイルシステムに匹敵する機能 (パーミッション、シンボリックリンク、長いファイル名など) " +"によって、ISO-9660 ファイルシステムを拡張します。ISO-8859 または UTF-16 に基づく文字を使用し、255 オクテットを許可します。\n" +"

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" +"

データ CD/DVD では常に Rock Ridge 拡張を使うことを強くお勧めします。" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 89 +#: rc.cpp:896 +#, no-c-format +msgid "Generate &Joliet extensions" +msgstr "Joliet 拡張を生成(&J)" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 92 +#: rc.cpp:899 +#, no-c-format +msgid "Add Joliet extensions to the file system" +msgstr "Joliet 拡張をファイルシステムに追加" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 99 +#: rc.cpp:902 +#, no-c-format +msgid "" +"

If this option is checked, K3b will add additional Joliet extensions to the " +"ISO-9660 file system.\n" +"

Joliet is not an accepted independent international standard like ISO-9660 " +"or Rock Ridge. It is mainly used on Windows systems.\n" +"

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" +"

Joliet uses UTF-16 coding.\n" +"

Caution: With the exception of Linux and FreeBSD, there is no " +"POSIX-like OS that supports Joliet. So never create Joliet-only CDs or " +"DVDs for that reason." +msgstr "" +"

このオプションを有効にすると、K3b は ISO-9660 ファイルシステムに Joliet 拡張を追加します。\n" +"

Joliet は ISO-9660 や Rock Ridge のような国際的に認められた規格ではありません。主に Windows " +"システムで使用されています。\n" +"

Joliet はすべての文字を許可しないため、Joliet のファイル名は (Rock Ridge とは違って) " +"ディスク上のファイル名と同一にはなりません。Joliet では、文字のエンコーディングや種類 (例: ヨーロッパ言語 vs. 日本語) " +"に関係なく、ファイル名の長さは 64 文字に制限されます。新しいファイルシステムはどれもパス名コンポーネントに 255 " +"文字を許可しているので、この制限は厄介です。\n" +"

Joliet は UTF-16 を使用します。\n" +"

注意: Linux と FreeBSD を除いて、Joliet をサポートする POSIX ライクな OS は存在しません。したがって、Joliet " +"のみの CD/DVD は絶対に作成しないでください。" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 107 +#: rc.cpp:909 +#, no-c-format +msgid "Generate &UDF structures" +msgstr "UDF 構造を生成(&U)" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 110 +#: rc.cpp:912 +#, no-c-format +msgid "Add UDF structures to the file system" +msgstr "UDF 構成をファイルシステムに追加" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 114 +#: rc.cpp:915 +#, no-c-format +msgid "" +"

If this option is checked K3b will create UDF filesystem structures in " +"addition to the ISO9660 filesystem.\n" +"

The UDF (Universal Disk Format" +") is mainly used for DVDs." +msgstr "" +"

このオプションを有効にすると、K3b は ISO9660 ファイルシステムの他に UDF ファイルシステムの構造を作成します。\n" +"

UDF (Universal Disk Format) は主に DVD で使用されます。" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 124 +#: rc.cpp:919 +#, no-c-format +msgid "Other Settings" +msgstr "その他の設定" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 143 +#: rc.cpp:922 +#, no-c-format +msgid "F&orce input charset:" +msgstr "入力文字コードを強制(&O):" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 164 +#: rc.cpp:925 +#, no-c-format +msgid "Preserve file permissions (bac&kup)" +msgstr "ファイルの許可属性を維持 (バックアップ) (&K)" + +#. i18n: file ./projects/base_k3badvanceddataimagesettings.ui line 168 +#: rc.cpp:928 +#, no-c-format +msgid "" +"

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" +"

This is mainly useful for backups." +"

Caution: 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 "" +"

このオプションを有効にすると、作成されたファイルシステムのすべてのファイルについて、元のファイルと全く同じ許可属性が維持されます。有効にしなかった場合は、" +"すべてのファイルが同一の許可属性になり、所有者は root になります。\n" +"

このオプションは主にバックアップに使用します。" +"

注意: 許可属性は他のファイルシステムではあまり意味がない場合があります。例えば、CD や DVD のファイルの所有者であるユーザが存在しない場合です。" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 9 +#: projects/k3bdataimagesettingswidget.cpp:152 +#: projects/k3bvcdburndialog.cpp:575 rc.cpp:932 +#, no-c-format +msgid "Volume Descriptor" +msgstr "ボリュームの説明" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 42 +#: rc.cpp:935 +#, no-c-format +msgid "V&olume set name:" +msgstr "ボリュームセット名(&O):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 53 +#: projects/k3bvcdburndialog.cpp:500 rc.cpp:938 +#, no-c-format +msgid "&Volume name:" +msgstr "ボリューム名(&V):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 80 +#: rc.cpp:941 +#, no-c-format +msgid "P&reparer:" +msgstr "作成者(&R):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 91 +#: rc.cpp:944 +#, no-c-format +msgid "P&ublisher:" +msgstr "パブリシャー(&U):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 102 +#: rc.cpp:947 +#, no-c-format +msgid "Volu&me set size:" +msgstr "ボリュームセットのサイズ(&M):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 135 +#: projects/k3bvcdburndialog.cpp:503 rc.cpp:951 +#, no-c-format +msgid "Volume set &number:" +msgstr "ボリュームセット番号(&N):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 168 +#: rc.cpp:955 +#, no-c-format +msgid "S&ystem:" +msgstr "システム(&Y):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 187 +#: rc.cpp:958 +#, no-c-format +msgid "&Application:" +msgstr "アプリケーション(&A):" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 256 +#: rc.cpp:964 +#, no-c-format +msgid "Select a bibliographic file from the project" +msgstr "プロジェクトから目録ファイルを選択" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 285 +#: rc.cpp:970 +#, no-c-format +msgid "Select an abstract file from the project" +msgstr "プロジェクトから要約ファイルを選択" + +#. i18n: file ./projects/base_k3bdatavolumedescwidget.ui line 314 +#: rc.cpp:976 +#, 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 +#, 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 +#, no-c-format +msgid "K3bAudioCDTextWidget" +msgstr "K3bAudioCDTextWidget" + +#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 21 +#: rc.cpp:991 +#, no-c-format +msgid "Write CD-Text" +msgstr "CD-Text を書き込む" + +#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 37 +#: rc.cpp:995 +#, no-c-format +msgid "" +"

CD-Text\n" +"

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" +"

CD-Text is an extension to the audio CD standard introduced by Sony.\n" +"

CD-Text will only be usable on CD players that support this extension " +"(mostly car CD players) and software like K3b, of course.\n" +"

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 "" +"

CD-Text\n" +"

このオプションを有効にすると、K3b はオーディオ CD の他には使い途のないスペースにアーティストや CD のタイトルといった追加情報を保存します。\n" +"

CD-Text は Sony によって導入されたオーディオ CD 規格の拡張です。\n" +"

CD-Text はこの拡張をサポートする CD プレーヤ (主に車の CD プレーヤ) や K3b のようなソフトウェアでのみ使用できます。\n" +"

CD-Text 付きのオーディオ CD は CD-Text サポートを明示していない Hi-Fi CD/DVD " +"プレーヤでも再生できるので、このオプションを有効にするのは決して悪い考えではありません (CD-Text 情報を入力するのをお忘れなく)。" + +#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 65 +#: rc.cpp:1002 +#, no-c-format +msgid "Perf&ormer:" +msgstr "演奏者(&O):" + +#. i18n: file ./projects/base_k3baudiocdtextwidget.ui line 166 +#: rc.cpp:1020 +#, no-c-format +msgid "More Fiel&ds..." +msgstr "その他のフィールド(&D)..." + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 28 +#: rc.cpp:1023 +#, no-c-format +msgid "File Quality" +msgstr "ファイルの品質" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 47 +#: rc.cpp:1026 +#, no-c-format +msgid "&Quality level:" +msgstr "品質レベル(&Q):" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 53 +#: rc.cpp:1029 +#, 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 +#, no-c-format +msgid "" +"

Vorbis' audio quality is not best measured in kilobits per second, but on a " +"scale from -1 to 10 called \"quality\". " +"

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. " +"

This explanation was copied from the www.vorbis.com FAQ." +msgstr "" +"

Vorbis の品質は「quality」と呼ばれる -1 から 10 の値で表します。kbps (キロバイト/秒) では正確に測定されません。" +"

現在のところ、quality -1 は約平均 45kbps、5 は約 160kbps に相当し、10 は約 400kbps になります。オーディオ CD " +"に近い音質を求める人の大部分は quality 5、または劣化のないステレオカップリングのために 6 でエンコードします。デフォルトの設定は quality " +"3 です。これは約 110kbps に相当しますが、128kbps で圧縮された .mp3 より小さいファイルサイズでずっと優れた品質になります。" +"

この説明は www.vorbis.com FAQ よりコピーしました。" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 69 +#: rc.cpp:1035 rc.cpp:1184 +#, 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 +#, no-c-format +msgid "high quality" +msgstr "高品質" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 165 +#: rc.cpp:1041 rc.cpp:1190 +#, no-c-format +msgid "small file" +msgstr "小さいファイル" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 194 +#: rc.cpp:1044 +#, no-c-format +msgid "M&anual settings:" +msgstr "手動設定(&A):" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 247 +#: rc.cpp:1047 +#, no-c-format +msgid "&Upper bitrate:" +msgstr "上限ビットレート(&U):" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 255 +#: rc.cpp:1050 +#, no-c-format +msgid "Lower &bitrate:" +msgstr "下限ビットレート(&B):" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 303 +#: rc.cpp:1053 rc.cpp:1056 rc.cpp:1059 +#, no-c-format +msgid "kbps" +msgstr "kbps" + +#. i18n: file ../plugins/encoder/ogg/base_k3boggvorbisencodersettingswidget.ui line 335 +#: rc.cpp:1062 +#, no-c-format +msgid "&Nominal bitrate:" +msgstr "名目ビットレート(&N):" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 28 +#: rc.cpp:1065 +#, 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 +#, no-c-format +msgid "Sample rate:" +msgstr "サンプルレート:" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 75 +#: rc.cpp:1071 +#, no-c-format +msgid "Signed Linear" +msgstr "" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 80 +#: rc.cpp:1074 +#, no-c-format +msgid "Unsigned Linear" +msgstr "" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 85 +#: rc.cpp:1077 +#, no-c-format +msgid "u-law (logarithmic)" +msgstr "" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 90 +#: rc.cpp:1080 +#, no-c-format +msgid "A-law (logarithmic)" +msgstr "" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 95 +#: rc.cpp:1083 +#, no-c-format +msgid "ADPCM" +msgstr "ADPCM" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 100 +#: rc.cpp:1086 +#, no-c-format +msgid "IMA_ADPCM" +msgstr "IMA_ADPCM" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 105 +#: rc.cpp:1089 +#, no-c-format +msgid "GSM" +msgstr "GSM" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 110 +#: rc.cpp:1092 +#, no-c-format +msgid "Floating-Point" +msgstr "浮動小数点" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 121 +#: rc.cpp:1095 +#, no-c-format +msgid "" +"

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.

\n" +"

U-law (actually shorthand for mu-law) and A-law " +"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)." +"
ADPCM 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. " +"
IMA ADPCM 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." +"
GSM 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.

" +"

Description based on the SoX manpage

" +msgstr "" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 132 +#: rc.cpp:1099 +#, no-c-format +msgid "14400" +msgstr "14400" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 143 +#: rc.cpp:1103 +#, no-c-format +msgid "Data size:" +msgstr "データサイズ:" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 151 +#: rc.cpp:1106 +#, no-c-format +msgid "Data encoding:" +msgstr "データエンコーディング:" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 159 +#: rc.cpp:1109 +#, no-c-format +msgid "Channels:" +msgstr "チャンネル:" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 165 +#: rc.cpp:1112 +#, no-c-format +msgid "1 (mono)" +msgstr "1 (モノ)" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 170 +#: rc.cpp:1115 +#, 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 "4 (4 チャンネルサウンド)" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 188 +#: rc.cpp:1121 +#, no-c-format +msgid "Bytes" +msgstr "Bytes" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 193 +#: rc.cpp:1124 +#, no-c-format +msgid "16-bit Words" +msgstr "16-bit ワード" + +#. i18n: file ../plugins/encoder/sox/base_k3bsoxencoderconfigwidget.ui line 198 +#: rc.cpp:1127 +#, no-c-format +msgid "32-bit Words" +msgstr "32-bit ワード" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 24 +#: rc.cpp:1130 +#, no-c-format +msgid "Quality" +msgstr "品質" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 38 +#: rc.cpp:1133 +#, no-c-format +msgid "Constant Bitrate" +msgstr "固定ビットレート" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 81 +#: rc.cpp:1136 +#, no-c-format +msgid "Variable Bitrate" +msgstr "可変ビットレート" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 142 +#: rc.cpp:1139 +#, no-c-format +msgid "Maximum bitrate:" +msgstr "最大ビットレート:" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 150 +#: rc.cpp:1142 +#, no-c-format +msgid "Minimum bitrate:" +msgstr "最小ビットレート:" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 166 +#: rc.cpp:1145 +#, no-c-format +msgid "Average bitrate:" +msgstr "平均ビットレート:" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 198 +#: rc.cpp:1151 +#, 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 +#, 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 +#, no-c-format +msgid "Joint Stereo" +msgstr "Joint Stereo" + +#. 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 +#, no-c-format +msgid "Mono" +msgstr "Mono" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 224 +#: rc.cpp:1163 +#, no-c-format +msgid "Select the channel mode." +msgstr "チャンネルモードを選択" + +#. i18n: file ../plugins/encoder/lame/base_k3bmanualbitratesettingswidget.ui line 233 +#: rc.cpp:1166 +#, no-c-format +msgid "" +"

Select the channel mode of the resulting Mp3 file:\n" +"

Stereo" +"
\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" +"

Joint-Stereo" +"
\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" +"

Mono" +"
\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 "" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 43 +#: rc.cpp:1178 +#, no-c-format +msgid "Quality Settings" +msgstr "品質の設定" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 62 +#: rc.cpp:1181 +#, no-c-format +msgid "Preset:" +msgstr "プリセット:" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 214 +#: rc.cpp:1193 +#, no-c-format +msgid "Manual settings:" +msgstr "手動設定:" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 230 +#: rc.cpp:1196 +#, no-c-format +msgid "textLabel2" +msgstr "textLabel2" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 277 +#: rc.cpp:1199 +#, no-c-format +msgid "Change Settings..." +msgstr "設定を変更..." + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 302 +#: rc.cpp:1205 +#, no-c-format +msgid "Encoder Quality" +msgstr "エンコーダの品質" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 316 +#: rc.cpp:1208 +#, 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 +#, no-c-format +msgid "" +"

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" +"

The quality increases from 0 to 9 while the encoding speed drops.\n" +"

9 uses the slowest & best possible version of all algorithms.\n" +"

7 is the recommended setting while 4 still produced reasonable " +"quality at good speed.\n" +"

0 disables almost all algorithms including psy-model resulting in poor " +"quality.\n" +"

This setting has no influence on the size of the resulting file." +msgstr "" +"

ビットレートは品質を決定する最大の要素です。ビットレートが高いほど、品質が良くなります。しかし、あるビットレートに対して、最良のスケール因子と " +"huffman エンコード (ノイズ低減) を決定するアルゴリズムを選択することができます。\n" +"

品質は 0 から 9 につれて向上しますが、エンコードに要する時間は長くなります。\n" +"

9 はすべてのアルゴリズムの中で可能な限り最も遅く最も良いバージョンを使用します。\n" +"

4 は適度な速度でそこそこの品質になりますが、7 が推奨される設定です。\n" +"

0 は psy-model も含めほとんどすべてのアルゴリズムを無効にするため、低品質になります。\n" +"

注意: この設定は作成されるファイルのサイズには影響を及ぼしません。" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 348 +#: rc.cpp:1219 +#, no-c-format +msgid "fast encoding" +msgstr "高速エンコード" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 395 +#: rc.cpp:1228 +#, no-c-format +msgid "Mark copyrighted" +msgstr "著作権で保護" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 398 +#: rc.cpp:1231 +#, 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 +#, no-c-format +msgid "Mark as original" +msgstr "オリジナルとしてマーク" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 409 +#: rc.cpp:1237 +#, no-c-format +msgid "Mark the encoded file as being a copy." +msgstr "エンコードしたファイルをコピーとしてマーク" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 417 +#: rc.cpp:1240 +#, no-c-format +msgid "Strict ISO compliance" +msgstr "厳格な ISO 準拠" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 420 +#: rc.cpp:1243 +#, no-c-format +msgid "Enforce strict ISO compliance" +msgstr "厳格な ISO 準拠を強制" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 424 +#: rc.cpp:1246 +#, no-c-format +msgid "" +"

If this option is checked LAME will enforce the 7680 bit limitation on total " +"frame size." +"
\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 "" +"

このオプションを有効にすると、LAME は強制的に合計フレームサイズを 7680 ビットに制限します。" +"
\n" +"高ビットレートのエンコードでは、これによって多くのビットが無駄に消費されることになりますが、厳格な ISO " +"準拠を保証します。これは、ハードウェアプレーヤで重要な場合があるかもしれません。" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 432 +#: rc.cpp:1250 +#, no-c-format +msgid "Error protection" +msgstr "エラー修正" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 435 +#: rc.cpp:1253 +#, no-c-format +msgid "Turn on CRC error protection." +msgstr "CRC エラープロテクションをオン" + +#. i18n: file ../plugins/encoder/lame/base_k3blameencodersettingswidget.ui line 438 +#: rc.cpp:1256 +#, no-c-format +msgid "" +"

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 "" +"

このオプションを有効にすると、各フレームに CRC (cyclic redundancy check) コードを追加し、MP3 " +"ストリームで発生する伝送エラーを検出します。しかしながら、これは本来ならエンコードに使用される 16 ビットを各フレームから取るので、音質が少し低下します。" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 29 +#: rc.cpp:1259 +#, no-c-format +msgid "" +"

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" +"

K3b comes with a selection of predefined external applications that depends " +"on the installed applications." +msgstr "" +"

このダイアログで外部コマンドラインアプリケーションをオーディオエンコーダとして設定することができます。設定されたアプリケーションは、オーディオデータ " +"(オーディオ CD のトラックやオーディオプロジェクトのタイトル) を通常はサポートしていない (エンコードプラグインが存在しない) " +"フォーマットにエンコードするために使用します。\n" +"

インストールされているアプリケーションに応じて、K3b にはあらかじめいくつかの外部アプリケーションが定義されています。" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 45 +#: rc.cpp:1263 +#, no-c-format +msgid "Configured Encoders" +msgstr "設定済みのエンコーダ" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 65 +#: rc.cpp:1269 +#, no-c-format +msgid "Extension" +msgstr "拡張" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 76 +#: rc.cpp:1272 rc.cpp:1293 +#, no-c-format +msgid "Command" +msgstr "コマンド" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 127 +#: rc.cpp:1278 +#, no-c-format +msgid "Edit..." +msgstr "編集..." + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencoderconfigwidget.ui line 135 +#: rc.cpp:1281 +#, no-c-format +msgid "Add..." +msgstr "追加..." + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 49 +#: rc.cpp:1287 +#, no-c-format +msgid "Name:" +msgstr "名前:" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 57 +#: rc.cpp:1290 +#, no-c-format +msgid "Filename extension:" +msgstr "ファイル名の拡張子:" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 90 +#: rc.cpp:1296 +#, no-c-format +msgid "" +"

Command" +"
\n" +"Please insert the command used to encode the audio data. The command has to " +"read raw little endian (see Swap Byte Order" +") 16bit stereo audio frames from stdin.\n" +"

The following strings will be replaced by K3b:" +"
\n" +"%f - The filename of the resulting file. This is where the command has " +"to write its output to." +"
\n" +"The following refer to metadata stored for example in the ID3 tag of am mp3 " +"file (Be aware that these values might be empty)." +"
\n" +"%t - Title" +"
\n" +"%a - Artist" +"
\n" +"%c - Comment" +"
\n" +"%n - Track number" +"
\n" +"%m - Album Title" +"
\n" +"%r - Album Artist" +"
\n" +"%x - Album comment" +"
\n" +"%y - Release Year" +msgstr "" +"

オーディオデータのエンコードに使用するコマンドを入れてください。コマンドは標準入力から RAW リトルエンディアン " +"(「バイトオーダーを入れ替える」を参照) 16bit ステレオ・オーディオ・フレームを読まなければなりません。\n" +"

K3b は以下の文字列を実際の情報に置き換えます:" +"
\n" +"%f - 作成するファイルのファイル名。コマンドの出力はこのファイルに書き込まれます。" +"
\n" +"以下は MP3 ファイルの ID3 タグなどに保存されているメタデータに対応します (これらの値は空の場合もあります)。" +"
\n" +"%t - タイトル" +"
\n" +"%a - アーティスト" +"
\n" +"%c - コメント" +"
\n" +"%n - トラック番号" +"
\n" +"%m - アルバムのタイトル" +"
\n" +"%r - アルバムのアーティスト" +"
\n" +"%x - アルバムのコメント" +"
\n" +"%y - リリース年" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 124 +#: rc.cpp:1314 +#, no-c-format +msgid "Swap &Byte Order" +msgstr "バイトオーダーを入れ替える(&B)" + +#. 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 "" +"

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" +"

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 "" +"

このオプションを有効にすると、K3b " +"は入力データのバイトオーダーを入れ替えます。したがって、コマンドはビッグエンディアンのオーディオフレームを読まなければなりません。\n" +"

作成したオーディオファイルの音質が悪い場合、バイトオーダーが間違っている可能性が大きいので、このオプションを有効にする必要があります。" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 139 +#: rc.cpp:1324 +#, no-c-format +msgid "Write W&ave Header" +msgstr "Wave ヘッダを書き込む(&A)" + +#. 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 "入力データに wave ヘッダを作成" + +#. i18n: file ../plugins/encoder/external/base_k3bexternalencodereditwidget.ui line 145 +#: rc.cpp:1330 +#, no-c-format +msgid "" +"

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 "

このオプションを有効にすると、K3b は wave ヘッダを書き込みます。エンコーダが生のオーディオデータを読めない場合に役立ちます。" + +#: k3bfirstrun.cpp:52 +msgid "First Run" +msgstr "初回起動" + +#: k3bfirstrun.cpp:60 +msgid "Enable Konqueror integration" +msgstr "Konqueror に統合する" + +#: k3bfirstrun.cpp:61 +msgid "No Konqueror integration" +msgstr "Konqueror への統合なし" + +#: k3bfirstrun.cpp:64 +msgid "" +"

K3b can integrate itself into Konqueror. This integration allows to start " +"K3b from the context menu in the file manager." +"

The Konqueror integration can always be disabled and enabled again from " +"the K3b settings." +msgstr "" +"

K3b を Konqueror に統合することができます。統合すると、ファイルマネージャのコンテキストメニューから K3b を起動できるようになります。" +"

注: Konqueror への統合は、K3b の設定でいつでも有効/無効にすることができます。" + +#: k3bfileview.cpp:95 +msgid "Filter:" +msgstr "フィルタ:" + +#: k3bfileview.cpp:104 +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 +msgid "audio/x-wav |Wave Sound Files" +msgstr "audio/x-wav |Wave サウンドファイル" + +#: k3bfileview.cpp:106 +msgid "audio/x-mp3 |MP3 Sound Files" +msgstr "audio/x-mp3 |MP3 サウンドファイル" + +#: k3bfileview.cpp:107 +msgid "application/x-ogg |Ogg Vorbis Sound Files" +msgstr "application/x-ogg |Ogg Vorbis サウンドファイル" + +#: k3bfileview.cpp:108 +msgid "video/mpeg |MPEG Video Files" +msgstr "video/mpeg |MPEG 動画ファイル" + +#: k3binteractiondialog.cpp:89 +msgid "Load default settings" +msgstr "K3b のデフォルト設定を読み込み" + +#: k3binteractiondialog.cpp:90 +msgid "Load saved settings" +msgstr "保存した設定を読み込み" + +#: k3binteractiondialog.cpp:91 +msgid "Load last used settings" +msgstr "前回使用した設定を読み込み" + +#: k3binteractiondialog.cpp:116 projects/k3bprojectburndialog.cpp:155 +msgid "Start" +msgstr "開始" + +#: k3binteractiondialog.cpp:117 +msgid "Start the task" +msgstr "タスクを開始" + +#: k3binteractiondialog.cpp:243 +msgid "Load default or saved settings" +msgstr "デフォルトまたは保存した設定を読み込み" + +#: k3binteractiondialog.cpp:244 +msgid "Save current settings to reuse them later" +msgstr "後で再利用するために現在の設定を保存" + +#: k3binteractiondialog.cpp:248 +msgid "" +"

Load a set of settings either from the default K3b settings, settings saved " +"before, or the last used ones." +msgstr "

K3b のデフォルト設定、以前に保存した設定、または前回使用した設定を読み込みます。" + +#: k3binteractiondialog.cpp:250 +msgid "" +"

Saves the current settings of the action dialog." +"

These settings can be loaded with the Load saved settings button." +"

The K3b defaults are not overwritten by this." +msgstr "" +"

アクションダイアログの現在の設定を保存します。" +"

これらの設定は「保存した設定を読み込み」ボタンを使って K3b に読み込ませることができます。" +"

注意: K3b のデフォルトはこれによって上書きされません。" + +#: k3binteractiondialog.cpp:320 +msgid "Action Dialog Settings" +msgstr "アクションダイアログの設定" + +#: k3binteractiondialog.cpp:321 +msgid "" +"

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." +"

Be aware that this choice can always be changed from the K3b " +"configuration dialog." +msgstr "" +"

K3b はアクションダイアログで 3 つの設定 (デフォルト設定、保存した設定、前回使用した設定) " +"を扱うことができます。再度アクションダイアログを開いたときに読み込む設定を選んでください。" +"

この設定は K3b の設定ダイアログでいつでも変更することができます。" + +#: k3baudioplayer.cpp:166 k3baudioplayer.cpp:547 +msgid "no file" +msgstr "ファイルがありません" + +#: k3baudioplayer.cpp:228 +msgid "Clear List" +msgstr "リストをクリア" + +#: k3baudioplayer.cpp:348 +msgid "No running aRtsd found" +msgstr "実行中の aRtsd がありません" + +#: k3baudioplayer.cpp:355 +msgid "Unknown file format" +msgstr "不明なファイル形式" + +#: k3baudioplayer.cpp:589 +msgid "playing" +msgstr "再生" + +#: k3baudioplayer.cpp:592 +msgid "paused" +msgstr "一時停止" + +#: k3baudioplayer.cpp:595 +msgid "stopped" +msgstr "停止" + +#: k3bwritingmodewidget.cpp:28 +msgid "Let K3b select the best-suited mode. This is the recommended selection." +msgstr "K3b に最適なモードを選択させます (推奨)。" + +#: k3bwritingmodewidget.cpp:29 +msgid "" +"Disk At Once or more properly Session At Once" +". 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." +"
DVD-R(W)s written in DAO provide the best DVD-Video compatibility." +msgstr "" +"ディスクアットワンス (Disk At Once)、より正確にはセッションアットワンス (Session At Once)。CD/DVD " +"の書き込み中にレーザーを切りません。2 秒以外のプリギャップを許すので、オーディオ CD の書き込みに適しています。ただし、DAO " +"をサポートしていないライターもあります。" +"
DAO モードで書き込んだ DVD-R(W) が DVD-Video と最も互換性があります。" + +#: k3bwritingmodewidget.cpp:34 +msgid "" +"Track At Once should be supported by every CD writer. The laser will " +"be turned off after every track." +"
Most CD writers need this mode for writing multisession CDs." +msgstr "" +"トラックアットワンス (Track At Once) はどの CD ライターでもサポートされています。トラックの書き込みが終わるたびにレーザーを切ります。" +"
大部分の CD ライターはマルチセッション CD の書き込みにこのモードを必要とします。" + +#: k3bwritingmodewidget.cpp:39 +msgid "" +"RAW writing mode. The error correction data is created by the software instead " +"of the writer device." +"
Try this if your CD writer fails to write in DAO and TAO." +msgstr "" +"RAW 書き込みモードでは、エラー訂正データは書き込みデバイスではなくソフトウェアによって作成されます。" +"
お使いの CD ライターが DAO や TAO で書き込みできない場合は、これを試してください。" + +#: k3bwritingmodewidget.cpp:42 +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) " +"を可能にします。DVD-R(W) にのみ適用されます。" + +#: k3bwritingmodewidget.cpp:44 +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 "" +"制限付き上書き (Restricted Overwrite) は DVD-RW を DVD-RAM や DVD+RW " +"と同様に使えるようにします。メディアの上書きが可能になります。このモードではマルチセッション DVD-RW の書き込みはできませんが、K3b は " +"growisofs を使って最初のセッションの ISO9660 " +"ファイルシステムを拡大することによって、既に書き込んだディスクへの新しいファイルの追加を可能にします。" + +#: k3bwritingmodewidget.cpp:93 +msgid "Select the writing mode to use" +msgstr "書き込みモードを選択" + +#: k3bwritingmodewidget.cpp:101 +msgid "Writing mode" +msgstr "書き込みモード" + +#: k3bwritingmodewidget.cpp:102 +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 +msgid "DAO" +msgstr "DAO" + +#: k3bwritingmodewidget.cpp:157 +msgid "TAO" +msgstr "TAO" + +#: k3bwritingmodewidget.cpp:159 +msgid "RAW" +msgstr "RAW" + +#: k3bwritingmodewidget.cpp:161 +msgid "Restricted Overwrite" +msgstr "制限付き上書き" + +#: k3bwritingmodewidget.cpp:163 +msgid "Incremental" +msgstr "インクリメンタル" + +#: projects/k3baudioburndialog.cpp:73 projects/k3baudiocdtextwidget.cpp:43 +#: projects/k3bmixedburndialog.cpp:75 +msgid "CD-Text" +msgstr "CD-Text" + +#: projects/k3bmusicbrainzjob.cpp:190 projects/k3bmusicbrainzjob.cpp:275 +#, c-format +msgid "Generating fingerprint for track %1." +msgstr "トラック %1 のフィンガープリントを生成" + +#: projects/k3bmusicbrainzjob.cpp:217 +#, c-format +msgid "Querying MusicBrainz for track %1." +msgstr "トラック %1 を MusicBrainz で検索" + +#: projects/k3baudiotracktrmlookupdialog.cpp:46 +#: projects/k3bmusicbrainzjob.cpp:254 +msgid "MusicBrainz Query" +msgstr "MusicBrainz 検索" + +#: projects/k3bmusicbrainzjob.cpp:255 +msgid "Found multiple matches for track %1 (%2). Please select one." +msgstr "トラック %1 (%2) の検索結果が複数あります。一つ選んでください。" + +#: projects/k3bmixeddirtreeview.cpp:45 +msgid "Audio Tracks" +msgstr "オーディオトラック" + +#: projects/k3baudiotrackaddingdialog.cpp:59 +msgid "Please be patient..." +msgstr "お待ちください..." + +#: projects/k3baudiotrackaddingdialog.cpp:107 +msgid "Adding files to project \"%1\"..." +msgstr "プロジェクト %1 にファイルを追加..." + +#: projects/k3baudiotrackaddingdialog.cpp:116 +#: projects/k3bdataurladdingdialog.cpp:172 +msgid "Insufficient permissions to read the following files" +msgstr "次のファイルを読み込む権限がありません" + +#: projects/k3baudiotrackaddingdialog.cpp:120 +#: projects/k3bdataurladdingdialog.cpp:176 +msgid "Unable to find the following files" +msgstr "次のファイルが見つかりません" + +#: projects/k3baudiotrackaddingdialog.cpp:124 +#: projects/k3bdataurladdingdialog.cpp:180 +msgid "No non-local files supported" +msgstr "ローカルにないファイルはサポートしていません" + +#: projects/k3baudiotrackaddingdialog.cpp:128 +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 "" +"オーディオフォーマットをサポートしている他のアプリケーションを使って手動でこれらのファイルを wave に変換し、その後 wave ファイルを K3b " +"プロジェクトに追加することはできます。" + +#: projects/k3baudiotrackaddingdialog.cpp:135 +#: projects/k3bdataurladdingdialog.cpp:161 +msgid "Problems while adding files to the project." +msgstr "プロジェクトにファイルを追加中に問題発生" + +#: projects/k3baudiotrackaddingdialog.cpp:165 +msgid "Analysing file '%1'..." +msgstr "ファイル '%1' を分析中..." + +#: projects/k3bmovixview.cpp:59 +msgid "Remove Subtitle File" +msgstr "字幕ファイルを削除" + +#: projects/k3bmovixview.cpp:62 +msgid "Add Subtitle File..." +msgstr "字幕ファイルを追加..." + +#: projects/k3bdataview.cpp:104 projects/k3bmovixview.cpp:81 +msgid "Volume Name:" +msgstr "ボリューム名:" + +#: projects/k3bmovixview.cpp:173 +msgid "K3b currently only supports local files." +msgstr "K3b は現在ローカルファイルのみをサポートしています。" + +#: projects/k3baudiotracktrmlookupdialog.cpp:124 +msgid "Track %1 was not found in the MusicBrainz database." +msgstr "トラック %1 は MusicBrainz のデータベースにありません。" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:80 +#: projects/k3baudioburndialog.cpp:64 +#: projects/k3baudiotracktrmlookupdialog.cpp:126 +msgid "Audio Project" +msgstr "オーディオプロジェクト" + +#: projects/k3bview.cpp:60 +msgid "&Burn" +msgstr "書き込む(&B)" + +#: projects/k3bview.cpp:62 +msgid "Open the burn dialog for the current project" +msgstr "現在のプロジェクトの書き込みダイアログを開く" + +#: projects/k3bview.cpp:63 +msgid "&Properties" +msgstr "プロパティ(&P)" + +#: projects/k3bview.cpp:65 +msgid "Open the properties dialog" +msgstr "CD をコピーするダイアログを開く" + +#: projects/k3bdataview.cpp:172 projects/k3bview.cpp:97 +msgid "Please add files to your project first." +msgstr "まずプロジェクトにファイルを追加してください。" + +#: projects/k3bdataview.cpp:173 projects/k3bmixedview.cpp:126 +#: projects/k3bview.cpp:98 +msgid "No Data to Burn" +msgstr "書き込むデータがありません" + +#: projects/k3bbootimageview.cpp:57 +msgid "Floppy" +msgstr "フロッピー" + +#: projects/k3bbootimageview.cpp:118 +msgid "Hide Advanced Options" +msgstr "詳細オプションを隠す" + +#: projects/k3bbootimageview.cpp:122 +msgid "Show Advanced Options" +msgstr "詳細オプションを表示" + +#: projects/k3bbootimageview.cpp:129 +msgid "Please Choose Boot Image" +msgstr "ブートイメージを選択" + +#: projects/k3bbootimageview.cpp:137 +msgid "" +"

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. " +"

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:" +"

dd if=/dev/floppy of=/tmp/floppy.img
or by using one of the many boot " +"floppy generators that can be found on " +"the internet." +msgstr "" +"

選択されたファイルはフロッピーイメージではありません (フロッピーイメージのサイズは 1200 KB, 1440 KB, 2880 KB " +"のいずれかです)。これ以外のサイズのブートイメージも、ハードディスクをエミュレートするかエミュレーションを完全に無効にすることで使用できます。" +"

「ハードディスクエミュレーション」といった言葉になじみがなければ、ここでフロッピーイメージを使った方がいいでしょう。フロッピーイメージは、" +"

dd if=/dev/floppy of=/tmp/floppy.img
で本物のフロッピーディスクから直接抽出するか、" +"インターネットに多数あるブートフロッピー生成ツールのいずれかを使って作成できます。" + +#: projects/k3bbootimageview.cpp:146 +msgid "No Floppy image selected" +msgstr "フロッピーイメージが選択されていません" + +#: projects/k3bbootimageview.cpp:147 +msgid "Use harddisk emulation" +msgstr "ハードディスクエミュレーションを使う" + +#: projects/k3bbootimageview.cpp:148 +msgid "Use no emulation" +msgstr "エミュレーションを使わない" + +#: projects/k3bmovixoptionswidget.cpp:46 projects/k3bmovixoptionswidget.cpp:62 +msgid "default" +msgstr "デフォルト" + +#: projects/k3bmovixdvdview.cpp:32 projects/k3bmovixlistview.cpp:188 +msgid "Use drag'n'drop to add files to the project." +msgstr "プロジェクトへのファイルの追加にドラッグ&ドロップを使う" + +#: projects/k3bmovixdvdview.cpp:33 projects/k3bmovixlistview.cpp:189 +msgid "To remove or rename files use the context menu." +msgstr "ファイルの削除とリネームはコンテキストメニューから" + +#: projects/k3bmovixdvdview.cpp:34 +msgid "After that press the burn button to write the DVD." +msgstr "書き込みボタンを押すと DVD に書き込みます" + +#: projects/k3bmovixburndialog.cpp:54 +msgid "eMovix CD Project" +msgstr "eMovix CD プロジェクト" + +#: projects/k3bmovixburndialog.cpp:55 projects/k3bmovixdvdburndialog.cpp:57 +msgid "" +"_n: 1 file (%1)\n" +"%n files (%1)" +msgstr "%n 個のファイル (%1)" + +#: projects/k3bmovixburndialog.cpp:58 projects/k3bmovixdvdburndialog.cpp:60 +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 +msgid "Filesystem" +msgstr "ファイルシステム" + +#: projects/k3bdataburndialog.cpp:160 projects/k3bmixedburndialog.cpp:97 +#: projects/k3bmovixburndialog.cpp:99 +msgid "Datatrack Mode" +msgstr "データトラックモード" + +#: projects/k3bmovixburndialog.cpp:102 +msgid "Multisession" +msgstr "マルチセッション" + +#: projects/k3bmovixburndialog.cpp:213 projects/k3bmovixdvdburndialog.cpp:173 +msgid "Could not find a valid eMovix installation." +msgstr "有効な eMovix がインストールされていません。" + +#: projects/k3bdataburndialog.cpp:199 projects/k3bmovixburndialog.cpp:240 +msgid "Most writers do not support writing multisession CDs in DAO mode." +msgstr "多くのライターは DAO モードでのマルチセッション CD の書き込みをサポートしていません。" + +#: projects/k3bvcdlistview.cpp:52 +msgid "Use drag'n'drop to add MPEG video files to the project." +msgstr "MPEG ファイルの追加にはドラッグ&ドロップ。" + +#: projects/k3baudiotrackview.cpp:88 projects/k3bmovixlistview.cpp:190 +#: projects/k3bvcdlistview.cpp:53 +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 +msgid "No." +msgstr "No." + +#: projects/k3bvcdlistview.cpp:84 +msgid "Resolution" +msgstr "解像度" + +#: projects/k3bvcdlistview.cpp:85 +msgid "High Resolution" +msgstr "高解像度" + +#: projects/k3bvcdlistview.cpp:86 +msgid "Framerate" +msgstr "フレームレート" + +#: projects/k3bvcdlistview.cpp:87 +msgid "Muxrate" +msgstr "Muxrate" + +#: projects/k3bvcdlistview.cpp:88 +msgid "Duration" +msgstr "継続時間" + +#: projects/k3bvideodvdburndialog.cpp:49 +msgid "Video DVD Project" +msgstr "ビデオ DVD プロジェクト" + +#: projects/k3bdataburndialog.cpp:72 projects/k3bdvdburndialog.cpp:53 +#: projects/k3bvideodvdburndialog.cpp:49 +#, c-format +msgid "Size: %1" +msgstr "サイズ: %1" + +#: projects/k3bdatadirtreeview.cpp:285 projects/k3bdatafileview.cpp:324 +msgid "New Directory..." +msgstr "新しいディレクトリ..." + +#: projects/k3bdatadirtreeview.cpp:291 projects/k3bdatafileview.cpp:330 +#: projects/k3bdataurladdingdialog.cpp:446 +#: projects/k3bdataurladdingdialog.cpp:682 +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 +msgid "New Directory" +msgstr "新しいディレクトリ" + +#: projects/k3bdatadirtreeview.cpp:337 projects/k3bdatafileview.cpp:382 +msgid "Please insert the name for the new directory:" +msgstr "新しいディレクトリの名前を入力:" + +#: projects/k3bdatadirtreeview.cpp:342 projects/k3bdatafileview.cpp:387 +msgid "" +"A file with that name already exists. Please insert the name for the new " +"directory:" +msgstr "その名前のファイルは既にあります。他のディレクトリ名を入れてください:" + +#: projects/k3bdataburndialog.cpp:72 +msgid "Data Project" +msgstr "データプロジェクト" + +#: projects/k3bdataburndialog.cpp:163 projects/k3bdvdburndialog.cpp:99 +msgid "Multisession Mode" +msgstr "マルチセッションモード" + +#: projects/k3bvcdburndialog.cpp:60 +msgid "Video CD (Version 1.1)" +msgstr "Video CD (Version 1.1)" + +#: projects/k3bvcdburndialog.cpp:62 +msgid "Video CD (Version 2.0)" +msgstr "Video CD (Version 2.0)" + +#: projects/k3bvcdburndialog.cpp:64 +msgid "Super Video CD" +msgstr "Super Video CD" + +#: projects/k3bvcdburndialog.cpp:66 +msgid "High-Quality Video CD" +msgstr "High-Quality Video CD" + +#: projects/k3bvcdburndialog.cpp:71 +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 +#, c-format +msgid "Select Video CD type %1" +msgstr "ビデオ CD のタイプ %1 を選択" + +#: projects/k3bvcdburndialog.cpp:106 +msgid "Automatic video type recognition." +msgstr "ビデオの種類を自動判別" + +#: projects/k3bvcdburndialog.cpp:108 +msgid "Non-compliant compatibility mode for broken devices" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:110 +msgid "Chinese VCD3.0 track interpretation" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:112 +msgid "Use 2336 byte sectors for output" +msgstr "出力に 2336 byte セクタを使う" + +#: projects/k3bvcdburndialog.cpp:115 +msgid "Specify ISO volume label for Video CD" +msgstr "ビデオ CD の ISO ボリュームラベルを指定" + +#: projects/k3bvcdburndialog.cpp:117 +msgid "Specify album id for VideoCD set" +msgstr "ビデオ CD セットのアルバム ID を指定" + +#: projects/k3bvcdburndialog.cpp:119 +msgid "Specify album set sequence number ( <= volume-count )" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:121 +msgid "Specify number of volumes in album set" +msgstr "アルバムセットのボリューム番号を指定" + +#: projects/k3bvcdburndialog.cpp:124 +msgid "Enable CD-i Application Support for VideoCD Type 1.1 & 2.0" +msgstr "VideoCD Type 1.1 と 2.0 で CD-i アプリケーションサポートを有効にする" + +#: projects/k3bvcdburndialog.cpp:126 +msgid "Configuration parameters (only for VCD 2.0)" +msgstr "設定パラメータ (VCD 2.0 のみ)" + +#: projects/k3bvcdburndialog.cpp:129 projects/k3bvcdtrackdialog.cpp:214 +msgid "" +"Playback control, PBC, is available for Video CD 2.0 and Super Video CD 1.0 " +"disc formats." +msgstr "再生のコントロール (PBC) は Video CD 2.0 と Video CD 1.0 の形式で可能です。" + +#: projects/k3bvcdburndialog.cpp:131 +msgid "Add always an empty `/SEGMENT' directory" +msgstr "常に空の `/SEGMENT' ディレクトリを追加" + +#: projects/k3bvcdburndialog.cpp:133 +msgid "This controls whether APS constraints are strict or relaxed. " +msgstr "これは APS の制約が厳格か緩やかかを制御します。" + +#: projects/k3bvcdburndialog.cpp:135 +msgid "" +"This controls whether to update the scan data information contained in the " +"MPEG-2 video streams." +msgstr "これは MPEG-2 ビデオストリームに含まれるスキャンデータ情報を更新するかどうかを制御します。" + +#: projects/k3bvcdburndialog.cpp:137 +msgid "" +"This element allows to set viewing restrictions which may be interpreted by the " +"playing device." +msgstr "プレーヤデバイスによって解釈されるかもしれない視聴制限をセットします。" + +#: projects/k3bvcdburndialog.cpp:140 +msgid "This option allows customization of Gaps and Margins." +msgstr "このオプションでギャップとマージンをカスタマイズします。" + +#: projects/k3bvcdburndialog.cpp:142 +msgid "" +"Used to set the number of empty sectors added before the lead-out area begins." +msgstr "リードアウトエリアを開始する前の空きセクタ数を指定します。" + +#: projects/k3bvcdburndialog.cpp:144 +msgid "Used to set the track pre-gap for all tracks in sectors globally." +msgstr "セクタのすべてのトラックについてトラックのプリギャップを指定します。" + +#: projects/k3bvcdburndialog.cpp:146 +msgid "Sets the front margin for sequence items." +msgstr "シーケンスアイテムのフロントマージンを指定します。" + +#: projects/k3bvcdburndialog.cpp:148 +msgid "Sets the rear margin for sequence items." +msgstr "シーケンスアイテムのリアマージンを指定します。" + +#: projects/k3bvcdburndialog.cpp:153 +msgid "" +"

This is the most basic Video CD specification dating back to 1993, " +"which has the following characteristics:" +"

    " +"
  • One mode2 mixed form ISO-9660 track containing file pointers to the " +"information areas.
  • " +"
  • Up to 98 multiplex-ed MPEG-1 audio/video streams or CD-DA audio tracks.
  • " +"
  • Up to 500 MPEG sequence entry points used as chapter divisions.
" +"

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." +"
The specification allows for the following two resolutions:" +"

    " +"
  • 352 x 240 @ 29.97 Hz (NTSC SIF).
  • " +"
  • 352 x 240 @ 23.976 Hz (FILM SIF).
" +"

The CBR MPEG-1, layer II audio stream is fixed at 224 kbps with 1 stereo or " +"2 mono channels." +"

It is recommended to keep the video bit-rate under 1151929.1 bps." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:165 +msgid "" +"

About two years after the Video CD 1.1 specification came out, an improved " +"Video CD 2.0 standard was published in 1995." +"

This one added the following items to the features already available in the " +"Video CD 1.1 specification:" +"

    " +"
  • Support for MPEG segment play items (\"SPI\"" +"), consisting of still pictures, motion pictures and/or audio (only) streams " +"was added.
  • " +"
  • Note Segment Items::.
  • " +"
  • Support for interactive playback control (\"PBC\") was added.
  • " +"
  • Support for playing related access by providing a scan point index file was " +"added. (\"/EXT/SCANDATA.DAT\")
  • " +"
  • Support for closed captions.
  • " +"
  • Support for mixing NTSC and PAL content.
" +"

By adding PAL support to the Video CD 1.1 specification, the following " +"resolutions became available:" +"

    " +"
  • 352 x 240 @ 29.97 Hz (NTSC SIF).
  • " +"
  • 352 x 240 @ 23.976 Hz (FILM SIF).
  • " +"
  • 352 x 288 @ 25 Hz (PAL SIF).
" +"

For segment play items the following audio encodings became available:" +"

    " +"
  • Joint stereo, stereo or dual channel audio streams at 128, 192, 224 or 384 " +"kbit/sec bit-rate.
  • " +"
  • Mono audio streams at 64, 96 or 192 kbit/sec bit-rate.
" +"

Also the possibility to have audio only streams and still pictures was " +"provided." +"

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." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:184 +msgid "" +"

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." +"

In the midst of 2000 a full subset of this Super Video CD " +"specification was published as IEC-62107." +"

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." +"

The following new features--building upon the Video CD 2.0 " +"specification--are:" +"

    " +"
  • Use of MPEG-2 encoding instead of MPEG-1 for the video stream.
  • " +"
  • Allowed VBR encoding of MPEG-1 audio stream.
  • " +"
  • Higher resolutions (see below) for video stream resolution.
  • " +"
  • Up to 4 overlay graphics and text (\"OGT\"" +") sub-channels for user switchable subtitle displaying in addition to the " +"already existing closed caption facility.
  • " +"
  • Command lists for controlling the SVCD virtual machine.
" +"

For the Super Video CD, only the following two resolutions are " +"supported for motion video and (low resolution) still pictures:" +"

    " +"
  • 480 x 480 @ 29.97 Hz (NTSC 2/3 D-2).
  • " +"
  • 480 x 576 @ 25 Hz (PAL 2/3 D-2).
" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:198 +msgid "" +"

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." +"

It differs from the Super Video CD 1.0 format in the following items:" +"

    " +"
  • The system profile tag field in /SVCD/INFO.SVD is set to 1 " +"instead of 0.
  • " +"
  • The system identification field value in /SVCD/INFO.SVD is set to " +"HQ-VCD instead of SUPERVCD.
  • " +"
  • /EXT/SCANDATA.DAT is mandatory instead of being optional.
  • " +"
  • /SVCD/SEARCH.DAT is optional instead of being mandatory.
" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:206 +msgid "" +"

If Autodetect is:

" +"
    " +"
  • ON then K3b will set the correct VideoCD type.
  • " +"
  • OFF then the correct VideoCD type needs to be set by the user.
" +"

If you are not sure about the correct VideoCD type, it is best to turn " +"Autodetect ON.

" +"

If you want to force the VideoCD type, you must turn Autodetect OFF. This is " +"useful for some standalone DVD players without SVCD support.

" +msgstr "" +"

自動検出:

" +"
    " +"
  • 「オン」の場合、正しい VideoCD タイプを K3b がセットします。
  • " +"
  • 「オフ」の場合、ユーザが正しい VideoCD タイプをセットする必要があります。
" +"

正しい VideoCD タイプが分からない場合は、自動検出をオンにしてください。

" +"

VideoCD タイプを強制する場合は、自動検出をオフにしなければなりません。これは SVCD サポートのない一部のスタンドアロン DVD " +"プレーヤで役立ちます。

" + +#: projects/k3bvcdburndialog.cpp:213 +msgid "" +"
    " +"
  • Rename \"/MPEG2\" folder on SVCDs to (non-compliant) " +"\"/MPEGAV\".
  • " +"
  • Enables the use of the (deprecated) signature \"ENTRYSVD\" " +"instead of \"ENTRYVCD\" for the file \"/SVCD/ENTRY.SVD\".
  • " +"
" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:216 +msgid "" +"
    " +"
  • Enables the use of the (deprecated) Chinese \"/SVCD/TRACKS.SVD\" " +"format which differs from the format defined in the IEC-62107 " +"specification.
" +"

The differences are most exposed on SVCDs containing more than one video " +"track." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:220 +msgid "" +"

though most devices will have problems with such an out-of-specification " +"media." +"

You may want use this option for images longer than 80 minutes" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:224 +msgid "" +"

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." +"

This program is designed to:" +"

    " +"
  • provide full play back control as defined in the PSD of the standard" +"
  • be extremely simple to use and easy-to-learn for the end-user
" +"

The program runs on CD-i players equipped with the CDRTOS 1.1(.1) operating " +"system and a Digital Video extension cartridge." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:231 +msgid "" +"

Configuration parameters only available for VideoCD 2.0" +"

The engine works perfectly well when used as-is." +"

You have the option to configure the VCD application." +"

You can adapt the color and/or the shape of the cursor and lots more." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:238 projects/k3bvcdtrackdialog.cpp:233 +msgid "" +"

Playback control, PBC, is available for Video CD 2.0 and Super Video CD 1.0 " +"disc formats." +"

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 "" +"

プレイバックコントロール (PBC) は Video CD 2.0 と Super Video CD 1.0 で利用できます。" +"

PBC は再生アイテムの再生コントロールと、リモートコントロールその他の利用可能な入力デバイスを介してユーザとの対話を可能にします。" + +#: projects/k3bvcdburndialog.cpp:242 +msgid "" +"

Here you can specify that the folder SEGMENT " +"should always be present." +"

Some DVD players need the folder to give a faultless rendition." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:246 +msgid "" +"

An Access Point Sector, APS, is an MPEG video sector on the VCD/SVCD which " +"is suitable to be jumped to directly." +"

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." +"

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." +"

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." +"

Warning: 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 "" + +#: projects/k3bvcdburndialog.cpp:253 +msgid "" +"

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." +"

It can be used by playing devices for implementing fast forward & fast " +"reverse scanning." +"

The already existing scan information data can be updated by enabling the " +"update scan offsets option." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:258 +msgid "" +"

Viewing Restriction may be interpreted by the playing device." +"

The allowed range goes from 0 to 3." +"

    " +"
  • 0 = unrestricted, free to view for all
  • " +"
  • 3 = restricted, content not suitable for ages under 18
" +"

Actually, the exact meaning is not defined and is player dependant." +"

Most players ignore that value." +msgstr "" +"

視聴制限はプレーヤデバイスによって解釈される場合もあります。" +"

可能な範囲は 0 から 3 です。" +"

    " +"
  • 0 = 制限なし、誰でも視聴可能
  • " +"
  • 3 = 制限あり、18 歳未満には適さないコンテンツ
" +"

実際には、正確な意味は定義されておらず、またプレーヤに依存します。" +"

注意: 大部分のプレーヤはこの値を無視します。" + +#: projects/k3bvcdburndialog.cpp:266 +msgid "

This option allows customization of Gaps and Margins." +msgstr "

このオプションでギャップとマージンをカスタマイズします。" + +#: projects/k3bvcdburndialog.cpp:268 +msgid "" +"

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." +"

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." +"

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." +"

Allowed value content: [0..300]. Default: 150." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:274 +msgid "" +"

Used to set the track pre-gap for all tracks in sectors globally." +"

The specification requires the pre-gaps to be at least 150 sectors long." +"

Allowed value content: [0..300]. Default: 150." +msgstr "" +"

セクタのすべてのトラックに対してトラックのプリギャップをグローバルにセットするために使用します。" +"

仕様はプリギャップの長さが最低 150 セクタであることを要求します。" +"

可能な値は 1 から 300 です。デフォルトは 150 です。" + +#: projects/k3bvcdburndialog.cpp:279 +msgid "" +"Margins are used to compensate for inaccurate sector-addressing issues on " +"CD-ROM media. Interestingly, they have been abandoned for Super Video CDs." +"

For Video CD 1.0/1.1/2.0 this margin should be at least 15 sectors long." +"

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 "" + +#: projects/k3bvcdburndialog.cpp:284 +msgid "" +"

Margins are used to compensate for inaccurate sector-addressing issues on " +"CD-ROM media. Interestingly, they have been abandoned for Super Video CDs." +"

For Video CD 1.0/1.1/2.0 this margin should be at least 15 sectors long." +"

Allowed value content: [0..150]. Default: 45 for Video CD 1.0/1.1/2.0, " +"otherwise 0." +msgstr "" + +#: projects/k3bvcdburndialog.cpp:299 +msgid "Generic" +msgstr "汎用" + +#: projects/k3bvcdburndialog.cpp:301 +msgid "Playback Control (PBC)" +msgstr "再生コントロール (PBC)" + +#: projects/k3bvcdburndialog.cpp:302 +msgid "SEGMENT Folder must always be present" +msgstr "SEGMENT フォルダは常に存在しなければならない" + +#: projects/k3bvcdburndialog.cpp:303 +msgid "Relaxed aps" +msgstr "緩やかな APS" + +#: projects/k3bvcdburndialog.cpp:304 +msgid "Update scan offsets" +msgstr "スキャンオフセットを更新" + +#: projects/k3bvcdburndialog.cpp:309 +msgid "Gaps" +msgstr "ギャップ" + +#: projects/k3bvcdburndialog.cpp:316 +msgid "Customize gaps and margins" +msgstr "ギャップとマージンをカスタマイズ" + +#: projects/k3bvcdburndialog.cpp:318 +msgid "Leadout pre gap (0..300):" +msgstr "リードアウトのプリギャップ (0..300):" + +#: projects/k3bvcdburndialog.cpp:323 +msgid "Track pre gap (0..300):" +msgstr "トラックのプリギャップ (0..300):" + +#: projects/k3bvcdburndialog.cpp:328 +msgid "Track front margin (0..150):" +msgstr "トラックのフロントマージン (0..150):" + +#: projects/k3bvcdburndialog.cpp:337 +msgid "Track rear margin (0..150):" +msgstr "トラックのリアマージン (0..150):" + +#: projects/k3bvcdburndialog.cpp:412 +msgid "Restriction category (0..3):" +msgstr "視聴制限カテゴリ (0..3):" + +#: projects/k3bvcdburndialog.cpp:438 +msgid "VideoCD 1.1" +msgstr "VideoCD 1.1" + +#: projects/k3bvcdburndialog.cpp:439 +msgid "VideoCD 2.0" +msgstr "VideoCD 2.0" + +#: projects/k3bvcdburndialog.cpp:440 +msgid "Super-VideoCD" +msgstr "Super-VideoCD" + +#: projects/k3bvcdburndialog.cpp:441 +msgid "HQ-VideoCD" +msgstr "HQ-VideoCD" + +#: projects/k3bvcdburndialog.cpp:447 +msgid "Autodetect VideoCD type" +msgstr "VideoCD タイプを自動検出" + +#: projects/k3bvcdburndialog.cpp:449 +msgid "Enable broken SVCD mode" +msgstr "不安定な SVCD モードを有効にする" + +#: projects/k3bvcdburndialog.cpp:454 +msgid "Enable %1 track interpretation" +msgstr "" + +#: projects/k3bvcdburndialog.cpp:459 +msgid "Use 2336 byte sectors" +msgstr "2336 byte セクタを使う" + +#: projects/k3bvcdburndialog.cpp:461 +msgid "Enable CD-i support" +msgstr "CD-i サポートを有効にする" + +#: projects/k3bvcdburndialog.cpp:464 +msgid "VideoCD on CD-i" +msgstr "VideoCD on CD-i" + +#: projects/k3bvcdburndialog.cpp:485 +msgid "System:" +msgstr "システム:" + +#: projects/k3bvcdburndialog.cpp:486 +msgid "Application:" +msgstr "アプリケーション:" + +#: projects/k3bvcdburndialog.cpp:496 +msgid "ISO application id for VideoCD" +msgstr "VideoCD 用の ISO アプリケーション" + +#: projects/k3bvcdburndialog.cpp:501 +msgid "Volume &set name:" +msgstr "ボリュームセット名(&S):" + +#: projects/k3bvcdburndialog.cpp:502 +msgid "Volume set s&ize:" +msgstr "ボリュームセットのサイズ(&I):" + +#: projects/k3bvcdburndialog.cpp:504 +msgid "&Publisher:" +msgstr "パブリシャー(&P):" + +#: projects/k3bvcdburndialog.cpp:583 +#, c-format +msgid "Do you want to overwrite %1" +msgstr "%1 を上書きしますか?" + +#: projects/k3bdataview.cpp:78 +msgid "&Import Session..." +msgstr "セッションをインポート(&I)..." + +#: projects/k3bdataview.cpp:80 +msgid "&Clear Imported Session" +msgstr "インポートしたセッションをクリア(&C)" + +#: projects/k3bdataview.cpp:83 +msgid "&Edit Boot Images..." +msgstr "ブートイメージを編集(&E)..." + +#: projects/k3bdataview.cpp:87 +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 +msgid "Edit Boot Images" +msgstr "ブートイメージを編集" + +#: projects/k3baudiodatasourceeditwidget.cpp:38 +msgid "Start Offset" +msgstr "開始オフセット" + +#: projects/k3baudiodatasourceeditwidget.cpp:39 +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 "" +"強調表示されている領域の端をドラッグして、オーディオ CD " +"トラックに含めるオーディオソースの部分を指定します。入力ウィンドウを使って選択範囲を細かく設定することもできます。" + +#: projects/k3baudiodatasourceeditwidget.cpp:103 +msgid "Used part of the audio source" +msgstr "使用するオーディオソースの部分" + +#: projects/k3bdatasessionimportdialog.cpp:37 +msgid "Session Import" +msgstr "セッションのインポート" + +#: projects/k3bdatasessionimportdialog.cpp:88 +msgid "" +"

K3b found session containing Joliet information for long filenames but no " +"Rock Ridge extensions." +"

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 "" +"

長いファイル名のための Joliet 情報を含むセッションを検出しましたが、Rock Ridge 拡張が見つかりません。" +"

インポートしたセッションのファイル名は新しいセッションで制限された文字セットに変換されます。この文字セットは K3b プロジェクトの ISO9660 " +"設定に基づきます。K3b はこれらの変換されたファイル名をまだ表示できません。" + +#: projects/k3bdatasessionimportdialog.cpp:93 +msgid "Session Import Warning" +msgstr "セッションのインポートの警告" + +#: projects/k3bmixedview.cpp:125 +msgid "Please add files and audio titles to your project first." +msgstr "まずファイルとオーディオタイトルをプロジェクトに追加してください。" + +#: projects/k3baudiotrackplayer.cpp:70 projects/k3baudiotrackplayer.cpp:143 +msgid "Play" +msgstr "再生" + +#: projects/k3baudiotrackplayer.cpp:76 projects/k3baudiotrackplayer.cpp:145 +msgid "Pause" +msgstr "一時停止" + +#: projects/k3baudiotrackplayer.cpp:82 +msgid "Play/Pause" +msgstr "再生/一時停止" + +#: projects/k3baudiotrackplayer.cpp:95 projects/k3baudiotrackplayer.cpp:146 +msgid "Next" +msgstr "次" + +#: projects/k3baudiotrackplayer.cpp:101 +msgid "Prev" +msgstr "前" + +#: projects/k3baudiotrackplayer.cpp:114 +msgid "Seek" +msgstr "シーク" + +#: projects/k3baudiotrackplayer.cpp:147 +msgid "Previous" +msgstr "前" + +#: projects/k3baudiotrackplayer.cpp:187 +msgid "Playing track %1: %2 - %3" +msgstr "トラック %1: %2 - %3 を再生" + +#: projects/k3baudiotracksplitdialog.cpp:34 +msgid "Split Audio Track" +msgstr "オーディオトラックを分割" + +#: projects/k3baudiotracksplitdialog.cpp:50 +msgid "Please select the position where the track should be split." +msgstr "トラックを分割する場所を選んでください。" + +#: projects/k3baudiotracksplitdialog.cpp:56 +msgid "Split track at:" +msgstr "次でトラックを分割:" + +#: projects/k3baudiotracksplitdialog.cpp:96 +msgid "Split Here" +msgstr "ここで分割" + +#: projects/k3baudiotracksplitdialog.cpp:100 +msgid "Remove this Range" +msgstr "この範囲を削除" + +#: projects/k3bdataimagesettingswidget.cpp:46 +msgid "Linux/Unix only" +msgstr "Linux/Unix のみ" + +#: projects/k3bdataimagesettingswidget.cpp:47 +msgid "Linux/Unix + Windows" +msgstr "Linux/Unix + Windows" + +#: projects/k3bdataimagesettingswidget.cpp:48 +msgid "Very large files (UDF)" +msgstr "非常に大きなファイル (UDF)" + +#: projects/k3bdataimagesettingswidget.cpp:49 +msgid "DOS Compatibility" +msgstr "DOS 互換" + +#: projects/k3bdataimagesettingswidget.cpp:133 +msgid "Custom Data Project Filesystems" +msgstr "カスタム データプロジェクト ファイルシステム" + +#: projects/k3bdataimagesettingswidget.cpp:193 +msgid "" +"

File System Presets" +"

K3b provides the following file system Presets which allow for a quick " +"selection of the most frequently used settings." +msgstr "" +"

プリセットファイルシステム" +"

最もよく使われるファイルシステムを素早く選択できるように、K3b は以下のプリセットファイルシステムを用意しています。" + +#: 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 "" +"Linux/Unix システムで使用するために最適化されたファイルシステム。長いファイル名、シンボリックリンク、POSIX " +"互換のファイルの許可属性をサポートする Rock Ridge 拡張を使用します。" + +#: 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 "" +"Linux/Unix のための設定に加えて、Rock Ridget 拡張をサポートしていない Windows で長いファイル名を可能にする Joliet " +"ツリーを含むファイルシステム。ファイル名の長さは 103 文字に制限されることに注意してください。" + +#: 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 "" +"UDF エントリを追加したファイルシステム。これによって最大ファイルサイズが 4 GB になります。ただし、K3b の UDF サポートには制限があります。" + +#: 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 "" +"古いシステムとの互換性のために最適化されたファイルシステム。ファイル名は 8.3 文字に制限され、シンボリックリンクやファイルの許可属性はサポートされません。" + +#: projects/k3bdataimagesettingswidget.cpp:263 +msgid "Rock Ridge" +msgstr "Rock Ridge" + +#: projects/k3bdataimagesettingswidget.cpp:265 +msgid "Joliet" +msgstr "Joliet" + +#: projects/k3bdataimagesettingswidget.cpp:267 +msgid "UDF" +msgstr "UDF" + +#: projects/k3bdataimagesettingswidget.cpp:269 +msgid "Custom (ISO9660 only)" +msgstr "カスタム (ISO9660 のみ)" + +#: projects/k3bdataimagesettingswidget.cpp:271 +msgid "Custom (%1)" +msgstr "カスタム (%1)" + +#: projects/k3bdataimagesettingswidget.cpp:288 +msgid "" +"

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." +"

Without Rock Ridge Extensions symbolic links are not supported and will " +"always be followed as if the \"Follow Symbolic Links\" option was enabled." +msgstr "" +"

Rock Ridge 拡張を無効にするのはお勧めしません。Rock Ridge " +"には多くの利点があります。ほんの少しだけ余分にスペースが必要になることを除けば、Rock Ridge を有効にすることによって何も不都合は生じません。" +"

Rock Ridge " +"拡張を無効にすると、シンボリックリンクはサポートされません。「シンボリックリンクに従う」を有効にした場合と同様に、常にシンボリックリンクに従います。" + +#: projects/k3bdataimagesettingswidget.cpp:294 +msgid "Rock Ridge Extensions Disabled" +msgstr "Rock Ridge 拡張を無効に" + +#: projects/k3bdataimagesettingswidget.cpp:300 +msgid "" +"

Be aware that without the Joliet extensions Windows systems will not be able " +"to display long filenames. You will only see the ISO9660 filenames." +"

If you do not intend to use the CD/DVD on a Windows system it is safe to " +"disable Joliet." +msgstr "" +"

Joliet 拡張がないと Windows システムは長い名前を表示できません。ISO9660 ファイル名しか見ることができません。" +"

Windows で使用する予定のない CD/DVD であれば、Joliet を無効にしても大丈夫です。" + +#: projects/k3bdataimagesettingswidget.cpp:305 +msgid "Joliet Extensions Disabled" +msgstr "Joliet 拡張を無効に" + +#: projects/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 "" +"ファイルとディレクトリの追加はドラッグ&ドロップで。\n" +"ファイルの削除/リネームはコンテキストメニューから。\n" +"書き込みボタンで DVD に書き込みます。" + +#: projects/k3bbootimagedialog.cpp:27 +msgid "Boot Images" +msgstr "ブートイメージ" + +#: projects/k3bmixedburndialog.cpp:67 +msgid "Mixed Project" +msgstr "ミックスモードプロジェクト" + +#: projects/k3baudioburndialog.cpp:65 projects/k3bmixedburndialog.cpp:68 +msgid "" +"_n: 1 track (%1 minutes)\n" +"%n tracks (%1 minutes)" +msgstr "%n トラック (%1 分)" + +#: projects/k3bmixedburndialog.cpp:103 +msgid "Mixed Mode Type" +msgstr "ミックスモードの種類" + +#: projects/k3bmixedburndialog.cpp:107 +msgid "Data in second session (CD-Extra)" +msgstr "2 番目のセッションにデータ (CD-Extra)" + +#: projects/k3bmixedburndialog.cpp:108 +msgid "" +"Blue book CD" +"
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." +"
This mode is based on the Blue book standard (also known as " +"Extended Audio CD, CD-Extra, or CD Plus" +") 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." +"
If the CD is intended to be used in a hifi audio CD player this is the " +"recommended mode." +"
Some older CD-ROMs may have problems reading a blue book CD since it is a " +"multisession CD." +msgstr "" +"二つのセッションから成るマルチセッション CD を作成します。最初のセッションはすべてのオーディオトラックを含み、二番目のセッションはモード 2 フォーム 1 " +"のデータトラックを含みます。このモードは「ブルーブック」規格 (拡張オーディオ CD、CD-Extra または CD Plus としても知られています) " +"に基づいています。Hi-Fi オーディオ CD プレーヤは最初のセッションのみを認識し、データトラックが含まれる二番目のセッションは無視します。Hi-Fi " +"オーディオ CD プレーヤで使用するための CD であれば、このモードをお薦めします。ただし、ブルーブック CD はマルチセッション CD なので、一部の古い " +"CD-ROM では読み取れない場合があるかもしれません。" + +#: projects/k3bmixedburndialog.cpp:124 +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 +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 +msgid "" +"Caution: The last two modes should only be used for CDs that are " +"unlikely to be played on a hifi audio CD player." +"
It could lead to problems with some older hifi audio CD players that try to " +"play the data track." +msgstr "" +"注意: 最後の二つのモードは Hi-Fi オーディオ CD プレーヤで再生されることのない CD " +"にのみ使用してください。データトラックを再生しようとする古いタイプの Hi-Fi オーディオ CD プレーヤで問題が発生する可能性があります。" + +#: projects/k3baudioburndialog.cpp:301 projects/k3bmixedburndialog.cpp:311 +msgid "" +"

External program normalize is not installed." +"

K3b uses normalize (http://www1.cs.columbia.edu/~cvaill/normalize/) " +"to normalize audio tracks. In order to use this functionality, please install " +"it first." +msgstr "" +"

外部プログラム normalize がインストールされていません。" +"

K3b は normalize (http://www1.cs.columbia.edu/~cvaill/normalize/) " +"を使ってオーディオトラックをノーマライズします。この機能を利用するには、先にインストールしてください。" + +#: projects/k3baudioburndialog.cpp:308 projects/k3baudioburndialog.cpp:327 +#: projects/k3bmixedburndialog.cpp:318 projects/k3bmixedburndialog.cpp:337 +msgid "" +"

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 "" +"

K3b " +"はオンザフライ書き込み時にはオーディオトラックをノーマライズできません。このタスクに使用される外部プログラムは、一連のオーディオトラックのノーマライズしかサポー" +"トしていません。" + +#: projects/k3baudioburndialog.cpp:312 projects/k3baudioburndialog.cpp:331 +#: projects/k3bmixedburndialog.cpp:322 projects/k3bmixedburndialog.cpp:341 +msgid "Disable normalization" +msgstr "ノーマライズを無効にする" + +#: projects/k3baudioburndialog.cpp:313 projects/k3baudioburndialog.cpp:332 +#: projects/k3bmixedburndialog.cpp:323 projects/k3bmixedburndialog.cpp:342 +msgid "Disable on-the-fly burning" +msgstr "オンザフライ書き込みを無効にする" + +#: projects/k3bdvdburndialog.cpp:53 +msgid "DVD Project" +msgstr "DVD プロジェクト" + +#: projects/k3bdvdburndialog.cpp:170 +msgid "" +"It is not possible to write multisession DVDs in DAO mode.Multisession has been " +"disabled." +msgstr "マルチセッション DVD を DAO モードで書き込むことはできません。マルチセッションを無効にします。" + +#: projects/k3bdvdburndialog.cpp:172 +msgid "DVD multisession" +msgstr "マルチセッション DVD" + +#: projects/k3bdataurladdingdialog.cpp:60 +#: projects/k3bdataurladdingdialog.cpp:86 +msgid "Adding files to project '%1'" +msgstr "プロジェクト '%1' にファイルを追加" + +#: projects/k3bdataurladdingdialog.cpp:124 +msgid "" +"

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." +"
Are you sure you want to add this file to the project?" +msgstr "" +"

プロジェクトに追加しようとしているファイルは ISO9660 " +"イメージです。したがって、それは既にファイルシステムを含んでいるので、直接メディアに書き込むことができます。" +"
本当にこのファイルをプロジェクトに追加しますか?" + +#: projects/k3bdataurladdingdialog.cpp:128 +msgid "Adding image file to project" +msgstr "プロジェクトにイメージファイルを追加" + +#: projects/k3bdataurladdingdialog.cpp:129 +msgid "Add the file to the project" +msgstr "プロジェクトにファイルを追加" + +#: projects/k3bdataurladdingdialog.cpp:130 +msgid "Burn the image directly" +msgstr "イメージを直接書き込む" + +#: projects/k3bdataurladdingdialog.cpp:184 +#, c-format +msgid "It is not possible to add files bigger than %1" +msgstr "%1 より大きいファイルは追加できません" + +#: projects/k3bdataurladdingdialog.cpp:188 +msgid "Some filenames had to be modified due to limitations in mkisofs" +msgstr "mkisofs の制限により、いくつかのファイル名を変更しました" + +#: projects/k3bdataurladdingdialog.cpp:192 +msgid "" +"The following filenames have an invalid encoding. You may fix this with the " +"convmv tool" +msgstr "以下のファイル名のエンコーディングは無効です。convmv ツールを使って修正できます。" + +#: projects/k3bdataurladdingdialog.cpp:225 +msgid "Moving files to project \"%1\"..." +msgstr "プロジェクト \"%1\" にファイルを移動..." + +#: projects/k3bdataurladdingdialog.cpp:425 +#: projects/k3bdataurladdingdialog.cpp:661 +msgid "File already exists" +msgstr "ファイルは既に存在します" + +#: projects/k3bdataurladdingdialog.cpp:426 +#: projects/k3bdataurladdingdialog.cpp:662 +msgid "

File %1 already exists in project folder %2." +msgstr "

ファイル %1 はプロジェクトフォルダ %2 に既にあります。" + +#: projects/k3bdataurladdingdialog.cpp:436 +#: projects/k3bdataurladdingdialog.cpp:672 +msgid "Replace the existing file" +msgstr "既存のファイルを置換" + +#: projects/k3bdataurladdingdialog.cpp:437 +#: projects/k3bdataurladdingdialog.cpp:673 +msgid "Replace All" +msgstr "すべて置換" + +#: projects/k3bdataurladdingdialog.cpp:439 +#: projects/k3bdataurladdingdialog.cpp:675 +msgid "Always replace existing files" +msgstr "常に既存のファイルを置換" + +#: projects/k3bdataurladdingdialog.cpp:442 +#: projects/k3bdataurladdingdialog.cpp:678 +msgid "Keep the existing file" +msgstr "既存のファイルを維持" + +#: projects/k3bdataurladdingdialog.cpp:443 +#: projects/k3bdataurladdingdialog.cpp:679 +msgid "Ignore All" +msgstr "すべて無視" + +#: projects/k3bdataurladdingdialog.cpp:445 +#: projects/k3bdataurladdingdialog.cpp:681 +msgid "Always keep the existing file" +msgstr "常に既存のファイルを維持" + +#: projects/k3bdataurladdingdialog.cpp:448 +#: projects/k3bdataurladdingdialog.cpp:684 +msgid "Rename the new file" +msgstr "新しいファイルをリネーム" + +#: projects/k3bdataurladdingdialog.cpp:489 +msgid "Adding link to folder" +msgstr "フォルダにリンクを追加" + +#: projects/k3bdataurladdingdialog.cpp:490 +msgid "" +"

'%1' is a symbolic link to folder '%2'." +"

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." +"

If you do not intend to enable the option follow symbolic links " +"you may safely ignore this warning and choose to add the link to the " +"project." +msgstr "" +"

'%1' はフォルダ '%2' へのシンボリックリンクです。" +"

K3b にシンボリックリンクに従わせることを意図しているのであれば、今それを実行させてください 。K3b " +"はプロジェクト内のフォルダへのシンボリックリンクを解決できないので、後でそうすることはできません。" +"

「シンボリックリンクに従う」のオプションを有効にするつもりでなければ、この警告を無視して、プロジェクトにリンクを追加してください。" + +#: projects/k3bdataurladdingdialog.cpp:502 +msgid "Follow link now" +msgstr "今リンクに従う" + +#: projects/k3bdataurladdingdialog.cpp:503 +msgid "Always follow links" +msgstr "常にシンボリックリンクに従う" + +#: projects/k3bdataurladdingdialog.cpp:504 +msgid "Add link to project" +msgstr "プロジェクトにリンクを追加" + +#: projects/k3bdataurladdingdialog.cpp:505 +msgid "Always add links" +msgstr "常にリンクを追加" + +#: projects/k3bdataurladdingdialog.cpp:750 +msgid "Enter New Filename" +msgstr "新しいファイル名を入力" + +#: projects/k3bdataurladdingdialog.cpp:751 +msgid "A file with that name already exists. Please enter a new name:" +msgstr "その名前のファイルは既にあります。他の名前を入れてください:" + +#: projects/k3bdataurladdingdialog.cpp:767 +msgid "Do you also want to add hidden files?" +msgstr "隠しファイルも追加しますか?" + +#: projects/k3bdataurladdingdialog.cpp:768 +msgid "Hidden Files" +msgstr "隠しファイル" + +#: projects/k3bdataurladdingdialog.cpp:768 +#: projects/k3bdataurladdingdialog.cpp:784 +msgid "Do Not Add" +msgstr "追加しない" + +#: projects/k3bdataurladdingdialog.cpp:782 +msgid "" +"Do you also want to add system files (FIFOs, sockets, device files, and broken " +"symlinks)?" +msgstr "システムファイル (FIFO, ソケット, デバイスファイル, 壊れたシンボリックリンク) も追加しますか?" + +#: projects/k3bdataurladdingdialog.cpp:784 +msgid "System Files" +msgstr "システムファイル" + +#: projects/k3bdatamultisessioncombobox.cpp:38 +msgid "Select the Multisession Mode for the project." +msgstr "プロジェクトのマルチセッションモードを選択" + +#: projects/k3bdatamultisessioncombobox.cpp:39 +msgid "" +"

Multisession Mode" +"

Auto" +"
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)." +"

No Multisession" +"
Create a single-session CD or DVD and close the disk." +"

Start Multisession" +"
Start a multisession CD or DVD, not closing the disk to allow further " +"sessions to be apppended." +"

Continue Multisession" +"
Continue an appendable data CD (as for example created in " +"Start Multisession mode) and add another session without closing the disk " +"to allow further sessions to be apppended." +"

Finish Multisession" +"
Continue an appendable data CD (as for example created in " +"Start Multisession mode), add another session, and close the disk." +"

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." +msgstr "" +"

マルチセッションモード" +"

[自動]" +"
プロジェクトのサイズ (メディア全体を必要とするかどうか) と挿入されたメディアの状態 (追記可能かどうか) に基づいて K3b " +"が自動的に使用するモードを決定します。" +"

[マルチセッションなし]" +"
単一セッションの CD または DVD を作成し、ディスクを閉じます。" +"

[マルチセッションを開始]" +"
マルチセッションの CD または DVD を開始し、セッションを追加できるようにディスクを閉じません。" +"

[マルチセッションを続ける]" +"
追記可能なデータ CD (例えば「マルチセッションを開始」モードで作成されたもの) " +"に他のセッションを追加し、さらにセッションを追加できるようにディスクを閉じません。" +"

[マルチセッションを終了]" +"
追記可能なデータ CD (例えば「マルチセッションを開始」モードで作成されたもの) に他のセッションを追加し、ディスクを閉じます。" +"

DVD+RW と制限付き上書き DVD-RW メディアの場合は、K3b " +"は実際に複数のセッションを作成するのではなく、ファイルシステムを拡大して新しいデータを追加します。" + +#: projects/k3bdatamultisessioncombobox.cpp:76 +msgid "No Multisession" +msgstr "マルチセッションなし" + +#: projects/k3bdatamultisessioncombobox.cpp:78 +msgid "Start Multisession" +msgstr "マルチセッションを開始" + +#: projects/k3bdatamultisessioncombobox.cpp:79 +msgid "Continue Multisession " +msgstr "マルチセッションを続ける" + +#: projects/k3bdatamultisessioncombobox.cpp:80 +msgid "Finish Multisession " +msgstr "マルチセッションを終了" + +#: projects/k3bdatapropertiesdialog.cpp:97 projects/k3bdataviewitem.cpp:231 +#: projects/k3bmovixlistview.cpp:87 projects/k3bmovixlistview.cpp:142 +#, c-format +msgid "Link to %1" +msgstr "%1 にリンク" + +#: projects/k3bdataviewitem.cpp:253 +msgid "outside of project" +msgstr "プロジェクトの外" + +#: projects/k3bdataviewitem.cpp:284 +msgid "root" +msgstr "root" + +#: projects/k3bdataviewitem.cpp:334 +msgid "From previous session" +msgstr "前のセッションから" + +#: projects/k3bvcdtrackdialog.cpp:51 +msgid "Video Track Properties" +msgstr "ビデオトラックのプロパティ" + +#: projects/k3bvcdtrackdialog.cpp:73 projects/k3bvcdtrackdialog.cpp:405 +msgid "%1 bit/s" +msgstr "%1 bit/s" + +#: projects/k3bvcdtrackdialog.cpp:202 +msgid "May also look like | << on the remote control. " +msgstr "リモコンでは「| <<」のようになっている場合もあります。" + +#: projects/k3bvcdtrackdialog.cpp:204 +msgid "May also look like >> | on the remote control." +msgstr "リモコンでは「>> |」のようになっている場合もあります。" + +#: projects/k3bvcdtrackdialog.cpp:206 +msgid "This key may be mapped to the STOP key." +msgstr "このキーは「停止」キーに割り当てられている場合もあります。" + +#: projects/k3bvcdtrackdialog.cpp:208 +msgid "This key is usually mapped to the > or PLAY key." +msgstr "このキーは通常「>」または「再生」キーに割り当てられています。" + +#: projects/k3bvcdtrackdialog.cpp:210 +msgid "Target to be jumped to on time-out of ." +msgstr " (待機) のタイムアウト後にジャンプする先。" + +#: projects/k3bvcdtrackdialog.cpp:212 +msgid "Delay reactivity of keys." +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:216 +msgid "Activate the use of numeric keys." +msgstr "数字キーの使用を有効にします。" + +#: projects/k3bvcdtrackdialog.cpp:218 +msgid "Overwrite default numeric keys." +msgstr "デフォルトの数字キーを上書きします。" + +#: projects/k3bvcdtrackdialog.cpp:220 +msgid "Numeric keys." +msgstr "数字キー。" + +#: projects/k3bvcdtrackdialog.cpp:222 +msgid "Times to repeat the playback of 'play track'." +msgstr "「トラックを再生」の再生を繰り返す回数。" + +#: projects/k3bvcdtrackdialog.cpp:224 +msgid "Time in seconds to wait after playback of 'play track'." +msgstr "「トラックを再生」の再生後に待機する秒数。" + +#: projects/k3bvcdtrackdialog.cpp:227 +msgid "" +"

Target to be jumped to on time-out of ." +"

If omitted (and is not set to an infinite time) one of the targets is " +"selected at random." +msgstr "" +"

(待機) のタイムアウト後にジャンプする先。" +"

省略した場合 (そして が無限にセットされていない場合) は、複数のジャンプ先の中からランダムに選択します。" + +#: projects/k3bvcdtrackdialog.cpp:230 +msgid "" +"

When reactivity is set to delayed, it is recommended that the length of the " +"referenced 'play track' is not more than 5 seconds." +"

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 "" + +#: projects/k3bvcdtrackdialog.cpp:236 +msgid "" +"These are actually pseudo keys, representing the numeric keys 0, 1, ..., 9." +msgstr "これらは実際には数字キー (0, 1, ...., 9) を表す疑似キーです。" + +#: projects/k3bvcdtrackdialog.cpp:238 +msgid "

If numeric keys enabled, you can overwrite the default settings." +msgstr "

数字キーを有効にすると、デフォルトの設定を上書きすることができます。" + +#: projects/k3bvcdtrackdialog.cpp:240 +msgid "" +"

Times to repeat the playback of 'play track'." +"

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." +"

After the specified number of repetitions have completed, the " +"time begins to count down, unless set to an infinite wait time." +"

If this element is omitted, a default of `1' is used, i.e. the 'play track' " +"will be displayed once." +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:245 +msgid "" +"Time in seconds to wait after playback of 'play track' before triggering the " +" action (unless the user triggers some action before time ran up)." +msgstr "" +"「トラックを再生」の再生後、 (タイムアウト) アクションを始動するまでに待機する秒数 " +"(タイムアウトする前にユーザが何らかのアクションを引き起こさなかった場合)。" + +#: projects/k3bvcdtrackdialog.cpp:300 +msgid "Event Disabled" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:309 projects/k3bvcdtrackdialog.cpp:732 +msgid "VideoCD END" +msgstr "VideoCD エンド" + +#: projects/k3bvcdtrackdialog.cpp:377 +msgid "File Info" +msgstr "ファイル情報" + +#: projects/k3bdatapropertiesdialog.cpp:71 projects/k3bvcdtrackdialog.cpp:392 +msgid "Size:" +msgstr "サイズ:" + +#: projects/k3bvcdtrackdialog.cpp:393 +msgid "Length:" +msgstr "長さ:" + +#: projects/k3bvcdtrackdialog.cpp:394 +msgid "Muxrate:" +msgstr "Muxrate:" + +#: projects/k3bvcdtrackdialog.cpp:456 +msgid "Enable playback control (for the whole CD)" +msgstr "再生コントロールを有効にする (CD 全体に)" + +#: projects/k3bvcdtrackdialog.cpp:458 +msgid "Use numeric keys" +msgstr "数字キーを使う" + +#: projects/k3bvcdtrackdialog.cpp:461 +msgid "Reactivity delayed to the end of playing track" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:465 projects/k3bvcdtrackdialog.cpp:572 +msgid "Playing" +msgstr "再生" + +#: projects/k3bvcdtrackdialog.cpp:472 +msgid "Playing track" +msgstr "トラックを再生" + +#: projects/k3bvcdtrackdialog.cpp:477 +msgid "forever" +msgstr "無限" + +#: projects/k3bvcdtrackdialog.cpp:480 +msgid "then wait" +msgstr "そして待機" + +#: projects/k3bvcdtrackdialog.cpp:485 +msgid " seconds" +msgstr " 秒" + +#: projects/k3bvcdtrackdialog.cpp:486 +msgid "infinite" +msgstr "無限" + +#: projects/k3bvcdtrackdialog.cpp:488 +msgid "after timeout playing" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:501 +msgid "Key Pressed Interaction" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:508 +msgid "Previous:" +msgstr "前:" + +#: projects/k3bvcdtrackdialog.cpp:509 +msgid "Next:" +msgstr "次:" + +#: projects/k3bvcdtrackdialog.cpp:510 +msgid "Return:" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:511 +msgid "Default:" +msgstr "デフォルト:" + +#: projects/k3bvcdtrackdialog.cpp:537 +msgid "Playback Control" +msgstr "再生コントロール" + +#: projects/k3bvcdtrackdialog.cpp:560 projects/k3bvcdtrackdialog.cpp:579 +msgid "Numeric Keys" +msgstr "数字キー" + +#: projects/k3bvcdtrackdialog.cpp:571 +msgid "Key" +msgstr "キー" + +#: projects/k3bvcdtrackdialog.cpp:574 +msgid "Overwrite default assignment" +msgstr "デフォルトの割り当てを上書き" + +#: projects/k3bvcdtrackdialog.cpp:598 projects/k3bvcdtrackdialog.cpp:655 +msgid "Rate:" +msgstr "レート:" + +#: projects/k3bvcdtrackdialog.cpp:599 +msgid "Sampling frequency:" +msgstr "サンプリングレート:" + +#: projects/k3bvcdtrackdialog.cpp:600 +msgid "Mode:" +msgstr "モード:" + +#: projects/k3bvcdtrackdialog.cpp:601 +msgid "Copyright:" +msgstr "著作権:" + +#: projects/k3bvcdtrackdialog.cpp:656 +msgid "Chroma format:" +msgstr "chroma 形式:" + +#: projects/k3bvcdtrackdialog.cpp:657 +msgid "Video format:" +msgstr "ビデオ形式:" + +#: projects/k3bvcdtrackdialog.cpp:658 +msgid "Resolution:" +msgstr "解像度:" + +#: projects/k3bvcdtrackdialog.cpp:659 +msgid "High resolution:" +msgstr "高解像度:" + +#: projects/k3bvcdtrackdialog.cpp:744 +msgid "ItSelf" +msgstr "" + +#: projects/k3bvcdtrackdialog.cpp:747 +msgid "Segment-%1 - %2" +msgstr "セグメント-%1 - %2" + +#: projects/k3bvcdtrackdialog.cpp:749 +msgid "Sequence-%1 - %2" +msgstr "シーケンス-%1 - %2" + +#: projects/k3bmovixlistview.cpp:96 projects/k3bmovixlistview.cpp:153 +msgid " (broken)" +msgstr " (壊れた)" + +#: projects/k3bdatafileview.cpp:74 projects/k3bmovixlistview.cpp:178 +msgid "Link" +msgstr "リンク" + +#: projects/k3bdatapropertiesdialog.cpp:45 +msgid "File Properties" +msgstr "ファイルのプロパティ" + +#: projects/k3bdatapropertiesdialog.cpp:70 +msgid "Location:" +msgstr "場所:" + +#: projects/k3bdatapropertiesdialog.cpp:72 +msgid "Used blocks:" +msgstr "使用ブロック:" + +#: projects/k3bdatapropertiesdialog.cpp:81 +msgid "Local name:" +msgstr "ローカル名:" + +#: projects/k3bdatapropertiesdialog.cpp:83 +msgid "Local location:" +msgstr "ローカルの場所:" + +#: projects/k3bdatapropertiesdialog.cpp:115 +#, c-format +msgid "" +"_n: in 1 file\n" +"in %n files" +msgstr "%n 個のファイル" + +#: projects/k3bdatapropertiesdialog.cpp:116 +#, c-format +msgid "" +"_n: and 1 directory\n" +"and %n directories" +msgstr "%n 個のディレクトリ" + +#: projects/k3bdatapropertiesdialog.cpp:120 +msgid "Special file" +msgstr "特殊なファイル" + +#: projects/k3bdatapropertiesdialog.cpp:157 +msgid "Hide on Rockridge" +msgstr "Rock Ridge で隠す" + +#: projects/k3bdatapropertiesdialog.cpp:158 +msgid "Hide on Joliet" +msgstr "Joliet で隠す" + +#: projects/k3bdatapropertiesdialog.cpp:172 +msgid "Sort weight:" +msgstr "ソート時の優先度:" + +#: projects/k3bdatapropertiesdialog.cpp:197 +msgid "Hide this file in the RockRidge filesystem" +msgstr "Rock Ridge ファイルシステムではこのファイルを隠す" + +#: projects/k3bdatapropertiesdialog.cpp:198 +msgid "Hide this file in the Joliet filesystem" +msgstr "Joliet ファイルシステムではこのファイルを隠す" + +#: projects/k3bdatapropertiesdialog.cpp:199 +msgid "Modify the physical sorting" +msgstr "物理的なソート順を変更" + +#: projects/k3bdatapropertiesdialog.cpp:200 +msgid "" +"

If this option is checked, the file or directory (and its entire contents) " +"will be hidden on the ISO9660 and RockRidge filesystem.

" +"

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.

" +msgstr "" +"

このオプションを有効にすると、ファイルまたはディレクトリ (とその内容全体) が ISO9660 と RockRidge " +"ファイルシステムで見えなくなります。

" +"

これは例えば RockRidge と Joliet に異なる README ファイルがある場合に役立ちます。README.joliet を " +"RockRidge で隠し、README.rr を Joliet ファイルシステムで隠すといったことができます。

" + +#: projects/k3bdatapropertiesdialog.cpp:207 +msgid "" +"

If this option is checked, the file or directory (and its entire contents) " +"will be hidden on the Joliet filesystem.

" +"

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.

" +msgstr "" +"

このオプションを有効にすると、ファイルまたはディレクトリ (とその内容全体) が Joliet ファイルシステムでは見えなくなります。

" +"

これは例えば RockRidge と Joliet に異なる README ファイルがある場合に役立ちます。README.joliet を " +"RockRidge で隠し、README.rr を Joliet ファイルシステムで隠すといったことができます。

" + +#: projects/k3bdatapropertiesdialog.cpp:214 +msgid "" +"

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)." +"

This option is useful in order to optimize the data layout on a CD/DVD." +"

Caution: 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 "" +"

この値は ISO9660 ファイルシステムでのファイルの物理的なソート順を変更します。値を大きくするほどファイルはイメージ (とディスク) " +"の先頭近くに置かれます。" +"

このオプションは CD/DVD でのデータの配置を最適化するために役立ちます。" +"

注意: これは ISO9660 ディレクトリに現れるファイル名の順序を変更するのではなく、ファイルデータをイメージに書き込む順序を変更するものです。" + +#: projects/k3bvcdview.cpp:67 +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 "" +"VcdImager の実行ファイルがありません。ビデオ CD を作成するには VcdImager >= 0.7.12 " +"をインストールしてください。ディストリビューションのディスクか http://www.vcdimager.org にあります。" + +#: projects/k3bmovixdvdburndialog.cpp:56 +msgid "eMovix DVD Project" +msgstr "eMovix DVD プロジェクト" + +#: projects/k3bvideodvdview.cpp:70 +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 " +"は動画のトランスコーディングと動画オブジェクトファイルの準備をサポートしていません。VTS_X_YY.VOB か VTS_X_YY.IFO " +"ファイルが必要です。" + +#: projects/k3bvideodvdview.cpp:74 +msgid "K3b Video DVD Restrictions" +msgstr "K3b でのビデオ DVD の制限" + +#: projects/k3baudiotrackview.cpp:87 +msgid "Use drag'n'drop to add audio files to the project." +msgstr "オーディオファイルを追加するにはドラッグ&ドロップしてください。" + +#: projects/k3baudiotrackview.cpp:131 +msgid "Artist (CD-Text)" +msgstr "アーティスト (CD-Text)" + +#: projects/k3baudiotrackview.cpp:132 +msgid "Title (CD-Text)" +msgstr "タイトル (CD-Text)" + +#: projects/k3baudiotrackview.cpp:164 projects/k3baudiotrackview.cpp:766 +msgid "Add Silence" +msgstr "無音部分を追加" + +#: projects/k3baudiotrackview.cpp:167 +msgid "Merge Tracks" +msgstr "トラックをマージ" + +#: projects/k3baudiotrackview.cpp:170 +#, fuzzy +msgid "Source to Track" +msgstr "トラックを選択" + +#: projects/k3baudiotrackview.cpp:173 +msgid "Split Track..." +msgstr "トラックを分割..." + +#: projects/k3baudiotrackview.cpp:176 +msgid "Edit Source..." +msgstr "ソースを編集..." + +#: projects/k3baudiotrackview.cpp:179 +msgid "Play Track" +msgstr "トラックを再生" + +#: projects/k3baudiotrackview.cpp:183 +msgid "Musicbrainz Lookup" +msgstr "Musicbrainz 検索" + +#: projects/k3baudiotrackview.cpp:186 +msgid "Try to determine meta information over the internet" +msgstr "インターネットでメタ情報を検索" + +#: projects/k3baudiotrackview.cpp:772 +msgid "Length of silence:" +msgstr "無音部分の長さ:" + +#: projects/k3baudiotrackview.cpp:852 +msgid "Edit Audio Track Source" +msgstr "オーディオトラックソースを編集" + +#: projects/k3baudiotrackview.cpp:990 +msgid "Please select an audio track." +msgstr "オーディオトラックを選んでください。" + +#: projects/k3baudioview.cpp:62 +msgid "Convert Tracks" +msgstr "トラックを変換" + +#: projects/k3baudioview.cpp:64 +msgid "Convert audio tracks to other audio formats." +msgstr "オーディオトラックを他のオーディオ形式に変換" + +#: projects/k3baudioview.cpp:113 +msgid "" +"No audio decoder plugins found. You will not be able to add any files to the " +"audio project!" +msgstr "オーディオデコーダのプラグインがありません。オーディオプロジェクトにファイルを追加できません。" + +#: projects/k3baudiotrackdialog.cpp:58 +msgid "Audio Track Properties" +msgstr "オーディオトラックのプロパティ" + +#: projects/k3baudioburndialog.cpp:85 +msgid "Gimmicks" +msgstr "ギミック" + +#: projects/k3baudioburndialog.cpp:86 +msgid "Hide first track" +msgstr "最初のトラックを隠す" + +#: projects/k3baudioburndialog.cpp:88 +msgid "Audio Ripping" +msgstr "オーディオ吸い出し" + +#: projects/k3baudioburndialog.cpp:113 +msgid "Hide the first track in the first pregap" +msgstr "最初のプリギャップの最初のトラックを隠す" + +#: projects/k3baudioburndialog.cpp:118 +msgid "" +"

If this option is checked K3b will hide the first track." +"

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." +"

You will need to seek back from the beginning of the CD to listen to the " +"first track. Try it, it is quite amusing." +"

This feature is only available in DAO mode when writing with cdrdao." +msgstr "" +"

このオプションを有効にすると、K3b は最初のトラックを隠します。" +"

オーディオ CD の規格は CD の各トラックの前にプリギャップを使用します。プリギャップの長さはデフォルトで 2 秒で、無音です。DAO " +"モードではプリギャップを長くして、そこにオーディオを含めることができます。この場合、最初のプリギャップは完全な最初のトラックを含むことになります。" +"

このような CD では、最初のトラックを聴くには CD の先頭から後方にシークする必要があります。面白いので一度試してみてください。" +"

注意: この機能は cdrdao を使って DAO モードで書き込むときにのみ利用できます。" + +#: projects/k3bfillstatusdisplay.cpp:195 projects/k3bfillstatusdisplay.cpp:291 +#: projects/k3bfillstatusdisplay.cpp:543 +msgid "min" +msgstr "分" + +#: projects/k3bfillstatusdisplay.cpp:201 +msgid "Available: %1 of %2" +msgstr "利用可能: %1 / %2" + +#: projects/k3bfillstatusdisplay.cpp:209 +#, c-format +msgid "Capacity exceeded by %1" +msgstr "容量超過: %1" + +#: projects/k3bfillstatusdisplay.cpp:292 +msgid "Right click for media sizes" +msgstr "右クリックでメディアのサイズを表示" + +#: projects/k3bfillstatusdisplay.cpp:381 +msgid "Minutes" +msgstr "分" + +#: projects/k3bfillstatusdisplay.cpp:383 +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 +msgid "%1 MB" +msgstr "%1 MB" + +#: projects/k3bfillstatusdisplay.cpp:402 +msgid "Custom..." +msgstr "カスタム..." + +#: projects/k3bfillstatusdisplay.cpp:405 +msgid "From Medium..." +msgstr "メディアから..." + +#: projects/k3bfillstatusdisplay.cpp:419 +msgid "User Defaults" +msgstr "ユーザのデフォルト" + +#: projects/k3bfillstatusdisplay.cpp:422 +msgid "Save User Defaults" +msgstr "ユーザのデフォルトとして保存" + +#: projects/k3bfillstatusdisplay.cpp:426 +msgid "Why 4.4 instead of 4.7?" +msgstr "なぜ 4.7 ではなく 4.4 ?" + +#: projects/k3bfillstatusdisplay.cpp:430 +msgid "Show Size In" +msgstr "サイズを次で示す" + +#: projects/k3bfillstatusdisplay.cpp:433 +msgid "CD Size" +msgstr "CD のサイズ" + +#: projects/k3bfillstatusdisplay.cpp:444 +msgid "DVD Size" +msgstr "DVD のサイズ" + +#: projects/k3bfillstatusdisplay.cpp:475 projects/k3bfillstatusdisplay.cpp:476 +#: projects/k3bfillstatusdisplay.cpp:477 +#, c-format +msgid "" +"_n: unused\n" +"%n minutes" +msgstr "%n 分" + +#: projects/k3bfillstatusdisplay.cpp:529 +msgid "" +"

Why does K3b offer 4.4 GB and 8.0 GB instead of 4.7 and 8.5 like it says " +"on the media?" +"

A single layer DVD media has a capacity of approximately 4.4 GB which equals " +"4.4*10243 bytes. Media producers just calculate with 1000 instead of " +"1024 for advertising reasons." +"
This results in 4.4*10243/10003 = 4.7 GB." +msgstr "" +"

K3b では 4.7 GB または 8.5 GB と書いてあるメディアが 4.4 GB や 8.0 GB として認識されるのはなぜですか?" +"

一層の DVD メディアの容量は約 4.4 GB = 4.4*10243 バイトです。メディアの製造者は宣伝のために 1024 " +"ではなく 1000 で計算しています。" +"
そのために、4.4*10243/10003 = 4.7 GB となっています。" + +#: projects/k3bfillstatusdisplay.cpp:541 +msgid "gb" +msgstr "gb" + +#: projects/k3bfillstatusdisplay.cpp:542 +msgid "mb" +msgstr "mb" + +#: projects/k3bfillstatusdisplay.cpp:547 +msgid "Custom Size" +msgstr "カスタムサイズ" + +#: projects/k3bfillstatusdisplay.cpp:548 +msgid "" +"

Please specify the size of the media. Use suffixes gb,mb" +", and min for gigabytes, megabytes, and " +"minutes respectively." +msgstr "" +"

メディアのサイズを指定します。ギガバイトには gb、メガバイトには mb、分には min を使ってください。" + +#: projects/k3bfillstatusdisplay.cpp:611 +msgid "Medium is not empty." +msgstr "メディアが空ではありません。" + +#: projects/k3bfillstatusdisplay.cpp:614 +msgid "No usable medium found." +msgstr "使用可能なメディアが見つかりません。" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:94 +msgid "Force all options below" +msgstr "以下のすべてのオプションを強制" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:99 +msgid "" +"

Set the ISO-9660 conformance level.\n" +"

    \n" +"
  • Level 1: Files may only consist of one section and filenames are restricted " +"to 8.3 characters.
  • \n" +"
  • Level 2: Files may only consist of one section.
  • \n" +"
  • Level 3: No restrictions.
  • \n" +"
\n" +"

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 "" +"

ISO-9660 適合レベルを設定します。\n" +"

    \n" +"
  • Level 1: ファイルは単一のセクションで構成されていなければなりません。ファイル名は 8.3 文字に制限されます。
  • \n" +"
  • Level 2: ファイルは単一のセクションで構成されていなければなりません。
  • \n" +"
  • Level 3: 制限なし。
  • \n" +"
\n" +"

すべての ISO-9660 レベルにおいて、すべてのファイル名はアルファベットの大文字、数字、アンダースコア (_) " +"に制限されます。ファイル名の最大の長さは 31 文字です。ディレクトリの階層は 8 に、パスの最大の長さは 255 文字に制限されます。(これらの制限は " +"K3b が提供する追加の ISO-9660 によって無視される場合があります。)" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:111 +msgid "Set special ISO9660 Filesystem preferences." +msgstr "ISO9660 ファイルシステムの特別な設定" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:155 +msgid "IS09660 Settings" +msgstr "ISO9660 の設定" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:159 +msgid "Rock Ridge Settings" +msgstr "Rock Ridge の設定" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:163 +msgid "Joliet Settings" +msgstr "Joliet の設定" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:167 +msgid "Misc Settings" +msgstr "その他の設定" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:172 +msgid "Allow untranslated ISO9660 filenames" +msgstr "未変換の ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:175 +msgid "Allow max length ISO9660 filenames (37 characters)" +msgstr "最大文字数の ISO9660 ファイル名を許可 (37 文字)" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:178 +msgid "Allow full ASCII charset for ISO9660 filenames" +msgstr "フル ASCII 文字セットの ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:181 +msgid "Allow ~ and # in ISO9660 filenames" +msgstr "~ と # を含む ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:184 +msgid "Allow lowercase characters in ISO9660 filenames" +msgstr "小文字の ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:187 +msgid "Allow multiple dots in ISO9660 filenames" +msgstr "複数のドットを含む ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:190 +msgid "Allow 31 character ISO9660 filenames" +msgstr "31 文字の ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:193 +msgid "Allow leading period in ISO9660 filenames" +msgstr "ドットで始まる ISO9660 ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:196 +msgid "Omit version numbers in ISO9660 filenames" +msgstr "ISO9660 ファイル名のバージョンを省く" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:199 +msgid "Omit trailing period in ISO9660 filenames" +msgstr "ISO9660 ファイル名の後続のピリオドを省く" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:205 +msgid "ISO Level" +msgstr "ISO レベル" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:208 +#: projects/k3bdataadvancedimagesettingswidget.cpp:211 +#: projects/k3bdataadvancedimagesettingswidget.cpp:214 +#, c-format +msgid "Level %1" +msgstr "レベル %1" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:221 +msgid "Allow 103 character Joliet filenames" +msgstr "103 文字の Joliet ファイル名を許可" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:226 +msgid "Create TRANS.TBL files" +msgstr "TRANS.TBL ファイルを作成" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:229 +msgid "Hide TRANS.TBL files in Joliet" +msgstr "Joliet では TRANS.TBL ファイルを隠す" + +#: projects/k3bdataadvancedimagesettingswidget.cpp:238 +msgid "Do not cache inodes" +msgstr "inode をキャッシュしない" + +#: k3bprojecttabwidget.cpp:63 projects/k3bprojectburndialog.cpp:55 +msgid "Project" +msgstr "プロジェクト" + +#: projects/k3bprojectburndialog.cpp:76 +msgid "Save Settings and close" +msgstr "設定を保存して閉じる" + +#: projects/k3bprojectburndialog.cpp:77 +msgid "Saves the settings to the project and closes the dialog." +msgstr "プロジェクトに設定を保存してダイアログを閉じます。" + +#: projects/k3bprojectburndialog.cpp:81 +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 +msgid "Start the burning process" +msgstr "書き込みプロセスを開始" + +#: projects/k3bprojectburndialog.cpp:265 +msgid "Writing" +msgstr "書き込み" + +#: projects/k3bprojectburndialog.cpp:313 +msgid "Image" +msgstr "イメージ" + +#: projects/k3bdatafileview.cpp:65 +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" +"ファイルの削除/リネームにはコンテキストメニュー。\n" +"書き込みボタンで CD に書き込み。" + +#: projects/k3bdatafileview.cpp:332 +msgid "Parent Directory" +msgstr "一つ上のディレクトリ" + +#: k3bfiletreeview.cpp:406 +msgid "Directories" +msgstr "ディレクトリ" + +#: k3bfiletreeview.cpp:472 +msgid "Root" +msgstr "root" + +#: k3bfiletreeview.cpp:473 +msgid "Home" +msgstr "home" + +#: k3bprojectmanager.cpp:202 +#, c-format +msgid "AudioCD%1" +msgstr "オーディオCD%1" + +#: k3bprojectmanager.cpp:208 +#, c-format +msgid "DataCD%1" +msgstr "データCD%1" + +#: k3bprojectmanager.cpp:214 +#, c-format +msgid "MixedCD%1" +msgstr "ミックスモードCD%1" + +#: k3bprojectmanager.cpp:220 +#, c-format +msgid "VideoCD%1" +msgstr "ビデオCD%1" + +#: k3bprojectmanager.cpp:226 +#, c-format +msgid "eMovixCD%1" +msgstr "eMovixCD%1" + +#: k3bprojectmanager.cpp:232 +#, c-format +msgid "eMovixDVD%1" +msgstr "eMovixDVD%1" + +#: k3bprojectmanager.cpp:238 +#, c-format +msgid "DataDVD%1" +msgstr "データDVD%1" + +#: k3bprojectmanager.cpp:244 +#, c-format +msgid "VideoDVD%1" +msgstr "ビデオDVD%1" + +#: tips.cpp:3 +msgid "" +"

...that you do not need to erase a CDRW before rewriting it manually\n" +"since K3b can do that automatically before writing.

\n" +msgstr "" +"

...書き込み前に CDRW を手動で消す必要はありません。K3b が書き込み前に自動で行います。

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

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

\n" +msgstr "" +"

...設定の意味が分からなければ、設定する必要はありません。K3b があなたに代わって最も適した設定を選択します。

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

...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 " +"K3b defaults\n" +"will restore the factory settings in case you do not know if the " +"settings you chose\n" +"are appropriate.

\n" +msgstr "" +"

...K3b には二種類の設定があります。ひとつは、大部分の KDE " +"アプリケーションと同じく、「設定」メニューから開く設定ダイアログで行う設定です。K3b " +"にはこれとは別に、すべてのアクションダイアログにそれぞれのアクションに使用する設定を保存し読み込むための 3 " +"つのボタンがあります。「新規プロジェクト用にユーザのデフォルト設定を保存」ボタンで、例えば CD " +"をコピーするときにデフォルトで使用する設定を保存することができます。そして、この設定は CD " +"コピーのダイアログを開くたびに読み込まれます。自分で選択した設定が適切かどうか分からなくなったときは、「K3b " +"のデフォルト設定を読み込み」ボタンを使って「工場出荷時の設定」に戻すことができます。

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

...that you do not need to bother changing the settings marked as " +"advanced if you \n" +"do not know what they mean. K3b's defaults are suitable for most daily use.

" +"\n" +msgstr "" +"

...「詳細」設定は、意味が分からなければ変更する必要はありません。通常の使用においては、たいてい K3b のデフォルト設定が適しています。

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

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).

\n" +msgstr "" +"

デバイスとファイルのツリーでデバイスのどれかを左クリックしてみてください。K3b " +"は検出したメディアのコンテンツに応じて特定のウィンドウを開きます。例えばオーディオ CD の場合、K3b がサポートするフォーマット (MP3, Ogg " +"Vorbis など) に吸い出せるように、トラックのリストを表示します。

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

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

\n" +msgstr "" +"

...K3b では、書き込みの際にデバイスではなくメディアを選択します。したがって、あるメディアに書き込むときは、単にそのメディアを挿入し、K3b " +"がそれを検出するのを待ってください。そうすると、それが書き込みメディアとして現れます。

\n" + +#: k3bwelcomewidget.cpp:87 +msgid "Welcome to K3b - The CD and DVD Kreator" +msgstr "K3b へようこそ - CD/DVD 作成ツール" + +#: k3bwelcomewidget.cpp:98 +msgid "Further actions..." +msgstr "その他のアクション..." + +#: k3bwelcomewidget.cpp:447 +msgid "Remove Button" +msgstr "ボタンを削除" + +#: k3bwelcomewidget.cpp:449 k3bwelcomewidget.cpp:454 +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 +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 +msgid "Sampling Rate" +msgstr "サンプリングレート" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:392 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:419 +msgid "Bitrate" +msgstr "ビットレート" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:393 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:425 +msgid "Layer" +msgstr "Layer" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:394 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:437 +msgid "Emphasis" +msgstr "Emphasis" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:395 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:449 +msgid "Copyright" +msgstr "著作権" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:396 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:451 +msgid "Original" +msgstr "オリジナル" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:397 +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:453 +msgid "CRC" +msgstr "CRC" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:408 +msgid "Dual" +msgstr "Dual" + +#: ../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 +msgid "%1 Hz" +msgstr "%1 Hz" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:421 +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 +msgid "%1 bps" +msgstr "%1 bps" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:442 +msgid "50/15 ms" +msgstr "50/15 ms" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:444 +msgid "CCITT J.17" +msgstr "CCITT J.17" + +#: ../plugins/decoder/mp3/k3bmaddecoder.cpp:446 +msgid "Unknown" +msgstr "不明" + +#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:125 +msgid "Bitrate Upper" +msgstr "ビットレート上限" + +#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:127 +msgid "Bitrate Nominal" +msgstr "名目ビットレート" + +#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:129 +msgid "Bitrate Lower" +msgstr "ビットレート下限" + +#: ../plugins/decoder/ogg/k3boggvorbisdecoder.cpp:208 +#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:515 +msgid "Ogg-Vorbis" +msgstr "Ogg-Vorbis" + +#: ../plugins/decoder/flac/k3bflacdecoder.cpp:372 +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 +msgid "Sample Size" +msgstr "サンプルサイズ" + +#: ../plugins/decoder/flac/k3bflacdecoder.cpp:388 +msgid "Vendor" +msgstr "ベンダー" + +#: ../plugins/decoder/flac/k3bflacdecoder.cpp:399 +#: ../plugins/decoder/wave/k3bwavedecoder.cpp:355 +msgid "%1 bits" +msgstr "%1 bits" + +#: ../plugins/decoder/wave/k3bwavedecoder.cpp:335 +msgid "WAVE" +msgstr "WAVE" + +#: ../plugins/decoder/musepack/k3bmpcdecoder.cpp:73 +msgid "Musepack" +msgstr "Musepack" + +#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:194 +msgid "Windows Media v1" +msgstr "Windows Media v1" + +#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:196 +msgid "Windows Media v2" +msgstr "Windows Media v2" + +#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:198 +msgid "MPEG 1 Layer III" +msgstr "MPEG 1 Layer III" + +#: ../plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:200 +msgid "Advanced Audio Coding (AAC)" +msgstr "AAC (Advanced Audio Coding)" + +#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:434 +msgid "Controls the quality of the encoded files." +msgstr "エンコードしたファイルの品質をコントロール" + +#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:435 +msgid "" +"

Vorbis' audio quality is not best measured in kilobits per second, but on a " +"scale from -1 to 10 called quality." +"

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." +"

This explanation is based on the one from the www.vorbis.com FAQ." +msgstr "" +"

Vorbis の品質は「quality」と呼ばれる -1 から 10 の値で表します。kbps (キロバイト/秒) では正確に測定されません。" +"

現在のところ、quality -1 は約平均 45kbps、5 は約 160kbps に相当し、10 は約 400kbps になります。オーディオ CD " +"に近い音質を求める人の大部分は quality 5、または劣化のないステレオカップリングのために 6 でエンコードします。デフォルトの設定 quality 3 " +"は約 110kbps に相当しますが、128kbps で圧縮された .mp3 より小さいファイルサイズでずっと優れた品質になります。" +"

この説明は www.vorbis.com の FAQ に基づいています。" + +#: ../plugins/encoder/ogg/k3boggvorbisencoder.cpp:473 +msgid "(targetted VBR of %1)" +msgstr "" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:306 +msgid "Sun AU" +msgstr "Sun AU" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:308 +msgid "Amiga 8SVX" +msgstr "Amiga 8SVX" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:310 +msgid "AIFF" +msgstr "AIFF" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:312 +msgid "Audio Visual Research" +msgstr "Audio Visual Research" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:314 +msgid "CD-R" +msgstr "CD-R" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:316 +msgid "CVS" +msgstr "CVS" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:318 +msgid "Text Data" +msgstr "テキストデータ" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:320 +msgid "GSM Speech" +msgstr "GSM Speech" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:322 +msgid "Macintosh HCOM" +msgstr "Macintosh HCOM" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:324 +msgid "Maud (Amiga)" +msgstr "Maud (Amiga)" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:326 +msgid "IRCAM" +msgstr "IRCAM" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:328 +msgid "SPHERE" +msgstr "SPHERE" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:330 +msgid "Turtle Beach SampleVision" +msgstr "Turtle Beach SampleVision" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:332 +msgid "Yamaha TX-16W" +msgstr "Yamaha TX-16W" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:334 +msgid "VMS" +msgstr "VMS" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:336 +msgid "Sound Blaster VOC" +msgstr "Sound Blaster VOC" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:338 +msgid "Wave (Sox)" +msgstr "Wave (Sox)" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:340 +msgid "Psion 8-bit A-law" +msgstr "Psion 8-bit A-law" + +#: ../plugins/encoder/sox/k3bsoxencoder.cpp:342 +msgid "Raw" +msgstr "Raw" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:102 +msgid "Low quality (56 kbps)" +msgstr "低品質 (56 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:103 +msgid "Low quality (90 kbps)" +msgstr "低品質 (90 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:105 +msgid "Portable (average 115 kbps)" +msgstr "ポータブル (平均 115 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:106 +msgid "Portable (average 130 kbps)" +msgstr "ポータブル (平均 130 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:107 +msgid "Portable (average 160 kbps)" +msgstr "ポータブル (平均 160 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:109 +msgid "HiFi (average 175 kbps)" +msgstr "Hi-Fi (平均 175 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:110 +msgid "HiFi (average 190 kbps)" +msgstr "Hi-Fi (平均 190 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:111 +msgid "HiFi (average 210 kbps)" +msgstr "Hi-Fi (平均 210 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:112 +msgid "HiFi (average 230 kbps)" +msgstr "Hi-Fi (平均 230 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:114 +msgid "Archiving (320 kbps)" +msgstr "アーカイブ (320 kbps)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:409 +msgid "(Lame) Manual Quality Settings" +msgstr "(Lame) 手動品質設定" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:471 +msgid "Constant Bitrate: %1 kbps (%2)" +msgstr "固定ビットレート: %1 kbps (%2)" + +#: ../plugins/encoder/lame/k3blameencoder.cpp:475 +msgid "Variable Bitrate (%1)" +msgstr "可変ビットレート (%1)" + +#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:35 +msgid "Editing external audio encoder" +msgstr "外部オーディオエンコーダを編集" + +#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:76 +msgid "Please specify a name for the command." +msgstr "コマンドの名前を指定してください。" + +#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:77 +msgid "No name specified" +msgstr "名前が指定されていません" + +#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:81 +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 +msgid "Please specify the command line." +msgstr "コマンドラインを指定してください。" + +#: ../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 "コマンドラインに出力ファイル名 (%f) を追加してください。" + +#: ../plugins/encoder/external/k3bexternalencoderconfigwidget.cpp:92 +msgid "No filename specified" +msgstr "ファイル名が指定されていません" + +#: ../plugins/encoder/external/k3bexternalencoder.cpp:200 +msgid "Invalid command: the command is empty." +msgstr "無効なコマンド: コマンドが空です。" + +#: ../plugins/encoder/external/k3bexternalencoder.cpp:245 +#, c-format +msgid "Command failed: %1" +msgstr "コマンド失敗: %1" + +#: ../plugins/encoder/external/k3bexternalencoder.cpp:256 +msgid "Could not find program '%1'" +msgstr "プログラム '%1' が見つかりません" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:112 +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:124 +#, c-format +msgid "Internal Alsa problem: %1" +msgstr "内部的な ALSA の問題: %1" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:156 +msgid "Could not open alsa audio device '%1' (%2)." +msgstr "ALSA オーディオデバイス '%1' (%2) を開けません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:177 +msgid "Could not allocate hardware parameter structure (%1)" +msgstr "ハードウェアパラメータ構造を割り当てられません (%1)。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:183 +msgid "Could not initialize hardware parameter structure (%1)." +msgstr "ハードウェアパラメータ構造を初期化できません (%1)。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:190 +msgid "Could not set access type (%1)." +msgstr "access type (%1) を指定できません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:198 +msgid "Could not set sample format (%1)." +msgstr "sample format (%1) を指定できません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:211 +msgid "Could not set sample rate (%1)." +msgstr "sample rate (%1) を指定できません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:220 +msgid "Could not set channel count (%1)." +msgstr "channel count (%1) を指定できません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:227 +msgid "Could not set parameters (%1)." +msgstr "パラメータ (%1) を指定できません。" + +#: ../plugins/audiooutput/alsa/k3balsaoutputplugin.cpp:260 +msgid "Alsa device:" +msgstr "ALSA デバイス:" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:87 +msgid "Rename Pattern" +msgstr "リネーム形式" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:94 +msgid "Scan" +msgstr "スキャン" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:98 +msgid "Found Files" +msgstr "ファイルを検出" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:103 +msgid "New Name" +msgstr "新しい名前" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:104 +msgid "Old Name" +msgstr "古い名前" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:105 +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:243 +msgid "Please click the Scan button to search for renameable files." +msgstr "リネーム可能なファイルを検索するには「スキャン」をクリックしてください。" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:117 +msgid "Scan for renamable files" +msgstr "リネーム可能なファイルをスキャン" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:118 +msgid "" +"This specifies how the files should be renamed. Currently only the special " +"strings %a (Artist), %n (Track number), and %t " +"(Title) ,are supported." +msgstr "" +"どのようにリネームするかを指定する。現在有効なのは %a (アーティスト), %n (トラック番号), " +"%t (タイトル) です。" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:133 +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:377 +msgid "Rename Audio Files" +msgstr "オーディオファイルをリネーム" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:139 +msgid "Based on meta info" +msgstr "メタ情報に基づく" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:165 +msgid "Please specify a valid pattern." +msgstr "有効なパターンを指定してください。" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:195 +msgid "No renameable files found." +msgstr "リネーム可能なファイルがありません。" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:257 +msgid "Done." +msgstr "完了" + +#: ../plugins/project/audiometainforenamer/k3baudiometainforenamerplugin.cpp:378 +msgid "Rename audio files based on their meta info." +msgstr "メタ情報に基づいてオーディオファイルをリネーム" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:53 +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:80 +msgid "Query Cddb" +msgstr "CDDB 検索" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:54 +msgid "Query a cddb entry for the current audio project." +msgstr "現在のオーディオプロジェクト用に CDDB の項目を検索" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:71 +msgid "Please select a non-empty audio project for a cddb query." +msgstr "CDDB を検索するには空でないオーディオプロジェクトを選んでください。" + +#: ../plugins/project/audioprojectcddb/k3baudioprojectcddbplugin.cpp:140 +msgid "Cddb error" +msgstr "CDDB エラー" diff --git a/ja/messages/k3bsetup.po b/ja/messages/k3bsetup.po new file mode 100644 index 0000000..ee3321a --- /dev/null +++ b/ja/messages/k3bsetup.po @@ -0,0 +1,253 @@ +# translation of k3bsetup.po to Japanese +# UTUMI Hirosi , 2006. +msgid "" +msgstr "" +"Project-Id-Version: k3bsetup\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-23 14:09+0100\n" +"PO-Revision-Date: 2006-08-09 21:00+0900\n" +"Last-Translator: Yukiko Bando \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "UTUMI Hirosi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "utuhiro78@yahoo.co.jp" + +#: k3bsetup2.cpp:130 +msgid "" +"

This simple setup assistant is able to set the permissions needed by K3b in " +"order to burn CDs and DVDs. " +"

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." +"

Caution: Although K3bSetup 2 should not be able to mess up your " +"system no guarantee can be given." +msgstr "" +"

このセットアップでは K3b で CD と DVD を作るための権限を設定します。" +"

devfs や resmgr " +"のようなものは要りません。多くの場合は問題ありませんが、いくつかのシステムでは再ログインや再起動が必要になります。ディストリビューションのドキュメントをお読みく" +"ださい。" +"

警告: 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 +msgid "" +"

K3bSetup 2

" +"

This simple setup assistant is able to set the permissions needed by K3b in " +"order to burn CDs and DVDs." +"

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." +"

The important task that K3bSetup 2 performs is grant write access to the CD " +"and DVD devices." +"

Caution: Although K3bSetup 2 should not be able to damage your " +"system, no guarantee can be given." +msgstr "" +"

K3bSetup·2

" +"

このセットアップでは K3b で CD と DVD を作るための権限を設定します。" +"

devfs や resmgr " +"のようなものはいりません。多くの場合は問題ありませんが、いくつかのシステムでは再ログインや再起動が必要になります。ディストリビューションのドキュメントをお読みく" +"ださい。" +"

K3bSetup 2 の最も大事な役割は、CD/DVD デバイスへのアクセス権限を与えることです。" +"

警告: K3bSetup 2 はシステムを壊すものではありませんが、これを保証するものではありません。" + +#: k3bsetup2.cpp:527 +msgid "Location of New Drive" +msgstr "新しいドライブの場所" + +#: k3bsetup2.cpp:528 +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 +#, c-format +msgid "" +"Could not find an additional device at\n" +"%1" +msgstr "" +"以下には追加デバイスが見つかりません\n" +"%1" + +#. 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 +#, no-c-format +msgid "" +"

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.

\n" +"

Otherwise all users on the system have access to the devices and to all K3b " +"functionality." +msgstr "" +"

このオプションにチェックを入れると、指定したユーザ/グループだけがデバイスと書き込みプログラムへのアクセスが認められて、CD/DVD " +"を作ることができます。

\n" +"

チェックを入れない場合は、すべてのユーザがデバイスへのアクセスを認められて、K3b のすべての機能を使うことができます。" + +#. i18n: file base_k3bsetup2.ui line 69 +#: rc.cpp:13 +#, no-c-format +msgid "burning" +msgstr "書き込み" + +#. i18n: file base_k3bsetup2.ui line 104 +#: rc.cpp:16 +#, 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 +#, 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 +#, no-c-format +msgid "Devicenode" +msgstr "デバイスノード" + +#. 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 +#, 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 +#, no-c-format +msgid "" +"Hint: to force K3b to use another than the default name for the " +"executable specify it in the search path." +msgstr "ヒント: デフォルトと異なる実行ファイルを使用する場合は、検索パスを指定してください。" + +#~ 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/ja/messages/libk3b.po b/ja/messages/libk3b.po new file mode 100644 index 0000000..2b487d1 --- /dev/null +++ b/ja/messages/libk3b.po @@ -0,0 +1,3260 @@ +# Japanese translation of libk3b.po +# UTUMI Hirosi , 2006. +# Yukiko Bando , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: libk3b\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-05-01 02:05+0200\n" +"PO-Revision-Date: 2007-07-19 19:00+0900\n" +"Last-Translator: Yukiko Bando \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: cddb/k3bcddbhttpquery.cpp:85 +#, c-format +msgid "Could not connect to host %1" +msgstr "ホスト %1 に接続できません" + +#: cddb/k3bcddbhttpquery.cpp:138 cddb/k3bcddbpquery.cpp:170 +msgid "Found multiple exact matches" +msgstr "完全にマッチするものが複数あります" + +#: cddb/k3bcddbhttpquery.cpp:146 cddb/k3bcddbpquery.cpp:178 +msgid "Found inexact matches" +msgstr "部分的にマッチするものがあります" + +#: cddb/k3bcddbhttpquery.cpp:153 cddb/k3bcddbpquery.cpp:185 +msgid "No match found" +msgstr "マッチするものがありません" + +#: cddb/k3bcddbhttpquery.cpp:162 cddb/k3bcddbpquery.cpp:192 +msgid "Error while querying" +msgstr "検索中にエラー" + +#: cddb/k3bcddbhttpquery.cpp:198 cddb/k3bcddbpquery.cpp:222 +msgid "Could not read match" +msgstr "マッチするものを読めませんでした" + +#: cddb/k3bcddblocalsubmit.cpp:97 +#, c-format +msgid "Could not find directory: %1" +msgstr "ディレクトリがありません: %1" + +#: cddb/k3bcddblocalquery.cpp:41 +#, c-format +msgid "Searching entry in %1" +msgstr "%1 中のエントリを検索" + +#: cddb/k3bcddbmultientriesdialog.cpp:29 +msgid "CDDB Database Entry" +msgstr "CDDB データベースエントリ" + +#: cddb/k3bcddbmultientriesdialog.cpp:37 +msgid "K3b found multiple inexact CDDB entries. Please select one." +msgstr "CDDB に複数の不完全一致エントリがあります。一つ選んでください。" + +#: cddb/k3bcddbpquery.cpp:57 +msgid "Searching %1 on port %2" +msgstr "ポート %2 の %1 を検索" + +#: cddb/k3bcddbpquery.cpp:79 +msgid "Host found" +msgstr "ホスト検出" + +#: cddb/k3bcddbpquery.cpp:85 +msgid "Connected" +msgstr "接続しました" + +#: cddb/k3bcddbpquery.cpp:91 +msgid "Connection closed" +msgstr "接続を閉じる" + +#: cddb/k3bcddbpquery.cpp:113 +msgid "OK, read access" +msgstr "OK, 読み込みアクセス" + +#: cddb/k3bcddbpquery.cpp:120 +msgid "Connection refused" +msgstr "接続を切断されました" + +#: cddb/k3bcddbpquery.cpp:128 +msgid "Handshake successful" +msgstr "ハンドシェイク成功" + +#: cddb/k3bcddbpquery.cpp:136 +msgid "Handshake failed" +msgstr "ハンドシェイク失敗" + +#: cddb/k3bcddbpquery.cpp:161 +msgid "Found exact match" +msgstr "完全一致があります" + +#: cddb/k3bcddbpquery.cpp:261 cddb/k3bcddbpquery.cpp:262 +msgid "Connection to %1 refused" +msgstr "%1 への接続が切断されました" + +#: cddb/k3bcddbpquery.cpp:265 cddb/k3bcddbpquery.cpp:266 +#, c-format +msgid "Could not find host %1" +msgstr "ホスト %1 がありません" + +#: cddb/k3bcddbpquery.cpp:269 cddb/k3bcddbpquery.cpp:270 +#, c-format +msgid "Error while reading from %1" +msgstr "%1 を読み取り中にエラー" + +#: cddb/k3bcddb.cpp:237 +msgid "Found freedb entry." +msgstr "freedb エントリを検出" + +#: cddb/k3bcddb.cpp:239 +msgid "No entry found" +msgstr "エントリがありません" + +#: cddb/k3bcddb.cpp:241 +msgid "Error while connecting to host." +msgstr "ホストへの接続中にエラー" + +#: cddb/k3bcddb.cpp:243 +msgid "Working..." +msgstr "動作中..." + +#: cddb/k3bcddb.cpp:248 +msgid "Communication error." +msgstr "コミュニケーションエラー" + +#: core/k3bglobals.cpp:414 +msgid "Auto" +msgstr "自動" + +#: jobs/k3bvideodvdtitledetectclippingjob.cpp:91 +#: jobs/k3bvideodvdtitletranscodingjob.cpp:90 +msgid "%1 executable could not be found." +msgstr "%1 の実行ファイルが見つかりません。" + +#: jobs/k3bvideodvdtitledetectclippingjob.cpp:97 +#: jobs/k3bvideodvdtitletranscodingjob.cpp:96 +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 +msgid "Using %1 %2 - Copyright (C) %3" +msgstr "%1 %2 を使用 - Copyright (C) %3" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:122 +msgid "Unable to create folder '%1'" +msgstr "フォルダ '%1' を作成できません" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:126 +msgid "Invalid filename: '%1'" +msgstr "無効なファイル名: '%1'" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:137 +msgid "Transcoding title %1 from Video DVD %2" +msgstr "ビデオ DVD %2 のタイトル %1 をトランスコード" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:162 +#, c-format +msgid "Invalid Video codec set: %1" +msgstr "無効なビデオコーデックセット: %1" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:185 +#, c-format +msgid "Invalid Audio codec set: %1" +msgstr "無効なオーディオコーデックセット: %1" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:320 +msgid "Resizing picture of title %1 to %2x%3" +msgstr "タイトル %1 の動画を %2x%3 にリサイズ" + +#: 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 +#, c-format +msgid "Could not start %1." +msgstr "%1 を開始できません。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:347 +msgid "Single-pass Encoding" +msgstr "1 パスエンコード" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:349 +msgid "Two-pass Encoding: First Pass" +msgstr "2 パスエンコード: 最初のパス" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:351 +msgid "Two-pass Encoding: Second Pass" +msgstr "2 パスエンコード: 二番目のパス" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:375 +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 +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 +msgid "Please send me an email with the last output." +msgstr "最終出力をメールで送ってください。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:453 +msgid "Execution of %1 failed." +msgstr "%1 の実行に失敗しました。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:454 +msgid "Please consult the debugging output for details." +msgstr "詳細についてはデバッグ出力をご覧ください。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:485 +msgid "AC3 (Stereo)" +msgstr "AC3 (ステレオ)" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:487 +msgid "AC3 (Pass-through)" +msgstr "AC3 (パススルー)" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:489 +msgid "MPEG1 Layer III" +msgstr "MPEG1 レイヤー III" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:500 +msgid "MPEG4 (FFMPEG)" +msgstr "MPEG4 (FFMPEG)" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:502 +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 "" +"FFmpeg は今日使われている大部分のビデオならびにオーディオコーデックをサポートすることを目指すオープンソースプロジェクトです。そのサブプロジェクトである " +"libavcodec は xine や mplayer などのマルチメディアプレーヤの基礎となっています。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:517 +msgid "" +"FFmpeg contains an implementation of the MPEG-4 video encoding standard which " +"produces high quality results." +msgstr "FFmpeg には高品質な結果を生む MPEG-4 ビデオエンコーディング規格が実装されています。" + +#: 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 "" +"XviD はフリーでオープンソースの MPEG-4 ビデオコーデックです。XviD は 2001 年 7 月に OpenDivX " +"がクローズドソースに移行した後に、有志プログラマによって作られました。" + +#: 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 "" +"XviD は DivX の主要な競争相手です (XviD は DivX のスペルを逆にしたものです)。DivX がクローズドソースで、Windows, Mac " +"OS, Linux でのみ動作するのに対して、XviD はオープンソースで、あらゆるプラットフォームで動作する可能性を秘めています。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:531 +msgid "(Description taken from the Wikipedia article)" +msgstr "(この説明は Wikipedia 英語版の記事より引用しました)" + +#: 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 "" +"Dolby Digital として知られている AC3 は ATSC A/52 として規格化されています。これは最大で 6 " +"つのオーディオチャンネルを含みます。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:546 +msgid "" +"With this setting K3b will create a two-channel stereo Dolby Digital audio " +"stream." +msgstr "この設定を選択すると、K3b は 2 チャンネルステレオの Dolby Digital オーディオストリームを作成します。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:550 +msgid "" +"With this setting K3b will use the Dolby Digital audio stream from the source " +"DVD without changing it." +msgstr "この設定を選択すると、K3b は元の DVD の Dolby Digital オーディオストリームを変更せずに使用します。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:552 +msgid "Use this setting to preserve 5.1 channel sound from the DVD." +msgstr "DVD の 5.1 チャンネルサウンドを保持するには、この設定を使ってください。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:554 +msgid "" +"MPEG1 Layer III is better known as MP3 and is the most used lossy audio format." +msgstr "MP3 として知られている MPEG1 Layer III は、最もよく使用されている不可逆オーディオフォーマットです。" + +#: jobs/k3bvideodvdtitletranscodingjob.cpp:555 +msgid "" +"With this setting K3b will create a two-channel stereo MPEG1 Layer III audio " +"stream." +msgstr "この設定を選択すると、K3b は 2 チャンネルステレオの MPEG1 Layer III オーディオストリームを作成します。" + +#: jobs/k3baudiocuefilewritingjob.cpp:103 +msgid "Writing Audio Cue File" +msgstr "オーディオ Cue ファイルを書き込み" + +#: jobs/k3baudiocuefilewritingjob.cpp:186 +msgid "Analysing the audio file failed. Corrupt file?" +msgstr "オーディオファイルの分析に失敗。不正ファイル?" + +#: jobs/k3baudiocuefilewritingjob.cpp:254 +msgid "Analysing the audio file" +msgstr "オーディオファイルを分析" + +#: jobs/k3baudiocuefilewritingjob.cpp:255 +#, c-format +msgid "Analysing %1" +msgstr "%1 を分析" + +#: jobs/k3baudiocuefilewritingjob.cpp:262 +msgid "Unable to handle '%1' due to an unsupported format." +msgstr "'%1' を扱えません。未サポートの形式です。" + +#: jobs/k3baudiocuefilewritingjob.cpp:267 +msgid "No valid audio cue file: '%1'" +msgstr "有効なオーディオ cue ファイルではありません: '%1'" + +#: jobs/k3bblankingjob.cpp:133 +msgid "Please insert a rewritable CD medium into drive

%1 %2 (%3)." +msgstr "リライト可能な CD メディアを入れてください

%1 %2 (%3)" + +#: jobs/k3bblankingjob.cpp:158 +msgid "Process completed successfully" +msgstr "プロセスは成功しました" + +#: jobs/k3bblankingjob.cpp:163 +msgid "Canceled." +msgstr "キャンセルしました" + +#: jobs/k3bblankingjob.cpp:167 +msgid "Blanking error " +msgstr "消去エラー" + +#: jobs/k3bblankingjob.cpp:168 +msgid "Sorry, no error handling yet." +msgstr "処理できないエラーです。" + +#: jobs/k3bverificationjob.cpp:154 jobs/k3bverificationjob.cpp:174 +msgid "Checking medium" +msgstr "メディアをチェック" + +#: jobs/k3bverificationjob.cpp:205 +#, fuzzy +msgid "Internal Error: Verification job improperly initialized (%1)" +msgstr "内部エラー: 照合ジョブが正しく初期化されませんでした" + +#: jobs/k3bcdcopyjob.cpp:1017 jobs/k3bverificationjob.cpp:212 +#: projects/mixedcd/k3bmixedjob.cpp:512 +msgid "Reloading the medium" +msgstr "メディアをリロード" + +#: jobs/k3bverificationjob.cpp:239 +#, c-format +msgid "Verifying track %1" +msgstr "トラック %1 を照合" + +#: jobs/k3bdvdcopyjob.cpp:270 jobs/k3bverificationjob.cpp:269 +#: jobs/k3bverificationjob.cpp:355 +msgid "Unable to determine the ISO9660 filesystem size." +msgstr "ISO9660 ファイルシステムのサイズを検出できません。" + +#: jobs/k3bverificationjob.cpp:307 +msgid "Written data in track %1 differs from original." +msgstr "トラック %1 の書き込んだデータはオリジナルと異なります。" + +#: jobs/k3bverificationjob.cpp:311 +msgid "Written data verified." +msgstr "書き込んだデータを照合しました。" + +#: jobs/k3bdvdformattingjob.cpp:102 +msgid "Formatting DVD" +msgstr "DVD をフォーマット" + +#: jobs/k3bdvdformattingjob.cpp:109 +msgid "Quick Format" +msgstr "クイックフォーマット" + +#: jobs/k3bdvdformattingjob.cpp:124 projects/datadvd/k3bdvdbooktypejob.cpp:105 +msgid "No device set" +msgstr "デバイスセットなし" + +#: jobs/k3bdvdformattingjob.cpp:132 projects/k3bcdrdaowriter.cpp:568 +#: projects/k3bcdrecordwriter.cpp:330 projects/k3bgrowisofswriter.cpp:361 +msgid "Unmounting medium" +msgstr "メディアをアンマウント" + +#: jobs/k3bdvdformattingjob.cpp:144 +msgid "Please insert a rewritable DVD medium into drive

%1 %2 (%3)." +msgstr "リライト可能な DVD メディアを入れてください

%1 %2 (%3)" + +#: jobs/k3bdvdformattingjob.cpp:152 projects/datadvd/k3bdvdbooktypejob.cpp:128 +msgid "Checking media..." +msgstr "メディアをチェック..." + +#: jobs/k3bdvdformattingjob.cpp:153 projects/datadvd/k3bdvdbooktypejob.cpp:129 +msgid "Checking media" +msgstr "メディアをチェック" + +#: jobs/k3bdvdformattingjob.cpp:260 +msgid "Formatting successfully completed" +msgstr "フォーマット完了" + +#: jobs/k3bdvdformattingjob.cpp:263 +#, c-format +msgid "Do not be concerned with the progress stopping before 100%." +msgstr "進捗が 100% になる前に停止しても心配しないでください。" + +#: jobs/k3bdvdformattingjob.cpp:264 +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 +msgid "%1 did not exit cleanly." +msgstr "%1 は正常に終了しませんでした。" + +#: jobs/k3bdvdformattingjob.cpp:289 projects/datadvd/k3bdvdbooktypejob.cpp:217 +msgid "Ejecting DVD..." +msgstr "DVD をイジェクト..." + +#: jobs/k3bdvdformattingjob.cpp:301 projects/datadvd/k3bdvdbooktypejob.cpp:234 +#: projects/k3babstractwriter.cpp:88 projects/k3bgrowisofswriter.cpp:594 +msgid "Unable to eject media." +msgstr "メディアをイジェクトできません。" + +#: jobs/k3bdvdformattingjob.cpp:320 projects/datadvd/k3bdvdbooktypejob.cpp:270 +msgid "Unable to determine media state." +msgstr "メディアの状態を検出できません。" + +#: jobs/k3bdvdformattingjob.cpp:344 +msgid "No rewritable DVD media found. Unable to format." +msgstr "リライト可能な DVD メディアがありません。フォーマットできません。" + +#: jobs/k3bdvdformattingjob.cpp:365 jobs/k3bdvdformattingjob.cpp:404 +msgid "Found %1 media." +msgstr "%1 メディアを検出しました。" + +#: jobs/k3bdvdformattingjob.cpp:377 jobs/k3bdvdformattingjob.cpp:430 +msgid "No need to format %1 media more than once." +msgstr "%1 メディアを二回フォーマットする必要はありません。" + +#: jobs/k3bdvdformattingjob.cpp:379 jobs/k3bdvdformattingjob.cpp:432 +msgid "It may simply be overwritten." +msgstr "上書きされます。" + +#: jobs/k3bdvdformattingjob.cpp:382 jobs/k3bdvdformattingjob.cpp:424 +#: jobs/k3bdvdformattingjob.cpp:435 +msgid "Forcing formatting anyway." +msgstr "強制的にフォーマットします。" + +#: jobs/k3bdvdformattingjob.cpp:383 +msgid "It is not recommended to force formatting of DVD+RW media." +msgstr "DVD+RW メディアを強制フォーマットするのはお薦めしません。" + +#: jobs/k3bdvdformattingjob.cpp:384 +msgid "Already after 10-20 reformats the media might be unusable." +msgstr "10-20 回 再フォーマットすると使用不能になります。" + +#: jobs/k3bdvdformattingjob.cpp:393 +msgid "Formatting DVD+RW" +msgstr "DVD+RW をフォーマット" + +#: jobs/k3bdvdformattingjob.cpp:408 +msgid "Formatted in %1 mode." +msgstr "%1 モードでフォーマット" + +#: jobs/k3bdvdformattingjob.cpp:422 +msgid "Media is already empty." +msgstr "メディアは既に空です。" + +#: jobs/k3bdvdformattingjob.cpp:450 +msgid "Formatting DVD-RW in %1 mode." +msgstr "DVD-RW を %1 モードでフォーマット" + +#: jobs/k3bdvdformattingjob.cpp:457 +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 +msgid "Could not find %1 executable." +msgstr "実行ファイル %1 が見つかりません。" + +#: jobs/k3bdvdformattingjob.cpp:525 +msgid "Formatting" +msgstr "フォーマット" + +#: jobs/k3biso9660imagewritingjob.cpp:86 projects/audiocd/k3baudiojob.cpp:157 +#: projects/datacd/k3bdatajob.cpp:145 projects/mixedcd/k3bmixedjob.cpp:219 +msgid "Preparing data" +msgstr "データを準備" + +#: jobs/k3biso9660imagewritingjob.cpp:89 +#, c-format +msgid "Could not find image %1" +msgstr "イメージ %1 がありません" + +#: jobs/k3biso9660imagewritingjob.cpp:134 projects/datacd/k3bdatajob.cpp:458 +msgid "Verifying written data" +msgstr "書き込んだデータを照合" + +#: jobs/k3biso9660imagewritingjob.cpp:136 +msgid "Verifying written copy %1 of %2" +msgstr "書き込んだコピー %1 / %2 を照合" + +#: jobs/k3biso9660imagewritingjob.cpp:201 +msgid "Writing image" +msgstr "イメージを書き込み" + +#: jobs/k3biso9660imagewritingjob.cpp:203 +msgid "Writing copy %1 of %2" +msgstr "コピー %1 of %2 を書き込み" + +#: jobs/k3biso9660imagewritingjob.cpp:222 +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 +msgid "IO Error" +msgstr "IO エラー" + +#: jobs/k3biso9660imagewritingjob.cpp:401 projects/datadvd/k3bdvdjob.cpp:211 +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 "DVD+R(W) ではシミュレーションできません。本当に続けますか?メディアに実際に書き込みます。" + +#: jobs/k3bdvdcopyjob.cpp:765 jobs/k3biso9660imagewritingjob.cpp:404 +#: projects/datadvd/k3bdvdjob.cpp:214 +msgid "No Simulation with DVD+R(W)" +msgstr "DVD+R(W) ではシミュレーションできません" + +#: jobs/k3biso9660imagewritingjob.cpp:443 +msgid "Simulating ISO9660 Image" +msgstr "ISO9660 イメージをシミュレート" + +#: jobs/k3biso9660imagewritingjob.cpp:445 +msgid "Burning ISO9660 Image" +msgstr "ISO9660 イメージを書き込み" + +#: jobs/k3bbinimagewritingjob.cpp:218 jobs/k3biso9660imagewritingjob.cpp:447 +#, c-format +msgid "" +"_n: - %n Copy\n" +" - %n Copies" +msgstr " - %n コピー" + +#: jobs/k3bvideodvdtitledetectclippingjob.cpp:112 +msgid "Analysing Title %1 of Video DVD %2" +msgstr "ビデオ DVD %2 のタイトル %1 を分析 " + +#: jobs/k3bvideodvdtitledetectclippingjob.cpp:188 +msgid "Analysing Chapter %1 of %2" +msgstr "%2 のチャプタ %1 を分析" + +#: jobs/k3bvideodvdtitledetectclippingjob.cpp:265 +msgid "Ignoring last chapter due to its short playback time." +msgstr "再生時間が短いため、最後のチャプタを無視します。" + +#: jobs/k3bclonejob.cpp:94 +msgid "Cdrecord version %1 does not have cloning support." +msgstr "Cdrecord バージョン %1 はクローニングをサポートしていません。" + +#: jobs/k3bclonejob.cpp:102 +msgid "No device set." +msgstr "デバイスセットがありません。" + +#: jobs/k3bclonejob.cpp:111 +msgid "CD writer %1 does not support cloning." +msgstr "CD ライター %1 はクローニングをサポートしていません。" + +#: jobs/k3bclonejob.cpp:144 +msgid "Reading clone image" +msgstr "クローンイメージを読み込み" + +#: jobs/k3bclonejob.cpp:225 projects/datacd/k3bdatajob.cpp:411 +#: projects/videocd/k3bvcdjob.cpp:464 +msgid "Writing Track %1 of %2" +msgstr "トラック %1 of %2 を書き込み" + +#: jobs/k3bclonejob.cpp:242 +#, c-format +msgid "Successfully written clone copy %1." +msgstr "クローンコピー %1 の書き込みに成功" + +#: jobs/k3bclonejob.cpp:286 +msgid "Successfully read disk." +msgstr "ディスクの読み込みに成功" + +#: jobs/k3bclonejob.cpp:298 +msgid "Failed to read disk completely in clone mode." +msgstr "クローンモードでディスクを完全に読めませんでした。" + +#: jobs/k3bclonejob.cpp:305 +msgid "Error while reading disk." +msgstr "ディスク読み込み中にエラー" + +#: jobs/k3bclonejob.cpp:331 +msgid "Simulating clone copy" +msgstr "クローンコピーをシミュレート" + +#: jobs/k3bclonejob.cpp:333 +#, c-format +msgid "Writing clone copy %1" +msgstr "クローンコピー %1 を書き込み" + +#: jobs/k3bcdcopyjob.cpp:1081 jobs/k3bclonejob.cpp:342 +msgid "Removing image files." +msgstr "イメージファイルを削除" + +#: jobs/k3bclonejob.cpp:354 +msgid "Creating Clone Image" +msgstr "クローンイメージを作成" + +#: jobs/k3bclonejob.cpp:357 +msgid "Simulating Clone Image" +msgstr "クローンイメージをシミュレート" + +#: jobs/k3bclonejob.cpp:359 +msgid "Burning Clone Image" +msgstr "クローンイメージを書き込み" + +#: jobs/k3bclonejob.cpp:362 +msgid "Simulating CD Cloning" +msgstr "クローンイメージをシミュレート" + +#: jobs/k3bclonejob.cpp:364 +msgid "Cloning CD" +msgstr "CD をクローニング" + +#: jobs/k3bclonejob.cpp:371 +#, c-format +msgid "" +"_n: Creating 1 clone copy\n" +"Creating %n clone copies" +msgstr "%n クローンコピーを作成" + +#: jobs/k3bcdcopyjob.cpp:159 jobs/k3bdvdcopyjob.cpp:119 +msgid "Checking Source Medium" +msgstr "ソースメディアをチェック" + +#: jobs/k3bcdcopyjob.cpp:162 jobs/k3bdvdcopyjob.cpp:129 +msgid "Waiting for source medium" +msgstr "ソースメディアを待っています" + +#: jobs/k3bcdcopyjob.cpp:172 jobs/k3bdvdcopyjob.cpp:141 +msgid "Checking source medium" +msgstr "ソースメディアをチェック" + +#: jobs/k3bcdcopyjob.cpp:200 +msgid "K3b does not copy CDs containing multiple data tracks." +msgstr "複数のデータトラックを含む CD はコピーできません。" + +#: jobs/k3bcdcopyjob.cpp:204 +msgid "Copying Multisession Data CD." +msgstr "マルチセッションデータ CD をコピー" + +#: jobs/k3bcdcopyjob.cpp:206 +msgid "Copying Data CD." +msgstr "データ CD をコピー" + +#: jobs/k3bcdcopyjob.cpp:212 +msgid "K3b can only copy CD-Extra mixed mode CDs." +msgstr "CD-Extra ミックスモード CD のみコピーできます。" + +#: jobs/k3bcdcopyjob.cpp:216 +msgid "Copying Enhanced Audio CD (CD-Extra)." +msgstr "Enhanced Audio CD (CD-Extra) をコピー" + +#: jobs/k3bcdcopyjob.cpp:221 +msgid "Copying Audio CD." +msgstr "オーディオ CD をコピー" + +#: jobs/k3bcdcopyjob.cpp:226 +msgid "The source disk is empty." +msgstr "ソースディスクが空です。" + +#: jobs/k3bcdcopyjob.cpp:268 +msgid "K3b needs cdrecord 2.01a12 or newer to copy Mode2 data tracks." +msgstr "Mode2 データトラックをコピーするには cdrecord 2.01a12 以上が必要です。" + +#: jobs/k3bcdcopyjob.cpp:280 +msgid "" +"You will only be able to copy the first session in raw writing mode. Continue " +"anyway?" +msgstr "RAW 書き込みモードでは最初のセッションのみコピー可能です。続けますか?" + +#: jobs/k3bcdcopyjob.cpp:282 +msgid "Multisession CD" +msgstr "マルチセッション CD" + +#: jobs/k3bcdcopyjob.cpp:287 +msgid "Only copying first session." +msgstr "最初のセッションのみコピー" + +#: jobs/k3bcdcopyjob.cpp:316 jobs/k3bdvdcopyjob.cpp:319 +msgid "Unable to determine free space in temporary directory '%1'." +msgstr "一時ディレクトリ '%1' の空きスペースが分かりません。" + +#: jobs/k3bcdcopyjob.cpp:322 jobs/k3bdvdcopyjob.cpp:326 +msgid "Not enough space left in temporary directory." +msgstr "一時ディレクトリに十分な空きがありません。" + +#: jobs/k3bcdcopyjob.cpp:331 jobs/k3bdvdcopyjob.cpp:343 +msgid "Unmounting source medium" +msgstr "ソースメディアをアンマウント" + +#: jobs/k3bcdcopyjob.cpp:360 +msgid "Unable to read TOC" +msgstr "TOC を読み込めません" + +#: jobs/k3bcdcopyjob.cpp:368 +msgid "Searching CD-TEXT" +msgstr "CD-TEXT を検索" + +#: jobs/k3bcdcopyjob.cpp:382 +msgid "Found CD-TEXT (%1 - %2)." +msgstr "CD-TEXT (%1 - %2) を検出" + +#: jobs/k3bcdcopyjob.cpp:387 +msgid "Found corrupted CD-TEXT. Ignoring it." +msgstr "不正な CD-TEXT を検出。無視します。" + +#: jobs/k3bcdcopyjob.cpp:397 +msgid "No CD-TEXT found." +msgstr "CD-TEXT がありません。" + +#: jobs/k3bcdcopyjob.cpp:408 +msgid "Querying Cddb" +msgstr "CDDB を検索" + +#: jobs/k3bcdcopyjob.cpp:432 +msgid "Found Cddb entry (%1 - %2)." +msgstr "CDDB エントリ (%1 - %2) を検出。" + +#: jobs/k3bcdcopyjob.cpp:441 +msgid "No Cddb entry found." +msgstr "CDDB エントリがありません。" + +#: jobs/k3bcdcopyjob.cpp:444 +msgid "Cddb error (%1)." +msgstr "CDDB エラー (%1)" + +#: jobs/k3bcdcopyjob.cpp:457 projects/k3bcdrdaowriter.cpp:556 +#: projects/k3bcdrecordwriter.cpp:326 projects/k3bgrowisofswriter.cpp:357 +msgid "Preparing write process..." +msgstr "書き込みプロセスを準備..." + +#: jobs/k3bcdcopyjob.cpp:516 jobs/k3bcdcopyjob.cpp:562 +#: jobs/k3bdvdcopyjob.cpp:303 +msgid "Specified an unusable temporary path. Using default." +msgstr "使用不能な一時パスが指定されています。デフォルトを使用します。" + +#: jobs/k3bcdcopyjob.cpp:527 projects/videodvd/k3bvideodvdimager.cpp:111 +#: projects/videodvd/k3bvideodvdimager.cpp:117 +msgid "Unable to create temporary directory '%1'." +msgstr "一時ディレクトリ '%1' を作成できません。" + +#: jobs/k3bcdcopyjob.cpp:534 +#, c-format +msgid "Using temporary directory %1." +msgstr "一時ディレクトリ '%1' を使います。" + +#: jobs/k3bcdcopyjob.cpp:557 jobs/k3bdvdcopyjob.cpp:298 +msgid "Do you want to overwrite %1?" +msgstr "%1 を上書きしますか?" + +#: jobs/k3bcdcopyjob.cpp:558 jobs/k3bdvdcopyjob.cpp:299 +msgid "File Exists" +msgstr "ファイルは存在します" + +#: jobs/k3bcdcopyjob.cpp:567 jobs/k3bdvdcopyjob.cpp:308 +#, c-format +msgid "Writing image file to %1." +msgstr "イメージファイルを %1 に書き込み" + +#: jobs/k3bcdcopyjob.cpp:583 +#, c-format +msgid "Reading Session %1" +msgstr "セッション %1 を読み込み" + +#: jobs/k3bcdcopyjob.cpp:585 +msgid "Reading Source Medium" +msgstr "ソースメディアを読み込み" + +#: jobs/k3bcdcopyjob.cpp:588 jobs/k3bcdcopyjob.cpp:1162 +msgid "Reading track %1 of %2" +msgstr "トラック %1 of %2 を読み込み" + +#: jobs/k3bcdcopyjob.cpp:680 +#, c-format +msgid "Simulating Session %1" +msgstr "セッション %1 をシミュレート" + +#: jobs/k3bcdcopyjob.cpp:682 +msgid "Writing Copy %1 (Session %2)" +msgstr "コピー %1 (セッション %2) を書き込み" + +#: jobs/k3bcdcopyjob.cpp:684 +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 +msgid "Simulating" +msgstr "シミュレート" + +#: jobs/k3bcdcopyjob.cpp:690 projects/audiocd/k3baudiojob.cpp:653 +#: projects/datacd/k3bdatajob.cpp:373 projects/mixedcd/k3bmixedjob.cpp:1008 +#, c-format +msgid "Writing Copy %1" +msgstr "コピー %1 を書き込み" + +#: jobs/k3bcdcopyjob.cpp:692 +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 +msgid "Waiting for media" +msgstr "メディアを待ち受け" + +#: jobs/k3bcdcopyjob.cpp:836 projects/audiocd/k3baudiojob.cpp:304 +msgid "It is not possible to write CD-Text in TAO mode." +msgstr "CD-Text を TAO モードで書き込むことはできません。" + +#: jobs/k3bcdcopyjob.cpp:956 +#, c-format +msgid "Successfully read session %1." +msgstr "セッション %1 の読み込みに成功" + +#: jobs/k3bcdcopyjob.cpp:958 +msgid "Successfully read source disk." +msgstr "ソースディスクの読み込みに成功" + +#: jobs/k3bcdcopyjob.cpp:973 jobs/k3bdvdcopyjob.cpp:543 +msgid "K3b was unable to eject the source disk. Please do so manually." +msgstr "K3b はソースディスクをイジェクトできませんでした。手動で行ってください。" + +#: jobs/k3bcdcopyjob.cpp:990 +#, c-format +msgid "Error while reading session %1." +msgstr "セッション %1 の読み込み中にエラー" + +#: jobs/k3bcdcopyjob.cpp:1060 projects/k3bcdrecordwriter.cpp:624 +#: projects/mixedcd/k3bmixedjob.cpp:538 +msgid "Please reload the medium and press 'ok'" +msgstr "メディアをリロードして「Ok」を押してください" + +#: jobs/k3bcdcopyjob.cpp:1061 projects/k3bcdrecordwriter.cpp:625 +#: projects/mixedcd/k3bmixedjob.cpp:539 +msgid "Unable to close the tray" +msgstr "トレイを閉じられません" + +#: jobs/k3bcdcopyjob.cpp:1075 projects/audiocd/k3baudiojob.cpp:696 +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 +msgid "Writing track %1 of %2" +msgstr "トラック %1 of %2 を書き込み" + +#: jobs/k3bcdcopyjob.cpp:1170 +msgid "Creating CD Image" +msgstr "CD イメージを作成" + +#: jobs/k3bcdcopyjob.cpp:1174 +msgid "Simulating CD Copy On-The-Fly" +msgstr "オンザフライでの CD コピーをシミュレート" + +#: jobs/k3bcdcopyjob.cpp:1176 +msgid "Simulating CD Copy" +msgstr "CD コピーをシミュレート" + +#: jobs/k3bcdcopyjob.cpp:1180 +msgid "Copying CD On-The-Fly" +msgstr "CD をオンザフライでコピー" + +#: jobs/k3bcdcopyjob.cpp:1182 +msgid "Copying CD" +msgstr "CD をコピー" + +#: jobs/k3bcdcopyjob.cpp:1190 jobs/k3bdvdcopyjob.cpp:884 +#, c-format +msgid "" +"_n: Creating 1 copy\n" +"Creating %n copies" +msgstr "%n コピー作成" + +#: jobs/k3baudiosessionreadingjob.cpp:96 jobs/k3bdatatrackreader.cpp:112 +#: jobs/k3bdatatrackreader.cpp:145 +#, c-format +msgid "Could not open device %1" +msgstr "デバイス %1 を開けません" + +#: jobs/k3bdatatrackreader.cpp:139 +msgid "Unable to open libdvdcss." +msgstr "libdvdcss を開けません" + +#: jobs/k3bdatatrackreader.cpp:150 +msgid "Retrieving all CSS keys. This might take a while." +msgstr "すべての CSS キーを取得しています。お待ちください。" + +#: jobs/k3bdatatrackreader.cpp:153 +msgid "Failed to retrieve all CSS keys." +msgstr "すべての CSS キーの取得に失敗しました。" + +#: jobs/k3bdatatrackreader.cpp:154 +msgid "Video DVD decryption failed." +msgstr "ビデオ DVD の復号に失敗しました。" + +#: jobs/k3bdatatrackreader.cpp:176 +msgid "No support for reading formless Mode2 sectors." +msgstr "formless Mode2 セクタの読み込みはサポートしていません。" + +#: jobs/k3bdatatrackreader.cpp:178 +msgid "Unsupported sector type." +msgstr "未サポートのセクタの種類" + +#: jobs/k3bdatatrackreader.cpp:186 +#, c-format +msgid "Reading with sector size %1." +msgstr "セクタサイズ %1 で読み込み" + +#: jobs/k3baudiosessionreadingjob.cpp:157 jobs/k3bdatatrackreader.cpp:202 +#: jobs/k3bdvdcopyjob.cpp:335 +msgid "Unable to open '%1' for writing." +msgstr "'%1' を書き込みのために開けません。" + +#: jobs/k3bdatatrackreader.cpp:234 jobs/k3bdatatrackreader.cpp:414 +#, c-format +msgid "Error while reading sector %1." +msgstr "セクタ %1 を読み込み中にエラー" + +#: jobs/k3bdatatrackreader.cpp:317 +#, c-format +msgid "" +"_n: Ignored %n erroneous sector.\n" +"Ignored a total of %n erroneous sectors." +msgstr "全体で %n のエラーセクタを無視" + +#: jobs/k3bdatatrackreader.cpp:390 +#, c-format +msgid "Problem while reading. Retrying from sector %1." +msgstr "読み込み中に問題発生。セクタ %1 からやり直します。" + +#: jobs/k3bdatatrackreader.cpp:406 +#, c-format +msgid "Ignoring read error in sector %1." +msgstr "セクタ %1 での読み取りエラーを無視" + +#: jobs/k3bbinimagewritingjob.cpp:59 +msgid "Write Binary Image" +msgstr "バイナリイメージを書き込み" + +#: jobs/k3bbinimagewritingjob.cpp:195 +#, c-format +msgid "" +"_n: %n copy successfully created\n" +"%n copies successfully created" +msgstr "%n コピーの作成完了" + +#: jobs/k3bbinimagewritingjob.cpp:216 +msgid "Writing cue/bin Image" +msgstr "cue/bin イメージを書き込み" + +#: jobs/k3breadcdreader.cpp:123 +msgid "Using readcd %1 instead of default version for clone support." +msgstr "デフォルトのバージョンの代わりに readcd %1 をクローンサポートに使用" + +#: jobs/k3breadcdreader.cpp:130 +msgid "Could not find readcd executable with cloning support." +msgstr "クローニングをサポートする readcd 実行ファイルがありません。" + +#: jobs/k3breadcdreader.cpp:163 jobs/k3breadcdreader.cpp:164 +#, c-format +msgid "Writing image to %1." +msgstr "イメージを %1 に書き込み" + +#: jobs/k3breadcdreader.cpp:211 +msgid "Could not start readcd." +msgstr "readcd を開始できません" + +#: jobs/k3breadcdreader.cpp:267 +msgid "Cannot read source disk." +msgstr "ソースディスクを読み込めません。" + +#: jobs/k3breadcdreader.cpp:279 +#, c-format +msgid "Retrying from sector %1." +msgstr "セクタ %1 からリトライ" + +#: jobs/k3breadcdreader.cpp:294 +#, c-format +msgid "Uncorrected error in sector %1" +msgstr "セクタ %1 で修正不能なエラー" + +#: jobs/k3breadcdreader.cpp:297 +#, c-format +msgid "Corrected error in sector %1" +msgstr "セクタ %1 でエラーを修正" + +#: jobs/k3breadcdreader.cpp:317 +msgid "%1 returned error: %2" +msgstr "%1 はエラーを返しました: %2" + +#: jobs/k3breadcdreader.cpp:322 +msgid "Readcd exited abnormally." +msgstr "Readcd は不正終了しました。" + +#: jobs/k3bdvdcopyjob.cpp:124 +#, c-format +msgid "K3b does not support writing on-the-fly with growisofs %1." +msgstr "growisofs %1 でのオンザフライ書き込みはサポートしていません。" + +#: jobs/k3bdvdcopyjob.cpp:126 +msgid "Disabling on-the-fly writing." +msgstr "オンザフライ書き込みを無効にします。" + +#: jobs/k3bdvdcopyjob.cpp:161 +msgid "No source medium found." +msgstr "ソースメディアがありません。" + +#: jobs/k3bdvdcopyjob.cpp:167 +msgid "Found encrypted DVD." +msgstr "暗号化された DVD を検出。" + +#: jobs/k3bdvdcopyjob.cpp:183 +msgid "Cannot copy encrypted DVDs." +msgstr "暗号化された DVD はコピーできません。" + +#: jobs/k3bdvdcopyjob.cpp:219 +msgid "The writer does not support writing Double Layer DVD." +msgstr "このライターは二層式 DVD への書き込みをサポートしていません。" + +#: jobs/k3bdvdcopyjob.cpp:227 +msgid "Growisofs >= 5.20 is needed to write Double Layer DVD+R." +msgstr "二層式 DVD への書き込みには Growisofs >= 5.20 が必要です。" + +#: jobs/k3bdvdcopyjob.cpp:241 +msgid "K3b does not support copying multi-session DVDs." +msgstr "マルチセッション DVD のコピーはサポートしていません。" + +#: jobs/k3bdvdcopyjob.cpp:262 +msgid "K3b relies on the size saved in the ISO9660 header." +msgstr "ISO9660 ヘッダに保存されたサイズを基にします。" + +#: jobs/k3bdvdcopyjob.cpp:263 +msgid "" +"This might result in a corrupt copy if the source was mastered with buggy " +"software." +msgstr "バグのあるソフトでソースを作ると、不正なコピーができることになります。" + +#: jobs/k3bdvdcopyjob.cpp:279 +msgid "K3b does not support copying DVD-RAM." +msgstr "DVD-RAM のコピーはサポートしていません。" + +#: jobs/k3bdvdcopyjob.cpp:285 +msgid "Unable to determine DVD media type." +msgstr "DVD のメディアの種類を検出できません。" + +#: jobs/k3bdvdcopyjob.cpp:309 +msgid "Reading source medium." +msgstr "ソースメディアを読み込み" + +#: jobs/k3bdvdcopyjob.cpp:348 +msgid "Creating DVD image" +msgstr "DVD イメージを作成" + +#: jobs/k3bdvdcopyjob.cpp:354 +msgid "Simulating DVD copy" +msgstr "DVD コピーをシミュレート" + +#: jobs/k3bdvdcopyjob.cpp:356 jobs/k3bdvdcopyjob.cpp:551 +#: jobs/k3bdvdcopyjob.cpp:640 jobs/k3bdvdcopyjob.cpp:689 +#, c-format +msgid "Writing DVD copy %1" +msgstr "DVD コピー %1 を書き込み" + +#: jobs/k3bdvdcopyjob.cpp:358 jobs/k3bdvdcopyjob.cpp:553 +#: jobs/k3bdvdcopyjob.cpp:771 +msgid "Writing DVD copy" +msgstr "DVD コピーを書き込み" + +#: jobs/k3bdvdcopyjob.cpp:532 +msgid "Successfully read source DVD." +msgstr "ソース DVD の読み込みに成功" + +#: jobs/k3bdvdcopyjob.cpp:600 +#, c-format +msgid "Successfully written DVD copy %1." +msgstr "DVD コピー %1 の書き込みに成功" + +#: jobs/k3bdvdcopyjob.cpp:623 +#, c-format +msgid "Verifying DVD copy %1" +msgstr "DVD コピー %1 を照合" + +#: jobs/k3bdvdcopyjob.cpp:625 +msgid "Verifying DVD copy" +msgstr "DVD コピーを照合" + +#: jobs/k3bdvdcopyjob.cpp:635 +msgid "K3b was unable to eject the written disk. Please do so manually." +msgstr "K3b は書き込んだディスクをイジェクトできませんでした。手動で行ってください。" + +#: jobs/k3bdvdcopyjob.cpp:750 projects/datadvd/k3bdvdjob.cpp:202 +msgid "Forced by user. Growisofs will be called without further tests." +msgstr "ユーザによる強制。Growisofs をテストなしに呼び出します。" + +#: jobs/k3bdvdcopyjob.cpp:762 +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 "DVD+R(W) メディアのシミュレーションはサポートしていません。続けますか?実際にメディアに書き込みます。" + +#: jobs/k3bdvdcopyjob.cpp:775 projects/datadvd/k3bdvdjob.cpp:223 +msgid "Writing mode ignored when writing DVD+R(W) media." +msgstr "DVD+R(W) メディアの書き込みでは書き込みモードを無視" + +#: jobs/k3bdvdcopyjob.cpp:778 projects/datadvd/k3bdvdjob.cpp:228 +msgid "Writing DVD+RW." +msgstr "DVD+RW を書き込み" + +#: jobs/k3bdvdcopyjob.cpp:780 projects/datadvd/k3bdvdjob.cpp:233 +msgid "Writing Double Layer DVD+R." +msgstr "二層式 DVD+R を書き込み" + +#: jobs/k3bdvdcopyjob.cpp:782 projects/datadvd/k3bdvdjob.cpp:235 +msgid "Writing DVD+R." +msgstr "DVD+R を書き込み" + +#: jobs/k3bdvdcopyjob.cpp:790 projects/datadvd/k3bdvdjob.cpp:243 +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 +msgid "No Simulation with DVD-R(W)" +msgstr "DVD-R(W) のシミュレーションなし" + +#: jobs/k3bdvdcopyjob.cpp:816 projects/datadvd/k3bdvdjob.cpp:260 +msgid "Writing DVD-RW in restricted overwrite mode." +msgstr "制限付き上書きモードで DVD-RW を書き込み" + +#: jobs/k3bdvdcopyjob.cpp:824 +msgid "Writing DVD-RW in DAO mode." +msgstr "DVD-RW を DAO モードで書き込み" + +#: jobs/k3bdvdcopyjob.cpp:828 +msgid "Writing DVD-RW in incremental mode." +msgstr "DVD-RW をインクリメンタルモードで書き込み" + +#: jobs/k3bdvdcopyjob.cpp:837 projects/datadvd/k3bdvdjob.cpp:295 +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 +msgid "Writing %1 in DAO mode." +msgstr "%1 を DAO モードで書き込み" + +#: jobs/k3bdvdcopyjob.cpp:846 projects/datadvd/k3bdvdjob.cpp:297 +msgid "Writing %1 in incremental mode." +msgstr "%1 をインクリメンタルモードで書き込み" + +#: jobs/k3bdvdcopyjob.cpp:862 projects/datacd/k3bdatajob.cpp:956 +#, c-format +msgid "Removed image file %1" +msgstr "イメージファイル %1 を削除" + +#: jobs/k3bdvdcopyjob.cpp:870 +msgid "Creating DVD Image" +msgstr "DVD イメージを作成" + +#: jobs/k3bdvdcopyjob.cpp:874 +msgid "Copying DVD On-The-Fly" +msgstr "DVD をオンザフライでコピー" + +#: jobs/k3bdvdcopyjob.cpp:876 +msgid "Copying DVD" +msgstr "DVD をコピー" + +#: jobs/k3baudiosessionreadingjob.cpp:87 +msgid "Could not load libcdparanoia." +msgstr "libcdparanoia をロードできません。" + +#: jobs/k3baudiosessionreadingjob.cpp:103 +msgid "Error while initializing audio ripping." +msgstr "オーディオ吸い出しを初期化中にエラー" + +#: jobs/k3baudiosessionreadingjob.cpp:191 +#, c-format +msgid "Unrecoverable error while ripping track %1." +msgstr "トラック %1 を吸い出し中に回復不能なエラー" + +#: tools/k3bprogressdialog.cpp:88 +msgid "Disk successfully erased. Please reload the disk." +msgstr "ディスクを消去しました。リロードしてください。" + +#: tools/k3bprogressdialog.cpp:90 +msgid "K3b was unable to erase the disk." +msgstr "このディスクは消去できません。" + +#: tools/k3bdeviceselectiondialog.cpp:45 +msgid "Device Selection" +msgstr "デバイス選択" + +#: tools/k3bdeviceselectiondialog.cpp:56 +msgid "Please select a device:" +msgstr "デバイスを選んでください:" + +#: tools/k3bmd5job.cpp:100 +#, c-format +msgid "Could not find file %1" +msgstr "ファイル %1 はありません" + +#: tools/k3bmd5job.cpp:107 +#, c-format +msgid "Could not open file %1" +msgstr "ファイル %1 を開けません" + +#: tools/k3bmd5job.cpp:255 +#, c-format +msgid "Error while reading from file %1" +msgstr "ファイル %1 を読み込み中にエラー" + +#: tools/k3bstdguiitems.cpp:30 +msgid "Simulate" +msgstr "シミュレート" + +#: tools/k3bstdguiitems.cpp:31 +msgid "" +"

If this option is checked K3b will perform all writing steps with the laser " +"turned off." +"

This is useful, for example, to test a higher writing speed or whether your " +"system is able to write on-the-fly." +"

Caution: DVD+R(W) does not support simulated writing." +msgstr "" +"

このオプションを有効にすると、K3b はレーザーを切ってすべての書き込みステップを実行します。" +"

これは、より速い書き込み速度や、システムがオンザフライ書き込みをサポートしているかどうかをテストする場合に使用できます。" +"

注意: DVD+R(W) は書き込みシミュレーションをサポートしていません。" + +#: tools/k3bstdguiitems.cpp:36 +msgid "Only simulate the writing process" +msgstr "書き込みプロセスのシミュレートのみ" + +#: tools/k3bstdguiitems.cpp:42 +msgid "Disk at once" +msgstr "ディスクアットワンス" + +#: tools/k3bstdguiitems.cpp:43 +msgid "" +"

If this option is checked, K3b will write the CD in 'disk at once' mode as " +"compared to 'track at once' (TAO)." +"

It is always recommended to use DAO where possible." +"

Caution: Track pregaps with a length other than 2 seconds are only " +"supported in DAO mode." +msgstr "" +"

このオプションを有効にすると、K3b は「トラックアットワンス (TAO)」ではなく「ディスクアットワンス (DAO)」モードで CD に書き込みます。" +"

可能なときは常に DAO を使うことをお薦めします。" +"

注意: 長さが 2 秒以外のトラックのプリギャップは DAO モードでのみサポートされています。" + +#: tools/k3bstdguiitems.cpp:48 +msgid "Write in disk at once mode" +msgstr "ディスクアットワンスモードで書き込み" + +# ACCELERATOR added by translator +#: tools/k3bstdguiitems.cpp:54 +msgid "Use Burnfree" +msgstr "Burnfree を使う(&U)" + +#: tools/k3bstdguiitems.cpp:55 +msgid "Enable Burnfree (or Just Link) to avoid buffer underruns" +msgstr "Burnfree (または Just Link) を有効にしてバッファアンダーランを避ける" + +#: tools/k3bstdguiitems.cpp:56 +msgid "" +"

If this option is checked, K3b enables Burnfree (or " +"Just Link). This is a feature of the CD writer which avoids buffer " +"underruns." +"

Without burnfree, 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." +"

With burnfree the writer can mark " +"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, " +"it is highly recommended to always choose an appropriate writing speed to " +"prevent the usage of burnfree, especially for audio CDs " +"(in the worst case one would hear the gap)." +"

Burnfree was formerly known as Burnproof" +", but has since been renamed when it became part of the MMC standard." +msgstr "" +"

このオプションを有効にすると、K3b は Burnfree (または Just Link) を有効にします。これはバッファアンダーランを回避するための " +"CD ライターの機能です。" +"

ライターは CD に書き込むときにデータの絶え間ない転送を必要とします。Bunrfree " +"なしの場合、データがなくなるとバッファアンダーランが発生します。Burnfree " +"がある場合は、ライターは現在のレーザーの位置に「マーク」を付けて、バッファが満たされたときにその位置に戻ることができます。しかし、これは CD " +"に小さなデータギャップを作ることになるので、Burnfree が使用されないように常に適切な書き込み速度を選択するようにしてください。オーディオ CD " +"では最悪の場合ギャップが聞こえます。" +"

Burnfree は以前は Burnproof として知られていましたが、MMC 規格の一部になったときに名称が変更されました。" + +#: tools/k3bstdguiitems.cpp:75 +msgid "Only create image" +msgstr "イメージのみを作成" + +#: tools/k3bstdguiitems.cpp:76 +msgid "" +"

If this option is checked, K3b will only create an image and not do any " +"actual writing." +"

The image can later be written to a CD/DVD with most current writing " +"programs (including K3b of course)." +msgstr "" +"

このオプションを有効にすると、K3b はイメージを作成するだけで実際の書き込みは行いません。" +"

このイメージは、最近の書き込み用プログラムであれば、後で CD/DVD に書き込むことができます。もちろん K3b でも可能です。" + +#: tools/k3bstdguiitems.cpp:80 +msgid "Only create an image" +msgstr "イメージのみを作成" + +#: tools/k3bstdguiitems.cpp:86 +msgid "Create image" +msgstr "イメージを作成" + +#: tools/k3bstdguiitems.cpp:87 +msgid "" +"

If this option is checked, K3b will create an image before writing the files " +"to the CD/DVD. Otherwise the data will be written on-the-fly" +", i.e. no intermediate image will be created." +"

Caution: Although writing on-the-fly should work on most systems, " +"make sure the data is sent to the writer fast enough." +msgstr "" +"

このオプションを有効にすると、K3b はファイルを CD/DVD " +"に書き込む前にイメージを作成します。そうでない場合は、中間のイメージを作成せずにデータを「オンザフライ」で書き込みます。" +"

注意: オンザフライ書き込みは、たいていのシステムで問題なく動作しますが、データが十分な速さでライターに送られることを確認してください。" + +#: tools/k3bstdguiitems.cpp:92 tools/k3bstdguiitems.cpp:114 +msgid "

It is recommended to try a simulation first." +msgstr "

まずシミュレーションを試すことをお薦めします。" + +#: tools/k3bstdguiitems.cpp:93 +msgid "Cache the data to be written on the harddisk" +msgstr "書き込むデータをハードディスクにキャッシュ" + +#: tools/k3bstdguiitems.cpp:99 +msgid "Remove image" +msgstr "イメージを削除" + +#: tools/k3bstdguiitems.cpp:100 +msgid "" +"

If this option is checked, K3b will remove any created images after the " +"writing has finished." +"

Uncheck this if you want to keep the images." +msgstr "

このオプションを有効にすると、作成したイメージを完了後に削除します。

イメージを残しておく場合は、チェックを外してください。" + +#: tools/k3bstdguiitems.cpp:103 +msgid "Remove images from disk when finished" +msgstr "完了したらディスクのイメージを削除する" + +#: tools/k3bstdguiitems.cpp:109 +msgid "On the fly" +msgstr "オンザフライ" + +#: tools/k3bstdguiitems.cpp:110 +msgid "" +"

If this option is checked, K3b will not create an image first but write the " +"files directly to the CD/DVD." +"

Caution: Although this should work on most systems, make sure the " +"data is sent to the writer fast enough." +msgstr "" +"

このオプションを有効にすると、K3b はイメージを作成せずに、ファイルを直接 CD/DVD に書き込みます。" +"

注意: たいていのシステムでは問題なく動作しますが、データが十分な速さでライターに送られることを確認してください。" + +#: tools/k3bstdguiitems.cpp:115 +msgid "Write files directly to CD/DVD without creating an image" +msgstr "イメージを作成せずに直接 CD/DVD にファイルを書き込む" + +#: tools/k3bstdguiitems.cpp:121 +msgid "Write CD-TEXT" +msgstr "CD-TEXT を書き込む" + +#: tools/k3bstdguiitems.cpp:122 +msgid "Create CD-TEXT entries" +msgstr "CD-TEXT のエントリを作成" + +#: tools/k3bstdguiitems.cpp:123 +msgid "" +"

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." +"

CD-TEXT is an extension to the audio CD standard introduced by Sony." +"

CD-TEXT will only be usable on CD players that support this extension " +"(mostly car CD players)." +"

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 "" +"

このオプションを有効にすると、K3b はオーディオ CD の他には使い途のないスペースにアーティストや CD のタイトルといった追加情報を保存します。" +"

CD-TEXT は Sony によって導入されたオーディオ CD 規格の拡張です。" +"

CD-TEXT はこの拡張をサポートする CD プレーヤ (主に車の CD プレーヤ) でのみ使用できます。" +"

CD-TEXT 付きの CD はどんな CD プレーヤでも再生できるので、このオプションを有効にするのは決して悪い考えではありません (CD-TEXT " +"データを指定すれば)。" + +#: tools/k3bstdguiitems.cpp:142 +msgid "Set the paranoia level for reading audio CDs" +msgstr "オーディオ CD を読み込む際の paranoia レベルを指定" + +#: tools/k3bstdguiitems.cpp:143 +msgid "" +"

Sets the correction mode for digital audio extraction." +"

    " +"
  • 0: No checking, data is copied directly from the drive. " +"
  • 1: Perform overlapped reading to avoid jitter.
  • " +"
  • 2: Like 1 but with additional checks of the read audio data.
  • " +"
  • 3: Like 2 but with additional scratch detection and repair.
" +"

The extraction speed reduces from 0 to 3." +msgstr "" +"

デジタルオーディオ吸い出し時の補正モードを設定します。" +"

    " +"
  • 0: チェックなし。データをドライブから直接コピーします。" +"
  • 1: ジッターエラーを避けるために overlapped reading を行います。
  • " +"
  • 2: 1 と同様。さらに読み込んだオーディオデータに対して、いくつかのチェックを行います。
  • " +"
  • 3: 2 と同様。さらにスクラッチ検出と補正を行います。
" +"

注意: 吸い出し速度は 0 から 3 につれて遅くなります。" + +#: tools/k3bstdguiitems.cpp:155 +msgid "Start multisession CD" +msgstr "マルチセッション CD を開始" + +#: tools/k3bstdguiitems.cpp:156 +msgid "Do not close the disk to allow additional sessions to be added later" +msgstr "後でセッションを追加できるように、ディスクを閉じない" + +#: tools/k3bstdguiitems.cpp:157 +msgid "" +"

If this option is checked K3b will not close the CD, and will write a " +"temporary table of contents.

" +"

This allows further sessions to be appended to the CD later.

" +msgstr "" +"

このオプションを有効にすると、CD を閉じずに一時的な内容一覧を作成します。

" +"

こうすることで CD への追記が可能になります。

" + +#: tools/k3bstdguiitems.cpp:166 +msgid "Normalize volume levels" +msgstr "音量レベルをノーマライズ" + +#: tools/k3bstdguiitems.cpp:167 +msgid "Adjust the volume levels of all tracks" +msgstr "すべてのトラックの音量レベルを調整" + +#: tools/k3bstdguiitems.cpp:168 +msgid "" +"

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." +"

Be aware that K3b currently does not support normalizing when writing on " +"the fly." +msgstr "" +"

このオプションを有効にすると、K3b " +"はすべてのトラックの音量を標準レベルに調整します。これは、複数のアルバムの曲をミックスするプロジェクトなどに役立ちます。アルバムによって録音レベルが違っているた" +"めに曲ごとに音量が大きく変わってしまうのを防ぐことができます。" +"

注意: K3b は現在のところオンザフライ書き込みでのノーマライズはサポートしていません。" + +#: tools/k3bstdguiitems.cpp:180 +msgid "Verify written data" +msgstr "書き込んだデータを検証" + +#: tools/k3bstdguiitems.cpp:181 +msgid "Compare original with written data" +msgstr "オリジナルと書き込んだデータを比較" + +#: tools/k3bstdguiitems.cpp:182 +msgid "" +"

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 +msgid "Ignore read errors" +msgstr "読み取りエラーを無視" + +#: tools/k3bstdguiitems.cpp:193 +msgid "Skip unreadable audio sectors" +msgstr "読めないオーディオセクタをスキップ" + +#: tools/k3bstdguiitems.cpp:194 +msgid "" +"

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." +"

Since audio CD Player are able to interpolate small errors in the data it is " +"no problem to let K3b skip unreadable sectors." +msgstr "" +"

このオプションを有効にすると、ソース CD の読み取れないオーディオセクタをゼロに置き換えます。" +"

オーディオ CD プレーヤはデータの小さなエラーを補間することができるので、読み取れないセクタを K3b にスキップさせても問題ありません。" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "UTUMI Hirosi,Yukiko Bando" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "utuhiro78@yahoo.co.jp,ybando@k6.dion.ne.jp" + +#: plugin/k3bpluginmanager.cpp:171 +#, c-format +msgid "Configure plugin %1" +msgstr "プラグイン %1 を設定" + +#: plugin/k3bpluginmanager.cpp:184 +#, c-format +msgid "No settings available for plugin %1." +msgstr "プラグイン %1 には設定項目がありません。" + +#: plugin/k3baudioserver.cpp:155 +msgid "Could not initialize Audio Output plugin %1 (%2)" +msgstr "オーディオ出力プラグイン %1 (%2) を初期化できません" + +#: plugin/k3baudioencoder.cpp:170 +msgid "An unknown error occurred." +msgstr "不明なエラーが発生しました。" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:87 +msgid "Changing DVD Booktype" +msgstr "DVD ブックタイプを変更" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:120 +msgid "" +"Please insert an empty DVD+R or a DVD+RW medium into drive" +"

%1 %2 (%3)." +msgstr "空の DVD+R または DVD+RW メディアをドライブに挿入してください

%1 %2 (%3)" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:188 +msgid "Booktype successfully changed" +msgstr "ブックタイプを変更しました" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:257 +msgid "Cannot change booktype on non-empty DVD+R media." +msgstr "空でない DVD+R メディアのブックタイプは変更できません。" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:265 +msgid "No DVD+R(W) media found." +msgstr "DVD+R(W) メディアがありません。" + +#: projects/datadvd/k3bdvdbooktypejob.cpp:346 +msgid "Changing Booktype" +msgstr "ブックタイプを変更" + +#: 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 "" +"ファイルとディレクトリの追加はドラッグ&ドロップで。\n" +"ファイルの削除/リネームはコンテキストメニューから。\n" +"書き込みボタンで DVD に書き込みます。" + +#: 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 +msgid "Writing" +msgstr "書き込み" + +#: projects/datadvd/k3bdvdjob.cpp:230 +msgid "Growing ISO9660 filesystem on DVD+RW." +msgstr "DVD+RW の ISO9660 ファイルシステムを生成" + +#: projects/datadvd/k3bdvdjob.cpp:262 +msgid "Growing ISO9660 filesystem on DVD-RW in restricted overwrite mode." +msgstr "制限付き上書きモードで DVD-RW の ISO9660 ファイルシステムを生成" + +#: projects/datadvd/k3bdvdjob.cpp:280 +msgid "" +"Your writer (%1 %2) does not support Incremental Streaming with %3 media. " +"Multisession will not be possible. Continue anyway?" +msgstr "" +"このライター (%1 %2) は %3 メディアでの Incremental Streaming " +"をサポートしていません。マルチセッションはできません。続けますか?" + +#: projects/datadvd/k3bdvdjob.cpp:285 +msgid "No Incremental Streaming" +msgstr "Incremental Streaming なし" + +#: projects/datacd/k3bdatajob.cpp:911 projects/datadvd/k3bdvdjob.cpp:311 +msgid "Creating Data Image File" +msgstr "データイメージファイルを作成" + +#: projects/datadvd/k3bdvdjob.cpp:315 +msgid "Writing Data DVD" +msgstr "データ DVD を書き込み" + +#: projects/datadvd/k3bdvdjob.cpp:321 +msgid "Writing Multisession DVD" +msgstr "マルチセッション DVD を書き込み" + +#: projects/datacd/k3bdatajob.cpp:936 projects/datadvd/k3bdvdjob.cpp:336 +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 +msgid "ISO9660 Filesystem (Size: %1)" +msgstr "ISO9660 ファイルシステム (サイズ: %1)" + +#: projects/k3bdvdrecordwriter.cpp:90 +msgid "Writer does not support buffer underrun free recording (BURNPROOF)" +msgstr "このライターは BURN-Proof をサポートしていません" + +#: projects/k3bcdrecordwriter.cpp:260 projects/k3bdvdrecordwriter.cpp:106 +msgid "Cdrecord %1 does not support overburning." +msgstr "Cdrecord %1 はオーバーバーンをサポートしていません。" + +#: projects/k3babstractwriter.cpp:57 +msgid "Unlocking drive..." +msgstr "ドライブのロック解除..." + +#: projects/k3babstractwriter.cpp:71 +msgid "Could not unlock CD drive." +msgstr "CD ドライブをロック解除できません。" + +#: projects/k3babstractwriter.cpp:74 +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 +msgid "Determining maximum writing speed" +msgstr "最大書き込み速度を検出" + +#: projects/mixedcd/k3bmixedjob.cpp:274 +#, c-format +msgid "Creating audio image files in %1" +msgstr "オーディオイメージファイルを %1 で作成" + +#: projects/mixedcd/k3bmixedjob.cpp:291 projects/mixedcd/k3bmixedjob.cpp:487 +msgid "Creating audio image files" +msgstr "オーディオイメージファイルを作成" + +#: projects/audiocd/k3baudiojob.cpp:366 projects/mixedcd/k3bmixedjob.cpp:303 +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 +msgid "Writing canceled." +msgstr "書き込みをキャンセルしました。" + +#: projects/mixedcd/k3bmixedjob.cpp:462 +msgid "Error while creating ISO image." +msgstr "ISO イメージ作成中にエラー" + +#: projects/mixedcd/k3bmixedjob.cpp:476 +msgid "ISO image successfully created." +msgstr "ISO イメージを作成しました。" + +#: projects/audiocd/k3baudiojob.cpp:450 projects/mixedcd/k3bmixedjob.cpp:576 +msgid "Error while decoding audio tracks." +msgstr "オーディオトラックのデコード中にエラー" + +#: projects/mixedcd/k3bmixedjob.cpp:589 +msgid "Audio images successfully created." +msgstr "オーディオイメージを作成しました。" + +#: projects/audiocd/k3baudiojob.cpp:482 projects/mixedcd/k3bmixedjob.cpp:613 +msgid "Decoding audio track %1 of %2%3" +msgstr "オーディオトラック %1 of %2%3 をデコード" + +#: projects/audiocd/k3baudiojob.cpp:590 projects/mixedcd/k3bmixedjob.cpp:877 +msgid "Writing track %1 of %2%3" +msgstr "トラック %1 of %2%3 を書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:884 +msgid "Writing track %1 of %2 (%3)" +msgstr "トラック %1 of %2 (%3) を書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:884 +msgid "ISO9660 data" +msgstr "ISO9660 データ" + +#: projects/mixedcd/k3bmixedjob.cpp:990 +msgid "Simulating second session" +msgstr "セカンドセッションをシミュレート" + +#: projects/mixedcd/k3bmixedjob.cpp:992 +#, c-format +msgid "Writing second session of copy %1" +msgstr "コピー %1 のセカンドセッションを書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:994 +msgid "Writing second session" +msgstr "セカンドセッションを書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:998 +msgid "Simulating first session" +msgstr "ファーストセッションをシミュレート" + +#: projects/mixedcd/k3bmixedjob.cpp:1000 +#, c-format +msgid "Writing first session of copy %1" +msgstr "コピー %1 のファーストセッションを書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:1002 +msgid "Writing first session" +msgstr "ファーストセッションを書き込み" + +#: projects/k3bcdrecordwriter.cpp:505 projects/k3bgrowisofshandler.cpp:102 +#: projects/mixedcd/k3bmixedjob.cpp:1031 +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 +msgid "Data does not fit on disk." +msgstr "データがディスクに収まりません。" + +#: projects/mixedcd/k3bmixedjob.cpp:1072 +msgid "Creating ISO image file" +msgstr "ISO イメージファイルを作成" + +#: projects/mixedcd/k3bmixedjob.cpp:1073 projects/mixedcd/k3bmixedjob.cpp:1074 +#, c-format +msgid "Creating ISO image in %1" +msgstr "%1 で ISO イメージを作成" + +#: projects/mixedcd/k3bmixedjob.cpp:1100 +msgid "Removing buffer files." +msgstr "バッファファイルを削除" + +#: projects/mixedcd/k3bmixedjob.cpp:1105 +#, c-format +msgid "Could not delete file %1." +msgstr "ファイル %1 を削除できません。" + +#: projects/audiocd/k3baudiojob.cpp:292 projects/mixedcd/k3bmixedjob.cpp:1210 +msgid "On-the-fly writing with cdrecord < 2.01a13 not supported." +msgstr "cdrecord < 2.01a13 でのオンザフライ書き込みはサポートされていません。" + +#: projects/audiocd/k3baudiojob.cpp:299 projects/mixedcd/k3bmixedjob.cpp:1216 +msgid "Cdrecord %1 does not support CD-Text writing." +msgstr "Cdrecord %1 は CD-Text 書き込みをサポートしていません。" + +#: projects/mixedcd/k3bmixedjob.cpp:1219 +msgid "It is not possible to write CD-Text in TAO mode. Try DAO or RAW." +msgstr "TAO モードでの CD-Text 書き込みはできません。DAO または RAW を使ってください。" + +#: projects/audiocd/k3baudiojob.cpp:730 projects/mixedcd/k3bmixedjob.cpp:1251 +msgid "Normalizing volume levels" +msgstr "音量レベルをノーマライズ" + +#: projects/mixedcd/k3bmixedjob.cpp:1316 +msgid "Writing Enhanced Audio CD" +msgstr "拡張オーディオ CD を書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:1321 +msgid "Writing Mixed Mode CD" +msgstr "ミックスモード CD を書き込み" + +#: projects/mixedcd/k3bmixedjob.cpp:1330 +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 +#, c-format +msgid "" +"_n: - %n copy\n" +" - %n copies" +msgstr " - %n コピー" + +#: projects/k3bgrowisofshandler.cpp:84 +msgid "OPC failed. Please try writing speed 1x." +msgstr "OPC に失敗。1 倍速で書き込んでください。" + +#: projects/k3bgrowisofshandler.cpp:89 +msgid "Please try again with writing mode DAO." +msgstr "DAO 書き込みモードでやり直してください。" + +#: projects/k3bgrowisofshandler.cpp:125 +msgid "Flushing Cache" +msgstr "キャッシュを消去" + +#: projects/k3bgrowisofshandler.cpp:126 +msgid "Flushing the cache may take some time." +msgstr "キャッシュの消去にはしばらく時間がかかります。" + +#: projects/k3bgrowisofshandler.cpp:135 +msgid "Closing Track" +msgstr "トラックを閉じる" + +#: projects/k3bgrowisofshandler.cpp:138 +msgid "Closing Disk" +msgstr "ディスクを閉じる" + +#: projects/k3bcdrecordwriter.cpp:597 projects/k3bgrowisofshandler.cpp:141 +#: projects/k3bgrowisofshandler.cpp:148 projects/k3bgrowisofshandler.cpp:149 +msgid "Closing Session" +msgstr "セッションを閉じる" + +#: projects/k3bgrowisofshandler.cpp:144 projects/k3bgrowisofshandler.cpp:145 +msgid "Updating RMA" +msgstr "RMA を更新" + +#: projects/k3bgrowisofshandler.cpp:152 +msgid "Writing Lead-out" +msgstr "リードアウトを書き込み" + +#: projects/k3bgrowisofshandler.cpp:153 +msgid "Writing the lead-out may take some time." +msgstr "リードアウトの書き込みには少し時間がかかります。" + +#: projects/k3bgrowisofshandler.cpp:156 +msgid "Removing reference to lead-out." +msgstr "リードアウトへの参照を除去。" + +#: projects/k3bgrowisofshandler.cpp:159 +msgid "Modifying ISO9660 volume descriptor" +msgstr "ISO9660 のボリューム記述子を変更" + +#: projects/k3bgrowisofshandler.cpp:166 +msgid "Writing mode Incremental Streaming not available" +msgstr "書き込みモード Incremental Streaming は利用できません" + +#: projects/k3bgrowisofshandler.cpp:167 +msgid "Engaging DAO" +msgstr "DAO を使用" + +#: projects/k3bgrowisofshandler.cpp:179 +msgid "Writing speed: %1 KB/s (%2x)" +msgstr "書き込み速度: %1 KB/s (%2x)" + +#: projects/k3bgrowisofshandler.cpp:230 +msgid "K3b detected a problem with the media." +msgstr "メディアに問題を検出しました。" + +#: projects/k3bgrowisofshandler.cpp:231 +msgid "" +"Please try another media brand, preferably one explicitly recommended by your " +"writer's vendor." +msgstr "別のブランドのメディアを試してください。できればライターのメーカーが推奨しているものを試してください。" + +#: projects/k3bgrowisofshandler.cpp:232 +msgid "Report the problem if it persists anyway." +msgstr "ずっと変わらないようでしたら問題を報告してください。" + +#: projects/k3bcdrecordwriter.cpp:701 projects/k3bgrowisofshandler.cpp:237 +msgid "Data did not fit on disk." +msgstr "データがディスクに収まりません。" + +#: projects/k3bgrowisofshandler.cpp:243 +msgid "Unable to set writing speed." +msgstr "書き込み速度を設定できません。" + +#: projects/k3bgrowisofshandler.cpp:244 +msgid "Please try again with the 'ignore speed' setting." +msgstr "「速度を無視」を指定してやり直してください。" + +#: projects/k3bgrowisofshandler.cpp:248 +msgid "Optimum Power Calibration failed." +msgstr "パワー調整の最適化に失敗。" + +#: projects/k3bgrowisofshandler.cpp:249 +msgid "" +"Try adding '-use-the-force-luke=noopc' to the growisofs user parameters in the " +"K3b settings." +msgstr "K3b の設定で、growisofs ユーザパラメータに '-use-the-force-luke=noopc' を追加してみてください。" + +#: 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 "この問題は 'ulimit -l unlimited' コマンドを実行することで解決できます..." + +#: projects/k3bgrowisofshandler.cpp:257 +msgid "" +"...or by lowering the used software buffer size in the advanced K3b settings." +msgstr "...あるいは K3b の詳細設定で、使用するソフトウェアバッファのサイズを下げてください。" + +#: projects/k3bgrowisofshandler.cpp:261 +msgid "Write error" +msgstr "書き込みエラー" + +#: projects/k3bgrowisofshandler.cpp:277 +#, c-format +msgid "Fatal error at startup: %1" +msgstr "開始時に致命的なエラー: %1" + +#: projects/k3bgrowisofshandler.cpp:285 +msgid "Warning at exit: (1)" +msgstr "終了時の警告: (1)" + +#: projects/k3bgrowisofshandler.cpp:286 +msgid "Most likely mkisofs failed in some way." +msgstr "おそらく何かの原因で mkisofs が失敗しました。" + +#: projects/k3bgrowisofshandler.cpp:289 +#, 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 +msgid "Could not find the following files:" +msgstr "次のファイルが見つかりません:" + +#: projects/audiocd/k3baudiodoc.cpp:935 projects/datacd/k3bdatadoc.cpp:1122 +#: projects/videocd/k3bvcddoc.cpp:407 +msgid "Not Found" +msgstr "見つかりません" + +#: projects/datacd/k3bdatadoc.cpp:1127 +msgid "No permission to read the following files:" +msgstr "次のファイルを読み込む権限がありません:" + +#: projects/datacd/k3bdatadoc.cpp:1128 +msgid "No Read Permission" +msgstr "読み込み権限なし" + +#: projects/datacd/k3bdatadoc.cpp:1241 projects/datacd/k3bdatadoc.cpp:1254 +msgid "From previous session" +msgstr "前のセッションから" + +#: projects/datacd/k3bdatadoc.cpp:1354 +msgid "El Torito boot catalog file" +msgstr "El Torito ブートカタログファイル" + +#: projects/datacd/k3bdatadoc.cpp:1355 +msgid "Boot catalog" +msgstr "ブートカタログ" + +#: projects/datacd/k3bmsinfofetcher.cpp:52 +msgid "Searching previous session" +msgstr "前のセッションを検索" + +#: projects/datacd/k3bmsinfofetcher.cpp:163 +#, c-format +msgid "Could not open Iso9660 filesystem in %1." +msgstr "%1 のISO9660ファイルシステムを開けません。" + +#: projects/datacd/k3bmsinfofetcher.cpp:175 +msgid "Could not determine next writable address." +msgstr "次の書き込み可能なアドレスを検出できません。" + +#: projects/datacd/k3bmsinfofetcher.cpp:211 +msgid "Could not retrieve multisession information from disk." +msgstr "ディスクからマルチセッション情報を取得できません。" + +#: projects/datacd/k3bmsinfofetcher.cpp:212 +msgid "The disk is either empty or not appendable." +msgstr "ディスクは空か追記可能ではありません。" + +#: projects/datacd/k3bmkisofshandler.cpp:72 +msgid "Mkisofs executable not found." +msgstr "Mkisofs の実行ファイルがありません。" + +#: projects/datacd/k3bmkisofshandler.cpp:86 +msgid "Read error from file '%1'" +msgstr "ファイル %1 の読み込みエラー" + +#: projects/datacd/k3bmkisofshandler.cpp:91 +msgid "Used version of mkisofs does not have large file support." +msgstr "使用されているバージョンの mkisofs は大きなファイルをサポートしていません。" + +#: projects/datacd/k3bmkisofshandler.cpp:92 +msgid "Files bigger than 2 GB cannot be handled." +msgstr "2 GB より大きいファイルは扱えません。" + +#: projects/datacd/k3bmkisofshandler.cpp:105 +msgid "Encountered an incorrectly encoded filename '%1'" +msgstr "不正にエンコードされたファイル名 '%1' を検出" + +#: projects/datacd/k3bmkisofshandler.cpp:107 +msgid "" +"This may be caused by a system update which changed the local character set." +msgstr "ローカルの文字セットを変更するシステムアップデートを行ったからかもしれません。" + +#: projects/datacd/k3bmkisofshandler.cpp:108 +msgid "" +"You may use convmv (http://j3e.de/linux/convmv/) to fix the filename encoding." +msgstr "ファイル名を修正するには convmv (http://j3e.de/linux/convmv/) を使ってください。" + +#: projects/datacd/k3bmkisofshandler.cpp:112 +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 +#, c-format +msgid "Removed incomplete image file %1." +msgstr "不完全なイメージファイル %1 を削除しました。" + +#: projects/datacd/k3bisoimager.cpp:204 +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 のバグにより、二つ以上のバックスラッシュを含むファイル名を扱うことができません:" + +#: projects/datacd/k3bisoimager.cpp:425 +msgid "Could not determine size of resulting image file." +msgstr "結果のイメージファイルのサイズを検出できません。" + +#: projects/audiocd/k3baudioimager.cpp:104 +#: projects/datacd/k3bisoimager.cpp:499 +msgid "Could not open %1 for writing" +msgstr "%1 を書き込み用に開けません" + +#: projects/datacd/k3bisoimager.cpp:596 +msgid "No volume id specified. Using default." +msgstr "ボリューム ID が指定されていません。デフォルトのものを使用します。" + +#: projects/datacd/k3bisoimager.cpp:682 +msgid "" +"Found files bigger than 2 GB. These files will only be fully accessible if " +"mounted with UDF." +msgstr "2 GB より大きいファイルを検出しました。これらのファイルは UDF でマウントしたときのみアクセスできます。" + +#: projects/datacd/k3bisoimager.cpp:693 +msgid "Enabling UDF extension." +msgstr "UDF 拡張を有効に" + +#: projects/datacd/k3bisoimager.cpp:830 +msgid "Could not follow link %1 to non-existing file %2. Skipping..." +msgstr "存在しないファイル %2 へのリンク %1 を追えません。スキップします..." + +#: projects/datacd/k3bisoimager.cpp:836 +msgid "" +"Ignoring link %1 to folder %2. K3b is unable to follow links to folders." +msgstr "フォルダ %2 へのリンク %1 を無視します。フォルダへのリンクを追うことができません。" + +#: projects/datacd/k3bisoimager.cpp:846 +msgid "Could not find file %1. Skipping..." +msgstr "ファイル %1 が見つかりません。スキップします..." + +#: projects/datacd/k3bisoimager.cpp:850 +msgid "Could not read file %1. Skipping..." +msgstr "ファイル %1 を読めません。スキップします..." + +#: projects/datacd/k3bisoimager.cpp:898 +#, 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 +msgid "Could not write temporary file" +msgstr "一時ファイルに書き込めません" + +#: projects/datacd/k3bisoimager.cpp:1069 +msgid "No files to be written." +msgstr "書き込むファイルがありません。" + +#: projects/datacd/k3bdatapreparationjob.cpp:79 +msgid "%1 renamed to %2" +msgstr "%1%2 にリネームしました" + +#: projects/datacd/k3bdatapreparationjob.cpp:181 +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 "" +"Joliet 拡張の %1 文字制限により、いくつかのファイル名を切り詰める必要があります。Joliet " +"拡張を無効にすればファイル名を短くする必要はありませんが、長い名前は Windows で使えなくなります。" + +#: projects/datacd/k3bdatapreparationjob.cpp:188 +msgid "Shorten Filenames" +msgstr "ファイル名を切り詰める" + +#: projects/datacd/k3bdatapreparationjob.cpp:189 +msgid "Disable Joliet extensions" +msgstr "Joliet 拡張を無効にする" + +#: 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 "" +"Joliet 拡張 (Windows システムで長いファイル名のために必要) ではボリューム記述子 (ファイルシステムの名前) の長さが %1 " +"文字に制限されます。選択された記述子 '%2' はそれを超えています。記述子を短く切り詰めますか?それとも前に戻って手動で変更しますか?" + +#: projects/datacd/k3bdatapreparationjob.cpp:212 +msgid "Cut volume descriptor in the Joliet tree" +msgstr "Joliet ツリーのボリューム記述子を切り詰める" + +#: 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 "" +"K3b はプロジェクトに追加された後にフォルダへのシンボリックリンクに従うことはできません。イメージにシンボリックリンクを書き込まずに続けますか?" + +#: projects/datacd/k3bdatapreparationjob.cpp:253 +msgid "Discard symbolic links to folders" +msgstr "フォルダへのシンボリックリンクを破棄" + +#: projects/datacd/k3bbootitem.cpp:33 +msgid "El Torito Boot image" +msgstr "El Torito ブートイメージ" + +#: projects/datacd/k3bdatajob.cpp:175 +msgid "Unmounting disk" +msgstr "ディスクをアンマウント" + +#: projects/datacd/k3bdatajob.cpp:227 +msgid "Creating image file" +msgstr "イメージファイルを作成" + +#: projects/datacd/k3bdatajob.cpp:228 +msgid "Track 1 of 1" +msgstr "トラック 1/1" + +#: projects/datacd/k3bdatajob.cpp:229 +#, c-format +msgid "Creating image file in %1" +msgstr "%1 にイメージファイルを作成" + +#: projects/datacd/k3bdatajob.cpp:327 +#, c-format +msgid "Image successfully created in %1" +msgstr "%1 でイメージファイルを作成しました" + +#: projects/datacd/k3bdatajob.cpp:345 +msgid "Error while creating ISO image" +msgstr "ISO イメージ作成中にエラー" + +#: projects/datacd/k3bdatajob.cpp:607 +msgid "Most writers do not support writing multisession CDs in DAO mode." +msgstr "多くのライターは DAO モードでのマルチセッション CD の書き込みをサポートしていません。" + +#: projects/datacd/k3bdatajob.cpp:708 +msgid "Unable to determine the last track's datamode. Using default." +msgstr "最後のトラックのデータモードを判断できません。デフォルトを使います。" + +#: projects/datacd/k3bdatajob.cpp:771 +msgid "Searching for old session" +msgstr "古いセッションを検索" + +#: projects/datacd/k3bdatajob.cpp:894 +msgid "Waiting for a medium" +msgstr "メディアを待ち受け" + +#: projects/datacd/k3bdatajob.cpp:915 +msgid "Writing Data CD" +msgstr "データ CD を書き込み" + +#: projects/datacd/k3bdatajob.cpp:921 +msgid "Writing Multisession CD" +msgstr "マルチセッション CD を書き込み" + +#: projects/k3bgrowisofswriter.cpp:163 +msgid "Growisofs version %1 is too old. K3b needs at least version 5.10." +msgstr "Growisofs バージョン %1 は古すぎます。5.10 以上が必要です。" + +#: projects/k3bgrowisofswriter.cpp:237 +#, c-format +msgid "Could not open file %1." +msgstr "ファイル %1 を開けません。" + +#: projects/k3bgrowisofswriter.cpp:383 +msgid "Starting simulation..." +msgstr "シミュレーション開始..." + +#: projects/k3bgrowisofswriter.cpp:388 +msgid "Starting disc write..." +msgstr "ディスクへの書き込み開始..." + +#: projects/k3bgrowisofswriter.cpp:472 +msgid "Writing data" +msgstr "データを書き込み" + +#: projects/k3bcdrdaowriter.cpp:778 projects/k3bcdrecordwriter.cpp:685 +#: projects/k3bgrowisofswriter.cpp:553 +msgid "Average overall write speed: %1 KB/s (%2x)" +msgstr "全体の平均書き込み速度: %1 KB/s (%2x)" + +#: projects/k3bcdrdaowriter.cpp:758 projects/k3bcdrecordwriter.cpp:680 +#: projects/k3bgrowisofswriter.cpp:557 +msgid "Simulation successfully completed" +msgstr "シミュレーション完了" + +#: projects/k3bcdrdaowriter.cpp:766 projects/k3bcdrecordwriter.cpp:682 +#: projects/k3bgrowisofswriter.cpp:559 +msgid "Writing successfully completed" +msgstr "書き込み完了" + +#: projects/k3bgrowisofswriter.cpp:572 +msgid "Ejecting DVD" +msgstr "DVD をイジェクト" + +#: projects/movixcd/k3bmovixdocpreparer.cpp:135 +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 +#, 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 +msgid "default" +msgstr "デフォルト" + +#: projects/movixcd/k3bmovixdocpreparer.cpp:331 +#: projects/movixcd/k3bmovixprogram.cpp:198 +#: projects/movixcd/k3bmovixprogram.cpp:242 +msgid "none" +msgstr "なし" + +#: projects/movixcd/k3bmovixjob.cpp:116 +msgid "Writing eMovix CD" +msgstr "eMovix CD を書き込み" + +#: projects/movixcd/k3bmovixjob.cpp:118 +msgid "Writing eMovix CD (%1)" +msgstr "eMovix CD を書き込み (%1)" + +#: projects/movixcd/k3bmovixjob.cpp:125 +#: projects/movixdvd/k3bmovixdvdjob.cpp:124 +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 MB の eMovix データ" + +#: projects/movixcd/k3bmovixdoc.cpp:95 +msgid "Enter New Filename" +msgstr "新しいファイル名を入力" + +#: projects/movixcd/k3bmovixdoc.cpp:96 +msgid "A file with that name already exists. Please enter a new name:" +msgstr "その名前のファイルは既にあります。他の名前を入れてください:" + +#: projects/movixcd/k3bmovixdoc.cpp:420 +msgid "" +"Could not rename subtitle file. File with requested name %1 already exists." +msgstr "字幕ファイルの名前を変更できません。要求された名前 %1 のファイルが既にあります。" + +#: projects/movixdvd/k3bmovixdvdjob.cpp:115 +msgid "Writing eMovix DVD" +msgstr "eMovix DVD を書き込み" + +#: projects/movixdvd/k3bmovixdvdjob.cpp:117 +msgid "Writing eMovix DVD (%1)" +msgstr "eMovix DVD を書き込み (%1)" + +#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:65 +msgid "File %1 is empty." +msgstr "ファイル %1 は空です。" + +#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:97 +msgid "" +"This looks like a elementary video stream but a multiplexed program stream was " +"required." +msgstr "" + +#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:102 +msgid "" +"This looks like a elementary audio stream but a multiplexed program stream was " +"required." +msgstr "" + +#: projects/videocd/mpeginfo/k3bmpeginfo.cpp:107 +msgid "" +"This looks like a RIFF header but a plain multiplexed program stream was " +"required." +msgstr "" + +#: 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 +msgid "n/a" +msgstr "n/a" + +#: projects/videocd/k3bvcdtrack.cpp:198 projects/videocd/k3bvcdtrack.cpp:287 +msgid "%1 bit/s" +msgstr "%1 bit/s" + +#: projects/videocd/k3bvcdtrack.cpp:215 +msgid "Component" +msgstr "コンポーネント" + +#: projects/videocd/k3bvcdtrack.cpp:231 videodvd/k3bvideodvd.cpp:270 +#: videodvd/k3bvideodvd.cpp:302 +msgid "Unspecified" +msgstr "指定なし" + +#: projects/videocd/k3bvcdtrack.cpp:300 +msgid "%1 Hz" +msgstr "%1 Hz" + +#: projects/videocd/k3bvcdtrack.cpp:326 projects/videocd/k3bvcdtrack.cpp:328 +msgid "original" +msgstr "オリジナル" + +#: projects/videocd/k3bvcdtrack.cpp:326 projects/videocd/k3bvcdtrack.cpp:328 +msgid "duplicate" +msgstr "複製" + +#: projects/videocd/k3bvcdtrack.cpp:340 +msgid "Motion Picture" +msgstr "動画" + +#: projects/videocd/k3bvcdtrack.cpp:342 +msgid "Still Picture" +msgstr "静止画" + +#: projects/videocd/k3bvcdtrack.cpp:349 +#, c-format +msgid "Layer %1" +msgstr "レイヤー %1" + +#: projects/videocd/k3bvcdtrack.cpp:383 +msgid "unknown" +msgstr "不明" + +#: projects/videocd/k3bvcdtrack.cpp:384 +msgid "invalid" +msgstr "不正" + +#: projects/videocd/k3bvcdtrack.cpp:390 +msgid "stereo" +msgstr "ステレオ" + +#: projects/videocd/k3bvcdtrack.cpp:391 +msgid "joint stereo" +msgstr "ジョイントステレオ" + +#: projects/videocd/k3bvcdtrack.cpp:392 projects/videocd/k3bvcdtrack.cpp:397 +msgid "dual channel" +msgstr "デュアルチャンネル" + +#: projects/videocd/k3bvcdtrack.cpp:393 +msgid "single channel" +msgstr "シングルチャンネル" + +#: projects/videocd/k3bvcdtrack.cpp:398 +msgid "surround sound" +msgstr "サラウンドサウンド" + +#: projects/videocd/k3bvcdjob.cpp:109 projects/videocd/k3bvcdjob.cpp:476 +#, c-format +msgid "Removing Binary file %1" +msgstr "バイナリファイル %1 を削除" + +#: projects/videocd/k3bvcdjob.cpp:119 projects/videocd/k3bvcdjob.cpp:486 +#, c-format +msgid "Removing Cue file %1" +msgstr "Cue ファイル %1 を削除" + +#: projects/videocd/k3bvcdjob.cpp:162 +msgid "Could not write correct XML-file." +msgstr "正しい XML ファイルを書き込めません。" + +#: projects/audiocd/k3baudiojob.cpp:350 projects/videocd/k3bvcdjob.cpp:176 +msgid "Creating image files" +msgstr "イメージファイルを作成" + +#: projects/videocd/k3bvcdjob.cpp:183 +msgid "Creating Cue/Bin files ..." +msgstr "Cue/Bin ファイルを作成..." + +#: projects/videocd/k3bvcdjob.cpp:188 +#, 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 +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 +msgid "%1 executable too old: need version %2 or greater." +msgstr "%1 実行ファイルは古すぎます: バージョン %2 以上が必要です。" + +#: projects/videocd/k3bvcdjob.cpp:293 +msgid "Scanning video file %1 of %2 (%3)" +msgstr "ビデオファイル %1 of %2 (%3) をスキャン" + +#: projects/videocd/k3bvcdjob.cpp:329 +#, c-format +msgid "Creating Image for track %1" +msgstr "トラック %1 のイメージを作成" + +#: projects/videocd/k3bvcdjob.cpp:352 +msgid "Cue/Bin files successfully created." +msgstr "Cue/Bin ファイルを作成しました。" + +#: projects/videocd/k3bvcdjob.cpp:395 +msgid "Writing Copy %1 of %2" +msgstr "コピー %1 of %2 を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:515 +#, c-format +msgid "One or more BCD fields out of range for %1" +msgstr "一つ以上の BCD 欄が %1 の範囲を超えています" + +#: projects/videocd/k3bvcdjob.cpp:518 +msgid "From now on, scan information data errors will not be reported anymore" +msgstr "これ以降はスキャン情報データのエラーを報告しません" + +#: projects/videocd/k3bvcdjob.cpp:519 +msgid "" +"Consider enabling the 'update scan offsets' option, if it is not enabled " +"already." +msgstr "まだ有効にしていない場合は、「スキャンオフセットを更新」を有効にしてみてください。" + +#: projects/videocd/k3bvcdjob.cpp:526 +msgid "APS' pts seems out of order (actual pts %1, last seen pts %2)" +msgstr "" + +#: projects/videocd/k3bvcdjob.cpp:527 +msgid "Ignoring this aps" +msgstr "この APS を無視" + +#: projects/videocd/k3bvcdjob.cpp:535 +msgid "Bad packet at packet #%1 (stream byte offset %2)" +msgstr "パケット #%1 で不正なパケット (stream byte offset %2)" + +#: projects/videocd/k3bvcdjob.cpp:536 +msgid "Remaining %1 bytes of stream will be ignored." +msgstr "残り %1 bytes のストリームを無視します。" + +#: projects/videocd/k3bvcdjob.cpp:544 +msgid "Writing Video CD (Version 1.1)" +msgstr "ビデオ CD (バージョン 1.1) を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:546 +msgid "Writing Video CD (Version 2.0)" +msgstr "ビデオ CD (バージョン 2.0) を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:548 +msgid "Writing Super Video CD" +msgstr "Super ビデオ CD を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:550 +msgid "Writing High-Quality Video CD" +msgstr "High-Quality Video CD を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:552 +msgid "Writing Video CD" +msgstr "ビデオ CD を書き込み" + +#: projects/videocd/k3bvcdjob.cpp:560 +msgid "" +"_n: 1 MPEG (%1)\n" +"%n MPEGs (%1)" +msgstr "%n MPEGs (%1)" + +#: projects/videocd/k3bvcddoc.cpp:211 projects/videocd/k3bvcddoc.cpp:223 +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 "" +"指定された MPEG ファイルから %1 イメージを作成します。ただしこれらのファイルは既に %2 形式になっています。MPEG " +"ファイルはリサンプルしません。" + +#: projects/videocd/k3bvcddoc.cpp:214 projects/videocd/k3bvcddoc.cpp:215 +msgid "VCD" +msgstr "VCD" + +#: projects/videocd/k3bvcddoc.cpp:226 projects/videocd/k3bvcddoc.cpp:227 +msgid "SVCD" +msgstr "SVCD" + +#: projects/videocd/k3bvcddoc.cpp:229 +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 "VCD を強制" + +#: projects/videocd/k3bvcddoc.cpp:246 +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" +"この filetype 用に新しいプロジェクトを始めてください。リサンプルはできません。" + +#: projects/videocd/k3bvcddoc.cpp:247 +msgid "Wrong File Type for This Project" +msgstr "このプロジェクトに合わないファイル形式" + +#: projects/videocd/k3bvcddoc.cpp:258 +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 +msgid "" +"Only MPEG1 and MPEG2 video files are supported.\n" +msgstr "" +"MPEG1 と MPEG2 の動画ファイルのみをサポートしています。\n" + +#: projects/videocd/k3bvcddoc.cpp:291 +msgid "Wrong File Format" +msgstr "間違ったファイル形式" + +#: projects/audiocd/k3baudionormalizejob.cpp:58 +msgid "Could not find normalize executable." +msgstr "ノーマライズ実行ファイルがありません。" + +#: projects/audiocd/k3baudionormalizejob.cpp:86 +msgid "Could not start normalize." +msgstr "ノーマライズを開始できません。" + +#: projects/audiocd/k3baudionormalizejob.cpp:126 +msgid "Track %1 is already normalized." +msgstr "トラック %1 はノーマライズされています。" + +#: projects/audiocd/k3baudionormalizejob.cpp:132 +msgid "Adjusting volume level for track %1 of %2" +msgstr "トラック %1 / %2 の音量レベルを調整" + +#: projects/audiocd/k3baudionormalizejob.cpp:140 +msgid "Computing level for track %1 of %2" +msgstr "トラック %1 / %2 のレベルを計算" + +#: projects/audiocd/k3baudionormalizejob.cpp:183 +msgid "Successfully normalized all tracks." +msgstr "すべてのトラックをノーマライズしました。" + +#: projects/audiocd/k3baudionormalizejob.cpp:191 +msgid "Error while normalizing tracks." +msgstr "トラックのノーマライズ中にエラー" + +#: projects/audiocd/k3baudiojob.cpp:205 +msgid "Unable to write on-the-fly with these audio sources." +msgstr "これらのオーディオソースをオンザフライで書き込むことはできません。" + +#: projects/audiocd/k3baudiojob.cpp:254 +msgid "Tracklengths below 4 seconds violate the Red Book standard." +msgstr "4 秒以下のトラック長は Red Book 規格に適合しません。" + +#: projects/audiocd/k3baudiojob.cpp:349 +#, c-format +msgid "Creating image files in %1" +msgstr "%1 でイメージファイルを作成" + +#: projects/audiocd/k3baudiojob.cpp:458 +msgid "Successfully decoded all tracks." +msgstr "すべてのトラックをデコードしました。" + +#: projects/audiocd/k3baudiojob.cpp:500 +msgid "IO Error. Most likely no space left on harddisk." +msgstr "IO エラー。おそらくハードディスクに空きスペースがありません。" + +#: projects/audiocd/k3baudiojob.cpp:847 +msgid "Writing Audio CD" +msgstr "オーディオ CD を書き込み" + +#: projects/audiocd/k3baudiojob.cpp:857 +msgid "" +"_n: 1 track (%1 minutes)\n" +"%n tracks (%1 minutes)" +msgstr "%n トラック (%1 分)" + +#: projects/audiocd/k3baudiozerodata.cpp:60 +msgid "Silence" +msgstr "サイレンス" + +#: projects/audiocd/k3baudiodoc.cpp:945 +msgid "" +"

Unable to handle the following files due to an unsupported format:" +"

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 "" +"

ファイル形式をサポートしていないため、以下のファイルは扱えません:" +"

そのオーディオフォーマットをサポートする他のアプリケーションを使って手動で WAVE に変換し、その後 K3b プロジェクトに追加することはできます。" + +#: projects/audiocd/k3baudiodoc.cpp:950 +msgid "Unsupported Format" +msgstr "未サポートの形式" + +#: projects/audiocd/k3baudioimager.cpp:88 +#, c-format +msgid "Unable to seek in track %1." +msgstr "トラック %1 をシークできません。" + +#: projects/audiocd/k3baudioimager.cpp:145 +#, c-format +msgid "Error while decoding track %1." +msgstr "トラック %1 をデコード中にエラー" + +#: projects/audiocd/k3baudiocdtracksource.cpp:101 +msgid "Please insert Audio CD %1%2" +msgstr "オーディオ CD %1%2 を入れてください" + +#: projects/audiocd/k3baudiocdtracksource.cpp:249 +msgid "CD Track" +msgstr "CD トラック" + +#: projects/audiocd/k3baudiocdtracksource.cpp:255 +msgid "Track %1 from Audio CD %2" +msgstr "オーディオ CD %2 の トラック %1" + +#: projects/k3bcdrecordwriter.cpp:185 +msgid "Writer does not support disk at once (DAO) recording" +msgstr "ライターがディスクアットワンス (DAO) 書き込みをサポートしていません" + +#: projects/k3bcdrecordwriter.cpp:196 +msgid "Writer does not support raw writing." +msgstr "ライターが raw 書き込みをサポートしていません。" + +#: projects/k3bcdrecordwriter.cpp:220 +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 +msgid "Starting %1 simulation at %2x speed..." +msgstr "%1 シミュレーションを %2x 倍速で開始..." + +#: projects/k3bcdrecordwriter.cpp:359 +msgid "Starting %1 writing at %2x speed..." +msgstr "%1 書き込みを %2x 倍速で開始..." + +#: projects/k3bcdrecordwriter.cpp:480 +msgid "DAO (Disk At Once) recording not supported with this writer" +msgstr "このライターは DAO (Disk At Once) 書き込みをサポートしていません" + +#: projects/k3bcdrecordwriter.cpp:481 +msgid "Please choose TAO (Track At Once) and try again" +msgstr "TAO (Track At Once) を選んでやり直してください" + +#: projects/k3bcdrecordwriter.cpp:484 +msgid "RAW recording not supported with this writer" +msgstr "このライターは RAW 書き込みをサポートしていません" + +#: projects/k3bcdrecordwriter.cpp:487 +msgid "Input/output error. Not necessarily serious." +msgstr "Input/output エラー。必ずしも深刻なものではありません。" + +#: projects/k3bcdrecordwriter.cpp:496 +msgid "Reloading of medium required" +msgstr "メディアのリロードが必要です" + +#: projects/k3bcdrdaowriter.cpp:906 projects/k3bcdrecordwriter.cpp:513 +msgid "No valid %1 option: %2" +msgstr "有効な %1 オプションがありません: %2" + +#: projects/k3bcdrecordwriter.cpp:540 +msgid "Only session 1 will be cloned." +msgstr "セッション 1 のみクローンします。" + +#: projects/k3bcdrecordwriter.cpp:543 +msgid "Unable to fixate the disk." +msgstr "ディスクを固定できません。" + +#: projects/k3bcdrdaowriter.cpp:813 projects/k3bcdrecordwriter.cpp:565 +#, c-format +msgid "Medium or burner do not support writing at %1x speed" +msgstr "メディアかライターが %1x 倍速書き込みをサポートしていません" + +#: projects/k3bcdrecordwriter.cpp:567 +#, c-format +msgid "Switching burn speed up to %1x" +msgstr "書き込み速度を %1x に上げる" + +#: projects/k3bcdrecordwriter.cpp:569 +#, c-format +msgid "Switching burn speed down to %1x" +msgstr "書き込み速度を %1x に下げる" + +#: projects/k3bcdrecordwriter.cpp:581 +msgid "Starting disc write" +msgstr "ディスクへの書き込み開始" + +#: projects/k3bcdrecordwriter.cpp:601 +msgid "Writing Leadin" +msgstr "リードインを書き込み" + +#: projects/k3bcdrecordwriter.cpp:604 +msgid "Writing Leadout" +msgstr "リードアウトを書き込み" + +#: projects/k3bcdrecordwriter.cpp:607 +msgid "Writing pregap" +msgstr "プリギャップを書き込み" + +#: projects/k3bcdrecordwriter.cpp:610 +msgid "Performing Optimum Power Calibration" +msgstr "パワー調整を最適化中" + +#: projects/k3bcdrecordwriter.cpp:613 +msgid "Sending CUE sheet" +msgstr "CUE シートを送信" + +#: projects/k3bcdrecordwriter.cpp:616 +msgid "Enabled Burnfree" +msgstr "Burnfree を有効に" + +#: projects/k3bcdrecordwriter.cpp:619 +msgid "Disabled Burnfree" +msgstr "Burnfree を無効に" + +#: projects/k3bcdrecordwriter.cpp:635 +#, c-format +msgid "" +"_n: Burnfree was used 1 time.\n" +"Burnfree was used %n times." +msgstr "Burnfree を %n 回使いました。" + +#: projects/k3bcdrecordwriter.cpp:641 +#, 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 +msgid "Enable overburning in the advanced K3b settings to burn anyway." +msgstr "どうしても書き込む場合は、詳細設定でオーバーバーンを有効にしてください。" + +#: projects/k3bcdrecordwriter.cpp:712 +msgid "%1 could not reserve shared memory segment of requested size." +msgstr "%1 は要求したサイズの共有メモリを確保できませんでした。" + +#: projects/k3bcdrecordwriter.cpp:713 +msgid "Probably you chose a too large buffer size." +msgstr "バッファの指定サイズが大き過ぎるのかもしれません。" + +#: projects/k3bcdrecordwriter.cpp:716 +msgid "OPC failed. Probably the writer does not like the medium." +msgstr "OPC 失敗。ライターがメディアをサポートしていないようです。" + +#: projects/k3bcdrecordwriter.cpp:719 +#, c-format +msgid "Unable to set write speed to %1." +msgstr "書き込み速度を %1 に設定できません。" + +#: projects/k3bcdrecordwriter.cpp:720 +msgid "Probably this is lower than your writer's lowest writing speed." +msgstr "ライターの最低書き込み速度より遅く指定しているかもしれません。" + +#: projects/k3bcdrecordwriter.cpp:723 +msgid "Unable to send CUE sheet." +msgstr "CUE シートを送れません。" + +#: projects/k3bcdrecordwriter.cpp:725 projects/k3bcdrecordwriter.cpp:766 +#: projects/k3bcdrecordwriter.cpp:783 +msgid "Sometimes using TAO writing mode solves this issue." +msgstr "TAO 書き込みモードを使うと問題を解決できる場合もあります。" + +#: projects/k3bcdrecordwriter.cpp:728 +msgid "Unable to open new session." +msgstr "新規セッションを開けません。" + +#: projects/k3bcdrecordwriter.cpp:729 +msgid "Probably a problem with the medium." +msgstr "おそらくメディアの問題です。" + +#: projects/k3bcdrecordwriter.cpp:732 +msgid "The disk might still be readable." +msgstr "このディスクはまだ読み込み可能かもしれません。" + +#: projects/k3bcdrecordwriter.cpp:734 +msgid "Try DAO writing mode." +msgstr "DAO 書き込みモードを試してください。" + +#: projects/k3bcdrecordwriter.cpp:737 +msgid "%1 has no permission to open the device." +msgstr "%1 にはデバイスを開く権限がありません。" + +#: projects/k3bcdrecordwriter.cpp:739 +msgid "You may use K3bsetup2 to solve this problem." +msgstr "K3bsetup2 を使って問題を解決してください。" + +#: projects/k3bcdrecordwriter.cpp:743 +msgid "Probably a buffer underrun occurred." +msgstr "バッファアンダーランが生じたのでしょう。" + +#: projects/k3bcdrecordwriter.cpp:745 +msgid "Please enable Burnfree or choose a lower burning speed." +msgstr "Burnfree を有効にするか、低速で書き込んでください。" + +#: projects/k3bcdrecordwriter.cpp:747 +msgid "Please choose a lower burning speed." +msgstr "より遅い書き込み速度を選んでください。" + +#: projects/k3bcdrecordwriter.cpp:750 +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 +msgid "Found a low-speed medium not suitable for the writer being used." +msgstr "ライターに適合しない低速度メディアを検出。" + +#: projects/k3bcdrecordwriter.cpp:758 +msgid "Most likely the burning failed due to low-quality media." +msgstr "低品質なメディアによる書き込みエラーでしょう。" + +#: projects/k3bcdrecordwriter.cpp:761 +msgid "Another application is blocking the device (most likely automounting)." +msgstr "他のアプリがデバイスをブロックしています (おそらく自動マウント中)" + +#: projects/k3bcdrecordwriter.cpp:764 +msgid "A write error occurred." +msgstr "書き込みエラー発生。" + +#: projects/k3bcdrecordwriter.cpp:769 +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 +msgid "" +"Since kernel version 2.6.8 cdrecord cannot use SCSI transport when running suid " +"root anymore." +msgstr "kernel 2.6.8 以降では suid root で cdrecord による SCSI 転送をすることができません。" + +#: projects/k3bcdrecordwriter.cpp:775 +msgid "" +"You may use K3bSetup to solve this problem or remove the suid bit manually." +msgstr "K3bSetup を使って問題を解決するか suid bit を手動で削除してください。" + +#: projects/k3bcdrecordwriter.cpp:786 +msgid "If you are running an unpatched cdrecord version..." +msgstr "パッチを当てていない cdrecord バージョンをお使いなら..." + +#: projects/k3bcdrecordwriter.cpp:787 +msgid "...and this error also occurs with high quality media..." +msgstr "...高品質のメディアを使ってもこのエラーが出るのなら..." + +#: projects/k3bcdrecordwriter.cpp:788 +msgid "...and the K3b FAQ does not help you..." +msgstr "...K3b FAQ が助けにならないなら..." + +#: projects/k3bcdrecordwriter.cpp:789 +msgid "...please include the debugging output in your problem report." +msgstr "...問題の報告にデバッグ出力を添えてください。" + +#: projects/k3bcdrdaowriter.cpp:286 +msgid "Cdrdao %1 does not support disabling burnfree." +msgstr "Cdrdao %1 は burnfree 無効をサポートしていません。" + +#: projects/k3bcdrdaowriter.cpp:310 +msgid "Cdrdao %1 does not support overburning." +msgstr "Cdrdao %1 はオーバーバーンをサポートしていません。" + +#: projects/k3bcdrdaowriter.cpp:522 +msgid "Could not backup tocfile." +msgstr "TOC ファイルをバックアップできません。" + +#: projects/k3bcdrdaowriter.cpp:553 +msgid "Preparing read process..." +msgstr "読み込みプロセスを準備..." + +#: projects/k3bcdrdaowriter.cpp:559 +msgid "Preparing copy process..." +msgstr "コピープロセスを準備..." + +#: projects/k3bcdrdaowriter.cpp:562 +msgid "Preparing blanking process..." +msgstr "消去プロセスを準備..." + +#: projects/k3bcdrdaowriter.cpp:595 +#, c-format +msgid "Starting DAO simulation at %1x speed..." +msgstr "DAO シミュレーションを %1x 倍速で開始..." + +#: projects/k3bcdrdaowriter.cpp:601 +#, c-format +msgid "Starting DAO writing at %1x speed..." +msgstr "DAO 書き込みを %1x 倍速で開始..." + +#: projects/k3bcdrdaowriter.cpp:606 +msgid "Starting reading..." +msgstr "読み込み開始..." + +#: projects/k3bcdrdaowriter.cpp:607 +msgid "Reading" +msgstr "読み込み" + +#: projects/k3bcdrdaowriter.cpp:612 +#, c-format +msgid "Starting simulation copy at %1x speed..." +msgstr "コピーのシミュレーションを %1x 倍速で開始..." + +#: projects/k3bcdrdaowriter.cpp:617 +#, c-format +msgid "Starting copy at %1x speed..." +msgstr "コピーを %1x 倍速で開始..." + +#: projects/k3bcdrdaowriter.cpp:618 +msgid "Copying" +msgstr "コピー" + +#: projects/k3bcdrdaowriter.cpp:622 +msgid "Starting blanking..." +msgstr "消去開始..." + +#: projects/k3bcdrdaowriter.cpp:623 +msgid "Blanking" +msgstr "消去" + +#: projects/k3bcdrdaowriter.cpp:735 +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 ファイル %1 を削除しました。バックアップ %2 からは復旧できませんでした。" + +#: projects/k3bcdrdaowriter.cpp:763 +msgid "Reading successfully completed" +msgstr "読み込み完了" + +#: projects/k3bcdrdaowriter.cpp:769 +msgid "Copying successfully completed" +msgstr "コピー完了" + +#: projects/k3bcdrdaowriter.cpp:772 +msgid "Blanking successfully completed" +msgstr "消去完了" + +#: projects/k3bcdrdaowriter.cpp:788 +msgid "Please include the debugging output in your problem report." +msgstr "不具合報告にデバッグ出力を含めてください。" + +#: projects/k3bcdrdaowriter.cpp:814 +#, c-format +msgid "Switching down burn speed to %1x" +msgstr "書き込み速度を %1x に下げる" + +#: projects/k3bcdrdaowriter.cpp:844 +msgid "Executing Power calibration" +msgstr "パワー補正を実行" + +#: projects/k3bcdrdaowriter.cpp:848 +msgid "Power calibration successful" +msgstr "パワー補正に成功" + +#: projects/k3bcdrdaowriter.cpp:849 +msgid "Preparing burn process..." +msgstr "書き込みプロセスを準備..." + +#: projects/k3bcdrdaowriter.cpp:853 +msgid "Flushing cache" +msgstr "キャッシュを消去" + +#: projects/k3bcdrdaowriter.cpp:857 +msgid "Writing CD-Text lead-in..." +msgstr "CD-Text のリードインを書き込み..." + +#: projects/k3bcdrdaowriter.cpp:861 +msgid "Turning BURN-Proof on" +msgstr "BURN-Proof をオンに" + +#: projects/k3bcdrdaowriter.cpp:869 +msgid "Found ISRC code" +msgstr "ISRC コードを検出" + +#: projects/k3bcdrdaowriter.cpp:873 +#, c-format +msgid "Found pregap: %1" +msgstr "プリギャップを検出: %1" + +#: projects/k3bcdrdaowriter.cpp:886 +msgid "No cdrdao driver found." +msgstr "cdrdao ドライバが見つかりません。" + +#: projects/k3bcdrdaowriter.cpp:887 +msgid "Please select one manually in the device settings." +msgstr "デバイスの設定で手動で一つ選んでください。" + +#: projects/k3bcdrdaowriter.cpp:888 +msgid "For most current drives this would be 'generic-mmc'." +msgstr "現在の多くのドライブでは 'generic-mmc' になります。" + +#: projects/k3bcdrdaowriter.cpp:897 +msgid "Device not ready, waiting." +msgstr "デバイスの準備ができていません。待機します。" + +#: projects/k3bcdrdaowriter.cpp:901 +msgid "Cue sheet not accepted." +msgstr "CUE シートが拒否されました。" + +#: projects/k3bcdrdaowriter.cpp:998 +msgid "Writing leadin " +msgstr "リードインを書き込み" + +#: projects/k3bcdrdaowriter.cpp:1004 +msgid "Writing leadout " +msgstr "リードアウトを書き込み" + +#: projects/videodvd/k3bvideodvdimager.cpp:123 +msgid "Found invalid entry in the VIDEO_TS folder (%1)." +msgstr "VIDEO_TS folder (%1) に不正なエントリがあります。" + +#: projects/videodvd/k3bvideodvdimager.cpp:130 +#, c-format +msgid "Unable to link temporary file in folder %1." +msgstr "フォルダ %1 の一時ファイルをリンクできません。" + +#: projects/videodvd/k3bvideodvdimager.cpp:214 +msgid "The project does not contain all necessary VideoDVD files." +msgstr "すべての必要なビデオ DVD ファイルがありません。" + +#: projects/videodvd/k3bvideodvdimager.cpp:215 +msgid "" +"The resulting DVD will most likely not be playable on a Hifi DVD player." +msgstr "作成した DVD はおそらく Hi-Fi DVD プレーヤでは再生できません。" + +#: projects/videodvd/k3bvideodvdjob.cpp:82 +msgid "Creating Video DVD Image File" +msgstr "ビデオ DVD イメージファイルを作成" + +#: projects/videodvd/k3bvideodvdjob.cpp:85 +msgid "Writing Video DVD" +msgstr "ビデオ DVD を書き込み" + +#: projects/videodvd/k3bvideodvdjob.cpp:95 +msgid "ISO9660/Udf Filesystem (Size: %1)" +msgstr "ISO9660/Udf ファイルシステム (サイズ: %1)" + +#: videodvd/k3bvideodvd.cpp:251 +msgid "AC3" +msgstr "AC3" + +#: videodvd/k3bvideodvd.cpp:253 +msgid "MPEG1" +msgstr "MPEG1" + +#: videodvd/k3bvideodvd.cpp:255 +msgid "MPEG2 Extended" +msgstr "MPEG2 拡張" + +#: videodvd/k3bvideodvd.cpp:257 +msgid "LPCM" +msgstr "LPCM" + +#: videodvd/k3bvideodvd.cpp:259 +msgid "DTS" +msgstr "DTS" + +#: videodvd/k3bvideodvd.cpp:261 +msgid "unknown audio format" +msgstr "不明なオーディオフォーマット" + +#: videodvd/k3bvideodvd.cpp:272 +msgid "Normal" +msgstr "標準" + +#: videodvd/k3bvideodvd.cpp:274 +msgid "For the visually impaired" +msgstr "視覚障害者用" + +#: videodvd/k3bvideodvd.cpp:276 +msgid "Director's comments 1" +msgstr "ディレクターコメント 1" + +#: videodvd/k3bvideodvd.cpp:278 +msgid "Director's comments 2" +msgstr "ディレクターコメント 2" + +#: videodvd/k3bvideodvd.cpp:280 +msgid "unknown audio code extension" +msgstr "" + +#: videodvd/k3bvideodvd.cpp:289 +msgid "RLE" +msgstr "RLE" + +#: videodvd/k3bvideodvd.cpp:291 +msgid "Extended" +msgstr "" + +#: videodvd/k3bvideodvd.cpp:293 +msgid "unknown coding mode" +msgstr "" + +#: videodvd/k3bvideodvd.cpp:304 +msgid "Caption with normal size character" +msgstr "普通の文字サイズのキャプション" + +#: videodvd/k3bvideodvd.cpp:306 +msgid "Caption with bigger size character" +msgstr "大きな文字サイズのキャプション" + +#: videodvd/k3bvideodvd.cpp:308 +msgid "Caption for children" +msgstr "子供向けのキャプション" + +#: videodvd/k3bvideodvd.cpp:310 +msgid "Closed caption with normal size character" +msgstr "普通の文字サイズのクローズドキャプション" + +#: videodvd/k3bvideodvd.cpp:312 +msgid "Closed caption with bigger size character" +msgstr "大きな文字サイズのクローズドキャプション" + +#: videodvd/k3bvideodvd.cpp:314 +msgid "Closed caption for children" +msgstr "子供向けのクローズドキャプション" + +#: videodvd/k3bvideodvd.cpp:316 +msgid "Forced caption" +msgstr "" + +#: videodvd/k3bvideodvd.cpp:318 +msgid "Director's comments with normal size characters" +msgstr "普通の文字サイズのディレクターコメント" + +#: videodvd/k3bvideodvd.cpp:320 +msgid "Director's comments with bigger size characters" +msgstr "大きな文字サイズのディレクターコメント" + +#: videodvd/k3bvideodvd.cpp:322 +msgid "Director's comments for children" +msgstr "子供向けのディレクターコメント" + +#: videodvd/k3bvideodvd.cpp:324 +msgid "unknown code extension" +msgstr "" + +#~ msgid "Unable to Close the Tray" +#~ msgstr "トレイを閉じられません" + +#~ msgid "No tracks to verify found." +#~ msgstr "照合するトラックがありません。" diff --git a/ja/messages/libk3bdevice.po b/ja/messages/libk3bdevice.po new file mode 100644 index 0000000..4ee7349 --- /dev/null +++ b/ja/messages/libk3bdevice.po @@ -0,0 +1,196 @@ +# translation of libk3bdevice.pot to Japanese. +# Yukiko BANDO , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: libk3bdevice\n" +"POT-Creation-Date: 2007-03-23 14:09+0100\n" +"PO-Revision-Date: 2006-10-02 22:00+0900\n" +"Last-Translator: Yukiko BANDO \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 +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 "シーケンシャルレコーディング + POW" + +#: k3bdeviceglobals.cpp:105 +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 +msgid "DVD-R Dual Layer Jump" +msgstr "DVD-R 二層式 ジャンプ" + +#: k3bdeviceglobals.cpp:139 +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 +msgid "BD-R Sequential (SRM)" +msgstr "BD-R シーケンシャル (SRM)" + +#: k3bdeviceglobals.cpp:170 +msgid "BD-R Sequential Pseudo Overwrite (SRM+POW)" +msgstr "BD-R シーケンシャル疑似上書き (SRM+POW)" + +#: k3bdeviceglobals.cpp:172 +msgid "BD-R Random (RRM)" +msgstr "BD-R ランダム (RRM)" + +#~ msgid "Locked by the K3b libraries" +#~ msgstr "K3b ライブラリによってロックされています" -- cgit v1.2.1