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