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/hr/gettext.edit.po
CHANGED
|
@@ -392,71 +392,71 @@ msgstr[1] ""
|
|
|
392
392
|
msgid "hello, tk world"
|
|
393
393
|
msgstr ""
|
|
394
394
|
|
|
395
|
-
#: ../test/fixtures/
|
|
395
|
+
#: ../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
|
|
396
396
|
msgid "aaa"
|
|
397
397
|
msgid_plural "aaa2"
|
|
398
398
|
msgstr[0] ""
|
|
399
399
|
msgstr[1] ""
|
|
400
400
|
|
|
401
|
-
#: ../test/fixtures/
|
|
401
|
+
#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
|
|
402
402
|
msgid ""
|
|
403
403
|
"aaa\n"
|
|
404
404
|
msgstr ""
|
|
405
405
|
|
|
406
|
-
#: ../test/fixtures/
|
|
406
|
+
#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
|
|
407
407
|
msgid ""
|
|
408
408
|
"bbb\n"
|
|
409
409
|
"ccc"
|
|
410
410
|
msgstr ""
|
|
411
411
|
|
|
412
|
-
#: ../test/fixtures/
|
|
412
|
+
#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
|
|
413
413
|
msgid ""
|
|
414
414
|
"bbb\n"
|
|
415
415
|
"ccc\n"
|
|
416
416
|
"ddd\n"
|
|
417
417
|
msgstr ""
|
|
418
418
|
|
|
419
|
-
#: ../test/fixtures/
|
|
419
|
+
#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
|
|
420
420
|
msgid "eee"
|
|
421
421
|
msgstr ""
|
|
422
422
|
|
|
423
|
-
#: ../test/fixtures/
|
|
423
|
+
#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55 ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
|
|
424
424
|
msgid "fff"
|
|
425
425
|
msgid_plural "fff2"
|
|
426
426
|
msgstr[0] ""
|
|
427
427
|
msgstr[1] ""
|
|
428
428
|
|
|
429
|
-
#: ../test/fixtures/
|
|
429
|
+
#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63 ../test/fixtures/upper_n_.rb:37
|
|
430
430
|
msgid "ggghhhiii"
|
|
431
431
|
msgid_plural "jjjkkklll"
|
|
432
432
|
msgstr[0] ""
|
|
433
433
|
msgstr[1] ""
|
|
434
434
|
|
|
435
|
-
#: ../test/fixtures/
|
|
435
|
+
#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72 ../test/fixtures/upper_n_.rb:43
|
|
436
436
|
msgid "a\"b\"c\""
|
|
437
437
|
msgid_plural "a\"b\"c\"2"
|
|
438
438
|
msgstr[0] ""
|
|
439
439
|
msgstr[1] ""
|
|
440
440
|
|
|
441
|
-
#: ../test/fixtures/
|
|
441
|
+
#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76 ../test/fixtures/upper_n_.rb:47
|
|
442
442
|
msgid "d\"e\"f\""
|
|
443
443
|
msgid_plural "d\"e\"f\"2"
|
|
444
444
|
msgstr[0] ""
|
|
445
445
|
msgstr[1] ""
|
|
446
446
|
|
|
447
|
-
#: ../test/fixtures/
|
|
447
|
+
#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
|
|
448
448
|
msgid "jjj"
|
|
449
449
|
msgstr ""
|
|
450
450
|
|
|
451
|
-
#: ../test/fixtures/
|
|
451
|
+
#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
|
|
452
452
|
msgid "kkk"
|
|
453
453
|
msgstr ""
|
|
454
454
|
|
|
455
|
-
#: ../test/fixtures/
|
|
455
|
+
#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
|
|
456
456
|
msgid "lllmmm"
|
|
457
457
|
msgstr ""
|
|
458
458
|
|
|
459
|
-
#: ../test/fixtures/
|
|
459
|
+
#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
|
|
460
460
|
msgid ""
|
|
461
461
|
"nnn\n"
|
|
462
462
|
"ooo"
|
|
@@ -581,19 +581,7 @@ msgstr ""
|
|
|
581
581
|
msgid "Hello"
|
|
582
582
|
msgstr ""
|
|
583
583
|
|
|
584
|
-
#: ../test/fixtures/
|
|
585
|
-
msgid "language"
|
|
586
|
-
msgstr ""
|
|
587
|
-
|
|
588
|
-
#: ../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
|
|
589
|
-
msgid "LANGUAGE"
|
|
590
|
-
msgstr ""
|
|
591
|
-
|
|
592
|
-
#: ../test/fixtures/multi_text_domain.rb:120
|
|
593
|
-
msgid "no data"
|
|
594
|
-
msgstr ""
|
|
595
|
-
|
|
596
|
-
#: ../test/fixtures/n_.rb:33
|
|
584
|
+
#: ../test/fixtures/lower_n_.rb:33
|
|
597
585
|
msgid ""
|
|
598
586
|
"bbb\n"
|
|
599
587
|
msgid_plural ""
|
|
@@ -602,7 +590,7 @@ msgid_plural ""
|
|
|
602
590
|
msgstr[0] ""
|
|
603
591
|
msgstr[1] ""
|
|
604
592
|
|
|
605
|
-
#: ../test/fixtures/
|
|
593
|
+
#: ../test/fixtures/lower_n_.rb:37
|
|
606
594
|
msgid ""
|
|
607
595
|
"ddd\n"
|
|
608
596
|
"ddd"
|
|
@@ -612,7 +600,7 @@ msgid_plural ""
|
|
|
612
600
|
msgstr[0] ""
|
|
613
601
|
msgstr[1] ""
|
|
614
602
|
|
|
615
|
-
#: ../test/fixtures/
|
|
603
|
+
#: ../test/fixtures/lower_n_.rb:42
|
|
616
604
|
msgid ""
|
|
617
605
|
"eee\n"
|
|
618
606
|
"eee\n"
|
|
@@ -622,7 +610,7 @@ msgid_plural ""
|
|
|
622
610
|
msgstr[0] ""
|
|
623
611
|
msgstr[1] ""
|
|
624
612
|
|
|
625
|
-
#: ../test/fixtures/
|
|
613
|
+
#: ../test/fixtures/lower_n_.rb:48
|
|
626
614
|
msgid ""
|
|
627
615
|
"ddd\n"
|
|
628
616
|
"eee\n"
|
|
@@ -632,31 +620,31 @@ msgid_plural ""
|
|
|
632
620
|
msgstr[0] ""
|
|
633
621
|
msgstr[1] ""
|
|
634
622
|
|
|
635
|
-
#: ../test/fixtures/
|
|
623
|
+
#: ../test/fixtures/lower_n_.rb:59
|
|
636
624
|
msgid "ggg"
|
|
637
625
|
msgid_plural "ggg2"
|
|
638
626
|
msgstr[0] ""
|
|
639
627
|
msgstr[1] ""
|
|
640
628
|
|
|
641
|
-
#: ../test/fixtures/
|
|
629
|
+
#: ../test/fixtures/lower_n_.rb:80
|
|
642
630
|
msgid "mmmmmm"
|
|
643
631
|
msgid_plural "mmm2mmm2"
|
|
644
632
|
msgstr[0] ""
|
|
645
633
|
msgstr[1] ""
|
|
646
634
|
|
|
647
|
-
#: ../test/fixtures/
|
|
635
|
+
#: ../test/fixtures/lower_n_.rb:81
|
|
648
636
|
msgid "nnn"
|
|
649
637
|
msgid_plural "nnn2"
|
|
650
638
|
msgstr[0] ""
|
|
651
639
|
msgstr[1] ""
|
|
652
640
|
|
|
653
|
-
#: ../test/fixtures/
|
|
641
|
+
#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
|
|
654
642
|
msgid "ooo"
|
|
655
643
|
msgid_plural "ppp"
|
|
656
644
|
msgstr[0] ""
|
|
657
645
|
msgstr[1] ""
|
|
658
646
|
|
|
659
|
-
#: ../test/fixtures/
|
|
647
|
+
#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
|
|
660
648
|
msgid "qqq"
|
|
661
649
|
msgid_plural "rrr"
|
|
662
650
|
msgstr[0] ""
|
|
@@ -664,12 +652,24 @@ msgstr[1] ""
|
|
|
664
652
|
|
|
665
653
|
#. TRANSLATORS:please provide translations for all
|
|
666
654
|
#. the plural forms!
|
|
667
|
-
#: ../test/fixtures/
|
|
655
|
+
#: ../test/fixtures/lower_n_.rb:97
|
|
668
656
|
msgid "comment"
|
|
669
657
|
msgid_plural "comments"
|
|
670
658
|
msgstr[0] ""
|
|
671
659
|
msgstr[1] ""
|
|
672
660
|
|
|
661
|
+
#: ../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
|
|
662
|
+
msgid "language"
|
|
663
|
+
msgstr ""
|
|
664
|
+
|
|
665
|
+
#: ../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
|
|
666
|
+
msgid "LANGUAGE"
|
|
667
|
+
msgstr ""
|
|
668
|
+
|
|
669
|
+
#: ../test/fixtures/multi_text_domain.rb:120
|
|
670
|
+
msgid "no data"
|
|
671
|
+
msgstr ""
|
|
672
|
+
|
|
673
673
|
#: ../test/fixtures/non_ascii.rb:10
|
|
674
674
|
msgid "こんにちは"
|
|
675
675
|
msgstr ""
|
data/po/hr/gettext.po
CHANGED
|
@@ -480,15 +480,6 @@ msgstr ""
|
|
|
480
480
|
msgid "Hello"
|
|
481
481
|
msgstr ""
|
|
482
482
|
|
|
483
|
-
msgid "language"
|
|
484
|
-
msgstr ""
|
|
485
|
-
|
|
486
|
-
msgid "LANGUAGE"
|
|
487
|
-
msgstr ""
|
|
488
|
-
|
|
489
|
-
msgid "no data"
|
|
490
|
-
msgstr ""
|
|
491
|
-
|
|
492
483
|
msgid ""
|
|
493
484
|
"bbb\n"
|
|
494
485
|
msgid_plural ""
|
|
@@ -556,6 +547,15 @@ msgid_plural "comments"
|
|
|
556
547
|
msgstr[0] ""
|
|
557
548
|
msgstr[1] ""
|
|
558
549
|
|
|
550
|
+
msgid "language"
|
|
551
|
+
msgstr ""
|
|
552
|
+
|
|
553
|
+
msgid "LANGUAGE"
|
|
554
|
+
msgstr ""
|
|
555
|
+
|
|
556
|
+
msgid "no data"
|
|
557
|
+
msgstr ""
|
|
558
|
+
|
|
559
559
|
msgid "こんにちは"
|
|
560
560
|
msgstr ""
|
|
561
561
|
|
data/po/hu/gettext.edit.po
CHANGED
|
@@ -392,71 +392,71 @@ msgstr[1] ""
|
|
|
392
392
|
msgid "hello, tk world"
|
|
393
393
|
msgstr ""
|
|
394
394
|
|
|
395
|
-
#: ../test/fixtures/
|
|
395
|
+
#: ../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
|
|
396
396
|
msgid "aaa"
|
|
397
397
|
msgid_plural "aaa2"
|
|
398
398
|
msgstr[0] ""
|
|
399
399
|
msgstr[1] ""
|
|
400
400
|
|
|
401
|
-
#: ../test/fixtures/
|
|
401
|
+
#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
|
|
402
402
|
msgid ""
|
|
403
403
|
"aaa\n"
|
|
404
404
|
msgstr ""
|
|
405
405
|
|
|
406
|
-
#: ../test/fixtures/
|
|
406
|
+
#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
|
|
407
407
|
msgid ""
|
|
408
408
|
"bbb\n"
|
|
409
409
|
"ccc"
|
|
410
410
|
msgstr ""
|
|
411
411
|
|
|
412
|
-
#: ../test/fixtures/
|
|
412
|
+
#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
|
|
413
413
|
msgid ""
|
|
414
414
|
"bbb\n"
|
|
415
415
|
"ccc\n"
|
|
416
416
|
"ddd\n"
|
|
417
417
|
msgstr ""
|
|
418
418
|
|
|
419
|
-
#: ../test/fixtures/
|
|
419
|
+
#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
|
|
420
420
|
msgid "eee"
|
|
421
421
|
msgstr ""
|
|
422
422
|
|
|
423
|
-
#: ../test/fixtures/
|
|
423
|
+
#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55 ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
|
|
424
424
|
msgid "fff"
|
|
425
425
|
msgid_plural "fff2"
|
|
426
426
|
msgstr[0] ""
|
|
427
427
|
msgstr[1] ""
|
|
428
428
|
|
|
429
|
-
#: ../test/fixtures/
|
|
429
|
+
#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63 ../test/fixtures/upper_n_.rb:37
|
|
430
430
|
msgid "ggghhhiii"
|
|
431
431
|
msgid_plural "jjjkkklll"
|
|
432
432
|
msgstr[0] ""
|
|
433
433
|
msgstr[1] ""
|
|
434
434
|
|
|
435
|
-
#: ../test/fixtures/
|
|
435
|
+
#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72 ../test/fixtures/upper_n_.rb:43
|
|
436
436
|
msgid "a\"b\"c\""
|
|
437
437
|
msgid_plural "a\"b\"c\"2"
|
|
438
438
|
msgstr[0] ""
|
|
439
439
|
msgstr[1] ""
|
|
440
440
|
|
|
441
|
-
#: ../test/fixtures/
|
|
441
|
+
#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76 ../test/fixtures/upper_n_.rb:47
|
|
442
442
|
msgid "d\"e\"f\""
|
|
443
443
|
msgid_plural "d\"e\"f\"2"
|
|
444
444
|
msgstr[0] ""
|
|
445
445
|
msgstr[1] ""
|
|
446
446
|
|
|
447
|
-
#: ../test/fixtures/
|
|
447
|
+
#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
|
|
448
448
|
msgid "jjj"
|
|
449
449
|
msgstr ""
|
|
450
450
|
|
|
451
|
-
#: ../test/fixtures/
|
|
451
|
+
#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
|
|
452
452
|
msgid "kkk"
|
|
453
453
|
msgstr ""
|
|
454
454
|
|
|
455
|
-
#: ../test/fixtures/
|
|
455
|
+
#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
|
|
456
456
|
msgid "lllmmm"
|
|
457
457
|
msgstr ""
|
|
458
458
|
|
|
459
|
-
#: ../test/fixtures/
|
|
459
|
+
#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
|
|
460
460
|
msgid ""
|
|
461
461
|
"nnn\n"
|
|
462
462
|
"ooo"
|
|
@@ -581,19 +581,7 @@ msgstr ""
|
|
|
581
581
|
msgid "Hello"
|
|
582
582
|
msgstr ""
|
|
583
583
|
|
|
584
|
-
#: ../test/fixtures/
|
|
585
|
-
msgid "language"
|
|
586
|
-
msgstr ""
|
|
587
|
-
|
|
588
|
-
#: ../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
|
|
589
|
-
msgid "LANGUAGE"
|
|
590
|
-
msgstr ""
|
|
591
|
-
|
|
592
|
-
#: ../test/fixtures/multi_text_domain.rb:120
|
|
593
|
-
msgid "no data"
|
|
594
|
-
msgstr ""
|
|
595
|
-
|
|
596
|
-
#: ../test/fixtures/n_.rb:33
|
|
584
|
+
#: ../test/fixtures/lower_n_.rb:33
|
|
597
585
|
msgid ""
|
|
598
586
|
"bbb\n"
|
|
599
587
|
msgid_plural ""
|
|
@@ -602,7 +590,7 @@ msgid_plural ""
|
|
|
602
590
|
msgstr[0] ""
|
|
603
591
|
msgstr[1] ""
|
|
604
592
|
|
|
605
|
-
#: ../test/fixtures/
|
|
593
|
+
#: ../test/fixtures/lower_n_.rb:37
|
|
606
594
|
msgid ""
|
|
607
595
|
"ddd\n"
|
|
608
596
|
"ddd"
|
|
@@ -612,7 +600,7 @@ msgid_plural ""
|
|
|
612
600
|
msgstr[0] ""
|
|
613
601
|
msgstr[1] ""
|
|
614
602
|
|
|
615
|
-
#: ../test/fixtures/
|
|
603
|
+
#: ../test/fixtures/lower_n_.rb:42
|
|
616
604
|
msgid ""
|
|
617
605
|
"eee\n"
|
|
618
606
|
"eee\n"
|
|
@@ -622,7 +610,7 @@ msgid_plural ""
|
|
|
622
610
|
msgstr[0] ""
|
|
623
611
|
msgstr[1] ""
|
|
624
612
|
|
|
625
|
-
#: ../test/fixtures/
|
|
613
|
+
#: ../test/fixtures/lower_n_.rb:48
|
|
626
614
|
msgid ""
|
|
627
615
|
"ddd\n"
|
|
628
616
|
"eee\n"
|
|
@@ -632,31 +620,31 @@ msgid_plural ""
|
|
|
632
620
|
msgstr[0] ""
|
|
633
621
|
msgstr[1] ""
|
|
634
622
|
|
|
635
|
-
#: ../test/fixtures/
|
|
623
|
+
#: ../test/fixtures/lower_n_.rb:59
|
|
636
624
|
msgid "ggg"
|
|
637
625
|
msgid_plural "ggg2"
|
|
638
626
|
msgstr[0] ""
|
|
639
627
|
msgstr[1] ""
|
|
640
628
|
|
|
641
|
-
#: ../test/fixtures/
|
|
629
|
+
#: ../test/fixtures/lower_n_.rb:80
|
|
642
630
|
msgid "mmmmmm"
|
|
643
631
|
msgid_plural "mmm2mmm2"
|
|
644
632
|
msgstr[0] ""
|
|
645
633
|
msgstr[1] ""
|
|
646
634
|
|
|
647
|
-
#: ../test/fixtures/
|
|
635
|
+
#: ../test/fixtures/lower_n_.rb:81
|
|
648
636
|
msgid "nnn"
|
|
649
637
|
msgid_plural "nnn2"
|
|
650
638
|
msgstr[0] ""
|
|
651
639
|
msgstr[1] ""
|
|
652
640
|
|
|
653
|
-
#: ../test/fixtures/
|
|
641
|
+
#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
|
|
654
642
|
msgid "ooo"
|
|
655
643
|
msgid_plural "ppp"
|
|
656
644
|
msgstr[0] ""
|
|
657
645
|
msgstr[1] ""
|
|
658
646
|
|
|
659
|
-
#: ../test/fixtures/
|
|
647
|
+
#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
|
|
660
648
|
msgid "qqq"
|
|
661
649
|
msgid_plural "rrr"
|
|
662
650
|
msgstr[0] ""
|
|
@@ -664,12 +652,24 @@ msgstr[1] ""
|
|
|
664
652
|
|
|
665
653
|
#. TRANSLATORS:please provide translations for all
|
|
666
654
|
#. the plural forms!
|
|
667
|
-
#: ../test/fixtures/
|
|
655
|
+
#: ../test/fixtures/lower_n_.rb:97
|
|
668
656
|
msgid "comment"
|
|
669
657
|
msgid_plural "comments"
|
|
670
658
|
msgstr[0] ""
|
|
671
659
|
msgstr[1] ""
|
|
672
660
|
|
|
661
|
+
#: ../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
|
|
662
|
+
msgid "language"
|
|
663
|
+
msgstr ""
|
|
664
|
+
|
|
665
|
+
#: ../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
|
|
666
|
+
msgid "LANGUAGE"
|
|
667
|
+
msgstr ""
|
|
668
|
+
|
|
669
|
+
#: ../test/fixtures/multi_text_domain.rb:120
|
|
670
|
+
msgid "no data"
|
|
671
|
+
msgstr ""
|
|
672
|
+
|
|
673
673
|
#: ../test/fixtures/non_ascii.rb:10
|
|
674
674
|
msgid "こんにちは"
|
|
675
675
|
msgstr ""
|
data/po/hu/gettext.po
CHANGED
|
@@ -480,15 +480,6 @@ msgstr ""
|
|
|
480
480
|
msgid "Hello"
|
|
481
481
|
msgstr ""
|
|
482
482
|
|
|
483
|
-
msgid "language"
|
|
484
|
-
msgstr ""
|
|
485
|
-
|
|
486
|
-
msgid "LANGUAGE"
|
|
487
|
-
msgstr ""
|
|
488
|
-
|
|
489
|
-
msgid "no data"
|
|
490
|
-
msgstr ""
|
|
491
|
-
|
|
492
483
|
msgid ""
|
|
493
484
|
"bbb\n"
|
|
494
485
|
msgid_plural ""
|
|
@@ -556,6 +547,15 @@ msgid_plural "comments"
|
|
|
556
547
|
msgstr[0] ""
|
|
557
548
|
msgstr[1] ""
|
|
558
549
|
|
|
550
|
+
msgid "language"
|
|
551
|
+
msgstr ""
|
|
552
|
+
|
|
553
|
+
msgid "LANGUAGE"
|
|
554
|
+
msgstr ""
|
|
555
|
+
|
|
556
|
+
msgid "no data"
|
|
557
|
+
msgstr ""
|
|
558
|
+
|
|
559
559
|
msgid "こんにちは"
|
|
560
560
|
msgstr ""
|
|
561
561
|
|
data/po/it/gettext.edit.po
CHANGED
|
@@ -390,71 +390,71 @@ msgstr[1] ""
|
|
|
390
390
|
msgid "hello, tk world"
|
|
391
391
|
msgstr ""
|
|
392
392
|
|
|
393
|
-
#: ../test/fixtures/
|
|
393
|
+
#: ../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
|
|
394
394
|
msgid "aaa"
|
|
395
395
|
msgid_plural "aaa2"
|
|
396
396
|
msgstr[0] ""
|
|
397
397
|
msgstr[1] ""
|
|
398
398
|
|
|
399
|
-
#: ../test/fixtures/
|
|
399
|
+
#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
|
|
400
400
|
msgid ""
|
|
401
401
|
"aaa\n"
|
|
402
402
|
msgstr ""
|
|
403
403
|
|
|
404
|
-
#: ../test/fixtures/
|
|
404
|
+
#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
|
|
405
405
|
msgid ""
|
|
406
406
|
"bbb\n"
|
|
407
407
|
"ccc"
|
|
408
408
|
msgstr ""
|
|
409
409
|
|
|
410
|
-
#: ../test/fixtures/
|
|
410
|
+
#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
|
|
411
411
|
msgid ""
|
|
412
412
|
"bbb\n"
|
|
413
413
|
"ccc\n"
|
|
414
414
|
"ddd\n"
|
|
415
415
|
msgstr ""
|
|
416
416
|
|
|
417
|
-
#: ../test/fixtures/
|
|
417
|
+
#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
|
|
418
418
|
msgid "eee"
|
|
419
419
|
msgstr ""
|
|
420
420
|
|
|
421
|
-
#: ../test/fixtures/
|
|
421
|
+
#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55 ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
|
|
422
422
|
msgid "fff"
|
|
423
423
|
msgid_plural "fff2"
|
|
424
424
|
msgstr[0] ""
|
|
425
425
|
msgstr[1] ""
|
|
426
426
|
|
|
427
|
-
#: ../test/fixtures/
|
|
427
|
+
#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63 ../test/fixtures/upper_n_.rb:37
|
|
428
428
|
msgid "ggghhhiii"
|
|
429
429
|
msgid_plural "jjjkkklll"
|
|
430
430
|
msgstr[0] ""
|
|
431
431
|
msgstr[1] ""
|
|
432
432
|
|
|
433
|
-
#: ../test/fixtures/
|
|
433
|
+
#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72 ../test/fixtures/upper_n_.rb:43
|
|
434
434
|
msgid "a\"b\"c\""
|
|
435
435
|
msgid_plural "a\"b\"c\"2"
|
|
436
436
|
msgstr[0] ""
|
|
437
437
|
msgstr[1] ""
|
|
438
438
|
|
|
439
|
-
#: ../test/fixtures/
|
|
439
|
+
#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76 ../test/fixtures/upper_n_.rb:47
|
|
440
440
|
msgid "d\"e\"f\""
|
|
441
441
|
msgid_plural "d\"e\"f\"2"
|
|
442
442
|
msgstr[0] ""
|
|
443
443
|
msgstr[1] ""
|
|
444
444
|
|
|
445
|
-
#: ../test/fixtures/
|
|
445
|
+
#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
|
|
446
446
|
msgid "jjj"
|
|
447
447
|
msgstr ""
|
|
448
448
|
|
|
449
|
-
#: ../test/fixtures/
|
|
449
|
+
#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
|
|
450
450
|
msgid "kkk"
|
|
451
451
|
msgstr ""
|
|
452
452
|
|
|
453
|
-
#: ../test/fixtures/
|
|
453
|
+
#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
|
|
454
454
|
msgid "lllmmm"
|
|
455
455
|
msgstr ""
|
|
456
456
|
|
|
457
|
-
#: ../test/fixtures/
|
|
457
|
+
#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
|
|
458
458
|
msgid ""
|
|
459
459
|
"nnn\n"
|
|
460
460
|
"ooo"
|
|
@@ -579,19 +579,7 @@ msgstr ""
|
|
|
579
579
|
msgid "Hello"
|
|
580
580
|
msgstr ""
|
|
581
581
|
|
|
582
|
-
#: ../test/fixtures/
|
|
583
|
-
msgid "language"
|
|
584
|
-
msgstr ""
|
|
585
|
-
|
|
586
|
-
#: ../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
|
|
587
|
-
msgid "LANGUAGE"
|
|
588
|
-
msgstr ""
|
|
589
|
-
|
|
590
|
-
#: ../test/fixtures/multi_text_domain.rb:120
|
|
591
|
-
msgid "no data"
|
|
592
|
-
msgstr ""
|
|
593
|
-
|
|
594
|
-
#: ../test/fixtures/n_.rb:33
|
|
582
|
+
#: ../test/fixtures/lower_n_.rb:33
|
|
595
583
|
msgid ""
|
|
596
584
|
"bbb\n"
|
|
597
585
|
msgid_plural ""
|
|
@@ -600,7 +588,7 @@ msgid_plural ""
|
|
|
600
588
|
msgstr[0] ""
|
|
601
589
|
msgstr[1] ""
|
|
602
590
|
|
|
603
|
-
#: ../test/fixtures/
|
|
591
|
+
#: ../test/fixtures/lower_n_.rb:37
|
|
604
592
|
msgid ""
|
|
605
593
|
"ddd\n"
|
|
606
594
|
"ddd"
|
|
@@ -610,7 +598,7 @@ msgid_plural ""
|
|
|
610
598
|
msgstr[0] ""
|
|
611
599
|
msgstr[1] ""
|
|
612
600
|
|
|
613
|
-
#: ../test/fixtures/
|
|
601
|
+
#: ../test/fixtures/lower_n_.rb:42
|
|
614
602
|
msgid ""
|
|
615
603
|
"eee\n"
|
|
616
604
|
"eee\n"
|
|
@@ -620,7 +608,7 @@ msgid_plural ""
|
|
|
620
608
|
msgstr[0] ""
|
|
621
609
|
msgstr[1] ""
|
|
622
610
|
|
|
623
|
-
#: ../test/fixtures/
|
|
611
|
+
#: ../test/fixtures/lower_n_.rb:48
|
|
624
612
|
msgid ""
|
|
625
613
|
"ddd\n"
|
|
626
614
|
"eee\n"
|
|
@@ -630,31 +618,31 @@ msgid_plural ""
|
|
|
630
618
|
msgstr[0] ""
|
|
631
619
|
msgstr[1] ""
|
|
632
620
|
|
|
633
|
-
#: ../test/fixtures/
|
|
621
|
+
#: ../test/fixtures/lower_n_.rb:59
|
|
634
622
|
msgid "ggg"
|
|
635
623
|
msgid_plural "ggg2"
|
|
636
624
|
msgstr[0] ""
|
|
637
625
|
msgstr[1] ""
|
|
638
626
|
|
|
639
|
-
#: ../test/fixtures/
|
|
627
|
+
#: ../test/fixtures/lower_n_.rb:80
|
|
640
628
|
msgid "mmmmmm"
|
|
641
629
|
msgid_plural "mmm2mmm2"
|
|
642
630
|
msgstr[0] ""
|
|
643
631
|
msgstr[1] ""
|
|
644
632
|
|
|
645
|
-
#: ../test/fixtures/
|
|
633
|
+
#: ../test/fixtures/lower_n_.rb:81
|
|
646
634
|
msgid "nnn"
|
|
647
635
|
msgid_plural "nnn2"
|
|
648
636
|
msgstr[0] ""
|
|
649
637
|
msgstr[1] ""
|
|
650
638
|
|
|
651
|
-
#: ../test/fixtures/
|
|
639
|
+
#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
|
|
652
640
|
msgid "ooo"
|
|
653
641
|
msgid_plural "ppp"
|
|
654
642
|
msgstr[0] ""
|
|
655
643
|
msgstr[1] ""
|
|
656
644
|
|
|
657
|
-
#: ../test/fixtures/
|
|
645
|
+
#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
|
|
658
646
|
msgid "qqq"
|
|
659
647
|
msgid_plural "rrr"
|
|
660
648
|
msgstr[0] ""
|
|
@@ -662,12 +650,24 @@ msgstr[1] ""
|
|
|
662
650
|
|
|
663
651
|
#. TRANSLATORS:please provide translations for all
|
|
664
652
|
#. the plural forms!
|
|
665
|
-
#: ../test/fixtures/
|
|
653
|
+
#: ../test/fixtures/lower_n_.rb:97
|
|
666
654
|
msgid "comment"
|
|
667
655
|
msgid_plural "comments"
|
|
668
656
|
msgstr[0] ""
|
|
669
657
|
msgstr[1] ""
|
|
670
658
|
|
|
659
|
+
#: ../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
|
|
660
|
+
msgid "language"
|
|
661
|
+
msgstr ""
|
|
662
|
+
|
|
663
|
+
#: ../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
|
|
664
|
+
msgid "LANGUAGE"
|
|
665
|
+
msgstr ""
|
|
666
|
+
|
|
667
|
+
#: ../test/fixtures/multi_text_domain.rb:120
|
|
668
|
+
msgid "no data"
|
|
669
|
+
msgstr ""
|
|
670
|
+
|
|
671
671
|
#: ../test/fixtures/non_ascii.rb:10
|
|
672
672
|
msgid "こんにちは"
|
|
673
673
|
msgstr ""
|