summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-30 20:42:48 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-30 20:42:48 +0200
commit3cb1ced0648d0a7f125d5afe8676672cd2409223 (patch)
treef9667964a8cfcd083fea67d2facaa9d86f7a9be6
parent356c6c1ece53a943e5e8caed553629619b822b5e (diff)
parentbbabe4828adecbc083bb43da1c5e57d0cb0a22a6 (diff)
Update upstream source from tag 'upstream/11.7.2'
Update to upstream version '11.7.2' with Debian dir 4dd6c2b7c0c3f2367bccbac94bce21356a10bf8a
-rwxr-xr-xconfigure22
-rw-r--r--configure.ac2
-rw-r--r--doc/Changelog5
-rw-r--r--doc/Makefile.in4
-rw-r--r--doc/daisy-player.html10
-rw-r--r--doc/daisy-player.txt2
-rw-r--r--m4/Makefile6
-rw-r--r--man/Makefile10
-rw-r--r--man/Makefile.in4
-rw-r--r--man/daisy-player.16
-rw-r--r--po/Makefile4
-rw-r--r--po/Makefile.in4
-rw-r--r--po/af.gmobin6372 -> 6372 bytes
-rw-r--r--po/af.po130
-rw-r--r--po/cs.gmobin5997 -> 5997 bytes
-rw-r--r--po/cs.po130
-rw-r--r--po/daisy-player.pot132
-rw-r--r--po/de.gmobin6349 -> 6349 bytes
-rw-r--r--po/de.po130
-rw-r--r--po/en@boldquot.gmobin6251 -> 6253 bytes
-rw-r--r--po/en@boldquot.po134
-rw-r--r--po/en@quot.gmobin6223 -> 6225 bytes
-rw-r--r--po/en@quot.po134
-rw-r--r--po/es_ES.gmobin6430 -> 6544 bytes
-rw-r--r--po/es_ES.po132
-rw-r--r--po/es_GT.gmobin6311 -> 6425 bytes
-rw-r--r--po/es_GT.po132
-rw-r--r--po/fi.gmobin6313 -> 6313 bytes
-rw-r--r--po/fi.po130
-rw-r--r--po/fr.gmobin6309 -> 6309 bytes
-rw-r--r--po/fr.po130
-rw-r--r--po/hu.gmobin6967 -> 6967 bytes
-rw-r--r--po/hu.po130
-rw-r--r--po/ml.gmobin8776 -> 8776 bytes
-rw-r--r--po/ml.po130
-rw-r--r--po/nb.gmobin6429 -> 6429 bytes
-rw-r--r--po/nb.po130
-rw-r--r--po/nl.gmobin6395 -> 6395 bytes
-rw-r--r--po/nl.po130
-rw-r--r--po/pl.gmobin6697 -> 6697 bytes
-rw-r--r--po/pl.po130
-rw-r--r--po/pt.gmobin6532 -> 6532 bytes
-rw-r--r--po/pt.po130
-rw-r--r--po/sl.gmobin6457 -> 6457 bytes
-rw-r--r--po/sl.po130
-rw-r--r--po/sv.gmobin6210 -> 6210 bytes
-rw-r--r--po/sv.po130
-rw-r--r--src/common.c152
-rw-r--r--src/daisy-player.c29
-rw-r--r--src/daisy2.02.c16
-rw-r--r--src/daisy3.c14
-rw-r--r--src/ncx.c31
-rw-r--r--src/pactl/Makefile.in13
-rw-r--r--src/pactl/src/pactl.c14
54 files changed, 1293 insertions, 1409 deletions
diff --git a/configure b/configure
index 18c1c2c..65a7b6e 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for daisy-player 11.7.
+# Generated by GNU Autoconf 2.69 for daisy-player 11.7.2.
#
# Report bugs to <jos@jlemmens.nl>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='daisy-player'
PACKAGE_TARNAME='daisy-player'
-PACKAGE_VERSION='11.7'
-PACKAGE_STRING='daisy-player 11.7'
+PACKAGE_VERSION='11.7.2'
+PACKAGE_STRING='daisy-player 11.7.2'
PACKAGE_BUGREPORT='jos@jlemmens.nl'
PACKAGE_URL='www.jlemmens.nl'
@@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures daisy-player 11.7 to adapt to many kinds of systems.
+\`configure' configures daisy-player 11.7.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1432,7 +1432,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of daisy-player 11.7:";;
+ short | recursive ) echo "Configuration of daisy-player 11.7.2:";;
esac
cat <<\_ACEOF
@@ -1553,7 +1553,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-daisy-player configure 11.7
+daisy-player configure 11.7.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2166,7 +2166,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by daisy-player $as_me 11.7, which was
+It was created by daisy-player $as_me 11.7.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3033,7 +3033,7 @@ fi
# Define the identity of the package.
PACKAGE='daisy-player'
- VERSION='11.7'
+ VERSION='11.7.2'
cat >>confdefs.h <<_ACEOF
@@ -9779,7 +9779,7 @@ fi
# Define the identity of the package.
PACKAGE='daisy-player'
- VERSION='11.7'
+ VERSION='11.7.2'
cat >>confdefs.h <<_ACEOF
@@ -12422,7 +12422,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by daisy-player $as_me 11.7, which was
+This file was extended by daisy-player $as_me 11.7.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -12489,7 +12489,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-daisy-player config.status 11.7
+daisy-player config.status 11.7.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index b496ed7..761016c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([daisy-player], [11.7], [jos@jlemmens.nl], [], [www.jlemmens.nl])
+AC_INIT([daisy-player], [11.7.2], [jos@jlemmens.nl], [], [www.jlemmens.nl])
AM_INIT_AUTOMAKE([subdir-objects])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
diff --git a/doc/Changelog b/doc/Changelog
index 104bd7d..3347bda 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -311,3 +311,8 @@ Samuel Thibault <sthibault@debian.org>
Solved compiler warnings.
Thanks to Colomban Wendling <cwendling@hypra.fr> for his
patch to gracefully quit daisy-player upon receiving a signal.
+11.7.1 In the function select_next_output_device () the value of
+ the pactl field "Description:" is replaced by the value of
+ field "alsa.card_name".
+ Suggested by Didier Spaier <didier@slint.fr>.
+11.7.2 OOPS. Had forgotten to remove debug-lines in the previous version.
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 59e9ccd..a64b0cc 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -315,9 +315,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu doc/Makefile
+ $(AUTOMAKE) --foreign doc/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
diff --git a/doc/daisy-player.html b/doc/daisy-player.html
index ec1178f..3095a8b 100644
--- a/doc/daisy-player.html
+++ b/doc/daisy-player.html
@@ -2,7 +2,7 @@
<HTML><HEAD><TITLE>Man page of daisy-player</TITLE>
</HEAD><BODY>
<H1>daisy-player</H1>
-Section: Linux Reference Manual (1)<BR>Updated: 13 May 2019<BR><A HREF="#index">Index</A>
+Section: Linux Reference Manual (1)<BR>Updated: 22 July 2019<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
@@ -240,6 +240,12 @@ for sox.
<P>
Kim Nilsson &lt;<A HREF="mailto:kim.nilsson@no-substitute.com">kim.nilsson@no-substitute.com</A>&gt;
+<DL COMPACT>
+<DT><B>Lennart Poettering</B>
+
+<DD>
+for pulseaudio.
+</DL>
<A NAME="lbAJ">&nbsp;</A>
<H2>FILES</H2>
@@ -290,6 +296,6 @@ This program is free software; you can redistribute it and/or modify it under th
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
-Time: 14:07:38 GMT, May 13, 2019
+Time: 14:07:40 GMT, July 22, 2019
</BODY>
</HTML>
diff --git a/doc/daisy-player.txt b/doc/daisy-player.txt
index 742d61f..4adfaaa 100644
--- a/doc/daisy-player.txt
+++ b/doc/daisy-player.txt
@@ -79,6 +79,8 @@ Rob Sykes <aquegg@yahoo.co.uk> for sox.
Kim Nilsson <kim.nilsson@no-substitute.com>
+Lennart Poettering for pulseaudio.
+
FILES
~/.daisy-player/ This directory contains the bookmarks in XML-format. . Each file has the name of the book and contains the name of the current item, the start-time of that item and the current level.
~/.daisy-player.xml This file, in XML-format, contains the name of the desired pulseaudio device and the desired playing speed.
diff --git a/m4/Makefile b/m4/Makefile
index 03588da..5801812 100644
--- a/m4/Makefile
+++ b/m4/Makefile
@@ -189,10 +189,10 @@ OBJEXT = o
PACKAGE = daisy-player
PACKAGE_BUGREPORT = jos@jlemmens.nl
PACKAGE_NAME = daisy-player
-PACKAGE_STRING = daisy-player 11.7
+PACKAGE_STRING = daisy-player 11.7.2
PACKAGE_TARNAME = daisy-player
PACKAGE_URL = www.jlemmens.nl
-PACKAGE_VERSION = 11.7
+PACKAGE_VERSION = 11.7.2
PATH_SEPARATOR = :
POSUB = po
POW_LIB =
@@ -202,7 +202,7 @@ SET_MAKE =
SHELL = /bin/sh
STRIP =
USE_NLS = yes
-VERSION = 11.7
+VERSION = 11.7.2
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =
diff --git a/man/Makefile b/man/Makefile
index c2be426..3efd413 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -220,10 +220,10 @@ OBJEXT = o
PACKAGE = daisy-player
PACKAGE_BUGREPORT = jos@jlemmens.nl
PACKAGE_NAME = daisy-player
-PACKAGE_STRING = daisy-player 11.7
+PACKAGE_STRING = daisy-player 11.7.2
PACKAGE_TARNAME = daisy-player
PACKAGE_URL = www.jlemmens.nl
-PACKAGE_VERSION = 11.7
+PACKAGE_VERSION = 11.7.2
PATH_SEPARATOR = :
POSUB = po
POW_LIB =
@@ -233,7 +233,7 @@ SET_MAKE =
SHELL = /bin/sh
STRIP =
USE_NLS = yes
-VERSION = 11.7
+VERSION = 11.7.2
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =
@@ -309,9 +309,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu man/Makefile
+ $(AUTOMAKE) --foreign man/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
diff --git a/man/Makefile.in b/man/Makefile.in
index a7d3387..36e54e4 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -309,9 +309,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu man/Makefile
+ $(AUTOMAKE) --foreign man/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
diff --git a/man/daisy-player.1 b/man/daisy-player.1
index 0a48cf8..6f3dd5c 100644
--- a/man/daisy-player.1
+++ b/man/daisy-player.1
@@ -1,5 +1,5 @@
.\" Text automatically generated by txt2man
-.TH daisy-player 1 "13 May 2019" "11.7" "Linux Reference Manual"
+.TH daisy-player 1 "22 July 2019" "11.7.2" "Linux Reference Manual"
.SH NAME
\fBdaisy-player \fP- player for DAISY Digital Talking Books or Audio-CD's
\fB
@@ -206,6 +206,10 @@ Rob Sykes <aquegg@yahoo.co.uk>
for sox.
.PP
Kim Nilsson <kim.nilsson@no-substitute.com>
+.TP
+.B
+Lennart Poettering
+for pulseaudio.
.SH FILES
.TP
.B
diff --git a/po/Makefile b/po/Makefile
index bcc86f3..8fd8cad 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -10,7 +10,7 @@
GETTEXT_MACRO_VERSION = 0.19
PACKAGE = daisy-player
-VERSION = 11.7
+VERSION = 11.7.2
PACKAGE_BUGREPORT = jos@jlemmens.nl
SED = /bin/sed
@@ -242,7 +242,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--package-name="$${package_prefix}daisy-player" \
- --package-version='11.7' \
+ --package-version='11.7.2' \
--msgid-bugs-address="$$msgid_bugs_address" \
;; \
esac
diff --git a/po/Makefile.in b/po/Makefile.in
index 0338953..8cf338b 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -10,7 +10,7 @@
GETTEXT_MACRO_VERSION = 0.19
PACKAGE = daisy-player
-VERSION = 11.7
+VERSION = 11.7.2
PACKAGE_BUGREPORT = jos@jlemmens.nl
SED = /bin/sed
@@ -195,7 +195,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--package-name="$${package_prefix}daisy-player" \
- --package-version='11.7' \
+ --package-version='11.7.2' \
--msgid-bugs-address="$$msgid_bugs_address" \
;; \
esac
diff --git a/po/af.gmo b/po/af.gmo
index ef03f03..4a43068 100644
--- a/po/af.gmo
+++ b/po/af.gmo
Binary files differ
diff --git a/po/af.po b/po/af.po
index e891883..678fdde 100644
--- a/po/af.po
+++ b/po/af.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Willem van der Walt <wvdwalt@csir.co.za>>\n"
"Language-Team: Willem van der Walt <wvdwalt@csir.co.za>\n"
@@ -31,315 +31,315 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Probeer asseblief hierdie boek met daisy-player te speel"
# 33
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Kan nie type %d lees nie"
# 15
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Gaan na bladsynommer:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Wag asseblief..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Kies die volgende klankkaart"
# 33
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Kan nie %s lees nie"
# 5
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' vir hulp -"
# 1
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d bladsye"
# 3
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "vlak: %d van %d"
# 4
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "totale lengte: %02d:%02d:%02d"
# 38
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Hierdie bevele is beskikbaar in hierdie weergawe:"
# 41
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "Af peiltjie,2 - skuif die loper na die volgende item"
# 44
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "op peiltjie,8 - skuif die loper na die vorige item"
# 43
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "regs peiltjie,6 - spring na die volgende frase toe"
# 42
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "links peiltjie,4 - spring na die vorige frase toe"
# 57
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - wys die volgende bladsy"
# 58
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - wys die vorige bladsy"
# 46
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - begin speel"
# 62
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "spasie,0 - stop tydelik/hervat terugspeel"
# 50
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - speel teen normale spoed"
# 23
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Druk enige sleutel vir die volgende bladsy..."
# 32
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - soek vir 'n ettiket"
# 45
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - stoor huidige item op skyf"
# 11
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - verlaag terugspeelspoed"
# 59
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - ophou daisy-player, plaas 'n boekmerk en verwyder"
# 47
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - Kry die item wat nou speel en skuif die loper daarheen"
# 48
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - gaan na tyd"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - gaan na tyd"
# 48
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - gaan na bladsynommer"
# 49
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - wys hierdie help-bladsy"
# 51
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - speel net die huidige item"
# 52
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - verander na die volgende vlak"
# 16
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - verander na die vorige vlak"
# 55
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
# 53
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - soek vorentoe"
# 18
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - soek agteruit"
# 55
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - kies die volgende klankkaart"
# 56
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - maak 'n boekmerk"
# 59
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - stop daisy-player en maak 'n boekmerk"
# 60
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - hou op speel"
# 29
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - verhoog terugspeelspoed"
# 11
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - afspeel volume te verminder"
# 29
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - verhoog afspeel volume (pasop vir afsny)"
# 37
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Druk enige sleutel om die help-skerm te verlaat..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Hierdie boek het geen klank. Speel hierdie boek met eBook-speaker"
# 20
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Wag asseblief... -----------------------"
# 30
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Wat soek u?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Gaan na tyd: (mm:ss):"
# 13
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - weergawe %s %s"
# 39
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr ""
"Gebruiksaanwysings: %s [directory met 'n Daisy-struktuur] | "
"[Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_toestel] [-d pulseaudio_klank_toestel]"
# 34
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Kan nie /proc/mounts lees nie."
# 13
# 13
# 6
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "'n program om Daisy CD's in Linux te speel"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Besig om vir 'n DAISY CD te soek..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Geen DAISY CD of audio CD is gekry nie"
# 36
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Daar is nie 'n daisy-cd in die CD speler nie."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Audio CD gekry."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Besig om tietels vanaf freedb.freedb.org te kry..."
# 13
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - weergawe %s - (C)2019 J. Lemmens"
# 22
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Druk 'h' vir hulp"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Geen items gevind nie. Probeer opsie \"-O\"."
diff --git a/po/cs.gmo b/po/cs.gmo
index f7e4dce..d809433 100644
--- a/po/cs.gmo
+++ b/po/cs.gmo
Binary files differ
diff --git a/po/cs.po b/po/cs.po
index 02751a2..4454acb 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Martin Chvojka\n"
"Language-Team: Martin Chvojka\n"
@@ -30,261 +30,261 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Vyzkouej pehrt tuto knihu s daisy-playerem prosm"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Nemohu pest typ: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Jdi na strnku:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "ekej prosm..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Vyber zvukovou kartu:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Nemu pest %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' pro npovdu -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d strnek"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "rove: %d z %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "celkov dlka: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Tyto pkazy jsou dostupn v tto verzi"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "ipka dol,2 - pesune ukazatel na dal poloku"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "ipka nahoru,8 - pesune ukazatel na pedchoz poloku"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "ipka vpravo,6 - pesko na dal frzy"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "ipka vlevo,4 - pesko na pedchoz frzy"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - zobrazen nsledujc strnky"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - zobrazen pedchoz strnky"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - spustit pehrvn"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "mezera,0 - pauza/pehrvn"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - pehrvn normln rychlost"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Stiskni jakoukoli klvesu pro dal strnku..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - hledn oznaen"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - uloit aktuln poloku na disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - snit rychlost pehrvn"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - opustit daisy-player, umstit zloku a pry"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - najt aktuln pehrvanou poloku a umstit tam ukazatel"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - jt na as v tto psni (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - jt na as v tto poloce (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - jt na strnku"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - zobrazit tuto npovdu"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - pehrt aktuln poloku"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - pepnou na nsledujc rove"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - pepnout na pedchoz rove"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - hledat vped"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - hledat vzad"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - vybrat nsledujc vstupn zvukov zazen"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "P - umstit zloku"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - opustit daisy-player a umstit zloku"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - zastavit pehrvn"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - zvit rychlost pehrvn"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - snit hlasitost pehrvn"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - zvit hlasitost pehrvn (pozor na pebuzen)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Stiskni jakoukoliv klvesu k oputn npovdy..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Tato kniha nem audio. Pehraj tuto knihu s eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "ekej prosm... -----------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Co hled?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Jdi na as (MM:SS)"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Verze %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Pouit: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio_sound_device]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Nelze pest /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Analyztor pro pehrvn Daisy CD s Linuxem"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Hledm Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Nenalezeno dn DAISY ani Audio CD"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "V mechanice nen Daisy CD."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Nalezeno Audio CD"
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Zskej nzvy z freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Verze %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Stiskni 'h' pro npovdu"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Nenalezeny dn poloky. Vyzkouej volbu \"-O\"."
diff --git a/po/daisy-player.pot b/po/daisy-player.pot
index 9a835fd..eaeef63 100644
--- a/po/daisy-player.pot
+++ b/po/daisy-player.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: daisy-player 11.7\n"
+"Project-Id-Version: daisy-player 11.7.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,260 +17,260 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr ""
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr ""
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr ""
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr ""
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr ""
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr ""
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr ""
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr ""
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr ""
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr ""
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr ""
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr ""
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr ""
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr ""
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr ""
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr ""
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr ""
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr ""
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr ""
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr ""
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr ""
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr ""
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr ""
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr ""
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr ""
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr ""
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr ""
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr ""
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr ""
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr ""
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr ""
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr ""
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr ""
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr ""
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr ""
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr ""
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr ""
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr ""
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr ""
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr ""
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr ""
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr ""
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr ""
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr ""
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr ""
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr ""
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr ""
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr ""
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr ""
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr ""
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr ""
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr ""
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr ""
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr ""
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr ""
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr ""
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr ""
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr ""
diff --git a/po/de.gmo b/po/de.gmo
index e3fe1bd..e4afa2a 100644
--- a/po/de.gmo
+++ b/po/de.gmo
Binary files differ
diff --git a/po/de.po b/po/de.po
index 9a5ab49..4dd6978 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Klaus Knopper <knopper@knopper.net>\n"
"Language-Team: Klaus Knopper <knopper@knopper.net>\n"
@@ -31,314 +31,314 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Bitte versuchen Sie, dieses Buch mit daisy-player zu spielen"
# 33
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Kann type: %d nicht lesen"
# 15
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Gehe zur Seitenzahl:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Warten Sie mal..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Wählen Sie eine Soundkarte aus:"
# 33
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Kann %s nicht lesen"
# 5
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' hilfe ----"
# 1
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d Seiten"
# 3
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "Level: %d von %d"
# 4
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "Gesamtlänge: %02d:%02d:%02d"
# 38
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Folgende Befehle sind in dieser Version vorhanden:"
# 41
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "Pfeil runter,2 - verschiebt den Cursor auf das nächste Element"
# 44
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "Pfeil hoch,8 - verschiebt den Cursor auf das vorhergehende Element"
# 43
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "Pfeil rechts,6 - springe zur nächsten Phrase"
# 42
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "Pfeil links,4 - springe zur vorhergehenden Phrase"
# 57
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "Seite runter,3 - zur nächsten Seite"
# 58
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "Seite hoch,9 - zur vorigen Seite"
# 46
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "Eingabetaste - abspielen"
# 62
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "Leertaste,0 - Pause-/Weiter"
# 50
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - spiele mit normaler Geschwindigkeit"
# 23
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Taste drücken für nächste Seite..."
# 32
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - suche nach einem Begriff"
# 45
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - Aktuelles Element speichern"
# 11
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - verringere Abspielgeschwindigkeit"
# 59
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
"e,. - Beenden Sie Daisy-Player, legen Sie ein Lesezeichen und Auswerfen"
# 47
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - aktuell spielendes Element finden und den Cursor dort platzieren"
# 48
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - geh zur Zeit in diesem Lied (MM:SS)"
# 48
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - geh zur Zeit in diesem Artikel (MM:SS)"
# 48
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - zur Seitenzahl gehen (falls vorhanden)"
# 49
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - diese Hilfe anzeigen"
# 51
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - nur das aktuelle Element abspielen"
# 52
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - zum nächsten Level wechseln"
# 16
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - zum vorigen Level wechseln"
# 55
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
# 53
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - Suche vorwärts"
# 18
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - Suche rückwärts"
# 55
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - nächstes sound device für Ausgabe wählen"
# 56
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - Lesezeichen setzen"
# 59
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - Daisy-Player verlassen und Lesezeichen setzen"
# 60
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - Abspielen stoppen"
# 29
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - erhöhe Abspielgeschwindigkeit"
# 11
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - verringern Sie die Wiedergabelautstärke"
# 29
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - erhöhe die Wiedergabe-Lautstärke (Vorsicht beim Clipping)"
# 37
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Taste drücken, um die Hilfe zu verlassen..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Dieses Buch hat kein Audio. Spiel dieses Buch mit eBook-speaker"
# 20
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Bitte warten... ------------------------"
# 30
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Suchen nach...?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Gehe zur Zeit (MM:SS):"
# 13
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Version %s %s"
# 39
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr ""
"Aufruf: %s [Verzeichnis mit einer Daisy-Struktur] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio Soundkarte]"
# 34
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Kann /proc/mounts nicht lesen."
# 6
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Ein Programm, um Daisy CDs unter Linux abzuspielen"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Scannen für eine Daisy-CD"
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Kein DAISY-CD oder Audio-CD gefunden"
# 36
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Keine Daisy-CD im Laufwerk."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Eine Audio-CD gefunden."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Holen Titel von freedb.freedb.org..."
# 13
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Version %s - (C)2019 J. Lemmens"
# 22
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "'h' für Hilfe drücken"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Keine Elemente gefunden. Versuchen Sie die Option \"-O\"."
diff --git a/po/en@boldquot.gmo b/po/en@boldquot.gmo
index 1f542bc..db31d33 100644
--- a/po/en@boldquot.gmo
+++ b/po/en@boldquot.gmo
Binary files differ
diff --git a/po/en@boldquot.po b/po/en@boldquot.po
index 0a88028..b766ab1 100644
--- a/po/en@boldquot.po
+++ b/po/en@boldquot.po
@@ -30,10 +30,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: daisy-player 11.7\n"
+"Project-Id-Version: daisy-player 11.7.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
-"PO-Revision-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
+"PO-Revision-Date: 2019-07-22 15:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en@boldquot\n"
@@ -42,261 +42,261 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Please try to play this book with daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Cannot read type: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Go to page number:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Please wait..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Select a soundcard:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Cannot read %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "‘h’ for help -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d pages"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "level: %d of %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total length: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "These commands are available in this version:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor down,2 - move cursor to the next item"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor up,8 - move cursor to the previous item"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor right,6 - skip to next phrase"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor left,4 - skip to previous phrase"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - view next page"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - view previous page"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - start playing"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "space,0 - pause/resume playing"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - play on normal speed"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Press any key for next page..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - search for a label"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - store current item to disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - decrease playing speed"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - quit daisy-player, place a bookmark and eject"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - find the currently playing item and place the cursor there"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - go to time in this song (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - go to time in this item (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - go to page number"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - give this help"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - just play current item"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - switch to next level"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - switch to previous level"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr "m - mute sound output on/off"
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - search forwards"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - search backwards"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - select next output sound device"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - place a bookmark"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - quit daisy-player and place a bookmark"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - stop playing"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - increase playing speed"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - decrease playback volume"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - increase playback volume (beware of Clipping)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Press any key to leave help..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "This book has no audio. Play this book with eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Please wait... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "What do you search?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Go to time (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Version %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio_sound_device]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Cannot read /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "A parser to play Daisy CD's with Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Scanning for a Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "No DAISY-CD or Audio-cd found"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "No Daisy CD in drive."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Found an Audio-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Get titles from freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Version %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Press ‘h’ for help"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "No items found. Try option “-O”."
diff --git a/po/en@quot.gmo b/po/en@quot.gmo
index e37cb8e..c09e6ed 100644
--- a/po/en@quot.gmo
+++ b/po/en@quot.gmo
Binary files differ
diff --git a/po/en@quot.po b/po/en@quot.po
index 03f8131..4157130 100644
--- a/po/en@quot.po
+++ b/po/en@quot.po
@@ -27,10 +27,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: daisy-player 11.7\n"
+"Project-Id-Version: daisy-player 11.7.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
-"PO-Revision-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
+"PO-Revision-Date: 2019-07-22 15:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en@quot\n"
@@ -39,261 +39,261 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Please try to play this book with daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Cannot read type: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Go to page number:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Please wait..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Select a soundcard:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Cannot read %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "‘h’ for help -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d pages"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "level: %d of %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total length: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "These commands are available in this version:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor down,2 - move cursor to the next item"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor up,8 - move cursor to the previous item"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor right,6 - skip to next phrase"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor left,4 - skip to previous phrase"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - view next page"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - view previous page"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - start playing"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "space,0 - pause/resume playing"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - play on normal speed"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Press any key for next page..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - search for a label"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - store current item to disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - decrease playing speed"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - quit daisy-player, place a bookmark and eject"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - find the currently playing item and place the cursor there"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - go to time in this song (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - go to time in this item (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - go to page number"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - give this help"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - just play current item"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - switch to next level"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - switch to previous level"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr "m - mute sound output on/off"
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - search forwards"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - search backwards"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - select next output sound device"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - place a bookmark"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - quit daisy-player and place a bookmark"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - stop playing"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - increase playing speed"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - decrease playback volume"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - increase playback volume (beware of Clipping)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Press any key to leave help..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "This book has no audio. Play this book with eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Please wait... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "What do you search?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Go to time (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Version %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio_sound_device]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Cannot read /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "A parser to play Daisy CD's with Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Scanning for a Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "No DAISY-CD or Audio-cd found"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "No Daisy CD in drive."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Found an Audio-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Get titles from freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Version %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Press ‘h’ for help"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "No items found. Try option “-O”."
diff --git a/po/es_ES.gmo b/po/es_ES.gmo
index 60a029d..e5949d8 100644
--- a/po/es_ES.gmo
+++ b/po/es_ES.gmo
Binary files differ
diff --git a/po/es_ES.po b/po/es_ES.po
index dec0fd1..b5137a9 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Hanna Tulleken <hannatulleken@gmail.com>\n"
"Language-Team: Hanna Tulleken <hannatulleken@gmail.com>\n"
@@ -31,261 +31,261 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Por favor, intenta reproducir este libro con daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "No poder leer: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Ir a página número:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Por favor espera..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "seleccionar una ficha sonora:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "No poder leer %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' para ayuda -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d páginas"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nivel: %d o %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total longitud: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Estas orden estan disponibles en esta versión:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor abajo,2 - desplazar el cursor hasta el tema próximo"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor arriba,8 - desplazar el cursor para el tema anterior"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor derecho,6 - saltar para la frase próxima"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor izquierdo,4 - saltar para la frase anterior"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "página-abaja,3 - ver página proxima"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "página-ariba,9 - ver página anterior"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "entrar - empezar escuchar"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "espacio,0 - pausa/reanudar escuchar"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "inicio,* - escuchar a velocidad normal"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Hacer clic cada tecla por la página proxima..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - buscar por una etiqueta"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - almacenar el tema actual en disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - disminuir velocidad de escuchar"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - dejar daisy-player, poner una marcapágina y echar"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - encontrar el item escuchando y poner el cursor allí"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - ir a tiempo en este canción (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - ir a tiempo en este tema (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - ir a página número (cuando hay)"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - dar esta ayuda"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - solo escuchar el tema actual"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - gambiar al nivél proxima"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - gambiar al nivél antes"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
-msgstr ""
+msgstr "m - silenciar la salida de sonido on/off"
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - buscar adelante"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - buscar atrás"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - seleccionar la proxima salida de dispositivo sonido"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - poner una marcapágina"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - dejar daisy-player y poner una marcapágina"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - parar escuchar"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - acelerar velocidad de escuchar"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - disminuir play-back volumen"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - acelerar play-back volumen ( cuidar de Clipping )"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Hacer click alguna tecla para salir ayudar..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Este libro no tiene audio. Escuchar este libro con eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Por favor esperar... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "¿Qué buscas?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Ir a tiempo (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Versión %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Uso: %s [manual_con_una_Daisy-estructura] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_dispositivo] [-d pulseaudio_sonido_dispositivo]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "No poder leer /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Un analizador para escuchar Daisy CD con Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Explorar un Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "No encontrada DAISY-CD o Audio-cd"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "No hay Daisy-CD en el unidad."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Encontrada un Audio-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Coger títulos de freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Versión %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "'h' para ayudar"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "No se encontraron artículos. Pruebe la opción \"-O\"."
diff --git a/po/es_GT.gmo b/po/es_GT.gmo
index 9f9d2d5..57672aa 100644
--- a/po/es_GT.gmo
+++ b/po/es_GT.gmo
Binary files differ
diff --git a/po/es_GT.po b/po/es_GT.po
index e09fcbe..44b5987 100644
--- a/po/es_GT.po
+++ b/po/es_GT.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Oscar Gonzalez Gallegos <ventas@prediomix.com>\n"
"Language-Team: Oscar Gonzalez Gallegos <ventas@prediomix.com>\n"
@@ -31,262 +31,262 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Por favor, intenta reproducir este libro con daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "No poder leer: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Ir a página número:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Por favor espera..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "seleccionar una tarjeta de sonido:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "No se puede leer %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' para ayuda -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d páginas"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nivel: %d de %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "longitud total: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Estas órdenes o comandos estan disponibles en esta versión:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor abajo,2 - desplazar el cursor hasta el tema próximo"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor arriba,8 - desplazar el cursor al tema anterior"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor derecho,6 - saltar a la frase próxima"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor izquierdo,4 - saltar a la frase anterior"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "página-abajo,3 - ver página próxima"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "página-ariba,9 - ver página anterior"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "intro - empezar la lectura"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "espacio,0 - pausa/reanudar la lectura"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "inicio,* - escuchar a velocidad normal"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Presione cualquier tecla para ir a la proxima página ..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - buscar por una etiqueta"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - almacenar el tema actual en el disco"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - disminuir velocidad de lectura"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - cerrar daisy-player, poner un marcapágina y salir"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - encontrar el item que está siendo escuchado y poner el cursor allí"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - ir a tiempo específico en esta canción (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - ir para tiempo específico en este tema (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - ir para página número (cuando hay)"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - dar esta ayuda"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - solo escuchar el tema actual"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - cambiar al nivel proximo"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - cambiar al nivel anterior"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
-msgstr ""
+msgstr "m - silenciar la salida de sonido on/off"
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - buscar hacia adelante"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - buscar hacia atrás"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - seleccionar la proxima salida de dispositivo de sonido"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - poner un marcapágina"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - cerrar daisy-player y poner una marcapágina"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - parar la lectura"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - acelerar velocidad de lectura"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - reducir velocidad de lectura"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - aumentar volumen de lectura (puede haber distorsión )"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Presione cualquier tecla para salir de la ayuda..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Este libro no contiene audio."
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Por favor esperar... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "¿Qué busca?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Ir a tiempo específico (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Versión %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Uso: %s [manual_con_una_Daisy-estructura] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_dispositivo] [-d pulseaudio_sonido_dispositivo]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "No se puede leer /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Un analizador para escuchar Daisy CD con Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Explorando por un Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "No se encontró DAISY CD o Audio-cd"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "No hay Daisy CD en el unidad."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Se ha encontrado un CD de audio."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Coger títulos de freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Versión %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "'h' para ayuda"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "No se encontraron artículos. Pruebe la opción \"-O\"."
diff --git a/po/fi.gmo b/po/fi.gmo
index 06818ba..8f2d797 100644
--- a/po/fi.gmo
+++ b/po/fi.gmo
Binary files differ
diff --git a/po/fi.po b/po/fi.po
index 59b07c6..71af6c2 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2017-06-19 17:45+0200\n"
"Last-Translator: Jani Kinnunen <janikinnunen340@gmail.com>\n"
"Language-Team: Jani Kinnunen <janikinnunen340@gmail.com>\n"
@@ -31,264 +31,264 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Yritä pelata tätä kirjaa daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Ei voida lukea tyyppiä: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Siirry sivunumeroon:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Odota..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Valitse äänikortti:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Ei voi lukea %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "Saat ohjeita painamalla 'h' -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d sivua"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "taso: %d / %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "kokonaiskesto: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Seuraavat komennot ovat käytettävissä tässä versiossa:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "nuoli alas,2 - siirrä kohdistin seuraavaan kohteeseen"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "nuoli ylös,8 - siirrä kohdistin edelliseen kohteeseen"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "nuoli oikealle,6 - siirry seuraavaan virkkeeseen"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "nuoli vasemmalle,4 - siirry edelliseen virkkeeseen"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page down,3 - näytä seuraava sivu"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page up,9 - näytä edellinen sivu"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - aloita toisto"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "välilyönti,0 - pysäytä/jatka toistoa"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - toista normaalilla nopeudella"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Siirry seuraavalle sivulle painamalla jotain näppäintä..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - etsi nimekettä"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - tallenna nykyinen kohde levylle"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - vähennä toistonopeutta"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
"e,. - poistu daisy-playerista, lisää kirjanmerkki ja poista levy asemasta"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - etsi tällä hetkellä toistettava kohde ja siirrä kohdistin sen "
"kohdalle"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - siirry määrättyyn aikaan tässä kappaleessa (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - siirry määrättyyn aikaan tässä kohteessa (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - siirry sivulle"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - näytä tämä ohje"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - toista vain nykyinen kohde"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - vaihda seuraavalle tasolle"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - vaihda edelliselle tasolle"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - etsi eteenpäin"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - etsi taaksepäin"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - valitse seuraava äänilaite kappaleen toistamiseen"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - lisää kirjanmerkki"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - poistu daisy-playerista ja lisää kirjanmerkki"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - keskeytä toisto"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - lisää toistonopeutta"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - vähennä toiston äänenvoimakkuutta"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - lisää toiston äänenvoimakkuutta (varo leikkautumista)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Poistu ohjeesta painamalla jotain näppäintä..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Tässä kirjassa ei ole ääntä. Käytä toistamiseen eBook-speakeria"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Odota... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Mitä haluat etsiä?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Siirry aikaan (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - versio %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Käyttö: %s [Daisy-kirjan_hakemisto] | [Daisy-kirjojen_arkisto]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom-laite] [-d pulseaudio-äänilaite]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Liitoskohtaa /proc/mounts ei voi lukea."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Jäsennin Daisy-CD-levyjen toistamiseen Linuxissa"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Etsitään Daisy-CD:tä..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "DAISY- tai ääni-CD:tä ei löytynyt"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Asemassa ei ole Daisy-CD:tä."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Löytyi ääni-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Hae kappaleiden nimet freedb.freedb.org:ista..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - versio %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Saat ohjeita painamalla 'h'"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Kohteita ei löytynyt. Kokeile valitsinta \"-O\"."
diff --git a/po/fr.gmo b/po/fr.gmo
index bb5a00a..8a24534 100644
--- a/po/fr.gmo
+++ b/po/fr.gmo
Binary files differ
diff --git a/po/fr.po b/po/fr.po
index 82676ca..9128124 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2018-03-03 15:06+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -30,264 +30,264 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Veuillez essayer de lire ce livre avec daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Je ne sais pas lire le type: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Aller à la page numéro:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "S'il vous plaît, attendez..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Sélectionnez une carte son:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Je ne sais pas lire ceci %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' pour l'aide"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d pages"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "niveau: %d de %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "durée totale: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Ces commandes sont disponibles dans cette version:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "curseur bas,2 - déplacer le curseur vers l'élément suivant"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "curseur haut,8 - déplacer le curseur vers l'élément précédent"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "curseur droit,6 - aller à la phrase suivante"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "curseur gauche,4 - revenir à la phrase précédente"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page bas,3 - afficher la page suivante"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page haut,9 - afficher la page précédente"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - lancer l'écoute"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "espace,0 - pause/poursuivre l'écoute"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - écouter à la vitesse normale"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Appuyez sur une touche pour aller à la page suivante..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - chercher un label"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - sauvegarder l'élément courant sur disque dur"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - réduire la vitesse d'écoute"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - quitter daisy-player, placer un marqueur et éjecter"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - trouver l'élément en cours de diffusion et y placer le curseur"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - aller au temps (MM:SS) dans le morceau"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - aller au temps (MM:SS) dans cet élément"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - aller à la page numéro"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - afficher cette page d'aide"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - écouter uniquement l'élément courant"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - aller au niveau suivant"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - remonter au niveau précédent"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - rechercher plus loin"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - rechercher avant"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - sélectionner la carte son suivante"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - placer un marqueur"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - quitter daisy-player et placer un marqueur"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - arrêter l'écoute"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - accélérer la vitesse d'écoute"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - baisser le volume d'écoute"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - remonter le volume d'écoute"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Appuyez sur une touche pour quitter l'aide..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Ce livre ne contient pas de piste audio. Lire avec eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Un instant svp... -----------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Que recherchez-vous?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Aller au temps (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Version %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr ""
"Utilisation: %s [-l langue] [répertoire avec structure Daisy] | [archive "
"livre Daisy]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c unité de lecture cdrom] [-d unité de son pulseaudio]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Je ne sais pas lire /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Une application pour écouter des CD's Daisy sous Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Détection d'un CD Daisy..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Pas de CD Daisy ou audio détecté..."
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Pas de CD Daisy dans le lecteur."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "CD audio détecté."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Rapatriement des titres par freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Version %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Appuyez sur 'h' pour obtenir de l'aide"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Aucun élément trouvé. Essayez l'option \"-O\"."
diff --git a/po/hu.gmo b/po/hu.gmo
index 8b7808d..f1fc8b8 100644
--- a/po/hu.gmo
+++ b/po/hu.gmo
Binary files differ
diff --git a/po/hu.po b/po/hu.po
index 8da403d..41f9729 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-12-09 11:06+0200\n"
"Last-Translator: JimmiXzSq <jimos45812rt1@hotmail.com>\n"
"Language-Team: JimmiXzSq <jimos45812rt1@hotmail.com>\n"
@@ -31,268 +31,268 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr ""
"Kérjük, próbálja meg játszani ezt a könyvet a daisy-player segítségével"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Nem lehet olvasni a típus: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Ugrás az oldalszámra:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Kérlek várj..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Válasszon hangkártya:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "A(z) %s nem olvasható"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "h =segítség"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "Oldalak száma: %d"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "%d szint a %d szintből"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "Összidő: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "A következő parancsok érhetők el ebben a verzióban:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "Le,2 - a kurzor mozgatása a következő elemre"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "Fel,8 - a kurzor mozgatása az előző elemre"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "Jobbra,6 - a következő kifejezés kihagyása"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "Balra,4 - az előző kifejezés kihagyása"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "PAGEDOWN,3 - a következő oldal megtekintése"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "PAGEUP,9 - az előző oldal megtekintése"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "ENTER - a lejátszás megkezdése"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "SZÓKÖZ,0 - a lejátszás szüneteltetése és folytatása"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "HOME,* - lejátszás normál sebességgel"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "A következő oldalra lépéshez nyomjon meg egy billentyűt..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - egy címke keresése"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - az aktuális elem tárolása a lemezre"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - lejátszás sebességének csökkentése"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - kilép daisy-player, beletenni egy könyvjelzőt, és kiadja"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - keresse meg az éppen lejátszott elemet és helyezze a kurzort"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - ugrás egy megadott időre a zeneszámon belül"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - ugrás egy megadott időre a zeneszámon belül"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr ""
"G - ugrás egy megadott oldalra, ha a Daisy könyv tartalmaz "
"oldalszámokat"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - a súgó megjelenítése"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - az aktuális elem újbóli lejátszása"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - váltás a következő szintre"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - váltás az előző szintre"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - a következő kifejezés keresése"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - az előző kifejezés keresése"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - a következő hangeszköz kiválasztása"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - könyvjelző elhelyezése"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - kilép daisy-player és helyezzük egy könyvjelzőt"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - a lejátszás leállítása"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - lejátszás sebességének növelése"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - csökkentheti lejátszási hangerő"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - növelése lejátszás mennyiség (vigyázat a túlvezérlés)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "A súgó elhagyásához nyomjon meg egy billentyűt..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Ez a könyv nincs hang. Játszani ezt a könyvet eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Kérem várjon..."
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Mit keres?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Ugrás egy megadott időtartamra:"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - %s verzió %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr ""
"Használat: %s [Daisy szerkezetet tartalmazó könyvtár] | "
"[Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c CD-rom eszköz] [-d pulseaudio hangeszköz]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "A /proc csatolások nem olvashatók."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr ""
"Egy feldolgozó program, melynek segítségével Daisy könyveket játszhat "
"le Linux alatt"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "DAISY CD keresése..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Nem található DAISY CD vagy audio CD a meghajtóban."
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "A meghajtóban nincs Daisy lemez."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Az audio CD megtalálva."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "A számcímek lekérése a freedb.freedb.org kiszolgálóról..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - %s verzió - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "A segítségért nyomja meg a H billentyűt."
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "iihdprvBoJep"
diff --git a/po/ml.gmo b/po/ml.gmo
index b8f7098..2763a23 100644
--- a/po/ml.gmo
+++ b/po/ml.gmo
Binary files differ
diff --git a/po/ml.po b/po/ml.po
index 8bb2853..9e2063b 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2015-02-17 17:06+0200\n"
"Last-Translator: Sreelakshmi R V <sreelakshmi.rv@gmail.com>\n"
"Language-Team: Sreelakshmi R V <sreelakshmi.rv@gmail.com>\n"
@@ -30,261 +30,261 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr ""
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr ""
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "പേജ് നമ്പറിലേക്ക് പോവുക"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr ""
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "ഒരു സൌണ്ട്കാർഡ് തിരഞ്ഞെടുക്കുക :"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "%s വായിക്കാൻ കഴിയുന്നില്ല "
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "സഹായത്തിനായി 'h' അമർത്തുക "
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d പേജുകൾ"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "ലെവൽ : %d ൽ %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "ആകെ ദൈർഘ്യം : %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "ഈ കമാൻഡുകൾ ഈ പതിപ്പിൽ ലഭ്യമാണ് :"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor down,2 - അടുത്ത ഇനത്തിലേക്ക് കഴ്സർ നീക്കുക"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor up ,8 - മുൻ ഇനത്തിലേക്ക് കഴ്സർ നീക്കുക"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor right ,6 - അടുത്ത പദത്തിലേക്ക് കടക്കുക"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor left,4 - മുമ്പത്തെ പദത്തിലേക്ക് കടക്കുക"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - അടുത്ത പേജ് കാണുക "
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - മുൻ പേജ് കാണുക"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - ഫയൽ പ്ലേ ചെയ്തു തുടങ്ങുക"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "space ,0 - പ്ലേ ചെയ്തു കൊണ്ടിരിക്കുന്ന ഫയൽ നിർത്തുക / പുനരാരംഭിക്കുക"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home ,* - സാധാരണ വേഗത്തിൽ പ്ലേ ചെയ്യുക"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "അടുത്ത പേജിനു വേണ്ടി ഏതെങ്കിലും കീ അമർത്തുക ..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - ലേബൽ തിരയുക"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - നിലവിലെ ഇനം ഡിസ്കിൽ സൂക്ഷിക്കുക"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - പ്ലേ ചെയുന്ന വേഗത കുറയ്ക്കുക"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - ഫയൽ ബുക്ക്‌മാർക്ക്‌ ചെയ്തു daisy-player ക്ലോസ് ചെയ്യുക "
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - ഇപ്പോൾ പ്ലേ ചെയ്യുന്ന ഐറ്റം കണ്ടെത്തി അതിൽ കർസർ വയ്ക്കുക"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - ഈ ഗാനത്തിന്റെ (MM:SS) സമയത്തിലേക്ക് പോകുക"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - ഈ ഇനത്തിന്റെ (MM:SS) സമയത്തിലേക്ക് പോകുക"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - പേജ് നമ്പറിലേക്ക് പോകുക"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - ഈ ഹെല്പ് ഫയൽ പ്രദർശിപ്പിക്കുക"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - നിലവിലെ ഇനം പ്ലേ ചെയ്യുക"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - അടുത്ത ലെവലിലേക്ക് മാറുക"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - മുൻ നിലയിലേക്ക്‌ മാറുക"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - മുന്നിലേക്ക് തിരയുക "
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - പുറകോട്ടു്തിരയുക"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - അടുത്ത സൌണ്ട് ഔട്പുട്ട് ഉപകരണം തിരഞ്ഞെടുക്കുക "
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - ഒരു ബുക്ക്മാർക്ക് സ്ഥാപിക്കുക"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - ഫയൽ ബുക്ക്‌മാർക്ക്‌ ചെയ്തു daisy-player ക്ലോസ് ചെയ്യുക"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - ഫയൽ പ്ലേ ചെയ്യുന്നത് നിർത്തുക"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U , + - പ്ലേ ചെയുന്ന വേഗത വർധിപിക്കുക"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - പ്ലേബാക്ക് ശബ്ദം കുറയ്ക്കുക"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - പ്ലേബാക്ക് ശബ്ദം കൂട്ടുക"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "സഹായത്തിനായി ഏതെങ്കിലും കീ അമർത്തുക ..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "ഈ പുസ്തകത്തിന് ഓഡിയോ ലഭ്യമല്ല. eBook-speaker ഉപയോഗിചു ഇത് കേൾക്കാവുന്നതാണ് ."
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "കാത്തിരിക്കൂ... --------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "നിങ്ങൾ എന്താണ് തിരയുന്നത്"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "സമയം (MM:SS) പോവുക :"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - പതിപ്പ് %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "ഉപയോഗം: %s [ഡെയിസി_ഘടനയിലുള്ള_ഡയറക്ടറി | ഡെയിസി_പുസ്തക_ശേഖരം ]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c സിഡി റോം ] [-d pulseaudio_sound_device]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "/proc/mounts ഫയൽ വായിക്കുവാൻ സാധിക്കുന്നില്ല "
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "ഡെയിസി സിഡി ലിനക്സിൽ പ്രവർത്തിപ്പിക്കുവനുള്ള സംവിധാനം"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "ഡെയിസി സിഡി യ്ക്കായി തിരയുന്നു"
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "ഡ്രൈവിൽ ഓഡിയോ സി ഡി യോ ഡെയിസി സി ഡി യോ ലഭ്യമല്ല"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "ഡ്രൈവിൽ ഡെയ്സി സിഡി ഇല്ല"
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "ഒരു ഓഡിയോ - സിഡി കണ്ടെത്തി "
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr ""
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - പതിപ്പ് %s"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "സഹായത്തിനായി 'h' അമർത്തുക "
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr ""
diff --git a/po/nb.gmo b/po/nb.gmo
index 31363d1..39640ca 100644
--- a/po/nb.gmo
+++ b/po/nb.gmo
Binary files differ
diff --git a/po/nb.po b/po/nb.po
index eca79e7..53b3aa5 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Ellen <ellenrohaan@hotmail.com>\n"
"Language-Team: Ellen <ellenrohaan@hotmail.com>\n"
@@ -31,264 +31,264 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Vennligst prøv å spille denne boken med daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Kan ikke lese type: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Gå til side nummer:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Vennligst vent..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Velg et lydkort:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Kan ikke lese %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' for hjelp -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d sider"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nivå: %d of %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total lengde: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Disse kommandoer er tilgjengelig i denne versjon:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "markør ned,2 - flytt markør til neste element"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "markør opp,8 - flytt markør til forrige element"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "markør til høyre,6 - hopp over til neste settning"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "markør til venstre,4 - hopp over til forrige settning"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - viser neste side"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - viser forrige side"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - begynner å spille"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "space,0 - pauserer/gjennopptar spilling"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - spiller på normal tempo"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Trykk en tilfeldig knapp for neste side..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - søker en etikett"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - oppbevarer gjeldende element til disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D ,- - reduserer spille tempo"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
"e,. - slutte daisy-player, plassere et bokmerke og løse ut"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - finner den spillende elementen og plasserer "
"markørender"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - går til tidspunkt i denne sangen (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - går til tidspunkt i denne element (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - går til sidenummer (hvis det finnes)"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - viser hjelp"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - spiller gjeldende element"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - går til neste nivå"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - gå til forrige nivål"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - søker framover"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - søker omvendt"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - selekterer neste lydkart"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - lager en bokmerke"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - avslutter daisy-player og lager en bokmerke"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - stopper å spille"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - øker spille tempo"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - redusere avspillingsvolum"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - øke avspillingsvolumet (pass av rel)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Trykk en tilfeldig knapp for å forlate hjelp..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Denne boken har ingen lyd. Spill denne boken med eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Vennligst vent.. -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Hva søker du?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Gå til tidspunktet (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Versjon %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Forbruk: %s [mappe_med_Daisy-struktur] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_apparat] [-d pulseaudio_lyd_apparat]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Kan ikke lese /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Et program for å spille Daisy CD's med Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Søker etter en Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Ingen DAISY-CD eller Lyd-cd funnet"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Ingen Daisy-cd i spillern."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Funnet en Lyd-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Henter titler fra freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Versjon %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Trykk 'h' for hjelp"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Ingen produkter funnet. Prøv alternativet \"-O\"."
diff --git a/po/nl.gmo b/po/nl.gmo
index cad8831..24dda75 100644
--- a/po/nl.gmo
+++ b/po/nl.gmo
Binary files differ
diff --git a/po/nl.po b/po/nl.po
index 0157b0a..2412bfe 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2013-01-29 15:06+0200\n"
"Last-Translator: Jos Lemmens <jos@jlemmens.nl>\n"
"Language-Team: Jos Lemmens <jos@jlemmens.nl>\n"
@@ -30,312 +30,312 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Probeer dit boek met daisy-player af te spelen"
# 33
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Kan het type %d niet lezen"
# 15
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Ga naar pagina nummer:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Even wachten A.U.B...."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Selecteer een geluikdskaart:"
# 33
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Kan %s niet lezen"
# 5
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' voor hulp -"
# 1
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d pagina's"
# 3
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "niveau: %d - %d"
# 4
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "totale lengte %02d:%02d:%02d"
# 38
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Deze commando's zijn beschikbaar in deze versie"
# 41
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor omlaag,2 - verplaats de cursor naar het volgende item"
# 44
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor omhoog,8 - verplaats de cursor naar het vorige item"
# 43
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor rechts,6 - spring naar de volgende frase"
# 42
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor links,4 - spring naar de vorige frase"
# 57
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - toon de volgende pagina"
# 58
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - toon de vorige pagina"
# 46
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - start afspelen"
# 62
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "spatie,0 - pauze/vervolg het afspelen"
# 50
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - speel af op normale snelheid"
# 23
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Druk op een toets voor de volgende pagina..."
# 32
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - zoek label"
# 45
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - sla huidige item op op schijf"
# 11
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - verlaag afspeel snelheid"
# 59
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - stop daisy-player,plaats een boekenlegger en eject"
# 47
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - vindt het huidige spelende item en plaats de cursor daar"
# 48
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - ga naar tijd in dit lied"
# 48
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - ga naar tijd in dit item"
# 48
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - ga naar pagina nummer"
# 49
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - toon deze help-pagina"
# 51
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - speel alleen dit item af"
# 52
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - schakel naar het volgende niveau"
# 16
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - schakel naar het vorige niveau"
# 55
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr "m - demp geluidsweergave aan/uit"
# 53q
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - zoek voorwaarts"
# 18
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - zoek achteruit"
# 55
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - selecteer de volgende geluidskaart"
# 56
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - plaats een boekenlegger"
# 59
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - stop daisy-player en plaats een boekenlegger"
# 60
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - stop het afspelen"
# 29
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - verhoog afspeel snelheid"
# 11
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - verlaag het volume"
# 29
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - verhoog het volume (pas op voor oversturing)"
# 37
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Druk op een toets om dit help-scherm te verlaten..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Dit boek heeft geen audio. Speel dit boek af met eBook-speaker"
# 20
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Even geduld a.u.b.... ------------------"
# 30
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Wat zoekt u?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Ga naar tijd (MM:SS):"
# 13
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Versie %s %s"
# 39
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Gebruik: %s [map met een Daisy-structuur] | [Daisy_boek_archief]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_apparaat] [-d pulseaudio_geluids_apparaat]"
# 34
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Kan /proc/mounts niet lezen."
# 6
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Een programma om Daisy CD's af te spelen"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Zoeken naar een Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Geen DAISY-CD of Audio-CD gevonden"
# 36
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Geen daisy-cd in speler."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Een Audio-CD gevonden."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Haal de titels op bij freedb.freedb.org..."
# 13
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Versie %s - (C)2019 J. Lemmens"
# 22
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Druk op'h' voor hulp"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Geen items gevonden. Probeer optie \"-O\"."
diff --git a/po/pl.gmo b/po/pl.gmo
index eeb1de6..0637083 100644
--- a/po/pl.gmo
+++ b/po/pl.gmo
Binary files differ
diff --git a/po/pl.po b/po/pl.po
index ac23972..8b8a992 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2018-02-17 11:06+0200\n"
"Last-Translator: Barneyxcq <jimosa4xf2@hotmail.com>\n"
"Language-Team: Barneyxcq <jimosa4xf2@hotmail.com>\n"
@@ -30,262 +30,262 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 16bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Staraj się zagrać w tę książkę z daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Nie można odczytać typ: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Idź do strony numer:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Proszę czekać..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Wybierz kartę dźwiękową:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Nie można odczytać %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' o pomoc -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d strony"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "Poziom: %d z %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "Długość całkowita: %02d:%02d:%02d"
# msgstr "Długość całkowita: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Te polecenia są dostępne w tej wersji:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "Kursor w dół,2 - przesuń kursor do następnego elementu"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "Kursor w górę,8 - przesuń kursor do poprzedniej pozycji"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "Kursor w prawo,6 - przejście do następnej frazy"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "Kursor w lewo,4 - przejście do poprzedniej frazy"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - zobacz następną stronę"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - zobacz poprzednią stronę"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "Enter - rozpoczęcie odtwarzania"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "Space,0 - zatrzymanie odtwarzania"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "Home,* - odtwarzanie na standardowej prędkości"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Naciśnij dowolny klawisz na następnej stronie..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - sprawdź etykietę"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - zapisz aktualną pozycję na dysku"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - zmniejszenie prędkości odtwarzania"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - zamknij daisy-player, umieść zakładkę i wysunąć"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - znajdź element aktualnie odtwarzany i umieść tam kursor"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - idź do czasu odtwarzania tej pozycji (mm:ss)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - idź do czasu odtwarzania tej pozycji (mm:ss)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - przejdź do strony numer (jeśli jest)"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - pomoc"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - po prostu odtwarza aktualną pozycję"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - przejście do następnego poziomu"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "l - przejście do poprzedniego poziomu"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - wyszukiwanie w przód"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "n - wyszukiwanie do tyłu"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - wybierz wyjściowe urządzenie dźwiękowe"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - umieść zakładkę"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - wyjście z daisy-playera i umieszczenie zakładki"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - zatrzymanie odtwarzania"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - zwiększenie prędkości odtwarzania"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "V,1 - zmniejszenie głośności odtwarzania"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - zwiększaj głośność odtwarzania (uważaj na przycinanie)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Naciśnij dowolny klawisz, aby opuścić pomoc..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Ta książka nie ma dźwięku. Zagraj w tę książkę z eBook-speakerem"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Proszę czekać... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Czego szukasz?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Idź do czasu (mm:ss):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Wersja %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Użycie: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio_sound_device]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Nie można odczytać /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Parser odtwarza z Daisy CD's i Linuksem"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Skanowanie Daisy CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "To nie jest Daisy-CD ani Audio-CD."
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "W napędzie nie ma Daisy-CD."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Znaleziono Audio-CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Pobierz tytuły z freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Wersja %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Naciśnij 'h' jeśli potrzebujesz pomocy"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Nie znaleziono żadnych produktów. Spróbuj opcji \"-O\"."
diff --git a/po/pt.gmo b/po/pt.gmo
index eee5fc7..5a864c6 100644
--- a/po/pt.gmo
+++ b/po/pt.gmo
Binary files differ
diff --git a/po/pt.po b/po/pt.po
index e520218..99c228b 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2014-08-26 15:45+0200\n"
"Last-Translator: Thais Rizzi <thais.rizzi@gmail.com>\n"
"Language-Team: Thais Rizzi <thais.rizzi@gmail.com>\n"
@@ -32,261 +32,261 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Por favor, tente jogar este livro com o daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Não conseguer ler tipo: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Vá para a página número:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Por favor, espere..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Selecione uma placa de som:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Não consegue ler %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' para ajuda -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d páginas"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nível: %d de %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "comprimento total: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Esse comandos estão disponíveis nessa versão:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "cursor para baixo,2 - move o cursor para o próximo item"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "cursor para cima,8 - move o cursor para o item anterior"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "cursor para direita,6 - pula para a proxima frase"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "cursor para esquerda,4 - pula para a frase anterior"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "page-down,3 - ver página seguinte"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "page-up,9 - ver página anterior"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - comece a reprodução"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "espaço,0 - pausa/ resumir reprodução"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - reproduzir em velocidade normal"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Pressione qualquer tecla para a próxima pagina..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - procure por uma etiqueta"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - armazena o item atual no disco"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - diminui a velocidade da reprodução"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr "e,. - sair do daisy-player, colocar um marcador e ejetar"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - procura o item atual de reprodução e colocar o cursor lá"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - vai para determinado tempo nessa musica (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - vai para determinado tempo nessa item (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - vai para o número de pagina (se tiver algum)"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - dê essa ajuda"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - só reproduza o item atual"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - mude para o proximo nível"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - mude para o nível anterior"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - procure a frente "
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - procure para trás"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - selecione o próximo dispositivo de saída de som"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - coloque o marcador"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - saia do daisy-player e coloque o marcador"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - pare de reproduzir"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - aumente a velocidade de reprodução"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - diminuir o volume de reprodução"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - aumentar o volume de reprodução (cuidado com Clipping)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Aperte qualquer tecla para sair da ajuda..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Este livro não tem áudio. Reproduzir este livro com eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Por favor espere ... -------------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "O que você procura?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Vá para o tempo (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Versão %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Uso: %s [diretório_com_estrutura_Daisy] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[ -c cdrom_dispositivo] [-d pulseaudio_dispositivo_de_som] [-n | -y]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Não consegue ler /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Um analisador para reproduzir Daisy CD's com o Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Procurando por um CD Daisy..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Nenhum CD DAISY ou CD de áudio identificado"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Nenhum CD Daisy no drive."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "CD de áudio identificado."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Pegar títulos do freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Versão %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Pressione 'h' para ajuda"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Nenhum item encontrado. Tente a opção \"-O\"."
diff --git a/po/sl.gmo b/po/sl.gmo
index 8eea418..c648343 100644
--- a/po/sl.gmo
+++ b/po/sl.gmo
Binary files differ
diff --git a/po/sl.po b/po/sl.po
index db75859..49d5da1 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2015-02-17 17:06+0200\n"
"Last-Translator: Tadej Čepin <tadej.cepin@gmail.com>\n"
"Language-Team: Tadej Čepin <tadej.cepin@gmail.com>\n"
@@ -31,263 +31,263 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Prosimo, poskusite igrati to knjigo z daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Ne morem prebrati zvrsti: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Pojdi na stran s številko:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Prosim počakaj..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Izberi zvočno kartico:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Ne morem prebrati %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' za pomoč -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d strani"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nivo: %d od %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "skupna dolžina: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "V tej različici so na voljo naslednji ukazi:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "puščica navzdol,2 - premakni utripalko na naslednji element"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "puščica navzgor,8 - premakni utripalko na predhodni element"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "puščica desno,6 - skoči na naslednjo frazo"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "puščica levo,4 - skoči na predhodno frazo"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "stran-dol,3 - pokaži naslednjo stran"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "stran-gor,9 - pokaži predhodno stran"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - začni predvajanje"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "preslednica,0 - zaustavi/nadaljuj predvajanje"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "domov,* - predvajaj z običajno hitrostjo"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Za prehod na naslednjo stran pritisni katerokoli tipko..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - poišči etiketo"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - shrani trenutni element na disk"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - zmanjšaj hitrost predvajanja"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
"e,. - izhod iz predvajalnika DAISY, nastavi zaznamek in izvrzi "
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr ""
"f - najdi trenutno predvajan predmet in nanj postavi utripalko"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - pojdi na čas v tej skladbi (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - pojdi na čas v tej skladbi (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - pojdi na stran s številko"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - podaj to pomoč"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - samo predvajaj trenutni element"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - preklopi na naslednji nivo"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - preklopi na prejšnji nivo"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - išči naprej"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - išči nazaj"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - izberi naslednjo izhodno zvočno napravo"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - postavi zaznamek"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - zapusti predvajalnik DAISY in postavi zaznamek"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - zaustavi predvajanje"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - povečaj hitrost predvajanja"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - zmanjša predvajanja glasnosti"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - povečanje predvajanja volumen (pazi Clipping)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Za izhod iz menija pomoči pritisni katerokoli tipko..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Ta knjiga nima zvoka. Igraj to knjigo z eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Prosim počakaj... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Kaj iščeš?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Pojdi na čas (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Verzija %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Uporaba: %s [imenik_s_strukturo-DAISY] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_naprava] [-d pulseaudio_zvočna_naprava]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Ne morem prebrati /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Razčlenjevalnik, ki predvaja DAISY CD-je na Linux-u"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Iščem DAISY CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Nisem našel nobenega DAISY CD-ja ali zvočnega CD-ja."
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "V pogonu ni DAISY CD-ja."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Našel sem zvočni CD."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Pridobi naslove iz freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Verzija %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Za pomoč pritisni tipko 'h'"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Ni elementov. Poskusite z možnostjo \"-O\"."
diff --git a/po/sv.gmo b/po/sv.gmo
index 436cd97..dbe7162 100644
--- a/po/sv.gmo
+++ b/po/sv.gmo
Binary files differ
diff --git a/po/sv.po b/po/sv.po
index ccb34a3..112e182 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gettext 0.11.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\n"
-"POT-Creation-Date: 2019-05-13 14:36+0200\n"
+"POT-Creation-Date: 2019-07-22 15:56+0200\n"
"PO-Revision-Date: 2014-12-03 15:06+0200\n"
"Last-Translator: Kim Nilsson <kim.nilsson@no-substitute.com>\n"
"Language-Team: Kim Nilsson <kim.nilsson@no-substitute.com>\n"
@@ -31,262 +31,262 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/common.c:31 src/common.c:295 src/common.c:498
+#: src/common.c:31 src/common.c:287 src/common.c:485
msgid "Please try to play this book with daisy-player"
msgstr "Försök att spela den här boken med daisy-player"
-#: src/common.c:833
+#: src/common.c:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Kan inte läsa typ: %d"
-#: src/common.c:913
+#: src/common.c:827
msgid "Go to page number:"
msgstr "Gå till sidnummer:"
-#: src/common.c:931
+#: src/common.c:845
msgid "Please wait..."
msgstr "Vänta..."
-#: src/common.c:1034
+#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Välj ett ljudkort:"
-#: src/daisy2.02.c:49 src/daisy2.02.c:144 src/daisy2.02.c:303
-#: src/daisy-player.c:782 src/daisy-player.c:1758 src/daisy-player.c:1787
-#: src/daisy-player.c:2090 src/daisy-player.c:2255
+#: src/daisy2.02.c:48 src/daisy2.02.c:134 src/daisy2.02.c:287
+#: src/daisy-player.c:807 src/daisy-player.c:1783 src/daisy-player.c:1812
+#: src/daisy-player.c:2115 src/daisy-player.c:2280
#, c-format
msgid "Cannot read %s"
msgstr "Kan ej läsa %s"
-#: src/daisy-player.c:320
+#: src/daisy-player.c:319
msgid "'h' for help -"
msgstr "'h' för hjälp -"
-#: src/daisy-player.c:324
+#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d sidor"
-#: src/daisy-player.c:329
+#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "nivå: %d av %d"
-#: src/daisy-player.c:337
+#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total längd: %02d:%02d:%02d"
-#: src/daisy-player.c:637
+#: src/daisy-player.c:662
msgid "These commands are available in this version:"
msgstr "Dessa kommando är tillgängliga i denna version:"
-#: src/daisy-player.c:641
+#: src/daisy-player.c:666
msgid "cursor down,2 - move cursor to the next item"
msgstr "pil ner,2 - gå till nästa rad"
-#: src/daisy-player.c:643
+#: src/daisy-player.c:668
msgid "cursor up,8 - move cursor to the previous item"
msgstr "pil upp,8 - gå till föregående rad"
-#: src/daisy-player.c:645
+#: src/daisy-player.c:670
msgid "cursor right,6 - skip to next phrase"
msgstr "pil höger,6 - hoppa till nästa fras"
-#: src/daisy-player.c:647
+#: src/daisy-player.c:672
msgid "cursor left,4 - skip to previous phrase"
msgstr "pil vänster,4 - hoppa til föregående fras"
-#: src/daisy-player.c:649
+#: src/daisy-player.c:674
msgid "page-down,3 - view next page"
msgstr "pgdn,3 - visa nästa sida"
-#: src/daisy-player.c:651
+#: src/daisy-player.c:676
msgid "page-up,9 - view previous page"
msgstr "pgup,9 - visa föregående sida"
-#: src/daisy-player.c:653
+#: src/daisy-player.c:678
msgid "enter - start playing"
msgstr "enter - börja spela"
-#: src/daisy-player.c:655
+#: src/daisy-player.c:680
msgid "space,0 - pause/resume playing"
msgstr "mellanslag,0 - pausa/starta igen"
-#: src/daisy-player.c:657
+#: src/daisy-player.c:682
msgid "home,* - play on normal speed"
msgstr "home,* - spela i normal hastighet"
-#: src/daisy-player.c:659
+#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Tryck valfri tangent för nästa sida..."
-#: src/daisy-player.c:665
+#: src/daisy-player.c:690
msgid "/ - search for a label"
msgstr "/ - sök efter etikett"
-#: src/daisy-player.c:667
+#: src/daisy-player.c:692
msgid "d - store current item to disk"
msgstr "d - spara aktuell rad till fil"
-#: src/daisy-player.c:669
+#: src/daisy-player.c:694
msgid "D,- - decrease playing speed"
msgstr "D,- - sänk läshastigheten"
-#: src/daisy-player.c:671
+#: src/daisy-player.c:696
msgid "e,. - quit daisy-player, place a bookmark and eject"
msgstr ""
"e,. - stäng av daisy-player, spara ett bokmärke och knuffa ut CD:n"
-#: src/daisy-player.c:673
+#: src/daisy-player.c:698
msgid ""
"f - find the currently playing item and place the cursor there"
msgstr "f - hitta det aktuella spåret och vänta där"
-#: src/daisy-player.c:676
+#: src/daisy-player.c:701
msgid "g - go to time in this song (MM:SS)"
msgstr "g - gå till viss tid i detta spår (MM:SS)"
-#: src/daisy-player.c:679
+#: src/daisy-player.c:704
msgid "g - go to time in this item (MM:SS)"
msgstr "g - gå till viss tid i detta spår (MM:SS)"
-#: src/daisy-player.c:682
+#: src/daisy-player.c:707
msgid "G - go to page number"
msgstr "G - gå till sidnummer"
-#: src/daisy-player.c:684
+#: src/daisy-player.c:709
msgid "h,? - give this help"
msgstr "h,? - visa denna hjälp"
-#: src/daisy-player.c:686
+#: src/daisy-player.c:711
msgid "j,5 - just play current item"
msgstr "j,5 - bara spela aktuellt spår"
-#: src/daisy-player.c:688
+#: src/daisy-player.c:713
msgid "l - switch to next level"
msgstr "l - byta till nästa nivå"
-#: src/daisy-player.c:690
+#: src/daisy-player.c:715
msgid "L - switch to previous level"
msgstr "L - byta till föregående nivå"
-#: src/daisy-player.c:692
+#: src/daisy-player.c:717
msgid "m - mute sound output on/off"
msgstr ""
-#: src/daisy-player.c:694
+#: src/daisy-player.c:719
msgid "n - search forwards"
msgstr "n - sök framåt"
-#: src/daisy-player.c:696
+#: src/daisy-player.c:721
msgid "N - search backwards"
msgstr "N - sök bakåt"
-#: src/daisy-player.c:698
+#: src/daisy-player.c:723
msgid "o - select next output sound device"
msgstr "o - välj nästa ljudenhet"
-#: src/daisy-player.c:700
+#: src/daisy-player.c:725
msgid "p - place a bookmark"
msgstr "p - spara ett bokmärke"
-#: src/daisy-player.c:702
+#: src/daisy-player.c:727
msgid "q - quit daisy-player and place a bookmark"
msgstr "q - stäng av daisy-player och spara ett bokmärke"
-#: src/daisy-player.c:704
+#: src/daisy-player.c:729
msgid "s - stop playing"
msgstr "s - sluta spela"
-#: src/daisy-player.c:706
+#: src/daisy-player.c:731
msgid "U,+ - increase playing speed"
msgstr "U,+ - öka läshastigheten"
-#: src/daisy-player.c:708
+#: src/daisy-player.c:733
msgid "v,1 - decrease playback volume"
msgstr "v,1 - minska uppspelningsvolymen"
-#: src/daisy-player.c:710
+#: src/daisy-player.c:735
msgid "V,7 - increase playback volume (beware of Clipping)"
msgstr "V,7 - öka uppspelningsvolymen (se upp för klippning)"
-#: src/daisy-player.c:712
+#: src/daisy-player.c:737
msgid "Press any key to leave help..."
msgstr "Tryck valfri tangent för att lämna hjälp..."
-#: src/daisy-player.c:849 src/daisy-player.c:1238
+#: src/daisy-player.c:874 src/daisy-player.c:1263
msgid "This book has no audio. Play this book with eBook-speaker"
msgstr "Den här boken har inget ljud. Spela denna bok med eBook-speaker"
-#: src/daisy-player.c:868
+#: src/daisy-player.c:893
msgid "Please wait... -------------------------"
msgstr "Vänligen vänta... -------------------------"
-#: src/daisy-player.c:978
+#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "Vad söker du efter?"
-#: src/daisy-player.c:1080
+#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Gå till tid (MM:SS):"
-#: src/daisy-player.c:1703 src/daisy-player.c:1969 src/daisy-player.c:1985
-#: src/daisy-player.c:2085 src/daisy-player.c:2102
+#: src/daisy-player.c:1728 src/daisy-player.c:1994 src/daisy-player.c:2010
+#: src/daisy-player.c:2110 src/daisy-player.c:2127
#, c-format
msgid "Daisy-player - Version %s %s"
msgstr "Daisy-player - Version %s %s"
-#: src/daisy-player.c:1706
+#: src/daisy-player.c:1731
#, c-format
msgid "Usage: %s [directory_with_a_Daisy-structure] | [Daisy_book_archive]"
msgstr "Användning: %s [mapp_med_en_Daisy-struktur] | [Daisy_book_archive]"
-#: src/daisy-player.c:1709
+#: src/daisy-player.c:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_enhet] [-d pulseaudio_ljudenhet]"
-#: src/daisy-player.c:1722
+#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Kan inte läsa /proc/mounts."
-#: src/daisy-player.c:1971
+#: src/daisy-player.c:1996
#, c-format
msgid "A parser to play Daisy CD's with Linux"
msgstr "Ett program som spelar Daisy-skivor med Linux"
-#: src/daisy-player.c:1973
+#: src/daisy-player.c:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Letar efter en Daisy-CD..."
-#: src/daisy-player.c:2066 src/daisy-player.c:2200
+#: src/daisy-player.c:2091 src/daisy-player.c:2225
msgid "No DAISY-CD or Audio-cd found"
msgstr "Ingen DAISY-CD eller ljud-cd hittad"
-#: src/daisy-player.c:2122 src/daisy-player.c:2133 src/daisy-player.c:2161
+#: src/daisy-player.c:2147 src/daisy-player.c:2158 src/daisy-player.c:2186
msgid "No Daisy CD in drive."
msgstr "Ingen Daisy-CD i CD-spelaren."
-#: src/daisy-player.c:2176
+#: src/daisy-player.c:2201
msgid "Found an Audio-CD."
msgstr "Hittade en ljud-cd."
-#: src/daisy-player.c:2178
+#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Hämtar titlar från freedb.freedb.org..."
-#: src/daisy-player.c:2360
+#: src/daisy-player.c:2385
#, c-format
msgid "Daisy-player - Version %s - (C)2019 J. Lemmens"
msgstr "Daisy-player - Version %s - (C)2019 J. Lemmens"
-#: src/daisy-player.c:2373
+#: src/daisy-player.c:2398
msgid "Press 'h' for help"
msgstr "Tryck 'h' för hjälp"
-#: src/ncx.c:273
+#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "Inga föremål hittades. Prova alternativet \"-O\"."
diff --git a/src/common.c b/src/common.c
index ca4234c..8100721 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1,7 +1,7 @@
/* common.c - common functions used by daisy-player and eBook-speaker.
*
* Copyright (C)2018 J. Lemmens
- *
+ *
* This program 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 (at your
@@ -227,23 +227,15 @@ void find_index_names (misc_t *misc)
void kill_player (misc_t *misc)
{
while (kill (misc->player_pid, SIGHUP) == 0);
-#ifdef EBOOK_SPEAKER
- unlink (misc->eBook_speaker_txt);
- unlink (misc->tmp_wav);
-#endif
-#ifdef DAISY_PLAYER
if (misc->cd_type == CDIO_DISC_MODE_CD_DA)
while (kill (misc->cdda_pid, SIGKILL) == 0);
unlink (misc->tmp_wav);
-#endif
} // kill_player
void skip_right (misc_t *misc, daisy_t *daisy)
{
-#ifdef DAISY_PLAYER
if (misc->cd_type == CDIO_DISC_MODE_CD_DA)
return;
-#endif
if (misc->playing == -1)
{
beep ();
@@ -294,12 +286,7 @@ int handle_ncc_html (misc_t *misc, my_attribute_t *my_attribute,
printf ("%s\n",
gettext ("Please try to play this book with daisy-player"));
beep ();
-#ifdef DAISY_PLAYER
quit_daisy_player (misc, my_attribute, daisy);
-#endif
-#ifdef EBOOK_SPEAKER
- quit_eBook_speaker (misc, my_attribute, daisy);
-#endif
_exit (EXIT_SUCCESS);
} // if
return misc->total_items;
@@ -497,12 +484,7 @@ daisy_t *create_daisy_struct (misc_t *misc,
printf ("%s\n",
gettext ("Please try to play this book with daisy-player"));
beep ();
-#ifdef DAISY_PLAYER
quit_daisy_player (misc, my_attribute, daisy);
-#endif
-#ifdef EBOOK_SPEAKER
- quit_eBook_speaker (misc, my_attribute, daisy);
-#endif
_exit (EXIT_SUCCESS);
} // if
@@ -510,12 +492,6 @@ daisy_t *create_daisy_struct (misc_t *misc,
if (misc->items_in_opf > misc->items_in_ncx)
misc->total_items = misc->items_in_opf;
switch (chdir (misc->daisy_mp));
-#ifdef EBOOK_SPEAKER
- snprintf (misc->eBook_speaker_txt, MAX_STR,
- "%s/eBook-speaker.txt", misc->daisy_mp);
- snprintf (misc->tmp_wav, MAX_STR,
- "%s/eBook-speaker.wav", misc->daisy_mp);
-#endif
return (daisy_t *) calloc (misc->total_items + 1, sizeof (daisy_t));
} // create_daisy_struct
@@ -531,15 +507,6 @@ void make_tmp_dir (misc_t *misc)
beep ();
failure (misc, misc->tmp_dir, e);
} // if
-#ifdef EBOOK_SPEAKER
- switch (chdir (misc->tmp_dir))
- {
- case 01:
- failure (misc, misc->tmp_dir, errno);
- default:
- break;
- } // switch
-#endif
} // make_tmp_dir
void remove_tmp_dir (misc_t *misc)
@@ -550,13 +517,11 @@ void remove_tmp_dir (misc_t *misc)
return;
// Be sure not to remove wrong files
-#ifdef DAISY_PLAYER
if (misc->cd_type == CDIO_DISC_MODE_CD_DA)
{
rmdir (misc->tmp_dir);
return;
} // if
-#endif
snprintf (misc->cmd, MAX_CMD - 1, "rm -rf %s", misc->tmp_dir);
if (system (misc->cmd) != 0)
@@ -580,26 +545,6 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
xmlTextReaderGetAttribute (ptr, BAD_CAST "class"));
if (strcmp (attr, "(null)"))
sprintf (my_attribute->class, "%s", attr);
-#ifdef EBOOK_SPEAKER
- if (misc->option_b == 0)
- {
- snprintf (attr, MAX_STR - 1, "%s", (char *)
- xmlTextReaderGetAttribute
- (ptr, (xmlChar *) "break_phrase"));
- if (strcmp (attr, "(null)"))
- {
- if (*attr == 'y' || *attr == 'n')
- misc->break_phrase = *attr;
- else
- misc->break_phrase = atoi (attr);
- } // if
- } // if
- snprintf (attr, MAX_STR - 1, "%s", (char *)
- xmlTextReaderGetAttribute (ptr, BAD_CAST "my_class"));
- if (strcmp (attr, "(null)"))
- strncpy (my_attribute->my_class, attr, MAX_STR - 1);
-#endif
-#ifdef DAISY_PLAYER
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, BAD_CAST "clip-begin"));
if (strcmp (attr, "(null)"))
@@ -616,7 +561,6 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "clipend"));
if (strcmp (attr, "(null)"))
strncpy (my_attribute->clip_end, attr, MAX_STR - 1);
-#endif
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "href"));
if (strcmp (attr, "(null)"))
@@ -626,13 +570,11 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
free (my_attribute->id);
my_attribute->id = strdup ((char *) xmlTextReaderGetAttribute (ptr,
(const xmlChar *) "id"));
-#ifdef DAISY_PLAYER
if (strcmp (my_attribute->id, misc->current_id) != 0)
{
free (misc->current_id);
misc->current_id = strdup (my_attribute->id);
- } // if
-#endif
+ } // if
} // if
if (xmlTextReaderGetAttribute (ptr, (const xmlChar *) "idref") != NULL)
{
@@ -705,13 +647,6 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "playorder"));
if (strcmp (attr, "(null)"))
strncpy (my_attribute->playorder, attr, MAX_STR - 1);
-#ifdef EBOOK_SPEAKER
- snprintf (attr, MAX_STR - 1, "%s", (char *)
- xmlTextReaderGetAttribute (ptr, (const xmlChar *) "phrase"));
- if (strcmp (attr, "(null)"))
- misc->phrase_nr = atoi ((char *) attr);
-#endif
-#ifdef DAISY_PLAYER
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "seconds"));
if (strcmp (attr, "(null)"))
@@ -720,7 +655,6 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
if (misc->seconds < 0)
misc->seconds = 0;
} // if
-#endif
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "smilref"));
if (strcmp (attr, "(null)"))
@@ -738,12 +672,10 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "cd_dev"));
if (strcmp (attr, "(null)"))
strncpy (misc->cd_dev, attr, MAX_STR - 1);
-#ifdef DAISY_PLAYER
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "cddb_flag"));
if (strcmp (attr, "(null)"))
misc->cddb_flag = (char) attr[0];
-#endif
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "speed"));
if (strcmp (attr, "(null)"))
@@ -758,12 +690,6 @@ void get_attributes (misc_t *misc, my_attribute_t *my_attribute,
my_attribute->src = strdup ((char *) xmlTextReaderGetAttribute (ptr,
(const xmlChar *) "src"));
} // if
-#ifdef EBOOK_SPEAKER
- snprintf (attr, MAX_STR - 1, "%s", (char *)
- xmlTextReaderGetAttribute (ptr, (const xmlChar *) "tts"));
- if (strcmp (attr, "(null)"))
- misc->attr_tts_no = atof ((char *) attr);
-#endif
snprintf (attr, MAX_STR - 1, "%s", (char *)
xmlTextReaderGetAttribute (ptr, (const xmlChar *) "toc"));
if (strcmp (attr, "(null)"))
@@ -782,13 +708,8 @@ int get_tag_or_label (misc_t *misc, my_attribute_t *my_attribute,
*misc->tag = 0;
misc->label = realloc (misc->label, 1);
*misc->label = 0;
-#ifdef EBOOK_SPEAKER
- *my_attribute->my_class = 0;
-#endif
*my_attribute->class = 0;
-#ifdef DAISY_PLAYER
*my_attribute->clip_begin = *my_attribute->clip_end = 0;
-#endif
*my_attribute->href = *my_attribute->media_type =
*my_attribute->playorder = *my_attribute->smilref = 0;
*my_attribute->toc = *my_attribute->value = 0;
@@ -840,7 +761,6 @@ int get_tag_or_label (misc_t *misc, my_attribute_t *my_attribute,
n = xmlTextReaderAttributeCount (reader);
for (i = 0; i < n; i++)
get_attributes (misc, my_attribute, reader);
-#ifdef DAISY_PLAYER
if (strcasecmp (misc->tag, "audio") == 0)
{
free (misc->prev_id);
@@ -848,7 +768,6 @@ int get_tag_or_label (misc_t *misc, my_attribute_t *my_attribute,
free (misc->audio_id);
misc->audio_id = strdup (misc->current_id);
} // if
-#endif
return 1;
case XML_READER_TYPE_END_ELEMENT:
snprintf (misc->tag, MAX_TAG - 1, "/%s",
@@ -897,15 +816,10 @@ void go_to_page_number (misc_t *misc, my_attribute_t *my_attribute,
char pn[15];
kill_player (misc);
-#ifdef DAISY_PLAYER
if (misc->cd_type != CDIO_DISC_MODE_CD_DA)
misc->player_pid = -2;
-#endif
misc->playing = misc->just_this_item = -1;
view_screen (misc, daisy);
-#ifdef EBOOK_SPEAKER
- remove (misc->tmp_wav);
-#endif
unlink ("old.wav");
mvwprintw (misc->titlewin, 1, 0,
"----------------------------------------");
@@ -932,24 +846,14 @@ void go_to_page_number (misc_t *misc, my_attribute_t *my_attribute,
wattroff (misc->titlewin, A_BOLD);
wrefresh (misc->titlewin);
misc->playing = misc->current_page_number = 0;
-#ifdef EBOOK_SPEAKER
- misc->phrase_nr = 0;
-#endif
for (misc->current = 0; misc->current < misc->total_items; misc->current++)
{
if (daisy[misc->current].page_number == atoi (pn))
{
// at the start of an item
misc->displaying = misc->playing = misc->current;
-#ifdef DAISY_PLAYER
open_clips_file (misc, my_attribute, daisy[misc->playing].clips_file,
daisy[misc->playing].clips_anchor);
-#endif
-#ifdef EBOOK_SPEAKER
- open_xml_file (misc, my_attribute, daisy,
- daisy[misc->playing].xml_file,
- daisy[misc->playing].xml_anchor);
-#endif
misc->elapsed_seconds = time (NULL);
return;
} // if
@@ -963,14 +867,8 @@ void go_to_page_number (misc_t *misc, my_attribute_t *my_attribute,
} // for
// start searching here
-#ifdef DAISY_PLAYER
open_clips_file (misc, my_attribute, daisy[misc->playing].clips_file,
daisy[misc->playing].clips_anchor);
-#endif
-#ifdef EBOOK_SPEAKER
- open_xml_file (misc, my_attribute, daisy, daisy[misc->playing].xml_file,
- daisy[misc->playing].xml_anchor);
-#endif
while (1)
{
if (misc->current_page_number == atoi (pn))
@@ -985,22 +883,11 @@ void go_to_page_number (misc_t *misc, my_attribute_t *my_attribute,
{
misc->current = misc->playing = 0;
misc->current_page_number = daisy[misc->playing].page_number;
-#ifdef DAISY_PLAYER
open_clips_file (misc, my_attribute, daisy[misc->playing].clips_file,
daisy[misc->playing].clips_anchor);
-#endif
-#ifdef EBOOK_SPEAKER
- open_xml_file (misc, my_attribute, daisy, daisy[misc->playing].xml_file,
- daisy[misc->playing].xml_anchor);
-#endif
return;
} // if current_page_number > pn
-#ifdef DAISY_PLAYER
get_next_clips (misc, my_attribute, daisy);
-#endif
-#ifdef EBOOK_SPEAKER
- get_next_phrase (misc, my_attribute, daisy, 0);
-#endif
} // while
} // go_to_page_number
@@ -1040,7 +927,9 @@ void select_next_output_device (misc_t *misc, daisy_t *daisy)
nodelay (misc->screenwin, FALSE);
while (! misc->term_signaled)
{
- char dev[5];
+ char dev[5], *str;
+ size_t len = 0;
+ int total;
FILE *p;
if ((p = popen ("LANG=C /usr/bin/pactl list sinks", "r")) == NULL)
@@ -1052,20 +941,20 @@ void select_next_output_device (misc_t *misc, daisy_t *daisy)
_exit (EXIT_FAILURE);
} // if
- size_t len = 0;
- int total;
- char *str = NULL;
-
n = -1;
+ str = NULL;
+ len = 0;
while (! misc->term_signaled)
{
if (getline (&str, &len, p) == -1)
break;
- if (strncmp (str, "Sink", 4) == 0)
+ if (strncasecmp (str, "Sink", 4) == 0)
{
memset (sink_info[++n], ' ', 70);
- continue;
} // if
+
+/* disabled.
+ Requested by Didier Spaier <didier@slint.fr>
if (strstr (str, "Description:"))
{
int x;
@@ -1075,17 +964,24 @@ void select_next_output_device (misc_t *misc, daisy_t *daisy)
sink_info[n][x] = ' ';
sink_info[n][x] = 0 ;
} // if
- if (strstr (str, "Mute:"))
+*/
+ if (strcasestr (str, "alsa.card_name"))
+ {
+ len = strlen (str + 20);
+ memcpy (sink_info[n], str + 20, len);
+ memset (sink_info[n] + len - 2, ' ', 55 - len);
+ } // if
+ if (strcasestr (str, "Mute:"))
{
strcpy (sink_info[n] + 53, strstr (str, "Mute:"));
sink_info[n][52] = ' ';
} // if
if (strcasestr (str, "Volume:"))
{
- if (strcasestr (str, "Base"))
- continue;
int x;
+ if (strcasestr (str, "Base"))
+ continue;
sink_info[n][strlen (sink_info[n]) - 1] = ' ';
sink_info[n][strlen (sink_info[n])] = ' ';
strcpy (sink_info[n] + 63, strstr (str, "Volume:"));
@@ -1101,6 +997,7 @@ void select_next_output_device (misc_t *misc, daisy_t *daisy)
} // if
} // while
total = n + 1;
+ free (str);
pclose (p);
/* The build-in pactl function with argument list gives problems.
@@ -1185,16 +1082,11 @@ void reset_term_signal_handlers_after_fork (void)
void free_all (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
{
-#ifdef DAISY_PLAYER
free (misc->pause_resume_id);
free (misc->prev_id);
free (misc->current_id);
free (misc->audio_id);
free (misc->current_audio_file);
-#endif
-#ifdef EBOOK_SPEAKER
- free (misc->src_dir);
-#endif
free (misc->daisy_mp);
free (misc->tmp_dir);
free (misc->label);
diff --git a/src/daisy-player.c b/src/daisy-player.c
index 46ee61d..b8709ae 100644
--- a/src/daisy-player.c
+++ b/src/daisy-player.c
@@ -18,7 +18,6 @@
*/
#include "daisy.h"
-extern void quit_daisy_player (misc_t *, my_attribute_t *, daisy_t *);
void put_bookmark (misc_t *misc)
{
@@ -528,6 +527,32 @@ void write_wav (misc_t *misc, my_attribute_t *my_attribute,
printf ("%s: %s\n", misc->current_audio_file, strerror (e));
_exit (EXIT_FAILURE);
} // if
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
madplay (misc->current_audio_file, begin, duration, out_cdr);
r = open (out_cdr, O_RDONLY);
while ((in = read (r, &buffer, BUF_SIZE)) > 0)
@@ -603,7 +628,7 @@ void store_to_disk (misc_t *misc, my_attribute_t *my_attribute,
char *str;
int i, current, playing;
- playing =misc->playing;
+ playing = misc->playing;
if (playing > -1)
pause_resume (misc, my_attribute, daisy);
wclear (misc->screenwin);
diff --git a/src/daisy2.02.c b/src/daisy2.02.c
index 8393d89..bdca005 100644
--- a/src/daisy2.02.c
+++ b/src/daisy2.02.c
@@ -25,7 +25,6 @@ int get_page_number_2 (misc_t *misc, my_attribute_t *my_attribute,
// function for daisy 2.02
if (daisy[misc->playing].page_number == 0)
return 0;
-#ifdef DAISY_PLAYER
char *src, *anchor;
xmlTextReaderPtr page;
htmlDocPtr doc;
@@ -85,33 +84,26 @@ int get_page_number_2 (misc_t *misc, my_attribute_t *my_attribute,
return 1;
} // if
} // while
-#endif
while (1)
{
if (*misc->label)
{
misc->current_page_number = atoi (misc->label);
-#ifdef DAISY_PLAYER
free (anchor);
free (src);
-#endif
return 1;
} // if
if (! get_tag_or_label (misc, my_attribute, misc->reader))
{
-#ifdef DAISY_PLAYER
free (anchor);
free (src);
-#endif
return 0;
} // if
} // while
attr = attr; // don't need it in eBook-speaker
-#ifdef DAISY_PLAYER
free (anchor);
free (src);
-#endif
} // get_page_number_2
void parse_smil_2 (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
@@ -120,9 +112,7 @@ void parse_smil_2 (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
htmlDocPtr doc;
xmlTextReaderPtr parse;
-#ifdef DAISY_PLAYER
misc->total_time = 0;
-#endif
misc->current = 0;
while (1)
{
@@ -174,15 +164,12 @@ void parse_smil_2 (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
} // if
} // while
} // if clips_anchor
-#ifdef DAISY_PLAYER
daisy[misc->current].duration = 0;
*daisy[misc->current].first_id = 0;
-#endif
while (1)
{
if (! get_tag_or_label (misc, my_attribute, parse))
break;
-#ifdef DAISY_PLAYER
if (strcasecmp (misc->tag, "audio") == 0)
{
if (! *daisy[misc->current].first_id)
@@ -231,7 +218,6 @@ void parse_smil_2 (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
daisy[misc->current + 1].clips_anchor) == 0)
break;
} // if (strcasecmp (misc->tag, "audio") == 0)
-#endif
if (strcasecmp (misc->tag, "text") == 0)
{
free (daisy[misc->current].smil_anchor);
@@ -259,9 +245,7 @@ void parse_smil_2 (misc_t *misc, my_attribute_t *my_attribute, daisy_t *daisy)
} // while
xmlTextReaderClose (parse);
xmlFreeDoc (doc);
-#ifdef DAISY_PLAYER
misc->total_time += daisy[misc->current].duration;
-#endif
misc->current++;
if (misc->current >= misc->total_items)
return;
diff --git a/src/daisy3.c b/src/daisy3.c
index 3515ad1..519f215 100644
--- a/src/daisy3.c
+++ b/src/daisy3.c
@@ -26,7 +26,6 @@ int get_page_number_3 (misc_t *misc, my_attribute_t *my_attribute)
{
if (! get_tag_or_label (misc, my_attribute, misc->reader))
return 0;
-#ifdef DAISY_PLAYER
if (strcasecmp (misc->tag, "text") == 0)
{
char *file, *anchor;
@@ -97,19 +96,6 @@ int get_page_number_3 (misc_t *misc, my_attribute_t *my_attribute)
} // if
} // while
} // if pagenum
-#endif
-
-#ifdef EBOOK_SPEAKER
- if (*misc->label)
- {
- misc->current_page_number = atoi (misc->label);
- return 1;
- } // if
- if (! get_tag_or_label (misc, my_attribute, misc->reader))
- {
- return 0;
- } // if
-#endif
} // while
} // get_page_number_3
diff --git a/src/ncx.c b/src/ncx.c
index d63d906..b718bcc 100644
--- a/src/ncx.c
+++ b/src/ncx.c
@@ -177,7 +177,6 @@ void parse_content_ncx (misc_t *misc, my_attribute_t *my_attribute,
htmlDocPtr doc;
xmlTextReaderPtr content;
-#ifdef DAISY_PLAYER
daisy[misc->current].clips_file = realloc (daisy[misc->current].clips_file,
strlen (misc->daisy_mp) + strlen (my_attribute->src) + 5);
sprintf (daisy[misc->current].clips_file, "%s/%s",
@@ -196,14 +195,6 @@ void parse_content_ncx (misc_t *misc, my_attribute_t *my_attribute,
misc->ncx_failed = 1;
return;
} // if
-#endif
-#ifdef EBOOK_SPEAKER
- if (! (doc = htmlParseFile (daisy[misc->current].smil_file, "UTF-8")))
- {
- misc->ncx_failed = 1;
- return;
- } // if
-#endif
if (! (content = xmlReaderWalker (doc)))
{
misc->ncx_failed = 1;
@@ -232,7 +223,6 @@ void parse_content_ncx (misc_t *misc, my_attribute_t *my_attribute,
{
if (! get_tag_or_label (misc, my_attribute, content))
break;
-#ifdef DAISY_PLAYER
if (*my_attribute->id)
{
if (! *daisy[misc->current].first_id)
@@ -241,11 +231,6 @@ void parse_content_ncx (misc_t *misc, my_attribute_t *my_attribute,
} // if
if (strcasecmp (misc->tag, "audio") == 0)
break;
-#endif
-#ifdef EBOOK_SPEAKER
- if (strcasecmp (misc->tag, "text") == 0)
- break;
-#endif
if (misc->current + 1 < misc->total_items)
{
if (*daisy[misc->current + 1].smil_anchor)
@@ -275,10 +260,8 @@ void parse_ncx (misc_t *misc, my_attribute_t *my_attribute,
misc->total_items = misc->items_in_ncx;
if (misc->total_items == 0)
misc->total_items = 1;
-#ifdef DAISY_PLAYER
for (i = 0; i < misc->items_in_ncx; i++)
*daisy[i].first_id = 0;
-#endif
fill_smil_anchor_ncx (misc, my_attribute, daisy);
if (! (doc = htmlParseFile (misc->ncx_name, "UTF-8")))
{
@@ -300,14 +283,12 @@ void parse_ncx (misc_t *misc, my_attribute_t *my_attribute,
break;
if (! get_tag_or_label (misc, my_attribute, ncx))
break;
-#ifdef DAISY_PLAYER
if (! *daisy[misc->current].first_id)
{
if (*my_attribute->id)
strncpy (daisy[misc->current].first_id, my_attribute->id,
MAX_STR);
} // if
-#endif
if (strcasecmp (misc->tag, "docAuthor") == 0)
{
if (xmlTextReaderIsEmptyElement (ncx))
@@ -323,10 +304,6 @@ void parse_ncx (misc_t *misc, my_attribute_t *my_attribute,
misc->level++;
if (misc->level > misc->depth)
misc->depth = misc->level;
-#ifdef EBOOK_SPEAKER
- strncpy (daisy[misc->current].my_class, my_attribute->my_class,
- MAX_STR - 1);
-#endif
while (1)
{
if (! get_tag_or_label (misc, my_attribute, ncx))
@@ -380,13 +357,5 @@ void parse_ncx (misc_t *misc, my_attribute_t *my_attribute,
for (i = 0; i < misc->items_in_ncx; i++)
{
-#ifdef EBOOK_SPEAKER
- *daisy[i].class = 0;
- if (misc->verbose)
- {
- printf ("\r\norig %d %s ", i, daisy[i].smil_file);
- fflush (stdout);
- } // if
-#endif
} //for
} // parse_ncx
diff --git a/src/pactl/Makefile.in b/src/pactl/Makefile.in
index 7747984..220329e 100644
--- a/src/pactl/Makefile.in
+++ b/src/pactl/Makefile.in
@@ -189,6 +189,7 @@ am__relativize = \
done; \
reldir="$$dir2"
ACLOCAL = @ACLOCAL@
+ALLOCA = @ALLOCA@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AUTOCONF = @AUTOCONF@
@@ -196,6 +197,9 @@ AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
+CCAS = @CCAS@
+CCASDEPMODE = @CCASDEPMODE@
+CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
@@ -211,6 +215,9 @@ ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
+GCJ = @GCJ@
+GCJDEPMODE = @GCJDEPMODE@
+GCJFLAGS = @GCJFLAGS@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
@@ -263,12 +270,15 @@ VERSION = @VERSION@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
+YACC = @YACC@
+YFLAGS = @YFLAGS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
+ac_ct_GCJ = @ac_ct_GCJ@
ac_ct_OBJC = @ac_ct_OBJC@
ac_ct_OBJCXX = @ac_ct_OBJCXX@
am__include = @am__include@
@@ -285,6 +295,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
+depend_audio = @depend_audio@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
@@ -297,6 +308,7 @@ htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
+ldadd_audio = @ldadd_audio@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -312,7 +324,6 @@ runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
-subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
diff --git a/src/pactl/src/pactl.c b/src/pactl/src/pactl.c
index 6702571..d44a76d 100644
--- a/src/pactl/src/pactl.c
+++ b/src/pactl/src/pactl.c
@@ -188,7 +188,7 @@ userdata = userdata; // avoid notification
}
sprintf (sink_info[i->index] + 52, " Muted: %3s Volume:%s",
pa_yes_no_localised(i->mute), str + x);
-}
+} // get_sink_info_callback
static void simple_callback (pa_context *c, int success, void *userdata)
{
@@ -245,7 +245,7 @@ static void get_sink_volume_callback (pa_context *c, const pa_sink_info *i, int
userdata = userdata; // avoid notification
pa_cvolume cv;
- if (is_last < 0) {
+ if (is_last < 0) {
quit(1);
return;
}
@@ -259,11 +259,11 @@ userdata = userdata; // avoid notification
fill_volume(&cv, i->channel_map.channels);
pa_operation_unref(pa_context_set_sink_volume_by_name(c, sink_name, &cv, simple_callback, NULL));
-}
+} // get_sink_volume_callback
static void sink_toggle_mute_callback (pa_context *c, const pa_sink_info *i, int is_last, void *userdata)
{
-userdata = userdata; // avoid notification
+userdata = userdata; // avoid notification
if (is_last < 0) {
quit(1);
return;
@@ -275,7 +275,7 @@ userdata = userdata; // avoid notification
pa_assert(i);
pa_operation_unref(pa_context_set_sink_mute_by_name(c, i->name, !i->mute, simple_callback, NULL));
-}
+} // sink_toggle_mute_callback
#define MAX_FORMATS 256
@@ -454,7 +454,7 @@ userdata = userdata; // avoid notification
default:
quit(1);
}
-}
+} // context_state_callback
char *pactl (char *cmd, char *device, char *arg)
{
@@ -544,4 +544,4 @@ quit:
pa_proplist_free(proplist);
return (char *) sink_info;
-}
+} // pactl