OSDN Git Service

2009-08-07 Dodji Seketeli <dodji@redhat.com>
[pf3gnuchains/gcc-fork.git] / libcpp / po / cpplib.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2009-04-22 16:24+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: charset.c:674
20 #, c-format
21 msgid "conversion from %s to %s not supported by iconv"
22 msgstr ""
23
24 #: charset.c:677
25 msgid "iconv_open"
26 msgstr ""
27
28 #: charset.c:685
29 #, c-format
30 msgid "no iconv implementation, cannot convert from %s to %s"
31 msgstr ""
32
33 #: charset.c:773
34 #, c-format
35 msgid "character 0x%lx is not in the basic source character set\n"
36 msgstr ""
37
38 #: charset.c:790
39 #: charset.c:1398
40 msgid "converting to execution character set"
41 msgstr ""
42
43 #: charset.c:796
44 #, c-format
45 msgid "character 0x%lx is not unibyte in execution character set"
46 msgstr ""
47
48 #: charset.c:920
49 #, c-format
50 msgid "Character %x might not be NFKC"
51 msgstr ""
52
53 #: charset.c:980
54 msgid "universal character names are only valid in C++ and C99"
55 msgstr ""
56
57 #: charset.c:983
58 #, c-format
59 msgid "the meaning of '\\%c' is different in traditional C"
60 msgstr ""
61
62 #: charset.c:992
63 msgid "In _cpp_valid_ucn but not a UCN"
64 msgstr ""
65
66 #: charset.c:1017
67 #, c-format
68 msgid "incomplete universal character name %.*s"
69 msgstr ""
70
71 #: charset.c:1029
72 #, c-format
73 msgid "%.*s is not a valid universal character"
74 msgstr ""
75
76 #: charset.c:1039
77 #: lex.c:486
78 msgid "'$' in identifier or number"
79 msgstr ""
80
81 #: charset.c:1049
82 #, c-format
83 msgid "universal character %.*s is not valid in an identifier"
84 msgstr ""
85
86 #: charset.c:1053
87 #, c-format
88 msgid "universal character %.*s is not valid at the start of an identifier"
89 msgstr ""
90
91 #: charset.c:1085
92 #: charset.c:1628
93 msgid "converting UCN to source character set"
94 msgstr ""
95
96 #: charset.c:1089
97 msgid "converting UCN to execution character set"
98 msgstr ""
99
100 #: charset.c:1161
101 msgid "the meaning of '\\x' is different in traditional C"
102 msgstr ""
103
104 #: charset.c:1178
105 msgid "\\x used with no following hex digits"
106 msgstr ""
107
108 #: charset.c:1185
109 msgid "hex escape sequence out of range"
110 msgstr ""
111
112 #: charset.c:1223
113 msgid "octal escape sequence out of range"
114 msgstr ""
115
116 #: charset.c:1289
117 msgid "the meaning of '\\a' is different in traditional C"
118 msgstr ""
119
120 #: charset.c:1296
121 #, c-format
122 msgid "non-ISO-standard escape sequence, '\\%c'"
123 msgstr ""
124
125 #: charset.c:1304
126 #, c-format
127 msgid "unknown escape sequence '\\%c'"
128 msgstr ""
129
130 #: charset.c:1312
131 #, c-format
132 msgid "unknown escape sequence: '\\%s'"
133 msgstr ""
134
135 #: charset.c:1319
136 msgid "converting escape sequence to execution character set"
137 msgstr ""
138
139 #: charset.c:1463
140 #: charset.c:1527
141 msgid "character constant too long for its type"
142 msgstr ""
143
144 #: charset.c:1466
145 msgid "multi-character character constant"
146 msgstr ""
147
148 #: charset.c:1566
149 msgid "empty character constant"
150 msgstr ""
151
152 #: charset.c:1675
153 #, c-format
154 msgid "failure to convert %s to %s"
155 msgstr ""
156
157 #: directives.c:219
158 #: directives.c:245
159 #, c-format
160 msgid "extra tokens at end of #%s directive"
161 msgstr ""
162
163 #: directives.c:351
164 #, c-format
165 msgid "#%s is a GCC extension"
166 msgstr ""
167
168 #: directives.c:355
169 #, c-format
170 msgid "#%s is a deprecated GCC extension"
171 msgstr ""
172
173 #: directives.c:369
174 msgid "suggest not using #elif in traditional C"
175 msgstr ""
176
177 #: directives.c:372
178 #, c-format
179 msgid "traditional C ignores #%s with the # indented"
180 msgstr ""
181
182 #: directives.c:376
183 #, c-format
184 msgid "suggest hiding #%s from traditional C with an indented #"
185 msgstr ""
186
187 #: directives.c:402
188 msgid "embedding a directive within macro arguments is not portable"
189 msgstr ""
190
191 #: directives.c:422
192 msgid "style of line directive is a GCC extension"
193 msgstr ""
194
195 #: directives.c:477
196 #, c-format
197 msgid "invalid preprocessing directive #%s"
198 msgstr ""
199
200 #: directives.c:545
201 msgid "\"defined\" cannot be used as a macro name"
202 msgstr ""
203
204 #: directives.c:551
205 #, c-format
206 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
207 msgstr ""
208
209 #: directives.c:554
210 #, c-format
211 msgid "no macro name given in #%s directive"
212 msgstr ""
213
214 #: directives.c:557
215 msgid "macro names must be identifiers"
216 msgstr ""
217
218 #: directives.c:606
219 #, c-format
220 msgid "undefining \"%s\""
221 msgstr ""
222
223 #: directives.c:661
224 msgid "missing terminating > character"
225 msgstr ""
226
227 #: directives.c:716
228 #, c-format
229 msgid "#%s expects \"FILENAME\" or <FILENAME>"
230 msgstr ""
231
232 #: directives.c:760
233 #, c-format
234 msgid "empty filename in #%s"
235 msgstr ""
236
237 #: directives.c:770
238 msgid "#include nested too deeply"
239 msgstr ""
240
241 #: directives.c:811
242 msgid "#include_next in primary source file"
243 msgstr ""
244
245 #: directives.c:837
246 #, c-format
247 msgid "invalid flag \"%s\" in line directive"
248 msgstr ""
249
250 #: directives.c:897
251 msgid "unexpected end of file after #line"
252 msgstr ""
253
254 #: directives.c:900
255 #, c-format
256 msgid "\"%s\" after #line is not a positive integer"
257 msgstr ""
258
259 #: directives.c:906
260 #: directives.c:908
261 msgid "line number out of range"
262 msgstr ""
263
264 #: directives.c:921
265 #: directives.c:1001
266 #, c-format
267 msgid "\"%s\" is not a valid filename"
268 msgstr ""
269
270 #: directives.c:961
271 #, c-format
272 msgid "\"%s\" after # is not a positive integer"
273 msgstr ""
274
275 #: directives.c:1045
276 #, c-format
277 msgid "%s"
278 msgstr ""
279
280 #: directives.c:1069
281 #, c-format
282 msgid "invalid #%s directive"
283 msgstr ""
284
285 #: directives.c:1132
286 #, c-format
287 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
288 msgstr ""
289
290 #: directives.c:1141
291 #, c-format
292 msgid "registering pragma \"%s\" with name expansion and no namespace"
293 msgstr ""
294
295 #: directives.c:1159
296 #, c-format
297 msgid "registering \"%s\" as both a pragma and a pragma namespace"
298 msgstr ""
299
300 #: directives.c:1162
301 #, c-format
302 msgid "#pragma %s %s is already registered"
303 msgstr ""
304
305 #: directives.c:1165
306 #, c-format
307 msgid "#pragma %s is already registered"
308 msgstr ""
309
310 #: directives.c:1195
311 msgid "registering pragma with NULL handler"
312 msgstr ""
313
314 #: directives.c:1405
315 msgid "#pragma once in main file"
316 msgstr ""
317
318 #: directives.c:1428
319 msgid "invalid #pragma GCC poison directive"
320 msgstr ""
321
322 #: directives.c:1437
323 #, c-format
324 msgid "poisoning existing macro \"%s\""
325 msgstr ""
326
327 #: directives.c:1456
328 msgid "#pragma system_header ignored outside include file"
329 msgstr ""
330
331 #: directives.c:1480
332 #, c-format
333 msgid "cannot find source file %s"
334 msgstr ""
335
336 #: directives.c:1484
337 #, c-format
338 msgid "current file is older than %s"
339 msgstr ""
340
341 #: directives.c:1668
342 msgid "_Pragma takes a parenthesized string literal"
343 msgstr ""
344
345 #: directives.c:1769
346 msgid "#else without #if"
347 msgstr ""
348
349 #: directives.c:1774
350 msgid "#else after #else"
351 msgstr ""
352
353 #: directives.c:1776
354 #: directives.c:1809
355 msgid "the conditional began here"
356 msgstr ""
357
358 #: directives.c:1802
359 msgid "#elif without #if"
360 msgstr ""
361
362 #: directives.c:1807
363 msgid "#elif after #else"
364 msgstr ""
365
366 #: directives.c:1845
367 msgid "#endif without #if"
368 msgstr ""
369
370 #: directives.c:1922
371 msgid "missing '(' after predicate"
372 msgstr ""
373
374 #: directives.c:1937
375 msgid "missing ')' to complete answer"
376 msgstr ""
377
378 #: directives.c:1957
379 msgid "predicate's answer is empty"
380 msgstr ""
381
382 #: directives.c:1984
383 msgid "assertion without predicate"
384 msgstr ""
385
386 #: directives.c:1986
387 msgid "predicate must be an identifier"
388 msgstr ""
389
390 #: directives.c:2072
391 #, c-format
392 msgid "\"%s\" re-asserted"
393 msgstr ""
394
395 #: directives.c:2371
396 #, c-format
397 msgid "unterminated #%s"
398 msgstr ""
399
400 #: directives-only.c:222
401 #: lex.c:1149
402 #: traditional.c:163
403 msgid "unterminated comment"
404 msgstr ""
405
406 #: errors.c:93
407 msgid "stdout"
408 msgstr ""
409
410 #: errors.c:95
411 #, c-format
412 msgid "%s: %s"
413 msgstr ""
414
415 #: expr.c:278
416 msgid "too many decimal points in number"
417 msgstr ""
418
419 #: expr.c:307
420 #: expr.c:389
421 msgid "fixed-point constants are a GCC extension"
422 msgstr ""
423
424 #: expr.c:320
425 #, c-format
426 msgid "invalid digit \"%c\" in binary constant"
427 msgstr ""
428
429 #: expr.c:322
430 #, c-format
431 msgid "invalid digit \"%c\" in octal constant"
432 msgstr ""
433
434 #: expr.c:330
435 msgid "invalid prefix \"0b\" for floating constant"
436 msgstr ""
437
438 #: expr.c:336
439 msgid "use of C99 hexadecimal floating constant"
440 msgstr ""
441
442 #: expr.c:345
443 msgid "exponent has no digits"
444 msgstr ""
445
446 #: expr.c:352
447 msgid "hexadecimal floating constants require an exponent"
448 msgstr ""
449
450 #: expr.c:358
451 #, c-format
452 msgid "invalid suffix \"%.*s\" on floating constant"
453 msgstr ""
454
455 #: expr.c:368
456 #: expr.c:417
457 #, c-format
458 msgid "traditional C rejects the \"%.*s\" suffix"
459 msgstr ""
460
461 #: expr.c:376
462 msgid "suffix for double constant is a GCC extension"
463 msgstr ""
464
465 #: expr.c:382
466 #, c-format
467 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
468 msgstr ""
469
470 #: expr.c:393
471 msgid "decimal float constants are a GCC extension"
472 msgstr ""
473
474 #: expr.c:403
475 #, c-format
476 msgid "invalid suffix \"%.*s\" on integer constant"
477 msgstr ""
478
479 #: expr.c:426
480 msgid "use of C++0x long long integer constant"
481 msgstr ""
482
483 #: expr.c:435
484 msgid "imaginary constants are a GCC extension"
485 msgstr ""
486
487 #: expr.c:438
488 msgid "binary constants are a GCC extension"
489 msgstr ""
490
491 #: expr.c:531
492 msgid "integer constant is too large for its type"
493 msgstr ""
494
495 #: expr.c:543
496 msgid "integer constant is so large that it is unsigned"
497 msgstr ""
498
499 #: expr.c:638
500 msgid "missing ')' after \"defined\""
501 msgstr ""
502
503 #: expr.c:645
504 msgid "operator \"defined\" requires an identifier"
505 msgstr ""
506
507 #: expr.c:653
508 #, c-format
509 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
510 msgstr ""
511
512 #: expr.c:663
513 msgid "this use of \"defined\" may not be portable"
514 msgstr ""
515
516 #: expr.c:716
517 msgid "floating constant in preprocessor expression"
518 msgstr ""
519
520 #: expr.c:722
521 msgid "imaginary number in preprocessor expression"
522 msgstr ""
523
524 #: expr.c:769
525 #, c-format
526 msgid "\"%s\" is not defined"
527 msgstr ""
528
529 #: expr.c:781
530 msgid "assertions are a GCC extension"
531 msgstr ""
532
533 #: expr.c:784
534 msgid "assertions are a deprecated extension"
535 msgstr ""
536
537 #: expr.c:917
538 #: expr.c:946
539 #, c-format
540 msgid "missing binary operator before token \"%s\""
541 msgstr ""
542
543 #: expr.c:937
544 #, c-format
545 msgid "token \"%s\" is not valid in preprocessor expressions"
546 msgstr ""
547
548 #: expr.c:954
549 msgid "missing expression between '(' and ')'"
550 msgstr ""
551
552 #: expr.c:957
553 #, c-format
554 msgid "%s with no expression"
555 msgstr ""
556
557 #: expr.c:960
558 #, c-format
559 msgid "operator '%s' has no right operand"
560 msgstr ""
561
562 #: expr.c:965
563 #, c-format
564 msgid "operator '%s' has no left operand"
565 msgstr ""
566
567 #: expr.c:991
568 msgid " ':' without preceding '?'"
569 msgstr ""
570
571 #: expr.c:1019
572 #, c-format
573 msgid "unbalanced stack in %s"
574 msgstr ""
575
576 #: expr.c:1039
577 #, c-format
578 msgid "impossible operator '%u'"
579 msgstr ""
580
581 #: expr.c:1140
582 msgid "missing ')' in expression"
583 msgstr ""
584
585 #: expr.c:1169
586 msgid "'?' without following ':'"
587 msgstr ""
588
589 #: expr.c:1179
590 msgid "integer overflow in preprocessor expression"
591 msgstr ""
592
593 #: expr.c:1184
594 msgid "missing '(' in expression"
595 msgstr ""
596
597 #: expr.c:1216
598 #, c-format
599 msgid "the left operand of \"%s\" changes sign when promoted"
600 msgstr ""
601
602 #: expr.c:1221
603 #, c-format
604 msgid "the right operand of \"%s\" changes sign when promoted"
605 msgstr ""
606
607 #: expr.c:1480
608 msgid "traditional C rejects the unary plus operator"
609 msgstr ""
610
611 #: expr.c:1563
612 msgid "comma operator in operand of #if"
613 msgstr ""
614
615 #: expr.c:1695
616 msgid "division by zero in #if"
617 msgstr ""
618
619 #: files.c:457
620 msgid "NULL directory in find_file"
621 msgstr ""
622
623 #: files.c:494
624 msgid "one or more PCH files were found, but they were invalid"
625 msgstr ""
626
627 #: files.c:497
628 msgid "use -Winvalid-pch for more information"
629 msgstr ""
630
631 #: files.c:588
632 #, c-format
633 msgid "%s is a block device"
634 msgstr ""
635
636 #: files.c:605
637 #, c-format
638 msgid "%s is too large"
639 msgstr ""
640
641 #: files.c:640
642 #, c-format
643 msgid "%s is shorter than expected"
644 msgstr ""
645
646 #: files.c:875
647 #, c-format
648 msgid "no include path in which to search for %s"
649 msgstr ""
650
651 #: files.c:1286
652 msgid "Multiple include guards may be useful for:\n"
653 msgstr ""
654
655 #: init.c:470
656 msgid "cppchar_t must be an unsigned type"
657 msgstr ""
658
659 #: init.c:474
660 #, c-format
661 msgid ""
662 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
663 "lu bits"
664 msgstr ""
665
666 #: init.c:481
667 msgid "CPP arithmetic must be at least as precise as a target int"
668 msgstr ""
669
670 #: init.c:484
671 msgid "target char is less than 8 bits wide"
672 msgstr ""
673
674 #: init.c:488
675 msgid "target wchar_t is narrower than target char"
676 msgstr ""
677
678 #: init.c:492
679 msgid "target int is narrower than target char"
680 msgstr ""
681
682 #: init.c:497
683 msgid "CPP half-integer narrower than CPP character"
684 msgstr ""
685
686 #: init.c:501
687 #, c-format
688 msgid ""
689 "CPP on this host cannot handle wide character constants over %lu bits, but "
690 "the target requires %lu bits"
691 msgstr ""
692
693 #: lex.c:285
694 msgid "backslash and newline separated by space"
695 msgstr ""
696
697 #: lex.c:290
698 msgid "backslash-newline at end of file"
699 msgstr ""
700
701 #: lex.c:305
702 #, c-format
703 msgid "trigraph ??%c converted to %c"
704 msgstr ""
705
706 #: lex.c:312
707 #, c-format
708 msgid "trigraph ??%c ignored, use -trigraphs to enable"
709 msgstr ""
710
711 #: lex.c:358
712 msgid "\"/*\" within comment"
713 msgstr ""
714
715 #: lex.c:416
716 #, c-format
717 msgid "%s in preprocessing directive"
718 msgstr ""
719
720 #: lex.c:425
721 msgid "null character(s) ignored"
722 msgstr ""
723
724 #: lex.c:462
725 #, c-format
726 msgid "`%.*s' is not in NFKC"
727 msgstr ""
728
729 #: lex.c:465
730 #, c-format
731 msgid "`%.*s' is not in NFC"
732 msgstr ""
733
734 #: lex.c:553
735 #, c-format
736 msgid "attempt to use poisoned \"%s\""
737 msgstr ""
738
739 #: lex.c:561
740 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
741 msgstr ""
742
743 #: lex.c:675
744 msgid "null character(s) preserved in literal"
745 msgstr ""
746
747 #: lex.c:678
748 #, c-format
749 msgid "missing terminating %c character"
750 msgstr ""
751
752 #: lex.c:1160
753 msgid "C++ style comments are not allowed in ISO C90"
754 msgstr ""
755
756 #: lex.c:1162
757 msgid "(this will be reported only once per input file)"
758 msgstr ""
759
760 #: lex.c:1167
761 msgid "multi-line comment"
762 msgstr ""
763
764 #: lex.c:1487
765 #, c-format
766 msgid "unspellable token %s"
767 msgstr ""
768
769 #: macro.c:87
770 #, c-format
771 msgid "macro \"%s\" is not used"
772 msgstr ""
773
774 #: macro.c:126
775 #: macro.c:321
776 #, c-format
777 msgid "invalid built-in macro \"%s\""
778 msgstr ""
779
780 #: macro.c:160
781 msgid "could not determine file timestamp"
782 msgstr ""
783
784 #: macro.c:256
785 msgid "could not determine date and time"
786 msgstr ""
787
788 #: macro.c:272
789 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
790 msgstr ""
791
792 #: macro.c:429
793 msgid "invalid string literal, ignoring final '\\'"
794 msgstr ""
795
796 #: macro.c:489
797 #, c-format
798 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
799 msgstr ""
800
801 #: macro.c:564
802 msgid "ISO C99 requires rest arguments to be used"
803 msgstr ""
804
805 #: macro.c:569
806 #, c-format
807 msgid "macro \"%s\" requires %u arguments, but only %u given"
808 msgstr ""
809
810 #: macro.c:574
811 #, c-format
812 msgid "macro \"%s\" passed %u arguments, but takes just %u"
813 msgstr ""
814
815 #: macro.c:733
816 #: traditional.c:681
817 #, c-format
818 msgid "unterminated argument list invoking macro \"%s\""
819 msgstr ""
820
821 #: macro.c:863
822 #, c-format
823 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
824 msgstr ""
825
826 #: macro.c:1034
827 #, c-format
828 msgid ""
829 "invoking macro %s argument %d: empty macro arguments are undefined in ISO "
830 "C90 and ISO C++98"
831 msgstr ""
832
833 #: macro.c:1497
834 #, c-format
835 msgid "duplicate macro parameter \"%s\""
836 msgstr ""
837
838 #: macro.c:1543
839 #, c-format
840 msgid "\"%s\" may not appear in macro parameter list"
841 msgstr ""
842
843 #: macro.c:1551
844 msgid "macro parameters must be comma-separated"
845 msgstr ""
846
847 #: macro.c:1568
848 msgid "parameter name missing"
849 msgstr ""
850
851 #: macro.c:1585
852 msgid "anonymous variadic macros were introduced in C99"
853 msgstr ""
854
855 #: macro.c:1590
856 msgid "ISO C does not permit named variadic macros"
857 msgstr ""
858
859 #: macro.c:1599
860 msgid "missing ')' in macro parameter list"
861 msgstr ""
862
863 #: macro.c:1648
864 msgid "'##' cannot appear at either end of a macro expansion"
865 msgstr ""
866
867 #: macro.c:1683
868 msgid "ISO C99 requires whitespace after the macro name"
869 msgstr ""
870
871 #: macro.c:1707
872 msgid "missing whitespace after the macro name"
873 msgstr ""
874
875 #: macro.c:1741
876 msgid "'#' is not followed by a macro parameter"
877 msgstr ""
878
879 #: macro.c:1896
880 #, c-format
881 msgid "\"%s\" redefined"
882 msgstr ""
883
884 #: macro.c:1901
885 msgid "this is the location of the previous definition"
886 msgstr ""
887
888 #: macro.c:1962
889 #, c-format
890 msgid "macro argument \"%s\" would be stringified in traditional C"
891 msgstr ""
892
893 #: macro.c:1985
894 #, c-format
895 msgid "invalid hash type %d in cpp_macro_definition"
896 msgstr ""
897
898 #: pch.c:84
899 #: pch.c:332
900 #: pch.c:344
901 #: pch.c:362
902 #: pch.c:368
903 #: pch.c:377
904 msgid "while writing precompiled header"
905 msgstr ""
906
907 #: pch.c:484
908 #, c-format
909 msgid "%s: not used because `%.*s' is poisoned"
910 msgstr ""
911
912 #: pch.c:506
913 #, c-format
914 msgid "%s: not used because `%.*s' not defined"
915 msgstr ""
916
917 #: pch.c:518
918 #, c-format
919 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
920 msgstr ""
921
922 #: pch.c:559
923 #, c-format
924 msgid "%s: not used because `%s' is defined"
925 msgstr ""
926
927 #: pch.c:579
928 #, c-format
929 msgid "%s: not used because `__COUNTER__' is invalid"
930 msgstr ""
931
932 #: pch.c:588
933 #: pch.c:758
934 msgid "while reading precompiled header"
935 msgstr ""
936
937 #: traditional.c:751
938 #, c-format
939 msgid "detected recursion whilst expanding macro \"%s\""
940 msgstr ""
941
942 #: traditional.c:969
943 msgid "syntax error in macro parameter list"
944 msgstr ""