summaryrefslogtreecommitdiff
path: root/po/en@boldquot.po
blob: b766ab1b5bdee09538cefb65803d7c9134150257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
# English translations for daisy-player package.
# Copyright (C) 2019 Jos Lemmens <jos@jlemmens.nl>
# This file is distributed under the same license as the daisy-player package.
# Automatically generated, 2019.
#
# 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.
#
# This catalog furthermore displays the text between the quotation marks in
# bold face, assuming the VT100/XTerm escape sequences.
#
msgid ""
msgstr ""
"Project-Id-Version: daisy-player 11.7.2\n"
"Report-Msgid-Bugs-To: <jos@jlemmens.nl>\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"
"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: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:754
#, c-format
msgid "Cannot read type: %d"
msgstr "Cannot read type: %d"

#: src/common.c:827
msgid "Go to page number:"
msgstr "Go to page number:"

#: src/common.c:845
msgid "Please wait..."
msgstr "Please wait..."

#: src/common.c:921
msgid "Select a soundcard:"
msgstr "Select a soundcard:"

#: 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:319
msgid "'h' for help -"
msgstr "‘h’ for help -"

#: src/daisy-player.c:323
#, c-format
msgid "%d pages"
msgstr "%d pages"

#: src/daisy-player.c:328
#, c-format
msgid "level: %d of %d"
msgstr "level: %d of %d"

#: src/daisy-player.c:336
#, c-format
msgid "total length: %02d:%02d:%02d"
msgstr "total length: %02d:%02d:%02d"

#: 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: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: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:670
msgid "cursor right,6  - skip to next phrase"
msgstr "cursor right,6  - skip to next phrase"

#: 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:674
msgid "page-down,3     - view next page"
msgstr "page-down,3     - view next page"

#: src/daisy-player.c:676
msgid "page-up,9       - view previous page"
msgstr "page-up,9       - view previous page"

#: src/daisy-player.c:678
msgid "enter           - start playing"
msgstr "enter           - start playing"

#: src/daisy-player.c:680
msgid "space,0         - pause/resume playing"
msgstr "space,0         - pause/resume playing"

#: src/daisy-player.c:682
msgid "home,*          - play on normal speed"
msgstr "home,*          - play on normal speed"

#: src/daisy-player.c:684
msgid "Press any key for next page..."
msgstr "Press any key for next page..."

#: src/daisy-player.c:690
msgid "/               - search for a label"
msgstr "/               - search for a label"

#: src/daisy-player.c:692
msgid "d               - store current item to disk"
msgstr "d               - store current item to disk"

#: src/daisy-player.c:694
msgid "D,-             - decrease playing speed"
msgstr "D,-             - decrease playing speed"

#: 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: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: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: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:707
msgid "G               - go to page number"
msgstr "G               - go to page number"

#: src/daisy-player.c:709
msgid "h,?             - give this help"
msgstr "h,?             - give this help"

#: src/daisy-player.c:711
msgid "j,5             - just play current item"
msgstr "j,5             - just play current item"

#: src/daisy-player.c:713
msgid "l               - switch to next level"
msgstr "l               - switch to next level"

#: src/daisy-player.c:715
msgid "L               - switch to previous level"
msgstr "L               - switch to previous level"

#: src/daisy-player.c:717
msgid "m               - mute sound output on/off"
msgstr "m               - mute sound output on/off"

#: src/daisy-player.c:719
msgid "n               - search forwards"
msgstr "n               - search forwards"

#: src/daisy-player.c:721
msgid "N               - search backwards"
msgstr "N               - search backwards"

#: src/daisy-player.c:723
msgid "o               - select next output sound device"
msgstr "o               - select next output sound device"

#: src/daisy-player.c:725
msgid "p               - place a bookmark"
msgstr "p               - place a bookmark"

#: 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:729
msgid "s               - stop playing"
msgstr "s               - stop playing"

#: src/daisy-player.c:731
msgid "U,+             - increase playing speed"
msgstr "U,+             - increase playing speed"

#: src/daisy-player.c:733
msgid "v,1             - decrease playback volume"
msgstr "v,1             - decrease playback volume"

#: 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:737
msgid "Press any key to leave help..."
msgstr "Press any key to leave help..."

#: 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:893
msgid "Please wait... -------------------------"
msgstr "Please wait... -------------------------"

#: src/daisy-player.c:1003
msgid "What do you search?"
msgstr "What do you search?"

#: src/daisy-player.c:1105
msgid "Go to time (MM:SS):"
msgstr "Go to time (MM:SS):"

#: 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: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:1734
msgid "[-c cdrom_device] [-d pulseaudio_sound_device]"
msgstr "[-c cdrom_device] [-d pulseaudio_sound_device]"

#: src/daisy-player.c:1747
msgid "Cannot read /proc/mounts."
msgstr "Cannot read /proc/mounts."

#: 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:1998
#, c-format
msgid "Scanning for a Daisy CD..."
msgstr "Scanning for a Daisy CD..."

#: 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: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:2201
msgid "Found an Audio-CD."
msgstr "Found an Audio-CD."

#: src/daisy-player.c:2203
msgid "Get titles from freedb.freedb.org..."
msgstr "Get titles from freedb.freedb.org..."

#: 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:2398
msgid "Press 'h' for help"
msgstr "Press ‘h’ for help"

#: src/ncx.c:258
msgid "No items found. Try option \"-O\"."
msgstr "No items found. Try option “-O”."