# English translations for daisy-player package. # Copyright (C) 2017 Jos Lemmens # This file is distributed under the same license as the daisy-player package. # Automatically generated, 2017. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). # It also translates pairs of apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019) # and pairs of quotation mark (0x22) to # left double quotation mark (U+201C) and right double quotation mark (U+201D). # # When output to an UTF-8 terminal, the quotation characters appear perfectly. # When output to an ISO-8859-1 terminal, the single quotation marks are # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to # grave/acute accent (by libiconv), and the double quotation marks are # transliterated to 0x22. # When output to an ASCII terminal, the single quotation marks are # transliterated to apostrophes, and the double quotation marks are # transliterated to 0x22. # msgid "" msgstr "" "Project-Id-Version: daisy-player 10.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-06-28 10:28+0200\n" "PO-Revision-Date: 2017-06-28 10:28+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en@quot\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/common.c:91 msgid "eBook-speaker cannot handle this file." msgstr "eBook-speaker cannot handle this file." #: src/common.c:449 src/common.c:525 src/daisy2.02.c:45 src/daisy2.02.c:197 #: src/daisy3.c:156 src/daisy3.c:225 src/daisy3.c:322 src/daisy3.c:402 #: src/daisy3.c:502 src/daisy3.c:655 src/daisy3.c:712 src/daisy3.c:803 #: src/daisy3.c:878 src/daisy3.c:1099 src/daisy3.c:1229 src/daisy-player.c:731 #: src/daisy-player.c:1634 src/daisy-player.c:1663 src/daisy-player.c:2040 #, c-format msgid "Cannot read %s" msgstr "Cannot read %s" #: src/common.c:690 msgid "Please try to play this book with daisy-player" msgstr "Please try to play this book with daisy-player" #: src/common.c:1023 #, c-format msgid "Cannot read type: %d" msgstr "Cannot read type: %d" #: src/common.c:1097 msgid "Go to page number:" msgstr "Go to page number:" #: src/common.c:1115 msgid "Please wait..." msgstr "Please wait..." #: src/common.c:1175 msgid "Select a soundcard:" msgstr "Select a soundcard:" #: src/common.c:1177 msgid "Cannot read /proc/asound/cards" msgstr "Cannot read /proc/asound/cards" #: src/daisy3.c:1053 src/daisy-player.c:798 src/daisy-player.c:1110 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/daisy3.c:1069 msgid "No items found. Try option \"-N\"." msgstr "No items found. Try option “-N”." #: src/daisy3.c:1209 msgid "No items found. Try option \"-O\"." msgstr "No items found. Try option “-O”." #: src/daisy-player.c:306 msgid "'h' for help -" msgstr "‘h’ for help -" #: src/daisy-player.c:310 #, c-format msgid "%d pages" msgstr "%d pages" #: src/daisy-player.c:315 #, c-format msgid "level: %d of %d" msgstr "level: %d of %d" #: src/daisy-player.c:323 #, c-format msgid "total length: %02d:%02d:%02d" msgstr "total length: %02d:%02d:%02d" #: src/daisy-player.c:597 msgid "These commands are available in this version:" msgstr "These commands are available in this version:" #: src/daisy-player.c:601 msgid "cursor down,2 - move cursor to the next item" msgstr "cursor down,2 - move cursor to the next item" #: src/daisy-player.c:603 msgid "cursor up,8 - move cursor to the previous item" msgstr "cursor up,8 - move cursor to the previous item" #: src/daisy-player.c:605 msgid "cursor right,6 - skip to next phrase" msgstr "cursor right,6 - skip to next phrase" #: src/daisy-player.c:607 msgid "cursor left,4 - skip to previous phrase" msgstr "cursor left,4 - skip to previous phrase" #: src/daisy-player.c:609 msgid "page-down,3 - view next page" msgstr "page-down,3 - view next page" #: src/daisy-player.c:611 msgid "page-up,9 - view previous page" msgstr "page-up,9 - view previous page" #: src/daisy-player.c:613 msgid "enter - start playing" msgstr "enter - start playing" #: src/daisy-player.c:615 msgid "space,0 - pause/resume playing" msgstr "space,0 - pause/resume playing" #: src/daisy-player.c:617 msgid "home,* - play on normal speed" msgstr "home,* - play on normal speed" #: src/daisy-player.c:619 msgid "Press any key for next page..." msgstr "Press any key for next page..." #: src/daisy-player.c:625 msgid "/ - search for a label" msgstr "/ - search for a label" #: src/daisy-player.c:627 msgid "d - store current item to disk" msgstr "d - store current item to disk" #: src/daisy-player.c:629 msgid "D,- - decrease playing speed" msgstr "D,- - decrease playing speed" #: src/daisy-player.c:631 msgid "e,. - quit daisy-player, place a bookmark and eject" msgstr "e,. - quit daisy-player, place a bookmark and eject" #: src/daisy-player.c:633 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:636 msgid "g - go to time in this song (MM:SS)" msgstr "g - go to time in this song (MM:SS)" #: src/daisy-player.c:639 msgid "g - go to time in this item (MM:SS)" msgstr "g - go to time in this item (MM:SS)" #: src/daisy-player.c:642 msgid "G - go to page number" msgstr "G - go to page number" #: src/daisy-player.c:644 msgid "h,? - give this help" msgstr "h,? - give this help" #: src/daisy-player.c:646 msgid "j,5 - just play current item" msgstr "j,5 - just play current item" #: src/daisy-player.c:648 msgid "l - switch to next level" msgstr "l - switch to next level" #: src/daisy-player.c:650 msgid "L - switch to previous level" msgstr "L - switch to previous level" #: src/daisy-player.c:652 msgid "n - search forwards" msgstr "n - search forwards" #: src/daisy-player.c:654 msgid "N - search backwards" msgstr "N - search backwards" #: src/daisy-player.c:656 msgid "o - select next output sound device" msgstr "o - select next output sound device" #: src/daisy-player.c:658 msgid "p - place a bookmark" msgstr "p - place a bookmark" #: src/daisy-player.c:660 msgid "q - quit daisy-player and place a bookmark" msgstr "q - quit daisy-player and place a bookmark" #: src/daisy-player.c:662 msgid "s - stop playing" msgstr "s - stop playing" #: src/daisy-player.c:664 msgid "U,+ - increase playing speed" msgstr "U,+ - increase playing speed" #: src/daisy-player.c:666 msgid "v,1 - decrease playback volume" msgstr "v,1 - decrease playback volume" #: src/daisy-player.c:668 msgid "V,7 - increase playback volume (beware of Clipping)" msgstr "V,7 - increase playback volume (beware of Clipping)" #: src/daisy-player.c:670 msgid "Press any key to leave help..." msgstr "Press any key to leave help..." #: src/daisy-player.c:817 msgid "Please wait... -------------------------" msgstr "Please wait... -------------------------" #: src/daisy-player.c:924 msgid "What do you search?" msgstr "What do you search?" #: src/daisy-player.c:1025 msgid "Go to time (MM:SS):" msgstr "Go to time (MM:SS):" #: src/daisy-player.c:1581 src/daisy-player.c:1791 src/daisy-player.c:1809 #, c-format msgid "Daisy-player - Version %s %s" msgstr "Daisy-player - Version %s %s" #: src/daisy-player.c:1584 #, 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:1586 msgid "[-c cdrom_device] [-d ALSA_sound_device]" msgstr "[-c cdrom_device] [-d ALSA_sound_device]" #: src/daisy-player.c:1599 msgid "Cannot read /proc/mounts." msgstr "Cannot read /proc/mounts." #: src/daisy-player.c:1793 msgid "A parser to play Daisy CD's with Linux" msgstr "A parser to play Daisy CD's with Linux" #: src/daisy-player.c:1795 msgid "Scanning for a Daisy CD..." msgstr "Scanning for a Daisy CD..." #: src/daisy-player.c:1896 src/daisy-player.c:1999 msgid "No DAISY-CD or Audio-cd found" msgstr "No DAISY-CD or Audio-cd found" #: src/daisy-player.c:1925 src/daisy-player.c:1937 src/daisy-player.c:1964 msgid "No Daisy CD in drive." msgstr "No Daisy CD in drive." #: src/daisy-player.c:1982 msgid "Found an Audio-CD." msgstr "Found an Audio-CD." #: src/daisy-player.c:1984 msgid "Get titles from freedb.freedb.org..." msgstr "Get titles from freedb.freedb.org..." #: src/daisy-player.c:2113 #, c-format msgid "Daisy-player - Version %s - (C)2017 J. Lemmens" msgstr "Daisy-player - Version %s - (C)2017 J. Lemmens" #: src/daisy-player.c:2126 msgid "Press 'h' for help" msgstr "Press ‘h’ for help"