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