~ubuntu-branches/ubuntu/natty/alsa-utils/natty

« back to all changes in this revision

Viewing changes to po/alsa-utils.pot

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich, Daniel T Chen
  • Date: 2009-11-06 11:29:35 UTC
  • mfrom: (2.3.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091106112935-stzy6l7u9auw6hm0
Tags: 1.0.21-1ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/init:
    + wait until /usr/bin and /var/lib/alsa exist
    + only display an error when dealing with alsactl if there is no card
      specified
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + update lsb header to indicate no running of the script unless the
      udev rule is run
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Make use of lsb-functions/log calls
    + Mute "IEC958 Optical Raw" by default (LP: #408370)
  - debian/rules:
    + ship udev rules file in /lib/udev/rules.d
    + Do not install start symlinks for the alsa-utils init script, it gets
      run from a udev rule
  - debian/udev.script: do not use hotplug functions
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself.
  - debian/patches/fix_misspelling_speaker-test_man_page.patch: Fix
    misspelling in speaker-test(1)
  - Set sane level for headphone 1 for Dell Studio XPS with 2.6.30.
  - Remove alsaconf from build system and remove po files

[ Daniel T Chen ]
"The beginning of the great initscript-sectomy"

* debian/alsa-mixer-save.upstart: Create an upstart job specifically
  saving mixer levels to resolve race (LP: #454265)
* debian/control: Version build-dep to upstart-aware debhelper.
* debian/init:
  + Revert all initscript changes in 1.0.20-2ubuntu[456]. They were
    crackful.
  + Restore more sane behavior/compatibility with 8.10 by not mucking
    with sound card state if alsactl restore fails.
  + Don't wait for 1 second after alsactl store, which already is
    expensive. Also, if store is going to fail, this wait is useless.
* debian/preinst: Handle upgrades from upstart-unaware versions.
* debian/rules: Move the former initscript into /sbin. We now have an
  upstart job just for handling alsactl store.
* debian/NOTES:
  debian/README.Debian:
  debian/modprobe-post-install-part:
  debian/udev.script: Use the new script path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# SOME DESCRIPTIVE TITLE.
2
 
# Copyright (C) YEAR Free Software Foundation, Inc.
 
2
# Copyright (C) YEAR The ALSA Team
3
3
# This file is distributed under the same license as the PACKAGE package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2009-05-06 09:17+0200\n"
 
11
"POT-Creation-Date: 2009-08-31 17:14+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
16
16
"Content-Type: text/plain; charset=CHARSET\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
 
 
19
#: alsamixer/card_select.c:126 alsamixer/device_name.c:126
 
20
msgid "Sound Card"
 
21
msgstr ""
 
22
 
 
23
#: alsamixer/card_select.c:181
 
24
msgid "(default)"
 
25
msgstr ""
 
26
 
 
27
#: alsamixer/card_select.c:191
 
28
msgid "cannot enumerate sound cards"
 
29
msgstr ""
 
30
 
 
31
#: alsamixer/card_select.c:215
 
32
msgid "enter device name..."
 
33
msgstr ""
 
34
 
 
35
#: alsamixer/cli.c:40
 
36
msgid "Usage: alsamixer [options]"
 
37
msgstr ""
 
38
 
 
39
#: alsamixer/cli.c:41
 
40
msgid ""
 
41
"Useful options:\n"
 
42
"  -h, --help              this help\n"
 
43
"  -c, --card=NUMBER       sound card number or id\n"
 
44
"  -D, --device=NAME       mixer device name\n"
 
45
"  -V, --view=MODE         starting view mode: playback/capture/all"
 
46
msgstr ""
 
47
 
 
48
#: alsamixer/cli.c:46
 
49
msgid ""
 
50
"Debugging options:\n"
 
51
"  -g, --no-color          toggle using of colors\n"
 
52
"  -a, --abstraction=NAME  mixer abstraction level: none/basic"
 
53
msgstr ""
 
54
 
 
55
#: alsamixer/cli.c:77
 
56
#, c-format
 
57
msgid "invalid card index: %s\n"
 
58
msgstr ""
 
59
 
 
60
#: alsamixer/cli.c:103
 
61
#, c-format
 
62
msgid "unknown abstraction level: %s\n"
 
63
msgstr ""
 
64
 
 
65
#: alsamixer/cli.c:108
 
66
#, c-format
 
67
msgid "unknown option: %c\n"
 
68
msgstr ""
 
69
 
 
70
#: alsamixer/cli.c:110
 
71
msgid "try `alsamixer --help' for more information\n"
 
72
msgstr ""
 
73
 
 
74
#: alsamixer/device_name.c:177
 
75
msgid "Device name:"
 
76
msgstr ""
 
77
 
 
78
#: alsamixer/die.c:37
 
79
#, c-format
 
80
msgid "%s: %s\n"
 
81
msgstr ""
 
82
 
 
83
#: alsamixer/mixer_display.c:95
 
84
msgid "Card:"
 
85
msgstr ""
 
86
 
 
87
#: alsamixer/mixer_display.c:96
 
88
msgid "Chip:"
 
89
msgstr ""
 
90
 
 
91
#: alsamixer/mixer_display.c:97
 
92
msgid "View:"
 
93
msgstr ""
 
94
 
 
95
#: alsamixer/mixer_display.c:98
 
96
msgid "Item:"
 
97
msgstr ""
 
98
 
 
99
#: alsamixer/mixer_display.c:101
 
100
msgid "F1:  Help"
 
101
msgstr ""
 
102
 
 
103
#: alsamixer/mixer_display.c:102
 
104
msgid "F2:  System information"
 
105
msgstr ""
 
106
 
 
107
#: alsamixer/mixer_display.c:103
 
108
msgid "F6:  Select sound card"
 
109
msgstr ""
 
110
 
 
111
#: alsamixer/mixer_display.c:104
 
112
msgid "Esc: Exit"
 
113
msgstr ""
 
114
 
 
115
#: alsamixer/mixer_display.c:171
 
116
msgid "(unplugged)"
 
117
msgstr ""
 
118
 
 
119
#: alsamixer/mixer_display.c:189
 
120
msgid "Playback"
 
121
msgstr ""
 
122
 
 
123
#: alsamixer/mixer_display.c:190
 
124
msgid "Capture"
 
125
msgstr ""
 
126
 
 
127
#: alsamixer/mixer_display.c:191
 
128
msgid "All"
 
129
msgstr ""
 
130
 
 
131
#: alsamixer/mixer_display.c:231
 
132
msgid "mute"
 
133
msgstr ""
 
134
 
 
135
#: alsamixer/mixer_display.c:272 alsamixer/mixer_display.c:282
 
136
msgid "dB gain:"
 
137
msgstr ""
 
138
 
 
139
#: alsamixer/mixer_display.c:282
 
140
#, c-format
 
141
msgid " [%s %s, %s]"
 
142
msgstr ""
 
143
 
 
144
#: alsamixer/mixer_display.c:291 alsamixer/mixer_display.c:297
 
145
#: alsamixer/mixer_display.c:303 alsamixer/mixer_display.c:309
 
146
msgid "Off"
 
147
msgstr ""
 
148
 
 
149
#: alsamixer/mixer_display.c:297 alsamixer/mixer_display.c:309
 
150
msgid "On"
 
151
msgstr ""
 
152
 
 
153
#: alsamixer/mixer_display.c:360
 
154
msgid "The sound device was unplugged."
 
155
msgstr ""
 
156
 
 
157
#: alsamixer/mixer_display.c:361
 
158
msgid "Press F6 to select another sound card."
 
159
msgstr ""
 
160
 
 
161
#: alsamixer/mixer_display.c:376
 
162
msgid "This sound device does not have any playback controls."
 
163
msgstr ""
 
164
 
 
165
#: alsamixer/mixer_display.c:378
 
166
msgid "This sound device does not have any capture controls."
 
167
msgstr ""
 
168
 
 
169
#: alsamixer/mixer_display.c:380
 
170
msgid "This sound device does not have any controls."
 
171
msgstr ""
 
172
 
 
173
#. TRANSLATORS: playback on; one character
 
174
#: alsamixer/mixer_display.c:524 alsamixer/mixer_display.c:529
 
175
msgid "O"
 
176
msgstr ""
 
177
 
 
178
#. TRANSLATORS: playback muted; one character
 
179
#: alsamixer/mixer_display.c:526 alsamixer/mixer_display.c:530
 
180
msgid "M"
 
181
msgstr ""
 
182
 
 
183
#. TRANSLATORS: "left"; no more than two characters
 
184
#: alsamixer/mixer_display.c:544
 
185
msgid "L"
 
186
msgstr ""
 
187
 
 
188
#. TRANSLATORS: "right"; no more than two characters
 
189
#: alsamixer/mixer_display.c:548
 
190
msgid "R"
 
191
msgstr ""
 
192
 
 
193
#. TRANSLATORS: no more than eight characters
 
194
#: alsamixer/mixer_display.c:550
 
195
msgid "CAPTURE"
 
196
msgstr ""
 
197
 
 
198
#: alsamixer/mixer_display.c:600
 
199
msgid "Front"
 
200
msgstr ""
 
201
 
 
202
#: alsamixer/mixer_display.c:603
 
203
msgid "Rear"
 
204
msgstr ""
 
205
 
 
206
#: alsamixer/mixer_display.c:606 speaker-test/speaker-test.c:106
 
207
msgid "Center"
 
208
msgstr ""
 
209
 
 
210
#: alsamixer/mixer_display.c:609
 
211
msgid "Woofer"
 
212
msgstr ""
 
213
 
 
214
#: alsamixer/mixer_display.c:612
 
215
msgid "Side"
 
216
msgstr ""
 
217
 
 
218
#: alsamixer/mixer_widget.c:83 alsamixer/mixer_widget.c:88
 
219
msgid "cannot open mixer"
 
220
msgstr ""
 
221
 
 
222
#: alsamixer/mixer_widget.c:94 alsamixer/mixer_widget.c:171
 
223
msgid "cannot load mixer controls"
 
224
msgstr ""
 
225
 
 
226
#: alsamixer/mixer_widget.c:161
 
227
#, c-format
 
228
msgid "Cannot open mixer device '%s'."
 
229
msgstr ""
 
230
 
 
231
#: alsamixer/mixer_widget.c:182
 
232
msgid "Esc     Exit"
 
233
msgstr ""
 
234
 
 
235
#: alsamixer/mixer_widget.c:183
 
236
msgid "F1 ? H  Help"
 
237
msgstr ""
 
238
 
 
239
#: alsamixer/mixer_widget.c:184
 
240
msgid "F2 /    System information"
 
241
msgstr ""
 
242
 
 
243
#: alsamixer/mixer_widget.c:185
 
244
msgid "F3      Show playback controls"
 
245
msgstr ""
 
246
 
 
247
#: alsamixer/mixer_widget.c:186
 
248
msgid "F4      Show capture controls"
 
249
msgstr ""
 
250
 
 
251
#: alsamixer/mixer_widget.c:187
 
252
msgid "F5      Show all controls"
 
253
msgstr ""
 
254
 
 
255
#: alsamixer/mixer_widget.c:188
 
256
msgid "Tab     Toggle view mode (F3/F4/F5)"
 
257
msgstr ""
 
258
 
 
259
#: alsamixer/mixer_widget.c:189
 
260
msgid "F6 S    Select sound card"
 
261
msgstr ""
 
262
 
 
263
#: alsamixer/mixer_widget.c:190
 
264
msgid "L       Redraw screen"
 
265
msgstr ""
 
266
 
 
267
#: alsamixer/mixer_widget.c:192
 
268
msgid "Left    Move to the previous control"
 
269
msgstr ""
 
270
 
 
271
#: alsamixer/mixer_widget.c:193
 
272
msgid "Right   Move to the next control"
 
273
msgstr ""
 
274
 
 
275
#: alsamixer/mixer_widget.c:195
 
276
msgid "Up/Down    Change volume"
 
277
msgstr ""
 
278
 
 
279
#: alsamixer/mixer_widget.c:196
 
280
msgid "+ -        Change volume"
 
281
msgstr ""
 
282
 
 
283
#: alsamixer/mixer_widget.c:197
 
284
msgid "Page Up/Dn Change volume in big steps"
 
285
msgstr ""
 
286
 
 
287
#: alsamixer/mixer_widget.c:198
 
288
msgid "End        Set volume to 0%"
 
289
msgstr ""
 
290
 
 
291
#: alsamixer/mixer_widget.c:199
 
292
msgid "0-9        Set volume to 0%-90%"
 
293
msgstr ""
 
294
 
 
295
#: alsamixer/mixer_widget.c:200
 
296
msgid "Q W E      Increase left/both/right volumes"
 
297
msgstr ""
 
298
 
 
299
#. TRANSLATORS: or Y instead of Z
 
300
#: alsamixer/mixer_widget.c:202
 
301
msgid "Z X C      Decrease left/both/right volumes"
 
302
msgstr ""
 
303
 
 
304
#: alsamixer/mixer_widget.c:203
 
305
msgid "B          Balance left and right volumes"
 
306
msgstr ""
 
307
 
 
308
#: alsamixer/mixer_widget.c:205
 
309
msgid "M          Toggle mute"
 
310
msgstr ""
 
311
 
 
312
#. TRANSLATORS: or , .
 
313
#: alsamixer/mixer_widget.c:207
 
314
msgid "< >        Toggle left/right mute"
 
315
msgstr ""
 
316
 
 
317
#: alsamixer/mixer_widget.c:209
 
318
msgid "Space      Toggle capture"
 
319
msgstr ""
 
320
 
 
321
#. TRANSLATORS: or Insert Delete
 
322
#: alsamixer/mixer_widget.c:211
 
323
msgid "; '        Toggle left/right capture"
 
324
msgstr ""
 
325
 
 
326
#: alsamixer/mixer_widget.c:213
 
327
msgid "Authors:"
 
328
msgstr ""
 
329
 
 
330
#: alsamixer/mixer_widget.c:214
 
331
msgid "  Tim Janik <timj@gtk.org>"
 
332
msgstr ""
 
333
 
 
334
#: alsamixer/mixer_widget.c:215
 
335
msgid "  Jaroslav Kysela <perex@perex.cz>"
 
336
msgstr ""
 
337
 
 
338
#: alsamixer/mixer_widget.c:216
 
339
msgid "  Clemens Ladisch <clemens@ladisch.de>"
 
340
msgstr ""
 
341
 
 
342
#: alsamixer/mixer_widget.c:218
 
343
msgid "Help"
 
344
msgstr ""
 
345
 
 
346
#: alsamixer/proc_files.c:103
 
347
msgid "Select File"
 
348
msgstr ""
 
349
 
 
350
#: alsamixer/textbox.c:52 alsamixer/textbox.c:66
 
351
msgid "Error"
 
352
msgstr ""
 
353
 
 
354
#: alsamixer/textbox.c:80
 
355
#, c-format
 
356
msgid "Cannot open file \"%s\"."
 
357
msgstr ""
 
358
 
19
359
#: aplay/aplay.c:139
20
360
msgid "raw data"
21
361
msgstr ""
73
413
"    --test-nowait       do not wait for ring buffer - eats whole CPU\n"
74
414
msgstr ""
75
415
 
76
 
#: aplay/aplay.c:199 speaker-test/speaker-test.c:783
 
416
#: aplay/aplay.c:199 speaker-test/speaker-test.c:740
77
417
#, c-format
78
418
msgid "Recognized sample formats are:"
79
419
msgstr ""
773
1113
msgid "disconnected\n"
774
1114
msgstr ""
775
1115
 
776
 
#: speaker-test/speaker-test.c:88
 
1116
#: speaker-test/speaker-test.c:102
777
1117
msgid "Front Left"
778
1118
msgstr ""
779
1119
 
780
 
#: speaker-test/speaker-test.c:89
 
1120
#: speaker-test/speaker-test.c:103
781
1121
msgid "Front Right"
782
1122
msgstr ""
783
1123
 
784
 
#: speaker-test/speaker-test.c:90
 
1124
#: speaker-test/speaker-test.c:104
785
1125
msgid "Rear Left"
786
1126
msgstr ""
787
1127
 
788
 
#: speaker-test/speaker-test.c:91
 
1128
#: speaker-test/speaker-test.c:105
789
1129
msgid "Rear Right"
790
1130
msgstr ""
791
1131
 
792
 
#: speaker-test/speaker-test.c:92
793
 
msgid "Center"
794
 
msgstr ""
795
 
 
796
 
#: speaker-test/speaker-test.c:93
 
1132
#: speaker-test/speaker-test.c:107
797
1133
msgid "LFE"
798
1134
msgstr ""
799
1135
 
800
 
#: speaker-test/speaker-test.c:94
 
1136
#: speaker-test/speaker-test.c:108
801
1137
msgid "Side Left"
802
1138
msgstr ""
803
1139
 
804
 
#: speaker-test/speaker-test.c:95
 
1140
#: speaker-test/speaker-test.c:109
805
1141
msgid "Side Right"
806
1142
msgstr ""
807
1143
 
808
 
#: speaker-test/speaker-test.c:96
 
1144
#: speaker-test/speaker-test.c:110
809
1145
msgid "Channel 9"
810
1146
msgstr ""
811
1147
 
812
 
#: speaker-test/speaker-test.c:97
 
1148
#: speaker-test/speaker-test.c:111
813
1149
msgid "Channel 10"
814
1150
msgstr ""
815
1151
 
816
 
#: speaker-test/speaker-test.c:98
 
1152
#: speaker-test/speaker-test.c:112
817
1153
msgid "Channel 11"
818
1154
msgstr ""
819
1155
 
820
 
#: speaker-test/speaker-test.c:99
 
1156
#: speaker-test/speaker-test.c:113
821
1157
msgid "Channel 12"
822
1158
msgstr ""
823
1159
 
824
 
#: speaker-test/speaker-test.c:100
 
1160
#: speaker-test/speaker-test.c:114
825
1161
msgid "Channel 13"
826
1162
msgstr ""
827
1163
 
828
 
#: speaker-test/speaker-test.c:101
 
1164
#: speaker-test/speaker-test.c:115
829
1165
msgid "Channel 14"
830
1166
msgstr ""
831
1167
 
832
 
#: speaker-test/speaker-test.c:102
 
1168
#: speaker-test/speaker-test.c:116
833
1169
msgid "Channel 15"
834
1170
msgstr ""
835
1171
 
836
 
#: speaker-test/speaker-test.c:103
 
1172
#: speaker-test/speaker-test.c:117
837
1173
msgid "Channel 16"
838
1174
msgstr ""
839
1175
 
840
 
#: speaker-test/speaker-test.c:340
 
1176
#: speaker-test/speaker-test.c:307
841
1177
#, c-format
842
1178
msgid "Broken configuration for playback: no configurations available: %s\n"
843
1179
msgstr ""
844
1180
 
845
 
#: speaker-test/speaker-test.c:347
 
1181
#: speaker-test/speaker-test.c:314
846
1182
#, c-format
847
1183
msgid "Access type not available for playback: %s\n"
848
1184
msgstr ""
849
1185
 
850
 
#: speaker-test/speaker-test.c:354
 
1186
#: speaker-test/speaker-test.c:321
851
1187
#, c-format
852
1188
msgid "Sample format not available for playback: %s\n"
853
1189
msgstr ""
854
1190
 
855
 
#: speaker-test/speaker-test.c:361
 
1191
#: speaker-test/speaker-test.c:328
856
1192
#, c-format
857
1193
msgid "Channels count (%i) not available for playbacks: %s\n"
858
1194
msgstr ""
859
1195
 
860
 
#: speaker-test/speaker-test.c:369
 
1196
#: speaker-test/speaker-test.c:336
861
1197
#, c-format
862
1198
msgid "Rate %iHz not available for playback: %s\n"
863
1199
msgstr ""
864
1200
 
865
 
#: speaker-test/speaker-test.c:374
 
1201
#: speaker-test/speaker-test.c:341
866
1202
#, c-format
867
1203
msgid "Rate doesn't match (requested %iHz, get %iHz, err %d)\n"
868
1204
msgstr ""
869
1205
 
870
 
#: speaker-test/speaker-test.c:378
 
1206
#: speaker-test/speaker-test.c:345
871
1207
#, c-format
872
1208
msgid "Rate set to %iHz (requested %iHz)\n"
873
1209
msgstr ""
874
1210
 
875
 
#: speaker-test/speaker-test.c:384
 
1211
#: speaker-test/speaker-test.c:351
876
1212
#, c-format
877
1213
msgid "Buffer size range from %lu to %lu\n"
878
1214
msgstr ""
879
1215
 
880
 
#: speaker-test/speaker-test.c:385
 
1216
#: speaker-test/speaker-test.c:352
881
1217
#, c-format
882
1218
msgid "Period size range from %lu to %lu\n"
883
1219
msgstr ""
884
1220
 
885
 
#: speaker-test/speaker-test.c:387
 
1221
#: speaker-test/speaker-test.c:354
886
1222
#, c-format
887
1223
msgid "Requested period time %u us\n"
888
1224
msgstr ""
889
1225
 
890
 
#: speaker-test/speaker-test.c:390
 
1226
#: speaker-test/speaker-test.c:357
891
1227
#, c-format
892
1228
msgid "Unable to set period time %u us for playback: %s\n"
893
1229
msgstr ""
894
1230
 
895
 
#: speaker-test/speaker-test.c:396
 
1231
#: speaker-test/speaker-test.c:363
896
1232
#, c-format
897
1233
msgid "Requested buffer time %u us\n"
898
1234
msgstr ""
899
1235
 
900
 
#: speaker-test/speaker-test.c:399
 
1236
#: speaker-test/speaker-test.c:366
901
1237
#, c-format
902
1238
msgid "Unable to set buffer time %u us for playback: %s\n"
903
1239
msgstr ""
904
1240
 
905
 
#: speaker-test/speaker-test.c:408
 
1241
#: speaker-test/speaker-test.c:375
906
1242
#, c-format
907
1243
msgid "Using max buffer size %lu\n"
908
1244
msgstr ""
909
1245
 
910
 
#: speaker-test/speaker-test.c:411
 
1246
#: speaker-test/speaker-test.c:378
911
1247
#, c-format
912
1248
msgid "Unable to set buffer size %lu for playback: %s\n"
913
1249
msgstr ""
914
1250
 
915
 
#: speaker-test/speaker-test.c:417
 
1251
#: speaker-test/speaker-test.c:384
916
1252
#, c-format
917
1253
msgid "Periods = %u\n"
918
1254
msgstr ""
919
1255
 
920
 
#: speaker-test/speaker-test.c:420
 
1256
#: speaker-test/speaker-test.c:387
921
1257
#, c-format
922
1258
msgid "Unable to set nperiods %u for playback: %s\n"
923
1259
msgstr ""
924
1260
 
925
 
#: speaker-test/speaker-test.c:429
 
1261
#: speaker-test/speaker-test.c:396
926
1262
#, c-format
927
1263
msgid "Unable to set hw params for playback: %s\n"
928
1264
msgstr ""
929
1265
 
930
 
#: speaker-test/speaker-test.c:435
 
1266
#: speaker-test/speaker-test.c:402
931
1267
#, c-format
932
1268
msgid "was set period_size = %lu\n"
933
1269
msgstr ""
934
1270
 
935
 
#: speaker-test/speaker-test.c:436
 
1271
#: speaker-test/speaker-test.c:403
936
1272
#, c-format
937
1273
msgid "was set buffer_size = %lu\n"
938
1274
msgstr ""
939
1275
 
940
 
#: speaker-test/speaker-test.c:438
 
1276
#: speaker-test/speaker-test.c:405
941
1277
#, c-format
942
1278
msgid "buffer to small, could not use\n"
943
1279
msgstr ""
944
1280
 
945
 
#: speaker-test/speaker-test.c:451
 
1281
#: speaker-test/speaker-test.c:418
946
1282
#, c-format
947
1283
msgid "Unable to determine current swparams for playback: %s\n"
948
1284
msgstr ""
949
1285
 
950
 
#: speaker-test/speaker-test.c:458
 
1286
#: speaker-test/speaker-test.c:425
951
1287
#, c-format
952
1288
msgid "Unable to set start threshold mode for playback: %s\n"
953
1289
msgstr ""
954
1290
 
955
 
#: speaker-test/speaker-test.c:465
 
1291
#: speaker-test/speaker-test.c:432
956
1292
#, c-format
957
1293
msgid "Unable to set avail min for playback: %s\n"
958
1294
msgstr ""
959
1295
 
960
 
#: speaker-test/speaker-test.c:472
 
1296
#: speaker-test/speaker-test.c:439
961
1297
#, c-format
962
1298
msgid "Unable to set sw params for playback: %s\n"
963
1299
msgstr ""
964
1300
 
965
 
#: speaker-test/speaker-test.c:487
 
1301
#: speaker-test/speaker-test.c:454
966
1302
#, c-format
967
1303
msgid "Can't recovery from underrun, prepare failed: %s\n"
968
1304
msgstr ""
969
1305
 
970
 
#: speaker-test/speaker-test.c:498
 
1306
#: speaker-test/speaker-test.c:465
971
1307
#, c-format
972
1308
msgid "Can't recovery from suspend, prepare failed: %s\n"
973
1309
msgstr ""
974
1310
 
975
 
#: speaker-test/speaker-test.c:572 speaker-test/speaker-test.c:969
 
1311
#: speaker-test/speaker-test.c:529 speaker-test/speaker-test.c:926
976
1312
#, c-format
977
1313
msgid "No enough memory\n"
978
1314
msgstr ""
979
1315
 
980
 
#: speaker-test/speaker-test.c:577
 
1316
#: speaker-test/speaker-test.c:534
981
1317
#, c-format
982
1318
msgid "Cannot open WAV file %s\n"
983
1319
msgstr ""
984
1320
 
985
 
#: speaker-test/speaker-test.c:581 speaker-test/speaker-test.c:610
 
1321
#: speaker-test/speaker-test.c:538 speaker-test/speaker-test.c:567
986
1322
#, c-format
987
1323
msgid "Invalid WAV file %s\n"
988
1324
msgstr ""
989
1325
 
990
 
#: speaker-test/speaker-test.c:586
 
1326
#: speaker-test/speaker-test.c:543
991
1327
#, c-format
992
1328
msgid "Not a WAV file: %s\n"
993
1329
msgstr ""
994
1330
 
995
 
#: speaker-test/speaker-test.c:590
 
1331
#: speaker-test/speaker-test.c:547
996
1332
#, c-format
997
1333
msgid "Unsupported WAV format %d for %s\n"
998
1334
msgstr ""
999
1335
 
1000
 
#: speaker-test/speaker-test.c:595
 
1336
#: speaker-test/speaker-test.c:552
1001
1337
#, c-format
1002
1338
msgid "%s is not a mono stream (%d channels)\n"
1003
1339
msgstr ""
1004
1340
 
1005
 
#: speaker-test/speaker-test.c:600
 
1341
#: speaker-test/speaker-test.c:557
1006
1342
#, c-format
1007
1343
msgid "Sample rate doesn't match (%d) for %s\n"
1008
1344
msgstr ""
1009
1345
 
1010
 
#: speaker-test/speaker-test.c:605
 
1346
#: speaker-test/speaker-test.c:562
1011
1347
#, c-format
1012
1348
msgid "Unsupported sample format bits %d for %s\n"
1013
1349
msgstr ""
1014
1350
 
1015
 
#: speaker-test/speaker-test.c:655
 
1351
#: speaker-test/speaker-test.c:612
1016
1352
#, c-format
1017
1353
msgid "Undefined channel %d\n"
1018
1354
msgstr ""
1019
1355
 
1020
 
#: speaker-test/speaker-test.c:706
 
1356
#: speaker-test/speaker-test.c:663
1021
1357
#, c-format
1022
1358
msgid "Write error: %d,%s\n"
1023
1359
msgstr ""
1024
1360
 
1025
 
#: speaker-test/speaker-test.c:708
 
1361
#: speaker-test/speaker-test.c:665
1026
1362
#, c-format
1027
1363
msgid "xrun_recovery failed: %d,%s\n"
1028
1364
msgstr ""
1029
1365
 
1030
 
#: speaker-test/speaker-test.c:766
 
1366
#: speaker-test/speaker-test.c:723
1031
1367
#, c-format
1032
1368
msgid ""
1033
1369
"Usage: speaker-test [OPTION]... \n"
1048
1384
"\n"
1049
1385
msgstr ""
1050
1386
 
1051
 
#: speaker-test/speaker-test.c:878
 
1387
#: speaker-test/speaker-test.c:835
1052
1388
#, c-format
1053
1389
msgid "Invalid number of periods %d\n"
1054
1390
msgstr ""
1055
1391
 
1056
 
#: speaker-test/speaker-test.c:892 speaker-test/speaker-test.c:896
 
1392
#: speaker-test/speaker-test.c:849 speaker-test/speaker-test.c:853
1057
1393
#, c-format
1058
1394
msgid "Invalid test type %s\n"
1059
1395
msgstr ""
1060
1396
 
1061
 
#: speaker-test/speaker-test.c:908
 
1397
#: speaker-test/speaker-test.c:865
1062
1398
#, c-format
1063
1399
msgid "Invalid parameter for -s option.\n"
1064
1400
msgstr ""
1065
1401
 
1066
 
#: speaker-test/speaker-test.c:919
 
1402
#: speaker-test/speaker-test.c:876
1067
1403
#, c-format
1068
1404
msgid "Unknown option '%c'\n"
1069
1405
msgstr ""
1070
1406
 
1071
 
#: speaker-test/speaker-test.c:933
 
1407
#: speaker-test/speaker-test.c:890
1072
1408
#, c-format
1073
1409
msgid "Playback device is %s\n"
1074
1410
msgstr ""
1075
1411
 
1076
 
#: speaker-test/speaker-test.c:934
 
1412
#: speaker-test/speaker-test.c:891
1077
1413
#, c-format
1078
1414
msgid "Stream parameters are %iHz, %s, %i channels\n"
1079
1415
msgstr ""
1080
1416
 
1081
 
#: speaker-test/speaker-test.c:937
 
1417
#: speaker-test/speaker-test.c:894
1082
1418
#, c-format
1083
1419
msgid "Using 16 octaves of pink noise\n"
1084
1420
msgstr ""
1085
1421
 
1086
 
#: speaker-test/speaker-test.c:940
 
1422
#: speaker-test/speaker-test.c:897
1087
1423
#, c-format
1088
1424
msgid "Sine wave rate is %.4fHz\n"
1089
1425
msgstr ""
1090
1426
 
1091
 
#: speaker-test/speaker-test.c:943
 
1427
#: speaker-test/speaker-test.c:900
1092
1428
#, c-format
1093
1429
msgid "WAV file(s)\n"
1094
1430
msgstr ""
1095
1431
 
1096
 
#: speaker-test/speaker-test.c:949
 
1432
#: speaker-test/speaker-test.c:906
1097
1433
#, c-format
1098
1434
msgid "Playback open error: %d,%s\n"
1099
1435
msgstr ""
1100
1436
 
1101
 
#: speaker-test/speaker-test.c:954
 
1437
#: speaker-test/speaker-test.c:911
1102
1438
#, c-format
1103
1439
msgid "Setting of hwparams failed: %s\n"
1104
1440
msgstr ""
1105
1441
 
1106
 
#: speaker-test/speaker-test.c:959
 
1442
#: speaker-test/speaker-test.c:916
1107
1443
#, c-format
1108
1444
msgid "Setting of swparams failed: %s\n"
1109
1445
msgstr ""
1110
1446
 
1111
 
#: speaker-test/speaker-test.c:1000 speaker-test/speaker-test.c:1022
 
1447
#: speaker-test/speaker-test.c:957 speaker-test/speaker-test.c:979
1112
1448
#, c-format
1113
1449
msgid "Transfer failed: %s\n"
1114
1450
msgstr ""
1115
1451
 
1116
 
#: speaker-test/speaker-test.c:1010
 
1452
#: speaker-test/speaker-test.c:967
1117
1453
#, c-format
1118
1454
msgid "Time per period = %lf\n"
1119
1455
msgstr ""
1120
 
 
1121
 
#: aplay/aplay.c:161
1122
 
#, c-format
1123
 
msgid ""
1124
 
"Usage: %s [OPTION]... [FILE]...\n"
1125
 
"\n"
1126
 
"-h, --help              help\n"
1127
 
"    --version           print current version\n"
1128
 
"-l, --list-devices      list all soundcards and digital audio devices\n"
1129
 
"-L, --list-pcms         list device names\n"
1130
 
"-D, --device=NAME       select PCM by name\n"
1131
 
"-q, --quiet             quiet mode\n"
1132
 
"-t, --file-type TYPE    file type (voc, wav, raw or au)\n"
1133
 
"-c, --channels=#        channels\n"
1134
 
"-f, --format=FORMAT     sample format (case insensitive)\n"
1135
 
"-r, --rate=#            sample rate\n"
1136
 
"-d, --duration=#        interrupt after # seconds\n"
1137
 
"-M, --mmap              mmap stream\n"
1138
 
"-N, --nonblock          nonblocking mode\n"
1139
 
"-F, --period-time=#     distance between interrupts is # microseconds\n"
1140
 
"-B, --buffer-time=#     buffer duration is # microseconds\n"
1141
 
"    --period-size=#     distance between interrupts is # frames\n"
1142
 
"    --buffer-size=#     buffer duration is # frames\n"
1143
 
"-A, --avail-min=#       min available space for wakeup is # microseconds\n"
1144
 
"-R, --start-delay=#     delay for automatic PCM start is # microseconds \n"
1145
 
"                        (relative to buffer size if <= 0)\n"
1146
 
"-T, --stop-delay=#      delay for automatic PCM stop is # microseconds from "
1147
 
"xrun\n"
1148
 
"-v, --verbose           show PCM structure and setup (accumulative)\n"
1149
 
"-V, --vumeter=TYPE      enable VU meter (TYPE: mono or stereo)\n"
1150
 
"-I, --separate-channels one file for each channel\n"
1151
 
"    --disable-resample  disable automatic rate resample\n"
1152
 
"    --disable-channels  disable automatic channel conversions\n"
1153
 
"    --disable-format    disable automatic format conversions\n"
1154
 
"    --disable-softvol   disable software volume control (softvol)\n"
1155
 
"    --test-position     test ring buffer position\n"
1156
 
msgstr ""