File: gettext.edit.po

package info (click to toggle)
ruby-gettext 3.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 6,424 kB
  • sloc: ruby: 9,643; makefile: 8
file content (852 lines) | stat: -rw-r--r-- 23,199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
#
# a po-file for gettext
#
# Copyright (C) 2004-2006 Masao Mutoh
# This file is distributed under the same license as the gettext.
#
# Erkki Eilonen <erkki at itech.ee>, 2008.
# Tõlked on väga toored ning vajavad kindlasti ülevaatamist.
#
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 2.1.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2008-08-10 14:00+0300\n"
"Last-Translator: Erkki Eilonen <erkki at itech.ee>\n"
"Language-Team: Estonian\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: ../lib/gettext/text_domain_manager.rb:148
#, fuzzy
msgid "ngettext: 3rd parmeter is wrong: value = %{number}"
msgstr "Kolmas parameeter on vale: %{number}"

#: ../lib/gettext/text_domain_manager.rb:154
msgid "ngettext: 3rd parameter should be a number, not nil."
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:242
msgid "Usage: %s [OPTIONS] PO_FILE1 PO_FILE2 ..."
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:244
msgid "Concatenates and merges PO files."
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:246 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:92 ../lib/gettext/tools/msgmerge.rb:361 ../lib/gettext/tools/xgettext.rb:248
msgid "Specific options:"
msgstr "Seaded:"

#: ../lib/gettext/tools/msgcat.rb:249 ../lib/gettext/tools/msgmerge.rb:369
#, fuzzy
msgid "Write output to specified file"
msgstr "kirjuta väljund antud faili"

#: ../lib/gettext/tools/msgcat.rb:250
msgid "(default: the standard output)"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:255 ../lib/gettext/tools/msgcat.rb:272 ../lib/gettext/tools/msgmerge.rb:374 ../lib/gettext/tools/msgmerge.rb:393 ../lib/gettext/tools/xgettext.rb:302
msgid "Sort output by msgid"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:260 ../lib/gettext/tools/msgcat.rb:265 ../lib/gettext/tools/msgmerge.rb:381 ../lib/gettext/tools/msgmerge.rb:388
msgid "Sort output by location"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:266 ../lib/gettext/tools/msgmerge.rb:382
msgid "It is same as --sort-by-location"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:267 ../lib/gettext/tools/msgcat.rb:274 ../lib/gettext/tools/msgmerge.rb:376 ../lib/gettext/tools/msgmerge.rb:383
msgid "Just for GNU gettext's msgcat compatibility"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:273 ../lib/gettext/tools/msgmerge.rb:375
msgid "It is same as --sort-by-msgid"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:279
msgid "Remove location information"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:284
msgid "Remove translator comment"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:289
msgid "Remove extracted comment"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:294
msgid "Remove flag comment"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:299
msgid "Remove previous comment"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:304
msgid "Remove all comments"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:309 ../lib/gettext/tools/msgmerge.rb:403 ../lib/gettext/tools/xgettext.rb:312
msgid "Set output page width"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:315 ../lib/gettext/tools/msgmerge.rb:409 ../lib/gettext/tools/xgettext.rb:318
msgid "Break long message lines, longer than the output page width, into several lines"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:326
msgid "Ignore fuzzy entries"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:331
msgid "Don't report warning messages"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:336 ../lib/gettext/tools/msgmerge.rb:426
msgid "Don't output obsolete entries"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:341
msgid "Update PO-Revision-Date header field"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:346
msgid "Remove FIELD from header"
msgstr ""

#: ../lib/gettext/tools/msgcat.rb:347
msgid "Specify this option multiple times to remove multiple header fields"
msgstr ""

#: ../lib/gettext/tools/msgfmt.rb:65
#, fuzzy
msgid "no input files specified."
msgstr "sisendfailid puuduvad"

#: ../lib/gettext/tools/msgfmt.rb:80
msgid "Usage: %s input.po [-o output.mo]"
msgstr "Kasutus: %s input.po [-o output.mo]"

#: ../lib/gettext/tools/msgfmt.rb:82
msgid "Generate binary message catalog from textual translation description."
msgstr "Genereerib tekstikujul tõlkest binaarkujul nimekirja."

#: ../lib/gettext/tools/msgfmt.rb:89 ../lib/gettext/tools/xgettext.rb:251
msgid "write output to specified file"
msgstr "kirjuta väljund antud faili"

#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:349
msgid "display version information and exit"
msgstr "esita versiooni info ja välju"

#: ../lib/gettext/tools/msginit.rb:88
msgid "Create a new .po file from initializing .pot file with user's environment and input."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:94
msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:101
msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:108
msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:116
msgid "Whether set translator information or not"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:117
msgid "(set)"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:122
msgid "Use NAME as translator name"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:127
msgid "Use EMAIL as translator email address"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:131 ../lib/gettext/tools/msgmerge.rb:430
msgid "Display this help and exit"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:136
#, fuzzy
msgid "Display version and exit"
msgstr "esita versiooni info ja välju"

#: ../lib/gettext/tools/msginit.rb:154
msgid ".pot file does not exist in the current directory."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:159
#, fuzzy
msgid "file '%s' does not exist."
msgstr "Fail '%s' on juba olemas."

#: ../lib/gettext/tools/msginit.rb:171
msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
msgstr ""

#: ../lib/gettext/tools/msginit.rb:181
#, fuzzy
msgid "file '%s' has already existed."
msgstr "Fail '%s' on juba olemas."

#: ../lib/gettext/tools/msginit.rb:223
msgid "Please enter your full name"
msgstr ""

#: ../lib/gettext/tools/msginit.rb:252
msgid "Please enter your email address"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:350
msgid "Usage: %s [OPTIONS] definition.po reference.pot"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:353
#, fuzzy
msgid "Merges two Uniforum style .po files together. The definition.po file is an existing PO file with translations. The reference.pot file is the last created PO file with up-to-date source references. The reference.pot is generally created by rxgettext."
msgstr "Liidab kokku kaks ühesugust .po faili. def.po on fail olemasolevate tõlgetega.ref.pot on fail viimaste uuendatud tõlgetega.ref.pot on üldjuhul loodud rgettext poolt."

#: ../lib/gettext/tools/msgmerge.rb:364
msgid "Update definition.po"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:398 ../lib/gettext/tools/xgettext.rb:307
msgid "Preserve '#: FILENAME:LINE' lines"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:420
msgid "Disable fuzzy matching"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:421
msgid "(enable)"
msgstr ""

#: ../lib/gettext/tools/msgmerge.rb:436
#, fuzzy
msgid "Display version information and exit"
msgstr "esita versiooni info ja välju"

#: ../lib/gettext/tools/parser/glade.rb:32
msgid "`%{file}' is not glade-2.0 format."
msgstr "`%{file}' ei ole glade-2.0 formaadis."

#: ../lib/gettext/tools/xgettext.rb:65
msgid "'%{klass}' is ignored."
msgstr "'%{klass}' jäeti vahele."

#: ../lib/gettext/tools/xgettext.rb:170
msgid "Error parsing %{path}"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:229
msgid "no input files"
msgstr "sisendfailid puuduvad"

#: ../lib/gettext/tools/xgettext.rb:242
msgid "Usage: %s input.rb [-r parser.rb] [-o output.pot]"
msgstr "Kasutus: %s input.rb [-r parser.rb] [-o output.pot]"

#: ../lib/gettext/tools/xgettext.rb:245
msgid "Extract translatable strings from given input files."
msgstr "Eraldab sisendfailidest tõlgitavad osad."

#: ../lib/gettext/tools/xgettext.rb:256
msgid "set package name in output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:262
msgid "set package version in output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:268
msgid "set report e-mail address for msgid bugs"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:274
msgid "set copyright holder in output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:280
msgid "set copyright year in output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:286
msgid "set encoding for output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:292
msgid "Generate sorted output"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:297
msgid "Sort output by file location"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:329
#, fuzzy
msgid "require the library before executing xgettext"
msgstr "lae moodul enne rgettext jooksutamist"

#: ../lib/gettext/tools/xgettext.rb:334
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:335
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:336
msgid "(default: %s)"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:336
msgid "no TAG"
msgstr ""

#: ../lib/gettext/tools/xgettext.rb:340
msgid "run in debugging mode"
msgstr "silumisrežiimis töötamine"

#: ../lib/gettext/tools/xgettext.rb:344
#, fuzzy
msgid "display this help and exit"
msgstr "esita versiooni info ja välju"

#: ../lib/gettext/tools/xgettext.rb:375
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
msgstr ""

#: ../samples/cgi/hellolib.rb:16
msgid "This message is from hellolib."
msgstr ""

#: ../samples/hello.rb:17
msgid ""
"Hello World\n"
msgstr ""

#: ../samples/hello2.rb:19
msgid ""
"One is %{num}\n"
msgstr ""

#: ../samples/hello2.rb:20
msgid ""
"Hello %{world}\n"
msgstr ""

#: ../samples/hello2.rb:20
msgid "World"
msgstr ""

#: ../samples/hello_glade2.glade:9 ../test/fixtures/gladeparser.glade:8
msgid "window1"
msgstr ""

#: ../samples/hello_glade2.glade:30
msgid ""
"first line\n"
"second line\n"
"third line"
msgstr ""

#: ../samples/hello_glade2.glade:54
msgid "<Hello world>"
msgstr ""

#: ../samples/hello_gtk2.rb:25
msgid "hello, gtk world"
msgstr ""

#: ../samples/hello_noop.rb:13
msgid "Hello World"
msgstr ""

#: ../samples/hello_noop.rb:13
msgid "Hello World2"
msgstr ""

#: ../samples/hello_plural.rb:20
msgid ""
"There is an apple.\n"
msgid_plural ""
"There are %{num} apples.\n"
msgstr[0] ""
msgstr[1] ""

#: ../samples/hello_tk.rb:16
msgid "hello, tk world"
msgstr ""

#: ../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
msgid "aaa"
msgid_plural "aaa2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/_.rb:34 ../test/fixtures/upper_n_.rb:14
msgid ""
"aaa\n"
msgstr ""

#: ../test/fixtures/_.rb:38 ../test/fixtures/upper_n_.rb:18
msgid ""
"bbb\n"
"ccc"
msgstr ""

#: ../test/fixtures/_.rb:42 ../test/fixtures/upper_n_.rb:22
msgid ""
"bbb\n"
"ccc\n"
"ddd\n"
msgstr ""

#: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/upper_n_.rb:29 ../test/fixtures/upper_n_.rb:33
msgid "eee"
msgstr ""

#: ../test/fixtures/_.rb:53 ../test/fixtures/lower_n_.rb:55 ../test/fixtures/lower_n_.rb:59 ../test/fixtures/upper_n_.rb:33
msgid "fff"
msgid_plural "fff2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/_.rb:57 ../test/fixtures/lower_n_.rb:63 ../test/fixtures/upper_n_.rb:37
msgid "ggghhhiii"
msgid_plural "jjjkkklll"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/_.rb:63 ../test/fixtures/lower_n_.rb:72 ../test/fixtures/upper_n_.rb:43
msgid "a\"b\"c\""
msgid_plural "a\"b\"c\"2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/_.rb:67 ../test/fixtures/lower_n_.rb:76 ../test/fixtures/upper_n_.rb:47
msgid "d\"e\"f\""
msgid_plural "d\"e\"f\"2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/_.rb:71 ../test/fixtures/upper_n_.rb:51
msgid "jjj"
msgstr ""

#: ../test/fixtures/_.rb:72 ../test/fixtures/upper_n_.rb:52
msgid "kkk"
msgstr ""

#: ../test/fixtures/_.rb:76 ../test/fixtures/upper_n_.rb:56
msgid "lllmmm"
msgstr ""

#: ../test/fixtures/_.rb:84 ../test/fixtures/upper_n_.rb:64
msgid ""
"nnn\n"
"ooo"
msgstr ""

#: ../test/fixtures/_.rb:88 ../test/fixtures/_.rb:92
msgid "#"
msgstr ""

#: ../test/fixtures/_.rb:96
msgid "\taaa'bbb\\ccc"
msgstr ""

#: ../test/fixtures/_.rb:100
msgid ""
"Here document1\n"
"Here document2\n"
msgstr ""

#: ../test/fixtures/_.rb:109
msgid "in_quote"
msgstr ""

#. TRANSLATORS: This is a proper name.  See the gettext
#. manual, section Names.  Note this is actually a non-ASCII
#. name: The first name is (with Unicode escapes)
#. "Fran\u00e7ois" or (with HTML entities) "Fran&ccedil;ois".
#. Pronunciation is like "fraa-swa pee-nar".
#. This is an example from GNU gettext documentation.
#: ../test/fixtures/_.rb:120
msgid "Francois Pinard"
msgstr ""

#: ../test/fixtures/_.rb:123
msgid "No TRANSLATORS comment"
msgstr ""

#: ../test/fixtures/_.rb:128
msgid "self explaining"
msgstr ""

#: ../test/fixtures/_.rb:132
msgid "This is a # including string."
msgstr ""

#: ../test/fixtures/_/double_quote_in_double_quote.rb:28
msgid "double \"quote\" in double quote"
msgstr ""

#: ../test/fixtures/_/double_quote_in_single_quote.rb:28
msgid "double \"quote\" in single quote"
msgstr ""

#: ../test/fixtures/_/literal_concatenation_with_continuation_line.rb:28
msgid "literal concatenation with continuation line"
msgstr ""

#: ../test/fixtures/_/middle_new_line.rb:28
msgid ""
"middle\n"
"new line"
msgstr ""

#: ../test/fixtures/_/multiple_lines_literal.rb:28
msgid ""
"multiple\n"
"lines\n"
"literal\n"
msgstr ""

#: ../test/fixtures/_/multiple_messages_in_same_line.rb:28
msgid "multiple"
msgstr ""

#: ../test/fixtures/_/multiple_messages_in_same_line.rb:28
msgid "in same line"
msgstr ""

#: ../test/fixtures/_/multiple_same_messages.rb:28 ../test/fixtures/_/multiple_same_messages.rb:32
msgid "multiple same messages"
msgstr ""

#: ../test/fixtures/_/one_line.rb:28
msgid "one line"
msgstr ""

#: ../test/fixtures/_/one_new_line.rb:28
msgid ""
"one new line\n"
msgstr ""

#: ../test/fixtures/_/percent_strings.rb:31
msgid "in_symbol_array"
msgstr ""

#: ../test/fixtures/_/percent_strings.rb:39
msgid "hello world"
msgstr ""

#: ../test/fixtures/_/percent_strings.rb:47
msgid "in_string_array"
msgstr ""

#: ../test/fixtures/backslash.rb:27
msgid "You should escape '\\' as '\\\\'."
msgstr ""

#: ../test/fixtures/gladeparser.glade:29
msgid "normal text"
msgstr ""

#: ../test/fixtures/gladeparser.glade:50
msgid ""
"1st line\n"
"2nd line\n"
"3rd line"
msgstr ""

#: ../test/fixtures/gladeparser.glade:73
msgid "<span color=\"red\" weight=\"bold\" size=\"large\">markup </span>"
msgstr ""

#: ../test/fixtures/gladeparser.glade:94
msgid ""
"<span color=\"red\">1st line markup </span>\n"
"<span color=\"blue\">2nd line markup</span>"
msgstr ""

#: ../test/fixtures/gladeparser.glade:116
msgid "<span>&quot;markup&quot; with &lt;escaped strings&gt;</span>"
msgstr ""

#: ../test/fixtures/gladeparser.glade:137 ../test/fixtures/gladeparser.glade:158
msgid "duplicated"
msgstr ""

#: ../test/fixtures/hello.rb:26
msgid "Hello"
msgstr ""

#: ../test/fixtures/lower_n_.rb:33
msgid ""
"bbb\n"
msgid_plural ""
"ccc2\n"
"ccc2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:37
msgid ""
"ddd\n"
"ddd"
msgid_plural ""
"ddd2\n"
"ddd2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:42
msgid ""
"eee\n"
"eee\n"
msgid_plural ""
"eee2\n"
"eee2\n"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:48
msgid ""
"ddd\n"
"eee\n"
msgid_plural ""
"ddd\n"
"eee2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:59
msgid "ggg"
msgid_plural "ggg2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:80
msgid "mmmmmm"
msgid_plural "mmm2mmm2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:81
msgid "nnn"
msgid_plural "nnn2"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:85 ../test/fixtures/lower_n_.rb:86
msgid "ooo"
msgid_plural "ppp"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/lower_n_.rb:90 ../test/fixtures/lower_n_.rb:91
msgid "qqq"
msgid_plural "rrr"
msgstr[0] ""
msgstr[1] ""

#. TRANSLATORS:please provide translations for all
#. the plural forms!
#: ../test/fixtures/lower_n_.rb:97
msgid "comment"
msgid_plural "comments"
msgstr[0] ""
msgstr[1] ""

#: ../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:300 ../test/test_gettext.rb:302 ../test/test_gettext.rb:305 ../test/test_gettext.rb:309 ../test/test_gettext.rb:312 ../test/test_gettext.rb:325 ../test/test_gettext.rb:328 ../test/test_gettext.rb:331 ../test/test_gettext.rb:339 ../test/test_gettext.rb:342 ../test/test_gettext.rb:354 ../test/test_gettext.rb:364 ../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
msgid "language"
msgstr ""

#: ../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
msgid "LANGUAGE"
msgstr ""

#: ../test/fixtures/multi_text_domain.rb:120
msgid "no data"
msgstr ""

#: ../test/fixtures/non_ascii.rb:10
msgid "こんにちは"
msgstr ""

#: ../test/fixtures/np_.rb:28 ../test/fixtures/np_.rb:29 ../test/fixtures/np_.rb:33 ../test/fixtures/np_.rb:34
msgctxt "Magazine"
msgid "a book"
msgid_plural "%{num} books"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/np_.rb:38 ../test/fixtures/np_.rb:39
msgctxt "Hardcover"
msgid "a book"
msgid_plural "%{num} books"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/np_.rb:43 ../test/fixtures/np_.rb:44
msgctxt "Magaine"
msgid "I have a magazine"
msgid_plural "I have %{num} magazines"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/np_.rb:48 ../test/fixtures/np_.rb:49
msgctxt "Hardcover"
msgid "a picture"
msgid_plural "%{num} pictures"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:28 ../test/fixtures/ns_.rb:32 ../test/fixtures/s_.rb:28 ../test/fixtures/s_.rb:32 ../test/test_gettext.rb:119
msgid "AAA|BBB"
msgid_plural "CCC"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:36 ../test/fixtures/s_.rb:36
msgid "AAA"
msgid_plural "BBB"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:40 ../test/fixtures/s_.rb:40
msgid "AAA|CCC"
msgid_plural "DDD"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:44 ../test/fixtures/s_.rb:44
msgid "AAA|BBB|CCC"
msgid_plural "DDD"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:48 ../test/fixtures/s_.rb:48
msgid "AAA$BBB"
msgid_plural "CCC"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:52 ../test/fixtures/s_.rb:52
msgid "AAA$B|BB"
msgid_plural "CCC"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:56 ../test/fixtures/s_.rb:56
msgid "AAA$B|CC"
msgid_plural "DDD"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_.rb:60 ../test/fixtures/s_.rb:60
msgid "AAA|CCC|BBB"
msgid_plural "DDD"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/ns_/custom.rb:28 ../test/fixtures/s_/custom.rb:28
msgid "context|context$message"
msgid_plural "context|context$messages"
msgstr[0] ""
msgstr[1] ""

#: ../test/fixtures/p_.rb:29 ../test/fixtures/p_.rb:33
msgctxt "AAA"
msgid "BBB"
msgstr ""

#: ../test/fixtures/p_.rb:37
msgctxt "AAA|BBB"
msgid "CCC"
msgstr ""

#: ../test/fixtures/p_.rb:41
msgctxt "AAA"
msgid "CCC"
msgstr ""

#: ../test/fixtures/p_.rb:45
msgctxt "CCC"
msgid "BBB"
msgstr ""

#: ../test/fixtures/p_.rb:49
msgid "BBB"
msgstr ""

#. TRANSLATORS:please translate 'name' in the context of 'program'.
#. Hint: the translation should NOT contain the translation of 'program'.
#: ../test/fixtures/p_.rb:55
msgctxt "program"
msgid "name"
msgstr ""

#: ../test/fixtures/simple.rb:14
msgid "one is %d."
msgstr ""

#: ../test/fixtures/untranslated.rb:10
msgid "untranslated"
msgstr ""

#: ../test/test_gettext.rb:59
msgid "nomsgstr"
msgstr ""

#: ../test/test_gettext.rb:101
msgid "test"
msgstr ""

#: ../test/test_gettext.rb:179 ../test/test_gettext.rb:180 ../test/test_gettext.rb:181 ../test/test_gettext.rb:184 ../test/test_gettext.rb:185 ../test/test_gettext.rb:186 ../test/test_gettext.rb:189 ../test/test_gettext.rb:190 ../test/test_gettext.rb:191 ../test/test_gettext.rb:194 ../test/test_gettext.rb:195 ../test/test_gettext.rb:196 ../test/test_gettext.rb:197 ../test/test_gettext.rb:200 ../test/test_gettext.rb:201 ../test/test_gettext.rb:202 ../test/test_gettext.rb:203 ../test/test_gettext.rb:206 ../test/test_gettext.rb:207 ../test/test_gettext.rb:208 ../test/test_gettext.rb:211 ../test/test_gettext.rb:212 ../test/test_gettext.rb:213 ../test/test_gettext.rb:216 ../test/test_gettext.rb:217 ../test/test_gettext.rb:218 ../test/test_gettext.rb:221 ../test/test_gettext.rb:222 ../test/test_gettext.rb:223 ../test/test_gettext.rb:224 ../test/test_gettext.rb:225 ../test/test_gettext.rb:255 ../test/test_gettext.rb:256 ../test/test_gettext.rb:257 ../test/test_gettext.rb:263 ../test/test_gettext.rb:264 ../test/test_gettext.rb:265 ../test/test_gettext.rb:274 ../test/test_gettext.rb:275 ../test/test_gettext.rb:276 ../test/test_gettext.rb:284 ../test/test_gettext.rb:285 ../test/test_gettext.rb:286
msgid "one"
msgid_plural "two"
msgstr[0] ""
msgstr[1] ""

#: ../test/test_gettext.rb:231 ../test/test_gettext.rb:232 ../test/test_gettext.rb:233 ../test/test_gettext.rb:236 ../test/test_gettext.rb:237 ../test/test_gettext.rb:238 ../test/test_gettext.rb:243 ../test/test_gettext.rb:244 ../test/test_gettext.rb:245 ../test/test_gettext.rb:247 ../test/test_gettext.rb:248 ../test/test_gettext.rb:249 ../test/test_gettext.rb:252 ../test/test_gettext.rb:253 ../test/test_gettext.rb:254
msgid "first"
msgid_plural "second"
msgstr[0] ""
msgstr[1] ""

#: ../test/test_gettext.rb:239 ../test/test_gettext.rb:240 ../test/test_gettext.rb:241
msgid "first_2"
msgid_plural "second_2"
msgstr[0] ""
msgstr[1] ""

#: ../test/test_gettext.rb:271 ../test/test_gettext.rb:272 ../test/test_gettext.rb:273 ../test/test_gettext.rb:281 ../test/test_gettext.rb:282 ../test/test_gettext.rb:283
msgid "single"
msgid_plural "plural"
msgstr[0] ""
msgstr[1] ""

#: ../test/tools/files/simple_translation.rb:3
msgid "a translation"
msgstr ""