gettext 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/text/news.md +12 -0
- data/lib/gettext/locale_path.rb +1 -1
- data/lib/gettext/text_domain.rb +2 -3
- data/lib/gettext/version.rb +2 -2
- data/po/bg/gettext.edit.po +35 -35
- data/po/bg/gettext.po +9 -9
- data/po/bs/gettext.edit.po +35 -35
- data/po/bs/gettext.po +9 -9
- data/po/ca/gettext.edit.po +35 -35
- data/po/ca/gettext.po +9 -9
- data/po/cs/gettext.edit.po +35 -35
- data/po/cs/gettext.po +9 -9
- data/po/de/gettext.edit.po +35 -35
- data/po/de/gettext.po +9 -9
- data/po/el/gettext.edit.po +35 -35
- data/po/el/gettext.po +9 -9
- data/po/eo/gettext.edit.po +35 -35
- data/po/eo/gettext.po +9 -9
- data/po/es/gettext.edit.po +35 -35
- data/po/es/gettext.po +9 -9
- data/po/et/gettext.edit.po +35 -35
- data/po/et/gettext.po +9 -9
- data/po/fr/gettext.edit.po +35 -35
- data/po/fr/gettext.po +9 -9
- data/po/gettext.pot +69 -65
- data/po/hr/gettext.edit.po +35 -35
- data/po/hr/gettext.po +9 -9
- data/po/hu/gettext.edit.po +35 -35
- data/po/hu/gettext.po +9 -9
- data/po/it/gettext.edit.po +35 -35
- data/po/it/gettext.po +9 -9
- data/po/ja/gettext.edit.po +35 -35
- data/po/ja/gettext.po +9 -9
- data/po/ko/gettext.edit.po +35 -35
- data/po/ko/gettext.po +9 -9
- data/po/lv/gettext.edit.po +35 -35
- data/po/lv/gettext.po +9 -9
- data/po/nb/gettext.edit.po +35 -35
- data/po/nb/gettext.po +9 -9
- data/po/nl/gettext.edit.po +35 -35
- data/po/nl/gettext.po +9 -9
- data/po/pt_BR/gettext.edit.po +35 -35
- data/po/pt_BR/gettext.po +9 -9
- data/po/ru/gettext.edit.po +35 -35
- data/po/ru/gettext.po +9 -9
- data/po/sr/gettext.edit.po +35 -35
- data/po/sr/gettext.po +9 -9
- data/po/sv/gettext.edit.po +35 -35
- data/po/sv/gettext.po +9 -9
- data/po/uk/gettext.edit.po +35 -35
- data/po/uk/gettext.po +9 -9
- data/po/vi/gettext.edit.po +35 -35
- data/po/vi/gettext.po +9 -9
- data/po/zh/gettext.edit.po +35 -35
- data/po/zh/gettext.po +9 -9
- data/po/zh_TW/gettext.edit.po +35 -35
- data/po/zh_TW/gettext.po +9 -9
- data/test/fixtures/{n_.rb → lower_n_.rb} +0 -0
- data/test/fixtures/{N_.rb → upper_n_.rb} +0 -0
- data/test/locale/ja/LC_MESSAGES/hello.mo +0 -0
- data/test/locale/zh_Hant/LC_MESSAGES/test1.mo +0 -0
- data/test/po/hello.pot +23 -0
- data/test/po/ja/_.edit.po +2 -2
- data/test/po/ja/_.po +2 -2
- data/test/po/ja/hello.edit.po +22 -0
- data/test/po/ja/hello.po.time_stamp +0 -0
- data/test/po/zh_Hant/test1.po +23 -0
- data/test/test_locale_path.rb +17 -7
- data/test/test_parser.rb +69 -31
- metadata +11 -5
data/po/fr/gettext.edit.po
CHANGED
|
@@ -393,71 +393,71 @@ msgstr[1] ""
|
|
|
393
393
|
msgid "hello, tk world"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
-
#: ../test/fixtures/
|
|
396
|
+
#: ../test/fixtures/_.rb:30 ../test/fixtures/lower_n_.rb:29 ../test/fixtures/upper_n_.rb:10 ../test/test_gettext.rb:155 ../test/test_gettext.rb:159
|
|
397
397
|
msgid "aaa"
|
|
398
398
|
msgid_plural "aaa2"
|
|
399
399
|
msgstr[0] ""
|
|
400
400
|
msgstr[1] ""
|
|
401
401
|
|
|
402
|
-
#: ../test/fixtures/
|
|
402
|
+
#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
|
|
403
403
|
msgid ""
|
|
404
404
|
"aaa\n"
|
|
405
405
|
msgstr ""
|
|
406
406
|
|
|
407
|
-
#: ../test/fixtures/
|
|
407
|
+
#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
|
|
408
408
|
msgid ""
|
|
409
409
|
"bbb\n"
|
|
410
410
|
"ccc"
|
|
411
411
|
msgstr ""
|
|
412
412
|
|
|
413
|
-
#: ../test/fixtures/
|
|
413
|
+
#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
|
|
414
414
|
msgid ""
|
|
415
415
|
"bbb\n"
|
|
416
416
|
"ccc\n"
|
|
417
417
|
"ddd\n"
|
|
418
418
|
msgstr ""
|
|
419
419
|
|
|
420
|
-
#: ../test/fixtures/
|
|
420
|
+
#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
|
|
421
421
|
msgid "eee"
|
|
422
422
|
msgstr ""
|
|
423
423
|
|
|
424
|
-
#: ../test/fixtures/
|
|
424
|
+
#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55 ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
|
|
425
425
|
msgid "fff"
|
|
426
426
|
msgid_plural "fff2"
|
|
427
427
|
msgstr[0] ""
|
|
428
428
|
msgstr[1] ""
|
|
429
429
|
|
|
430
|
-
#: ../test/fixtures/
|
|
430
|
+
#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63 ../test/fixtures/upper_n_.rb:37
|
|
431
431
|
msgid "ggghhhiii"
|
|
432
432
|
msgid_plural "jjjkkklll"
|
|
433
433
|
msgstr[0] ""
|
|
434
434
|
msgstr[1] ""
|
|
435
435
|
|
|
436
|
-
#: ../test/fixtures/
|
|
436
|
+
#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72 ../test/fixtures/upper_n_.rb:43
|
|
437
437
|
msgid "a\"b\"c\""
|
|
438
438
|
msgid_plural "a\"b\"c\"2"
|
|
439
439
|
msgstr[0] ""
|
|
440
440
|
msgstr[1] ""
|
|
441
441
|
|
|
442
|
-
#: ../test/fixtures/
|
|
442
|
+
#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76 ../test/fixtures/upper_n_.rb:47
|
|
443
443
|
msgid "d\"e\"f\""
|
|
444
444
|
msgid_plural "d\"e\"f\"2"
|
|
445
445
|
msgstr[0] ""
|
|
446
446
|
msgstr[1] ""
|
|
447
447
|
|
|
448
|
-
#: ../test/fixtures/
|
|
448
|
+
#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
|
|
449
449
|
msgid "jjj"
|
|
450
450
|
msgstr ""
|
|
451
451
|
|
|
452
|
-
#: ../test/fixtures/
|
|
452
|
+
#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
|
|
453
453
|
msgid "kkk"
|
|
454
454
|
msgstr ""
|
|
455
455
|
|
|
456
|
-
#: ../test/fixtures/
|
|
456
|
+
#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
|
|
457
457
|
msgid "lllmmm"
|
|
458
458
|
msgstr ""
|
|
459
459
|
|
|
460
|
-
#: ../test/fixtures/
|
|
460
|
+
#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
|
|
461
461
|
msgid ""
|
|
462
462
|
"nnn\n"
|
|
463
463
|
"ooo"
|
|
@@ -582,19 +582,7 @@ msgstr ""
|
|
|
582
582
|
msgid "Hello"
|
|
583
583
|
msgstr ""
|
|
584
584
|
|
|
585
|
-
#: ../test/fixtures/
|
|
586
|
-
msgid "language"
|
|
587
|
-
msgstr ""
|
|
588
|
-
|
|
589
|
-
#: ../test/fixtures/multi_text_domain.rb:14 ../test/fixtures/multi_text_domain.rb:27 ../test/fixtures/multi_text_domain.rb:54 ../test/fixtures/multi_text_domain.rb:65 ../test/fixtures/multi_text_domain.rb:78 ../test/fixtures/multi_text_domain.rb:116 ../test/test_gettext.rb:53
|
|
590
|
-
msgid "LANGUAGE"
|
|
591
|
-
msgstr ""
|
|
592
|
-
|
|
593
|
-
#: ../test/fixtures/multi_text_domain.rb:120
|
|
594
|
-
msgid "no data"
|
|
595
|
-
msgstr ""
|
|
596
|
-
|
|
597
|
-
#: ../test/fixtures/n_.rb:33
|
|
585
|
+
#: ../test/fixtures/lower_n_.rb:33
|
|
598
586
|
msgid ""
|
|
599
587
|
"bbb\n"
|
|
600
588
|
msgid_plural ""
|
|
@@ -603,7 +591,7 @@ msgid_plural ""
|
|
|
603
591
|
msgstr[0] ""
|
|
604
592
|
msgstr[1] ""
|
|
605
593
|
|
|
606
|
-
#: ../test/fixtures/
|
|
594
|
+
#: ../test/fixtures/lower_n_.rb:37
|
|
607
595
|
msgid ""
|
|
608
596
|
"ddd\n"
|
|
609
597
|
"ddd"
|
|
@@ -613,7 +601,7 @@ msgid_plural ""
|
|
|
613
601
|
msgstr[0] ""
|
|
614
602
|
msgstr[1] ""
|
|
615
603
|
|
|
616
|
-
#: ../test/fixtures/
|
|
604
|
+
#: ../test/fixtures/lower_n_.rb:42
|
|
617
605
|
msgid ""
|
|
618
606
|
"eee\n"
|
|
619
607
|
"eee\n"
|
|
@@ -623,7 +611,7 @@ msgid_plural ""
|
|
|
623
611
|
msgstr[0] ""
|
|
624
612
|
msgstr[1] ""
|
|
625
613
|
|
|
626
|
-
#: ../test/fixtures/
|
|
614
|
+
#: ../test/fixtures/lower_n_.rb:48
|
|
627
615
|
msgid ""
|
|
628
616
|
"ddd\n"
|
|
629
617
|
"eee\n"
|
|
@@ -633,31 +621,31 @@ msgid_plural ""
|
|
|
633
621
|
msgstr[0] ""
|
|
634
622
|
msgstr[1] ""
|
|
635
623
|
|
|
636
|
-
#: ../test/fixtures/
|
|
624
|
+
#: ../test/fixtures/lower_n_.rb:59
|
|
637
625
|
msgid "ggg"
|
|
638
626
|
msgid_plural "ggg2"
|
|
639
627
|
msgstr[0] ""
|
|
640
628
|
msgstr[1] ""
|
|
641
629
|
|
|
642
|
-
#: ../test/fixtures/
|
|
630
|
+
#: ../test/fixtures/lower_n_.rb:80
|
|
643
631
|
msgid "mmmmmm"
|
|
644
632
|
msgid_plural "mmm2mmm2"
|
|
645
633
|
msgstr[0] ""
|
|
646
634
|
msgstr[1] ""
|
|
647
635
|
|
|
648
|
-
#: ../test/fixtures/
|
|
636
|
+
#: ../test/fixtures/lower_n_.rb:81
|
|
649
637
|
msgid "nnn"
|
|
650
638
|
msgid_plural "nnn2"
|
|
651
639
|
msgstr[0] ""
|
|
652
640
|
msgstr[1] ""
|
|
653
641
|
|
|
654
|
-
#: ../test/fixtures/
|
|
642
|
+
#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
|
|
655
643
|
msgid "ooo"
|
|
656
644
|
msgid_plural "ppp"
|
|
657
645
|
msgstr[0] ""
|
|
658
646
|
msgstr[1] ""
|
|
659
647
|
|
|
660
|
-
#: ../test/fixtures/
|
|
648
|
+
#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
|
|
661
649
|
msgid "qqq"
|
|
662
650
|
msgid_plural "rrr"
|
|
663
651
|
msgstr[0] ""
|
|
@@ -665,12 +653,24 @@ msgstr[1] ""
|
|
|
665
653
|
|
|
666
654
|
#. TRANSLATORS:please provide translations for all
|
|
667
655
|
#. the plural forms!
|
|
668
|
-
#: ../test/fixtures/
|
|
656
|
+
#: ../test/fixtures/lower_n_.rb:97
|
|
669
657
|
msgid "comment"
|
|
670
658
|
msgid_plural "comments"
|
|
671
659
|
msgstr[0] ""
|
|
672
660
|
msgstr[1] ""
|
|
673
661
|
|
|
662
|
+
#: ../test/fixtures/multi_text_domain.rb:11 ../test/fixtures/multi_text_domain.rb:24 ../test/fixtures/multi_text_domain.rb:43 ../test/fixtures/multi_text_domain.rb:50 ../test/fixtures/multi_text_domain.rb:62 ../test/fixtures/multi_text_domain.rb:75 ../test/fixtures/multi_text_domain.rb:91 ../test/fixtures/multi_text_domain.rb:104 ../test/fixtures/multi_text_domain.rb:108 ../test/fixtures/multi_text_domain.rb:128 ../test/fixtures/simple.rb:10 ../test/test_gettext.rb:64 ../test/test_gettext.rb:297 ../test/test_gettext.rb:299 ../test/test_gettext.rb:302 ../test/test_gettext.rb:306 ../test/test_gettext.rb:309 ../test/test_gettext.rb:322 ../test/test_gettext.rb:325 ../test/test_gettext.rb:328 ../test/test_gettext.rb:336 ../test/test_gettext.rb:339 ../test/test_gettext.rb:351 ../test/test_gettext.rb:358 ../test/test_text_domain_toplevel.rb:9 ../test/test_text_domain_toplevel.rb:15 ../test/test_text_domain_toplevel.rb:18 ../test/test_text_domain_toplevel.rb:23 ../test/test_thread.rb:23
|
|
663
|
+
msgid "language"
|
|
664
|
+
msgstr ""
|
|
665
|
+
|
|
666
|
+
#: ../test/fixtures/multi_text_domain.rb:14 ../test/fixtures/multi_text_domain.rb:27 ../test/fixtures/multi_text_domain.rb:54 ../test/fixtures/multi_text_domain.rb:65 ../test/fixtures/multi_text_domain.rb:78 ../test/fixtures/multi_text_domain.rb:116 ../test/test_gettext.rb:53
|
|
667
|
+
msgid "LANGUAGE"
|
|
668
|
+
msgstr ""
|
|
669
|
+
|
|
670
|
+
#: ../test/fixtures/multi_text_domain.rb:120
|
|
671
|
+
msgid "no data"
|
|
672
|
+
msgstr ""
|
|
673
|
+
|
|
674
674
|
#: ../test/fixtures/non_ascii.rb:10
|
|
675
675
|
msgid "こんにちは"
|
|
676
676
|
msgstr ""
|
data/po/fr/gettext.po
CHANGED
|
@@ -484,15 +484,6 @@ msgstr ""
|
|
|
484
484
|
msgid "Hello"
|
|
485
485
|
msgstr ""
|
|
486
486
|
|
|
487
|
-
msgid "language"
|
|
488
|
-
msgstr ""
|
|
489
|
-
|
|
490
|
-
msgid "LANGUAGE"
|
|
491
|
-
msgstr ""
|
|
492
|
-
|
|
493
|
-
msgid "no data"
|
|
494
|
-
msgstr ""
|
|
495
|
-
|
|
496
487
|
msgid ""
|
|
497
488
|
"bbb\n"
|
|
498
489
|
msgid_plural ""
|
|
@@ -560,6 +551,15 @@ msgid_plural "comments"
|
|
|
560
551
|
msgstr[0] ""
|
|
561
552
|
msgstr[1] ""
|
|
562
553
|
|
|
554
|
+
msgid "language"
|
|
555
|
+
msgstr ""
|
|
556
|
+
|
|
557
|
+
msgid "LANGUAGE"
|
|
558
|
+
msgstr ""
|
|
559
|
+
|
|
560
|
+
msgid "no data"
|
|
561
|
+
msgstr ""
|
|
562
|
+
|
|
563
563
|
msgid "こんにちは"
|
|
564
564
|
msgstr ""
|
|
565
565
|
|
data/po/gettext.pot
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: gettext 3.2.
|
|
9
|
+
"Project-Id-Version: gettext 3.2.2\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2016-
|
|
12
|
-
"PO-Revision-Date: 2016-
|
|
11
|
+
"POT-Creation-Date: 2016-04-17 23:55+0900\n"
|
|
12
|
+
"PO-Revision-Date: 2016-04-17 23:55+0900\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -407,74 +407,78 @@ msgstr[1] ""
|
|
|
407
407
|
msgid "hello, tk world"
|
|
408
408
|
msgstr ""
|
|
409
409
|
|
|
410
|
-
#: ../test/fixtures/
|
|
411
|
-
#: ../test/
|
|
410
|
+
#: ../test/fixtures/_.rb:30 ../test/fixtures/lower_n_.rb:29
|
|
411
|
+
#: ../test/fixtures/upper_n_.rb:10 ../test/test_gettext.rb:155
|
|
412
|
+
#: ../test/test_gettext.rb:159
|
|
412
413
|
msgid "aaa"
|
|
413
414
|
msgid_plural "aaa2"
|
|
414
415
|
msgstr[0] ""
|
|
415
416
|
msgstr[1] ""
|
|
416
417
|
|
|
417
|
-
#: ../test/fixtures/
|
|
418
|
+
#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
|
|
418
419
|
msgid ""
|
|
419
420
|
"aaa\n"
|
|
420
421
|
msgstr ""
|
|
421
422
|
|
|
422
|
-
#: ../test/fixtures/
|
|
423
|
+
#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
|
|
423
424
|
msgid ""
|
|
424
425
|
"bbb\n"
|
|
425
426
|
"ccc"
|
|
426
427
|
msgstr ""
|
|
427
428
|
|
|
428
|
-
#: ../test/fixtures/
|
|
429
|
+
#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
|
|
429
430
|
msgid ""
|
|
430
431
|
"bbb\n"
|
|
431
432
|
"ccc\n"
|
|
432
433
|
"ddd\n"
|
|
433
434
|
msgstr ""
|
|
434
435
|
|
|
435
|
-
#: ../test/fixtures/
|
|
436
|
-
#: ../test/fixtures/
|
|
436
|
+
#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53
|
|
437
|
+
#: ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
|
|
437
438
|
msgid "eee"
|
|
438
439
|
msgstr ""
|
|
439
440
|
|
|
440
|
-
#: ../test/fixtures/
|
|
441
|
-
#: ../test/fixtures/
|
|
441
|
+
#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55
|
|
442
|
+
#: ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
|
|
442
443
|
msgid "fff"
|
|
443
444
|
msgid_plural "fff2"
|
|
444
445
|
msgstr[0] ""
|
|
445
446
|
msgstr[1] ""
|
|
446
447
|
|
|
447
|
-
#: ../test/fixtures/
|
|
448
|
+
#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63
|
|
449
|
+
#: ../test/fixtures/upper_n_.rb:37
|
|
448
450
|
msgid "ggghhhiii"
|
|
449
451
|
msgid_plural "jjjkkklll"
|
|
450
452
|
msgstr[0] ""
|
|
451
453
|
msgstr[1] ""
|
|
452
454
|
|
|
453
|
-
#: ../test/fixtures/
|
|
455
|
+
#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72
|
|
456
|
+
#: ../test/fixtures/upper_n_.rb:43
|
|
454
457
|
msgid "a\"b\"c\""
|
|
455
458
|
msgid_plural "a\"b\"c\"2"
|
|
456
459
|
msgstr[0] ""
|
|
457
460
|
msgstr[1] ""
|
|
458
461
|
|
|
459
|
-
#: ../test/fixtures/
|
|
462
|
+
#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76
|
|
463
|
+
#: ../test/fixtures/upper_n_.rb:47
|
|
460
464
|
msgid "d\"e\"f\""
|
|
461
465
|
msgid_plural "d\"e\"f\"2"
|
|
462
466
|
msgstr[0] ""
|
|
463
467
|
msgstr[1] ""
|
|
464
468
|
|
|
465
|
-
#: ../test/fixtures/
|
|
469
|
+
#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
|
|
466
470
|
msgid "jjj"
|
|
467
471
|
msgstr ""
|
|
468
472
|
|
|
469
|
-
#: ../test/fixtures/
|
|
473
|
+
#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
|
|
470
474
|
msgid "kkk"
|
|
471
475
|
msgstr ""
|
|
472
476
|
|
|
473
|
-
#: ../test/fixtures/
|
|
477
|
+
#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
|
|
474
478
|
msgid "lllmmm"
|
|
475
479
|
msgstr ""
|
|
476
480
|
|
|
477
|
-
#: ../test/fixtures/
|
|
481
|
+
#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
|
|
478
482
|
msgid ""
|
|
479
483
|
"nnn\n"
|
|
480
484
|
"ooo"
|
|
@@ -598,43 +602,7 @@ msgstr ""
|
|
|
598
602
|
msgid "Hello"
|
|
599
603
|
msgstr ""
|
|
600
604
|
|
|
601
|
-
#: ../test/fixtures/
|
|
602
|
-
#: ../test/fixtures/multi_text_domain.rb:24
|
|
603
|
-
#: ../test/fixtures/multi_text_domain.rb:43
|
|
604
|
-
#: ../test/fixtures/multi_text_domain.rb:50
|
|
605
|
-
#: ../test/fixtures/multi_text_domain.rb:62
|
|
606
|
-
#: ../test/fixtures/multi_text_domain.rb:75
|
|
607
|
-
#: ../test/fixtures/multi_text_domain.rb:91
|
|
608
|
-
#: ../test/fixtures/multi_text_domain.rb:104
|
|
609
|
-
#: ../test/fixtures/multi_text_domain.rb:108
|
|
610
|
-
#: ../test/fixtures/multi_text_domain.rb:128 ../test/fixtures/simple.rb:10
|
|
611
|
-
#: ../test/test_gettext.rb:64 ../test/test_gettext.rb:297
|
|
612
|
-
#: ../test/test_gettext.rb:299 ../test/test_gettext.rb:302
|
|
613
|
-
#: ../test/test_gettext.rb:306 ../test/test_gettext.rb:309
|
|
614
|
-
#: ../test/test_gettext.rb:322 ../test/test_gettext.rb:325
|
|
615
|
-
#: ../test/test_gettext.rb:328 ../test/test_gettext.rb:336
|
|
616
|
-
#: ../test/test_gettext.rb:339 ../test/test_gettext.rb:351
|
|
617
|
-
#: ../test/test_gettext.rb:358 ../test/test_text_domain_toplevel.rb:9
|
|
618
|
-
#: ../test/test_text_domain_toplevel.rb:15
|
|
619
|
-
#: ../test/test_text_domain_toplevel.rb:18
|
|
620
|
-
#: ../test/test_text_domain_toplevel.rb:23 ../test/test_thread.rb:23
|
|
621
|
-
msgid "language"
|
|
622
|
-
msgstr ""
|
|
623
|
-
|
|
624
|
-
#: ../test/fixtures/multi_text_domain.rb:14
|
|
625
|
-
#: ../test/fixtures/multi_text_domain.rb:27
|
|
626
|
-
#: ../test/fixtures/multi_text_domain.rb:54
|
|
627
|
-
#: ../test/fixtures/multi_text_domain.rb:65
|
|
628
|
-
#: ../test/fixtures/multi_text_domain.rb:78
|
|
629
|
-
#: ../test/fixtures/multi_text_domain.rb:116 ../test/test_gettext.rb:53
|
|
630
|
-
msgid "LANGUAGE"
|
|
631
|
-
msgstr ""
|
|
632
|
-
|
|
633
|
-
#: ../test/fixtures/multi_text_domain.rb:120
|
|
634
|
-
msgid "no data"
|
|
635
|
-
msgstr ""
|
|
636
|
-
|
|
637
|
-
#: ../test/fixtures/n_.rb:33
|
|
605
|
+
#: ../test/fixtures/lower_n_.rb:33
|
|
638
606
|
msgid ""
|
|
639
607
|
"bbb\n"
|
|
640
608
|
msgid_plural ""
|
|
@@ -643,7 +611,7 @@ msgid_plural ""
|
|
|
643
611
|
msgstr[0] ""
|
|
644
612
|
msgstr[1] ""
|
|
645
613
|
|
|
646
|
-
#: ../test/fixtures/
|
|
614
|
+
#: ../test/fixtures/lower_n_.rb:37
|
|
647
615
|
msgid ""
|
|
648
616
|
"ddd\n"
|
|
649
617
|
"ddd"
|
|
@@ -653,7 +621,7 @@ msgid_plural ""
|
|
|
653
621
|
msgstr[0] ""
|
|
654
622
|
msgstr[1] ""
|
|
655
623
|
|
|
656
|
-
#: ../test/fixtures/
|
|
624
|
+
#: ../test/fixtures/lower_n_.rb:42
|
|
657
625
|
msgid ""
|
|
658
626
|
"eee\n"
|
|
659
627
|
"eee\n"
|
|
@@ -663,7 +631,7 @@ msgid_plural ""
|
|
|
663
631
|
msgstr[0] ""
|
|
664
632
|
msgstr[1] ""
|
|
665
633
|
|
|
666
|
-
#: ../test/fixtures/
|
|
634
|
+
#: ../test/fixtures/lower_n_.rb:48
|
|
667
635
|
msgid ""
|
|
668
636
|
"ddd\n"
|
|
669
637
|
"eee\n"
|
|
@@ -673,31 +641,31 @@ msgid_plural ""
|
|
|
673
641
|
msgstr[0] ""
|
|
674
642
|
msgstr[1] ""
|
|
675
643
|
|
|
676
|
-
#: ../test/fixtures/
|
|
644
|
+
#: ../test/fixtures/lower_n_.rb:59
|
|
677
645
|
msgid "ggg"
|
|
678
646
|
msgid_plural "ggg2"
|
|
679
647
|
msgstr[0] ""
|
|
680
648
|
msgstr[1] ""
|
|
681
649
|
|
|
682
|
-
#: ../test/fixtures/
|
|
650
|
+
#: ../test/fixtures/lower_n_.rb:80
|
|
683
651
|
msgid "mmmmmm"
|
|
684
652
|
msgid_plural "mmm2mmm2"
|
|
685
653
|
msgstr[0] ""
|
|
686
654
|
msgstr[1] ""
|
|
687
655
|
|
|
688
|
-
#: ../test/fixtures/
|
|
656
|
+
#: ../test/fixtures/lower_n_.rb:81
|
|
689
657
|
msgid "nnn"
|
|
690
658
|
msgid_plural "nnn2"
|
|
691
659
|
msgstr[0] ""
|
|
692
660
|
msgstr[1] ""
|
|
693
661
|
|
|
694
|
-
#: ../test/fixtures/
|
|
662
|
+
#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
|
|
695
663
|
msgid "ooo"
|
|
696
664
|
msgid_plural "ppp"
|
|
697
665
|
msgstr[0] ""
|
|
698
666
|
msgstr[1] ""
|
|
699
667
|
|
|
700
|
-
#: ../test/fixtures/
|
|
668
|
+
#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
|
|
701
669
|
msgid "qqq"
|
|
702
670
|
msgid_plural "rrr"
|
|
703
671
|
msgstr[0] ""
|
|
@@ -705,12 +673,48 @@ msgstr[1] ""
|
|
|
705
673
|
|
|
706
674
|
#. TRANSLATORS:please provide translations for all
|
|
707
675
|
#. the plural forms!
|
|
708
|
-
#: ../test/fixtures/
|
|
676
|
+
#: ../test/fixtures/lower_n_.rb:97
|
|
709
677
|
msgid "comment"
|
|
710
678
|
msgid_plural "comments"
|
|
711
679
|
msgstr[0] ""
|
|
712
680
|
msgstr[1] ""
|
|
713
681
|
|
|
682
|
+
#: ../test/fixtures/multi_text_domain.rb:11
|
|
683
|
+
#: ../test/fixtures/multi_text_domain.rb:24
|
|
684
|
+
#: ../test/fixtures/multi_text_domain.rb:43
|
|
685
|
+
#: ../test/fixtures/multi_text_domain.rb:50
|
|
686
|
+
#: ../test/fixtures/multi_text_domain.rb:62
|
|
687
|
+
#: ../test/fixtures/multi_text_domain.rb:75
|
|
688
|
+
#: ../test/fixtures/multi_text_domain.rb:91
|
|
689
|
+
#: ../test/fixtures/multi_text_domain.rb:104
|
|
690
|
+
#: ../test/fixtures/multi_text_domain.rb:108
|
|
691
|
+
#: ../test/fixtures/multi_text_domain.rb:128 ../test/fixtures/simple.rb:10
|
|
692
|
+
#: ../test/test_gettext.rb:64 ../test/test_gettext.rb:297
|
|
693
|
+
#: ../test/test_gettext.rb:299 ../test/test_gettext.rb:302
|
|
694
|
+
#: ../test/test_gettext.rb:306 ../test/test_gettext.rb:309
|
|
695
|
+
#: ../test/test_gettext.rb:322 ../test/test_gettext.rb:325
|
|
696
|
+
#: ../test/test_gettext.rb:328 ../test/test_gettext.rb:336
|
|
697
|
+
#: ../test/test_gettext.rb:339 ../test/test_gettext.rb:351
|
|
698
|
+
#: ../test/test_gettext.rb:358 ../test/test_text_domain_toplevel.rb:9
|
|
699
|
+
#: ../test/test_text_domain_toplevel.rb:15
|
|
700
|
+
#: ../test/test_text_domain_toplevel.rb:18
|
|
701
|
+
#: ../test/test_text_domain_toplevel.rb:23 ../test/test_thread.rb:23
|
|
702
|
+
msgid "language"
|
|
703
|
+
msgstr ""
|
|
704
|
+
|
|
705
|
+
#: ../test/fixtures/multi_text_domain.rb:14
|
|
706
|
+
#: ../test/fixtures/multi_text_domain.rb:27
|
|
707
|
+
#: ../test/fixtures/multi_text_domain.rb:54
|
|
708
|
+
#: ../test/fixtures/multi_text_domain.rb:65
|
|
709
|
+
#: ../test/fixtures/multi_text_domain.rb:78
|
|
710
|
+
#: ../test/fixtures/multi_text_domain.rb:116 ../test/test_gettext.rb:53
|
|
711
|
+
msgid "LANGUAGE"
|
|
712
|
+
msgstr ""
|
|
713
|
+
|
|
714
|
+
#: ../test/fixtures/multi_text_domain.rb:120
|
|
715
|
+
msgid "no data"
|
|
716
|
+
msgstr ""
|
|
717
|
+
|
|
714
718
|
#: ../test/fixtures/non_ascii.rb:10
|
|
715
719
|
msgid "こんにちは"
|
|
716
720
|
msgstr ""
|