Projects
Multimedia
asunder
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 10
View file
asunder.changes
Changed
@@ -1,4 +1,29 @@ ------------------------------------------------------------------- +Mon Feb 13 21:05:43 UTC 2023 - enzokiel@kabelmail.de + +- Update to version 2.9.7 + + Updated italian and french translations. + + Fixed the CDDB tooltip to say gnudb instead. + +- Version 2.9.6 + + Changed the default CDDB server to gnudb.gnudb.org + + Asunder can now be more easily Flatpak-ed. Tanks to Kevin + "Eonfge" Degeling for the help. + + Updated eo, it, pt, pt_BR, sq, and zh_CN translations. + + Updated config.guess and config.sub with the current latest to + support (among other things) aarch64. + +- Version 2.9.5 + + Updated Catalan and Spanish translations. + + The following was contributed by Felix Braun: + - Updated Opus support to have a smooth progress bar. + +- Version 2.9.4 + + Updated Finnish and Swedish translations. + + Added support for joining artist and title in title field + (thanks to Tom Bailey). + +------------------------------------------------------------------- Thu Oct 11 12:35:07 UTC 2018 - Luigi Baldoni <aloisio@gmx.com> - Update to version 2.9.3
View file
asunder.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package asunder # -# Copyright (c) 2018 Packman Team <packman@links2linux.de> +# Copyright (c) 2023 Packman Team <packman@links2linux.de> # Copyright (c) 2009-2012 Pascal Bleser <pascal.bleser@opensuse.org> # Copyright (c) 2005-2009 oc2pus # @@ -19,7 +19,7 @@ Name: asunder -Version: 2.9.3 +Version: 2.9.7 Release: 0 Summary: Graphical CD Ripper and Encoder License: GPL-2.0+ @@ -82,5 +82,6 @@ %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png +%{_datadir}/pixmaps/%{name}.svg %changelog
View file
asunder-2.9.3.tar.bz2/AUTHORS -> asunder-2.9.7.tar.bz2/AUTHORS
Changed
@@ -2,7 +2,7 @@ Andrew Smith http://littlesvr.ca/contact.php -2005 - 2018 +2005 - 2019 - maintainer Eric Lathrop @@ -89,8 +89,17 @@ Antony Gelberg - Fixed when the CD is ejected to avoid problems before a full rip/encode cycle is completed. +Tom Bailey +- Added support for joining artist and title in title field. + Packages: +Kevin "Eonfge" Degeling +- Flatpak/Flathub setup for Asunder, version 2.9.6 + +Przemyslaw Buczkowski +- Fixed the CDDB tooltip after switch to Gnudb. + Toni Graffy Maintainer of many SuSE packages at PackMan - SuSE packages of Asunder, versions 0.1 - 1.6 @@ -168,7 +177,7 @@ - ca (Catalan) translation of Asunder versions 0.8.1 - 1.9 Toni Estevez -- ca (Catalan) translation of Asunder version 2.8 +- ca (Catalan) translation of Asunder versions 2.8 - 2.9.5 Schmaki - cs (Czeck) translation of Asunder versions 0.8 - 1.0, 1.9 @@ -212,6 +221,9 @@ Eero Salokannel - fi (Finnish) translation of Asunder versions 0.8 - 2.2 +janikinnunen +- fi (Finnish) translation of Asunder versions 2.9.3 + Christophe Legras - fr (French) translation of Asunder versions 0.8 - 1.9 @@ -221,6 +233,9 @@ Clement Raievsky - fr (French) translation of Asunder versions 2.1 - 2.2 +Jacques Burel +- fr (French) translation of Asunder version 2.9.7 + Miguel Anxo Bouzada - gl (Galician) translation of Asunder version 2.2 @@ -237,7 +252,7 @@ - hu (Hungarian) translation of Asunder versions 1.9.2 - 2.3 Valerio Guaglianone -- it (Italian) translation of Asunder versions 0.8 - 0.8.1, 1.6 - 1.9 +- it (Italian) translation of Asunder versions 0.8 - 0.8.1, 1.6 - 2.9.7 Fabio Vergnani - it (Italian) translation of Asunder version 1.0 @@ -245,6 +260,9 @@ Fabio Boccaletti - it (Italian) translation of Asunder version 2.3 +Albano Battistella +- it (Italian) translation of Asunder version 2.9.5 + UTUMI Hirosi - ja (Japanese) translation of Asunder versions 1.0 - 1.5 @@ -290,6 +308,9 @@ Sergio Marques - pt (Portuguese) translation of Asunder version 1.9 +Ricardo Simões +- pt (Portuguese) translation of Asunder version 2.9.5 + Flipe Augusto - pt_BR (Portuguese/Brazil) translation of Asunder versions 0.8.1 - 1.9 @@ -305,6 +326,9 @@ Paulo Roberto de Oliveira Castro - pt_BR (Portuguese/Brazil) translation of Asunder version 2.2 +Gilberto F da Silva +- pt_BR (Portuguese/Brazil) translation of Asunder version 2.9.5 + Alexandre Prokoudine - ru (Russian) translation of Asunder version 1.9.2 @@ -321,7 +345,7 @@ - sl (Slovenian) translation of Asunder versions 1.9 - 2.1 Besnik Bleta -- sq (Albanian) translation of Asunder versions 0.8 - 1.9 +- sq (Albanian) translation of Asunder versions 0.8 - 2.9.4 Milan Puzic - sr (Serbian) translation of Asunder versions 1.0, 1.9 @@ -333,7 +357,7 @@ - sv (Swedish) translation of Asunder versions 0.8 - 1.9 Andreas Ronnquist -- sv (Swedish) translation of Asunder versions 2.2-2.7 +- sv (Swedish) translation of Asunder versions 2.2-2.9 Savas Sen - tr (Turkish) translation of Asunder version 1.9 @@ -345,8 +369,8 @@ http://makki.urducoder.com/ - ur_PK (Urdu/Pakistan) translation of Asunder version 2.0 -Tiansworld -- zh_CN (Simplified Chineese) translation of Asunder version 2.3 +Shixiong Tian +- zh_CN (Simplified Chineese) translation of Asunder versions 2.3, 2.9.5 Jeff Bai - zh_CN (Simplified Chineese) translation of Asunder version 2.5
View file
asunder-2.9.3.tar.bz2/ChangeLog -> asunder-2.9.7.tar.bz2/ChangeLog
Changed
@@ -1,3 +1,26 @@ +12 Oct 2020 - 2.9.7 +=================== +- Updated italian and french translations. +- Fixed the CDDB tooltip to say gnudb instead. + +28 May 2020 - 2.9.6 +=================== +- Changed the default CDDB server to gnudb.gnudb.org +- Asunder can now be more easily Flatpak-ed. Tanks to Kevin "Eonfge" Degeling for the help. +- Updated eo, it, pt, pt_BR, sq, and zh_CN translations. +- Updated config.guess and config.sub with the current latest to support (among other things) aarch64. + +21 Oct 2019 - 2.9.5 +=================== +- Updated Catalan and Spanish translations. +The following was contributed by Felix Braun: +- Updated Opus support to have a smooth progress bar. + +29 Aug 2019 - 2.9.4 +=================== +- Updated Finnish and Swedish translations. +- Added support for joining artist and title in title field (thanks to Tom Bailey). + 1 Apr 2018 - 2.9.3 ================== The following was contributed by Gregory Margo:
View file
asunder-2.9.3.tar.bz2/Makefile.am -> asunder-2.9.7.tar.bz2/Makefile.am
Changed
@@ -3,9 +3,9 @@ SUBDIRS = src po pixdir = $(datadir)/pixmaps -pix_DATA = pixmaps/asunder.png +pix_DATA = pixmaps/asunder.png pixmaps/asunder.svg -EXTRA_DIST = asunder.desktop pixmaps/asunder.png syslogng +EXTRA_DIST = asunder.desktop pixmaps/asunder.png pixmaps/asunder.svg syslogng ACLOCAL_AMFLAGS = -I m4
View file
asunder-2.9.3.tar.bz2/Makefile.in -> asunder-2.9.7.tar.bz2/Makefile.in
Changed
@@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -162,7 +162,7 @@ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - cscope distdir dist dist-all distcheck + cscope distdir distdir-am dist dist-all distcheck am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ $(LISP)config.h.in # Read a list of newline-separated strings from the standard input, @@ -274,6 +274,7 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ @@ -356,8 +357,8 @@ top_srcdir = @top_srcdir@ SUBDIRS = src po pixdir = $(datadir)/pixmaps -pix_DATA = pixmaps/asunder.png -EXTRA_DIST = asunder.desktop pixmaps/asunder.png syslogng +pix_DATA = pixmaps/asunder.png pixmaps/asunder.svg +EXTRA_DIST = asunder.desktop pixmaps/asunder.png pixmaps/asunder.svg syslogng ACLOCAL_AMFLAGS = -I m4 desktopdir = $(datadir)/applications desktop_DATA = asunder.desktop @@ -386,8 +387,8 @@ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -562,7 +563,10 @@ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/.^$$\\*/\\\\&/g'`; \ @@ -627,7 +631,7 @@ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -653,7 +657,7 @@ @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -671,7 +675,7 @@ distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -681,7 +685,7 @@ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac
View file
asunder-2.9.3.tar.bz2/aclocal.m4 -> asunder-2.9.7.tar.bz2/aclocal.m4
Changed
@@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.15 -*- Autoconf -*- +# generated automatically by aclocal 1.16.1 -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -47,7 +47,10 @@ # # Modified to require ngettext # Matthias Clasen <mclasen@redhat.com> 08/06/2004 -# + +# Increment this whenever this file is changed. +#serial 1 + # We need this here as well, since someone might use autoconf-2.5x # to configure GLib then an older version to configure a package # using AM_GLIB_GNU_GETTEXT @@ -119,6 +122,51 @@ AC_SUBST($1)dnl ) +dnl Checks for special options needed on Mac OS X. +dnl Defines INTL_MACOSX_LIBS. +dnl +dnl Copied from intlmacosx.m4 in gettext, GPL. +dnl Copyright (C) 2004-2013 Free Software Foundation, Inc. +glib_DEFUN(glib_gt_INTL_MACOSX, + + dnl Check for API introduced in Mac OS X 10.2. + AC_CACHE_CHECK(for CFPreferencesCopyAppValue, + gt_cv_func_CFPreferencesCopyAppValue, + gt_save_LIBS="$LIBS" + LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" + AC_LINK_IFELSE( + AC_LANG_PROGRAM( + #include <CoreFoundation/CFPreferences.h>, + CFPreferencesCopyAppValue(NULL, NULL)), + gt_cv_func_CFPreferencesCopyAppValue=yes, + gt_cv_func_CFPreferencesCopyAppValue=no) + LIBS="$gt_save_LIBS") + if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then + AC_DEFINE(HAVE_CFPREFERENCESCOPYAPPVALUE, 1, + Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework.) + fi + dnl Check for API introduced in Mac OS X 10.3. + AC_CACHE_CHECK(for CFLocaleCopyCurrent, gt_cv_func_CFLocaleCopyCurrent, + gt_save_LIBS="$LIBS" + LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" + AC_LINK_IFELSE( + AC_LANG_PROGRAM( + #include <CoreFoundation/CFLocale.h>, + CFLocaleCopyCurrent();), + gt_cv_func_CFLocaleCopyCurrent=yes, + gt_cv_func_CFLocaleCopyCurrent=no) + LIBS="$gt_save_LIBS") + if test $gt_cv_func_CFLocaleCopyCurrent = yes; then + AC_DEFINE(HAVE_CFLOCALECOPYCURRENT, 1, + Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework.) + fi + INTL_MACOSX_LIBS= + if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLocaleCopyCurrent = yes; then + INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation" + fi + AC_SUBST(INTL_MACOSX_LIBS) +) + # GLIB_WITH_NLS #----------------- glib_DEFUN(GLIB_WITH_NLS, @@ -132,6 +180,8 @@ XGETTEXT=: INTLLIBS= + glib_gt_INTL_MACOSX + AC_CHECK_HEADER(libintl.h, gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" @@ -215,7 +265,7 @@ fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then - INTLLIBS="-lintl $libintl_extra_libs" + INTLLIBS="-lintl $libintl_extra_libs $INTL_MACOSX_LIBS" fi if test "$gt_cv_have_gettext" = "yes"; then @@ -648,8 +698,8 @@ # nls.m4 serial 5 (gettext-0.18) -dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -956,7 +1006,7 @@ AS_VAR_IF($1, "", $5, $4)dnl )dnl PKG_CHECK_VAR -# Copyright (C) 2002-2014 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -968,10 +1018,10 @@ # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN(AM_AUTOMAKE_VERSION, -am__api_version='1.15' +am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if($1, 1.15, , +m4_if($1, 1.16.1, , AC_FATAL(Do not call $0, use AM_INIT_AUTOMAKE($1).))dnl ) @@ -987,14 +1037,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN(AM_SET_CURRENT_AUTOMAKE_VERSION, -AM_AUTOMAKE_VERSION(1.15)dnl +AM_AUTOMAKE_VERSION(1.16.1)dnl m4_ifndef(AC_AUTOCONF_VERSION, m4_copy(m4_PACKAGE_VERSION, AC_AUTOCONF_VERSION))dnl _AM_AUTOCONF_VERSION(m4_defn(AC_AUTOCONF_VERSION))) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1046,7 +1096,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2014 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1077,7 +1127,7 @@ Usually this means the macro was only invoked conditionally.) fi)) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1268,13 +1318,12 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file 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. - # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN(_AM_OUTPUT_DEPENDENCY_COMMANDS, @@ -1282,49 +1331,41 @@ # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + AS_CASE($CONFIG_FILES, + *\'*, eval set x "$CONFIG_FILES", + *, set x $CONFIG_FILES) shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`AS_ECHO("$am_mf") | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME("$file")` - AS_MKDIR_P($dirpart/$fdir) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`AS_DIRNAME("$am_mf")` + am_filepart=`AS_BASENAME("$am_mf")` + AM_RUN_LOG(cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles) || am_rc=$? done + if test $am_rc -ne 0; then + AC_MSG_FAILURE(Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking).) + fi + AS_UNSET(am_dirpart) + AS_UNSET(am_filepart) + AS_UNSET(am_mf) + AS_UNSET(am_rc) + rm -f conftest-deps.mk } )# _AM_OUTPUT_DEPENDENCY_COMMANDS @@ -1333,18 +1374,17 @@ # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will -# need in order to bootstrap the dependency handling code. +# This code is only required when automatic dependency tracking is enabled. +# This creates each '.Po' and '.Plo' makefile fragment that we'll need in +# order to bootstrap the dependency handling code. AC_DEFUN(AM_OUTPUT_DEPENDENCY_COMMANDS, AC_CONFIG_COMMANDS(depfiles, test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS, - AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir") -) + AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}")) # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1431,8 +1471,8 @@ AC_REQUIRE(AC_PROG_MKDIR_P)dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> AC_SUBST(mkdir_p, '$(MKDIR_P)') # We need awk for the "check" target (and possibly the TAP driver). The # system "awk" is bad on some platforms. @@ -1499,7 +1539,7 @@ Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: <http://www.gnu.org/software/coreutils/>. +that behaves properly: <https://www.gnu.org/software/coreutils/>. If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -1541,7 +1581,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME("$_am_arg")`/stamp-h$_am_stamp_count) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1562,7 +1602,7 @@ fi AC_SUBST(install_sh)) -# Copyright (C) 2003-2014 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1584,7 +1624,7 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1619,7 +1659,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1627,49 +1667,42 @@ # AM_MAKE_INCLUDE() # ----------------- -# Check to see how make treats includes. +# Check whether make has an 'include' directive that can support all +# the idioms we need for our automatic dependency tracking code. AC_DEFUN(AM_MAKE_INCLUDE, -am_make=${MAKE-make} -cat > confinc << 'END' +AC_MSG_CHECKING(whether ${MAKE-make} supports the include directive) +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING(for style of include used by $am_make) am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST(am__include) -AC_SUBST(am__quote) -AC_MSG_RESULT($_am_result) -rm -f confinc confmf -) +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + AM_RUN_LOG(${MAKE-make} -f confmf.$s && cat confinc.out) + AS_CASE($?:`cat confinc.out 2>/dev/null`, + '0:this is the am__doit target', + AS_CASE($s, + BSD, am__include='.include' am__quote='"', + am__include='include' am__quote='')) + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +AC_MSG_RESULT(${_am_result}) +AC_SUBST(am__include)) +AC_SUBST(am__quote)) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2014 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1710,7 +1743,7 @@ # Obsolete and "removed" macros, that must however still report explicit # error messages when used, to smooth transition. # -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1737,7 +1770,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1766,7 +1799,7 @@ AC_DEFUN(_AM_IF_OPTION, m4_ifset(_AM_MANGLE_OPTION($1), $2, $3)) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1813,7 +1846,7 @@ # For backward compatibility. AC_DEFUN_ONCE(AM_PROG_CC_C_O, AC_REQUIRE(AC_PROG_CC)) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1832,7 +1865,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1913,7 +1946,7 @@ rm -f conftest.file ) -# Copyright (C) 2009-2014 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1973,7 +2006,7 @@ _AM_SUBST_NOTMAKE(AM_BACKSLASH)dnl ) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -2001,7 +2034,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST(INSTALL_STRIP_PROGRAM)) -# Copyright (C) 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -2020,7 +2053,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2014 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it,
View file
asunder-2.9.3.tar.bz2/compile -> asunder-2.9.7.tar.bz2/compile
Changed
@@ -1,9 +1,9 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2012-10-14.11; # UTC +scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -255,7 +255,8 @@ echo "compile $scriptversion" exit $? ;; - cl | */\\cl | cl.exe | */\\cl.exe ) + cl | */\\cl | cl.exe | */\\cl.exe | \ + icl | */\\icl | icl.exe | */\\icl.exe ) func_cl_wrapper "$@" # Doesn't return... ;; esac @@ -339,9 +340,9 @@ # Local Variables: # mode: shell-script # sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End:
View file
asunder-2.9.3.tar.bz2/config.guess -> asunder-2.9.7.tar.bz2/config.guess
Changed
@@ -1,13 +1,12 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2005-07-08' +timestamp='2020-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -16,26 +15,22 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see <https://www.gnu.org/licenses/>. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Originally written by Per Bothner <per@bothner.com>. -# Please send patches to <config-patches@gnu.org>. Submit a context -# diff and a properly formatted ChangeLog entry. +# the same distribution terms that you use for the rest of that +# program. This Exception is an additional permission under section 7 +# of the GNU General Public License, version 3 ("GPLv3"). # -# This script attempts to guess a canonical system name similar to -# config.sub. If it succeeds, it prints the system name on stdout, and -# exits with 0. Otherwise, it exits with 1. +# Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # -# The plan is that this can be called by configure scripts if you -# don't specify an explicit build system type. +# You can get the latest version of this script from: +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess +# +# Please send patches to <config-patches@gnu.org>. + me=`echo "$0" | sed -e 's,.*/,,'` @@ -44,7 +39,7 @@ Output the configuration name of the system \`$me' is run on. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -55,8 +50,7 @@ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -Free Software Foundation, Inc. +Copyright 1992-2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -90,8 +84,6 @@ exit 1 fi -trap 'exit 1' 1 2 15 - # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a @@ -102,34 +94,40 @@ # Portable tmp directory creation inspired by the Autoconf team. -set_cc_for_build=' -trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; -trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; -: ${TMPDIR=/tmp} ; - { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; -dummy=$tmp/dummy ; -tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; -case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; - for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then - CC_FOR_BUILD="$c"; break ; - fi ; - done ; - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found ; - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; -esac ; set_cc_for_build= ;' +tmp= +# shellcheck disable=SC2172 +trap 'test -z "$tmp" || rm -fr "$tmp"' 0 1 2 13 15 + +set_cc_for_build() { + # prevent multiple calls if $tmp is already set + test "$tmp" && return 0 + : "${TMPDIR=/tmp}" + # shellcheck disable=SC2039 + { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || + { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || + { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure temp directory" >&2 ; } || + { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } + dummy=$tmp/dummy + case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in + ,,) echo "int x;" > "$dummy.c" + for driver in cc gcc c89 c99 ; do + if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then + CC_FOR_BUILD="$driver" + break + fi + done + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; + esac +} # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) -if (test -f /.attbin/uname) >/dev/null 2>&1 ; then +if test -f /.attbin/uname ; then PATH=$PATH:/.attbin ; export PATH fi @@ -138,12 +136,40 @@ UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown +case "$UNAME_SYSTEM" in +Linux|GNU|GNU/*) + # If the system lacks a compiler, then just pick glibc. + # We could probably try harder. + LIBC=gnu + + set_cc_for_build + cat <<-EOF > "$dummy.c" + #include <features.h> + #if defined(__UCLIBC__) + LIBC=uclibc + #elif defined(__dietlibc__) + LIBC=dietlibc + #else + LIBC=gnu + #endif + EOF + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" + + # If ldd exists, use it to detect musl libc. + if command -v ldd >/dev/null && \ + ldd --version 2>&1 | grep -q ^musl + then + LIBC=musl + fi + ;; +esac + # Note: order is significant - the case branches are not exclusive. -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in +case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -153,22 +179,33 @@ # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" - UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || echo unknown)` - case "${UNAME_MACHINE_ARCH}" in + UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ + "/sbin/$sysctl" 2>/dev/null || \ + "/usr/sbin/$sysctl" 2>/dev/null || \ + echo unknown)` + case "$UNAME_MACHINE_ARCH" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; + sh5el) machine=sh5le-unknown ;; + earmv*) + arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv0-9\).*$,\1,'` + endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` + machine="${arch}${endian}"-unknown + ;; + *) machine="$UNAME_MACHINE_ARCH"-unknown ;; esac # The Operating System including object format, if it has switched - # to ELF recently, or will in the future. - case "${UNAME_MACHINE_ARCH}" in + # to ELF recently (or will in the future) and ABI. + case "$UNAME_MACHINE_ARCH" in + earm*) + os=netbsdelf + ;; arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build + set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep __ELF__ >/dev/null + | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? @@ -178,7 +215,14 @@ fi ;; *) - os=netbsd + os=netbsd + ;; + esac + # Determine ABI tags. + case "$UNAME_MACHINE_ARCH" in + earm*) + expr='s/^earmv0-9/-eabi/;s/eb$//' + abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` ;; esac # The OS release @@ -186,31 +230,60 @@ # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in + case "$UNAME_VERSION" in Debian*) release='-gnu' ;; *) - release=`echo ${UNAME_RELEASE}|sed -e 's/-_.*/\./'` + release=`echo "$UNAME_RELEASE" | sed -e 's/-_.*//' | cut -d. -f1,2` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" + echo "$machine-${os}${release}${abi-}" + exit ;; + *:Bitrig:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` + echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} + echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE" + exit ;; + *:LibertyBSD:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` + echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE" + exit ;; + *:MidnightBSD:*:*) + echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE" exit ;; *:ekkoBSD:*:*) - echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE" + exit ;; + *:SolidBSD:*:*) + echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE" + exit ;; + *:OS108:*:*) + echo "$UNAME_MACHINE"-unknown-os108_"$UNAME_RELEASE" exit ;; macppc:MirBSD:*:*) - echo powerppc-unknown-mirbsd${UNAME_RELEASE} + echo powerpc-unknown-mirbsd"$UNAME_RELEASE" exit ;; *:MirBSD:*:*) - echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE" + exit ;; + *:Sortix:*:*) + echo "$UNAME_MACHINE"-unknown-sortix + exit ;; + *:Twizzler:*:*) + echo "$UNAME_MACHINE"-unknown-twizzler + exit ;; + *:Redox:*:*) + echo "$UNAME_MACHINE"-unknown-redox + exit ;; + mips:OSF1:*.*) + echo mips-dec-osf1 exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in @@ -218,7 +291,7 @@ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on @@ -228,60 +301,54 @@ ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") - UNAME_MACHINE="alpha" ;; + UNAME_MACHINE=alpha ;; "EV4.5 (21064)") - UNAME_MACHINE="alpha" ;; + UNAME_MACHINE=alpha ;; "LCA4 (21066/21068)") - UNAME_MACHINE="alpha" ;; + UNAME_MACHINE=alpha ;; "EV5 (21164)") - UNAME_MACHINE="alphaev5" ;; + UNAME_MACHINE=alphaev5 ;; "EV5.6 (21164A)") - UNAME_MACHINE="alphaev56" ;; + UNAME_MACHINE=alphaev56 ;; "EV5.6 (21164PC)") - UNAME_MACHINE="alphapca56" ;; + UNAME_MACHINE=alphapca56 ;; "EV5.7 (21164PC)") - UNAME_MACHINE="alphapca57" ;; + UNAME_MACHINE=alphapca57 ;; "EV6 (21264)") - UNAME_MACHINE="alphaev6" ;; + UNAME_MACHINE=alphaev6 ;; "EV6.7 (21264A)") - UNAME_MACHINE="alphaev67" ;; + UNAME_MACHINE=alphaev67 ;; "EV6.8CB (21264C)") - UNAME_MACHINE="alphaev68" ;; + UNAME_MACHINE=alphaev68 ;; "EV6.8AL (21264B)") - UNAME_MACHINE="alphaev68" ;; + UNAME_MACHINE=alphaev68 ;; "EV6.8CX (21264D)") - UNAME_MACHINE="alphaev68" ;; + UNAME_MACHINE=alphaev68 ;; "EV6.9A (21264/EV69A)") - UNAME_MACHINE="alphaev69" ;; + UNAME_MACHINE=alphaev69 ;; "EV7 (21364)") - UNAME_MACHINE="alphaev7" ;; + UNAME_MACHINE=alphaev7 ;; "EV7.9 (21364A)") - UNAME_MACHINE="alphaev79" ;; + UNAME_MACHINE=alphaev79 ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^PVTX//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - exit ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; + echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^PVTX//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" + # Reset EXIT trap before exiting to avoid spurious non-zero exit code. + exitcode=$? + trap '' 0 + exit $exitcode ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:AamigaOoSs:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos + echo "$UNAME_MACHINE"-unknown-amigaos exit ;; *:MmorphOoSs:*:*) - echo ${UNAME_MACHINE}-unknown-morphos + echo "$UNAME_MACHINE"-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition @@ -290,12 +357,12 @@ echo s390-ibm-zvmoe exit ;; *:OS400:*:*) - echo powerpc-ibm-os400 + echo powerpc-ibm-os400 exit ;; arm:RISC*:1.012*:*|arm:riscix:1.012*:*) - echo arm-acorn-riscix${UNAME_RELEASE} + echo arm-acorn-riscix"$UNAME_RELEASE" exit ;; - arm:riscos:*:*|arm:RISCOS:*:*) + arm*:riscos:*:*|arm*:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) @@ -319,20 +386,39 @@ case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; + s390x:SunOS:*:*) + echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/^.*//'`" + exit ;; sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/^.*//'` + echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/^.*//'`" exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/^.*//'` - exit ;; - i86pc:SunOS:5.*:*) - echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/^.*//'` + echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/^.*//'`" + exit ;; + i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) + echo i386-pc-auroraux"$UNAME_RELEASE" + exit ;; + i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) + set_cc_for_build + SUN_ARCH=i386 + # If there is a compiler, see if it is configured for 64-bit objects. + # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. + # This test works for both compilers. + if "$CC_FOR_BUILD" != no_compiler_found ; then + if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + SUN_ARCH=x86_64 + fi + fi + echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/^.*//'`" exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/^.*//'` + echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/^.*//'`" exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in @@ -341,25 +427,25 @@ ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" exit ;; sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} + echo m68k-sun-sunos"$UNAME_RELEASE" exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 + test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) - echo m68k-sun-sunos${UNAME_RELEASE} + echo m68k-sun-sunos"$UNAME_RELEASE" ;; sun4) - echo sparc-sun-sunos${UNAME_RELEASE} + echo sparc-sun-sunos"$UNAME_RELEASE" ;; esac exit ;; aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} + echo sparc-auspex-sunos"$UNAME_RELEASE" exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not @@ -370,44 +456,44 @@ # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atariste:*MiNT:*:* | atariste:*mint:*:* | atariste:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} + echo m68k-atari-mint"$UNAME_RELEASE" exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atariste:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; + echo m68k-atari-mint"$UNAME_RELEASE" + exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} + echo m68k-atari-mint"$UNAME_RELEASE" exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} - exit ;; + echo m68k-milan-mint"$UNAME_RELEASE" + exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} - exit ;; + echo m68k-hades-mint"$UNAME_RELEASE" + exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} - exit ;; + echo m68k-unknown-mint"$UNAME_RELEASE" + exit ;; m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} + echo m68k-apple-machten"$UNAME_RELEASE" exit ;; powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} + echo powerpc-apple-machten"$UNAME_RELEASE" exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} + echo mips-dec-ultrix"$UNAME_RELEASE" exit ;; VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} + echo vax-dec-ultrix"$UNAME_RELEASE" exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} + echo clipper-intergraph-clix"$UNAME_RELEASE" exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + set_cc_for_build + sed 's/^ //' << EOF > "$dummy.c" #ifdef __cplusplus #include <stdio.h> /* for printf() prototype */ int main (int argc, char *argv) { @@ -416,23 +502,23 @@ #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv1); exit (0); + printf ("mips-mips-riscos%ssysv\\n", argv1); exit (0); #endif #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv1); exit (0); + printf ("mips-mips-riscos%ssvr4\\n", argv1); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv1); exit (0); + printf ("mips-mips-riscos%sbsd\\n", argv1); exit (0); #endif #endif exit (-1); } EOF - $CC_FOR_BUILD -o $dummy $dummy.c && - dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\(0-9*\).*/\1/p'` && - SYSTEM_NAME=`$dummy $dummyarg` && + $CC_FOR_BUILD -o "$dummy" "$dummy.c" && + dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\(0-9*\).*/\1/p'` && + SYSTEM_NAME=`"$dummy" "$dummyarg"` && { echo "$SYSTEM_NAME"; exit; } - echo mips-mips-riscos${UNAME_RELEASE} + echo mips-mips-riscos"$UNAME_RELEASE" exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax @@ -456,21 +542,21 @@ echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if $UNAME_PROCESSOR = mc88100 || $UNAME_PROCESSOR = mc88110 + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if "$UNAME_PROCESSOR" = mc88100 || "$UNAME_PROCESSOR" = mc88110 then - if ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx || \ - ${TARGET_BINARY_INTERFACE}x = x + if "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx || \ + "$TARGET_BINARY_INTERFACE"x = x then - echo m88k-dg-dgux${UNAME_RELEASE} + echo m88k-dg-dgux"$UNAME_RELEASE" else - echo m88k-dg-dguxbcs${UNAME_RELEASE} + echo m88k-dg-dguxbcs"$UNAME_RELEASE" fi else - echo i586-dg-dgux${UNAME_RELEASE} + echo i586-dg-dgux"$UNAME_RELEASE" fi - exit ;; + exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; @@ -485,7 +571,7 @@ echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" exit ;; ????????:AIX?:12.1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id @@ -497,14 +583,14 @@ if -x /usr/bin/oslevel ; then IBM_REV=`/usr/bin/oslevel` else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + echo "$UNAME_MACHINE"-ibm-aix"$IBM_REV" exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + set_cc_for_build + sed 's/^ //' << EOF > "$dummy.c" #include <sys/systemcfg.h> main() @@ -515,7 +601,7 @@ exit(0); } EOF - if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` + if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` then echo "$SYSTEM_NAME" else @@ -527,28 +613,29 @@ echo rs6000-ibm-aix3.2 fi exit ;; - *:AIX:*:45) + *:AIX:*:4567) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi - if -x /usr/bin/oslevel ; then - IBM_REV=`/usr/bin/oslevel` + if -x /usr/bin/lslpp ; then + IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | + awk -F: '{ print $3 }' | sed s/0-9*$/0/` else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} + echo "$IBM_ARCH"-ibm-aix"$IBM_REV" exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) + ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx @@ -563,67 +650,67 @@ echo m68k-hp-bsd4.4 exit ;; 9000/34678??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/^.*.0B*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/34?? ) HP_ARCH=m68k ;; + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/^.*.0B*//'` + case "$UNAME_MACHINE" in + 9000/31?) HP_ARCH=m68000 ;; + 9000/34??) HP_ARCH=m68k ;; 9000/6780-90-9) if -x /usr/bin/getconf ; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in - 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 - 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in - 32) HP_ARCH="hppa2.0n" ;; - 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 - esac ;; - esac + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "$sc_cpu_version" in + 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0 + 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "$sc_kernel_bits" in + 32) HP_ARCH=hppa2.0n ;; + 64) HP_ARCH=hppa2.0w ;; + '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20 + esac ;; + esac fi - if "${HP_ARCH}" = "" ; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + if "$HP_ARCH" = "" ; then + set_cc_for_build + sed 's/^ //' << EOF > "$dummy.c" - #define _HPUX_SOURCE - #include <stdlib.h> - #include <unistd.h> + #define _HPUX_SOURCE + #include <stdlib.h> + #include <unistd.h> - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` + (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac - if ${HP_ARCH} = "hppa2.0w" + if "$HP_ARCH" = hppa2.0w then - eval $set_cc_for_build + set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler @@ -634,23 +721,23 @@ # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 - if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep __LP64__ >/dev/null + if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | + grep -q __LP64__ then - HP_ARCH="hppa2.0w" + HP_ARCH=hppa2.0w else - HP_ARCH="hppa64" + HP_ARCH=hppa64 fi fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} + echo "$HP_ARCH"-hp-hpux"$HPUX_REV" exit ;; ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/^.*.0B*//'` - echo ia64-hp-hpux${HPUX_REV} + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/^.*.0B*//'` + echo ia64-hp-hpux"$HPUX_REV" exit ;; 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + set_cc_for_build + sed 's/^ //' << EOF > "$dummy.c" #include <unistd.h> int main () @@ -675,11 +762,11 @@ exit (0); } EOF - $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && + $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?79:4.3bsd:*:* ) + 9000/7??:4.3bsd:*:* | 9000/8?79:4.3bsd:*:*) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) @@ -688,7 +775,7 @@ *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; - hp7??:OSF1:*:* | hp8?79:OSF1:*:* ) + hp7??:OSF1:*:* | hp8?79:OSF1:*:*) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) @@ -696,9 +783,9 @@ exit ;; i*86:OSF1:*:*) if -x /usr/sbin/sysversion ; then - echo ${UNAME_MACHINE}-unknown-osf1mk + echo "$UNAME_MACHINE"-unknown-osf1mk else - echo ${UNAME_MACHINE}-unknown-osf1 + echo "$UNAME_MACHINE"-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) @@ -706,278 +793,313 @@ exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd - exit ;; + exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi - exit ;; + exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd - exit ;; + exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd - exit ;; + exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd - exit ;; + exit ;; CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.^.*$/.X/' + echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.^.*$/.X/' exit ;; CRAY*A-Z90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \ | sed -e 's/CRAY.*\(A-Z90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.^.*$/.X/' exit ;; CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.^.*$/.X/' + echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.^.*$/.X/' exit ;; CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.^.*$/.X/' + echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.^.*$/.X/' exit ;; CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.^.*$/.X/' + echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.^.*$/.X/' exit ;; *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.^.*$/.X/' + echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.^.*$/.X/' exit ;; F3001:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` - echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; + FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` + FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` + FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; 5000:UNIX_System_V:4.*:*) - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` - echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` + FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` + echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE" exit ;; sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} + echo sparc-unknown-bsdi"$UNAME_RELEASE" exit ;; *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE" + exit ;; + arm:FreeBSD:*:*) + UNAME_PROCESSOR=`uname -p` + set_cc_for_build + if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ARM_PCS_VFP + then + echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/-(.*//'`"-gnueabi + else + echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/-(.*//'`"-gnueabihf + fi exit ;; *:FreeBSD:*:*) - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/-(.*//'` + UNAME_PROCESSOR=`/usr/bin/uname -p` + case "$UNAME_PROCESSOR" in + amd64) + UNAME_PROCESSOR=x86_64 ;; + i386) + UNAME_PROCESSOR=i586 ;; + esac + echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/-(.*//'`" exit ;; i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin + echo "$UNAME_MACHINE"-pc-cygwin exit ;; - i*:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 + *:MINGW64*:*) + echo "$UNAME_MACHINE"-pc-mingw64 exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 + *:MINGW*:*) + echo "$UNAME_MACHINE"-pc-mingw32 exit ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit ;; - x86:Interix*:34*) - echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//' + *:MSYS*:*) + echo "$UNAME_MACHINE"-pc-msys exit ;; - 34586:Windows_95:* | 34586:Windows_98:* | 34586:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix + i*:PW*:*) + echo "$UNAME_MACHINE"-pc-pw32 exit ;; + *:Interix*:*) + case "$UNAME_MACHINE" in + x86) + echo i586-pc-interix"$UNAME_RELEASE" + exit ;; + authenticamd | genuineintel | EM64T) + echo x86_64-unknown-interix"$UNAME_RELEASE" + exit ;; + IA64) + echo ia64-unknown-interix"$UNAME_RELEASE" + exit ;; + esac ;; i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin - exit ;; - amd64:CYGWIN*:*:*) - echo x86_64-unknown-cygwin + echo "$UNAME_MACHINE"-pc-uwin exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin + amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) + echo x86_64-pc-cygwin exit ;; prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/^.*//'` + echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/^.*//'`" exit ;; *:GNU:*:*) # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,-/.*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + echo "`echo "$UNAME_MACHINE"|sed -e 's,-/.*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^^/*/,,' | tr 'A-Z' 'a-z'``echo ${UNAME_RELEASE}|sed -e 's/-(.*//'`-gnu + echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^^/*/,,' | tr ":upper:" ":lower:"``echo "$UNAME_RELEASE"|sed -e 's/-(.*//'`-$LIBC" + exit ;; + *:Minix:*:*) + echo "$UNAME_MACHINE"-unknown-minix + exit ;; + aarch64:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' /proc/cpuinfo 2>/dev/null` in + EV5) UNAME_MACHINE=alphaev5 ;; + EV56) UNAME_MACHINE=alphaev56 ;; + PCA56) UNAME_MACHINE=alphapca56 ;; + PCA57) UNAME_MACHINE=alphapca56 ;; + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; + esac + objdump --private-headers /bin/sh | grep -q ld.so.1 + if test "$?" = 0 ; then LIBC=gnulibc1 ; fi + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix + arc:Linux:*:* | arceb:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; arm*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + set_cc_for_build + if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ARM_EABI__ + then + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + else + if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ARM_PCS_VFP + then + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabi + else + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabihf + fi + fi + exit ;; + avr32*:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; cris:Linux:*:*) - echo cris-axis-linux-gnu + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" exit ;; crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" + exit ;; + e2k:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; frv:Linux:*:*) - echo frv-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + hexagon:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + i*86:Linux:*:*) + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" exit ;; ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + k1om:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; - mips:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + mips:Linux:*:* | mips64:Linux:*:*) + set_cc_for_build + IS_GLIBC=0 + test x"${LIBC}" = xgnu && IS_GLIBC=1 + sed 's/^ //' << EOF > "$dummy.c" #undef CPU #undef mips #undef mipsel - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mipsel + #undef mips64 + #undef mips64el + #if ${IS_GLIBC} && defined(_ABI64) + LIBCABI=gnuabi64 #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips + #if ${IS_GLIBC} && defined(_ABIN32) + LIBCABI=gnuabin32 #else - CPU= + LIBCABI=${LIBC} #endif #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips64 - #undef mips64el + + #if ${IS_GLIBC} && defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 + CPU=mipsisa64r6 + #else + #if ${IS_GLIBC} && !defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 + CPU=mipsisa32r6 + #else + #if defined(__mips64) + CPU=mips64 + #else + CPU=mips + #endif + #endif + #endif + #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mips64el + MIPS_ENDIAN=el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips64 + MIPS_ENDIAN= #else - CPU= + MIPS_ENDIAN= #endif #endif EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`" + test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu + mips64el:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu + openrisc*:Linux:*:*) + echo or1k-unknown-linux-"$LIBC" exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + or32:Linux:*:* | or1k*:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + padre:Linux:*:*) + echo sparc-unknown-linux-"$LIBC" + exit ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-"$LIBC" exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu^a-z*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; + PA7*) echo hppa1.1-unknown-linux-"$LIBC" ;; + PA8*) echo hppa2.0-unknown-linux-"$LIBC" ;; + *) echo hppa-unknown-linux-"$LIBC" ;; esac exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu + ppc64:Linux:*:*) + echo powerpc64-unknown-linux-"$LIBC" + exit ;; + ppc:Linux:*:*) + echo powerpc-unknown-linux-"$LIBC" + exit ;; + ppc64le:Linux:*:*) + echo powerpc64le-unknown-linux-"$LIBC" + exit ;; + ppcle:Linux:*:*) + echo powerpcle-unknown-linux-"$LIBC" + exit ;; + riscv32:Linux:*:* | riscv64:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux + echo "$UNAME_MACHINE"-ibm-linux-"$LIBC" exit ;; sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + tile*:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + vax:Linux:*:*) + echo "$UNAME_MACHINE"-dec-linux-"$LIBC" exit ;; x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" + exit ;; + xtensa*:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; - i*86:Linux:*:*) - # The BFD linker knows what the default object file format is, so - # first see if it will tell us. cd to the root directory to prevent - # problems with other programs or directories called `ld' in the path. - # Set LC_ALL=C to ensure ld outputs messages in English. - ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ - | sed -ne '/supported targets:/!d - s/ */ /g - s/.*supported targets: *// - s/ .*// - p'` - case "$ld_supported_targets" in - elf32-i386) - TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" - ;; - a.out-i386-linux) - echo "${UNAME_MACHINE}-pc-linux-gnuaout" - exit ;; - coff-i386) - echo "${UNAME_MACHINE}-pc-linux-gnucoff" - exit ;; - "") - # Either a pre-BFD a.out linker (linux-gnuoldld) or - # one that does not give us useful --help. - echo "${UNAME_MACHINE}-pc-linux-gnuoldld" - exit ;; - esac - # Determine whether the default compiler is a.out or elf - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include <features.h> - #ifdef __ELF__ - # ifdef __GLIBC__ - # if __GLIBC__ >= 2 - LIBC=gnu - # else - LIBC=gnulibc1 - # endif - # else - LIBC=gnulibc1 - # endif - #else - #ifdef __INTEL_COMPILER - LIBC=gnu - #else - LIBC=gnuaout - #endif - #endif - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` - test x"${LIBC}" != x && { - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit - } - test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; } - ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both @@ -985,54 +1107,54 @@ echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + # Use sysv4.2uw... so that sysv4* matches it. + echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION" exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx + echo "$UNAME_MACHINE"-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop + echo "$UNAME_MACHINE"-unknown-stop exit ;; i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos + echo "$UNAME_MACHINE"-unknown-atheos exit ;; i*86:syllable:*:*) - echo ${UNAME_MACHINE}-pc-syllable + echo "$UNAME_MACHINE"-pc-syllable exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.01*:* | i*86:LynxOS:4.0*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} + i*86:LynxOS:2.*:* | i*86:LynxOS:3.01*:* | i*86:LynxOS:4.02*:*) + echo i386-unknown-lynxos"$UNAME_RELEASE" exit ;; i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp + echo "$UNAME_MACHINE"-pc-msdosdjgpp exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + i*86:*:4.*:*) + UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + echo "$UNAME_MACHINE"-univel-sysv"$UNAME_REL" else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + echo "$UNAME_MACHINE"-pc-sysv"$UNAME_REL" fi exit ;; i*86:*:5:678*) - # UnixWare 7.x, OpenUNIX and OpenServer 6. + # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} + echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}" exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name` - echo ${UNAME_MACHINE}-pc-isc$UNAME_REL + echo "$UNAME_MACHINE"-pc-isc"$UNAME_REL" elif /bin/uname -X 2>/dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 @@ -1042,17 +1164,20 @@ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + echo "$UNAME_MACHINE"-pc-sco"$UNAME_REL" else - echo ${UNAME_MACHINE}-pc-sysv32 + echo "$UNAME_MACHINE"-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i386. - echo i386-pc-msdosdjgpp - exit ;; + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configure will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp + exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; @@ -1061,9 +1186,9 @@ exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) @@ -1083,29 +1208,39 @@ test -r /etc/.relid \ && OS_REL=.`sed -n 's/^ * ^ * \(0-90-9\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; 334??:*:4.0:* | 334??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4; exit; } ;; + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4; exit; } ;; + NCR*:*:4.2:* | MPRAS*:*:4.2:*) + OS_REL='.3' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/^ * ^ * \(0-90-9\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } + /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} + echo m68k-unknown-lynxos"$UNAME_RELEASE" exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} + echo sparc-unknown-lynxos"$UNAME_RELEASE" exit ;; rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} + echo rs6000-unknown-lynxos"$UNAME_RELEASE" exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.01*:* | PowerPC:LynxOS:4.0*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.01*:* | PowerPC:LynxOS:4.02*:*) + echo powerpc-unknown-lynxos"$UNAME_RELEASE" exit ;; SMBES:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} + echo mips-dde-sysv"$UNAME_RELEASE" exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 @@ -1116,15 +1251,15 @@ *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 + echo "$UNAME_MACHINE"-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says <Richard.M.Bartel@ccMail.Census.GOV> - echo i586-unisys-sysv4 - exit ;; + PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says <Richard.M.Bartel@ccMail.Census.GOV> + echo i586-unisys-sysv4 + exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes <hewes@openmarket.com>. # How about differentiating between stratus architectures? -djm @@ -1136,25 +1271,25 @@ exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. - echo ${UNAME_MACHINE}-stratus-vos + echo "$UNAME_MACHINE"-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} + echo m68k-apple-aux"$UNAME_RELEASE" exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R34000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if -d /usr/nec ; then - echo mips-nec-sysv${UNAME_RELEASE} + echo mips-nec-sysv"$UNAME_RELEASE" else - echo mips-unknown-sysv${UNAME_RELEASE} + echo mips-unknown-sysv"$UNAME_RELEASE" fi - exit ;; + exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; @@ -1164,45 +1299,101 @@ BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; + BePC:Haiku:*:*) # Haiku running on Intel PC compatible. + echo i586-pc-haiku + exit ;; + x86_64:Haiku:*:*) + echo x86_64-unknown-haiku + exit ;; SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} + echo sx4-nec-superux"$UNAME_RELEASE" exit ;; SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} + echo sx5-nec-superux"$UNAME_RELEASE" exit ;; SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} + echo sx6-nec-superux"$UNAME_RELEASE" + exit ;; + SX-7:SUPER-UX:*:*) + echo sx7-nec-superux"$UNAME_RELEASE" + exit ;; + SX-8:SUPER-UX:*:*) + echo sx8-nec-superux"$UNAME_RELEASE" + exit ;; + SX-8R:SUPER-UX:*:*) + echo sx8r-nec-superux"$UNAME_RELEASE" + exit ;; + SX-ACE:SUPER-UX:*:*) + echo sxace-nec-superux"$UNAME_RELEASE" exit ;; Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} + echo powerpc-apple-rhapsody"$UNAME_RELEASE" exit ;; *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE" exit ;; *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown + UNAME_PROCESSOR=`uname -p` case $UNAME_PROCESSOR in - *86) UNAME_PROCESSOR=i686 ;; unknown) UNAME_PROCESSOR=powerpc ;; esac - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} + if command -v xcode-select > /dev/null 2> /dev/null && \ + ! xcode-select --print-path > /dev/null 2> /dev/null ; then + # Avoid executing cc if there is no toolchain installed as + # cc will be a stub that puts up a graphical alert + # prompting the user to install developer tools. + CC_FOR_BUILD=no_compiler_found + else + set_cc_for_build + fi + if "$CC_FOR_BUILD" != no_compiler_found ; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + case $UNAME_PROCESSOR in + i386) UNAME_PROCESSOR=x86_64 ;; + powerpc) UNAME_PROCESSOR=powerpc64 ;; + esac + fi + # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc + if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_PPC >/dev/null + then + UNAME_PROCESSOR=powerpc + fi + elif test "$UNAME_PROCESSOR" = i386 ; then + # uname -m returns i386 or x86_64 + UNAME_PROCESSOR=$UNAME_MACHINE + fi + echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE" exit ;; *:procnto*:*:* | *:QNX:0123456789*:*) UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = "x86"; then + if test "$UNAME_PROCESSOR" = x86; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} + echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE" exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; - NSE-?:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} + NEO-*:NONSTOP_KERNEL:*:*) + echo neo-tandem-nsk"$UNAME_RELEASE" + exit ;; + NSE-*:NONSTOP_KERNEL:*:*) + echo nse-tandem-nsk"$UNAME_RELEASE" exit ;; - NSR-?:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} + NSR-*:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk"$UNAME_RELEASE" + exit ;; + NSV-*:NONSTOP_KERNEL:*:*) + echo nsv-tandem-nsk"$UNAME_RELEASE" + exit ;; + NSX-*:NONSTOP_KERNEL:*:*) + echo nsx-tandem-nsk"$UNAME_RELEASE" exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux @@ -1211,18 +1402,19 @@ echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE" exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. - if test "$cputype" = "386"; then + # shellcheck disable=SC2154 + if test "$cputype" = 386; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi - echo ${UNAME_MACHINE}-unknown-plan9 + echo "$UNAME_MACHINE"-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 @@ -1243,14 +1435,14 @@ echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} + echo mips-sei-seiux"$UNAME_RELEASE" exit ;; *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/-(.*//'` + echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/-(.*//'`" exit ;; *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in + UNAME_MACHINE=`(uname -p) 2>/dev/null` + case "$UNAME_MACHINE" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; @@ -1259,18 +1451,39 @@ echo i386-pc-xenix exit ;; i*86:skyos:*:*) - echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' + echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" + exit ;; + i*86:rdos:*:*) + echo "$UNAME_MACHINE"-pc-rdos + exit ;; + i*86:AROS:*:*) + echo "$UNAME_MACHINE"-pc-aros + exit ;; + x86_64:VMkernel:*:*) + echo "$UNAME_MACHINE"-unknown-esx + exit ;; + amd64:Isilon\ OneFS:*:*) + echo x86_64-unknown-onefs + exit ;; + *:Unleashed:*:*) + echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE" exit ;; esac -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - -eval $set_cc_for_build -cat >$dummy.c <<EOF +# No uname command or uname output not recognized. +set_cc_for_build +cat > "$dummy.c" <<EOF #ifdef _SEQUENT_ -# include <sys/types.h> -# include <sys/utsname.h> +#include <sys/types.h> +#include <sys/utsname.h> +#endif +#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) +#if defined (vax) || defined (__vax) || defined (__vax__) || defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) +#include <signal.h> +#if defined(_SIZE_T_) || defined(SIGLOST) +#include <sys/utsname.h> +#endif +#endif #endif main () { @@ -1283,20 +1496,12 @@ #include <sys/param.h> printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 - "4" + "4" #else - "" + "" #endif - ); exit (0); -#endif -#endif - -#if defined (__arm) && defined (__acorn) && defined (__unix) - printf ("arm-acorn-riscix\n"); exit (0); + ); exit (0); #endif - -#if defined (hp300) && !defined (hpux) - printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) @@ -1338,39 +1543,54 @@ #endif #if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); + struct utsname un; + uname(&un); + if (strncmp(un.version, "V2", 2) == 0) { + printf ("i386-sequent-ptx2\n"); exit (0); + } + if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ + printf ("i386-sequent-ptx1\n"); exit (0); + } + printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) -# if !defined (ultrix) -# include <sys/param.h> -# if defined (BSD) -# if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -# else -# if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# endif -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# else - printf ("vax-dec-ultrix\n"); exit (0); -# endif +#if !defined (ultrix) +#include <sys/param.h> +#if defined (BSD) +#if BSD == 43 + printf ("vax-dec-bsd4.3\n"); exit (0); +#else +#if BSD == 199006 + printf ("vax-dec-bsd4.3reno\n"); exit (0); +#else + printf ("vax-dec-bsd\n"); exit (0); +#endif +#endif +#else + printf ("vax-dec-bsd\n"); exit (0); +#endif +#else +#if defined(_SIZE_T_) || defined(SIGLOST) + struct utsname un; + uname (&un); + printf ("vax-dec-ultrix%s\n", un.release); exit (0); +#else + printf ("vax-dec-ultrix\n"); exit (0); +#endif +#endif +#endif +#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) +#if defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) +#if defined(_SIZE_T_) || defined(SIGLOST) + struct utsname *un; + uname (&un); + printf ("mips-dec-ultrix%s\n", un.release); exit (0); +#else + printf ("mips-dec-ultrix\n"); exit (0); +#endif +#endif #endif #if defined (alliant) && defined (i860) @@ -1381,54 +1601,38 @@ } EOF -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && +$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } # Apollos put the system type in the environment. +test -d /usr/apollo && { echo "$ISP-apollo-$SYSTYPE"; exit; } -test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } +echo "$0: unable to guess system type" >&2 -# Convex versions that predate uname can use getsysinfo(1) +case "$UNAME_MACHINE:$UNAME_SYSTEM" in + mips:Linux | mips64:Linux) + # If we got here on MIPS GNU/Linux, output extra information. + cat >&2 <<EOF -if -x /usr/convex/getsysinfo -then - case `getsysinfo -f cpu_type` in - c1*) - echo c1-convex-bsd - exit ;; - c2*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - c34*) - echo c34-convex-bsd - exit ;; - c38*) - echo c38-convex-bsd - exit ;; - c4*) - echo c4-convex-bsd - exit ;; - esac -fi +NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize +the system type. Please install a C compiler and try again. +EOF + ;; +esac cat >&2 <<EOF -$0: unable to guess system type -This script, last modified $timestamp, has failed to recognize -the operating system you are using. It is advised that you -download the most up to date version of the config scripts from +This script (version $timestamp), has failed to recognize the +operating system you are using. If your script is old, overwrite *all* +copies of config.guess and config.sub with the latest versions from: - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess + https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess and - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub + https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub -If the version you run ($0) is already up to date, please -send the following data and any information you think might be -pertinent to <config-patches@gnu.org> in order to provide the needed -information to handle your system. +If $0 has already been updated, send the following data and any +information you think might be pertinent to config-patches@gnu.org to +provide the necessary information to handle your system. config.guess timestamp = $timestamp @@ -1447,16 +1651,16 @@ /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} +UNAME_MACHINE = "$UNAME_MACHINE" +UNAME_RELEASE = "$UNAME_RELEASE" +UNAME_SYSTEM = "$UNAME_SYSTEM" +UNAME_VERSION = "$UNAME_VERSION" EOF exit 1 # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'"
View file
asunder-2.9.3.tar.bz2/config.h.in -> asunder-2.9.7.tar.bz2/config.h.in
Changed
@@ -9,6 +9,14 @@ /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET +/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the + CoreFoundation framework. */ +#undef HAVE_CFLOCALECOPYCURRENT + +/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in + the CoreFoundation framework. */ +#undef HAVE_CFPREFERENCESCOPYAPPVALUE + /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT
View file
asunder-2.9.3.tar.bz2/config.sub -> asunder-2.9.7.tar.bz2/config.sub
Changed
@@ -1,43 +1,40 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2005-07-08' +timestamp='2020-01-01' -# This file is (in principle) common to ALL GNU software. -# The presence of a machine in this file suggests that SOME GNU software -# can handle that machine. It does not imply ALL GNU software can. -# -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see <https://www.gnu.org/licenses/>. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. +# the same distribution terms that you use for the rest of that +# program. This Exception is an additional permission under section 7 +# of the GNU General Public License, version 3 ("GPLv3"). -# Please send patches to <config-patches@gnu.org>. Submit a context -# diff and a properly formatted ChangeLog entry. +# Please send patches to <config-patches@gnu.org>. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. +# You can get the latest version of this script from: +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub + # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. @@ -56,12 +53,11 @@ me=`echo "$0" | sed -e 's,.*/,,'` usage="\ -Usage: $0 OPTION CPU-MFR-OPSYS - $0 OPTION ALIAS +Usage: $0 OPTION CPU-MFR-OPSYS or ALIAS Canonicalize a configuration name. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -71,8 +67,7 @@ version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -Free Software Foundation, Inc. +Copyright 1992-2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -94,12 +89,12 @@ - ) # Use stdin as input. break ;; -* ) - echo "$me: invalid option $1$help" + echo "$me: invalid option $1$help" >&2 exit 1 ;; *local*) # First pass through any local machine types. - echo $1 + echo "$1" exit ;; * ) @@ -115,1026 +110,1164 @@ exit 1;; esac -# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). -# Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\(^-*-^-*\)$/\2/'` -case $maybe_os in - nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \ - kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\(^-*-^-*\)$/\1/'` - ;; - *) - basic_machine=`echo $1 | sed 's/-^-*$//'` - if $basic_machine != $1 - then os=`echo $1 | sed 's/.*-/-/'` - else os=; fi - ;; -esac +# Split fields of configuration type +# shellcheck disable=SC2162 +IFS="-" read field1 field2 field3 field4 <<EOF +$1 +EOF -### Let's recognize common machines as not being operating systems so -### that things like config.sub decstation-3100 work. We also -### recognize some manufacturers as not being operating systems, so we -### can provide default operating systems below. -case $os in - -sun*os*) - # Prevent following clause from handling this invalid input. - ;; - -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ - -att* | -7300* | -3300* | -delta* | -motorola* | -sun234* | \ - -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c123* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray) - os= - basic_machine=$1 - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= - basic_machine=$1 - ;; - -scout) - ;; - -wrs) - os=-vxworks - basic_machine=$1 - ;; - -chorusos*) - os=-chorusos - basic_machine=$1 - ;; - -chorusrdb) - os=-chorusrdb - basic_machine=$1 - ;; - -hiux*) - os=-hiuxwe2 - ;; - -sco5) - os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco4) - os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2.4-9*) - os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2v4-9*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` +# Separate into logical components for further validation +case $1 in + *-*-*-*-*) + echo Invalid configuration \`"$1"\': more than four components >&2 + exit 1 ;; - -sco*) - os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + *-*-*-*) + basic_machine=$field1-$field2 + os=$field3-$field4 ;; - -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + *-*-*) + # Ambiguous whether COMPANY is present, or skipped and KERNEL-OS is two + # parts + maybe_os=$field2-$field3 + case $maybe_os in + nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc \ + | linux-newlib* | linux-musl* | linux-uclibc* | uclinux-uclibc* \ + | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \ + | netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \ + | storm-chaos* | os2-emx* | rtmk-nova*) + basic_machine=$field1 + os=$maybe_os + ;; + android-linux) + basic_machine=$field1-unknown + os=linux-android + ;; + *) + basic_machine=$field1-$field2 + os=$field3 + ;; + esac ;; - -isc) - os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + *-*) + # A lone config we happen to match not fitting any pattern + case $field1-$field2 in + decstation-3100) + basic_machine=mips-dec + os= + ;; + *-*) + # Second component is usually, but not always the OS + case $field2 in + # Prevent following clause from handling this valid os + sun*os*) + basic_machine=$field1 + os=$field2 + ;; + # Manufacturers + dec* | mips* | sequent* | encore* | pc533* | sgi* | sony* \ + | att* | 7300* | 3300* | delta* | motorola* | sun234* \ + | unicom* | ibm* | next | hp | isi* | apollo | altos* \ + | convergent* | ncr* | news | 32* | 3600* | 3100* \ + | hitachi* | c123* | convex* | sun | crds | omron* | dg \ + | ultra | tti* | harris | dolphin | highlevel | gould \ + | cbm | ns | masscomp | apple | axis | knuth | cray \ + | microblaze* | sim | cisco \ + | oki | wec | wrs | winbond) + basic_machine=$field1-$field2 + os= + ;; + *) + basic_machine=$field1 + os=$field2 + ;; + esac + ;; + esac ;; - -clix*) - basic_machine=clipper-intergraph + *) + # Convert single-component short-hands not valid as part of + # multi-component configurations. + case $field1 in + 386bsd) + basic_machine=i386-pc + os=bsd + ;; + a29khif) + basic_machine=a29k-amd + os=udi + ;; + adobe68k) + basic_machine=m68010-adobe + os=scout + ;; + alliant) + basic_machine=fx80-alliant + os= + ;; + altos | altos3068) + basic_machine=m68k-altos + os= + ;; + am29k) + basic_machine=a29k-none + os=bsd + ;; + amdahl) + basic_machine=580-amdahl + os=sysv + ;; + amiga) + basic_machine=m68k-unknown + os= + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=bsd + ;; + aros) + basic_machine=i386-pc + os=aros + ;; + aux) + basic_machine=m68k-apple + os=aux + ;; + balance) + basic_machine=ns32k-sequent + os=dynix + ;; + blackfin) + basic_machine=bfin-unknown + os=linux + ;; + cegcc) + basic_machine=arm-unknown + os=cegcc + ;; + convex-c1) + basic_machine=c1-convex + os=bsd + ;; + convex-c2) + basic_machine=c2-convex + os=bsd + ;; + convex-c32) + basic_machine=c32-convex + os=bsd + ;; + convex-c34) + basic_machine=c34-convex + os=bsd + ;; + convex-c38) + basic_machine=c38-convex + os=bsd + ;; + cray) + basic_machine=j90-cray + os=unicos + ;; + crds | unos) + basic_machine=m68k-crds + os= + ;; + da30) + basic_machine=m68k-da30 + os= + ;; + decstation | pmax | pmin | dec3100 | decstatn) + basic_machine=mips-dec + os= + ;; + delta88) + basic_machine=m88k-motorola + os=sysv3 + ;; + dicos) + basic_machine=i686-pc + os=dicos + ;; + djgpp) + basic_machine=i586-pc + os=msdosdjgpp + ;; + ebmon29k) + basic_machine=a29k-amd + os=ebmon + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=ose + ;; + gmicro) + basic_machine=tron-gmicro + os=sysv + ;; + go32) + basic_machine=i386-pc + os=go32 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=hms + ;; + harris) + basic_machine=m88k-harris + os=sysv3 + ;; + hp300 | hp300hpux) + basic_machine=m68k-hp + os=hpux + ;; + hp300bsd) + basic_machine=m68k-hp + os=bsd + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=proelf + ;; + i386mach) + basic_machine=i386-mach + os=mach + ;; + isi68 | isi) + basic_machine=m68k-isi + os=sysv + ;; + m68knommu) + basic_machine=m68k-unknown + os=linux + ;; + magnum | m3230) + basic_machine=mips-mips + os=sysv + ;; + merlin) + basic_machine=ns32k-utek + os=sysv + ;; + mingw64) + basic_machine=x86_64-pc + os=mingw64 + ;; + mingw32) + basic_machine=i686-pc + os=mingw32 + ;; + mingw32ce) + basic_machine=arm-unknown + os=mingw32ce + ;; + monitor) + basic_machine=m68k-rom68k + os=coff + ;; + morphos) + basic_machine=powerpc-unknown + os=morphos + ;; + moxiebox) + basic_machine=moxie-unknown + os=moxiebox + ;; + msdos) + basic_machine=i386-pc + os=msdos + ;; + msys) + basic_machine=i686-pc + os=msys + ;; + mvs) + basic_machine=i370-ibm + os=mvs + ;; + nacl) + basic_machine=le32-unknown + os=nacl + ;; + ncr3000) + basic_machine=i486-ncr + os=sysv4 + ;; + netbsd386) + basic_machine=i386-pc + os=netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=newsos + ;; + news1000) + basic_machine=m68030-sony + os=newsos + ;; + necv70) + basic_machine=v70-nec + os=sysv + ;; + nh3000) + basic_machine=m68k-harris + os=cxux + ;; + nh45000) + basic_machine=m88k-harris + os=cxux + ;; + nindy960) + basic_machine=i960-intel + os=nindy + ;; + mon960) + basic_machine=i960-intel + os=mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=nonstopux + ;; + os400) + basic_machine=powerpc-ibm + os=os400 + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=ose + ;; + os68k) + basic_machine=m68k-none + os=os68k + ;; + paragon) + basic_machine=i860-intel + os=osf + ;; + parisc) + basic_machine=hppa-unknown + os=linux + ;; + pw32) + basic_machine=i586-unknown + os=pw32 + ;; + rdos | rdos64) + basic_machine=x86_64-pc + os=rdos + ;; + rdos32) + basic_machine=i386-pc + os=rdos + ;; + rom68k) + basic_machine=m68k-rom68k + os=coff + ;; + sa29200) + basic_machine=a29k-amd + os=udi + ;; + sei) + basic_machine=mips-sei + os=seiux + ;; + sequent) + basic_machine=i386-sequent + os= + ;; + sps7) + basic_machine=m68k-bull + os=sysv2 + ;; + st2000) + basic_machine=m68k-tandem + os= + ;; + stratus) + basic_machine=i860-stratus + os=sysv4 + ;; + sun2) + basic_machine=m68000-sun + os= + ;; + sun2os3) + basic_machine=m68000-sun + os=sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=sunos4 + ;; + sun3) + basic_machine=m68k-sun + os= + ;; + sun3os3) + basic_machine=m68k-sun + os=sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=sunos4 + ;; + sun4) + basic_machine=sparc-sun + os= + ;; + sun4os3) + basic_machine=sparc-sun + os=sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=solaris2 + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + os= + ;; + sv1) + basic_machine=sv1-cray + os=unicos + ;; + symmetry) + basic_machine=i386-sequent + os=dynix + ;; + t3e) + basic_machine=alphaev5-cray + os=unicos + ;; + t90) + basic_machine=t90-cray + os=unicos + ;; + toad1) + basic_machine=pdp10-xkl + os=tops20 + ;; + tpf) + basic_machine=s390x-ibm + os=tpf + ;; + udi29k) + basic_machine=a29k-amd + os=udi + ;; + ultra3) + basic_machine=a29k-nyu + os=sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=none + ;; + vaxv) + basic_machine=vax-dec + os=sysv + ;; + vms) + basic_machine=vax-dec + os=vms + ;; + vsta) + basic_machine=i386-pc + os=vsta + ;; + vxworks960) + basic_machine=i960-wrs + os=vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=vxworks + ;; + xbox) + basic_machine=i686-pc + os=mingw32 + ;; + ymp) + basic_machine=ymp-cray + os=unicos + ;; + *) + basic_machine=$1 + os= + ;; + esac ;; - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` +esac + +# Decode 1-component or ad-hoc basic machines +case $basic_machine in + # Here we handle the default manufacturer of certain CPU types. It is in + # some cases the only manufacturer, in others, it is the most popular. + w89k) + cpu=hppa1.1 + vendor=winbond ;; - -lynx*) - os=-lynxos + op50n) + cpu=hppa1.1 + vendor=oki ;; - -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + op60c) + cpu=hppa1.1 + vendor=oki ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` + ibm*) + cpu=i370 + vendor=ibm ;; - -psos*) - os=-psos + orion105) + cpu=clipper + vendor=highlevel ;; - -mint | -mint0-9*) - basic_machine=m68k-atari - os=-mint + mac | mpw | mac-mpw) + cpu=m68k + vendor=apple ;; -esac - -# Decode aliases for certain CPU-COMPANY combinations. -case $basic_machine in - # Recognize the basic CPU types without company name. - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ - | alpha | alphaev4-8 | alphaev56 | alphaev678 | alphapca567 \ - | alpha64 | alpha64ev4-8 | alpha64ev56 | alpha64ev678 | alpha64pca567 \ - | am33_2.0 \ - | arc | arm | armble | armelb | armv2345 | armv345lb | avr \ - | bfin \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ - | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.01 | hppa2.0 | hppa2.0nw | hppa64 \ - | i370 | i860 | i960 | ia64 \ - | ip2k | iq2000 \ - | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ - | mips64vr | mips64vrel \ - | mips64orion | mips64orionel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mips64vr5900 | mips64vr5900el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64r2 | mipsisa64r2el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipstx39 | mipstx39el \ - | mn10200 | mn10300 \ - | ms1 \ - | msp430 \ - | ns16k | ns32k \ - | or32 \ - | pdp10 | pdp11 | pj | pjl \ - | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ - | pyramid \ - | sh | sh1234 | sh24a | sh23e | sh34eb | shbe | shle | sh1234le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b \ - | strongarm \ - | tahoe | thumb | tic4x | tic80 | tron \ - | v850 | v850e \ - | we32k \ - | x86 | xscale | xscaleebl | xstormy16 | xtensa \ - | z8k) - basic_machine=$basic_machine-unknown - ;; - m32c) - basic_machine=$basic_machine-unknown - ;; - m6811 | m68hc11 | m6812 | m68hc12) - # Motorola 68HC11/12. - basic_machine=$basic_machine-unknown - os=-none - ;; - m88110 | m680123460 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) + pmac | pmac-mpw) + cpu=powerpc + vendor=apple ;; - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. - i*86 | x86_64) - basic_machine=$basic_machine-pc - ;; - # Object if more than one company name word. - *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ - | alpha-* | alphaev4-8-* | alphaev56-* | alphaev678-* \ - | alpha64-* | alpha64ev4-8-* | alpha64ev56-* | alpha64ev678-* \ - | alphapca567-* | alpha64pca567-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* \ - | bfin-* | bs2000-* \ - | c123* | c30-* | cjt90-* | c4x-* | c54x-* | c55x-* | c6x-* \ - | clipper-* | craynv-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f3001-* | f700-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.01-* | hppa2.0-* | hppa2.0nw-* | hppa64-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* | iq2000-* \ - | m32r-* | m32rle-* \ - | m68000-* | m6800123460-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ - | mips64vr-* | mips64vrel-* \ - | mips64orion-* | mips64orionel-* \ - | mips64vr4100-* | mips64vr4100el-* \ - | mips64vr4300-* | mips64vr4300el-* \ - | mips64vr5000-* | mips64vr5000el-* \ - | mips64vr5900-* | mips64vr5900el-* \ - | mipsisa32-* | mipsisa32el-* \ - | mipsisa32r2-* | mipsisa32r2el-* \ - | mipsisa64-* | mipsisa64el-* \ - | mipsisa64r2-* | mipsisa64r2el-* \ - | mipsisa64sb1-* | mipsisa64sb1el-* \ - | mipsisa64sr71k-* | mipsisa64sr71kel-* \ - | mipstx39-* | mipstx39el-* \ - | mmix-* \ - | ms1-* \ - | msp430-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ - | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ - | pyramid-* \ - | romp-* | rs6000-* \ - | sh-* | sh1234-* | sh24a-* | sh23e-* | sh34eb-* | shbe-* \ - | shle-* | sh1234le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \ - | sparclite-* \ - | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \ - | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tron-* \ - | v850-* | v850e-* | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xps100-* | xscale-* | xscaleebl-* \ - | xstormy16-* | xtensa-* \ - | ymp-* \ - | z8k-*) - ;; - m32c-*) - ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. - 386bsd) - basic_machine=i386-unknown - os=-bsd - ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - basic_machine=m68000-att + cpu=m68000 + vendor=att ;; 3b*) - basic_machine=we32k-att - ;; - a29khif) - basic_machine=a29k-amd - os=-udi - ;; - abacus) - basic_machine=abacus-unknown - ;; - adobe68k) - basic_machine=m68010-adobe - os=-scout - ;; - alliant | fx80) - basic_machine=fx80-alliant - ;; - altos | altos3068) - basic_machine=m68k-altos - ;; - am29k) - basic_machine=a29k-none - os=-bsd - ;; - amd64) - basic_machine=x86_64-pc - ;; - amd64-*) - basic_machine=x86_64-`echo $basic_machine | sed 's/^^-*-//'` - ;; - amdahl) - basic_machine=580-amdahl - os=-sysv - ;; - amiga | amiga-*) - basic_machine=m68k-unknown - ;; - amigaos | amigados) - basic_machine=m68k-unknown - os=-amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - os=-sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - os=-sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - os=-bsd - ;; - aux) - basic_machine=m68k-apple - os=-aux - ;; - balance) - basic_machine=ns32k-sequent - os=-dynix - ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; - convex-c1) - basic_machine=c1-convex - os=-bsd - ;; - convex-c2) - basic_machine=c2-convex - os=-bsd - ;; - convex-c32) - basic_machine=c32-convex - os=-bsd + cpu=we32k + vendor=att ;; - convex-c34) - basic_machine=c34-convex - os=-bsd - ;; - convex-c38) - basic_machine=c38-convex - os=-bsd - ;; - cray | j90) - basic_machine=j90-cray - os=-unicos - ;; - craynv) - basic_machine=craynv-cray - os=-unicosmp - ;; - cr16c) - basic_machine=cr16c-unknown - os=-elf - ;; - crds | unos) - basic_machine=m68k-crds - ;; - crisv32 | crisv32-* | etraxfs*) - basic_machine=crisv32-axis - ;; - cris | cris-* | etrax*) - basic_machine=cris-axis - ;; - crx) - basic_machine=crx-unknown - os=-elf - ;; - da30 | da30-*) - basic_machine=m68k-da30 - ;; - decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) - basic_machine=mips-dec + bluegene*) + cpu=powerpc + vendor=ibm + os=cnk ;; decsystem10* | dec10*) - basic_machine=pdp10-dec - os=-tops10 + cpu=pdp10 + vendor=dec + os=tops10 ;; decsystem20* | dec20*) - basic_machine=pdp10-dec - os=-tops20 + cpu=pdp10 + vendor=dec + os=tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) - basic_machine=m68k-motorola - ;; - delta88) - basic_machine=m88k-motorola - os=-sysv3 + cpu=m68k + vendor=motorola ;; - djgpp) - basic_machine=i586-pc - os=-msdosdjgpp - ;; - dpx20 | dpx20-*) - basic_machine=rs6000-bull - os=-bosx - ;; - dpx2* | dpx2*-bull) - basic_machine=m68k-bull - os=-sysv3 - ;; - ebmon29k) - basic_machine=a29k-amd - os=-ebmon - ;; - elxsi) - basic_machine=elxsi-elxsi - os=-bsd + dpx2*) + cpu=m68k + vendor=bull + os=sysv3 ;; encore | umax | mmax) - basic_machine=ns32k-encore + cpu=ns32k + vendor=encore ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - os=-ose + elxsi) + cpu=elxsi + vendor=elxsi + os=${os:-bsd} ;; fx2800) - basic_machine=i860-alliant + cpu=i860 + vendor=alliant ;; genix) - basic_machine=ns32k-ns - ;; - gmicro) - basic_machine=tron-gmicro - os=-sysv - ;; - go32) - basic_machine=i386-pc - os=-go32 + cpu=ns32k + vendor=ns ;; h3050r* | hiux*) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - h8300hms) - basic_machine=h8300-hitachi - os=-hms - ;; - h8300xray) - basic_machine=h8300-hitachi - os=-xray - ;; - h8500hms) - basic_machine=h8500-hitachi - os=-hms - ;; - harris) - basic_machine=m88k-harris - os=-sysv3 - ;; - hp300-*) - basic_machine=m68k-hp - ;; - hp300bsd) - basic_machine=m68k-hp - os=-bsd - ;; - hp300hpux) - basic_machine=m68k-hp - os=-hpux + cpu=hppa1.1 + vendor=hitachi + os=hiuxwe2 ;; hp3k90-90-9 | hp90-90-9) - basic_machine=hppa1.0-hp + cpu=hppa1.0 + vendor=hp ;; hp9k20-90-9 | hp9k310-9) - basic_machine=m68000-hp + cpu=m68000 + vendor=hp ;; hp9k32-90-9) - basic_machine=m68k-hp + cpu=m68k + vendor=hp ;; hp9k60-90-9 | hp60-90-9) - basic_machine=hppa1.0-hp + cpu=hppa1.0 + vendor=hp ;; hp9k70-790-9 | hp70-790-9) - basic_machine=hppa1.1-hp + cpu=hppa1.1 + vendor=hp ;; hp9k780-9 | hp780-9) # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp + cpu=hppa1.1 + vendor=hp ;; hp9k8671 | hp8671 | hp9k8024 | hp8024 | hp9k8789 | hp8789 | hp9k893 | hp893) # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp + cpu=hppa1.1 + vendor=hp ;; hp9k80-913679 | hp80-913679) - basic_machine=hppa1.1-hp + cpu=hppa1.1 + vendor=hp ;; hp9k80-90-9 | hp80-90-9) - basic_machine=hppa1.0-hp - ;; - hppa-next) - os=-nextstep3 - ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf + cpu=hppa1.0 + vendor=hp ;; - hppro) - basic_machine=hppa1.1-hp - os=-proelf - ;; - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 + cpu=`echo "$1" | sed -e 's/86.*/86/'` + vendor=pc + os=sysv32 ;; i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv4 + cpu=`echo "$1" | sed -e 's/86.*/86/'` + vendor=pc + os=sysv4 ;; i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv + cpu=`echo "$1" | sed -e 's/86.*/86/'` + vendor=pc + os=sysv ;; i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-solaris2 - ;; - i386mach) - basic_machine=i386-mach - os=-mach + cpu=`echo "$1" | sed -e 's/86.*/86/'` + vendor=pc + os=solaris2 ;; - i386-vsta | vsta) - basic_machine=i386-unknown - os=-vsta + j90 | j90-cray) + cpu=j90 + vendor=cray + os=${os:-unicos} ;; iris | iris4d) - basic_machine=mips-sgi + cpu=mips + vendor=sgi case $os in - -irix*) + irix*) ;; *) - os=-irix4 + os=irix4 ;; esac ;; - isi68 | isi) - basic_machine=m68k-isi - os=-sysv - ;; - m88k-omron*) - basic_machine=m88k-omron - ;; - magnum | m3230) - basic_machine=mips-mips - os=-sysv - ;; - merlin) - basic_machine=ns32k-utek - os=-sysv - ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 - ;; miniframe) - basic_machine=m68000-convergent - ;; - *mint | -mint0-9* | *MiNT | *MiNT0-9*) - basic_machine=m68k-atari - os=-mint - ;; - mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` - ;; - mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown - ;; - monitor) - basic_machine=m68k-rom68k - os=-coff - ;; - morphos) - basic_machine=powerpc-unknown - os=-morphos - ;; - msdos) - basic_machine=i386-pc - os=-msdos + cpu=m68000 + vendor=convergent ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 - ;; - netbsd386) - basic_machine=i386-unknown - os=-netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - os=-linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - os=-newsos - ;; - news1000) - basic_machine=m68030-sony - os=-newsos + *mint | mint0-9* | *MiNT | *MiNT0-9*) + cpu=m68k + vendor=atari + os=mint ;; news-3600 | risc-news) - basic_machine=mips-sony - os=-newsos - ;; - necv70) - basic_machine=v70-nec - os=-sysv + cpu=mips + vendor=sony + os=newsos ;; - next | m*-next ) - basic_machine=m68k-next + next | m*-next) + cpu=m68k + vendor=next case $os in - -nextstep* ) + openstep*) + ;; + nextstep*) ;; - -ns2*) - os=-nextstep2 + ns2*) + os=nextstep2 ;; *) - os=-nextstep3 + os=nextstep3 ;; esac ;; - nh3000) - basic_machine=m68k-harris - os=-cxux - ;; - nh45000) - basic_machine=m88k-harris - os=-cxux - ;; - nindy960) - basic_machine=i960-intel - os=-nindy - ;; - mon960) - basic_machine=i960-intel - os=-mon960 - ;; - nonstopux) - basic_machine=mips-compaq - os=-nonstopux - ;; np1) - basic_machine=np1-gould - ;; - nsr-tandem) - basic_machine=nsr-tandem + cpu=np1 + vendor=gould ;; op50n-* | op60c-*) - basic_machine=hppa1.1-oki - os=-proelf - ;; - openrisc | openrisc-*) - basic_machine=or32-unknown - ;; - os400) - basic_machine=powerpc-ibm - os=-os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - os=-ose - ;; - os68k) - basic_machine=m68k-none - os=-os68k + cpu=hppa1.1 + vendor=oki + os=proelf ;; pa-hitachi) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - paragon) - basic_machine=i860-intel - os=-osf + cpu=hppa1.1 + vendor=hitachi + os=hiuxwe2 ;; pbd) - basic_machine=sparc-tti + cpu=sparc + vendor=tti ;; pbb) - basic_machine=m68k-tti - ;; - pc532 | pc532-*) - basic_machine=ns32k-pc532 - ;; - pentium | p5 | k5 | k6 | nexgen | viac3) - basic_machine=i586-pc - ;; - pentiumpro | p6 | 6x86 | athlon | athlon_*) - basic_machine=i686-pc - ;; - pentiumii | pentium2 | pentiumiii | pentium3) - basic_machine=i686-pc + cpu=m68k + vendor=tti ;; - pentium4) - basic_machine=i786-pc - ;; - pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^^-*-//'` - ;; - pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^^-*-//'` - ;; - pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^^-*-//'` - ;; - pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^^-*-//'` + pc532) + cpu=ns32k + vendor=pc532 ;; pn) - basic_machine=pn-gould - ;; - power) basic_machine=power-ibm - ;; - ppc) basic_machine=powerpc-unknown + cpu=pn + vendor=gould ;; - ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^^-*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown - ;; - ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^^-*-//'` - ;; - ppc64) basic_machine=powerpc64-unknown - ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^^-*-//'` - ;; - ppc64le | powerpc64little | ppc64-le | powerpc64-little) - basic_machine=powerpc64le-unknown - ;; - ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^^-*-//'` + power) + cpu=power + vendor=ibm ;; ps2) - basic_machine=i386-ibm - ;; - pw32) - basic_machine=i586-unknown - os=-pw32 - ;; - rom68k) - basic_machine=m68k-rom68k - os=-coff + cpu=i386 + vendor=ibm ;; rm4600) - basic_machine=mips-siemens + cpu=mips + vendor=siemens ;; rtpc | rtpc-*) - basic_machine=romp-ibm + cpu=romp + vendor=ibm ;; - s390 | s390-*) - basic_machine=s390-ibm + sde) + cpu=mipsisa32 + vendor=sde + os=${os:-elf} ;; - s390x | s390x-*) - basic_machine=s390x-ibm + simso-wrs) + cpu=sparclite + vendor=wrs + os=vxworks ;; - sa29200) - basic_machine=a29k-amd - os=-udi + tower | tower-32) + cpu=m68k + vendor=ncr ;; - sb1) - basic_machine=mipsisa64sb1-unknown + vpp*|vx|vx-*) + cpu=f301 + vendor=fujitsu ;; - sb1el) - basic_machine=mipsisa64sb1el-unknown + w65) + cpu=w65 + vendor=wdc ;; - sei) - basic_machine=mips-sei - os=-seiux + w89k-*) + cpu=hppa1.1 + vendor=winbond + os=proelf ;; - sequent) - basic_machine=i386-sequent + none) + cpu=none + vendor=none ;; - sh) - basic_machine=sh-hitachi - os=-hms + leon|leon3-9) + cpu=sparc + vendor=$basic_machine ;; - sh64) - basic_machine=sh64-unknown + leon-*|leon3-9-*) + cpu=sparc + vendor=`echo "$basic_machine" | sed 's/-.*//'` ;; - sparclite-wrs | simso-wrs) - basic_machine=sparclite-wrs - os=-vxworks + + *-*) + # shellcheck disable=SC2162 + IFS="-" read cpu vendor <<EOF +$basic_machine +EOF ;; - sps7) - basic_machine=m68k-bull - os=-sysv2 + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i*86 | x86_64) + cpu=$basic_machine + vendor=pc ;; - spur) - basic_machine=spur-unknown + # These rules are duplicated from below for sake of the special case above; + # i.e. things that normalized to x86 arches should also default to "pc" + pc98) + cpu=i386 + vendor=pc ;; - st2000) - basic_machine=m68k-tandem + x64 | amd64) + cpu=x86_64 + vendor=pc ;; - stratus) - basic_machine=i860-stratus - os=-sysv4 + # Recognize the basic CPU types without company name. + *) + cpu=$basic_machine + vendor=unknown ;; - sun2) - basic_machine=m68000-sun +esac + +unset -v basic_machine + +# Decode basic machines in the full and proper CPU-Company form. +case $cpu-$vendor in + # Here we handle the default manufacturer of certain CPU types in canonical form. It is in + # some cases the only manufacturer, in others, it is the most popular. + craynv-unknown) + vendor=cray + os=${os:-unicosmp} ;; - sun2os3) - basic_machine=m68000-sun - os=-sunos3 + c90-unknown | c90-cray) + vendor=cray + os=${os:-unicos} ;; - sun2os4) - basic_machine=m68000-sun - os=-sunos4 + fx80-unknown) + vendor=alliant ;; - sun3os3) - basic_machine=m68k-sun - os=-sunos3 + romp-unknown) + vendor=ibm ;; - sun3os4) - basic_machine=m68k-sun - os=-sunos4 + mmix-unknown) + vendor=knuth ;; - sun4os3) - basic_machine=sparc-sun - os=-sunos3 + microblaze-unknown | microblazeel-unknown) + vendor=xilinx ;; - sun4os4) - basic_machine=sparc-sun - os=-sunos4 + rs6000-unknown) + vendor=ibm ;; - sun4sol2) - basic_machine=sparc-sun - os=-solaris2 + vax-unknown) + vendor=dec ;; - sun3 | sun3-*) - basic_machine=m68k-sun + pdp11-unknown) + vendor=dec ;; - sun4) - basic_machine=sparc-sun + we32k-unknown) + vendor=att ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun + cydra-unknown) + vendor=cydrome ;; - sv1) - basic_machine=sv1-cray - os=-unicos + i370-ibm*) + vendor=ibm ;; - symmetry) - basic_machine=i386-sequent - os=-dynix + orion-unknown) + vendor=highlevel ;; - t3e) - basic_machine=alphaev5-cray - os=-unicos + xps-unknown | xps100-unknown) + cpu=xps100 + vendor=honeywell ;; - t90) - basic_machine=t90-cray - os=-unicos + + # Here we normalize CPU types with a missing or matching vendor + dpx20-unknown | dpx20-bull) + cpu=rs6000 + vendor=bull + os=${os:-bosx} ;; - tic54x | c54x*) - basic_machine=tic54x-unknown - os=-coff + + # Here we normalize CPU types irrespective of the vendor + amd64-*) + cpu=x86_64 ;; - tic55x | c55x*) - basic_machine=tic55x-unknown - os=-coff + blackfin-*) + cpu=bfin + os=linux ;; - tic6x | c6x*) - basic_machine=tic6x-unknown - os=-coff + c54x-*) + cpu=tic54x ;; - tx39) - basic_machine=mipstx39-unknown + c55x-*) + cpu=tic55x ;; - tx39el) - basic_machine=mipstx39el-unknown + c6x-*) + cpu=tic6x ;; - toad1) - basic_machine=pdp10-xkl - os=-tops20 + e500v12-*) + cpu=powerpc + os=$os"spe" ;; - tower | tower-32) - basic_machine=m68k-ncr + mips3*-*) + cpu=mips64 ;; - tpf) - basic_machine=s390x-ibm - os=-tpf + ms1-*) + cpu=mt ;; - udi29k) - basic_machine=a29k-amd - os=-udi + m68knommu-*) + cpu=m68k + os=linux ;; - ultra3) - basic_machine=a29k-nyu - os=-sym1 + m9s12z-* | m68hcs12z-* | hcs12z-* | s12z-*) + cpu=s12z ;; - v810 | necv810) - basic_machine=v810-nec - os=-none + openrisc-*) + cpu=or32 ;; - vaxv) - basic_machine=vax-dec - os=-sysv + parisc-*) + cpu=hppa + os=linux ;; - vms) - basic_machine=vax-dec - os=-vms + pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) + cpu=i586 ;; - vpp*|vx|vx-*) - basic_machine=f301-fujitsu + pentiumpro-* | p6-* | 6x86-* | athlon-* | athalon_*-*) + cpu=i686 ;; - vxworks960) - basic_machine=i960-wrs - os=-vxworks + pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) + cpu=i686 ;; - vxworks68) - basic_machine=m68k-wrs - os=-vxworks + pentium4-*) + cpu=i786 ;; - vxworks29k) - basic_machine=a29k-wrs - os=-vxworks + pc98-*) + cpu=i386 ;; - w65*) - basic_machine=w65-wdc - os=-none + ppc-* | ppcbe-*) + cpu=powerpc ;; - w89k-*) - basic_machine=hppa1.1-winbond - os=-proelf + ppcle-* | powerpclittle-*) + cpu=powerpcle ;; - xbox) - basic_machine=i686-pc - os=-mingw32 + ppc64-*) + cpu=powerpc64 ;; - xps | xps100) - basic_machine=xps100-honeywell + ppc64le-* | powerpc64little-*) + cpu=powerpc64le ;; - ymp) - basic_machine=ymp-cray - os=-unicos + sb1-*) + cpu=mipsisa64sb1 ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim + sb1el-*) + cpu=mipsisa64sb1el ;; - none) - basic_machine=none-none - os=-none + sh5elb-*) + cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` ;; - -# Here we handle the default manufacturer of certain CPU types. It is in -# some cases the only manufacturer, in others, it is the most popular. - w89k) - basic_machine=hppa1.1-winbond + spur-*) + cpu=spur ;; - op50n) - basic_machine=hppa1.1-oki + strongarm-* | thumb-*) + cpu=arm ;; - op60c) - basic_machine=hppa1.1-oki + tx39-*) + cpu=mipstx39 ;; - romp) - basic_machine=romp-ibm + tx39el-*) + cpu=mipstx39el ;; - mmix) - basic_machine=mmix-knuth + x64-*) + cpu=x86_64 ;; - rs6000) - basic_machine=rs6000-ibm + xscale-* | xscaleebl-*) + cpu=`echo "$cpu" | sed 's/^xscale/arm/'` ;; - vax) - basic_machine=vax-dec + + # Recognize the canonical CPU Types that limit and/or modify the + # company names they are paired with. + cr16-*) + os=${os:-elf} ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown + crisv32-* | etraxfs*-*) + cpu=crisv32 + vendor=axis ;; - pdp11) - basic_machine=pdp11-dec + cris-* | etrax*-*) + cpu=cris + vendor=axis ;; - we32k) - basic_machine=we32k-att + crx-*) + os=${os:-elf} ;; - sh1234 | sh24a | sh34eb | sh1234le | sh23ele) - basic_machine=sh-unknown + neo-tandem) + cpu=neo + vendor=tandem ;; - sparc | sparcv8 | sparcv9 | sparcv9b) - basic_machine=sparc-sun + nse-tandem) + cpu=nse + vendor=tandem ;; - cydra) - basic_machine=cydra-cydrome + nsr-tandem) + cpu=nsr + vendor=tandem ;; - orion) - basic_machine=orion-highlevel + nsv-tandem) + cpu=nsv + vendor=tandem ;; - orion105) - basic_machine=clipper-highlevel + nsx-tandem) + cpu=nsx + vendor=tandem ;; - mac | mpw | mac-mpw) - basic_machine=m68k-apple + s390-*) + cpu=s390 + vendor=ibm ;; - pmac | pmac-mpw) - basic_machine=powerpc-apple + s390x-*) + cpu=s390x + vendor=ibm ;; - *-unknown) - # Make sure to match an already-canonicalized machine name. + tile*-*) + os=${os:-linux-gnu} ;; + *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 + # Recognize the canonical CPU types that are allowed with any + # company name. + case $cpu in + 1750a | 580 \ + | a29k \ + | aarch64 | aarch64_be \ + | abacus \ + | alpha | alphaev4-8 | alphaev56 | alphaev678 \ + | alpha64 | alpha64ev4-8 | alpha64ev56 | alpha64ev678 \ + | alphapca567 | alpha64pca567 \ + | am33_2.0 \ + | amdgcn \ + | arc | arceb \ + | arm | armlbe | armelb | armv* \ + | avr | avr32 \ + | asmjs \ + | ba \ + | be32 | be64 \ + | bfin | bpf | bs2000 \ + | c123* | c30 | cjt90 | c4x \ + | c8051 | clipper | craynv | csky | cydra \ + | d10v | d30v | dlx | dsp16xx \ + | e2k | elxsi | epiphany \ + | f3001 | f700 | fido | fr30 | frv | ft32 | fx80 \ + | h8300 | h8500 \ + | hppa | hppa1.01 | hppa2.0 | hppa2.0nw | hppa64 \ + | hexagon \ + | i370 | i*86 | i860 | i960 | ia16 | ia64 \ + | ip2k | iq2000 \ + | k1om \ + | le32 | le64 \ + | lm32 \ + | m32c | m32r | m32rle \ + | m5200 | m68000 | m6800123460 | m68360 | m683?2 | m68k \ + | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \ + | m88110 | m88k | maxq | mb | mcore | mep | metag \ + | microblaze | microblazeel \ + | mips | mipsbe | mipseb | mipsel | mipsle \ + | mips16 \ + | mips64 | mips64eb | mips64el \ + | mips64octeon | mips64octeonel \ + | mips64orion | mips64orionel \ + | mips64r5900 | mips64r5900el \ + | mips64vr | mips64vrel \ + | mips64vr4100 | mips64vr4100el \ + | mips64vr4300 | mips64vr4300el \ + | mips64vr5000 | mips64vr5000el \ + | mips64vr5900 | mips64vr5900el \ + | mipsisa32 | mipsisa32el \ + | mipsisa32r2 | mipsisa32r2el \ + | mipsisa32r6 | mipsisa32r6el \ + | mipsisa64 | mipsisa64el \ + | mipsisa64r2 | mipsisa64r2el \ + | mipsisa64r6 | mipsisa64r6el \ + | mipsisa64sb1 | mipsisa64sb1el \ + | mipsisa64sr71k | mipsisa64sr71kel \ + | mipsr5900 | mipsr5900el \ + | mipstx39 | mipstx39el \ + | mmix \ + | mn10200 | mn10300 \ + | moxie \ + | mt \ + | msp430 \ + | nds32 | nds32le | nds32be \ + | nfp \ + | nios | nios2 | nios2eb | nios2el \ + | none | np1 | ns16k | ns32k | nvptx \ + | open8 \ + | or1k* \ + | or32 \ + | orion \ + | picochip \ + | pdp10 | pdp11 | pj | pjl | pn | power \ + | powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \ + | pru \ + | pyramid \ + | riscv | riscv32 | riscv64 \ + | rl78 | romp | rs6000 | rx \ + | score \ + | sh | shl \ + | sh1234 | sh24a | sh24aelb | sh23e | shelb | shlbe \ + | sh1234elb | sh12345lbe | sh23ele | sh64 | sh64le \ + | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet \ + | sparclite \ + | sparcv8 | sparcv9 | sparcv9b | sparcv9v | sv1 | sx* \ + | spu \ + | tahoe \ + | tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \ + | tron \ + | ubicom32 \ + | v70 | v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \ + | vax \ + | visium \ + | w65 \ + | wasm32 | wasm64 \ + | we32k \ + | x86 | x86_64 | xc16x | xgate | xps100 \ + | xstormy16 | xtensa* \ + | ymp \ + | z8k | z80) + ;; + + *) + echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 + exit 1 + ;; + esac ;; esac # Here we canonicalize certain aliases for manufacturers. -case $basic_machine in - *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` +case $vendor in + digital*) + vendor=dec ;; - *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + commodore*) + vendor=cbm ;; *) ;; @@ -1142,188 +1275,244 @@ # Decode manufacturer-specific aliases for certain operating systems. -if x"$os" != x"" +if x$os != x then case $os in - # First match some system type aliases - # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` + # First match some system type aliases that might get confused + # with valid system types. + # solaris* is a basic system type, with this one exception. + auroraux) + os=auroraux + ;; + bluegene*) + os=cnk ;; - -solaris) - os=-solaris2 + solaris1 | solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; - -svr4*) - os=-sysv4 + solaris) + os=solaris2 ;; - -unixware*) - os=-sysv4.2uw + unixware*) + os=sysv4.2uw ;; - -gnu/linux*) + gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; - # First accept the basic system types. + # es1800 is here to avoid being matched by es* (a different OS) + es1800*) + os=ose + ;; + # Some version numbers need modification + chorusos*) + os=chorusos + ;; + isc) + os=isc2.2 + ;; + sco6) + os=sco5v6 + ;; + sco5) + os=sco3.2v5 + ;; + sco4) + os=sco3.2v4 + ;; + sco3.2.4-9*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + ;; + sco3.2v4-9* | sco5v6*) + # Don't forget version if it is 3.2v4 or newer. + ;; + scout) + # Don't match below + ;; + sco*) + os=sco3.2v2 + ;; + psos*) + os=psos + ;; + # Now accept the basic system types. # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos34*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ - | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* \ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \ - | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ - | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku*) + # Each alternative MUST end in a * to match a version number. + # sysv* is not here because it comes later, after sysvr4. + gnu* | bsd* | mach* | minix* | genix* | ultrix* | irix* \ + | *vms* | esix* | aix* | cnk* | sunos | sunos34*\ + | hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \ + | sym* | kopensolaris* | plan9* \ + | amigaos* | amigados* | msdos* | newsos* | unicos* | aof* \ + | aos* | aros* | cloudabi* | sortix* | twizzler* \ + | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \ + | clix* | riscos* | uniplus* | iris* | isc* | rtu* | xenix* \ + | knetbsd* | mirbsd* | netbsd* \ + | bitrig* | openbsd* | solidbsd* | libertybsd* | os108* \ + | ekkobsd* | kfreebsd* | freebsd* | riscix* | lynxos* \ + | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ + | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \ + | udi* | eabi* | lites* | ieee* | go32* | aux* | hcos* \ + | chorusrdb* | cegcc* | glidix* \ + | cygwin* | msys* | pe* | moss* | proelf* | rtems* \ + | midipix* | mingw32* | mingw64* | linux-gnu* | linux-android* \ + | linux-newlib* | linux-musl* | linux-uclibc* \ + | uxpv* | beos* | mpeix* | udk* | moxiebox* \ + | interix* | uwin* | mks* | rhapsody* | darwin* \ + | openstep* | oskit* | conix* | pw32* | nonstopux* \ + | storm-chaos* | tops10* | tenex* | tops20* | its* \ + | os2* | vos* | palmos* | uclinux* | nucleus* \ + | morphos* | superux* | rtmk* | windiss* \ + | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \ + | skyos* | haiku* | rdos* | toppers* | drops* | es* \ + | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ + | midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \ + | nsk* | powerunix) # Remember, each alternative MUST END IN *, to match a version number. ;; - -qnx*) - case $basic_machine in - x86-* | i*86-*) + qnx*) + case $cpu in + x86 | i*86) ;; *) - os=-nto$os + os=nto-$os ;; esac ;; - -nto-qnx*) + hiux*) + os=hiuxwe2 ;; - -nto*) - os=`echo $os | sed -e 's|nto|nto-qnx|'` + nto-qnx*) ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ - | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + nto*) + os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; - -mac*) - os=`echo $os | sed -e 's|mac|macos|'` + sim | xray | os68k* | v88r* \ + | windows* | osx | abug | netware* | os9* \ + | macos* | mpw* | magic* | mmixware* | mon960* | lnews*) ;; - -linux-dietlibc) - os=-linux-dietlibc + linux-dietlibc) + os=linux-dietlibc ;; - -linux*) + linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; - -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` + lynx*178) + os=lynxos178 ;; - -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` + lynx*5) + os=lynxos5 ;; - -opened*) - os=-openedition + lynx*) + os=lynxos ;; - -os400*) - os=-os400 + mac*) + os=`echo "$os" | sed -e 's|mac|macos|'` ;; - -wince*) - os=-wince + opened*) + os=openedition ;; - -osfrose*) - os=-osfrose + os400*) + os=os400 ;; - -osf*) - os=-osf + sunos5*) + os=`echo "$os" | sed -e 's|sunos5|solaris2|'` ;; - -utek*) - os=-bsd + sunos6*) + os=`echo "$os" | sed -e 's|sunos6|solaris3|'` ;; - -dynix*) - os=-bsd + wince*) + os=wince ;; - -acis*) - os=-aos + utek*) + os=bsd ;; - -atheos*) - os=-atheos + dynix*) + os=bsd ;; - -syllable*) - os=-syllable + acis*) + os=aos ;; - -386bsd) - os=-bsd + atheos*) + os=atheos ;; - -ctix* | -uts*) - os=-sysv + syllable*) + os=syllable ;; - -nova*) - os=-rtmk-nova + 386bsd) + os=bsd ;; - -ns2 ) - os=-nextstep2 + ctix* | uts*) + os=sysv ;; - -nsk*) - os=-nsk + nova*) + os=rtmk-nova + ;; + ns2) + os=nextstep2 ;; # Preserve the version number of sinix5. - -sinix5.*) + sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; - -sinix*) - os=-sysv4 + sinix*) + os=sysv4 ;; - -tpf*) - os=-tpf + tpf*) + os=tpf ;; - -triton*) - os=-sysv3 + triton*) + os=sysv3 ;; - -oss*) - os=-sysv3 + oss*) + os=sysv3 ;; - -svr4) - os=-sysv4 + svr4*) + os=sysv4 ;; - -svr3) - os=-sysv3 + svr3) + os=sysv3 ;; - -sysvr4) - os=-sysv4 + sysvr4) + os=sysv4 ;; - # This must come after -sysvr4. - -sysv*) + # This must come after sysvr4. + sysv*) ;; - -ose*) - os=-ose + ose*) + os=ose ;; - -es1800*) - os=-ose + *mint | mint0-9* | *MiNT | MiNT0-9*) + os=mint ;; - -xenix) - os=-xenix + zvmoe) + os=zvmoe ;; - -*mint | -mint0-9* | -*MiNT | -MiNT0-9*) - os=-mint + dicos*) + os=dicos ;; - -aros*) - os=-aros + pikeos*) + # Until real need of OS specific support for + # particular features comes up, bare metal + # configurations are quite functional. + case $cpu in + arm*) + os=eabi + ;; + *) + os=elf + ;; + esac ;; - -kaos*) - os=-kaos + nacl*) ;; - -zvmoe) - os=-zvmoe + ios) ;; - -none) + none) + ;; + *-eabi) ;; *) - # Get rid of the `-' at the beginning of $os. - os=`echo $os | sed 's/^-*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 exit 1 ;; esac @@ -1339,240 +1528,265 @@ # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. -case $basic_machine in +case $cpu-$vendor in + score-*) + os=elf + ;; + spu-*) + os=elf + ;; *-acorn) - os=-riscix1.2 + os=riscix1.2 ;; arm*-rebel) - os=-linux + os=linux ;; arm*-semi) - os=-aout + os=aout + ;; + c4x-* | tic4x-*) + os=coff + ;; + c8051-*) + os=elf + ;; + clipper-intergraph) + os=clix + ;; + hexagon-*) + os=elf + ;; + tic54x-*) + os=coff + ;; + tic55x-*) + os=coff + ;; + tic6x-*) + os=coff ;; - c4x-* | tic4x-*) - os=-coff - ;; # This must come before the *-dec entry. pdp10-*) - os=-tops20 + os=tops20 ;; pdp11-*) - os=-none + os=none ;; *-dec | vax-*) - os=-ultrix4.2 + os=ultrix4.2 ;; m68*-apollo) - os=-domain + os=domain ;; i386-sun) - os=-sunos4.0.2 + os=sunos4.0.2 ;; m68000-sun) - os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 + os=sunos3 ;; m68*-cisco) - os=-aout + os=aout + ;; + mep-*) + os=elf ;; mips*-cisco) - os=-elf + os=elf ;; mips*-*) - os=-elf + os=elf ;; or32-*) - os=-coff + os=coff ;; *-tti) # must be before sparc entry or we get the wrong os. - os=-sysv3 + os=sysv3 ;; sparc-* | *-sun) - os=-sunos4.1.1 + os=sunos4.1.1 ;; - *-be) - os=-beos + pru-*) + os=elf ;; - *-haiku) - os=-haiku + *-be) + os=beos ;; *-ibm) - os=-aix + os=aix ;; - *-knuth) - os=-mmixware + *-knuth) + os=mmixware ;; *-wec) - os=-proelf + os=proelf ;; *-winbond) - os=-proelf + os=proelf ;; *-oki) - os=-proelf + os=proelf ;; *-hp) - os=-hpux + os=hpux ;; *-hitachi) - os=-hiux + os=hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=-sysv + os=sysv ;; *-cbm) - os=-amigaos + os=amigaos ;; *-dg) - os=-dgux + os=dgux ;; *-dolphin) - os=-sysv3 + os=sysv3 ;; m68k-ccur) - os=-rtu + os=rtu ;; m88k-omron*) - os=-luna + os=luna ;; - *-next ) - os=-nextstep + *-next) + os=nextstep ;; *-sequent) - os=-ptx + os=ptx ;; *-crds) - os=-unos + os=unos ;; *-ns) - os=-genix + os=genix ;; i370-*) - os=-mvs - ;; - *-next) - os=-nextstep3 + os=mvs ;; *-gould) - os=-sysv + os=sysv ;; *-highlevel) - os=-bsd + os=bsd ;; *-encore) - os=-bsd + os=bsd ;; *-sgi) - os=-irix + os=irix ;; *-siemens) - os=-sysv4 + os=sysv4 ;; *-masscomp) - os=-rtu + os=rtu ;; f3001-fujitsu | f700-fujitsu) - os=-uxpv + os=uxpv ;; *-rom68k) - os=-coff + os=coff ;; *-*bug) - os=-coff + os=coff ;; *-apple) - os=-macos + os=macos ;; *-atari*) - os=-mint + os=mint + ;; + *-wrs) + os=vxworks ;; *) - os=-none + os=none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. -vendor=unknown -case $basic_machine in - *-unknown) +case $vendor in + unknown) case $os in - -riscix*) + riscix*) vendor=acorn ;; - -sunos*) + sunos*) vendor=sun ;; - -aix*) + cnk*|-aix*) vendor=ibm ;; - -beos*) + beos*) vendor=be ;; - -hpux*) + hpux*) vendor=hp ;; - -mpeix*) + mpeix*) vendor=hp ;; - -hiux*) + hiux*) vendor=hitachi ;; - -unos*) + unos*) vendor=crds ;; - -dgux*) + dgux*) vendor=dg ;; - -luna*) + luna*) vendor=omron ;; - -genix*) + genix*) vendor=ns ;; - -mvs* | -opened*) + clix*) + vendor=intergraph + ;; + mvs* | opened*) vendor=ibm ;; - -os400*) + os400*) vendor=ibm ;; - -ptx*) + ptx*) vendor=sequent ;; - -tpf*) + tpf*) vendor=ibm ;; - -vxsim* | -vxworks* | -windiss*) + vxsim* | vxworks* | windiss*) vendor=wrs ;; - -aux*) + aux*) vendor=apple ;; - -hms*) + hms*) vendor=hitachi ;; - -mpw* | -macos*) + mpw* | macos*) vendor=apple ;; - -*mint | -mint0-9* | -*MiNT | -MiNT0-9*) + *mint | mint0-9* | *MiNT | MiNT0-9*) vendor=atari ;; - -vos*) + vos*) vendor=stratus ;; esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac -echo $basic_machine$os +echo "$cpu-$vendor-$os" exit # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'"
View file
asunder-2.9.3.tar.bz2/configure -> asunder-2.9.7.tar.bz2/configure
Changed
@@ -635,6 +635,7 @@ CATOBJEXT CATALOGS MSGFMT_OPTS +INTL_MACOSX_LIBS GETTEXT_PACKAGE PACKAGE_LIBS PACKAGE_CFLAGS @@ -651,7 +652,6 @@ AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE -am__quote am__include DEPDIR OBJEXT @@ -764,7 +764,8 @@ PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR -SHELL' +SHELL +am__quote' ac_subst_files='' ac_user_opts=' enable_option_checking @@ -2219,7 +2220,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -am__api_version='1.15' +am__api_version='1.16' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do @@ -2735,7 +2736,7 @@ # Define the identity of the package. PACKAGE=asunder - VERSION=2.9.3 + VERSION=2.9.7 cat >>confdefs.h <<_ACEOF @@ -2765,8 +2766,8 @@ # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> mkdir_p='$(MKDIR_P)' # We need awk for the "check" target (and possibly the TAP driver). The @@ -2817,7 +2818,7 @@ Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: <http://www.gnu.org/software/coreutils/>. +that behaves properly: <https://www.gnu.org/software/coreutils/>. If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -3399,45 +3400,45 @@ ac_config_commands="$ac_config_commands depfiles" - -am_make=${MAKE-make} -cat > confinc << 'END' +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 +$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 + (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } + case $?:`cat confinc.out 2>/dev/null` in #( + '0:this is the am__doit target') : + case $s in #( + BSD) : + am__include='.include' am__quote='"' ;; #( + *) : + am__include='include' am__quote='' ;; +esac ;; #( + *) : ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf +esac + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 +$as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : @@ -6621,6 +6622,82 @@ XGETTEXT=: INTLLIBS= + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5 +$as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; } +if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then : + $as_echo_n "(cached) " >&6 +else + gt_save_LIBS="$LIBS" + LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include <CoreFoundation/CFPreferences.h> +int +main () +{ +CFPreferencesCopyAppValue(NULL, NULL) + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + gt_cv_func_CFPreferencesCopyAppValue=yes +else + gt_cv_func_CFPreferencesCopyAppValue=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext + LIBS="$gt_save_LIBS" +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5 +$as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; } + if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then + +$as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h + + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5 +$as_echo_n "checking for CFLocaleCopyCurrent... " >&6; } +if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then : + $as_echo_n "(cached) " >&6 +else + gt_save_LIBS="$LIBS" + LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include <CoreFoundation/CFLocale.h> +int +main () +{ +CFLocaleCopyCurrent(); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + gt_cv_func_CFLocaleCopyCurrent=yes +else + gt_cv_func_CFLocaleCopyCurrent=no +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext + LIBS="$gt_save_LIBS" +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5 +$as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; } + if test $gt_cv_func_CFLocaleCopyCurrent = yes; then + +$as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h + + fi + INTL_MACOSX_LIBS= + if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLocaleCopyCurrent = yes; then + INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation" + fi + + + ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" if test "x$ac_cv_header_libintl_h" = xyes; then : gt_cv_func_dgettext_libintl="no" @@ -6961,7 +7038,7 @@ fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then - INTLLIBS="-lintl $libintl_extra_libs" + INTLLIBS="-lintl $libintl_extra_libs $INTL_MACOSX_LIBS" fi if test "$gt_cv_have_gettext" = "yes"; then @@ -7275,7 +7352,7 @@ < $srcdir/po/POTFILES.in > po/POTFILES -CFLAGS="$CFLAGS -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-format-truncation" +CFLAGS="$CFLAGS -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-format-truncation -Wstringop-overflow=0 -Wno-stringop-truncation" # GTK-2.3.1 deprecated the thread API but I am not going to drop support for # everything older than that (pretty much all of GTK2!). Just silence the @@ -8018,7 +8095,7 @@ # # INIT-COMMANDS # -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" +AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" _ACEOF @@ -8635,29 +8712,35 @@ # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + case $CONFIG_FILES in #( + *\'*) : + eval set x "$CONFIG_FILES" ;; #( + *) : + set x $CONFIG_FILES ;; #( + *) : + ;; +esac shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*^/\)//*^/^/*/*$' \| \ - X"$mf" : 'X\(//\)^/' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`$as_dirname -- "$am_mf" || +$as_expr X"$am_mf" : 'X\(.*^/\)//*^/^/*/*$' \| \ + X"$am_mf" : 'X\(//\)^/' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$am_mf" | sed '/^X\(.*^/\)\/\/*^/^/*\/*$/{ s//\1/ q @@ -8675,53 +8758,48 @@ q } s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*^/\)//*^/^/*/*$' \| \ - X"$file" : 'X\(//\)^/' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*^/\)\/\/*^/^/*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)^/.*/{ + am_filepart=`$as_basename -- "$am_mf" || +$as_expr X/"$am_mf" : '.*/\(^/^/*\)/*$' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$am_mf" | + sed '/^.*\/\(^/^/*\)\/*$/{ s//\1/ q } - /^X\(\/\/\)$/{ + /^X\/\(\/\/\)$/{ s//\1/ q } - /^X\(\/\).*/{ + /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + { echo "$as_me:$LINENO: cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles" >&5 + (cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } || am_rc=$? done + if test $am_rc -ne 0; then + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking). +See \`config.log' for more details" "$LINENO" 5; } + fi + { am_dirpart=; unset am_dirpart;} + { am_filepart=; unset am_filepart;} + { am_mf=; unset am_mf;} + { am_rc=; unset am_rc;} + rm -f conftest-deps.mk } ;; "default-1":C) case "$CONFIG_FILES" in *po/Makefile.in*)
View file
asunder-2.9.3.tar.bz2/configure.in -> asunder-2.9.7.tar.bz2/configure.in
Changed
@@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(configure.in) -AM_INIT_AUTOMAKE(asunder, 2.9.3) +AM_INIT_AUTOMAKE(asunder, 2.9.7) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE IT_PROG_INTLTOOL(0.34.90) @@ -22,7 +22,7 @@ AM_GLIB_GNU_GETTEXT -CFLAGS="$CFLAGS -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-format-truncation" +CFLAGS="$CFLAGS -Wall -pedantic -std=gnu99 -Wundef -Wcast-align -W -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-format-truncation -Wstringop-overflow=0 -Wno-stringop-truncation" # GTK-2.3.1 deprecated the thread API but I am not going to drop support for # everything older than that (pretty much all of GTK2!). Just silence the
View file
asunder-2.9.7.tar.bz2/pixmaps/asunder.svg
Added
@@ -0,0 +1,109 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="48px" height="48px" id="svg1306" sodipodi:version="0.32" inkscape:version="0.46" sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/devices" sodipodi:docname="asunder.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs id="defs1308"> + <linearGradient id="linearGradient3232" inkscape:collect="always"> + <stop id="stop3234" offset="0" style="stop-color: rgb(0, 0, 0); stop-opacity: 1;"/> + <stop id="stop3236" offset="1" style="stop-color: rgb(0, 0, 0); stop-opacity: 0;"/> + </linearGradient> + <linearGradient id="linearGradient3290"> + <stop style="stop-color: rgb(52, 101, 164); stop-opacity: 1;" offset="0" id="stop3292"/> + <stop style="stop-color: rgb(114, 159, 207); stop-opacity: 1;" offset="1" id="stop3294"/> + </linearGradient> + <linearGradient id="linearGradient3241"> + <stop id="stop3243" offset="0" style="stop-color: rgb(114, 159, 207); stop-opacity: 1;"/> + <stop id="stop3245" offset="1" style="stop-color: rgb(114, 159, 207); stop-opacity: 0;"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient2397"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop2399"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop2401"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient3278"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop3280"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop3282"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient3261"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop3263"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop3265"/> + </linearGradient> + <inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 24 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="48 : 24 : 1" inkscape:persp3d-origin="24 : 16 : 1" id="perspective2449"/> + <linearGradient inkscape:collect="always" id="linearGradient4409"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop4411"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop4413"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient6028"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop6030"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop6032"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient6036"> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" offset="0" id="stop6038"/> + <stop style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" offset="1" id="stop6040"/> + </linearGradient> + <linearGradient id="aigrd2" gradientUnits="userSpaceOnUse" x1="12.2744" y1="32.4165" x2="35.3912" y2="14.2033"> + <stop offset="0" style="stop-color: rgb(251, 251, 251);" id="stop3043"/> + <stop offset="1" style="stop-color: rgb(182, 182, 182);" id="stop3045"/> + </linearGradient> + <linearGradient id="aigrd1" gradientUnits="userSpaceOnUse" x1="14.9966" y1="11.1885" x2="32.511" y2="34.3075"> + <stop offset="0" style="stop-color: rgb(235, 235, 235);" id="stop3034"/> + <stop offset="0.5" style="stop-color: rgb(255, 255, 255);" id="stop3036"/> + <stop offset="1" style="stop-color: rgb(235, 235, 235);" id="stop3038"/> + </linearGradient> + <linearGradient inkscape:collect="always" id="linearGradient23419"> + <stop style="stop-color: rgb(0, 0, 0); stop-opacity: 1;" offset="0" id="stop23421"/> + <stop style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" offset="1" id="stop23423"/> + </linearGradient> + <radialGradient inkscape:collect="always" xlink:href="#linearGradient23419" id="radialGradient3507" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1, 0, 0, 0.25, 0, 31.227)" cx="23.334524" cy="41.63604" fx="23.334524" fy="41.63604" r="22.627417"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient6028" id="linearGradient3515" gradientUnits="userSpaceOnUse" x1="28.702885" y1="31.494707" x2="17.742729" y2="18.366575"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient6036" id="linearGradient3519" gradientUnits="userSpaceOnUse" x1="10.501720" y1="3.6100161" x2="48.798885" y2="54.698483" gradientTransform="translate(-0.08452, -1.33332)"/> + <linearGradient inkscape:collect="always" xlink:href="#aigrd2" id="linearGradient3523" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.19048, 0, 0, 1.19048, -4.30894, -3.83332)" x1="-0.38017723" y1="42.630005" x2="46.750008" y2="-3.405791"/> + <linearGradient inkscape:collect="always" xlink:href="#aigrd1" id="linearGradient3526" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.19048, 0, 0, 1.19048, -4.30894, -3.83332)" x1="14.9966" y1="11.1885" x2="32.511" y2="34.3075"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient4409" id="linearGradient4415" x1="25.985928" y1="24.919628" x2="15.889072" y2="11.669628" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.5, -0.353553)"/> + <radialGradient inkscape:collect="always" xlink:href="#linearGradient3232" id="radialGradient2491" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1, 0, 0, 0.416667, 0, 11.375)" cx="10" cy="19.5" fx="10" fy="19.5" r="6"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient3290" id="linearGradient2493" gradientUnits="userSpaceOnUse" gradientTransform="translate(-76.25, -58.1094)" x1="31.819805" y1="15.91503" x2="36.150833" y2="4.6897092"/> + <radialGradient inkscape:collect="always" xlink:href="#linearGradient3241" id="radialGradient2495" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.916321, 0, 2.45581e-07, 0.249409, 2.78091, 31.3051)" cx="31.489759" cy="38.486931" fx="31.489759" fy="38.486931" r="6.1868596"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient2397" id="linearGradient2497" gradientUnits="userSpaceOnUse" x1="32.195919" y1="39.532585" x2="37.485153" y2="43.330803"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient3261" id="linearGradient2499" gradientUnits="userSpaceOnUse" x1="27.5" y1="24.120338" x2="27.5" y2="37.481789"/> + <linearGradient inkscape:collect="always" xlink:href="#linearGradient3278" id="linearGradient2501" gradientUnits="userSpaceOnUse" x1="31.25" y1="5.25" x2="28.0625" y2="9.3125"/> + </defs> + <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="0.22745098" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="16" inkscape:cx="33.185301" inkscape:cy="36.846295" inkscape:current-layer="layer1" showgrid="false" inkscape:grid-bbox="true" inkscape:document-units="px" stroke="#888a85" fill="#eeeeec" inkscape:window-width="1024" inkscape:window-height="716" inkscape:window-x="0" inkscape:window-y="0" inkscape:showpageshadow="false"/> + <metadata id="metadata1311"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + <dc:title>Removable drive</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:description/> + <cc:license rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"/> + <dc:source>http://www.gnome.org</dc:source> + <dc:contributor> + <cc:Agent> + <dc:title>Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + </cc:Work> + <cc:License rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/> + <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/> + <cc:requires rdf:resource="http://web.resource.org/cc/Notice"/> + <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/> + <cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/> + <cc:requires rdf:resource="http://web.resource.org/cc/SourceCode"/> + </cc:License> + </rdf:RDF> + </metadata> + <g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer"> + <path sodipodi:type="arc" style="overflow: visible; marker: none; opacity: 0.55; color: rgb(0, 0, 0); fill: url(#radialGradient3507) rgb(0, 0, 0); fill-opacity: 1; fill-rule: evenodd; stroke: none; stroke-width: 2; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0pt; stroke-opacity: 1; visibility: visible; display: inline;" id="path23417" sodipodi:cx="23.334524" sodipodi:cy="41.63604" sodipodi:rx="22.627417" sodipodi:ry="5.6568542" d="M 45.961941 41.63604 A 22.627417 5.6568542 0 1 1 0.70710754,41.63604 A 22.627417 5.6568542 0 1 1 45.961941 41.63604 z" inkscape:r_cx="true" inkscape:r_cy="true" transform="matrix(1, 0, 0, 1.06629, 0.91548, -4.21843)"/> + <path inkscape:r_cy="true" inkscape:r_cx="true" id="path3040" d="M 24.262486,2.8333435 C 12.714866,2.8333435 3.4291519,12.119058 3.4291519,23.666677 C 3.4291519,35.214297 12.714866,44.500012 24.262486,44.500012 C 35.810106,44.500012 45.095821,35.214297 45.095821,23.666677 C 45.095821,12.119058 35.810106,2.8333435 24.262486,2.8333435 L 24.262486,2.8333435 z M 24.262486,28.666678 C 21.524391,28.666678 19.262486,26.404773 19.262486,23.666677 C 19.262486,20.928582 21.524391,18.666677 24.262486,18.666677 C 27.000581,18.666677 29.262486,20.928582 29.262486,23.666677 C 29.262486,26.404773 27.000581,28.666678 24.262486,28.666678 z " style="fill: url(#linearGradient3526) rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-miterlimit: 4;"/> + <path inkscape:r_cy="true" inkscape:r_cx="true" id="path3049" d="M 24.262486,2.8333431 C 12.714866,2.8333431 3.429152,12.119058 3.429152,23.666677 C 3.429152,35.214297 12.714866,44.500012 24.262486,44.500012 C 35.810106,44.500012 45.095821,35.214297 45.095821,23.666677 C 45.095821,12.119058 35.810106,2.8333431 24.262486,2.8333431 L 24.262486,2.8333431 z M 24.262486,28.666678 C 21.524391,28.666678 19.262486,26.404773 19.262486,23.666677 C 19.262486,20.928582 21.524391,18.666677 24.262486,18.666677 C 27.000581,18.666677 29.262486,20.928582 29.262486,23.666677 C 29.262486,26.404773 27.000581,28.666678 24.262486,28.666678 z " style="fill: url(#linearGradient3523) rgb(0, 0, 0); fill-rule: nonzero; stroke: rgb(85, 87, 83); stroke-miterlimit: 4; stroke-opacity: 1; fill-opacity: 1; stroke-linejoin: round; stroke-width: 1.5; stroke-dasharray: none;"/> + <path style="fill: url(#linearGradient4415) rgb(0, 0, 0); fill-opacity: 1; fill-rule: nonzero; stroke: none; stroke-miterlimit: 4; stroke-opacity: 1;" d="M 23.410538,3.4587825 C 12.648847,3.864693 4.1109275,12.676135 4.1109275,23.541217 C 4.1109275,28.466722 5.858051,32.943607 8.7777601,36.427697 L 19.895113,27.017403 C 19.173772,26.174062 18.845878,24.974235 18.845878,23.791217 C 18.845878,20.400827 21.150167,18.223842 24.413253,18.223842 C 25.897178,18.223842 27.38434,18.897269 28.271719,19.97014 L 39.639072,10.684846 C 35.963901,6.2606919 30.394797,3.4587825 24.163253,3.4587825 C 23.902492,3.4587825 23.668819,3.4490406 23.410538,3.4587825 z " id="path3531" sodipodi:nodetypes="csccssccsc"/> + <path inkscape:r_cy="true" inkscape:r_cx="true" id="path3051" d="M 24.262486,13.562512 C 18.6199,13.562512 14.15832,18.155315 14.15832,23.666677 C 14.15832,29.309265 18.751124,33.770843 24.262486,33.770843 C 29.905072,33.770843 34.366652,29.178041 34.366652,23.666677 C 34.366652,18.024091 29.773848,13.562512 24.262486,13.562512 L 24.262486,13.562512 z M 24.262486,29.178041 C 21.244359,29.178041 18.751124,26.684806 18.751124,23.666677 C 18.751124,20.64855 21.244359,18.155315 24.262486,18.155315 C 27.280613,18.155315 29.773848,20.64855 29.773848,23.666677 C 29.773848,26.684806 27.280613,29.178041 24.262486,29.178041 z " style="opacity: 0.510989; fill: rgb(238, 238, 236); fill-rule: nonzero; stroke: none; stroke-miterlimit: 4;"/> + <path inkscape:r_cy="true" inkscape:r_cx="true" style="opacity: 0.546448; fill: none; fill-rule: nonzero; stroke: url(#linearGradient3519) rgb(0, 0, 0); stroke-miterlimit: 4; stroke-opacity: 1;" d="M 24.262482,3.8690421 C 13.288938,3.8690421 4.4648511,12.693131 4.4648511,23.666674 C 4.4648511,34.640218 13.288938,43.464305 24.262482,43.464305 C 35.236026,43.464305 44.060113,34.640218 44.060113,23.666674 C 44.060113,12.693131 35.236026,3.8690421 24.262482,3.8690421 L 24.262482,3.8690421 z " id="path5264" sodipodi:nodetypes="cccccc"/> + <path inkscape:r_cy="true" inkscape:r_cx="true" sodipodi:type="arc" style="overflow: visible; marker: none; opacity: 0.672131; color: rgb(0, 0, 0); fill: none; fill-opacity: 0.316384; fill-rule: nonzero; stroke: url(#linearGradient3515) rgb(0, 0, 0); stroke-width: 0.930539; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dashoffset: 0pt; stroke-opacity: 1; visibility: visible; display: inline;" id="path6026" sodipodi:cx="24.306795" sodipodi:cy="24.930641" sodipodi:rx="6.0987959" sodipodi:ry="6.0987959" d="M 30.405591 24.930641 A 6.0987959 6.0987959 0 1 1 18.207999,24.930641 A 6.0987959 6.0987959 0 1 1 30.405591 24.930641 z" transform="translate(0.003868, -1.24493)"/> + <path style="fill: rgb(85, 87, 83); fill-rule: evenodd; stroke: rgb(85, 87, 83); stroke-width: 1px; stroke-linecap: butt; stroke-linejoin: miter; stroke-opacity: 1;" d="M 28.177463,3.2915492 L 29.717378,8.0632077 L 24.156705,11.301291 L 28.443791,15.56549 L 25.161257,17.73401 L 26.163277,15.292128 L 21.733973,11.350362 L 25.430286,7.8984921 L 21.398392,3.3318599 C 23.232003,2.9532625 25.521451,2.8143564 28.177463,3.2915492 z" id="path2507" sodipodi:nodetypes="cccccccccc"/> + </g> +</svg> \ No newline at end of file
View file
asunder-2.9.3.tar.bz2/po/af.po -> asunder-2.9.7.tar.bz2/po/af.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Baan" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Kunstenaar" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titel" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tyd" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "awn-extras-applets" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Bediener:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Poort:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Gevorderd" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Enkodering" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -485,7 +485,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/am.po -> asunder-2.9.7.tar.bz2/po/am.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ሙዚቃ " # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "አርቲስት " # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "አርእስት" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-system-tools" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ሰዓት" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,96 +355,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ፖርት፦" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-applets" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ጠለቅ" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "የሆሄያት ኮድ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -477,6 +477,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/an.po -> asunder-2.9.7.tar.bz2/po/an.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "VLC" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "VLC" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titol" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Hora" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,96 +361,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servidor:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Puerto:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avanzau" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ar.po -> asunder-2.9.7.tar.bz2/po/ar.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2010-12-27 22:54+0200\n" "Last-Translator: Muhammad Ali Makki <makkiabufaris@aol.com>\n" "Language-Team: Arabic <doc@arabeyes.org>\n" @@ -21,27 +21,27 @@ "X-Poedit-Language: Arabic\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "انسخ" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "المقطوعة" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "الفنان" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "العنوان" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "الزمن" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -54,15 +54,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>يجلب معلومات القرص من الإنترنت...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -74,36 +74,32 @@ msgid "%dKbps" msgstr "%d ك.بايت\\ث" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "لم تُدخل أي اسطوانات. من فضلك أدخل اسطوانة في مشغل الاسطوانات." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "%s لم يوجد في مسارك. أسوندر يتطلبه لإنشاء ملفات %s. كل وظائف %s عطلت." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "اختر الكل للنسخ" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "انزع الاختيار عن الكل" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "مجلد الألبوم: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "ملف قائمة التشغيل: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "ملف الموسيقى: " @@ -378,55 +374,59 @@ msgid "Encode" msgstr "رمّز" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "اجلب معلومات القرص من الإنترنت تلقائيا" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "الخادوم: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "خادوم CDDB المستخدم في جلب معلومات القرص (الافتراضي freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "خادوم CDDB المستخدم في جلب معلومات القرص (الافتراضي gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "المنفذ: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "منفذ خادوم CDDB (الافتراضي 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "استخدم وسيط HTTP للاتصال بالإنترنت" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "متقدم" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "ينسخ" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "التقدم الكلي" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "يُرمّز" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -437,7 +437,7 @@ "مثل WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, و/أو ملفات " "AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" @@ -448,7 +448,7 @@ msgstr4 "أنشئ %d ملفا بنجاح" msgstr5 "أنشئ %d ملف بنجاح" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" @@ -459,21 +459,21 @@ msgstr4 "حدث خطأ أثناء إنشاء %d ملفا" msgstr5 "حدث خطأ أثناء إنشاء %d ملف" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "محارف غير صالحة في حقل '%s' " -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' لا يمكن أن تكون فارغة" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "رقم منفذ الوسيط غير صالح" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "رقم منفذ خادوم cddb غير صالح" @@ -502,7 +502,7 @@ "track." msgstr "لم تختر أي مقاطع للنسخ/الترميز. من فضلك اختر مقطعا واحدا على الأقل." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "ينتظر..."
View file
asunder-2.9.3.tar.bz2/po/as.po -> asunder-2.9.7.tar.bz2/po/as.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ট্ৰেক" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "শিল্পী" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "শিৰোনাম" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "সময়" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "চাৰ্ভাৰ:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "পোৰ্ট:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ekiga" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "উন্নত" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "এনকোডিং" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -485,7 +485,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/az.po -> asunder-2.9.7.tar.bz2/po/az.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Mahnı" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "rhythmbox" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Müğənni" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Başlıq" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Vaxt" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,96 +355,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Qapı:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "calibre" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Ətraflı" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "balsa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Şəkilləndirmə" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -477,7 +477,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/be.po -> asunder-2.9.7.tar.bz2/po/be.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Дарожка" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Выканаўца" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Назва" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Час" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "eiskaltdcpp-gtk" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Адмысловыя" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кадаваньне" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/be@latin.po -> asunder-2.9.7.tar.bz2/po/be@latin.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2008-01-06 01:33+0200\n" "Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n" "Language-Team: i18n@mova.org <i18n@mova.org>\n" @@ -19,27 +19,27 @@ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ździary" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Numar pieśni" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Vykanaŭca" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Nazva" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Čas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Atrymańnie źviestak ab dysku ź sieciva...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,13 +73,13 @@ msgid "%dKbps" msgstr "32Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Dysk nia ŭstaŭleny. Kali łaska, ustaŭ dysk u pryładu CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,23 +88,19 @@ "%s nia znojdzienaja ŭ ściežcy. Asunder vymahaje jaje, kab stvarać fajły %s. " "Usie funkcyi %s vyklučanyja." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Zaznač usio, kab ździerci" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Anuluj zaznačeńnie ździranaha" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -201,11 +197,11 @@ msgid "Album directory: " msgstr "Kataloh albomu: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Fajł śpisu: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Muzyčny fajł: " @@ -392,63 +388,67 @@ msgid "Encode" msgstr "Zakaduj" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Atrymlivaj źviestki ab dysku ź sievica aŭtamatyčna" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 #, fuzzy msgid "Use an HTTP proxy to connect to the internet" msgstr "Užyj proxy HTTP, kab spałučycca ź siecivam" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Prasunutyja" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ździrańnie" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Ahulny prahres" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kadavańnie" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" @@ -456,7 +456,7 @@ msgstr1 "%d fajły paśpiachova stvoranyja" msgstr2 "%d fajłaŭ paśpiachova stvoranyja" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" @@ -464,21 +464,21 @@ msgstr1 "Pamyłka pry stvareńni %d fajłaŭ" msgstr2 "Pamyłka pry stvareńni %d fajłaŭ" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Niapravilnyja znaki ŭ poli \"%s\"" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "\"%s\" nia moža być pustym" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Niapravilny numar portu proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 #, fuzzy msgid "Invalid cddb server port number" msgstr "Niapravilny numar portu proxy" @@ -512,7 +512,7 @@ "Dla ździrańnia/kadavańnia nie zaznačana pieśniaŭ. Kali łaska, zaznač chacia " "b adnu ź pieśniaŭ." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čakańnie..."
View file
asunder-2.9.3.tar.bz2/po/bg.po -> asunder-2.9.7.tar.bz2/po/bg.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: asunder-1.0.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2013-03-21 14:47+0200\n" "Last-Translator: Emil Krumov <emil_dk@yahoo.com>\n" "Language-Team: \n" @@ -17,27 +17,27 @@ "X-Poedit-Country: BULGARIA\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Рипване" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Песен" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Изпълнител" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Заглавие" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Продължителност" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Получаване на инфо за диска от Интернет...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Няма зареден диск. Моля, заредете CD в CD-ROM устройството." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s не беше намерен в указаната пътека. Asunder го изисква, за да създаде %s " "файлове. Цялата %s функционалност е изключена." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Избиране на всички за рипване" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Отхвърляне на всички за рипване" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Директория на албум:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Файл на списък с песни:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Музикален файл:" @@ -379,57 +375,61 @@ msgid "Encode" msgstr "Кодиране" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Автоматично получаване на инфо за диска от Интернет" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сървър:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB сървър за получаване на инфо за диска (по подразбиране е freedb.freedb." +"CDDB сървър за получаване на инфо за диска (по подразбиране е gnudb.gnudb." "org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Порт на CDDB сървъра" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Използване на HTTP proxy за връзка с Интернет" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Разширено" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Рипване" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Цялостен напредък" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодиране" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -440,33 +440,33 @@ "във WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, и/или AAC " "файлове." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d файлът е създаден успешно" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Грешка при създаване на %d файла" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Невалиден символ в полето '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' не може да бъде празно" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Невалиден proxy порт" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Невалиден порт на CDDB сървъра" @@ -498,7 +498,7 @@ msgstr "" "Няма избрани песни за рипване/кодиране. Моля, изберете поне една песен." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Изчакване..."
View file
asunder-2.9.3.tar.bz2/po/bn.po -> asunder-2.9.7.tar.bz2/po/bn.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ট্র্যাক" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "শিল্পী" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "শিরোনাম" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "অতিবাহিত সময়" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "সার্ভার:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "পোর্ট:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ekiga" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "উন্নত" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "এনকোডিং" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/bn_IN.po -> asunder-2.9.7.tar.bz2/po/bn_IN.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Asunder-2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2013-07-17 04:47+0530\n" "Last-Translator: Rajib Lochan Dhibar <rajib.lochan.dhibar@gmail.com>\n" "Language-Team: Rajib Lochan Dhibar <rajib.lochan.dhibar@gmail.com>\n" @@ -20,27 +20,27 @@ "X-Poedit-Country: INDIA\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "রিপ্" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ট্রাক্" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "শিল্পী" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "শিরোনাম" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "সময়" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -54,15 +54,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>ইন্টারনেট্ থেকে ডিস্কের তথ্য নেওয়া হচ্ছে...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -74,13 +74,13 @@ msgid "%dKbps" msgstr "%dকেবিপিএস" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "কোন সিডি ঢোকানো হয় নি। অনুগ্রহ করে সিডি-রম ড্রাইভে সিডি ঢোকান।" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -89,23 +89,19 @@ "সিস্টেম পাথের মদ্ধে %s পাওয়া যায় নি। %s ফাইল তৈরি করতে অসুন্ডারের এটি দরকার। " "সমস্ত %s কাজকর্ম অকেজ হল।" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "রিপিং-এর জন্য সবগুলি নেওয়া হোক" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "রিপিং-এর জন্য সবগুলি বাদ দেওয়া হোক" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -198,11 +194,11 @@ msgid "Album directory: " msgstr "এলবামের ফোল্ডার: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "প্লে-লিস্টের ফাইল: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "গানের ফাইল: " @@ -381,57 +377,60 @@ msgid "Encode" msgstr "এনকোড্" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "সয়ংক্রিয়ভাবে ইন্টারনেট্ থেকে ডিস্কের তথ্য নেওয়া হোক্" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "সার্ভার:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"সিডিডিবি সার্ভার, যেখান থেকে ডিস্কের তথ্য নেওয়া হবে (ডিফল্ট হলো freedb.freedb." -"org)" +"সিডিডিবি সার্ভার, যেখান থেকে ডিস্কের তথ্য নেওয়া হবে (ডিফল্ট হলো gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "পোর্ট:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "সিডিডিবি সার্ভার পোর্ট (ডিফল্ট হলো ৮৮৮০)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "ইন্টারনেটে সংযোগ করতে HTTP প্রক্সি ব্যবহার করা হোক্" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "উন্নততর" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "রিপিং" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "সর্বমোট অগ্রগতি" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "এনকোডিং" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -441,35 +440,35 @@ "একটি ব্যবহারিক সফট্ওয়ার যা অডিও সিডি থেকে ট্রাকগুলিকে সেভ করে WAV,\n" "MP3, OGG, FLAC, ওয়্যাভপ্যাক, মিউজপ্যাক, মাঙ্কিস্ অডিও, এবং/অথবা AAC ফাইলে।" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d ফাইল সফলভাবে তৈরি হয়েছে" msgstr1 "%d ফাইলগুলি সফলভাবে তৈরি হয়েছে" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "%d ফাইল তৈরি করার সময় একটি ত্রুটি ছিল" msgstr1 "%d ফাইলগুলি তৈরি করার সময় একটি ত্রুটি ছিল" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "'%s' অঞ্চলের মদ্ধ্যে অবৈধ অক্ষর অাছে" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ফাঁকা হতে পারে না" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "অবৈধ প্রক্সি পোর্ট নম্বর" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "অবৈধ সিডিডিবি সার্ভার পোর্ট নম্বর" @@ -500,7 +499,7 @@ msgstr "" "রিপিং/এনকোডিং-এর জন্য কোন ট্রাক্ বাছা হয়নি। অনুগ্রহ করে অন্তত একটি ট্রাক্ বেছে নিন।" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "প্রতীক্ষায় অাছি..."
View file
asunder-2.9.3.tar.bz2/po/br.po -> asunder-2.9.7.tar.bz2/po/br.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Loabr" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Arzour" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titl" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Amzer" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Dafariad :" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Porzh :" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Kemplesoc'h" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Enbonegañ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/bs_BA.po -> asunder-2.9.7.tar.bz2/po/bs_BA.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: DAVOR BUDAY <davor.buday@gmail.com>\n" "Language-Team: CROATIAN <codemaster@lavabit.com>\n" @@ -17,27 +17,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Rip" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pjesma" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Naslov" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Vrijeme" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Dobavljam disk info s interneta...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "CD nije umetnut. Molim, umetnite CD u CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s nije nađen na ovoj putanji. Asunder ga zahtijeva za kreiranje %s " "datoteka. Sva %s-a funkcionalnost je onemogućena." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Označi sve za ripanje" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Odznači sve za ripanje" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Direktorij Albuma" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Datoteka playliste" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Glazbena datoteka" @@ -379,56 +375,60 @@ msgid "Encode" msgstr "Enkodiranje" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Automatski preuzmi disk info s interneta" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "server:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB server s kojeg će biti preuzet disk info (zadan je freedb.freedb.org)" +"CDDB server s kojeg će biti preuzet disk info (zadan je gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB server port (zadano je 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Koristi HTTP proxy za spajanje na internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Napredno" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ripanje" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Ukupan napredak" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Enkodiranje" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -439,35 +439,35 @@ "kao WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, i/ili AAC " "datoteke." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d datoteka je uspješno kreirana" msgstr1 "%d datoteka je uspješno kreirano" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Greška kod kreiranja %d datoteke" msgstr1 "Greška kod kreiranja %d datoteka" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Neispravni znakovi u '%s' polju" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ne može biti prazno" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Neispravan proxy port broj" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Neispravan cddb server port broj" @@ -500,7 +500,7 @@ "nijedna pjesma nije odabrana za ripanje/enkodiranje. Molim, odaberite barem " "jednu pjesmu." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čekanje..."
View file
asunder-2.9.3.tar.bz2/po/ca.po -> asunder-2.9.7.tar.bz2/po/ca.po
Changed
@@ -2,9 +2,9 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2016-01-15 20:46+0100\n" -"Last-Translator: Toni Estévez <toni.estevez@gmail.com>\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2019-10-20 14:22+0200\n" +"Last-Translator: Toni Estevez <toni.estevez@gmail.com>\n" "Language-Team: Catalan <toni.estevez@gmail.com>\n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -12,36 +12,36 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Poedit-Basepath: .\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 2.2\n" "X-Poedit-SearchPath-0: ../src\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extreu" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Títol" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Duració" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." msgstr "" -"No s'ha trobat el component «cdparanoia». L'Asunder el necessita per " -"extreure pistes d'àudio." +"No s'ha trobat el programa «cdparanoia». L'Asunder el necessita per extreure " +"les pistes d'àudio d'un CD." #. Debug print add time last taken by the open() call. #. snprintf(msgStr, 1024, "%s open %.1lf sec", @@ -49,17 +49,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>S'està comprovant el disc...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Descàrrega d'informació del disc des d'Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>S'està llegint el disc...</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -69,40 +69,36 @@ msgid "%dKbps" msgstr "%d Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "No s'ha inserit cap CD. Inseriu un CD a la unitat de CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -"No s'ha trobat el component «%s». L'Asunder el necessita per crear fitxers " -"%s. La codificació %s s'ha desactivat." +"No s'ha trobat el programa %s. L'Asunder el necessita per crear fitxers %s. " +"La codificació %s s'ha desactivat." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Selecciona totes les pistes" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Desselecciona totes les pistes" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" +msgstr "Majúscula inicial en artistes i títols" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Intercanvia artista i títol" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -126,11 +122,11 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Primer número de pista:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Amplada del número de pista al nom del fitxer:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -168,7 +164,7 @@ #: ../src/interface.c:474 msgid "General" -msgstr "General" +msgstr "Generals" #: ../src/interface.c:494 msgid "" @@ -182,26 +178,24 @@ "%L - Àlbum\n" "%N - Número de pista (2 xifres)\n" "%Y - Any (4 xifres o «0»)\n" -"%T - Títol de la cançó " +"%T - Títol de la cançó" #: ../src/interface.c:499 #, c-format msgid "%G - Genre" -msgstr "" -"%G - Gènere\n" -" " +msgstr "%G - Gènere" #: ../src/interface.c:514 msgid "Album directory: " msgstr "Carpeta de l'àlbum: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Fitxer de llista de reproducció:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " -msgstr "Fitxers de música:" +msgstr "Fitxers de música: " #: ../src/interface.c:542 msgid "" @@ -210,7 +204,7 @@ "Default: %A - %L\n" "Other example: %A/%L" msgstr "" -"Es crea dins la carpeta de destinació.\n" +"Es crea dins la carpeta de destinació predeterminada.\n" "Es pot deixar en blanc.\n" "Per defecte: %A - %L\n" "Un altre exemple: %A/%L" @@ -239,15 +233,15 @@ #: ../src/interface.c:570 msgid "Filename formats" -msgstr "Format dels noms dels fitxer" +msgstr "Format del nom dels fitxers" #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Permet el canvi del primer número de pista" #: ../src/interface.c:580 msgid "Filenames" -msgstr "Noms dels fitxers" +msgstr "Nom dels fitxers" #. WAV #. frame3 = gtk_frame_new (NULL); @@ -271,7 +265,7 @@ #: ../src/interface.c:643 msgid "Better quality for the same size." -msgstr "Genera so de millor qualitat sense augmentar la mida del fitxer." +msgstr "Millora la qualitat del so sense augmentar la mida del fitxer." #: ../src/interface.c:649 ../src/interface.c:736 ../src/interface.c:847 #: ../src/interface.c:933 ../src/interface.c:981 @@ -304,9 +298,8 @@ msgstr "OGG Vorbis (compressió amb pèrdua)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (compressió amb pèrdua)" +msgstr "AAC (compressió amb pèrdua)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -384,97 +377,101 @@ msgid "Encode" msgstr "Codificació" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" -msgstr "Descarrega informació del disc des d'Internet" +msgstr "Descarrega automàticament informació del disc des d'Internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servidor: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"El servidor CDDB per descarregar informació del disc (per defecte freedb." -"freedb.org)" +"El servidor CDDB per descarregar informació del disc (per defecte, gnudb." +"gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " -msgstr "Port:" +msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" -msgstr "El port del servidor CDDB (per defecte 8880)." +msgstr "El port del servidor CDDB (per defecte, 8880)." -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" -msgstr "Utilitza un servidor intermediari HTTP per connectar-se a Internet" +msgstr "Utilitza un servidor intermediari HTTP per conectar-se a Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Separador de artista y título: " + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "Registra al fitxer /var/log/asunder.log" +msgstr "Desa un registre al fitxer /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Extracció ràpida (sense correcció d'errors)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" -msgstr "Avançat" +msgstr "Avançades" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extracció" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progrés total" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codificació" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"Aplicació per extreure pistes d'un CD d'àudio i codificar-les \n" -"en format WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio o AAC" +"Una aplicació per extreure pistes d'un CD d'àudio\n" +"i codificar-les en format WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, " +"Monkey's Audio o AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "S'ha creat %d fitxer correctament." msgstr1 "S'han creat %d fitxers correctament." -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "S'ha produït un error en crear %d fitxer." msgstr1 "S'ha produït un error en crear %d fitxers." -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" -msgstr "Hi ha un caràcter invàlid al camp «%s»." +msgstr "Hi ha caràcters no vàlids al camp «%s»." -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "«%s» no pot estar buit." -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" -msgstr "El port del servidor intermediari és incorrecte." +msgstr "El port del servidor intermediari és no és vàlid." -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" -msgstr "El port del servidor CDDB és incorrecte." +msgstr "El port del servidor CDDB no és vàlid." #: ../src/support.c:47 msgid "Overwrite?" @@ -483,7 +480,7 @@ #: ../src/support.c:60 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?\n" -msgstr "El fitxer «%s» ja existeix. Voleu sobreescriure'l?\n" +msgstr "Ja existeix el fitxer «%s». Voleu sobreescriure'l?\n" #: ../src/support.c:66 msgid "Remember the answer for _all the files made from this CD" @@ -503,7 +500,7 @@ "track." msgstr "No heu triat cap pista per extreure. Seleccioneu almenys una." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "S'està esperant..."
View file
asunder-2.9.3.tar.bz2/po/cs.po -> asunder-2.9.7.tar.bz2/po/cs.po
Changed
@@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: cs.po_XwND8b\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-03-19 10:33+0100\n" "Last-Translator: Petr Šimáček <petr.simacek@gmail.com>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\n" @@ -19,27 +19,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Generator: Lokalize 1.0\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ripovat" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Stopa" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Umělec" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Název" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Čas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Získávání informací o disku z internetu</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,13 +73,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Není vloženo CD. Prosím vložte CD-ROM do mechaniky." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,23 +88,19 @@ "%s nebyl nalezen v proměnné $PATH. Asunder ho potřebuje pro vytvoření " "souborů %s. Všechna funkcionalita %s je zakázána." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Vybrat vše k ripování" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Zrušit výběr všeho pro ripování" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "Adresář alba: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Soubor seznamu skladeb: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Hudební soubor: " @@ -382,55 +378,59 @@ msgid "Encode" msgstr "Překódovat" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Získat informaci o disku z internetu automaticky" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "CDDB server pro získání informací (výchozí je freedb.freedb.org" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "CDDB server pro získání informací (výchozí je gnudb.gnudb.org" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port CDDB serveru (výchozí je 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Použít HTTP proxy pro připojení k internetu" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Pokročilé" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ripování" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Celkový průběh" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kódování" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -441,35 +441,35 @@ "jako WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, a/nebo " "AAC files." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d soubor úspěšně vytvořen" msgstr1 "%d soubory úspěšně vytvořeny" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Chyba při vytváření %d souboru" msgstr1 "Chyba při vytváření %d souborů" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Neplatné znaky v poli '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' nesmí být prázdné" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Neplatné číslo portu proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Neplatné číslo portu pro CDDB server" @@ -502,7 +502,7 @@ "Žádná stopa nebyla vybrána pro ripování/kódování. Prosím, vyberte alespoň " "jednu stopu." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čekám..."
View file
asunder-2.9.3.tar.bz2/po/cy.po -> asunder-2.9.7.tar.bz2/po/cy.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Trac" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Cyflawnwr" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Teitl" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Amser:" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,96 +357,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Porth:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "dasher" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Pellach" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Amgodio" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -479,7 +479,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/da.po -> asunder-2.9.7.tar.bz2/po/da.po
Changed
@@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2015-09-29 23:00+2000\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" @@ -25,28 +25,28 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Udtræk" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Nummer" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Kunstner" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titel" # måske varighed -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tid" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -60,15 +60,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Henter cd-information fra internettet ...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -80,13 +80,13 @@ msgid "%dKbps" msgstr "%d kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ingen cd indsat. Indsæt venligst en cd i cd-rom-drevet." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -95,23 +95,19 @@ "%s blev ikke fundet i din sti. Den er krævet af Asunder for at kunne oprette " "%s filer. Al %s-funktionalitet er slået fra." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Vælg alle" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Fravælg alle" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -204,11 +200,11 @@ msgid "Album directory: " msgstr "Albummappe: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Fil for afspilningsliste: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Musikfil: " @@ -388,56 +384,60 @@ msgid "Encode" msgstr "Konverter" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Hent automatisk cd-info fra internettet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB-serveren som cd-infoen skal hentes fra (standard er freedb.freedb.org)" +"CDDB-serveren som cd-infoen skal hentes fra (standard er gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB-serverporten (standard er 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Brug en HTTP-proxy til internetforbindelsen" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avanceret" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Udtrækning" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Samlet fremskridt" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Konvertering" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -448,35 +448,35 @@ "som WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkeys Audio og/eller AAC-" "filer." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fil oprettet" msgstr1 "%d filer oprettet" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Der opstod en fejl under oprettelse af %d fil" msgstr1 "Der opstod en fejl under oprettelse af %d filer" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Ugyldige tegn i feltet »%s«" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "»%s« kan ikke være tom" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Ugyldig portnummer på proxyen" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Ugyldigt cddb-serverportnummer" @@ -509,7 +509,7 @@ "Ingen numre valgt for udtrækning/konvertering. Vælg venligst mindst et " "nummer." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Afventer ..."
View file
asunder-2.9.3.tar.bz2/po/de.po -> asunder-2.9.7.tar.bz2/po/de.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2013-12-30 00:05+0100\n" "Last-Translator: \n" "Language-Team: de <LL@li.org>\n" @@ -15,27 +15,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Importieren" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Nr." -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Interpret" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titel" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Dauer" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>CD-Info aus dem Internet abrufen...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,7 +71,7 @@ msgid "%dKbps" msgstr "%dkbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" "Das gewählte Gerät scheint keine CD zu enthalten.\n" @@ -79,9 +79,9 @@ "Legen Sie bitte eine CD ein und prüfen Sie gegebenenfalls die Einstellungen " "hinsichtlich der Gerätedatei des CD-Laufwerks." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -92,23 +92,19 @@ "\n" "Das Erstellen von %s-Dateien ist daher nicht möglich." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Alle auswählen" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Alle abwählen" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -205,11 +201,11 @@ msgid "Album directory: " msgstr "Ordner für Alben: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Abspielliste: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Audio-Dateien: " @@ -426,57 +422,61 @@ msgid "Encode" msgstr "Import" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "CD-Info automatisch aus dem Internet abrufen" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB-Server von dem die Daten abgerufen werden sollen (freedb.freedb.org ist " +"CDDB-Server von dem die Daten abgerufen werden sollen (gnudb.gnudb.org ist " "Voreinstellung)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port-Nr.: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port des CDDB-Servers (8880 ist Vorgabe)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Über einen HTTP-Proxy mit dem Internet verbinden" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Erweitert" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Importieren" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Gesamt" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Komprimieren" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -487,21 +487,21 @@ "Opus,\n" "Wavpack, Musepack, Monkey's Audio und/oder AAC zu speichern." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d Datei erfolgreich erstellt." msgstr1 "%d Dateien erfolgreich erstellt." -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Fehler beim Erstellen von %d Datei." msgstr1 "Fehler beim Erstellen von %d Dateien." -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" @@ -509,7 +509,7 @@ "\n" "Korrigieren Sie bitte dessen Inhalt entsprechend der Legende." -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" @@ -517,14 +517,14 @@ "\n" "Ergänzen Sie bitte dessen Inhalt entsprechend der Legende." -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" "Die angegebene Port-Nr. des HTTP-Proxy-Servers scheint ungültig zu sein.\n" "\n" "Prüfen Sie bitte die entsprechenden Einstellungen." -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" "Die angegebene Port-Nr. des CDDB-Servers scheint ungültig zu sein.\n" @@ -564,7 +564,7 @@ "\n" "Markieren Sie bitte mindestens einen Titel." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Warten..."
View file
asunder-2.9.3.tar.bz2/po/dz.po -> asunder-2.9.7.tar.bz2/po/dz.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "གླུ་རིམ་" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "གླུ་གཞསཔ་" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "མགོ་མིང་" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ཆུ་ཚོད" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "ཨིན་ཀོཌི།" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-games" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "སར་བར་" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "འདྲེན་ལམ་:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "མཐོ་རིམ་" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-subtitles" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ཨིན་ཀོ་ཌིང་" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/el.po -> asunder-2.9.7.tar.bz2/po/el.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2009-08-24 09:30+0200\n" "Last-Translator: Mike Kranidis <mikek@openforall.com>\n" "Language-Team: <LL@li.org>\n" @@ -15,27 +15,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Εξαγωγή" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Κομμάτι" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Καλλιτέχνης" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Τίτλος" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Διάρκεια" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Παραλαμβάνω πληροφορίες του δίσκου από το διαδίκτυο...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,13 +69,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Δεν υπάρχει CD. Παρακαλώ εισάγετε ένα CD στον οδηγό του CD-ROM" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -84,23 +84,19 @@ "Το %s δε βρέθηκε στη διαδρομή του συστήματος σας. Το Asunder το χρειάζεται " "για να δημιουργεί τα %s αρχεία. Η %s λειτουργία είναι ανενεργή." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Επιλογή όλων για εξαγωγή" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Αναίρεση επιλογής όλων για εξαγωγή" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "Κατάλογος άλμπουμ: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Αρχείο Playlist: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Αρχείο Μουσικής: " @@ -382,92 +378,96 @@ msgid "Encode" msgstr "Κωδικοποίηση" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Πάρτε τις πληροφορίες δίσκων από το Διαδίκτυο αυτόματα" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Εξυπηρετητής:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Ο CDDB εξυπηρετητής για άντληση πληροφοριών δίσκου (η προεπιλογή είναι " -"freedb.freedb.org)" +"Ο CDDB εξυπηρετητής για άντληση πληροφοριών δίσκου (η προεπιλογή είναι gnudb." +"gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Πόρτα:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Η πόρτα του CDDB εξυπηρετητή (η προεπιλογή είναι 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Με χρήση HTTP \"διαμεσολαβητή\" (proxy) για τη σύνδεση στο Διαδίκτυο" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Προχωρημένα" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Εξαγωγή" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Συνολική πρόοδος" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Κωδικοποίηση" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "Το αρχείο %d δημιουργήθηκε με επιτυχία" msgstr1 "Τα αρχεία %d δημιουργήθηκαν με επιτυχία" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Υπήρξε ένα λάθος στη δημιουργία του αρχείου %d" msgstr1 "Υπήρξε ένα λάθος στη δημιουργία των αρχείων %d" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Άκυροι χαρακτήρες στο '%s' πεδίο" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' δε μπορεί να είναι κενό" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Μη κανονικός αριθμός πόρτας του διαμεσολαβητή (proxy)" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Μη κανονικός αριθμός πόρτας του cddb εξυπηρετητή" @@ -500,7 +500,7 @@ "Κανένα κομμάτι δεν επιλέχτηκε για απόσπαση/κωδικοποίηση. Παρακαλώ επιλέξτε " "τουλάχιστον ένα." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Αναμονή..."
View file
asunder-2.9.3.tar.bz2/po/eo.po -> asunder-2.9.7.tar.bz2/po/eo.po
Changed
@@ -7,37 +7,38 @@ msgstr "" "Project-Id-Version: Asunder 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2011-07-01 04:48-0500\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-02-29 09:45-0300\n" "Last-Translator: Anthony Ehrhardt <ant@antwrites.com>\n" "Language-Team: Formiko <cguru@nerdshack.com>\n" -"Language: \n" +"Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Esperanto\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.12\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ekstrakti" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Kanto" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artisto" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titolo" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tempo" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,17 +52,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b> Kontrolanta diskon ... </b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Akirante diskinformon el la reto...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b> Leganta disko ... </b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -71,86 +72,84 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nenia KD estas enmetita. BV, enmeti KD-on en la KD-ilon." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" +"%s ne troviĝis en via vojo. Asunder postulas, ke ĝi kreu %s dosierojn. Ĉiuj " +"funkcioj de %s estas malebligitaj." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Elekti ĉion por ekstrakto" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Malelekti ĉion por ekstrakto" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Kapitaligi Artistojn & Titolojn" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Interŝanĝi Artisto <=> Titolo" #: ../src/interface.c:94 msgid "CDDB Lookup" -msgstr "" +msgstr "Serĉado de CDDB" #: ../src/interface.c:144 msgid "Disc:" -msgstr "" +msgstr "Disko:" #: ../src/interface.c:150 msgid "Album Artist:" -msgstr "" +msgstr "Albumo-Artisto:" #: ../src/interface.c:157 msgid "Album Title:" -msgstr "" +msgstr "Albuma Titolo:" #: ../src/interface.c:164 msgid "Single Artist" -msgstr "" +msgstr "Ununura Artisto" #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Unua trako-numero:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Larĝo de la spuro-nombro en la dosiernomo:" #: ../src/interface.c:215 msgid "Genre / Year:" -msgstr "" +msgstr "Genre / Year:" #: ../src/interface.c:418 msgid "Preferences" -msgstr "" +msgstr "Preferoj" #: ../src/interface.c:435 ../src/interface.c:441 msgid "Destination folder" -msgstr "" +msgstr "Destineja dosierujo" #: ../src/interface.c:445 msgid "Create M3U playlist" -msgstr "" +msgstr "Krei M3U ludlisto" #: ../src/interface.c:453 msgid "CD-ROM device: " -msgstr "" +msgstr "KD-ROM-aparato:" #: ../src/interface.c:462 msgid "" @@ -158,14 +157,17 @@ "Other example: /dev/hdc\n" "Other example: /dev/sr0" msgstr "" +"Defaŭlta: /dev/cdrom\n" +"Alia ekzemplo: /dev/hdc\n" +"Alia ekzemplo: /dev/sr0" #: ../src/interface.c:466 msgid "Eject disc when finished" -msgstr "" +msgstr "Eject disc when finished" #: ../src/interface.c:474 msgid "General" -msgstr "" +msgstr "Ĝenerala" #: ../src/interface.c:494 msgid "" @@ -175,23 +177,28 @@ "%Y - Year (4-digit or \"0\")\n" "%T - Song title" msgstr "" +"%A - Artisto\n" +"%L - Albumo\n" +"%N - Trako (2-cifera)\n" +"%Y - Jaro (4-cifera aŭ \"0\")\n" +"%T - Titolo de kanto" #: ../src/interface.c:499 -#, fuzzy, c-format +#, c-format msgid "%G - Genre" -msgstr "Ĝenro" +msgstr "%G - Ĝenro" #: ../src/interface.c:514 msgid "Album directory: " -msgstr "" +msgstr "Albuma dosierujo:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " -msgstr "" +msgstr "Ludlista dosiero:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " -msgstr "" +msgstr "Muzika dosiero:" #: ../src/interface.c:542 msgid "" @@ -200,6 +207,10 @@ "Default: %A - %L\n" "Other example: %A/%L" msgstr "" +"Tio rilatas al la celloko-dosierujo (el la langeto Ĝenerala).\n" +"Povas esti malplena.\n" +"Defaŭlto: %A -%L\n" +"Alia ekzemplo: %A/% L" #: ../src/interface.c:554 msgid "" @@ -207,6 +218,9 @@ "Can be blank.\n" "Default: %A - %L" msgstr "" +"Ĉi tio estos stokita en la albuma dosierujo.\n" +"Povas esti malplena.\n" +"Defaŭlto: % A - % L" #: ../src/interface.c:565 msgid "" @@ -215,18 +229,22 @@ "Default: %A - %T\n" "Other example: %N - %T" msgstr "" +"Ĉi tio estos stokita en la albuma dosierujo.\n" +"Ne povas esti malplena.\n" +"Defaŭlto: % A -% T\n" +"Alia ekzemplo: % N -% T" #: ../src/interface.c:570 msgid "Filename formats" -msgstr "" +msgstr "Dosiernomoj formatoj" #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Permesu ŝanĝi unuan trakon numeron" #: ../src/interface.c:580 msgid "Filenames" -msgstr "" +msgstr "Dosiernomoj" #. WAV #. frame3 = gtk_frame_new (NULL); @@ -242,100 +260,112 @@ #. gtk_container_add (GTK_CONTAINER (alignment8), vbox2); #: ../src/interface.c:614 msgid "WAV (uncompressed)" -msgstr "" +msgstr "WAV (ne kunpremita)" #: ../src/interface.c:635 msgid "Variable bit rate (VBR)" -msgstr "" +msgstr "Varia bitrapido (VBR)" #: ../src/interface.c:643 msgid "Better quality for the same size." -msgstr "" +msgstr "Pli bona kvalito por la sama grandeco." #: ../src/interface.c:649 ../src/interface.c:736 ../src/interface.c:847 #: ../src/interface.c:933 ../src/interface.c:981 msgid "Bitrate" -msgstr "" +msgstr "bitrapido" #: ../src/interface.c:664 ../src/interface.c:751 msgid "" "Higher bitrate is better quality but also bigger file. Most people use " "192Kbps." msgstr "" +"Pli alta bitaro estas pli bona kvalito sed ankaŭ pli granda dosiero. Plej " +"multaj homoj uzas 192Kbps.Pli alta bitaro estas pli bona kvalito sed ankaŭ " +"pli granda dosiero. Plej multaj homoj uzas 192Kbps." #: ../src/interface.c:673 msgid "MP3 (lossy compression)" -msgstr "" +msgstr "MP3 (perda kunpremo)" #: ../src/interface.c:696 msgid "Quality" -msgstr "" +msgstr "Kvalito" #: ../src/interface.c:707 msgid "Higher quality means bigger file. Default is 6." -msgstr "" +msgstr "Pli alta kvalito signifas pli grandan dosieron. Defaŭlto estas 6." #: ../src/interface.c:709 msgid "OGG Vorbis (lossy compression)" -msgstr "" +msgstr "OGG Vorbis (perda kunpremo)" #: ../src/interface.c:760 msgid "AAC (lossy compression)" -msgstr "" +msgstr "AAC (perda kunpremo)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" -msgstr "" +msgstr "Kunprema nivelo" #: ../src/interface.c:794 ../src/interface.c:1051 msgid "This does not affect the quality. Higher number means smaller file." msgstr "" +"Ĉi tio ne influas la kvaliton. Pli alta nombro signifas pli malgrandan " +"dosieron." #: ../src/interface.c:796 msgid "FLAC (lossless compression)" -msgstr "" +msgstr "FLAC (sen perda kunpremo)" #: ../src/interface.c:815 msgid "More formats" -msgstr "" +msgstr "Pli da formatoj" #: ../src/interface.c:861 msgid "" "Higher bitrate is better quality but also bigger file. Most people use " "160Kbps." msgstr "" +"Pli alta bitaro estas pli bona kvalito sed ankaŭ pli granda dosiero. Plej " +"multaj homoj uzas 160Kbps.Pli alta bitaro estas pli bona kvalito sed ankaŭ " +"pli granda dosiero. Plej multaj homoj uzas 160Kbps." #: ../src/interface.c:869 msgid "OPUS (lossy compression)" -msgstr "" +msgstr "OPUS (perda kunpremo)" #: ../src/interface.c:912 msgid "" "This does not affect the quality. Higher number means smaller file. Default " "is 1 (recommended)." msgstr "" +"Ĉi tio ne influas la kvaliton. Pli alta nombro signifas pli malgrandan " +"dosieron. Defaŭlto estas 1 (rekomendita)." #: ../src/interface.c:918 msgid "Hybrid compression" -msgstr "" +msgstr "Hibrida kunpremo" #: ../src/interface.c:927 msgid "" "The format is lossy but a correction file is created for restoring the " "lossless original." msgstr "" +"La formato estas malpligrandigita, sed korektodosiero estas kreita por " +"restarigi la senperdan originalon." #: ../src/interface.c:997 msgid "Higher bitrate is better quality but also bigger file." -msgstr "" +msgstr "Pli alta bitaro estas pli bona kvalito sed ankaŭ pli granda dosiero." #: ../src/interface.c:1005 msgid "Musepack (lossy compression)" -msgstr "" +msgstr "Musepack (perda kunpremo)" #: ../src/interface.c:1053 msgid "Monkey's Audio (lossless compression)" -msgstr "" +msgstr "Monkeys's Audio (senperda kunpremo)" #. END MONKEY #. ~ expander = gtk_expander_new(_("Proprietary encoders")); @@ -347,123 +377,137 @@ #. ~ gtk_container_add (GTK_CONTAINER (expander), hiddenbox); #: ../src/interface.c:1071 msgid "Encode" -msgstr "" +msgstr "Kodigu" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" -msgstr "" +msgstr "Akiri diskojn informojn de interreto aŭtomate" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " -msgstr "" +msgstr "Servilo:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" +"La CDDB-servilo por akiri informojn pri diskoj (defaŭlte estas gnudb.gnudb." +"org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " -msgstr "" +msgstr "Haveno:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" -msgstr "" +msgstr "La haveno de la servilo CDDB (defaŭlte estas 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" -msgstr "" +msgstr "Uzu HTTP proxy por konekti al la interreto" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Artisto/Titola Apartigilo:" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Ensalutu al /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Pli rapida disŝiro (neniu erara korekto)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" -msgstr "" +msgstr "Altnivela" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" -msgstr "" +msgstr "Disŝirante" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" -msgstr "" +msgstr "Tuta progreso" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" -msgstr "" +msgstr "Kodigado" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" +"Iu aplikaĵo por konservi trakojn de Aŭdika KD\n" +"kiel WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, kaj/aŭ " +"AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" -msgstr0 "" -msgstr1 "" +msgstr0 "%d dosiero kreita sukcese" +msgstr1 "%d dosieroj kreitaj sukcese" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" -msgstr0 "" -msgstr1 "" +msgstr0 "Okazis eraro kreante %d dosieron" +msgstr1 "Okazis eraro kreante %d dosierojn" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" -msgstr "" +msgstr "Nevalidaj signoj en la kampo '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" -msgstr "" +msgstr "'%s' ne povas esti malplena" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" -msgstr "" +msgstr "Nevalida proxy havena numero" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" -msgstr "" +msgstr "Nevalida cddb-servila havena numero" #: ../src/support.c:47 msgid "Overwrite?" -msgstr "" +msgstr "Anstaŭtigi?" #: ../src/support.c:60 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?\n" -msgstr "" +msgstr "La dosiero '%s' jam ekzistas. Ĉu vi volas anstataŭigi ĝin?\n" #: ../src/support.c:66 msgid "Remember the answer for _all the files made from this CD" -msgstr "" +msgstr "Memoru la respondon por _tiuj dosieroj faritaj de ĉi tiu KD" #: ../src/threads.c:188 msgid "" "No ripping/encoding method selected. Please enable one from the " "'Preferences' menu." msgstr "" +"Neniu disŝirita/kodiga metodo elektita. Bonvolu ebligi unu el la menuo " +"\"Preferoj\".Neniu disŝirita/kodiga metodo elektita. Bonvolu ebligi unu el " +"la menuo \"Preferoj\"." #: ../src/threads.c:220 msgid "" "No tracks were selected for ripping/encoding. Please select at least one " "track." msgstr "" +"Neniuj spuroj estis elektitaj por elŝuti/kodigi. Bonvolu elekti almenaŭ unu " +"spuro." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." -msgstr "" +msgstr "Atendante ...Atendante ..." #~ msgid "Genre" #~ msgstr "Ĝenro"
View file
asunder-2.9.3.tar.bz2/po/es.po -> asunder-2.9.7.tar.bz2/po/es.po
Changed
@@ -7,45 +7,46 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2014-02-26 18:47-0300\n" -"Last-Translator: Esteban Samela <ejsamela@gmail.com>\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2019-10-20 14:22+0200\n" +"Last-Translator: Toni Estevez <toni.estevez@gmail.com>\n" "Language-Team: \n" -"Language: \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Poedit-Basepath: .\n" +"X-Generator: Poedit 2.2\n" "X-Poedit-SearchPath-0: ../src\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extraer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Título" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" -msgstr "Tiempo" +msgstr "Duración" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." msgstr "" -"«cdparanoia» no se encontró en su sistema. Asunder requiere cdparanoia para " -"extraer CDs." +"No se ha encontrado el programa «cdparanoia» en su sistema. Asunder necesita " +"este programa para extraer las pistas de audio de un CD." #. Debug print add time last taken by the open() call. #. snprintf(msgStr, 1024, "%s open %.1lf sec", @@ -53,17 +54,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>Comprobando el disco...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" -msgstr "<b>Obteniendo información sobre el disco desde Internet...</b>" +msgstr "<b>Obteniendo información del disco desde Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>Leyendo el disco...</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -71,46 +72,42 @@ #: ../src/interface.c:999 #, c-format msgid "%dKbps" -msgstr "%dKbps" +msgstr "%d Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." -msgstr "Ningún CD insertado. Por favor inserte un CD en la unidad CD-ROM." +msgstr "No se ha insertado ningún CD. Inserte un CD en la unidad de CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -"%s no se encontró en su sistema. Asunder lo requiere para crear archivos %s. " -"Toda la funcionalidad de %s está desactivada." +"No se ha encontrado el programa %s. Asunder necesita este programa para " +"crear archivos %s. La codificación %s se ha desactivado." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" -msgstr "Seleccionar todas para la extracción" +msgstr "Seleccionar todas las pistas" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" -msgstr "Deseleccionar todas para la extracción" +msgstr "Deseleccionar todas las pistas" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Mayúscula inicial en artistas y títulos" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Intercambiar artista y título" #: ../src/interface.c:94 msgid "CDDB Lookup" -msgstr "Búsqueda CDDB" +msgstr "Búsqueda en la CDDB" #: ../src/interface.c:144 msgid "Disc:" @@ -130,15 +127,15 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Primer número de pista:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Ancho del número de pista en el nombre de archivo:" #: ../src/interface.c:215 msgid "Genre / Year:" -msgstr "Género / Año:" +msgstr "Género y año:" #: ../src/interface.c:418 msgid "Preferences" @@ -146,15 +143,15 @@ #: ../src/interface.c:435 ../src/interface.c:441 msgid "Destination folder" -msgstr "Carpeta destino" +msgstr "Carpeta de destino" #: ../src/interface.c:445 msgid "Create M3U playlist" -msgstr "Crear lista de reproducción M3U" +msgstr "Crear una lista de reproducción M3U" #: ../src/interface.c:453 msgid "CD-ROM device: " -msgstr "Unidad CD-ROM: " +msgstr "Dispositivo de CD-ROM: " #: ../src/interface.c:462 msgid "" @@ -162,17 +159,17 @@ "Other example: /dev/hdc\n" "Other example: /dev/sr0" msgstr "" -"Predeterminado: /dev/cdrom\n" +"Por defecto: /dev/cdrom\n" "Otro ejemplo: /dev/hdc\n" "Otro ejemplo: /dev/sr0" #: ../src/interface.c:466 msgid "Eject disc when finished" -msgstr "Expulsar el disco cuando termine" +msgstr "Expulsar el disco al terminar" #: ../src/interface.c:474 msgid "General" -msgstr "General" +msgstr "Generales" #: ../src/interface.c:494 msgid "" @@ -185,7 +182,7 @@ "%A - Artista\n" "%L - Álbum\n" "%N - Número de pista (2 dígitos)\n" -"%Y - Año (4 dígitos o \"0\")\n" +"%Y - Año (4 dígitos o «0»)\n" "%T - Título de la canción" #: ../src/interface.c:499 @@ -197,13 +194,13 @@ msgid "Album directory: " msgstr "Carpeta del álbum: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Archivo de la lista de reproducción: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " -msgstr "Archivo de música: " +msgstr "Archivos de música: " #: ../src/interface.c:542 msgid "" @@ -212,9 +209,9 @@ "Default: %A - %L\n" "Other example: %A/%L" msgstr "" -"Esto es relativo a la carpeta destino (desde la pestaña General).\n" -"Puede estar en blanco.\n" -"Predeterminado: %A - %L\n" +"Se crea en la carpeta de destino predeterminada.\n" +"Se puede dejar en blanco.\n" +"Por defecto: %A -%L\n" "Otro ejemplo: %A/%L" #: ../src/interface.c:554 @@ -223,9 +220,9 @@ "Can be blank.\n" "Default: %A - %L" msgstr "" -"Esto será almacenado en carpeta del álbum.\n" -"Puede estar en blanco.\n" -"Predeterminado: %A - %L" +"Se crea en la carpeta del álbum.\n" +"Se puede dejar en blanco.\n" +"Por defecto: %A - %L" #: ../src/interface.c:565 msgid "" @@ -234,22 +231,22 @@ "Default: %A - %T\n" "Other example: %N - %T" msgstr "" -"Esto será almacenado en la carpeta del álbum.\n" -"No puede estar en blanco.\n" -"Predeterminado: %A -%T\n" +"Se crea en la carpeta del álbum.\n" +"Se puede dejar en blanco.\n" +"Por defecto: %A - %T\n" "Otro ejemplo: %N - %T" #: ../src/interface.c:570 msgid "Filename formats" -msgstr "Formatos del nombre de archivo" +msgstr "Formato del nombre de los archivos" #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Permitir el cambio del primer número de pista" #: ../src/interface.c:580 msgid "Filenames" -msgstr "Nombres de archivos" +msgstr "Nombre de los archivos" #. WAV #. frame3 = gtk_frame_new (NULL); @@ -273,7 +270,7 @@ #: ../src/interface.c:643 msgid "Better quality for the same size." -msgstr "Mejor calidad para el mismo tamaño." +msgstr "Mejora la calidad del sonido sin aumentar el tamaño del archivo." #: ../src/interface.c:649 ../src/interface.c:736 ../src/interface.c:847 #: ../src/interface.c:933 ../src/interface.c:981 @@ -285,8 +282,8 @@ "Higher bitrate is better quality but also bigger file. Most people use " "192Kbps." msgstr "" -"Mayor tasa de bits supone mayor calidad pero también un archivo de mayor " -"tamaño. La mayoría de la gente suele usar 192Kbps." +"Una tasa de bits más alta genera sonido de mejor calidad, pero también un " +"archivo de mayor tamaño. Un valor equilibrado es 192 Kbps." #: ../src/interface.c:673 msgid "MP3 (lossy compression)" @@ -299,16 +296,16 @@ #: ../src/interface.c:707 msgid "Higher quality means bigger file. Default is 6." msgstr "" -"Una calidad más alta supone un archivo más grande. Predeterminado es 6." +"Una calidad más alta genera un archivo de mayor tamaño. El valor " +"predeterminado es 6." #: ../src/interface.c:709 msgid "OGG Vorbis (lossy compression)" msgstr "OGG Vorbis (compresión con pérdida)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (compresión con pérdida)" +msgstr "AAC (compresión con pérdida)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -317,8 +314,8 @@ #: ../src/interface.c:794 ../src/interface.c:1051 msgid "This does not affect the quality. Higher number means smaller file." msgstr "" -"Esto no afecta a la calidad. Un número mayor significa un archivo más " -"pequeño." +"El nivel de compresión no afecta a la calidad de sonido. Una comprensión más " +"alta genera un archivo de menor tamaño." #: ../src/interface.c:796 msgid "FLAC (lossless compression)" @@ -333,8 +330,8 @@ "Higher bitrate is better quality but also bigger file. Most people use " "160Kbps." msgstr "" -"Mayor tasa de bits supone mayor calidad pero también un archivo de mayor " -"tamaño. La mayoría de la gente suele usar 160Kbps." +"Una tasa de bits más alta genera un sonido de mejor calidad, pero también un " +"archivo de mayor tamaño. Un valor equilibrado es 160 Kbps." #: ../src/interface.c:869 msgid "OPUS (lossy compression)" @@ -345,26 +342,26 @@ "This does not affect the quality. Higher number means smaller file. Default " "is 1 (recommended)." msgstr "" -"Esto no afecta a la calidad. Un número mayor significa un archivo más " -"pequeño. Predeterminado es 1 (recomendado)." +"El nivel de compresión no afecta a la calidad de sonido. Una comprensión más " +"alta genera un archivo de menor tamaño. El valor predeterminado es 1." #: ../src/interface.c:918 msgid "Hybrid compression" -msgstr "Compresión híbrida" +msgstr "Modo híbrido" #: ../src/interface.c:927 msgid "" "The format is lossy but a correction file is created for restoring the " "lossless original." msgstr "" -"El formato es con pérdida de calidad pero se crea un archivo de corrección " -"para restaurar el original sin pérdida de calidad." +"Crea un archivo comprimido con pérdida y un archivo de corrección para " +"restaurar el original sin pérdida." #: ../src/interface.c:997 msgid "Higher bitrate is better quality but also bigger file." msgstr "" -"Mayor tasa de bits supone mayor calidad pero también un archivo de mayor " -"tamaño." +"Una tasa de bits más alta genera sonido de mejor calidad, pero también un " +"archivo de mayor tamaño." #: ../src/interface.c:1005 msgid "Musepack (lossy compression)" @@ -384,131 +381,132 @@ #. ~ gtk_container_add (GTK_CONTAINER (expander), hiddenbox); #: ../src/interface.c:1071 msgid "Encode" -msgstr "Codificar" +msgstr "Codificación" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" -msgstr "Obtener información sobre el disco desde Internet automáticamente" +msgstr "Obtener automáticamente información del disco desde Internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servidor: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"El servidor CDDB desde donde se obtiene información del disco " -"(predeterminado es freedb.freedb.org)" +"El servidor CDDB para obtener información del disco (por defecto, gnudb." +"gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Puerto: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" -msgstr "El puerto del servidor CDDB (predeterminado es 8880)" +msgstr "El puerto del servidor CDDB (por defecto, 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Usar un proxy HTTP para conectarse a Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Separador de artista y título: " + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Guardar un registro en el archivo /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Extracción rápida (sin corrección de errores)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" -msgstr "Avanzado" +msgstr "Avanzadas" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extrayendo" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progreso total" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codificando" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"Una Aplicación para extraer pistas de un CD \n" -"y guardarlas como archivos WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, " -"Monkey's Audio, y /o AAC" +"Una aplicación para extraer pistas de un CD de audio\n" +"y codificarlas en formato WAV, MP3, OGG, FLAC, Opus, WavPack, Musepack, " +"Monkey's Audio o AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" -msgstr0 "Archivo %d creado con éxito" -msgstr1 "Archivos %d creados con éxito" +msgstr0 "Se ha creado %d archivo correctamente." +msgstr1 "Se han creado %d archivos correctamente." -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" -msgstr0 "Hubo un error creando el archivo %d" -msgstr1 "Hubo un error creando los archivos %d" +msgstr0 "Se ha producido un error al crear %d archivo." +msgstr1 "Se ha producido un error al crear %d archivos." -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" -msgstr "Caracteres no válidos en el campo «%s»" +msgstr "Hay caracteres no válidos en el campo «%s»." -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" -msgstr "«%s» no puede ser vacío" +msgstr "«%s» no puede estar vacío." -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" -msgstr "Número de puerto del proxy no válido" +msgstr "El puerto del proxy no es válido." -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" -msgstr "Puerto del servidor CDDB no válido" +msgstr "El puerto del servidor CDDB no es válido." #: ../src/support.c:47 msgid "Overwrite?" -msgstr "¿Sobreescribir?" +msgstr "¿Quiere sobrescribir el archivo?" #: ../src/support.c:60 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?\n" -msgstr "El archivo «%s» ya existe. ¿Desea sobreescribirlo?\n" +msgstr "Ya existe el archivo «%s». ¿Quiere sobrescribirlo?\n" #: ../src/support.c:66 msgid "Remember the answer for _all the files made from this CD" -msgstr "Recordar la respuesta para _todos los archivos hechos desde este CD" +msgstr "Recordar la respuesta para todos los archivos de este CD" #: ../src/threads.c:188 msgid "" "No ripping/encoding method selected. Please enable one from the " "'Preferences' menu." msgstr "" -"No se seleccionó ningún método de extracción/codificación. Por favor active " -"uno desde el menú «Preferencias»." +"No ha seleccionado ningún método de codificación. Active al menos uno en las " +"preferencias." #: ../src/threads.c:220 msgid "" "No tracks were selected for ripping/encoding. Please select at least one " "track." -msgstr "" -"Ninguna pista fue seleccionada para extraer/codificar. Por favor seleccione " -"al menos una pista." +msgstr "No han seleccionado pistas para extraer. Seleccione al menos una." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Esperando..."
View file
asunder-2.9.3.tar.bz2/po/eu.po -> asunder-2.9.7.tar.bz2/po/eu.po
Changed
@@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: Asunder Euskaraz\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2010-10-10 10:40+0200\n" "Last-Translator: Guillermo Gras <urdinene@gmail.com>\n" "Language-Team: Basque <LL@li.org>\n" @@ -14,27 +14,27 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.5.2\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Erauzi" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titulua" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Denbora" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -48,15 +48,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Diskoaren informazioa internetetik lortzen...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -68,13 +68,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ez da CDrik sartu. CD-ROM unitatean CD bat sartu, mesedez." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -83,23 +83,19 @@ "%s ez da zure bide-izenean aurkitu. Asunder-ek %s fitxategiak sortzeko behar " "du. %s erabilgarritasuna desgaitua dago." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Guztia hautatu erauzteko" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Guztia desautatu erauzteko" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "Albumaren direktorioa:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Erreprodukzio-zerrenda fitxategia: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Musika fitxategia: " @@ -381,57 +377,61 @@ msgid "Encode" msgstr "Kodetu" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Diskoaren informazioa internetetik eskuratu automatikoki" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Zerbitzaria: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Diskoaren informazioa lortzeko CDDB zerbitzaria (lehenetsia freedb.freedb." -"org da)" +"Diskoaren informazioa lortzeko CDDB zerbitzaria (lehenetsia gnudb.gnudb.org " +"da)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Ataka: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB zerbitzariaren ataka (lehenetsia 8880 da)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "HTTP proxya erabili internetera konektatzeko" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Aurreratua" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Erauzten" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Aurrerapen osoa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodetzen" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -442,35 +442,35 @@ "Opus, Wavpack, Musepack, Monkey's Audio eta/edo AAC fitxategi moduan " "erauzteko aplikazioa." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fitxategia ongi sortu da" msgstr1 "%d fitxategiak ongi sortu dira" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Akats bat egon da %d fitxategia sortzean" msgstr1 "Akats bat egon da %d fitxategiak sortzean" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Baliogabeko karaktereak '%s' eremuan" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ezin da hutsik utzi" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Proxyaren ataka zenbaki baliogabea" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "cddb zerbitzariaren ataka zenbaki baliogabea" @@ -503,7 +503,7 @@ "Ez da erauzi/kodetzeko pistarik hautatu. Gutxienez pista bat aukeratu " "mesedez." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Zain..."
View file
asunder-2.9.3.tar.bz2/po/fa.po -> asunder-2.9.7.tar.bz2/po/fa.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "شیار" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "هنرمند" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "عنوان" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "زمان" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "کارگزار:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "درگاه:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "پیشرفته" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "کدگذاری" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ff.po -> asunder-2.9.7.tar.bz2/po/ff.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Lappol" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Naalaŋke" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tiitoonde" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Waktu" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,92 +355,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Dokkitol" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -473,6 +473,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/fi.po -> asunder-2.9.7.tar.bz2/po/fi.po
Changed
@@ -6,37 +6,38 @@ msgstr "" "Project-Id-Version: 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2012-04-15 12:00+0200\n" -"Last-Translator: Eero Salokannel <eero@salokannel.net>\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2018-11-12 16:42+0200\n" +"Last-Translator: Jani Kinnunen <jani.kinnunen@wippies.fi>\n" "Language-Team: Finnish\n" -"Language: \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" +"X-Generator: Poedit 1.6.11\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Rippaa" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Raita" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Esittäjä" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Kappale" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Aika" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -50,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Haetaan levyn tietoja internetistä...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -70,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ei CD-levyä asemassa. Aseta levy asemaan." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -85,23 +86,19 @@ "%s ei löytynyt. Asunder tarvitsee sen tehdäkseen %s tiedostoja. Kaikki %s " "toiminnot on poistettu käytöstä." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Valitse kaikki" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Poista valinnat" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -186,19 +183,19 @@ "%T - Kappaleen nimi" #: ../src/interface.c:499 -#, fuzzy, c-format +#, c-format msgid "%G - Genre" -msgstr "Tyylilaji" +msgstr "%G - Tyylilaji" #: ../src/interface.c:514 msgid "Album directory: " msgstr "Levyn kansio:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Soittolista:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Kappale:" @@ -381,56 +378,59 @@ msgid "Encode" msgstr "Koodaus" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Hae levyn tiedot internetistä automaattisesti" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Palvelin:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "" -"CDDB-palvelin, josta levyn tiedot haetaan (oletus on freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "CDDB-palvelin, josta levyn tiedot haetaan (oletus on gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Portti:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB-palvelimen portti (oletus on 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Käytä HTTP-välityspalvelinta internetyhteyden kanssa" -#: ../src/interface.c:1180 -msgid "Log to /var/log/asunder.log" +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1205 +msgid "Log to /var/log/asunder.log" +msgstr "Tallenna loki tiedostoon /var/log/asunder.log" + +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Nopeampi rippaus (ei virheenkorjausta)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Lisäasetukset" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Rippaa" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Kokonaisedistyminen" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Koodaa" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -441,35 +441,35 @@ "Tuetut pakkaustavat: WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's " "Audio ja AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "Luotiin %d tiedosto" msgstr1 "Luotiin %d tiedostoa" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Esiintyi virhe luotaessa tiedostoa %d" msgstr1 "Esiintyi virhe luotaessa tiedostoja %d" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Virheellisiä merkkejä kentässä '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ei voi olla tyhjä" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Virheellinen välityspalvelimen portin numero" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Virheellinen cddb-palvelimen portin numero" @@ -498,10 +498,16 @@ "track." msgstr "Ei valittuja raitoja. Valitse vähintään yksi raita." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Odottaa..." +#~ msgid "Genre" +#~ msgstr "Tyylilaji" + +#~ msgid "Single Genre" +#~ msgstr "Vain yksi tyylilaji" + #~ msgid "Proprietary encoders" #~ msgstr "Kaupalliset dekooderit" @@ -511,12 +517,6 @@ #~ msgid "AAC (lossy compression, Nero encoder)" #~ msgstr "AAC (häviöllinen pakkaus, Nero Ltd.)" -#~ msgid "Genre" -#~ msgstr "Tyylilaji" - -#~ msgid "Single Genre" -#~ msgstr "Vain yksi tyylilaji" - #, fuzzy #~ msgid "" #~ "%s was not found in your path. Asunder requires it to create %s files.All "
View file
asunder-2.9.3.tar.bz2/po/fo.po -> asunder-2.9.7.tar.bz2/po/fo.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-mplayer" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Listarfólk" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-mplayer" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Yvirskrift" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,96 +351,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lxmusic" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Ambætari:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "clamtk" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Portur:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "e17" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Framkomið" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -473,6 +473,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/fr.po -> asunder-2.9.7.tar.bz2/po/fr.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder v1.6.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2012-05-28 15:10+0100\n" "Last-Translator: Clément Raïevsky <c.raievsky@gmail.com>\n" "Language-Team: \n" @@ -18,27 +18,27 @@ "X-Poedit-Country: FRANCE\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extraire" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Piste" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artiste" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titre" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Durée" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,17 +52,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "Vérification du disque en cours..." -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Obtention des informations du disque à partir d'internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "Lecture du disque en cours..." #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -72,13 +72,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Pas de CD inséré. Veuillez insérer un CD dans le lecteur de CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -87,25 +87,21 @@ "%s n'a pas été trouvé dans votre PATH. Asunder en a besoin pour créer les " "fichiers %s. Toutes les fonctions %s sont désactivées." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Tout sélectionner pour l'extraction" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Tout désélectionner pour l'extraction" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" +msgstr "Artistes & Titres en lettre Capitales" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Permutation Artiste <=> Titre" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -129,7 +125,7 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Numéro de la première piste" #: ../src/interface.c:189 msgid "Track number width in filename:" @@ -196,11 +192,11 @@ msgid "Album directory: " msgstr "Répertoire de l'album : " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Liste de lecture : " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Fichier musique : " @@ -244,7 +240,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Autorise la modification du numéro de la première piste" #: ../src/interface.c:580 msgid "Filenames" @@ -384,57 +380,61 @@ msgid "Encode" msgstr "Encodeur" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Obtenir les informations du disque à partir d'internet automatiquement" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Serveur :" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Le serveur CDDB pour obtenir les informations du disque (par défaut freedb." -"freedb.org)" +"Le serveur CDDB pour obtenir les informations du disque (par défaut gnudb." +"gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port : " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Le port du serveur CDDB (par défaut 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Utiliser un proxy HTTP pour se connecter à internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avancé" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extraction" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progression totale" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Encodage" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -445,35 +445,35 @@ "aux formats WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio et " "AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fichier a été créé avec succès" msgstr1 "%d fichiers ont été créés avec succès" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Il y a eu une erreur pendant la création de %d fichier" msgstr1 "Il y a eu une erreur pendant la création de %d fichiers" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Caractères invalides dans le champ '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ne peut être vide" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Numéro de port du proxy invalide" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Numéro de port du serveur cddb invalide" @@ -507,7 +507,7 @@ "Pas de pistes sélectionnées pour l'extraction/l'encodage. Veuillez en " "sélectionner au moins une." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Patientez..."
View file
asunder-2.9.3.tar.bz2/po/fy.po -> asunder-2.9.7.tar.bz2/po/fy.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "picard" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Nûmer" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "picard" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artyst" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,92 +351,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "deluge" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Poarte:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -469,6 +469,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ga.po -> asunder-2.9.7.tar.bz2/po/ga.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -17,35 +17,35 @@ # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audex" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Srac" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Rian" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Ealaíontóir" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Teideal" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Am" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -57,15 +57,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -77,36 +77,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,96 +363,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Freastalaí:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "dasher" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Ardmódh" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/gl.po -> asunder-2.9.7.tar.bz2/po/gl.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2012-06-19 12:23+0100\n" "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -18,27 +18,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Poedit-Language: Galician\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extraer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Título" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tempo" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,15 +52,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Obtendo información sobre o disco desde a Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -72,13 +72,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Non hai ningún CD no lector. Insira un CD no dispositivo CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -87,23 +87,19 @@ "%s non foi atopado no seu sistema. É requirido por Asunder para crear " "ficheiros %s. Toda a funcionalidade de %s está desactivada." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Seleccionar todo para a extracción" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Desmarcar todo para a extracción" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -196,11 +192,11 @@ msgid "Album directory: " msgstr "Directorio do álbum: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Ficheiro da lista de reprodución: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Ficheiro de música: " @@ -385,57 +381,61 @@ msgid "Encode" msgstr "Codificar" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Obter automaticamente información sobre o disco desde a Internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servidor: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" "O servidor CDDB desde o que se obtén a información do disco (o " -"predeterminado é freedb.freedb.org)" +"predeterminado é gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Porto: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "O porto do servidor CDDB (o predeterminado é 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Usar un proxy HTTP para conectarse a Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avanzado" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extraendo" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progreso total" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codificando" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -446,35 +446,35 @@ "como WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, e/o AAC " "files." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "Creouse correctamente %d ficheiro" msgstr1 "Creáronse correctamente %d ficheiros" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Produciuse un erro ao crear %d ficheiro" msgstr1 "Produciuse un erro ao crear %d ficheiros" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Caracteres incorrectos no campo «%s»" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "«%s» non pode estar baleiro" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Número incorrecto de porto do proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Número incorrecto de porto do servidor CDDB" @@ -507,7 +507,7 @@ "Non foi seleccionada ningunha pista para extraer/codificar. Seleccione polo " "menos unha pista." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Agardando..."
View file
asunder-2.9.3.tar.bz2/po/gu.po -> asunder-2.9.7.tar.bz2/po/gu.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ટ્રેક" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "કલાકાર" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "શીર્ષક" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "સમય" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "એનકોડ" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "સર્વર:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "પોર્ટ:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ઉન્નત્તિ થયેલ" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "સંગ્રહપદ્ધતિ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/he.po -> asunder-2.9.7.tar.bz2/po/he.po
Changed
@@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: asunder 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2012-12-20 10:05+0200\n" "Last-Translator: Isratine Citizen <genghiskhan@gmx.ca>\n" "Language-Team: Rahut <genghiskhan@gmx.ca>\n" @@ -19,27 +19,27 @@ "Plural-Forms: nplurals=2; plural=(n != 1)\n" "X-Poedit-Language: Hebrew\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "תלוש" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "רצועה" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "אמן" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "כותרת" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "זמן" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,15 +52,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>מאחזר כעת מידע תקליטור מן האינטרנט...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,13 +73,13 @@ msgstr "%dKbps" # אין תקליטור מוכנס -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "לא הוכנס תקליטור. נא להכניס תקליטור אל תקן CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,23 +88,19 @@ "%s לא נמצא בנתיבך. Asunder זקוק לו כדי ליצור קבצי %s. כל תפקודיות %s מנוטרלת " "כעת." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "בחירה מוחלטת עבור תלישה" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "ביטול בחירה מוחלט עבור תלישה" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "מדור אלבום: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "קובץ רשימת השמעה: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "קובץ מוזיקה: " @@ -387,58 +383,61 @@ msgid "Encode" msgstr "קידוד" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "השג אוטומטית מידע תקליטור מן האינטרנט" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "שרת: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "" -"שרת CDDB כדי לאחזר מידע תקליטור ממנו (השרת המשתמט הוא freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "שרת CDDB כדי לאחזר מידע תקליטור ממנו (השרת המשתמט הוא gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "פורט: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "פורט שרת CDDB (הפורט המשתמט הוא 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "השתמש בפרוקסי HTTP כדי להתחבר אל האינטרנט" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "מתקדם" # תולש כעת -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "תולש" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "התקדמות כוללת" # מקודד כעת -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "מקודד" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -449,35 +448,35 @@ "כקבצי WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, ו/או " "AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "קובץ %d נוצר בהצלחה" msgstr1 "%d קבצים נוצרו בהצלחה" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "ארעה שגיאה בעת יצירת קובץ %d" msgstr1 "ארעה שגיאה בעת יצירת %d קבצים" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "תווים שגויים בשדה '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' לא יכול להיות ריק" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "מספר פורט פרוקסי שגוי" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "פורט שרת cddb שגוי" @@ -506,7 +505,7 @@ "track." msgstr "לא נבחרו רצועות עבור תלישה/קידוד. נא לבחור לפחות רצועה אחת." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "ממתין..."
View file
asunder-2.9.3.tar.bz2/po/hi.po -> asunder-2.9.7.tar.bz2/po/hi.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ट्रैक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "कलाकार" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "शीर्षक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "समय" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "एनकोड" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ayttm" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "सर्वर" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "पोर्टः" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ekiga" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "विस्तृत" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "balsa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "एनकोड करें" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/hr.po -> asunder-2.9.7.tar.bz2/po/hr.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2016-01-08 10:11+0100\n" "Last-Translator: Petar Kulić <cooleech@gmail.com>\n" "Language-Team: Hrvatski <LL@li.org>\n" @@ -17,27 +17,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ripaj" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Zapis" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Izvođač" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Naslov" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Vrijeme" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Skidam info o disku s interneta...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nema CD-a. Molim, ubacite CD u optički uređaj." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s nije pronađen na sustavu. Asunderu je potreban kako bi stvorio %s " "datoteke. Sva%s funkcionalnost je onemogućena." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Označi sve za ripanje" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Odznači sve za ripanje" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Direktorij albuma: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Datoteka liste: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Glazbena datoteka: " @@ -379,55 +375,59 @@ msgid "Encode" msgstr "Enkodiraj" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Automatski skini info o disku s interneta" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Poslužitelj: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "CDDB poslužitelj za info o disku (uobičajeno je freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "CDDB poslužitelj za info o disku (uobičajeno je gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port CDDB poslužitelja (uobičajeno je 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Koristi HTTP proxy za spajanje na internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "Zapis u /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Brže ripanje (bez ispravki grešaka)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Napredno" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ripanje" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Ukupan napredak" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Enkodiram" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -438,35 +438,35 @@ "u WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, i/ili AAC " "datoteke." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d datoteka je uspješno zapisana" msgstr1 "%d datoteke su uspješno zapisane" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Nastala je greška prilikom stvaranja %d datoteke" msgstr1 "Nastala je greška prilikom stvaranja %d datoteka" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Nedozvoljen znak u '%s' polju" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ne može biti prazno" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Nevažeći broj proxy porta" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Nevažeći broj porta cddb poslužitelja" @@ -499,7 +499,7 @@ "Nema odabranih zapisa za ripanje/enkodiranje. Molim odaberite bar jedan " "zapis." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čekam..."
View file
asunder-2.9.3.tar.bz2/po/ht.po -> asunder-2.9.7.tar.bz2/po/ht.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,29 +15,29 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "po" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tit" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,36 +69,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -187,11 +183,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,92 +351,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sugar-0.84" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Sèvè:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -469,6 +469,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/hu.po -> asunder-2.9.7.tar.bz2/po/hu.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2013-08-02 17:44+0100\n" "Last-Translator: rezso <rezso@rezso.net>\n" "Language-Team: <NONE>\n" @@ -17,27 +17,27 @@ "X-Poedit-SourceCharset: utf-8\n" "X-Generator: Poedit 1.5.5\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Rip" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Sáv" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Előadó" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Cím" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Idő" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Lemezinformáció lekérése az internetről...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%d Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nincs CD behelyezve. Kérem helyezzen be egy CD-t a CD-ROM meghajtóba." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s nem található. Ez szükséges %s fájlok készítéséhez. A %s funkcionalitás " "le lesz tiltva." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Összes kiválasztása" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Összes kiválasztásának visszavonása" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Album könyvtár: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Lejátszólista fájl: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Zenei fájl: " @@ -380,55 +376,59 @@ msgid "Encode" msgstr "Kódolás" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Lemez-információ automatikus lekérése az internetről" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Szerver:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "Lemez információk CDDB szerverről (alapértelmezés freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "Lemez információk CDDB szerverről (alapértelmezés gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "A CDDB szerver portja (alapértelmezés 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "HTTP proxy használata az internet csatlakozáshoz" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Haladó" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Rippelés" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Teljes folyamat" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kódolás" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -438,35 +438,35 @@ "Audio CD hangsávjait WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack,\n" "Monkey's Audio és/vagy AAC formátumba kódoló program." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fájl sikeresen elkészült" msgstr1 "%d fájl sikeresen elkészült" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Hiba lépett fel %d fájl készítésekor" msgstr1 "Hiba lépett fel %d fájl készítésekor" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Érvénytelen karakter a(z) '%s' mezőben" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' nem lehet üres" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Érvénytelen proxy port szám" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Érvénytelen cddb szerver port szám" @@ -498,7 +498,7 @@ msgstr "" "Nincs sáv kiválasztva rippeléshez/kódoláshoz. Legalább egy sávot válasszon." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Várakozás..."
View file
asunder-2.9.3.tar.bz2/po/hy.po -> asunder-2.9.7.tar.bz2/po/hy.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Գործ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Արտիստ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Վերնագիր" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Ժամանակ" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Սպասարկիչը." -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Պորտ․" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Լրացուցիչ" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Կոդավորում" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ia.po -> asunder-2.9.7.tar.bz2/po/ia.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lyx" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titulo" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,94 +351,98 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "synaptic" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Porto: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lyx" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codifica" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -471,6 +471,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/id.po -> asunder-2.9.7.tar.bz2/po/id.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Trek" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artis" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Judul" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Waktu" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "awn-extras-applets" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "alarm-clock" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Tingkat lanjut" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Pengkodean" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -489,7 +489,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/is.po -> asunder-2.9.7.tar.bz2/po/is.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "picard" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Lag" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Flytjandi" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titill" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tími" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,98 +357,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Þjónn:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Hlið:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Ítarlegra" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kóðun" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/it.po -> asunder-2.9.7.tar.bz2/po/it.po
Changed
@@ -5,41 +5,39 @@ msgstr "" "Project-Id-Version: Asunder - 2.5 version\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2014-03-28 12:16+0100\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-06-22 11:05+0200\n" "Last-Translator: Valerio Guaglianone (aka Valpenguin) <valpenguin@gmail." "com>\n" "Language-Team: Valerio Guaglianone (aka Valpenguin) <valpenguin@gmail.com>\n" -"Language: \n" +"Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.5.5\n" -"X-Poedit-Language: Italian\n" -"X-Poedit-Country: ITALY\n" +"X-Generator: Poedit 2.3.1\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Estrai" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Traccia" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titolo" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Durata" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,17 +51,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>Controllo del disco...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Sto scaricando le informazioni sul disco da internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>Lettura del disco...</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -73,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nessun CD inserito. Per favore inserisci un CD audio nel drive CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,25 +86,21 @@ "%s non è nel suo percorso. Asunder lo richiede per creare i file %s. Tutte " "le funzionalità %s verranno disabilitate." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Seleziona tutto per l'estrazione" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Deseleziona tutto per l'estrazione" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Capitalizzare caratteri per Artisti/Titoli" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Inverti Artista <=> Titolo" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -130,11 +124,11 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Numero della prima traccia:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Lunghezza del nome delle tracce:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -196,11 +190,11 @@ msgid "Album directory: " msgstr "Directory album: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "File playlist: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "File audio: " @@ -245,7 +239,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Consenti la modifica del numero della prima traccia" #: ../src/interface.c:580 msgid "Filenames" @@ -305,9 +299,8 @@ msgstr "OGG Vorbis (compressione lossy)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (compressione lossy)" +msgstr "MP3 (compressione lossy)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -383,96 +376,98 @@ msgid "Encode" msgstr "Codifica" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Scarica automaticamente le informazioni sul disco da internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " -msgstr "Server:" +msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Il server CDDB che invia informazioni sul disco (di default freedb.freedb." -"org)" +"Il server CDDB che invia informazioni sul disco (di default gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " -msgstr "Porta:" +msgstr "Porta: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Porta del server CDDB (valore di default 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Usa un proxy HTTP per connetterti ad internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Separatore Artista/Titolo: " + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Log nel file /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Ripping veloce (nessuna correzione)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avanzate" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Estrazione" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progresso totale" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codifica" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"Una applicazione che converte le tracce audio di un CD\n" +"Una applicazione che converte le tracce audio di un CD audio\n" "in file WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, e/o " "files AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d file creato con successo" msgstr1 "%d file creati con successo" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Errore nella creazione di %d file" msgstr1 "Errore nella creazione di %d file" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Caratteri non validi nel campo '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' non può essere vuota" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Porta del proxy non valida" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Porta del server cddb non valida" @@ -505,7 +500,7 @@ "Nessuna traccia selezionata per l'estrazione/codifica. Per favore scegline " "almeno una." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Attendi..."
View file
asunder-2.9.3.tar.bz2/po/ja.po -> asunder-2.9.7.tar.bz2/po/ja.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2012-02-19 14:59+0900\n" "Last-Translator: UTUMI Hirosi <utuhiro78@yahoo.co.jp>\n" "Language-Team: Japanese <ja@li.org>\n" @@ -17,27 +17,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "吸い出す" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "トラック" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "アーティスト" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "タイトル" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "時間" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>ディスクの情報をインターネットから取得...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "CD が挿入されていません。CD を CD-ROM ドライブに入れてください。" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -85,23 +85,19 @@ msgstr "" "%s が見つかりません。%s を作成するのに必要です。%s の機能を全て無効にします。" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "全てを選択する" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "全ての選択を解除" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -194,11 +190,11 @@ msgid "Album directory: " msgstr "アルバムのディレクトリ: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "プレイリストファイル: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "音楽ファイル: " @@ -378,56 +374,59 @@ msgid "Encode" msgstr "エンコード" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "ディスクの情報をインターネットから自動的に取得" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "サーバ: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "" -"CD の情報を取得するためのCDDB サーバー (デフォルトは freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "CD の情報を取得するためのCDDB サーバー (デフォルトは gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ポート: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB サーバーのポート番号 (デフォルトは 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "インターネット接続に HTTP プロクシを使う" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "詳細" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "吸い出し" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "全体の進行" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "エンコーディング" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -437,33 +436,33 @@ "音楽 CD を WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio,\n" "または AAC ファイルに保存するためのアプリケーション" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d 個のファイルを作成しました" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "%d 個のファイルを作成中にエラー" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "'%s' の欄に不正な文字があります" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' は空にできません" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "不正なプロキシポート番号" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "不正な cddb サーバーポート番号" @@ -496,7 +495,7 @@ "吸い出す/エンコーディングするトラックを選んでいません。最低1つは選んでくださ" "い。" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "待機中..."
View file
asunder-2.9.3.tar.bz2/po/ka.po -> asunder-2.9.7.tar.bz2/po/ka.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ტრეკი" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "შემსრულებელი" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "სათაური" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "დრო" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,96 +359,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "პორტი:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "დეტალები" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "pidgin" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "კოდირება" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -481,7 +481,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/kk.po -> asunder-2.9.7.tar.bz2/po/kk.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Трек" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Орындаушы" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Атауы" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Уақыт" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "deluge" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Кеңейтілген" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодалауы" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/km.po -> asunder-2.9.7.tar.bz2/po/km.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "បទ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audex" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "សិល្បករ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audex" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ចំណងជើង" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "horde3" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ពេលវេលា" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "imp4" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "ម៉ាស៊ីនបម្រើ ៖" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "debian" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ច្រក ៖" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "e17" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "កម្រិតខ្ពស់" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "pidgin" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ការអ៊ិនកូដ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ko.po -> asunder-2.9.7.tar.bz2/po/ko.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -17,35 +17,35 @@ # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gmusicbrowser" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "립" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "트랙" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "음악가" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "표제" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "시간" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -57,15 +57,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -77,36 +77,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -199,11 +195,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -371,98 +367,102 @@ msgid "Encode" msgstr "인코드" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "서버:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "alarm-clock" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "포트:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "고급" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "인코딩" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -493,7 +493,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ku.po -> asunder-2.9.7.tar.bz2/po/ku.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Parçe" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Stranbêj" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Sernivîs" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Dem" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,98 +355,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "_Pêşkêşker:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Pêşketî" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Şîfrekirin" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -479,7 +479,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ky.po -> asunder-2.9.7.tar.bz2/po/ky.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,33 +15,33 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Аткаруучу" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Аталышы" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Убакыт" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,36 +73,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -357,92 +353,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "dasher" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Кошумча" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -471,7 +471,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/la.po -> asunder-2.9.7.tar.bz2/po/la.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "po" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Vestigia" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "po" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titulus" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -353,92 +349,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "po" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servatrum:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -469,6 +469,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/lb.po -> asunder-2.9.7.tar.bz2/po/lb.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Kënschtler" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titel" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,90 +351,94 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -467,7 +467,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/lg.po -> asunder-2.9.7.tar.bz2/po/lg.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Ggolobera" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Omunyimbi" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Omutwe" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Sawa" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,92 +355,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk+3.0" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Ebyetaagisa bumanyirivu" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -473,6 +473,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/lt.po -> asunder-2.9.7.tar.bz2/po/lt.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious-plugins" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Takelis" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious-plugins" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Atlikėjas" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Pavadinimas" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Laikas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -369,98 +365,102 @@ msgid "Encode" msgstr "Koduotė" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious-plugins" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Serveris:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "amule" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Prievadas:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "avant-window-navigator" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Išsamiau" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "balsa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodavimas" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -491,7 +491,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/lv.po -> asunder-2.9.7.tar.bz2/po/lv.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2009-01-26 18:40+0300\n" "Last-Translator: Kristaps Kūlis <kristaps.kulis@gmail.com>\n" "Language-Team: \n" @@ -15,27 +15,27 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Izvilkt" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Celiņš" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Izpildītājs" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Nosaukums" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Laiks" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -47,15 +47,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Ievācu diska informāciju no interneta</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -67,13 +67,13 @@ msgid "%dKbps" msgstr "32Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Disks nav ievietots. Lūdzu ieliec CD CD-ROM dzinī" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -82,23 +82,19 @@ "%s netika atrasts. Asunder vajag to, lai izveidotu %s failus. %s " "funkcionalitāte nav pieejama" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Izvēlēties visus izvilkšanai" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Neizvēlēties nevienu izvilkšanai" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Albuma mape:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Skaņdarbu saraksts:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Mūzikas fails:" @@ -387,92 +383,96 @@ msgid "Encode" msgstr "Pārkodēt" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Ievākt diska informāciju no interneta automātiski" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Serveris:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Ports:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 #, fuzzy msgid "Use an HTTP proxy to connect to the internet" msgstr "Lietot HTTP starpniekserveri " -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Paplašināti" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Izvilkšana" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Kopējais progress" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Pārkodēšana" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "%d fails izveidots " -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "Neizdevās izveidot %d failu" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Nederīgas zīmes laukā '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' nevar būt tukšs" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 #, fuzzy msgid "Invalid proxy port number" msgstr "Nederīgs starpniekservera porta numurs" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 #, fuzzy msgid "Invalid cddb server port number" msgstr "Nederīgs starpniekservera porta numurs" @@ -506,7 +506,7 @@ "Netika izvēlēti celiņi izvilkšanai/pārkodēšanai. Lūdzu izvēlies vismaz vienu " "celiņu." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Gaidu..."
View file
asunder-2.9.3.tar.bz2/po/mg.po -> asunder-2.9.7.tar.bz2/po/mg.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Lohateny" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "eog" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Ora" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,98 +351,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sugar-0.88" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Mpamatsy, Mpizara" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Irika:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gcalctool" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avo lenta" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Fanafangoana" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -475,6 +475,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/mk.po -> asunder-2.9.7.tar.bz2/po/mk.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Песна" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Изведувач" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Наслов" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Време" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порта:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Напредно" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодирање" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ml.po -> asunder-2.9.7.tar.bz2/po/ml.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ട്രാക്ക്" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "ആലാപകര്" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ശീര്ഷകം" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "സമയം" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,98 +357,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-games" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "സര്വര്:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "കവാടം" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "പുരോഗമിച്ച" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "balsa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ഗൂഢഭാഷ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -481,7 +481,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/mn.po -> asunder-2.9.7.tar.bz2/po/mn.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Зам" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Уран бүтээлч" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Гарчиг" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-nettool" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Хугацаа" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,98 +357,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sugar-0.84" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-applets" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Нэмэлт" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодчлол" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -481,7 +481,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/mr.po -> asunder-2.9.7.tar.bz2/po/mr.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ट्रॅक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "कलाकार" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "शिर्षक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "वेळ" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "सर्व्हर:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "पोर्ट:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ekiga" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "प्रगत" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "एनकोडिंग" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ms.po -> asunder-2.9.7.tar.bz2/po/ms.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Trek" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artis" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tajuk" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Masa" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "awn-extras-applets" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Pelayan:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "clamtk" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "avant-window-navigator" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Lanjutan" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Pengenkodan" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/my.po -> asunder-2.9.7.tar.bz2/po/my.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,33 +15,33 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "အသံလမ်းကြော" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gedit" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ခေါင်းကြီး" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacity" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "အချိန်" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,36 +73,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,92 +355,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk+2.0" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "အဆင့်မြင့်သော" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -473,7 +473,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/nb.po -> asunder-2.9.7.tar.bz2/po/nb.po
Changed
@@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2015-10-29 14:18+0100\n" "Last-Translator: Åka Sikrom <a4@hush.com>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" @@ -20,27 +20,27 @@ "X-Poedit-Language: Norwegian Bokmål\n" "X-Poedit-Country: NORWAY\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Hent ut" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Spor" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tittel" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tid" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -54,15 +54,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Henter plateinformasjon fra Internett …</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -74,13 +74,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ingen CD er satt inn. Sett inn en CD i CD-ROM-stasjonen." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -89,23 +89,19 @@ "Fant ikke %s i stien din. Asunder trenger dette for å lage %s-filer. Alle %s-" "funksjoner er slått av." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Velg alle" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Velg bort alle" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -198,11 +194,11 @@ msgid "Album directory: " msgstr "Albummappe: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Spillelistefil: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Musikkfil: " @@ -382,57 +378,61 @@ msgid "Encode" msgstr "Kode" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Hent plateinformasjon fra Internett automatisk" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Tjener: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB-tjeneren som plateinformasjon skal hentes fra (standard: freedb.freedb." +"CDDB-tjeneren som plateinformasjon skal hentes fra (standard: gnudb.gnudb." "org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB-tjenerporten (standard: 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Bruk en HTTP-mellomtjener for å koble til Internett" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "Lagre logg i /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Hent ut raskere (ikke rett opp feil)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avansert" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Henting" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Total framdrift" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Koding" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -443,35 +443,35 @@ "i WAV-, MP3-, OGG-, FLAC-, Opus-, Wavpack-, Musepack-, Monkey's Audio- og/" "eller AAC-format." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fil er importert og lagret" msgstr1 "%d filer er importert og lagret" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Det oppstod en feil ved importering eller koding av %d fil" msgstr1 "Det oppstod en feil ved importering eller koding av %d filer" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Ugyldig(e) tegn i feltet «%s»" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "«%s» kan ikke stå tomt" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Ugyldig mellomtjener-portnummer" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Ugyldig portnummer for cddb-tjener" @@ -500,7 +500,7 @@ "track." msgstr "Ingen lydspor er valgt ut til henting/koding. Velg minst ett lydspor." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Venter …"
View file
asunder-2.9.3.tar.bz2/po/ne.po -> asunder-2.9.7.tar.bz2/po/ne.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "rhythmbox" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ट्रयाक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "goobox" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "कलाकार" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "शीर्षक" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "समय" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "सङ्केत" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-games" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "सर्भर:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "पोर्ट:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "filezilla" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "उन्नत" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "सङ्केतन" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/nl.po -> asunder-2.9.7.tar.bz2/po/nl.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: ISO Master 1.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2017-01-31 12:18+0100\n" "Last-Translator: Pjotr <pjotrvertaalt AT gmail.com>\n" "Language-Team: \n" @@ -14,27 +14,27 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -46,15 +46,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -66,36 +66,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -181,11 +177,11 @@ msgid "Album directory: " msgstr "Tijdelijke map" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -346,91 +342,95 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 #, fuzzy msgid "Total progress" msgstr "Voortgang" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -460,7 +460,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/nn.po -> asunder-2.9.7.tar.bz2/po/nn.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: ISO Master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2015-06-06 20:25+0200\n" "Last-Translator: Robert Groenning <slimg@iggu.org>\n" "Language-Team: Ubuntu Norwegian Translators <oversettelse@ubuntu.no>\n" @@ -15,27 +15,27 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Hent ut" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Lydspor" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tittel" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tid" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Hentar plateinformasjon frå Internett …</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,13 +69,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ingen CD er sett inn. Set inn ein CD i CD-ROM-stasjonen." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -84,23 +84,19 @@ "%s vart ikkje funne i stien din. Asunder treng det for å oppretta %s-filer. " "Alle %s-funksjonar er slått av." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Vel alle for henting" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Vel bort alle" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "Albummappe: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Spelelistefil: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Musikkfil: " @@ -377,57 +373,61 @@ msgid "Encode" msgstr "Koding" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Hent plateinformasjon frå Internett automatisk" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Tenar: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB-tenaren som plateinformasjon skal hentast frå (standard: freedb.freedb." +"CDDB-tenaren som plateinformasjon skal hentast frå (standard: gnudb.gnudb." "org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB-tenarporten (standard er 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Bruk ein HTTP-mellomtjener for å kopla til Internett" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avansert" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Henting" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Total framgang" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Koding" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -438,35 +438,35 @@ "i WAV-, MP3-, OGG-, FLAC-, Opus-, Wavpack-, Musepack-, Monkey's Audio- og/" "eller AAC-format." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fil er oppretta" msgstr1 "%d filer er oppretta" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Det oppstod ein feil ved oppretting av %d fil" msgstr1 "Det oppstod ein feil ved oppretting av %d filer" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Ugyldig(e) teikn i feltet «%s»" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "«%s» kan ikkje stå tomt" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Ugyldig portnummer for mellomtenaren" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Ugyldig portnummer for CDDB-tenaren" @@ -495,7 +495,7 @@ "track." msgstr "Inga lydspor er valt til henting/koding. Vel minst eitt lydspor." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Ventar …"
View file
asunder-2.9.3.tar.bz2/po/oc.po -> asunder-2.9.7.tar.bz2/po/oc.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Pista" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Títol" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Ora" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "_Servidor :" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Pòrt :" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "A_vançat" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "griffith" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Encodatge" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/or.po -> asunder-2.9.7.tar.bz2/po/or.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ଟ୍ରାକ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "କଳାକାର" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ଶୀର୍ଷକ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ସମୟ" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libcryptui" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "ସର୍ଭର:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ସଂଯୋଗିକୀ:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ଉନ୍ନତ" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ସାଙ୍କେତିକରଣ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/pa.po -> asunder-2.9.7.tar.bz2/po/pa.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ਟਰੈਕ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "ਕਲਾਕਾਰ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-video-arcade" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ਟਾਈਟਲ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ਸਮਾਂ" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "ਸਰਵਰ:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ਪੋਰਟ:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ਤਕਨੀਕੀ" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "balsa" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ਇੰਕੋਡਿੰਗ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/pl.po -> asunder-2.9.7.tar.bz2/po/pl.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2016-11-29 17:17+0100\n" "Last-Translator: Piotr Strębski <strebski@o2.pl>\n" "Language-Team: \n" @@ -17,27 +17,27 @@ "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.8.11\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Zgraj" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Ścieżka" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artysta" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tytuł" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Czas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Pobieranie informacji o płycie z Internetu...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Brak dysku w napędzie. Włóż dysk CD do napędu." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "Brak programu %s. Asunder potrzebuje go do tworzenia plików %s. Cała " "funkcjonalność %s jest wyłączona." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Zaznacz wszystkie do zgrywania" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Odznacz wszystkie" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "Katalog albumu: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Plik listy odtwarzania: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Plik muzyczny: " @@ -379,55 +375,59 @@ msgid "Encode" msgstr "Koduj" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Automatycznie pobierz informacje o płycie z Internetu" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Serwer: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "Serwer bazy CDDB (domyślnie freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "Serwer bazy CDDB (domyślnie gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port serwera bazy CDDB (domyślnie 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Używaj serwera proxy do łączenia z internetem" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "Zapis dziennika do /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Szybsze zgrywanie (bez korekcji błędów)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Zaawansowane" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Zgrywanie" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Całkowity postęp" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodowanie" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -438,7 +438,7 @@ "jako pliki WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio i/" "lub AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" @@ -446,7 +446,7 @@ msgstr1 "%d pliki zostały utworzone pomyślnie" msgstr2 "%d plików zostało utworzonych pomyślnie" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" @@ -454,21 +454,21 @@ msgstr1 "Wystąpiły błędy podczas tworzenia %d plików" msgstr2 "Wystąpiły błędy podczas tworzenia %d plików" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Niepoprawne znaki w polu '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "Pole '%s' nie może być puste" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Zły numer portu serwera proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Zły numer portu serwera bazy CDDB" @@ -500,7 +500,7 @@ "Nie wybrano żadnej ścieżki do zgrywania/kodowania. Wybierz przynajmniej " "jedną ścieżkę." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Oczekiwanie..."
View file
asunder-2.9.3.tar.bz2/po/ps.po -> asunder-2.9.7.tar.bz2/po/ps.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "rhythmbox" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "پلنیوی" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "rhythmbox" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "لوبغاړی" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "سرليک" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "evolution" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "مهال" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sugar-0.84" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "پالنګر:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "dasher" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr ":درشل" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ژور" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "کوډييزونه" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/pt.po -> asunder-2.9.7.tar.bz2/po/pt.po
Changed
@@ -3,42 +3,41 @@ # msgid "" msgstr "" -"Project-Id-Version: asunder\n" +"Project-Id-Version: Asunder 2.9.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2012-02-08 01:42+0100\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-04-04 19:05+0100\n" "Last-Translator: \n" -"Language-Team: \n" -"Language: \n" +"Language-Team: Ricardo Simões xmcorporation@gmail.com\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -"X-Poedit-Language: Portuguese\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-Country: Portugal\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 2.3\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extrair" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Faixa" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Título" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Duração" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,17 +51,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>A verificar disco...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>A obter informações na Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>A ler disco...</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -72,13 +71,13 @@ msgid "%dKbps" msgstr "%d Kbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nenhum CD inserido. Por favor, insira um CD na unidade CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -87,25 +86,21 @@ "%s não foi encontrado. O Asunder requere-o para criar ficheiros %s. Todas as " "funcionalidades de %s estão inativas." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Selecionar tudo" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Desmarcar tudo" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Artistas & Títulos em maiúsculas" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Trocar Artista <=> Título" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -129,11 +124,11 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Número da primeira faixa:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Largura do nº da faixa no ficheiro:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -153,7 +148,7 @@ #: ../src/interface.c:453 msgid "CD-ROM device: " -msgstr "Dispositivo CD-ROM:" +msgstr "Dispositivo CD-ROM: " #: ../src/interface.c:462 msgid "" @@ -188,21 +183,21 @@ "%T - Título da faixa" #: ../src/interface.c:499 -#, fuzzy, c-format +#, c-format msgid "%G - Genre" -msgstr "Género" +msgstr "%G - Género" #: ../src/interface.c:514 msgid "Album directory: " -msgstr "Diretório do álbum:" +msgstr "Diretório do álbum: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " -msgstr "Ficheiro de lista de reprodução:" +msgstr "Ficheiro de lista de reprodução: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " -msgstr "Ficheiro de música:" +msgstr "Ficheiro de música: " #: ../src/interface.c:542 msgid "" @@ -244,7 +239,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Permitir mudança do 1º nº da faixa" #: ../src/interface.c:580 msgid "Filenames" @@ -304,9 +299,8 @@ msgstr "OGG Vorbis (compressão com perda)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (compressão com perda)" +msgstr "AAC (compressão com perda)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -381,96 +375,99 @@ msgid "Encode" msgstr "Codificar" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Obter informações do disco na Internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " -msgstr "Servidor:" +msgstr "Servidor: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"O servidor CDDB para obter as informações do disco (por norma é freedb." -"freedb.org)" +"O servidor CDDB para obter as informações do disco (por norma é gnudb.gnudb." +"org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " -msgstr "Porta:" +msgstr "Porta: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "A porta do servidor CDDB (por norma, é 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Utilizar um proxy HTTP para ligar à Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Separador Artista/Título: " + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Histórico para /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Extração mais rápida (sem correção de erros)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avançado" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "A extrair" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Evolução" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "A codificar" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"Uma aplicação para extrair e converter as faixas de um CD Áudio \n" -"para os formatos WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's " -"Audio e AAC." +"Uma aplicação para extrair as faixas de um CD Áudio \n" +"para WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or " +"AAC files." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d ficheiro criado com sucesso" msgstr1 "%d ficheiros criados com sucesso" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Ocorreu um erro ao criar %d ficheiro" msgstr1 "Ocorreu um erro ao criar %d ficheiros" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Caracteres inválidos no campo \"%s\"" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "\"%s\" não pode estar vazio" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Número da porta proxy inválido" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "O número da porta do servidor cddb é inválido" @@ -503,7 +500,7 @@ "Nenhuma faixa selecionada para extrair/codificar. Selecione, pelo menos, uma " "faixa." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Em espera..."
View file
asunder-2.9.3.tar.bz2/po/pt_BR.po -> asunder-2.9.7.tar.bz2/po/pt_BR.po
Changed
@@ -5,40 +5,39 @@ msgstr "" "Project-Id-Version: Asunder-0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2013-05-13 09:23-0300\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-02-29 10:21-0300\n" "Last-Translator: Neliton Pereira Jr. <nelitonpjr@gmail.com>\n" "Language-Team: Pt-Br <f@gmail.com>\n" -"Language: \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" -"X-Poedit-Language: Portuguese\n" -"X-Poedit-Country: BRAZIL\n" "X-Poedit-SourceCharset: utf-8\n" +"X-Generator: Poedit 1.8.12\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extrair" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Faixa" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artista" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Título" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tempo" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,17 +51,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>Verificando o disco ...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Obtendo informações do disco da Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>Lendo disco ...</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -72,14 +71,14 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" "Nenhum CD foi inserido. Por favor insira um CD dentro da unidade de CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,25 +87,21 @@ "%s não foi encontrado no seu sistema. O Asunder precisa dele para criar " "arquivos %s. Todas as funcionalidades %s estão desativadas." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Marcar todas" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Desmarcar todas" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Capitalizar Artistas & Títulos" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Trocar Artista <=> Título" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -130,11 +125,11 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Número da primeira faixa:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Largura do número da faixa no nome do arquivo:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -189,19 +184,19 @@ "%T - Título da música" #: ../src/interface.c:499 -#, fuzzy, c-format +#, c-format msgid "%G - Genre" -msgstr "Gênero" +msgstr "%G - Gênero" #: ../src/interface.c:514 msgid "Album directory: " msgstr "Diretório do álbum: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Arquivo de lista: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Arquivo de música: " @@ -245,7 +240,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Permitir alterar o número da primeira faixa" #: ../src/interface.c:580 msgid "Filenames" @@ -305,9 +300,8 @@ msgstr "OGG Vorbis (compressão com perda)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (compressão com perda)" +msgstr "AAC (compactação com perdas)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -384,96 +378,99 @@ msgid "Encode" msgstr "Codificar" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Obter informações do disco pela Internet automaticamente" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Servidor: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" "O servidor CDDB a partir do qual serão obtidas informações sobre o disco (o " -"padrão é freedb.freedb.org)" +"padrão é gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Porta: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "A porta do servidor CDDB (o padrão é 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Usar um proxy HTTP para conectar-se à Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Separador Artista/Título:" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Arquivo de log em /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Extraindo mais rápido (sem correção de erros)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avançado" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extração" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progresso total" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codificação" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"Aplicativo para gravar faixas de um CD de Áudio \n" -"como arquivos WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, " -"e/ou AAC." +"Um aplicativo para salvar faixas de um CD de áudio\n" +"como arquivos WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio e/" +"ou AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d arquivo criado com sucesso" msgstr1 "%d arquivos criados com sucesso" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Houve um erro ao criar %d arquivo" msgstr1 "Houve um erro ao criar %d arquivos" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Caracteres inválidos no campo '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' não pode estar vazio" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Número da porta do proxy inválido" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Número da porta do servidor CDDB inválido" @@ -506,7 +503,7 @@ "Nenhuma faixa foi selecionada para ser extraída/codificada. Por favor, " "selecione ao menos uma faixa." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Aguardando..."
View file
asunder-2.9.3.tar.bz2/po/ro.po -> asunder-2.9.7.tar.bz2/po/ro.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Piesă" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-video-arcade" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titlu" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Timp" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -199,11 +195,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -369,100 +365,104 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious-plugins" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "alarm-clock" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avansat" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "mistelix" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Progres total" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Codarea" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -493,7 +493,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ru.po -> asunder-2.9.7.tar.bz2/po/ru.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Asunder 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2015-06-02 13:03+0300\n" "Last-Translator: goodvin <asivakov@gmail.com>\n" "Language-Team: asivakov@gmail.com\n" @@ -22,27 +22,27 @@ "X-Poedit-Country: 1\n" "X-Poedit-SourceCharset: 1\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Извлечь" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Дорожка" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Исполнитель" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Заголовок" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Время" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -56,15 +56,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Получение информаций о диске из сети...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -76,13 +76,13 @@ msgid "%dKbps" msgstr "%dКбит/с" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Не вставлен диск. Пожалуйста, вставьте диск в CD-привод." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -91,23 +91,19 @@ "Не найден %s. Требуется программе Asunder для создания %s-файлов. Функции %s " "отключены." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Выбрать для кодирования всё" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Снять все отметки" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -200,11 +196,11 @@ msgid "Album directory: " msgstr "Каталог альбома: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Файл плейлиста: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Музыкальный файл: " @@ -384,56 +380,60 @@ msgid "Encode" msgstr "Кодирование" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Получать информацию о диске из Интернета автоматически" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Сервер CDDB для получения информации о диске (по умолчанию freedb.freedb.org)" +"Сервер CDDB для получения информации о диске (по умолчанию gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Порт сервера CDDB (по умолчанию 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Использовать HTTP-прокси для подключения к Интернету" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Расширенные" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Извлечение" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Всего выполнено" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодирование" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -443,7 +443,7 @@ "Приложение для извлечения дорожек из Audio CD и сохранения в файлах форматов " "WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, и/или AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" @@ -451,7 +451,7 @@ msgstr1 "%d файла создано успешно" msgstr2 "%d файлов создано успешно" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" @@ -459,21 +459,21 @@ msgstr1 "Ошибка при создании %d файлов" msgstr2 "Ошибка при создании %d файлов" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Недопустимые символы в поле «%s»" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "Поле «%s» не может быть пустым" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Неправильный номер порта прокси" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Неправильный номер порта сервера CDDB" @@ -505,7 +505,7 @@ msgstr "" "Не выбраны дорожки для извлечения/кодирования. Выберите хотя бы одну дорожку." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Ждите..."
View file
asunder-2.9.3.tar.bz2/po/rw.po -> asunder-2.9.7.tar.bz2/po/rw.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,33 +15,33 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "goobox" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Umuhanzi" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Umutwe" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Igihe" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,36 +73,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -359,96 +355,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sugar-0.84" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Impagikiro:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "conglomerate" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Urwego rwo hejuru" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -477,6 +477,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/si.po -> asunder-2.9.7.tar.bz2/po/si.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "පථය" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "ශිල්පියා" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "සිරස්තලය" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "වේලාව" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,96 +359,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "සේවාදායකය:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "කෙවනිය:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "උසස්" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -481,7 +481,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/sk.po -> asunder-2.9.7.tar.bz2/po/sk.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: sk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2012-01-06 10:37+0100\n" "Last-Translator: Tomáš Vadina <kyberdev@gmail.com>\n" "Language-Team: slovenčina <slovenska-lokalizacia-xfce@googlegroups.com>\n" @@ -19,27 +19,27 @@ "X-Poedit-Language: Slovak\n" "X-Poedit-Country: SLOVAKIA\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ripovať" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Stopa" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Umelec" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Názov" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Čas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Získavanie informácií o disku z internetu</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,13 +73,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nie je vložené CD. Prosím vložte CD do CD-ROM mechaniky." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,23 +88,19 @@ "%s nebol nájdený v ceste $PATH. Asunder ho potrebuje pre vytvorenie súborov " "%s. Všetka funkcionalita %s je zakázaná." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Vybrať všetko pre ripovanie" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Zrušiť výber všetkého pre ripovanie" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "Adresár albumu: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Súbor zoznamu skladieb: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Hudobný súbor: " @@ -381,56 +377,60 @@ msgid "Encode" msgstr "Zakódovanie" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Získať informácie o disku z internetu automaticky" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB server na získanie informácií z disku (predvolené je freedb.freedb.org)" +"CDDB server na získanie informácií z disku (predvolené je gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port CDDB servera (predvolené je 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Použiť HTTP proxy na pripojenie k internetu" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Pokročilé" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ripovanie" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Celkový priebeh" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Zakódovanie" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -441,7 +441,7 @@ "ako WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, a/alebo " "AAC súbory." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" @@ -449,7 +449,7 @@ msgstr1 "%d súbor úspešne vytvorený" msgstr2 "%d súbory úspešne vytvorené" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" @@ -457,21 +457,21 @@ msgstr1 "Chyba pri vytváraní %d súboru" msgstr2 "Chyba pri vytváraní %d súborov" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Neplatné znaky v poli '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' nesmie byť prázdne" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Neplatné číslo portu proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Neplatné číslo portu cddb servera" @@ -504,7 +504,7 @@ "Žiadna stopa nebola vybraná pre ripovanie/zakódovanie. Prosím, vyberte aspoň " "jednu stopu." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čakajte..."
View file
asunder-2.9.3.tar.bz2/po/sl.po -> asunder-2.9.7.tar.bz2/po/sl.po
Changed
@@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: sl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2009-08-25 10:19+0200\n" "Last-Translator: uros <n@g.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -19,27 +19,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Generator: KBabel 1.11.4\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Izvleci" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Posnetek" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Izvajalec" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Naslov" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Čas" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Iz interneta pridobivam informacije o zgoščenki...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,13 +73,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ni vstavljenih CD jev. Prosim vstavite CD v CD-ROM enoto." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,23 +88,19 @@ "%s ni najden na vaši poti. Asunder ga potrebuje za ustvarjanje %s datotek." "Vse %s funkcionalnosti so onemogočene." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Izberi vse za izvlek" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Odizberi vse za izvlek" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -201,11 +197,11 @@ msgid "Album directory: " msgstr "Imenik Albuma: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Datoteka Predvajalnega Seznama:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Glasbena datoteka:" @@ -385,91 +381,95 @@ msgid "Encode" msgstr "Zakodiraj" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Samodejno iz nterneta pridobi podatke o mediju" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB server za pridobitev informacij o mediju (privzet je freedb.freedb.org)" +"CDDB server za pridobitev informacij o mediju (privzet je gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port CDDB serverja (privzeto 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Uporabi HTTP proxy posredovalni strežnik za povezavo z internetom" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Napredno" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Izločanje" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Skupen napredek" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodiranje" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d uspešno ustvarjen" msgstr1 "%d uspešno ustvarjeni" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Prišlo je do napake pri usvarjanju %d datoteke" msgstr1 "Prišlo je do napak pri ustvarjanju %d datotek" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Nepravilni znaki v vnosnem polju '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ne sme biti prazno" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Nepravilnen port posredovalniškega strežnika" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Nepravilnen port cddb strežnika" @@ -501,7 +501,7 @@ msgstr "" "Steze za izvlek/kodiranje niso izbrane. Prosim izberite najmanj en zapis." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čakam..."
View file
asunder-2.9.3.tar.bz2/po/sq.po -> asunder-2.9.7.tar.bz2/po/sq.po
Changed
@@ -5,42 +5,43 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2009-08-27 18:55+0200\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-01-26 13:57+0200\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n" -"Language-Team: <LL@li.org>\n" -"Language: \n" +"Language-Team: <LL@li.org>\n" +"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural= n!=1;\n" +"X-Generator: Poedit 2.2\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Përftoje" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Gjurmë" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titull" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Kohë" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." msgstr "" -"'cdparanoia' nuk u gjet te shtegu juaj. Asunder-i lyp cdparanoia-an për " +"'cdparanoia' s’u gjet te shtegu juaj. Asunder-i lyp cdparanoia-an për " "përftim CD-sh." #. Debug print add time last taken by the open() call. @@ -49,17 +50,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>Po kontrollohet disku…</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" -msgstr "<b>Po marr të dhëna disku prej interneti...</b>" +msgstr "<b>Po merren të dhëna disku prej interneti…</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>Po lexohet disku…</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -69,40 +70,36 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." -msgstr "Nuk është futur CD. Ju lutem fusni një CD te pajisja CD-ROM." +msgstr "S’është futur CD. Ju lutemi, futni një CD te pajisja CD-ROM." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -"%s nuk u gjet në shtegun tuaj. Asunder-i e ka të nevojshme që të krijojë " +"%s s’u gjet në shtegun tuaj. Asunder-i e ka të nevojshme që të krijojë " "kartela %s. Gjithë ana %s është çaktivizuar." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Përzgjidhini të tëra për përftim" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Shpërzgjidhini të tëra për përftim" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" +msgstr "Kaloji Në Shkronjë të Madhe Artistët & Titujt" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Këmbe Artist <=> Titull" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -113,32 +110,28 @@ msgstr "Disk:" #: ../src/interface.c:150 -#, fuzzy msgid "Album Artist:" -msgstr "Artist albumi:" +msgstr "Artist Albumi:" #: ../src/interface.c:157 -#, fuzzy msgid "Album Title:" -msgstr "Titull albumi:" +msgstr "Titull Albumi:" #: ../src/interface.c:164 -#, fuzzy msgid "Single Artist" -msgstr "Artist pjese" +msgstr "Një Artist" #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Numër i pjesës së parë:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Gjerësi numri pjese te emër kartele:" #: ../src/interface.c:215 -#, fuzzy msgid "Genre / Year:" -msgstr "Të përgjithshme" +msgstr "Zhanër / Vit:" #: ../src/interface.c:418 msgid "Preferences" @@ -175,7 +168,6 @@ msgstr "Të përgjithshme" #: ../src/interface.c:494 -#, fuzzy msgid "" "%A - Artist\n" "%L - Album\n" @@ -186,22 +178,23 @@ "%A - Artist\n" "%L - Album\n" "%N - Numër gjurme (me 2 shifra)\n" +"%Y - Vit (4 shifra ose \"0\")\n" "%T - Titull pjese" #: ../src/interface.c:499 -#, fuzzy, c-format +#, c-format msgid "%G - Genre" -msgstr "Të përgjithshme" +msgstr "%G - Zhanër" #: ../src/interface.c:514 msgid "Album directory: " msgstr "Drejtori albumi: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Kartelë luajlistë: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Kartelë muzikore: " @@ -212,8 +205,8 @@ "Default: %A - %L\n" "Other example: %A/%L" msgstr "" -"Kjo ka të bëjë me dosjen përfundim (prej skedës Të përgjithshme).\n" -"Mund të jetë bosh.\n" +"Kjo ka të bëjë me dosjen vendmbërritje (prej skedës Të përgjithshme).\n" +"Mund të jetë e zbrazët.\n" "Parazgjedhje: %A - %L\n" "Shembull tjetër: %A/%L" @@ -224,7 +217,7 @@ "Default: %A - %L" msgstr "" "Kjo do të ruhet te drejtoria e albumit.\n" -"Mund të jetë bosh.\n" +"Mund të jetë e zbrazët.\n" "Parazgjedhje: %A - %L" #: ../src/interface.c:565 @@ -235,17 +228,17 @@ "Other example: %N - %T" msgstr "" "Kjo do të ruhet te drejtoria e albumit.\n" -"Nuk mund të jetë bosh.\n" +"S’mund të jetë e zbrazët.\n" "Parazgjedhje: %A - %T\n" "Shembull tjetër: %N - %T" #: ../src/interface.c:570 msgid "Filename formats" -msgstr "Formate emrash kartelash:" +msgstr "Formate emrash kartelash" #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Lejo ndryshimin e numrit të pjesës së parë" #: ../src/interface.c:580 msgid "Filenames" @@ -285,7 +278,7 @@ "Higher bitrate is better quality but also bigger file. Most people use " "192Kbps." msgstr "" -"Bitrate më i lartë do të thotë cilësi më e mirë por gjithashtu një kartelë " +"Bitrate më i lartë do të thotë cilësi më e mirë, por gjithashtu një kartelë " "më e madhe. Shumica e njerëzve përdorin 192Kbps." #: ../src/interface.c:673 @@ -306,9 +299,8 @@ msgstr "OGG Vorbis (ngjeshje me humbje)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (ngjeshje me humbje)" +msgstr "AAC (ngjeshje me humbje)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -320,7 +312,7 @@ #: ../src/interface.c:796 msgid "FLAC (lossless compression)" -msgstr "FLAC (Ngjeshje pa humbje)" +msgstr "FLAC (ngjeshje pa humbje)" #: ../src/interface.c:815 msgid "More formats" @@ -331,7 +323,7 @@ "Higher bitrate is better quality but also bigger file. Most people use " "160Kbps." msgstr "" -"Bitrate më i lartë do të thotë cilësi më e mirë por gjithashtu një kartelë " +"Bitrate më i lartë do të thotë cilësi më e mirë, por gjithashtu një kartelë " "më e madhe. Shumica e njerëzve përdorin 160Kbps." #: ../src/interface.c:869 @@ -355,14 +347,14 @@ "The format is lossy but a correction file is created for restoring the " "lossless original." msgstr "" -"Formati është me humbje por u krijua një kartelë ndreqëse për rikthim pa " +"Formati është me humbje, por u krijua një kartelë ndreqjeje për rikthim pa " "humbje të origjinalit." #: ../src/interface.c:997 msgid "Higher bitrate is better quality but also bigger file." msgstr "" -"Bitrate më i lartë do të thotë cilësi më e mirë por gjithashtu një kartelë " -"më e madhe" +"Bitrate më i lartë do të thotë cilësi më e mirë, por gjithashtu një kartelë " +"më e madhe." #: ../src/interface.c:1005 msgid "Musepack (lossy compression)" @@ -384,103 +376,110 @@ msgid "Encode" msgstr "Kodo" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Merr vetvetiu të dhëna disku prej internetit" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " -msgstr "Shërbyes" +msgstr "Shërbyes: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Shërbyesi CDDB nga të kihen të dhëna disku (parazgjedhja është freedb.freedb." +"Shërbyesi CDDB nga të kihen të dhëna disku (parazgjedhja është gnudb.gnudb." "org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " -msgstr "Portë:" +msgstr "Portë: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Porta e shërbyesit CDDB (parazgjedhja është 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Përdor ndërmjetës HTTP për lidhje në internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "Ndarës për Artist/Titull: " + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "Regjistro te /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "Përftim më i shpejtë (pa ndreqje gabimesh)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Të mëtejshme" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Përftim" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Ecuri gjithsej" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodim" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" +"Një aplikacion për ruajtje pjesësh nga një CD Audio \n" +"si kartela WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, dhe/" +"ose AAC." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" -msgstr0 "u krijua me sukses %d kartelë " +msgstr0 "u krijua me sukses %d kartelë" msgstr1 "u krijuan me sukses %d kartela" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Pati gabim gjatë krijimit të %d kartele" msgstr1 "Pati gabim gjatë krijimit të %d kartelave" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Shenja të pavlefshme te fusha '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" -msgstr "'%s' nuk mund të jetë bosh" +msgstr "'%s' s’mund të jetë e zbrazët" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Numër i pavlefshëm porte ndërmjetësi" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Numër i pavlefshëm porte shërbyesi cddb" #: ../src/support.c:47 msgid "Overwrite?" -msgstr "Ta mbishkruaj?" +msgstr "Të mbishkruhet?" #: ../src/support.c:60 #, c-format msgid "The file '%s' already exists. Do you want to overwrite it?\n" -msgstr "Ka tashmë një kartelë '%s'. Dni të mbishkruhet ajo?\n" +msgstr "Ka tashmë një kartelë '%s'. Doni të mbishkruhet ajo?\n" #: ../src/support.c:66 msgid "Remember the answer for _all the files made from this CD" @@ -491,20 +490,20 @@ "No ripping/encoding method selected. Please enable one from the " "'Preferences' menu." msgstr "" -"Nuk është përzgjedhur metodë përftimi/kodimi. Ju lutem aktivizoni një të " -"tillë prej menusë 'Parapëlqime'." +"S’u përzgjodh metodë përftimi/kodimi. Ju lutemi, aktivizoni një të tillë " +"prej menusë 'Parapëlqime'." #: ../src/threads.c:220 msgid "" "No tracks were selected for ripping/encoding. Please select at least one " "track." msgstr "" -"Nuk janë përzgjedhur gjurmë për përftim/kodim. Ju lutem përzgjidhni të " -"paktën një gjurmë." +"S’u përzgjodhën gjurmë për përftim/kodim. Ju lutemi, përzgjidhni të paktën " +"një gjurmë." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." -msgstr "Po pres..." +msgstr "Po pritet…" #~ msgid "Proprietary encoders" #~ msgstr "Koduesa pronësorë"
View file
asunder-2.9.3.tar.bz2/po/sr.po -> asunder-2.9.7.tar.bz2/po/sr.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2010-12-30 21:21+0100\n" "Last-Translator: Milan Pužić <milan.puzic@gmail.com>\n" "Language-Team: \n" @@ -17,27 +17,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Poedit-Language: Serbian\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Екстрактуј CD" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Нумера" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Извођач" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Назив" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Трајање" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Преузимам информације о диску са интернета...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Није убачен CD. Молим убаците CD у ваш CD-ROM уређај." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s није пронађен у вашој путањи. Потребан је за креирање фајлова %s. Сва %s " "функционалност је онемогућена." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Изабери све" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Испусти све" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -196,11 +192,11 @@ msgid "Album directory: " msgstr "Фасцикла албума: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Датотека листе нумера: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Музичка датотека: " @@ -382,57 +378,61 @@ msgid "Encode" msgstr "Кодирај" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Аутоматски преузми информације о диску са интернета" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB сервер за преузимање информација о диску (фабричка вредност је \"freedb." -"freedb.org\")" +"CDDB сервер за преузимање информација о диску (фабричка вредност је \"gnudb." +"gnudb.org\")" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Порт CDDB сервера (фабричка вредност је 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Користи HTTP proxy за прикључивање на интернет" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Додатна подешавања" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Екстракција" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Укупан напредак" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодирање" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -443,35 +443,35 @@ "као WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio и/или AAC " "датотеке." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "Датотека %d је успешно креирана" msgstr1 "Датотеке %d су успешно креиране" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Дошло је до грешке при креирању датотеке %d" msgstr1 "Дошло је до грешке при креирању датотека %d" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Неважећи знаци у пољу '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' не сме бити празно" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Неважећи број proxy порта" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Неважећи број порта CDDB сервера" @@ -504,7 +504,7 @@ "Није изабрана ни једна нумера за екстрактовање/кодирање. Молим изаберите " "барем једну нумеру." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Чекам..."
View file
asunder-2.9.3.tar.bz2/po/sr@latin.po -> asunder-2.9.7.tar.bz2/po/sr@latin.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2010-12-30 21:21+0100\n" "Last-Translator: Milan Pužić <milan.puzic@gmail.com>\n" "Language-Team: \n" @@ -17,27 +17,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Poedit-Language: Serbian\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Ekstraktuj CD" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Numera" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Izvođač" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Naziv" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Trajanje" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Preuzimam informacije o disku sa interneta...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Nije ubačen CD. Molim ubacite CD u vaš CD-ROM uređaj." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "%s nije pronađen u vašoj putanji. Potreban je za kreiranje fajlova %s. Sva " "%s funkcionalnost je onemogućena." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Izaberi sve" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Ispusti sve" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -196,11 +192,11 @@ msgid "Album directory: " msgstr "Fascikla albuma: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Datoteka liste numera: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Muzička datoteka: " @@ -382,57 +378,61 @@ msgid "Encode" msgstr "Kodiraj" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Automatski preuzmi informacije o disku sa interneta" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB server za preuzimanje informacija o disku (fabrička vrednost je " -"\"freedb.freedb.org\")" +"CDDB server za preuzimanje informacija o disku (fabrička vrednost je \"gnudb." +"gnudb.org\")" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port CDDB servera (fabrička vrednost je 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Koristi HTTP proxy za priključivanje na internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Dodatna podešavanja" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Ekstrakcija" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Ukupan napredak" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodiranje" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -443,35 +443,35 @@ "kao WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio i/ili AAC " "datoteke." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "Datoteka %d je uspešno kreirana" msgstr1 "Datoteke %d su uspešno kreirane" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Došlo je do greške pri kreiranju datoteke %d" msgstr1 "Došlo je do greške pri kreiranju datoteka %d" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Nevažeći znaci u polju '%s'" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' ne sme biti prazno" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Nevažeći broj proxy porta" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Nevažeći broj porta CDDB servera" @@ -504,7 +504,7 @@ "Nije izabrana ni jedna numera za ekstraktovanje/kodiranje. Molim izaberite " "barem jednu numeru." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Čekam..."
View file
asunder-2.9.3.tar.bz2/po/sv.po -> asunder-2.9.7.tar.bz2/po/sv.po
Changed
@@ -2,14 +2,14 @@ # This file is distributed under the same license as the Asunder package. # Copyright (C) 2007, 2009 Free Software Foundation, Inc. # Daniel Nylander <po@danielnylander.se>, 2007, 2009. -# Andreas Rönnquist <gusnan@gusnan.se> 2012-2014. +# Andreas Rönnquist <andreas@ronnquist.net> 2012-2018 # msgid "" msgstr "" "Project-Id-Version: asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2017-11-17 01:21+0100\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2018-04-07 14:29+0200\n" "Last-Translator: Andreas Rönnquist <andreas@ronnquist.net>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language: sv\n" @@ -19,27 +19,27 @@ "Plural-Forms: nplurals=2; plural= n!=1;\n" "X-Generator: Poedit 1.8.11\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Extrahera" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Spår" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Artist" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Titel" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Tid" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "<b>Kontrollerar skiva...</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>Hämtar skivinformation från Internet...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "<b>Läser skiva...</b>" @@ -73,13 +73,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "Ingen skiva är inmatad. Mata in en skiva i cd-rom-enheten." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -88,25 +88,21 @@ "%s hittades inte i dina sökvägar. Asunder kräver det för att skapa %s-filer. " "All %s-funktionalitet har inaktiverats." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Markera alla för extrahering" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Avmarkera alla för extrahering" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "Använd stor bokstav i Artist & Titel" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "Växla Artist <=> Titel" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -130,11 +126,11 @@ #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "Första spårnummer:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "Bredd på spårnummer i filnamn:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "Albumkatalog: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Spellistfil: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Musikfil: " @@ -245,7 +241,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "Tillåt att ändra första spårnummer" #: ../src/interface.c:580 msgid "Filenames" @@ -305,9 +301,8 @@ msgstr "OGG Vorbis (förstörande komprimering)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (förstörande komprimering)" +msgstr "AAC (förstörande komprimering)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -381,95 +376,98 @@ msgid "Encode" msgstr "Kodning" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Hämta skivinformation automatiskt från Internet" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Server: " -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"CDDB-servern att hämta skivinformation från (standard är freedb.freedb.org)" +"CDDB-servern att hämta skivinformation från (standard är gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port: " -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "Port för CDDB-server (standard är 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "Använd en HTTP-proxy för att ansluta till Internet" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "Logga till /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Snabbare extrahering (ingen felkorrigering)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Avancerat" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Extrahering" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Totalt förlopp" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodning" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" "Ett program för att spara spår från en ljud-CD \n" -"som WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio och/eller " +"som WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio och/eller " "AAC-filer." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d fil skapades" msgstr1 "%d filer skapades" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "Det uppstod ett fel vid skapandet av %d fil" msgstr1 "Det uppstod ett fel vid skapandet av %d filer" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "Ogiltiga tecken i fältet \"%s\"" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "\"%s\" får inte vara tom" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Ogiltigt portnummer för proxy" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Ogiltigt portnummer för cddb-server" @@ -500,10 +498,13 @@ "track." msgstr "Inga spår har markerats för extrahering/kodning. Välj minst ett spår." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Väntar..." +#~ msgid "Split 'Artist/Title' in Title field" +#~ msgstr "Dela 'Artist/Titel' i titelfältet" + #~ msgid "Proprietary encoders" #~ msgstr "Proprietära kodare"
View file
asunder-2.9.3.tar.bz2/po/ta.po -> asunder-2.9.7.tar.bz2/po/ta.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "தடம்" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "கலைஞர்" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "தலைப்பு" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "நேரம்" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "empathy" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "சேவையகம்:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "துறை:." -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "calibre" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "உயர்நிலை" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "குறியீடு:" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/te.po -> asunder-2.9.7.tar.bz2/po/te.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ట్రాక్" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "కళాకారుడు" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "పీఠిక" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "సమయం" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libcryptui" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "సేవిక:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "పోర్టు:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ఆధునాతన" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "ఎన్కోడింగ్" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -485,7 +485,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/th.po -> asunder-2.9.7.tar.bz2/po/th.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "แทร็ก" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "ศิลปิน" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ชื่อ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "เวลา" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "awn-extras-applets" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "เซิร์ฟเวอร์:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "พอร์ต:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "banshee" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "ขั้นสูง" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "รหัสอักขระ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -487,7 +487,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/tk.po -> asunder-2.9.7.tar.bz2/po/tk.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Sözbaşy" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libgnomeui" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Zaman" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,90 +351,94 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -467,6 +467,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/tl.po -> asunder-2.9.7.tar.bz2/po/tl.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,29 +15,29 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libxfcegui4" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Pamagat" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,36 +69,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -187,11 +183,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -351,92 +347,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "debian" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -465,6 +465,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/tr.po -> asunder-2.9.7.tar.bz2/po/tr.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2015-11-20 11:03+0100\n" "Last-Translator: Savaş Şen <sen.savas@gmail.com>\n" "Language-Team: LL@li.org\n" @@ -16,27 +16,27 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.8.6\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Dönüştür" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Parça" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Sanatçı" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Başlık" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Zaman" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -50,15 +50,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>İnternetten disk bilgisi alınıyor...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -70,13 +70,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "CD bulunamadı. Lütfen CD-ROM aygıtınıza bir CD koyun." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -85,23 +85,19 @@ "%s sisteminizde bulunamadı. Asunder'in %s dosyasını oluşturabilmesi için " "buna gereksinimi vardır. Tüm %s işlevselliği devre dışı." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "Dönüştürme için hepsini seç" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "Dönüştürme için hiçbirini seçme" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -194,11 +190,11 @@ msgid "Album directory: " msgstr "Albüm dizini:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "Çalma listesi dosyası:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "Müzik dosyası:" @@ -379,56 +375,60 @@ msgid "Encode" msgstr "Kodla" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "Disk bilgisini internetten otomatik olarak al" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Sunucu:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -"Disk bilgisi alınacak CDDB sunucusu (varsayılan sunucu freedb.freedb.org)" +"Disk bilgisi alınacak CDDB sunucusu (varsayılan sunucu gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB sunucu portu (varsayılan değer 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "İnternete bağlanmak için HTTP proxy kullan" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "Günlük buraya /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "Çabuk dönüştürme (hata düzeltmesiz)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Gelişmiş" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "Dönüştürülüyor" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "Toplam işlenen" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Kodlanıyor" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -439,33 +439,33 @@ "WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio ve/yada AAC " "formatlarına dönüştüren bir uygulama. " -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d dosyası(ları) başarıyla oluşturuldu" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "%d dosyası(ları) oluşturulurken hata meydana geldi" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "'%s' alanında geçersiz karakterler" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' boş bırakılamaz" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "Yanlış proxy port numarası" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "Yanlış cddb port numarası" @@ -498,7 +498,7 @@ "Dönüştürme/kodlama işlemi için parça seçilmedi. Lütfen en az bir parça " "seçiniz." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "Bekleniyor..."
View file
asunder-2.9.3.tar.bz2/po/tt.po -> asunder-2.9.7.tar.bz2/po/tt.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk+2.0" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Başlıq" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libgnomeui" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Waqıt" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -355,92 +351,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lxrandr" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Өстәмә рәвештә" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -469,6 +469,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ug.po -> asunder-2.9.7.tar.bz2/po/ug.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "نەغمە" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "ئورۇنلىغۇچى" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "brasero" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "ماۋزۇ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "ۋاقىت" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -365,98 +361,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libcryptui" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "مۇلازىمېتىر:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "ئېغىز:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "dasher" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "يۇقىرى دەرىجىلىك" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview3" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "كودلاش" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -485,7 +485,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/uk.po -> asunder-2.9.7.tar.bz2/po/uk.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -17,35 +17,35 @@ # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "Дістати музику" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Доріжка" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Виконавець" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "accerciser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Назва" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Час" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -57,15 +57,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -77,36 +77,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -197,11 +193,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -369,98 +365,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audacious-plugins" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Сервер:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "amule" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "amule" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Розширені" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "audex" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодування" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -491,7 +491,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ur.po -> asunder-2.9.7.tar.bz2/po/ur.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "xfmpc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ٹریک" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lxmusic" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "فنکار" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lxmusic" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "عنوان" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "orage" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "وقت" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,98 +359,102 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lxmusic" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "سرور:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "xfmpc" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "پورٹ:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtk+2.0" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "اعلٰی ترین" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "pidgin" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "این کوڈینگ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -483,7 +483,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/ur_PK.po -> asunder-2.9.7.tar.bz2/po/ur_PK.po
Changed
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: asunder\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2010-12-27 21:26+0200\n" "Last-Translator: Muhammad Ali Makki <makkiabufaris@aol.com>\n" "Language-Team: Urdu <makkiabufaris@aol.com>\n" @@ -20,27 +20,27 @@ "X-Poedit-Country: PAKISTAN\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "رِپ کریں" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "ٹریک" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "فنکار" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "عُنوان" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "وقت" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -54,15 +54,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>انٹرنیٹ سے ڈسک کی معلومات حاصل کی جارہی ہے...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -74,14 +74,14 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" "کوئی سی ڈی داخل نہیں کی گئی. ازراہِ کرم سی ڈی روم ڈرائیو میں سی ڈی داخل کریں." -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -90,23 +90,19 @@ "%s آپ کے پاتھ پر نہیں پایا گیا. اسنڈر کو %s فائلیں بنانے کے لیے اس کی ضرورت " "ہے. تمام %s فعلیت معطل کردی گئی ہے." -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "رِپنگ کے لیے سب کو منتخب کریں" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "رِپنگ کے لیے سب کو نامنتخب کریں" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -200,11 +196,11 @@ msgid "Album directory: " msgstr "ایلبم کی دائریکٹری:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "چلانے کی فہرست کی فائل:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "موسیقی فائل:" @@ -384,57 +380,60 @@ msgid "Encode" msgstr "انکوڈ کریں" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "انٹرنیٹ سے ڈسک کی معلومات خودکار طور پر حاصل کریں" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "سرور:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "" -"ڈسک کی معلومات حاصل کرنے کے لیے CDDB سرور (طے شُدہ freedb.freedb.org ہے)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "ڈسک کی معلومات حاصل کرنے کے لیے CDDB سرور (طے شُدہ gnudb.gnudb.org ہے)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "پورٹ:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 #, fuzzy msgid "The CDDB server port (default is 8880)" msgstr "سرور پورٹ برائے CDDB سرور (طے شُدہ 8880 ہے)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "انٹرنیٹ سے اتصال کے لیے HTTP پراکسی کا استعمال کریں" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "اعلی" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "رِپنگ" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "مجموعی پیش رفت" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "انکوڈنگ" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 #, fuzzy msgid "" "An application to save tracks from an Audio CD \n" @@ -445,35 +444,35 @@ "جیسے WAV, MP3, OGG, FLAC, Opus, Wavpack, Musepack, Monkey's Audio, and/or " "AAC فائلیں." -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "%d فائل کامیابی سے بنا دی گئی" msgstr1 "%d فائلیں کامیابی سے بنا دی گئی ہیں" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "%d فائل کو بناتے ہوئے غلطی ہوئی ہے" msgstr1 "%d فائلوں کو بناتے ہوئے غلطی ہوئی ہے" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "ناموزوں کریکٹر '%s' کے قطعہ میں" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' خالی نہیں کی جاسکتا" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "ناموزوں پراکسی پورٹ نمبر" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "ناموزوں cddb سرور پورٹ نمبر" @@ -506,7 +505,7 @@ "رِپنگ/انکوڈنگ کے لیے کوئی ٹریک منتخب نہیں کئے گئے. ازراہِ کرم کم سے کم ایک " "ٹریک منتخب کریں." -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "انتظار..."
View file
asunder-2.9.3.tar.bz2/po/uz.po -> asunder-2.9.7.tar.bz2/po/uz.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,33 +15,33 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "translations" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Санъаткор" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Sarlavha" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-nettool" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Vaqt" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -53,15 +53,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -73,36 +73,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -191,11 +187,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -357,96 +353,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Port:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Qoʻshimcha" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "lives" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Кодлаш усули" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -475,7 +475,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/uz@cyrillic.po -> asunder-2.9.7.tar.bz2/po/uz@cyrillic.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,31 +15,31 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Сарлавҳа" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-nettool" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Вақт" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,36 +71,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -189,11 +185,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -353,94 +349,98 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Порт:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Қўшимча" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -469,6 +469,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/vi.po -> asunder-2.9.7.tar.bz2/po/vi.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Bài số" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "ario" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Nghệ sĩ" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tựa đề" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Thời gian" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -367,98 +363,102 @@ msgid "Encode" msgstr "Mã hóa" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "awn-extras-applets" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "Máy phục vụ :" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Cổng:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "anjuta-extras" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Cấp cao" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Bảng mã" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -489,7 +489,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/wa.po -> asunder-2.9.7.tar.bz2/po/wa.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Boket" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Årtisse" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "epiphany-browser" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Tite" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "src" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Date" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -193,11 +189,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,96 +357,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Pôrt:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Sipepieus" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Ecôdaedje" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -479,7 +479,7 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/wo.po -> asunder-2.9.7.tar.bz2/po/wo.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,29 +15,29 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Bopp" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,36 +69,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -187,11 +183,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -351,92 +347,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Suulale" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -465,6 +465,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/xh.po -> asunder-2.9.7.tar.bz2/po/xh.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Ingoma" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "sound-juicer" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Imvumi" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "evolution-data-server" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Isihloko" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "aisleriot" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Ixesha" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -361,96 +357,100 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Isiqhakamsheli:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gcalctool" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Ehambele phambili" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gtksourceview2" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "Ukunxulumana" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -479,6 +479,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/yi.po -> asunder-2.9.7.tar.bz2/po/yi.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,29 +15,29 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "טיטל" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -49,15 +49,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -69,36 +69,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -187,11 +183,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -351,92 +347,96 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "abiword" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "קאָדירונג" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -465,6 +465,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/po/zh_CN.po -> asunder-2.9.7.tar.bz2/po/zh_CN.po
Changed
@@ -1,45 +1,45 @@ # Simplified Chinese translation of asunder -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Tiansworld <tiansworld@fedoraproject.org>, 2013 -# +# Copyright (C) 2020 +# This file is distributed under the same license as the Asunder package. +# Tiansworld <tiansworld@fedoraproject.org>, 2013, 2020 +# Jeff Bai <jeffbaichina@members.fsf.org> msgid "" msgstr "" "Project-Id-Version: asunder zh_CN translation\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" -"PO-Revision-Date: 2014-03-16 14:53-0700\n" -"Last-Translator: Jeff Bai <jeffbaichina@members.fsf.org>\n" -"Language-Team: LANGUAGE <tiansworld@fedoraproject.org>\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" +"PO-Revision-Date: 2020-01-10 20:08+0800\n" +"Last-Translator: Shixiong Tian <tiansworld@fedoraproject.org>\n" +"Language-Team: zh_CN\n" "Language: zh_CN\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" -"X-Generator: Poedit 1.6.4\n" +"X-Generator: Poedit 2.2\n" "X-Poedit-SourceCharset: UTF-8\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "抓取" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "曲目" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" -msgstr "艺术家" +msgstr "艺人" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "标题" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "时间" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -52,17 +52,17 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" -msgstr "" +msgstr "<b>检查光盘中…</b>" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>正在从互联网获取碟片信息...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" -msgstr "" +msgstr "<b>读取光盘中…</b>" #: ../src/callbacks.c:58 ../src/callbacks.c:292 ../src/callbacks.c:320 #: ../src/callbacks.c:329 ../src/callbacks.c:338 ../src/callbacks.c:348 @@ -72,13 +72,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "未插入 CD。请将 CD 插入 CD-ROM 驱动器。" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -87,25 +87,21 @@ "在您的工作路径中未找到 %s。Asunder 需要它来创建 %s 文件。所有 %s 的功能都已禁" "用。" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "选择所有内容进行抓取" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "取消选择所有要抓取的内容" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" -msgstr "" - -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" +msgstr "艺人和标题大写" -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" -msgstr "" +msgstr "交换 艺人 <=> 标题" #: ../src/interface.c:94 msgid "CDDB Lookup" @@ -117,7 +113,7 @@ #: ../src/interface.c:150 msgid "Album Artist:" -msgstr "专辑艺术家:" +msgstr "专辑艺人:" #: ../src/interface.c:157 msgid "Album Title:" @@ -125,15 +121,15 @@ #: ../src/interface.c:164 msgid "Single Artist" -msgstr "单个艺术家" +msgstr "单个艺人" #: ../src/interface.c:176 msgid "First track number:" -msgstr "" +msgstr "第一首编号:" #: ../src/interface.c:189 msgid "Track number width in filename:" -msgstr "" +msgstr "文件名中曲目编号的位数:" #: ../src/interface.c:215 msgid "Genre / Year:" @@ -181,7 +177,7 @@ "%Y - Year (4-digit or \"0\")\n" "%T - Song title" msgstr "" -"%A - 艺术家\n" +"%A - 艺人\n" "%L - 专辑\n" "%N - 曲目编号 (2 位)\n" "%Y - 年代 (4 位或“0”)\n" @@ -196,11 +192,11 @@ msgid "Album directory: " msgstr "专辑目录:" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "播放列表文件:" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "音乐文件:" @@ -244,7 +240,7 @@ #: ../src/interface.c:575 msgid "Allow changing first track number" -msgstr "" +msgstr "允许修改第一首曲目的编号" #: ../src/interface.c:580 msgid "Filenames" @@ -302,9 +298,8 @@ msgstr "OGG Vorbis (有损压缩)" #: ../src/interface.c:760 -#, fuzzy msgid "AAC (lossy compression)" -msgstr "MP3 (有损压缩)" +msgstr "AAC (有损压缩)" #: ../src/interface.c:783 ../src/interface.c:899 ../src/interface.c:1038 msgid "Compression level" @@ -372,92 +367,95 @@ msgid "Encode" msgstr "编码" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "自动从互联网获取光盘信息" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "服务器:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "要从中获取光盘信息的 CDDB 服务器 (默认为 freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "要从中获取光盘信息的 CDDB 服务器 (默认为 gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "端口:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB 服务器端口 (默认为 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "使用 HTTP 代理连接到互联网" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "艺人/标题分隔符:" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" -msgstr "" +msgstr "日志 /var/log/asunder.log" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" -msgstr "" +msgstr "快速抓取 (不纠错)" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "高级" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "抓取中" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "总进度" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "编码中" -#: ../src/interface.c:1892 -#, fuzzy +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -"一个用于从音频 CD 提取 \n" -"并保存为 WAV, MP3, OGG, FLAC, Wavpack, MusePack, Mounkey's Audio 及/或 AAC 等" -"文件的程序。" +"一个用于从音频 CD 提取音轨 \n" +"并保存为 WAV, MP3, OGG, FLAC, Wavpack, Opus, MusePack, Mounkey's Audio 及/或 " +"AAC 等文件的程序。" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "已成功创建 %d 个文件" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "创建 %d 文件时出错" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "”%s“中有无效字符" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "“%s”不能为空" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "无效代理端口" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "无效 cddb 服务器端口" @@ -486,7 +484,7 @@ "track." msgstr "未选择抓取/编码的曲目。请至少选择一个曲目。" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "等待中..."
View file
asunder-2.9.3.tar.bz2/po/zh_TW.po -> asunder-2.9.7.tar.bz2/po/zh_TW.po
Changed
@@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Asunder VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2009-08-24 08:37+0800\n" "Last-Translator: Cheng-Wei Chien <e.cwchien@gmail.com>\n" "Language-Team: Chien Cheng Wei <e.cwchien@gmail.com>\n" @@ -18,27 +18,27 @@ "X-Poedit-SourceCharset: utf-8\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "擷取音軌" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "音軌" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "藝人" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "歌名" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "歌曲長度" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -51,15 +51,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "<b>正在從網路取得光碟資訊...</b>" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -71,13 +71,13 @@ msgid "%dKbps" msgstr "%dKbps" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "尚未放入光碟。請將光碟放入光碟機中。" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " @@ -86,23 +86,19 @@ "在您指定的路徑內找不到 %s。Asunder 需要該檔案來新建 %s 檔。%s 的所有功能都已" "被停用。" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "擷取全部音軌" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "全部取消擷取" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -199,11 +195,11 @@ msgid "Album directory: " msgstr "專輯目錄: " -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "播放清單: " -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "音樂檔: " @@ -375,88 +371,92 @@ msgid "Encode" msgstr "編碼設定" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "自動從網路取得光碟資訊" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "伺服器位址:" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" -msgstr "取得光碟資訊的 CDDB 伺服器(預設為 freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" +msgstr "取得光碟資訊的 CDDB 伺服器(預設為 gnudb.gnudb.org)" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "連接埠:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "CDDB 伺服器通訊埠(預設為 8880)" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "透過 HTTP 連線伺服器來連上網路" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "進階設定" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "正在擷取..." -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "總進度" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "正在編碼..." -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "成功地新建了%d個檔案" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "新建%d個檔案時發生錯誤" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "'%s'欄位中有無效的字元" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "'%s' 不能為空白" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "無效的連線伺服器埠號" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "無效的 CDDB 伺服器通訊埠號" @@ -485,7 +485,7 @@ "track." msgstr "尚未選取要 擷取/編碼 的音軌。請至少選擇一個音軌。" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr "請稍待..."
View file
asunder-2.9.3.tar.bz2/po/zu.po -> asunder-2.9.7.tar.bz2/po/zu.po
Changed
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-01 22:50-0400\n" +"POT-Creation-Date: 2020-05-28 12:34-0400\n" "PO-Revision-Date: 2014-11-23 15:07\n" "Last-Translator: http://littlesvr.ca/ostd/\n" "Language-Team: http://littlesvr.ca/ostd/\n" @@ -15,35 +15,35 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/main.c:135 ../src/interface.c:269 +#: ../src/main.c:136 ../src/interface.c:269 msgid "Rip" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:145 +#: ../src/main.c:146 msgid "Track" msgstr "Umugqa" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "vlc" -#: ../src/main.c:153 +#: ../src/main.c:154 msgid "Artist" msgstr "Umculi" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gcompris" -#: ../src/main.c:161 +#: ../src/main.c:162 ../src/main.c:170 msgid "Title" msgstr "Isihloko" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "libgnomeui" -#: ../src/main.c:167 +#: ../src/main.c:178 msgid "Time" msgstr "Isikhathi" -#: ../src/main.c:193 +#: ../src/main.c:204 msgid "" "'cdparanoia' was not found in your path. Asunder requires cdparanoia to rip " "CDs." @@ -55,15 +55,15 @@ #. This is to deal with the fact that the signal below will take up to #. a second to get processed in refresh_thread() which will call check_disk() #. which will set the label to the same thing at the start. -#: ../src/main.c:238 ../src/main.c:263 ../src/main.c:852 +#: ../src/main.c:249 ../src/main.c:274 ../src/main.c:874 msgid "<b>Checking disc...</b>" msgstr "" -#: ../src/main.c:530 +#: ../src/main.c:543 msgid "<b>Getting disc info from the internet...</b>" msgstr "" -#: ../src/main.c:591 +#: ../src/main.c:604 msgid "<b>Reading disc...</b>" msgstr "" @@ -75,36 +75,32 @@ msgid "%dKbps" msgstr "" -#: ../src/callbacks.c:628 +#: ../src/callbacks.c:701 msgid "No CD is inserted. Please insert a CD into the CD-ROM drive." msgstr "" -#: ../src/callbacks.c:647 ../src/callbacks.c:673 ../src/callbacks.c:698 -#: ../src/callbacks.c:723 ../src/callbacks.c:748 ../src/callbacks.c:774 -#: ../src/callbacks.c:799 ../src/callbacks.c:824 +#: ../src/callbacks.c:720 ../src/callbacks.c:746 ../src/callbacks.c:771 +#: ../src/callbacks.c:796 ../src/callbacks.c:821 ../src/callbacks.c:847 +#: ../src/callbacks.c:872 ../src/callbacks.c:897 #, c-format msgid "" "%s was not found in your path. Asunder requires it to create %s files. All " "%s functionality is disabled." msgstr "" -#: ../src/callbacks.c:912 +#: ../src/callbacks.c:987 msgid "Select all for ripping" msgstr "" -#: ../src/callbacks.c:918 +#: ../src/callbacks.c:993 msgid "Deselect all for ripping" msgstr "" -#: ../src/callbacks.c:924 +#: ../src/callbacks.c:999 msgid "Capitalize Artists & Titles" msgstr "" -#: ../src/callbacks.c:930 -msgid "Split 'Artist/Title' in Title field" -msgstr "" - -#: ../src/callbacks.c:936 +#: ../src/callbacks.c:1029 msgid "Swap Artist <=> Title" msgstr "" @@ -195,11 +191,11 @@ msgid "Album directory: " msgstr "" -#: ../src/interface.c:521 ../src/prefs.c:759 +#: ../src/interface.c:521 ../src/prefs.c:776 msgid "Playlist file: " msgstr "" -#: ../src/interface.c:528 ../src/prefs.c:771 ../src/prefs.c:781 +#: ../src/interface.c:528 ../src/prefs.c:788 ../src/prefs.c:798 msgid "Music file: " msgstr "" @@ -363,94 +359,98 @@ msgid "Encode" msgstr "" -#: ../src/interface.c:1104 +#: ../src/interface.c:1105 msgid "Get disc info from the internet automatically" msgstr "" -#: ../src/interface.c:1112 ../src/interface.c:1158 +#: ../src/interface.c:1113 ../src/interface.c:1159 msgid "Server: " msgstr "" -#: ../src/interface.c:1122 -msgid "The CDDB server to get disc info from (default is freedb.freedb.org)" +#: ../src/interface.c:1123 +msgid "The CDDB server to get disc info from (default is gnudb.gnudb.org)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "control-center" -#: ../src/interface.c:1128 ../src/interface.c:1171 +#: ../src/interface.c:1129 ../src/interface.c:1172 msgid "Port: " msgstr "Itheku:" -#: ../src/interface.c:1138 +#: ../src/interface.c:1139 msgid "The CDDB server port (default is 8880)" msgstr "" -#: ../src/interface.c:1145 +#: ../src/interface.c:1146 msgid "Use an HTTP proxy to connect to the internet" msgstr "" -#: ../src/interface.c:1180 +#: ../src/interface.c:1194 +msgid "Artist/Title separator: " +msgstr "" + +#: ../src/interface.c:1205 msgid "Log to /var/log/asunder.log" msgstr "" -#: ../src/interface.c:1185 +#: ../src/interface.c:1210 msgid "Faster ripping (no error correction)" msgstr "" # Translation for this string generated by http://littlesvr.ca/ostd/ # based on translation from "gnome-desktop" -#: ../src/interface.c:1194 +#: ../src/interface.c:1219 msgid "Advanced" msgstr "Okungaphambili" -#: ../src/interface.c:1267 ../src/interface.c:1303 +#: ../src/interface.c:1292 ../src/interface.c:1328 msgid "Ripping" msgstr "" -#: ../src/interface.c:1296 +#: ../src/interface.c:1321 msgid "Total progress" msgstr "" -#: ../src/interface.c:1310 +#: ../src/interface.c:1335 msgid "Encoding" msgstr "" -#: ../src/interface.c:1892 +#: ../src/interface.c:1935 msgid "" "An application to save tracks from an Audio CD \n" "as WAV, MP3, OGG, FLAC, Wavpack, Opus, Musepack, Monkey's Audio, and/or AAC " "files." msgstr "" -#: ../src/interface.c:1934 +#: ../src/interface.c:1977 #, c-format msgid "%d file created successfully" msgid_plural "%d files created successfully" msgstr0 "" msgstr1 "" -#: ../src/interface.c:1943 +#: ../src/interface.c:1986 #, c-format msgid "There was an error creating %d file" msgid_plural "There was an error creating %d files" msgstr0 "" msgstr1 "" -#: ../src/prefs.c:758 ../src/prefs.c:770 +#: ../src/prefs.c:775 ../src/prefs.c:787 #, c-format msgid "Invalid characters in the '%s' field" msgstr "" -#: ../src/prefs.c:780 +#: ../src/prefs.c:797 #, c-format msgid "'%s' cannot be empty" msgstr "" -#: ../src/prefs.c:795 +#: ../src/prefs.c:812 msgid "Invalid proxy port number" msgstr "" -#: ../src/prefs.c:808 +#: ../src/prefs.c:825 msgid "Invalid cddb server port number" msgstr "" @@ -479,6 +479,6 @@ "track." msgstr "" -#: ../src/threads.c:1285 ../src/threads.c:1287 ../src/threads.c:1291 +#: ../src/threads.c:1298 ../src/threads.c:1300 ../src/threads.c:1304 msgid "Waiting..." msgstr ""
View file
asunder-2.9.3.tar.bz2/src/Makefile.in -> asunder-2.9.7.tar.bz2/src/Makefile.in
Changed
@@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -120,7 +120,12 @@ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/callbacks.Po \ + ./$(DEPDIR)/completion.Po ./$(DEPDIR)/interface.Po \ + ./$(DEPDIR)/main.Po ./$(DEPDIR)/prefs.Po \ + ./$(DEPDIR)/support.Po ./$(DEPDIR)/threads.Po \ + ./$(DEPDIR)/util.Po ./$(DEPDIR)/wrappers.Po am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -206,6 +211,7 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ @@ -324,8 +330,8 @@ *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);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -389,15 +395,21 @@ distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/completion.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threads.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrappers.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/completion.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threads.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrappers.Po@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -465,7 +477,10 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/.^$$\\*/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/.^$$\\*/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -537,7 +552,15 @@ clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/callbacks.Po + -rm -f ./$(DEPDIR)/completion.Po + -rm -f ./$(DEPDIR)/interface.Po + -rm -f ./$(DEPDIR)/main.Po + -rm -f ./$(DEPDIR)/prefs.Po + -rm -f ./$(DEPDIR)/support.Po + -rm -f ./$(DEPDIR)/threads.Po + -rm -f ./$(DEPDIR)/util.Po + -rm -f ./$(DEPDIR)/wrappers.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -583,7 +606,15 @@ installcheck-am: maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/callbacks.Po + -rm -f ./$(DEPDIR)/completion.Po + -rm -f ./$(DEPDIR)/interface.Po + -rm -f ./$(DEPDIR)/main.Po + -rm -f ./$(DEPDIR)/prefs.Po + -rm -f ./$(DEPDIR)/support.Po + -rm -f ./$(DEPDIR)/threads.Po + -rm -f ./$(DEPDIR)/util.Po + -rm -f ./$(DEPDIR)/wrappers.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -603,7 +634,7 @@ .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ +.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ clean-binPROGRAMS clean-generic cscopelist-am ctags ctags-am \ distclean distclean-compile distclean-generic distclean-tags \ distdir dvi dvi-am html html-am info info-am install \
View file
asunder-2.9.3.tar.bz2/src/callbacks.c -> asunder-2.9.7.tar.bz2/src/callbacks.c
Changed
@@ -107,7 +107,7 @@ fatalError("malloc(sizeof(gchar) * (strlen(ctext) + 1)) failed. Out of memory."); strncpy(text, ctext, strlen(ctext)+1); - //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl + //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl trim_whitespace(text); if(text0 == '\0') @@ -154,7 +154,7 @@ fatalError("malloc(sizeof(gchar) * (strlen(ctext) + 1)) failed. Out of memory."); strncpy(text, ctext, strlen(ctext)+1); - //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl + //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl trim_whitespace(text); if(text0 == '\0') @@ -181,7 +181,7 @@ strncpy(text, ctext, strlen(ctext)+1); - //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl + //trim_chars(text, BADCHARS); // lnr //Commented out by mrpl trim_whitespace(text); if(text0 == '\0') @@ -241,7 +241,7 @@ GTK_TREE_VIEW(lookup_widget(win_main, "tracklist")))); GtkTreeIter iter; - //trim_chars(new_text, BADCHARS); // lnr //Commented out by mrpl + //trim_chars(new_text, BADCHARS); // lnr //Commented out by mrpl trim_whitespace(new_text); gtk_tree_model_get_iter_from_string(GTK_TREE_MODEL(store), &iter, path_string); @@ -495,19 +495,19 @@ if (riptrack) // Only modify selected tracks { - char *slash = strchr(tracktitle, '/'); - if (slash != NULL) + char *separator = strchr(tracktitle, global_prefs->concatenated_track_separator0); + if (separator != NULL) { - // If slash is present, split Artist/Title + // If separator is present, split Artist/Title trackartist = strdup(tracktitle); - slash = strchr(trackartist, '/'); - char *cp = slash + 1; - while (*cp && isspace(*cp)) // Remove space after slash - ++cp; + separator = strchr(trackartist, global_prefs->concatenated_track_separator0); + char* cp = separator + 1; + while (*cp != '\0' && isspace(*cp)) // Remove space after separator + cp++; strcpy(tracktitle, cp); - *slash = '\0'; - cp = slash - 1; - while (cp >= trackartist && *cp && isspace(*cp)) // Remove space before slash + *separator = '\0'; + cp = separator - 1; + while (cp >= trackartist && *cp && isspace(*cp)) // Remove space before separator { *cp = '\0'; cp--; @@ -530,6 +530,79 @@ } } +static void +concatenate_artist_track(void) +{ + GtkTreeIter iter; + GtkListStore* store = GTK_LIST_STORE(gtk_tree_view_get_model( + GTK_TREE_VIEW(lookup_widget(win_main, "tracklist")))); + + gboolean valid = gtk_tree_model_get_iter_first(GTK_TREE_MODEL(store), &iter); + + while(valid) + { + GValue gTitle = {0, }; + gtk_tree_model_get_value(GTK_TREE_MODEL(store), &iter, COL_TRACKTITLE, + &gTitle); + const char* title = g_value_get_string(&gTitle); + + GValue gArtist = {0, }; + gtk_tree_model_get_value(GTK_TREE_MODEL(store), &iter, COL_TRACKARTIST, + &gArtist); + const char* artist = g_value_get_string(&gArtist); + + char separator = {" "}; + separator1 = global_prefs->concatenated_track_separator0; + + char* artist_and_track = malloc(strlen(artist) + + strlen(title) + + strlen(separator) + 1); + + if(!artist_and_track) + { + fatalError("malloc(strlen(artist)+strlen(title)+strlen(separator)+1)" + " failed. Out of memory"); + } + + artist_and_track0 = '\0'; + strcat(artist_and_track, artist); + strcat(artist_and_track, separator); + strcat(artist_and_track, title); + + gtk_list_store_set(store, &iter, COL_TRACKARTISTTITLE, artist_and_track, -1); + + free(artist_and_track); + + valid = gtk_tree_model_iter_next(GTK_TREE_MODEL(store), &iter); + } +} + +static void +toggle_joined_title_artist (void) +{ + if(join_artist_title <= JOIN_OFF) + { + concatenate_artist_track(); + gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(lookup_widget(win_main, + "single_artist")), TRUE); + join_artist_title = JOIN_ON; + } + else + { + gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(lookup_widget(win_main, + "single_artist")), FALSE); + join_artist_title = JOIN_OFF; + } + + GtkTreeViewColumn * concatenatedCol = gtk_tree_view_get_column( + GTK_TREE_VIEW(tracklist), COL_TRACKARTISTTITLE); + gtk_tree_view_column_set_visible(concatenatedCol, join_artist_title == JOIN_ON); + + GtkTreeViewColumn * titleCol = gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), + COL_TRACKTITLE ); + gtk_tree_view_column_set_visible(titleCol, join_artist_title == JOIN_OFF); +} + void on_edit_swap_clicked (void) { @@ -868,11 +941,13 @@ on_single_artist_toggled (GtkToggleButton *togglebutton, gpointer user_data) { -// GtkTreeViewColumn * col = gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), 2); - GtkTreeViewColumn * col = gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), COL_TRACKARTIST ); //lnr - gtk_tree_view_column_set_visible(col, !gtk_toggle_button_get_active(togglebutton)); + GtkTreeViewColumn * artistCol = gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), + COL_TRACKARTIST ); //lnr + gtk_tree_view_column_set_visible(artistCol, + !gtk_toggle_button_get_active(togglebutton)); } +// lnr void on_title_edited (GtkCellRendererText *cell, gchar *path_string, @@ -883,7 +958,7 @@ GTK_TREE_VIEW(lookup_widget(win_main, "tracklist")))); GtkTreeIter iter; - //trim_chars(new_text, BADCHARS); // lnr //Commented out by mrpl + //trim_chars(new_text, BADCHARS); // lnr //Commented out by mrpl trim_whitespace(new_text); gtk_tree_model_get_iter_from_string(GTK_TREE_MODEL(store), &iter, path_string); @@ -927,18 +1002,36 @@ gtk_menu_shell_append(GTK_MENU_SHELL(menu), menuItem); gtk_widget_show_all(menu); - menuItem = gtk_menu_item_new_with_label(_("Split 'Artist/Title' in Title field")); + const char splitTemplate = "Split 'Artist%cTitle' in Title field"; + char splitLabelsizeof(splitTemplate); + sprintf(splitLabel, splitTemplate, global_prefs->concatenated_track_separator0); + + if(join_artist_title == JOIN_UNSET) + { + menuItem = gtk_menu_item_new_with_label(_(splitLabel)); + g_signal_connect(menuItem, "activate", + G_CALLBACK(on_edit_split_clicked), NULL); + gtk_menu_shell_append(GTK_MENU_SHELL(menu), menuItem); + gtk_widget_show_all(menu); + } + + const char joinTemplate = "Join 'Artist%cTitle' in Title field"; + char joinLabelsizeof(joinTemplate); + sprintf(joinLabel, joinTemplate, global_prefs->concatenated_track_separator0); + + menuItem = gtk_menu_item_new_with_label(_( + join_artist_title == JOIN_ON ? splitLabel : joinLabel)); g_signal_connect(menuItem, "activate", - G_CALLBACK(on_edit_split_clicked), NULL); + G_CALLBACK(toggle_joined_title_artist), NULL); gtk_menu_shell_append(GTK_MENU_SHELL(menu), menuItem); gtk_widget_show_all(menu); - + menuItem = gtk_menu_item_new_with_label(_("Swap Artist <=> Title")); g_signal_connect(menuItem, "activate", G_CALLBACK(on_edit_swap_clicked), NULL); gtk_menu_shell_append(GTK_MENU_SHELL(menu), menuItem); gtk_widget_show_all(menu); - + gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, event->button, gdk_event_get_time((GdkEvent*)event));
View file
asunder-2.9.3.tar.bz2/src/interface.c -> asunder-2.9.7.tar.bz2/src/interface.c
Changed
@@ -72,7 +72,7 @@ gtk_window_set_title (GTK_WINDOW (main_win), "Asunder"); gtk_window_set_default_size (GTK_WINDOW (main_win), global_prefs->main_window_width, global_prefs->main_window_height); - main_icon_pixbuf = create_pixbuf ("asunder.png"); + main_icon_pixbuf = create_pixbuf ("asunder.svg"); if (main_icon_pixbuf) { gtk_window_set_icon (GTK_WINDOW (main_win), main_icon_pixbuf); @@ -1083,6 +1083,7 @@ GtkWidget* serverName; GtkWidget* portNum; GtkWidget* frameVbox; + GtkWidget* concatenated_track_separator; GtkWidget* do_log; GtkWidget* do_fast_rip; @@ -1119,7 +1120,7 @@ GLADE_HOOKUP_OBJECT (prefs, cddbServerName, "cddb_server_name"); tooltips = gtk_tooltips_new (); - gtk_tooltips_set_tip (tooltips, cddbServerName, _("The CDDB server to get disc info from (default is freedb.freedb.org)"), NULL); + gtk_tooltips_set_tip (tooltips, cddbServerName, _("The CDDB server to get disc info from (default is gnudb.gnudb.org)"), NULL); hbox = gtk_hbox_new (FALSE, 0); gtk_widget_show (hbox); @@ -1176,6 +1177,30 @@ gtk_widget_show (portNum); gtk_box_pack_start (GTK_BOX (hbox), portNum, TRUE, TRUE, 5); GLADE_HOOKUP_OBJECT (prefs, portNum, "port_number"); + + frame = gtk_frame_new (NULL); + gtk_widget_show (frame); + gtk_box_pack_start (GTK_BOX (vbox), frame, FALSE, FALSE, 0); + gtk_frame_set_label(GTK_FRAME(frame), "Right-click options"); + + frameVbox = gtk_vbox_new (FALSE, 0); + gtk_widget_show (frameVbox); + gtk_container_add (GTK_CONTAINER (frame), frameVbox); + + hbox = gtk_hbox_new (FALSE, 0); + gtk_widget_show (hbox); + gtk_box_pack_start (GTK_BOX (frameVbox), hbox, FALSE, FALSE, 1); + + label = gtk_label_new (_("Artist/Title separator: ")); + gtk_widget_show (label); + gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 5); + + concatenated_track_separator = gtk_entry_new(); + gtk_entry_set_max_length(GTK_ENTRY(concatenated_track_separator), 1); + gtk_widget_show(concatenated_track_separator); + gtk_box_pack_start (GTK_BOX (hbox), concatenated_track_separator, TRUE, TRUE, 5); + GLADE_HOOKUP_OBJECT (prefs, concatenated_track_separator, + "concatenated_track_separator"); do_log = gtk_check_button_new_with_label (_("Log to /var/log/asunder.log")); gtk_widget_show (do_log); @@ -1524,7 +1549,7 @@ } const char* -GBLprogramName = "Asunder 2.9.3"; +GBLprogramName = "Asunder 2.9.7"; static const char* GBLauthors2 = { @@ -1532,7 +1557,7 @@ "\n" "Andrew Smith\n" "http://littlesvr.ca/contact.php\n" -"2005 - 2018\n" +"2005 - 2019\n" "- maintainer\n" "\n" "Eric Lathrop\n" @@ -1619,8 +1644,17 @@ "Antony Gelberg\n" "- Fixed when the CD is ejected to avoid problems before a full rip/encode cycle is completed.\n" "\n" +"Tom Bailey\n" +"- Added support for joining artist and title in title field.\n" +"\n" "Packages:\n" "\n" +"Kevin \"Eonfge\" Degeling\n" +"- Flatpak/Flathub setup for Asunder, version 2.9.6\n" +"\n" +"Przemyslaw Buczkowski\n" +"- Fixed the CDDB tooltip after switch to Gnudb.\n" +"\n" "Toni Graffy\n" "Maintainer of many SuSE packages at PackMan\n" "- SuSE packages of Asunder, versions 0.1 - 1.6\n" @@ -1700,7 +1734,7 @@ "- ca (Catalan) translation of Asunder versions 0.8.1 - 1.9\n" "\n" "Toni Estevez\n" -"- ca (Catalan) translation of Asunder version 2.8\n" +"- ca (Catalan) translation of Asunder versions 2.8 - 2.9.5\n" "\n" "Schmaki\n" "- cs (Czeck) translation of Asunder versions 0.8 - 1.0, 1.9\n" @@ -1744,6 +1778,9 @@ "Eero Salokannel\n" "- fi (Finnish) translation of Asunder versions 0.8 - 2.2\n" "\n" +"janikinnunen\n" +"- fi (Finnish) translation of Asunder versions 2.9.3\n" +"\n" "Christophe Legras\n" "- fr (French) translation of Asunder versions 0.8 - 1.9\n" "\n" @@ -1753,6 +1790,9 @@ "Clement Raievsky\n" "- fr (French) translation of Asunder versions 2.1 - 2.2\n" "\n" +"Jacques Burel\n" +"- fr (French) translation of Asunder version 2.9.7\n" +"\n" "Miguel Anxo Bouzada\n" "- gl (Galician) translation of Asunder version 2.2\n" "\n" @@ -1769,7 +1809,7 @@ "- hu (Hungarian) translation of Asunder versions 1.9.2 - 2.3\n" "\n" "Valerio Guaglianone\n" -"- it (Italian) translation of Asunder versions 0.8 - 0.8.1, 1.6 - 1.9\n" +"- it (Italian) translation of Asunder versions 0.8 - 0.8.1, 1.6 - 2.9.7\n" "\n" "Fabio Vergnani\n" "- it (Italian) translation of Asunder version 1.0\n" @@ -1777,6 +1817,9 @@ "Fabio Boccaletti\n" "- it (Italian) translation of Asunder version 2.3\n" "\n" +"Albano Battistella\n" +"- it (Italian) translation of Asunder version 2.9.5\n" +"\n" "UTUMI Hirosi\n" "- ja (Japanese) translation of Asunder versions 1.0 - 1.5\n" "\n" @@ -1822,6 +1865,9 @@ "Sergio Marques\n" "- pt (Portuguese) translation of Asunder version 1.9\n" "\n" +"Ricardo Simões\n" +"- pt (Portuguese) translation of Asunder version 2.9.5\n" +"\n" "Flipe Augusto\n" "- pt_BR (Portuguese/Brazil) translation of Asunder versions 0.8.1 - 1.9\n" "\n" @@ -1837,6 +1883,9 @@ "Paulo Roberto de Oliveira Castro\n" "- pt_BR (Portuguese/Brazil) translation of Asunder version 2.2\n" "\n" +"Gilberto F da Silva\n" +"- pt_BR (Portuguese/Brazil) translation of Asunder version 2.9.5\n" +"\n" "Alexandre Prokoudine\n" "- ru (Russian) translation of Asunder version 1.9.2\n" "\n" @@ -1853,7 +1902,7 @@ "- sl (Slovenian) translation of Asunder versions 1.9 - 2.1\n" "\n" "Besnik Bleta\n" -"- sq (Albanian) translation of Asunder versions 0.8 - 1.9\n" +"- sq (Albanian) translation of Asunder versions 0.8 - 2.9.4\n" "\n" "Milan Puzic\n" "- sr (Serbian) translation of Asunder versions 1.0, 1.9\n" @@ -1877,8 +1926,8 @@ "http://makki.urducoder.com/\n" "- ur_PK (Urdu/Pakistan) translation of Asunder version 2.0\n" "\n" -"Tiansworld\n" -"- zh_CN (Simplified Chineese) translation of Asunder version 2.3\n" +"Shixiong Tian\n" +"- zh_CN (Simplified Chineese) translation of Asunder versions 2.3, 2.9.5\n" "\n" "Jeff Bai\n" "- zh_CN (Simplified Chineese) translation of Asunder version 2.5\n" @@ -1896,7 +1945,7 @@ static const char* GBLcopyright = "Copyright 2005 Eric Lathrop\n" -"Copyright 2007 - 2018 Andrew Smith"; +"Copyright 2007 - 2019 Andrew Smith"; static const char* GBLwebsite = "http://littlesvr.ca/asunder/";
View file
asunder-2.9.3.tar.bz2/src/main.c -> asunder-2.9.7.tar.bz2/src/main.c
Changed
@@ -71,6 +71,7 @@ extern const char* GBLprogramName; int gbl_null_fd; +JoinState join_artist_title = JOIN_UNSET; int main(int argc, char *argv) { @@ -162,10 +163,20 @@ col = gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), COL_TRACKTITLE); gtk_tree_view_column_set_resizable(col, TRUE); + // Set up initially hidden column to hold artist + title if the user opts to + // join the two fields together + renderer = gtk_cell_renderer_text_new(); + gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(tracklist), -1, + _("Title"), renderer, "text", COL_TRACKARTISTTITLE, NULL); + + GtkTreeViewColumn * concatenatedTitleCol = gtk_tree_view_get_column( + GTK_TREE_VIEW(tracklist), COL_TRACKARTISTTITLE); + gtk_tree_view_column_set_visible(concatenatedTitleCol, FALSE); + renderer = gtk_cell_renderer_text_new(); gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(tracklist), -1, _("Time"), renderer, "text", COL_TRACKTIME, NULL); - + // set up the columns for the album selecting dropdown box renderer = gtk_cell_renderer_text_new(); gtk_cell_layout_pack_start(GTK_CELL_LAYOUT(pick_disc), renderer, TRUE); @@ -374,7 +385,8 @@ G_TYPE_UINT, /* track number, visual */ G_TYPE_STRING, /* track artist */ G_TYPE_STRING, /* track title */ - G_TYPE_STRING /* track time */ + G_TYPE_STRING, /* track time */ + G_TYPE_STRING /* artist + title concatenated */ ); for (track = cddb_disc_get_track_first(disc); track != NULL; track = cddb_disc_get_track_next(disc)) @@ -397,6 +409,7 @@ COL_TRACKNUM_VIS, cddb_track_get_number(track) + global_prefs->first_track_num_offset, COL_TRACKARTIST, track_artist, COL_TRACKTITLE, track_title, + COL_TRACKARTISTTITLE, "", COL_TRACKTIME, time, -1); } @@ -788,7 +801,16 @@ cddb_track_t * track; bool singleartist; char logStr1024; - + + // Reset column visibility to defaults + join_artist_title = JOIN_UNSET; + gtk_tree_view_column_set_visible(gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), + COL_TRACKARTISTTITLE), + FALSE); + gtk_tree_view_column_set_visible(gtk_tree_view_get_column(GTK_TREE_VIEW(tracklist), + COL_TRACKTITLE), + TRUE); + gbl_current_discid = cddb_disc_get_discid(disc); snprintf(logStr, 1024, "update_tracklist() disk '%08x' '%s' '%s' '%s'\n",
View file
asunder-2.9.3.tar.bz2/src/main.h -> asunder-2.9.7.tar.bz2/src/main.h
Changed
@@ -12,6 +12,7 @@ COL_TRACKNUM_VIS, COL_TRACKARTIST, COL_TRACKTITLE, + COL_TRACKARTISTTITLE, COL_TRACKTIME, NUM_COLS }; @@ -44,4 +45,13 @@ extern int gbl_null_fd; +typedef enum JoinState +{ + JOIN_UNSET, + JOIN_OFF, + JOIN_ON +} JoinState; + +extern JoinState join_artist_title; + //#define DEBUG
View file
asunder-2.9.3.tar.bz2/src/prefs.c -> asunder-2.9.7.tar.bz2/src/prefs.c
Changed
@@ -170,6 +170,9 @@ p->rip_fdkaac = 0; p->fdkaac_bitrate = 10; + p->concatenated_track_separator0 = '/'; + p->concatenated_track_separator1 = '\0'; + return p; } @@ -222,6 +225,9 @@ //~ gtk_expander_set_expanded (GTK_EXPANDER(lookup_widget(win_prefs, "proprietary_formats_expander")), TRUE); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(lookup_widget(win_prefs, "allow_tracknum")), p->allow_first_track_num_change); toggle_allow_tracknum(); // This will set up the rest of the related widgets + + gtk_entry_set_text(GTK_ENTRY(lookup_widget(win_prefs, + "concatenated_track_separator")), p->concatenated_track_separator); /* disable widgets if needed */ if ( !(p->rip_mp3) ) @@ -328,6 +334,10 @@ p->cddb_port_number = atoi(gtk_entry_get_text(GTK_ENTRY(lookup_widget(win_prefs, "cddb_port_number")))); p->do_log = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(lookup_widget(win_prefs, "do_log"))); + + tocopyc = gtk_entry_get_text(GTK_ENTRY(lookup_widget(win_prefs, + "concatenated_track_separator"))); + p->concatenated_track_separator0 = tocopyc0; p->more_formats_expanded = gtk_expander_get_expanded (GTK_EXPANDER(lookup_widget(win_prefs, "more_formats_expander"))); //~ p->proprietary_formats_expanded = gtk_expander_get_expanded (GTK_EXPANDER(lookup_widget(win_prefs, "proprietary_formats_expander"))); @@ -466,6 +476,7 @@ fprintf(config, "%d\n", p->track_num_width); fprintf(config, "%d\n", p->rip_fdkaac); fprintf(config, "%d\n", p->fdkaac_bitrate); + fprintf(config, "%s\n", p->concatenated_track_separator); fclose(config); } else { @@ -679,6 +690,12 @@ // this one can be 0 p->fdkaac_bitrate = read_line_num(fd); + aCharPtr = read_line(fd); + if (aCharPtr != NULL) + { + p->concatenated_track_separator0 = aCharPtr0; + } + close(fd); } else { fprintf(stderr, "Warning: could not load config file: %s\n", strerror(errno));
View file
asunder-2.9.3.tar.bz2/src/prefs.h -> asunder-2.9.7.tar.bz2/src/prefs.h
Changed
@@ -48,11 +48,12 @@ int track_num_width; int rip_fdkaac; int fdkaac_bitrate; + char concatenated_track_separator2; } prefs; #define DEFAULT_PROXY_PORT 8080 -#define DEFAULT_CDDB_SERVER "freedb.freedb.org" +#define DEFAULT_CDDB_SERVER "gnudb.gnudb.org" #define DEFAULT_CDDB_SERVER_PORT 8880 extern prefs * global_prefs;
View file
asunder-2.9.3.tar.bz2/src/threads.c -> asunder-2.9.7.tar.bz2/src/threads.c
Changed
@@ -394,6 +394,13 @@ trim_chars(albumtitle_trimmed, BADCHARS); char * albumgenre_trimmed = strdup(albumgenre); trim_chars(albumgenre_trimmed, BADCHARS); + + int titleColumn = COL_TRACKTITLE; + + if(single_artist && join_artist_title == JOIN_ON) + { + titleColumn = COL_TRACKARTISTTITLE; + } while(rowsleft) { @@ -409,7 +416,7 @@ COL_TRACKNUM, &tracknum, COL_TRACKNUM_VIS, &tracknum_vis, COL_TRACKARTIST, &trackartist, - COL_TRACKTITLE, &tracktitle, + titleColumn, &tracktitle, -1); gdk_threads_leave(); @@ -602,6 +609,12 @@ trim_chars(album_title_trimmed, BADCHARS); album_genre_trimmed = strdup(album_genre); trim_chars(album_genre_trimmed, BADCHARS); + + int titleColumn = COL_TRACKTITLE; + if(single_artist && join_artist_title == JOIN_ON) + { + titleColumn = COL_TRACKARTISTTITLE; + } while(rowsleft) { @@ -646,7 +659,7 @@ COL_TRACKNUM, &tracknum, COL_TRACKNUM_VIS, &tracknum_vis, COL_TRACKARTIST, &trackartist, - COL_TRACKTITLE, &tracktitle, + titleColumn, &tracktitle, COL_TRACKTIME, &tracktime, -1); gdk_threads_leave();
View file
asunder-2.9.3.tar.bz2/src/wrappers.c -> asunder-2.9.7.tar.bz2/src/wrappers.c
Changed
@@ -671,12 +671,12 @@ { int fd; + int size; + char buf256; int pos; + int percent; char bitrate_text4; char * tracknum_text = NULL; - char album_text128; - char year_text32; - char genre_text64; const char * args19; snprintf(bitrate_text, 4, "%d", int_to_bitrate(bitrate,FALSE)); @@ -698,9 +698,8 @@ } if ((album != NULL) && (strlen(album) > 0)) { - snprintf(album_text,128,"ALBUM=%s",album); - argspos++ = "--comment"; - argspos++ = album_text; + argspos++ = "--album"; + argspos++ = album; } if ((title != NULL) && (strlen(title) > 0)) { @@ -709,45 +708,57 @@ } if ((year != NULL) && (strlen(year) > 0)) { - snprintf(year_text,32,"DATE=%s",year); - argspos++ = "--comment"; - argspos++ = year_text; + argspos++ = "--date"; + argspos++ = year; } if ((genre != NULL) && (strlen(genre) > 0)) { - snprintf(genre_text,64,"GENRE=%s",genre); - argspos++ = "--comment"; - argspos++ = genre_text; + argspos++ = "--genre"; + argspos++ = genre; } argspos++ = wavfilename; argspos++ = opusfilename; argspos++ = NULL; - fd = exec_with_output(args, STDERR_FILENO, &oggenc_pid, NULL); + fd = exec_with_output(args, STDERR_FILENO, &opusenc_pid, NULL); free(tracknum_text); - int opussize; - char opusbuf256; do { - /* The opus encoder doesn't give me an estimate for completion - * or any way to estimate it myself, just the number of seconds - * done. So just sit in here until the program exits */ - opussize = read(fd, &opusbuf0, 256); - - if (opussize == -1 && errno == EINTR) - /* signal interrupted read(), try again */ - opussize = 1; - } while (opussize > 0); + pos = -1; + bool interrupted; + do + { + interrupted = FALSE; + + pos++; + size = read(fd, &bufpos, 1); + + if (size == -1 && errno == EINTR) + /* signal interrupted read(), try again */ + { + pos--; + debugLog("opusenc() interrupted"); + interrupted = TRUE; + } + + } while ((size > 0 && pos < 255 && bufpos != '\r' && bufpos != '\n') || interrupted); + bufpos = '\0'; + if (sscanf(buf, "%*c %d%%", &percent) == 1) + { + *progress = (double)(percent)/100; + } + } while (size > 0); + close(fd); /* don't go on until the signal for the previous call is handled */ - while (oggenc_pid != 0) + while (opusenc_pid != 0) { - debugLog("w12\n"); + debugLog("w11\n"); usleep(100000); } - *progress = 1; + *progress = 1.0; }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.