File: fontconfig.pot

package info (click to toggle)
fontconfig 2.13.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,592 kB
  • sloc: ansic: 30,881; sh: 5,358; makefile: 1,117; sed: 16
file content (581 lines) | stat: -rw-r--r-- 13,913 bytes parent folder | download | duplicates (2)
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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Fontconfig Author(s)
# This file is distributed under the same license as the fontconfig package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: fontconfig 2.13.1\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?"
"product=fontconfig\n"
"POT-Creation-Date: 2018-08-30 08:06+0000\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: fc-cache/fc-cache.c:99
#, c-format
msgid ""
"usage: %s [-EfrsvVh] [-y SYSROOT] [--error-on-no-fonts] [--force|--really-"
"force] [--sysroot=SYSROOT] [--system-only] [--verbose] [--version] [--help] "
"[dirs]\n"
msgstr ""

#: fc-cache/fc-cache.c:102
#, c-format
msgid "usage: %s [-EfrsvVh] [-y SYSROOT] [dirs]\n"
msgstr ""

#: fc-cache/fc-cache.c:105
#, c-format
msgid ""
"Build font information caches in [dirs]\n"
"(all directories in font configuration by default).\n"
msgstr ""

#: fc-cache/fc-cache.c:109
#, c-format
msgid "  -E, --error-on-no-fonts  raise an error if no fonts in a directory\n"
msgstr ""

#: fc-cache/fc-cache.c:110
#, c-format
msgid ""
"  -f, --force              scan directories with apparently valid caches\n"
msgstr ""

#: fc-cache/fc-cache.c:111
#, c-format
msgid "  -r, --really-force       erase all existing caches, then rescan\n"
msgstr ""

#: fc-cache/fc-cache.c:112
#, c-format
msgid "  -s, --system-only        scan system-wide directories only\n"
msgstr ""

#: fc-cache/fc-cache.c:113
#, c-format
msgid "  -y, --sysroot=SYSROOT    prepend SYSROOT to all paths for scanning\n"
msgstr ""

#: fc-cache/fc-cache.c:114
#, c-format
msgid "  -v, --verbose            display status information while busy\n"
msgstr ""

#: fc-cache/fc-cache.c:115
#, c-format
msgid "  -V, --version            display font config version and exit\n"
msgstr ""

#: fc-cache/fc-cache.c:116
#, c-format
msgid "  -h, --help               display this help and exit\n"
msgstr ""

#: fc-cache/fc-cache.c:118
#, c-format
msgid "  -E         (error-on-no-fonts)\n"
msgstr ""

#: fc-cache/fc-cache.c:119
#, c-format
msgid "                       raise an error if no fonts in a directory\n"
msgstr ""

#: fc-cache/fc-cache.c:120
#, c-format
msgid "  -f         (force)   scan directories with apparently valid caches\n"
msgstr ""

#: fc-cache/fc-cache.c:121
#, c-format
msgid "  -r,   (really force) erase all existing caches, then rescan\n"
msgstr ""

#: fc-cache/fc-cache.c:122
#, c-format
msgid "  -s         (system)  scan system-wide directories only\n"
msgstr ""

#: fc-cache/fc-cache.c:123
#, c-format
msgid "  -y SYSROOT (sysroot) prepend SYSROOT to all paths for scanning\n"
msgstr ""

#: fc-cache/fc-cache.c:124
#, c-format
msgid "  -v         (verbose) display status information while busy\n"
msgstr ""

#: fc-cache/fc-cache.c:125 fc-cat/fc-cat.c:179 fc-list/fc-list.c:100
#: fc-match/fc-match.c:104 fc-pattern/fc-pattern.c:98
#, c-format
msgid "  -V         (version) display font config version and exit\n"
msgstr ""

#: fc-cache/fc-cache.c:126 fc-cat/fc-cat.c:180 fc-list/fc-list.c:101
#: fc-match/fc-match.c:105 fc-pattern/fc-pattern.c:99
#, c-format
msgid "  -h         (help)    display this help and exit\n"
msgstr ""

#: fc-cache/fc-cache.c:163
#, c-format
msgid "skipping, looped directory detected\n"
msgstr ""

#: fc-cache/fc-cache.c:173
#, c-format
msgid "skipping, no such directory\n"
msgstr ""

#: fc-cache/fc-cache.c:186
#, c-format
msgid "\"%s\": not a directory, skipping\n"
msgstr ""

#: fc-cache/fc-cache.c:211
#, c-format
msgid "\"%s\": scanning error\n"
msgstr ""

#: fc-cache/fc-cache.c:220
#, c-format
msgid "skipping, existing cache is valid: %d fonts, %d dirs\n"
msgstr ""

#: fc-cache/fc-cache.c:226
#, c-format
msgid "caching, new cache contents: %d fonts, %d dirs\n"
msgstr ""

#: fc-cache/fc-cache.c:231
#, c-format
msgid "%s: failed to write cache\n"
msgstr ""

#: fc-cache/fc-cache.c:240
#, c-format
msgid "%s: Can't create subdir set\n"
msgstr ""

#: fc-cache/fc-cache.c:254
#, c-format
msgid "%s: Can't create subdir list\n"
msgstr ""

#: fc-cache/fc-cache.c:361 fc-cat/fc-cat.c:307
#, c-format
msgid "%s: Can't initialize font config library\n"
msgstr ""

#: fc-cache/fc-cache.c:371
#, c-format
msgid "%s: Can't create list of directories\n"
msgstr ""

#: fc-cache/fc-cache.c:379
#, c-format
msgid "%s: Can't add directory\n"
msgstr ""

#: fc-cache/fc-cache.c:391
#, c-format
msgid "Out of Memory\n"
msgstr ""

#: fc-cache/fc-cache.c:423
msgid "failed"
msgstr ""

#: fc-cache/fc-cache.c:423
msgid "succeeded"
msgstr ""

#: fc-cat/fc-cat.c:160
#, c-format
msgid "usage: %s [-rv] [--recurse] [--verbose] [*-%s"
msgstr ""

#: fc-cat/fc-cat.c:164
#, c-format
msgid "usage: %s [-rvVh] [*-%s"
msgstr ""

#: fc-cat/fc-cat.c:167
#, c-format
msgid "Reads font information cache from:\n"
msgstr ""

#: fc-cat/fc-cat.c:168
#, c-format
msgid " 1) specified fontconfig cache file\n"
msgstr ""

#: fc-cat/fc-cat.c:169
#, c-format
msgid " 2) related to a particular font directory\n"
msgstr ""

#: fc-cat/fc-cat.c:172
#, c-format
msgid "  -r, --recurse        recurse into subdirectories\n"
msgstr ""

#: fc-cat/fc-cat.c:173
#, c-format
msgid "  -v, --verbose        be verbose\n"
msgstr ""

#: fc-cat/fc-cat.c:174 fc-conflist/fc-conflist.c:88 fc-list/fc-list.c:93
#: fc-match/fc-match.c:96 fc-pattern/fc-pattern.c:92 fc-query/fc-query.c:95
#: fc-scan/fc-scan.c:93 fc-validate/fc-validate.c:95
#, c-format
msgid "  -V, --version        display font config version and exit\n"
msgstr ""

#: fc-cat/fc-cat.c:175 fc-conflist/fc-conflist.c:89 fc-list/fc-list.c:94
#: fc-match/fc-match.c:97 fc-pattern/fc-pattern.c:93 fc-query/fc-query.c:96
#: fc-scan/fc-scan.c:94 fc-validate/fc-validate.c:96
#, c-format
msgid "  -h, --help           display this help and exit\n"
msgstr ""

#: fc-cat/fc-cat.c:177
#, c-format
msgid "  -r         (recurse) recurse into subdirectories\n"
msgstr ""

#: fc-cat/fc-cat.c:178
#, c-format
msgid "  -v         (verbose) be verbose\n"
msgstr ""

#: fc-cat/fc-cat.c:316 fc-cat/fc-cat.c:325 fc-cat/fc-cat.c:337
#: fc-cat/fc-cat.c:345
#, c-format
msgid "%s: malloc failure\n"
msgstr ""

#: fc-cat/fc-cat.c:385
#, c-format
msgid ""
"Directory: %s\n"
"Cache: %s\n"
"--------\n"
msgstr ""

#: fc-conflist/fc-conflist.c:79
#, c-format
msgid "usage: %s [-Vh] [--version] [--help]\n"
msgstr ""

#: fc-conflist/fc-conflist.c:82
#, c-format
msgid "usage: %s [-Vh]\n"
msgstr ""

#: fc-conflist/fc-conflist.c:85
#, c-format
msgid "Show the ruleset files information on the system\n"
msgstr ""

#: fc-conflist/fc-conflist.c:91 fc-validate/fc-validate.c:101
#, c-format
msgid "  -V         (version)      display font config version and exit\n"
msgstr ""

#: fc-conflist/fc-conflist.c:92 fc-validate/fc-validate.c:102
#, c-format
msgid "  -h         (help)         display this help and exit\n"
msgstr ""

#: fc-list/fc-list.c:80
#, c-format
msgid ""
"usage: %s [-vbqVh] [-f FORMAT] [--verbose] [--brief] [--format=FORMAT] [--"
"quiet] [--version] [--help] [pattern] {element ...} \n"
msgstr ""

#: fc-list/fc-list.c:83
#, c-format
msgid "usage: %s [-vbqVh] [-f FORMAT] [pattern] {element ...} \n"
msgstr ""

#: fc-list/fc-list.c:86
#, c-format
msgid "List fonts matching [pattern]\n"
msgstr ""

#: fc-list/fc-list.c:89 fc-match/fc-match.c:93
#, c-format
msgid "  -v, --verbose        display entire font pattern verbosely\n"
msgstr ""

#: fc-list/fc-list.c:90 fc-match/fc-match.c:94
#, c-format
msgid "  -b, --brief          display entire font pattern briefly\n"
msgstr ""

#: fc-list/fc-list.c:91 fc-match/fc-match.c:95 fc-pattern/fc-pattern.c:91
#: fc-query/fc-query.c:94 fc-scan/fc-scan.c:92
#, c-format
msgid "  -f, --format=FORMAT  use the given output format\n"
msgstr ""

#: fc-list/fc-list.c:92
#, c-format
msgid ""
"  -q, --quiet          suppress all normal output, exit 1 if no fonts "
"matched\n"
msgstr ""

#: fc-list/fc-list.c:96 fc-match/fc-match.c:101
#, c-format
msgid "  -v         (verbose) display entire font pattern verbosely\n"
msgstr ""

#: fc-list/fc-list.c:97 fc-match/fc-match.c:102
#, c-format
msgid "  -b         (brief)   display entire font pattern briefly\n"
msgstr ""

#: fc-list/fc-list.c:98 fc-match/fc-match.c:103 fc-pattern/fc-pattern.c:97
#, c-format
msgid "  -f FORMAT  (format)  use the given output format\n"
msgstr ""

#: fc-list/fc-list.c:99
#, c-format
msgid ""
"  -q,        (quiet)   suppress all normal output, exit 1 if no fonts "
"matched\n"
msgstr ""

#: fc-list/fc-list.c:161 fc-match/fc-match.c:168 fc-pattern/fc-pattern.c:152
#, c-format
msgid "Unable to parse the pattern\n"
msgstr ""

#: fc-match/fc-match.c:82
#, c-format
msgid ""
"usage: %s [-savbVh] [-f FORMAT] [--sort] [--all] [--verbose] [--brief] [--"
"format=FORMAT] [--version] [--help] [pattern] {element...}\n"
msgstr ""

#: fc-match/fc-match.c:85
#, c-format
msgid "usage: %s [-savVh] [-f FORMAT] [pattern] {element...}\n"
msgstr ""

#: fc-match/fc-match.c:88 fc-pattern/fc-pattern.c:86
#, c-format
msgid "List best font matching [pattern]\n"
msgstr ""

#: fc-match/fc-match.c:91
#, c-format
msgid "  -s, --sort           display sorted list of matches\n"
msgstr ""

#: fc-match/fc-match.c:92
#, c-format
msgid "  -a, --all            display unpruned sorted list of matches\n"
msgstr ""

#: fc-match/fc-match.c:99
#, c-format
msgid "  -s,        (sort)    display sorted list of matches\n"
msgstr ""

#: fc-match/fc-match.c:100
#, c-format
msgid "  -a         (all)     display unpruned sorted list of matches\n"
msgstr ""

#: fc-match/fc-match.c:197
#, c-format
msgid "No fonts installed on the system\n"
msgstr ""

#: fc-pattern/fc-pattern.c:80
#, c-format
msgid ""
"usage: %s [-cdVh] [-f FORMAT] [--config] [--default] [--verbose] [--"
"format=FORMAT] [--version] [--help] [pattern] {element...}\n"
msgstr ""

#: fc-pattern/fc-pattern.c:83
#, c-format
msgid "usage: %s [-cdVh] [-f FORMAT] [pattern] {element...}\n"
msgstr ""

#: fc-pattern/fc-pattern.c:89
#, c-format
msgid "  -c, --config         perform config substitution on pattern\n"
msgstr ""

#: fc-pattern/fc-pattern.c:90
#, c-format
msgid "  -d, --default        perform default substitution on pattern\n"
msgstr ""

#: fc-pattern/fc-pattern.c:95
#, c-format
msgid "  -c,        (config)  perform config substitution on pattern\n"
msgstr ""

#: fc-pattern/fc-pattern.c:96
#, c-format
msgid "  -d,        (default) perform default substitution on pattern\n"
msgstr ""

#: fc-query/fc-query.c:83
#, c-format
msgid ""
"usage: %s [-bVh] [-i index] [-f FORMAT] [--index index] [--brief] [--format "
"FORMAT] [--version] [--help] font-file...\n"
msgstr ""

#: fc-query/fc-query.c:86
#, c-format
msgid "usage: %s [-bVh] [-i index] [-f FORMAT] font-file...\n"
msgstr ""

#: fc-query/fc-query.c:89
#, c-format
msgid "Query font files and print resulting pattern(s)\n"
msgstr ""

#: fc-query/fc-query.c:92 fc-validate/fc-validate.c:92
#, c-format
msgid "  -i, --index INDEX    display the INDEX face of each font file only\n"
msgstr ""

#: fc-query/fc-query.c:93 fc-scan/fc-scan.c:91
#, c-format
msgid "  -b, --brief          display font pattern briefly\n"
msgstr ""

#: fc-query/fc-query.c:98
#, c-format
msgid ""
"  -i INDEX   (index)         display the INDEX face of each font file only\n"
msgstr ""

#: fc-query/fc-query.c:99 fc-scan/fc-scan.c:96
#, c-format
msgid "  -b         (brief)         display font pattern briefly\n"
msgstr ""

#: fc-query/fc-query.c:100 fc-scan/fc-scan.c:97
#, c-format
msgid "  -f FORMAT  (format)        use the given output format\n"
msgstr ""

#: fc-query/fc-query.c:101 fc-scan/fc-scan.c:98
#, c-format
msgid "  -V         (version)       display font config version and exit\n"
msgstr ""

#: fc-query/fc-query.c:102 fc-scan/fc-scan.c:99
#, c-format
msgid "  -h         (help)          display this help and exit\n"
msgstr ""

#: fc-query/fc-query.c:160
#, c-format
msgid "Can't query face %u of font file %s\n"
msgstr ""

#: fc-scan/fc-scan.c:82
#, c-format
msgid ""
"usage: %s [-bVh] [-f FORMAT] [--brief] [--format FORMAT] [--version] [--"
"help] font-file...\n"
msgstr ""

#: fc-scan/fc-scan.c:85
#, c-format
msgid "usage: %s [-bVh] [-f FORMAT] font-file...\n"
msgstr ""

#: fc-scan/fc-scan.c:88
#, c-format
msgid "Scan font files and directories, and print resulting pattern(s)\n"
msgstr ""

#: fc-validate/fc-validate.c:83
#, c-format
msgid ""
"usage: %s [-Vhv] [-i index] [-l LANG] [--index index] [--lang LANG] [--"
"verbose] [--version] [--help] font-file...\n"
msgstr ""

#: fc-validate/fc-validate.c:86
#, c-format
msgid "usage: %s [-Vhv] [-i index] [-l LANG] font-file...\n"
msgstr ""

#: fc-validate/fc-validate.c:89
#, c-format
msgid "Validate font files and print result\n"
msgstr ""

#: fc-validate/fc-validate.c:93
#, c-format
msgid "  -l, --lang=LANG      set LANG instead of current locale\n"
msgstr ""

#: fc-validate/fc-validate.c:94
#, c-format
msgid "  -v, --verbose        show more detailed information\n"
msgstr ""

#: fc-validate/fc-validate.c:98
#, c-format
msgid ""
"  -i INDEX   (index)        display the INDEX face of each font file only\n"
msgstr ""

#: fc-validate/fc-validate.c:99
#, c-format
msgid "  -l LANG    (lang)         set LANG instead of current locale\n"
msgstr ""

#: fc-validate/fc-validate.c:100
#, c-format
msgid "  -v         (verbose)      show more detailed information\n"
msgstr ""

#: fc-validate/fc-validate.c:167
#, c-format
msgid "Can't initalize FreeType library\n"
msgstr ""

#: fc-validate/fc-validate.c:185
#, c-format
msgid "Unable to open %s\n"
msgstr ""

#: fc-validate/fc-validate.c:200
#, c-format
msgid "%s:%d Missing %d glyph(s) to satisfy the coverage for %s language\n"
msgstr ""

#: fc-validate/fc-validate.c:230
#, c-format
msgid "%s:%d Satisfy the coverage for %s language\n"
msgstr ""

#: src/fccfg.c:2701
msgid "No description"
msgstr ""