toolkit/mozapps/installer/windows/nsis/locale-fonts.nsh

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:3cefc8474e7d
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5 ; Acholi
6 !if "${AB_CD}" == "ach"
7 !define FONT_NAME1 "Segoe UI"
8 !define FONT_FILE1 "segoeui.ttf"
9 !endif
10
11 ; Afrikaans
12 !if "${AB_CD}" == "af"
13 !define FONT_NAME1 "Segoe UI"
14 !define FONT_FILE1 "segoeui.ttf"
15 !endif
16
17 ; Akan
18 !if "${AB_CD}" == "ak"
19 !define FONT_NAME1 "Segoe UI"
20 !define FONT_FILE1 "segoeui.ttf"
21 !endif
22
23 ; Aragonese
24 !if "${AB_CD}" == "an"
25 !define FONT_NAME1 "Segoe UI"
26 !define FONT_FILE1 "segoeui.ttf"
27 !endif
28
29 ; Arabic
30 !if "${AB_CD}" == "ar"
31 !define FONT_NAME1 "Segoe UI"
32 !define FONT_FILE1 "segoeui.ttf"
33 !endif
34
35 ; Assamese
36 !if "${AB_CD}" == "as"
37 !define FONT_NAME1 "Nirmala UI"
38 !define FONT_FILE1 "Nirmala.ttf"
39 !endif
40
41 ; Asturian
42 !if "${AB_CD}" == "ast"
43 !define FONT_NAME1 "Segoe UI"
44 !define FONT_FILE1 "segoeui.ttf"
45 !endif
46
47 ; Azerbaijani
48 !if "${AB_CD}" == "az"
49 !define FONT_NAME1 "Segoe UI"
50 !define FONT_FILE1 "segoeui.ttf"
51 !endif
52
53 ; Belarusian
54 !if "${AB_CD}" == "be"
55 !define FONT_NAME1 "Segoe UI"
56 !define FONT_FILE1 "segoeui.ttf"
57 !endif
58
59 ; Bulgarian
60 !if "${AB_CD}" == "bg"
61 !define FONT_NAME1 "Segoe UI"
62 !define FONT_FILE1 "segoeui.ttf"
63 !endif
64
65 ; Bengali
66 !if "${AB_CD}" == "bn-BD"
67 !define FONT_NAME1 "Nirmala UI"
68 !define FONT_FILE1 "Nirmala.ttf"
69 !endif
70
71 ; Bengali - India
72 !if "${AB_CD}" == "bn-IN"
73 !define FONT_NAME1 "Nirmala UI"
74 !define FONT_FILE1 "Nirmala.ttf"
75 !endif
76
77 ; Breton
78 !if "${AB_CD}" == "br"
79 !define FONT_NAME1 "Segoe UI"
80 !define FONT_FILE1 "segoeui.ttf"
81 !endif
82
83 ; Bosnian
84 !if "${AB_CD}" == "bs"
85 !define FONT_NAME1 "Segoe UI"
86 !define FONT_FILE1 "segoeui.ttf"
87 !endif
88
89 ; Catalan
90 !if "${AB_CD}" == "ca"
91 !define FONT_NAME1 "Segoe UI"
92 !define FONT_FILE1 "segoeui.ttf"
93 !endif
94
95 ; Czech
96 !if "${AB_CD}" == "cs"
97 !define FONT_NAME1 "Segoe UI"
98 !define FONT_FILE1 "segoeui.ttf"
99 !endif
100
101 ; Kashubian
102 !if "${AB_CD}" == "csb"
103 !define FONT_NAME1 "Segoe UI"
104 !define FONT_FILE1 "segoeui.ttf"
105 !endif
106
107 ; Welsh
108 !if "${AB_CD}" == "cy"
109 !define FONT_NAME1 "Segoe UI"
110 !define FONT_FILE1 "segoeui.ttf"
111 !endif
112
113 ; Danish
114 !if "${AB_CD}" == "da"
115 !define FONT_NAME1 "Segoe UI"
116 !define FONT_FILE1 "segoeui.ttf"
117 !endif
118
119 ; German
120 !if "${AB_CD}" == "de"
121 !define FONT_NAME1 "Segoe UI"
122 !define FONT_FILE1 "segoeui.ttf"
123 !endif
124
125 ; Greek
126 !if "${AB_CD}" == "el"
127 !define FONT_NAME1 "Segoe UI"
128 !define FONT_FILE1 "segoeui.ttf"
129 !endif
130
131 ; English - Great Britain
132 !if "${AB_CD}" == "en-GB"
133 !define FONT_NAME1 "Segoe UI"
134 !define FONT_FILE1 "segoeui.ttf"
135 !endif
136
137 ; English - United States
138 !if "${AB_CD}" == "en-US"
139 !define FONT_NAME1 "Segoe UI"
140 !define FONT_FILE1 "segoeui.ttf"
141 !endif
142
143 ; English - South Africa
144 !if "${AB_CD}" == "en-ZA"
145 !define FONT_NAME1 "Segoe UI"
146 !define FONT_FILE1 "segoeui.ttf"
147 !endif
148
149 ; Esperanto
150 !if "${AB_CD}" == "eo"
151 !define FONT_NAME1 "Segoe UI"
152 !define FONT_FILE1 "segoeui.ttf"
153 !endif
154
155 ; Spanish - Argentina
156 !if "${AB_CD}" == "es-AR"
157 !define FONT_NAME1 "Segoe UI"
158 !define FONT_FILE1 "segoeui.ttf"
159 !endif
160
161 ; Spanish - Chile
162 !if "${AB_CD}" == "es-CL"
163 !define FONT_NAME1 "Segoe UI"
164 !define FONT_FILE1 "segoeui.ttf"
165 !endif
166
167 ; Spanish
168 !if "${AB_CD}" == "es-ES"
169 !define FONT_NAME1 "Segoe UI"
170 !define FONT_FILE1 "segoeui.ttf"
171 !endif
172
173 ; Spanish - Mexico
174 !if "${AB_CD}" == "es-MX"
175 !define FONT_NAME1 "Segoe UI"
176 !define FONT_FILE1 "segoeui.ttf"
177 !endif
178
179 ; Estonian
180 !if "${AB_CD}" == "et"
181 !define FONT_NAME1 "Segoe UI"
182 !define FONT_FILE1 "segoeui.ttf"
183 !endif
184
185 ; Basque
186 !if "${AB_CD}" == "eu"
187 !define FONT_NAME1 "Segoe UI"
188 !define FONT_FILE1 "segoeui.ttf"
189 !endif
190
191 ; Persian
192 !if "${AB_CD}" == "fa"
193 !define FONT_NAME1 "Segoe UI"
194 !define FONT_FILE1 "segoeui.ttf"
195 !endif
196
197 ; Fulah
198 !if "${AB_CD}" == "ff"
199 !define FONT_NAME1 "Segoe UI"
200 !define FONT_FILE1 "segoeui.ttf"
201 !endif
202
203 ; Finnish
204 !if "${AB_CD}" == "fi"
205 !define FONT_NAME1 "Segoe UI"
206 !define FONT_FILE1 "segoeui.ttf"
207 !endif
208
209 ; French
210 !if "${AB_CD}" == "fr"
211 !define FONT_NAME1 "Segoe UI"
212 !define FONT_FILE1 "segoeui.ttf"
213 !endif
214
215 ; Frisian
216 !if "${AB_CD}" == "fy-NL"
217 !define FONT_NAME1 "Segoe UI"
218 !define FONT_FILE1 "segoeui.ttf"
219 !endif
220
221 ; Irish
222 !if "${AB_CD}" == "ga-IE"
223 !define FONT_NAME1 "Segoe UI"
224 !define FONT_FILE1 "segoeui.ttf"
225 !endif
226
227 ; Scottish Gaelic
228 !if "${AB_CD}" == "gd"
229 !define FONT_NAME1 "Segoe UI"
230 !define FONT_FILE1 "segoeui.ttf"
231 !endif
232
233 ; Galician
234 !if "${AB_CD}" == "gl"
235 !define FONT_NAME1 "Segoe UI"
236 !define FONT_FILE1 "segoeui.ttf"
237 !endif
238
239 ; Gujarati
240 !if "${AB_CD}" == "gu-IN"
241 !define FONT_NAME1 "Nirmala UI"
242 !define FONT_FILE1 "Nirmala.ttf"
243 !endif
244
245 ; Hawaiian
246 !if "${AB_CD}" == "haw"
247 !define FONT_NAME1 "Segoe UI"
248 !define FONT_FILE1 "segoeui.ttf"
249 !endif
250
251 ; Hebrew
252 !if "${AB_CD}" == "he"
253 !define FONT_NAME1 "Segoe UI"
254 !define FONT_FILE1 "segoeui.ttf"
255 !endif
256
257 ; hindi
258 !if "${AB_CD}" == "hi-IN"
259 !define FONT_NAME1 "Nirmala UI"
260 !define FONT_FILE1 "Nirmala.ttf"
261 !endif
262
263 ; Croatian
264 !if "${AB_CD}" == "hr"
265 !define FONT_NAME1 "Segoe UI"
266 !define FONT_FILE1 "segoeui.ttf"
267 !endif
268
269 ; Upper Sorbian
270 !if "${AB_CD}" == "hsb"
271 !define FONT_NAME1 "Segoe UI"
272 !define FONT_FILE1 "segoeui.ttf"
273 !endif
274
275 ; Hungarian
276 !if "${AB_CD}" == "hu"
277 !define FONT_NAME1 "Segoe UI"
278 !define FONT_FILE1 "segoeui.ttf"
279 !endif
280
281 ; Armenian
282 !if "${AB_CD}" == "hy-AM"
283 !define FONT_NAME1 "Segoe UI"
284 !define FONT_FILE1 "segoeui.ttf"
285 !endif
286
287 ; Indonesian
288 !if "${AB_CD}" == "id"
289 !define FONT_NAME1 "Segoe UI"
290 !define FONT_FILE1 "segoeui.ttf"
291 !endif
292
293 ; Iloko
294 !if "${AB_CD}" == "ilo"
295 !define FONT_NAME1 "Segoe UI"
296 !define FONT_FILE1 "segoeui.ttf"
297 !endif
298
299 ; Icelandic
300 !if "${AB_CD}" == "is"
301 !define FONT_NAME1 "Segoe UI"
302 !define FONT_FILE1 "segoeui.ttf"
303 !endif
304
305 ; Italian
306 !if "${AB_CD}" == "it"
307 !define FONT_NAME1 "Segoe UI"
308 !define FONT_FILE1 "segoeui.ttf"
309 !endif
310
311 ; Japanese
312 !if "${AB_CD}" == "ja"
313 !define FONT_NAME1 "Meiryo UI"
314 !define FONT_FILE1 "meiryo.ttc"
315 !endif
316
317 ; Georgian
318 !if "${AB_CD}" == "ka"
319 !define FONT_NAME1 "Segoe UI"
320 !define FONT_FILE1 "segoeui.ttf"
321 !endif
322
323 ; Kazakh
324 !if "${AB_CD}" == "kk"
325 !define FONT_NAME1 "Segoe UI"
326 !define FONT_FILE1 "segoeui.ttf"
327 !endif
328
329 ; Khmer
330 !if "${AB_CD}" == "km"
331 !define FONT_NAME1 "Leelawadee UI"
332 !define FONT_FILE1 "LeelawUI.ttf"
333 !endif
334
335 ; Kannada
336 !if "${AB_CD}" == "kn"
337 !define FONT_NAME1 "Nirmala UI"
338 !define FONT_FILE1 "Nirmala.ttf"
339 !endif
340
341 ; Korean
342 !if "${AB_CD}" == "ko"
343 !define FONT_NAME1 "Malgun Gothic"
344 !define FONT_FILE1 "malgun.ttf"
345 !endif
346
347 ; Kurdish
348 !if "${AB_CD}" == "ku"
349 !define FONT_NAME1 "Segoe UI"
350 !define FONT_FILE1 "segoeui.ttf"
351 !endif
352
353 ; Luganda
354 !if "${AB_CD}" == "lg"
355 !define FONT_NAME1 "Segoe UI"
356 !define FONT_FILE1 "segoeui.ttf"
357 !endif
358
359 ; Ligurian
360 !if "${AB_CD}" == "lij"
361 !define FONT_NAME1 "Segoe UI"
362 !define FONT_FILE1 "segoeui.ttf"
363 !endif
364
365 ; Lithuanian
366 !if "${AB_CD}" == "lt"
367 !define FONT_NAME1 "Segoe UI"
368 !define FONT_FILE1 "segoeui.ttf"
369 !endif
370
371 ; Latvian
372 !if "${AB_CD}" == "lv"
373 !define FONT_NAME1 "Segoe UI"
374 !define FONT_FILE1 "segoeui.ttf"
375 !endif
376
377 ; Maithili
378 !if "${AB_CD}" == "mai"
379 !define FONT_NAME1 "Nirmala UI"
380 !define FONT_FILE1 "Nirmala.ttf"
381 !endif
382
383 ; Macedonian
384 !if "${AB_CD}" == "mk"
385 !define FONT_NAME1 "Segoe UI"
386 !define FONT_FILE1 "segoeui.ttf"
387 !endif
388
389 ; Malayalam
390 !if "${AB_CD}" == "ml"
391 !define FONT_NAME1 "Nirmala UI"
392 !define FONT_FILE1 "Nirmala.ttf"
393 !endif
394
395 ; Mongolian
396 !if "${AB_CD}" == "mn"
397 !define FONT_NAME1 "Segoe UI"
398 !define FONT_FILE1 "segoeui.ttf"
399 !endif
400
401 ; Marathi
402 !if "${AB_CD}" == "mr"
403 !define FONT_NAME1 "Nirmala UI"
404 !define FONT_FILE1 "Nirmala.ttf"
405 !endif
406
407 ; Malay
408 !if "${AB_CD}" == "ms"
409 !define FONT_NAME1 "Segoe UI"
410 !define FONT_FILE1 "segoeui.ttf"
411 !endif
412
413 ; Burmese
414 !if "${AB_CD}" == "my"
415 !define FONT_NAME1 "Myanmar Text"
416 !define FONT_FILE1 "mmrtext.ttf"
417 !endif
418
419 ; Norwegian Bokmål
420 !if "${AB_CD}" == "nb-NO"
421 !define FONT_NAME1 "Segoe UI"
422 !define FONT_FILE1 "segoeui.ttf"
423 !endif
424
425 ; Nepali Nepal
426 !if "${AB_CD}" == "ne-NP"
427 !define FONT_NAME1 "Nirmala UI"
428 !define FONT_FILE1 "Nirmala.ttf"
429 !endif
430
431 ; Dutch
432 !if "${AB_CD}" == "nl"
433 !define FONT_NAME1 "Segoe UI"
434 !define FONT_FILE1 "segoeui.ttf"
435 !endif
436
437 ; Norwegian Nynorsk
438 !if "${AB_CD}" == "nn-NO"
439 !define FONT_NAME1 "Segoe UI"
440 !define FONT_FILE1 "segoeui.ttf"
441 !endif
442
443 ; Southern Ndebele
444 !if "${AB_CD}" == "nr"
445 !define FONT_NAME1 "Segoe UI"
446 !define FONT_FILE1 "segoeui.ttf"
447 !endif
448
449 ; Northern Sotho
450 !if "${AB_CD}" == "nso"
451 !define FONT_NAME1 "Segoe UI"
452 !define FONT_FILE1 "segoeui.ttf"
453 !endif
454
455 ; Occitan
456 !if "${AB_CD}" == "oc"
457 !define FONT_NAME1 "Segoe UI"
458 !define FONT_FILE1 "segoeui.ttf"
459 !endif
460
461 ; Oriya
462 !if "${AB_CD}" == "or"
463 !define FONT_NAME1 "Kalinga"
464 !define FONT_FILE1 "kalinga.ttf"
465 !endif
466
467 ; Punjabi
468 !if "${AB_CD}" == "pa-IN"
469 !define FONT_NAME1 "Nirmala UI"
470 !define FONT_FILE1 "Nirmala.ttf"
471 !endif
472
473 ; Polish
474 !if "${AB_CD}" == "pl"
475 !define FONT_NAME1 "Segoe UI"
476 !define FONT_FILE1 "segoeui.ttf"
477 !endif
478
479 ; Portugese - Brazil
480 !if "${AB_CD}" == "pt-BR"
481 !define FONT_NAME1 "Segoe UI"
482 !define FONT_FILE1 "segoeui.ttf"
483 !endif
484
485 ; Portugese
486 !if "${AB_CD}" == "pt-PT"
487 !define FONT_NAME1 "Segoe UI"
488 !define FONT_FILE1 "segoeui.ttf"
489 !endif
490
491 ; Romansh
492 !if "${AB_CD}" == "rm"
493 !define FONT_NAME1 "Segoe UI"
494 !define FONT_FILE1 "segoeui.ttf"
495 !endif
496
497 ; Romanian
498 !if "${AB_CD}" == "ro"
499 !define FONT_NAME1 "Segoe UI"
500 !define FONT_FILE1 "segoeui.ttf"
501 !endif
502
503 ; Russian
504 !if "${AB_CD}" == "ru"
505 !define FONT_NAME1 "Segoe UI"
506 !define FONT_FILE1 "segoeui.ttf"
507 !endif
508
509 ; Kinyarwanda
510 !if "${AB_CD}" == "rw"
511 !define FONT_NAME1 "Segoe UI"
512 !define FONT_FILE1 "segoeui.ttf"
513 !endif
514
515 ; Sakha
516 !if "${AB_CD}" == "sah"
517 !define FONT_NAME1 "Segoe UI"
518 !define FONT_FILE1 "segoeui.ttf"
519 !endif
520
521 ; Sinhala
522 !if "${AB_CD}" == "si"
523 !define FONT_NAME1 "Nirmala UI"
524 !define FONT_FILE1 "Nirmala.ttf"
525 !endif
526
527 ; Slovak
528 !if "${AB_CD}" == "sk"
529 !define FONT_NAME1 "Segoe UI"
530 !define FONT_FILE1 "segoeui.ttf"
531 !endif
532
533 ; Slovene
534 !if "${AB_CD}" == "sl"
535 !define FONT_NAME1 "Segoe UI"
536 !define FONT_FILE1 "segoeui.ttf"
537 !endif
538
539 ; Songhay
540 !if "${AB_CD}" == "son"
541 !define FONT_NAME1 "Segoe UI"
542 !define FONT_FILE1 "segoeui.ttf"
543 !endif
544
545 ; Albanian
546 !if "${AB_CD}" == "sq"
547 !define FONT_NAME1 "Segoe UI"
548 !define FONT_FILE1 "segoeui.ttf"
549 !endif
550
551 ; Serbian
552 !if "${AB_CD}" == "sr"
553 !define FONT_NAME1 "Segoe UI"
554 !define FONT_FILE1 "segoeui.ttf"
555 !endif
556
557 ; Swazi
558 !if "${AB_CD}" == "ss"
559 !define FONT_NAME1 "Segoe UI"
560 !define FONT_FILE1 "segoeui.ttf"
561 !endif
562
563 ; Southern Sotho
564 !if "${AB_CD}" == "st"
565 !define FONT_NAME1 "Segoe UI"
566 !define FONT_FILE1 "segoeui.ttf"
567 !endif
568
569 ; Swedish
570 !if "${AB_CD}" == "sv-Se"
571 !define FONT_NAME1 "Segoe UI"
572 !define FONT_FILE1 "segoeui.ttf"
573 !endif
574
575 ; Swahili
576 !if "${AB_CD}" == "sw"
577 !define FONT_NAME1 "Segoe UI"
578 !define FONT_FILE1 "segoeui.ttf"
579 !endif
580
581 ; Tamil
582 !if "${AB_CD}" == "ta"
583 !define FONT_NAME1 "Nirmala UI"
584 !define FONT_FILE1 "Nirmala.ttf"
585 !endif
586
587 ; Tamil - Sri Lanka
588 !if "${AB_CD}" == "ta-LK"
589 !define FONT_NAME1 "Nirmala UI"
590 !define FONT_FILE1 "Nirmala.ttf"
591 !endif
592
593 ; Telugu
594 !if "${AB_CD}" == "te"
595 !define FONT_NAME1 "Nirmala UI"
596 !define FONT_FILE1 "Nirmala.ttf"
597 !endif
598
599 ; Thai
600 !if "${AB_CD}" == "th"
601 !define FONT_NAME1 "Leelawadee UI"
602 !define FONT_FILE1 "LeelawUI.ttf"
603 !endif
604
605 ; Tswana
606 !if "${AB_CD}" == "tn"
607 !define FONT_NAME1 "Segoe UI"
608 !define FONT_FILE1 "segoeui.ttf"
609 !endif
610
611 ; Turkish
612 !if "${AB_CD}" == "tr"
613 !define FONT_NAME1 "Segoe UI"
614 !define FONT_FILE1 "segoeui.ttf"
615 !endif
616
617 ; Tsonga
618 !if "${AB_CD}" == "ts"
619 !define FONT_NAME1 "Segoe UI"
620 !define FONT_FILE1 "segoeui.ttf"
621 !endif
622
623 ; Uyghur
624 !if "${AB_CD}" == "ug"
625 !define FONT_NAME1 "Segoe UI"
626 !define FONT_FILE1 "segoeui.ttf"
627 !endif
628
629 ; Ukrainian
630 !if "${AB_CD}" == "uk"
631 !define FONT_NAME1 "Segoe UI"
632 !define FONT_FILE1 "segoeui.ttf"
633 !endif
634
635 ; Urdu
636 !if "${AB_CD}" == "ur"
637 !define FONT_NAME1 "Segoe UI"
638 !define FONT_FILE1 "segoeui.ttf"
639 !endif
640
641 ; Venda
642 !if "${AB_CD}" == "ve"
643 !define FONT_NAME1 "Segoe UI"
644 !define FONT_FILE1 "segoeui.ttf"
645 !endif
646
647 ; Vietnamese
648 !if "${AB_CD}" == "vi"
649 !define FONT_NAME1 "Segoe UI"
650 !define FONT_FILE1 "segoeui.ttf"
651 !endif
652
653 ; Wolof
654 !if "${AB_CD}" == "wo"
655 !define FONT_NAME1 "Segoe UI"
656 !define FONT_FILE1 "segoeui.ttf"
657 !endif
658
659 ; Xhosa
660 !if "${AB_CD}" == "xh"
661 !define FONT_NAME1 "Segoe UI"
662 !define FONT_FILE1 "segoeui.ttf"
663 !endif
664
665 ; Chinese (Simplified)
666 !if "${AB_CD}" == "zh-CN"
667 !define FONT_NAME1 "Microsoft YaHei UI"
668 !define FONT_FILE1 "msyh.ttc"
669 !endif
670
671 ; Chinese (Traditional)
672 !if "${AB_CD}" == "zh-TW"
673 !define FONT_NAME1 "Microsoft JhengHei UI"
674 !define FONT_FILE1 "msjh.ttc"
675 !endif
676
677 ; Zulu
678 !if "${AB_CD}" == "zu"
679 !define FONT_NAME1 "Segoe UI"
680 !define FONT_FILE1 "segoeui.ttf"
681 !endif

mercurial