File: ca.mo

package info (click to toggle)
quelcom 0.4.0-16
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,544 kB
  • sloc: cpp: 4,148; makefile: 158; sh: 15
file content (227 lines) | stat: -rw-r--r-- 15,260 bytes parent folder | download | duplicates (6)
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
	*
23
f
!
(


 
"<![5}
+<N&`STB0PsQ,7CI{D8
CC(/VW7>&AM76ST5e!2'73BkAL
#Z%~-9-9:Pt*!5-c//55J_~$'=
P7[ '",O"o:."++N0z.1O"`6	/0A"Il('! " < T k      !!.!B!
U!c!~!!!!#!!""0"=L")")"""##5#D#V#t#+#3# ##$$3$X$d$"$'$ $#$9% N%o%%%%%%%%&&S+&U&A&O'Qg'4'<'J+(Lv(:(Q(*P)7{)\)]*?n*%*B*M+7e+W+Y+AO,!,6,+,-:2-Cm--A-W.(i.(./.:..&/=U/U/2/0%80<^0(0.0.0"10@1q11&1&1'1'2A2
[2
i2 t22
2;22"3+13]3y333!393204c4}4&4,414!5555R55)55%596:6T67`6866&667/"7#R7(v777777$8<8L8h88888899#+9!O9q999!99%9: ':=H:+:+:::;;8;L; ^;;)H/^w{5TC	%$;`L?r|<vyk]9~RzPJtUO
#@S-2Gq&sEIuVf_QXMiBgn
dhW 7!}c>(pl[F8"N+16,\4.AYeKZm=D*'0jx3oa:b		 bytes/sample field should be 1, 2 or 4
		channels field should be 1 (mono) or 2 (stereo)
		data field should be 'data'
		data length field should be %d
		don't know which value must be set...
		fixed
		fmt  field should be 'fmt '
		fmt length field should be %d
		format field should 1 (pcm tag)
		riff field should be 'RIFF'
		riff length field should be %d
		sample rate field should be between 8000 and 48000
		wave field should be 'WAVE'
	bits/sample: %d
	bytes/sample: %d
	bytes/second: %d
	channels: %d
	data length: %d
	fmt length: %d
	riff length: %d
	sample rate: %d
   -A, --show-all: implies -d, -f, -s
   -B, --set-begin <cut point>: set the first frame from the beginning of the file
   -B, --set-begin <cut point>: set the first sample from the beginning of the file
   -D, --delete: delete invalid frames and garbage. use with care
   -E, --set-end <cut point>: set the last frame from the beginning of the file
   -E, --set-end <cut point>: set the last sample from the beginning of the file
   -F, --fix: correct header. use with care
   -H, --html: output in html format (default is text)
   -S, --shrink: shrink silences greater than 'duration'. use with care.
   -S, --slice <time spec>-<time spec>: set the cut as a time slice
   -S, --split: split report across visited directories
   -T, --delete-tag: delete tag (if exists). option -D must be set
   -V, --version: show version and exit
   -a, --all: report all files, not just *.mp3
   -b, --set-begin-from-eof <cut point>: set the first frame from the end of the file
   -b, --set-begin-from-eof <cut point>: set the first sample from the end of the file
   -c, --check: check the entire stream (slower but accurate)
   -d, --delete: deletes the fragment
   -d, --duration <duration>[j|s|m|b|k|M]: set the fade duration
   -d, --duration <duration>[j|s|m|b|k|M]: set the minimum silence duration.
   -d, --show-dirs: show a report for every directory
   -e, --set-end-from-eof <cut point>: set the last frame from the end of the file
   -e, --set-end-from-eof <cut point>: set the last sample from the end of the file
   -f, --force: force join bypassing bit rate checks
   -f, --fragment [h:[m:]]s[ms] 
   -f, --show-files: show a report for every file
   -h, --help: show this help and exit
   -i, --in: just fade in
   -l, --length [[h:]m:]s[.ms]: set the fade duration.
   -l, --length [[h:]m:]s[.ms]: set the minimum silence duration.
   -o, --out: just fade out
   -o, --output <file>: output file where the fragment is stored
   -o, --output <file>: send output to <file>. otherwise, append to <file1>
   -q, --quiet: no output messages
   -r, --recursive: scan directories
   -s, --show-summary: show a summary report
   -s, --size <cut point>: specifies the size of the cut
   -s, --summary-only: show only the summary
   -t, --test: don't modify. create and fade a test file
   -t, --threshold <threshold>: set the maximum value (in %) for silent samples
   -v, --verbose: show more detailed info
   -v, --verbose: verbose
 %s: check and clean mp3 streams
 %s: detect and shrink silence sequence in wav files
 %s: dump (and fix) wav header
 %s: extract and/or delete parts of a mp3 file
 %s: extract and/or delete parts of a wav file
 %s: fade in/out wav files
 %s: generate reports from mp3 files and directories
 %s: join mp3 files
 %s: join wav files
 %s: show info from mp3 files
 %s: show info from wav files
 <cut point> = <value>[j|s|m|b|k|M]
 => %d:%02d.%03d  %u samples  %u bytes
 bytes of garbage at the end directories   files   is a special file. skipping. is not compatible options:
 see info manual for more info about options and usage
 syntax: %s [option]... file
 syntax: %s [option]... file...
 syntax: %s [option]... file1 file2...
%d error files found
%s - version %s - build %s
%s: %d bytes of garbage at the end%s: %d of %d discardable bytes
%s: %d:%02d of silence at %d:%02d
%s: %d:%02d.%03d (%d samples) at %d:%02d:%03d (sample %d)
%s: '%s' has not enough room for a wav header
%s: '%s' is a directory
%s: cannot scan '%s'
%s: error reading '%s' status: %s
%s: first frame incomplete: %d of %d bytes
%s: last frame (%d+1) truncated: %d of %d bytes
%s: moving %d bytes%s: moving tag (%d bytes)%s: option '%s' is not recognized or bad used
%s: skipped %d bytes%s: skipped %d bytes of garbage at the beginning
%s: skipping tag%s: threshold must be 0..100 (%d)
%s: total silence reported: %d:%02d.%02d (%d samples)
%s: truncating to %d bytes
%u file%c: at least two files to join must be specified
: both fades overlap. they'd be done separately
: empty: flag -T requires -D. ignoring -T: no input file(s): no tag: only one file to cut must be specified: smaller than the silence searched for: vbr detected => automatic check: vbr format is not supported[no tag]appending '%s' to '%s'...copying '%s' to '%s'...created testfile '%s'
cut: last sample > first sampleerror reading: faded in %d samples in '%s'
faded out %d samples in '%s'
first frame incompleteformat is undefinedformat not recognized: frame out of range: header format errorheader value errorinvalid fieldinvalid format specifier: invalid time specificationlast frame > first framelayer not supportedlength mismatchmove %d..%d (%d samples) to %d..%d
no '-' foundno valid header foundnot a regular fileonly layer III is supportedoptions (-b or -B), (-e or -E) and -s cannot be used togetheroptions -B and -b cannot be used togetheroptions -E and -e cannot be used togetherquelcom internal errorsample out of range: scanning '%s'...shrink %d samples at %d
tag is invalidundefined versionunsupported bits/sample valueunsupported channel value		 el camp bytes/mostra ha de ser 1, 2 o 4
		el camp channels ha de ser 1 (mono) o 2 (stereo)
		el camp data ha de ser 'data'
		el camp data length ha de ser %d
		no s quin valor s'ha de posar...
		corregit
		el camp fmt ha de ser 'fmt '
		el camp fmt length ha de ser %d
		el camp format ha de ser 1 (pcm tag)
		el camp riff ha de ser 'RIFF'
		el camp riff length ha de ser %d
		la velocitat de mostreig ha d'estar entre 8000 i 48000
		el camp wave ha de ser 'WAVE'
	bits/mostra: %d
	bytes/mostra: %d
	bytes/segon: %d
	canals: %d
	data length: %d
	fmt length: %d
	riff length: %d
	velocitat de mostreig: %d
   -A, --show-all: implica -d, -f, -s
   -B, --set-begin <punt de tall>: marca el primer frame des de l'inici del fitxer
   -B, --set-begin <punt de tall>: marca la primera mostra des de l'inici del fitxer
   -D, --delete: esborra frames invlids i brossa. usar amb cura
   -E, --set-end <punt de tall>: marca l'ltim frame des de l'inici del fitxer
   -E, --set-end <punt de tall>: marca l'ltima mostra des de l'inici del fitxer
   -F, --fix: corregeix la capalera. usar amb cura
   -H, --html: sortida en format html (per defecte s text)
   -S, --shrink: retalla els silencis majors que 'durada'. usar amb cura.
   -S, --slice <time spec>-<time spec>: fer el tall com un segment de temps
   -S, --split: trenca el report pels directoris visitats
   -T, --delete-tag: esborra el tag (si existeix). l'opci -D ha d'estar marcada
   -V, --version: mostra la versi i surt
   -a, --all: reporta tots els fitxers, no noms *.mp3
   -b, --set-begin-from-eof <punt de tall>: marca el primer frame des de l'inici del fitxer
   -b, --set-begin-from-eof <punt de tall>: marca la primera mostra des del final del fitxer
   -c, --check: comprova l'steam sencer (ms lent per precs)
   -d, --delete: esborra el fragment
   -d, --duration <durada>[j|s|m|b|k|M]: marca la durada del fade
   -d, --duration <durada>[j|s|m|b|k|M]: marca la durada mnima d'un silenci
   -d, --show-dirs: mostra un report de cada directori
   -e, --set-end-from-eof <punt de tall>: marca l'ltim frame des del final del fitxer
   -e, --set-end-from-eof <punt de tall>: marca l'ltima mostra des del final del fitxer
   -f, --force: fora la uni evitant la comprovaci de bit rate
   -f, --fragment [h:[m:]]s[ms] 
   -f, --show-files: mostra un report per cada fitxer
   -h, --help: mostra aquesta ajuda i surt
   -i, --in: noms fade in
   -l, --length [[h:]m:]s[.ms]: marca la durada del fade.
   -l, --length [[h:]m:]s[.ms]: marca la durada mnima de silenci.
   -o, --out: noms fade out
   -o, --output <file>: fitxer de sortida on es desa el fragment
   -o, --output <fitxer>: envia la sortida a <fitxer>. altrament, s'annexa a <fitxer1>
   -q, --quiet: cap missatge de sortida
   -r, --recursive: escaneja directoris
   -s, --show-summary: mostra un report sumari
   -s, --size <punt de tall>: especifica la mida del tall
   -s, --summary-only: mostra noms el sumari
   -t, --test: no modifica. crea i 'fade' un fitxer de prova
   -t, --threshold <llindar>: marca el valor mxim (en %) de les mostres silencioses
   -v, --verbose: mostra informaci ms detallada
   -v, --verbose: explcit
 %s: comprova i neteja streams d'mp3
 %s: detecta i retalla seqncies de silenci en fitxers wav
 %s: aboca (i corregeix) capaleres wav
 %s: extreu i/o esborra parts d'un fitxer mp3
 %s: extreu i/o esborra parts d'un fitxer wav
 %s: fade in/out fitxers wav
 %s: genera reports de fitxers i directoris mp3
 %s: ajunta fitxers mp3
 %s: ajunta fitxers wav
 %s: mostra informaci de fitxers mp3
 %s: mostra informaci de fitxers wav
 <punt de tall> = <valor>[j|s|m|b|k|M]
 => %d:%02d.%03d  %u mostres  %u bytes
 bytes de brossa al final directoris   fitxers   s un fitxer especial. ignorat. no s compatible opcions:
 mira el manual info per ms informaci sobre opcions i s
 sintaxi: %s [opci]... fitxer
 sintaxi: %s [opci]... fitxer...
 sintaxi: %s [opci]... fitxer1 fitxer2...
trobats %d fitxers erronis
%s - versi %s - creat %s
%s: %d bytes de brossa al final%s: %d de %d bytes rebutjables
%s: %d:%02d de silenci a %d:%02d
%s: %d:%02d.%03d (%d mostres) a %d:%02d:%03d (mostra %d)
%s: '%s' no t prou espai per a una capalera wav
%s: '%s' s un directori
%s: no es pot escanejar '%s'
%s: error llegint l'estat de '%s': %s
%s: frame inicial incomplet: %d de %d bytes
%s: darrer frame (%d+1) escapat: %d de %d bytes
%s: movent %d bytes%s: movent el tag (%d bytes)%s: l'opci '%s' no est reconeguda o est mal usada
%s: saltats %d bytes%s: saltats %d bytes de brossa a l'inici
%s: saltant el tag%s: el llindar ha de ser 0..100 (%d)
%s: total de silenci reportat: %d:%02d.%02d (%d mostres)
%s: escapant a %d bytes
%u fitxer%c: com a mnim s'han d'especificar dos fitxers per unir
: els dos fades se sobreposen. s'han de fer per separat
: buit: el flag -T requereix -D. ignorant -T: cap fitxer d'entrada: sense tag: noms s'ha d'especificar un fitxer per tallar: menor que el silenci que es busca: detectat vbr => comprovaci automtica: el format vbr no se suporta[sense tag]annexant '%s' a '%s'...copiant '%s' a '%s'...creat el fitxer de prova '%s'
cut: darrera mostra > primera mostraerror llegint: faded in %d mostres a '%s'
faded out %d mostres a '%s'
primer frame incompletel format s indefinitel format no es reconeix: frame fora de rang: error de format de capaleraerror en valor de capaleracamp invl.lidespecificador de format invl.lid: especificaci de temps invl.lidadarrer frame > primer framelayer no suportatincoherncia de llargadamou %d..%d (%d mostres) a %d..%d
cap '-' trobatno s'ha trobat cap capalera vl.lidano s un fitxer regularnoms el layer III est suportatles opcions (-b o -B), (-e o -E) i -s no es poden usar alhorales opcions -B i -b no es poden usar alhorales opcions -E i -e no es poden usar alhoraerror intern de quelcommostra fora de rang: escanejant '%s'...retalla %d mostres a %d
el tag s invl.lidversi indefinidavalor de bits/mostra no suportatnombre de canals no suportat