annotate libcpp/po/uk.po @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 # Ukrainian translation of cpplib.
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 # Copyright (C) 2007 Free Software Foundation, Inc.
111
kono
parents: 67
diff changeset
3 # This file is distributed under the same license as the gcc package.
kono
parents: 67
diff changeset
4 #
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 # Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2007.
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
6 # Yuri Chornoivan <yurchor@ukr.net>, 2012, 2013, 2014, 2015, 2016, 2017, 2018.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 msgstr ""
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
9 "Project-Id-Version: cpplib 8.1-b20180128\n"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
11 "POT-Creation-Date: 2018-01-26 22:47+0000\n"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
12 "PO-Revision-Date: 2018-01-29 23:16+0200\n"
111
kono
parents: 67
diff changeset
13 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
111
kono
parents: 67
diff changeset
15 "Language: uk\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 "MIME-Version: 1.0\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 "Content-Type: text/plain; charset=UTF-8\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
111
kono
parents: 67
diff changeset
19 "X-Bugs: Report translation errors to the Language-Team address.\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
21 "X-Generator: Lokalize 2.0\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 #: charset.c:674
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 msgid "conversion from %s to %s not supported by iconv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 msgstr "перетворення з %s у %s не підтримується iconv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 msgid "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 msgstr "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 msgid "no iconv implementation, cannot convert from %s to %s"
111
kono
parents: 67
diff changeset
35 msgstr "не реалізовано у iconv, не вдається перетворити з %s на %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
37 #: charset.c:781
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 msgid "character 0x%lx is not in the basic source character set\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 msgstr "символ 0x%lx відсутній у базовому первинному наборі символів\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41
111
kono
parents: 67
diff changeset
42 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 msgid "converting to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 msgstr "перетворення на виконуваний набір символів"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
46 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 msgid "character 0x%lx is not unibyte in execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 msgstr "символ 0x%lx не однобайтовий у виконуваному наборі символів"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50
111
kono
parents: 67
diff changeset
51 #: charset.c:1047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 msgid "universal character names are only valid in C++ and C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 msgstr "універсальні назви символів допустимі лише у C++ та C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54
111
kono
parents: 67
diff changeset
55 #: charset.c:1051
kono
parents: 67
diff changeset
56 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
57 msgstr "універсальні назви символів C99 є несумісними із C90"
kono
parents: 67
diff changeset
58
kono
parents: 67
diff changeset
59 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 msgid "the meaning of '\\%c' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 msgstr "сенс '\\%c' відрізняється від традиційної мови C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63
111
kono
parents: 67
diff changeset
64 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 msgid "In _cpp_valid_ucn but not a UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 msgstr "У _cpp_valid_ucn але не UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67
111
kono
parents: 67
diff changeset
68 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 msgid "incomplete universal character name %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 msgstr "неповна універсальна назва символу %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72
111
kono
parents: 67
diff changeset
73 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 msgid "%.*s is not a valid universal character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 msgstr "%.*s не є допустимим універсальним символом"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77
111
kono
parents: 67
diff changeset
78 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 msgid "'$' in identifier or number"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 msgstr "'$' у ідентифікаторі чи числі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81
111
kono
parents: 67
diff changeset
82 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 msgid "universal character %.*s is not valid in an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 msgstr "універсальний символ %.*s не є допустимим у ідентифікаторі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86
111
kono
parents: 67
diff changeset
87 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 msgid "universal character %.*s is not valid at the start of an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 msgstr "універсальний символ %.*s не є допустимим на початку ідентифікатора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91
111
kono
parents: 67
diff changeset
92 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 msgid "converting UCN to source character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94 msgstr "перетворення UCN на первинний набір символів"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95
111
kono
parents: 67
diff changeset
96 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 msgid "converting UCN to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 msgstr "перетворення UCN на виконуваний набір символів"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99
111
kono
parents: 67
diff changeset
100 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 msgid "the meaning of '\\x' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102 msgstr "сенс '\\x' відрізняється від традиційної мови C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103
111
kono
parents: 67
diff changeset
104 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105 msgid "\\x used with no following hex digits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 msgstr "\\x використовується з наступними шістнадцятковими цифрами"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107
111
kono
parents: 67
diff changeset
108 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 msgstr "шістнадцяткова escape-послідовність поза межами діапазону"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111
111
kono
parents: 67
diff changeset
112 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 msgstr "вісімкова escape-послідовність поза межами діапазону"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115
111
kono
parents: 67
diff changeset
116 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 msgid "the meaning of '\\a' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118 msgstr "сенс '\\a' відрізняється від традиційної мови C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119
111
kono
parents: 67
diff changeset
120 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 msgid "non-ISO-standard escape sequence, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 msgstr "escape-послідовність не за стандартом ISO, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124
111
kono
parents: 67
diff changeset
125 #: charset.c:1458
kono
parents: 67
diff changeset
126 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
127 msgid "unknown escape sequence: '\\%c'"
111
kono
parents: 67
diff changeset
128 msgstr "невідома керівна послідовність: '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129
111
kono
parents: 67
diff changeset
130 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 msgid "unknown escape sequence: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 msgstr "Невідома escape-послідовність: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134
111
kono
parents: 67
diff changeset
135 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
136 msgid "converting escape sequence to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137 msgstr "escape-послідовність перетворюється на виконуваний набір символів"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138
111
kono
parents: 67
diff changeset
139 #: charset.c:1614
kono
parents: 67
diff changeset
140 msgid "missing open quote"
kono
parents: 67
diff changeset
141 msgstr "пропущено початкові лапки"
kono
parents: 67
diff changeset
142
kono
parents: 67
diff changeset
143 #: charset.c:1827 charset.c:1891
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
144 msgid "character constant too long for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 msgstr "символьна константа надто довга для вказаного типу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146
111
kono
parents: 67
diff changeset
147 #: charset.c:1830
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 msgid "multi-character character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 msgstr "багатосимвольна символьна константа"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150
111
kono
parents: 67
diff changeset
151 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 msgid "empty character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 msgstr "порожня символьна константа"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154
111
kono
parents: 67
diff changeset
155 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 msgstr "помилка при перетворені %s на %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159
111
kono
parents: 67
diff changeset
160 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 msgstr "зайві лексеми наприкінці директиви #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164
111
kono
parents: 67
diff changeset
165 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 msgid "#%s is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 msgstr "#%s є розширенням GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169
111
kono
parents: 67
diff changeset
170 #: directives.c:390
kono
parents: 67
diff changeset
171 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 msgid "#%s is a deprecated GCC extension"
111
kono
parents: 67
diff changeset
173 msgstr "#%s є застарілим розширенням GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174
111
kono
parents: 67
diff changeset
175 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 msgid "suggest not using #elif in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 msgstr "рекомендується не використовувати #elif у традиційній мові C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178
111
kono
parents: 67
diff changeset
179 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 msgid "traditional C ignores #%s with the # indented"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 msgstr "у традиційній мові C ігноруються #%s, якщо # з відступом"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183
111
kono
parents: 67
diff changeset
184 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 msgid "suggest hiding #%s from traditional C with an indented #"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 msgstr "рекомендується приховувати #%s у традиційній мові C використовуючи відступ перед #"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188
111
kono
parents: 67
diff changeset
189 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 msgid "embedding a directive within macro arguments is not portable"
111
kono
parents: 67
diff changeset
191 msgstr "вбудована директива з макроаргументами не є переносимою"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192
111
kono
parents: 67
diff changeset
193 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
194 msgid "style of line directive is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195 msgstr "стиль директиви line є розширенням GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
196
111
kono
parents: 67
diff changeset
197 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 msgid "invalid preprocessing directive #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 msgstr "неправильна директива препроцесора #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201
111
kono
parents: 67
diff changeset
202 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 msgid "\"defined\" cannot be used as a macro name"
111
kono
parents: 67
diff changeset
204 msgstr "\"defined\" не може використовуватись як назва макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
205
111
kono
parents: 67
diff changeset
206 #: directives.c:611
kono
parents: 67
diff changeset
207 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
208 msgstr "\"__has_include__\" не можна використовувати як назву макроса"
kono
parents: 67
diff changeset
209
kono
parents: 67
diff changeset
210 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
211 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
212 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
111
kono
parents: 67
diff changeset
213 msgstr "\"%s\" не може використовуватись як назва макроса, оскільки це - оператор у C++"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214
111
kono
parents: 67
diff changeset
215 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
218 msgstr "не вказаний макрос у директиві #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219
111
kono
parents: 67
diff changeset
220 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgid "macro names must be identifiers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222 msgstr "назви макросів повинні бути ідентифікаторами"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223
111
kono
parents: 67
diff changeset
224 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 msgid "undefining \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227 msgstr "скасовується визначення \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
228
111
kono
parents: 67
diff changeset
229 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 msgid "missing terminating > character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 msgstr "відсутній завершальний символ >"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
232
111
kono
parents: 67
diff changeset
233 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 msgid "#%s expects \"FILENAME\" or <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
236 msgstr "#%s очікує \"FILENAME\" або <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
237
111
kono
parents: 67
diff changeset
238 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 msgstr "порожня назва файлу у #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242
111
kono
parents: 67
diff changeset
243 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 msgid "#include nested too deeply"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 msgstr "надто глибоке вкладання #include"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246
111
kono
parents: 67
diff changeset
247 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 msgid "#include_next in primary source file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249 msgstr "#include_next у первинному файлі тексту програми"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
250
111
kono
parents: 67
diff changeset
251 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 msgid "invalid flag \"%s\" in line directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254 msgstr "некоректна ознака \"%s\" у директиві line"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
255
111
kono
parents: 67
diff changeset
256 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 msgid "unexpected end of file after #line"
111
kono
parents: 67
diff changeset
258 msgstr "неочікуване завершення файла після #line"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
259
111
kono
parents: 67
diff changeset
260 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
262 msgid "\"%s\" after #line is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
263 msgstr "\"%s\" після #line не є додатнім цілим числом"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264
111
kono
parents: 67
diff changeset
265 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 msgid "line number out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 msgstr "номер рядка за межами діапазону"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268
111
kono
parents: 67
diff changeset
269 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 msgid "\"%s\" is not a valid filename"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 msgstr "\"%s\" не є коректною назвою файлу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273
111
kono
parents: 67
diff changeset
274 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 msgid "\"%s\" after # is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 msgstr "\"%s\" після # не є додатнім цілим числом"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
278
111
kono
parents: 67
diff changeset
279 #: directives.c:1098
kono
parents: 67
diff changeset
280 #, c-format
kono
parents: 67
diff changeset
281 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
282 msgstr "засіб позначення рядків файла «%s» проігноровано через некоректну вкладеність"
kono
parents: 67
diff changeset
283
kono
parents: 67
diff changeset
284 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
285 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 msgid "%s"
111
kono
parents: 67
diff changeset
287 msgstr "%s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288
111
kono
parents: 67
diff changeset
289 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
291 msgid "invalid #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 msgstr "некоректна директива #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
293
111
kono
parents: 67
diff changeset
294 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
297 msgstr "прагми реєструються у просторі назв \"%s\" за відсутності розширення назв"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
298
111
kono
parents: 67
diff changeset
299 #: directives.c:1257
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 msgid "registering pragma \"%s\" with name expansion and no namespace"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
302 msgstr "прагма \"%s\" реєструється з розширенням назви але без простору назви"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
303
111
kono
parents: 67
diff changeset
304 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
305 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306 msgid "registering \"%s\" as both a pragma and a pragma namespace"
111
kono
parents: 67
diff changeset
307 msgstr "\"%s\" реєструється як прагма та як простір назв прагм"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
308
111
kono
parents: 67
diff changeset
309 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 msgid "#pragma %s %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312 msgstr "#pragma %s %s вже зареєстровано"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
313
111
kono
parents: 67
diff changeset
314 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 msgid "#pragma %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
317 msgstr "#pragma %s вже зареєстровано"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318
111
kono
parents: 67
diff changeset
319 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 msgid "registering pragma with NULL handler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 msgstr "реєструється pragma з NULL-обробником"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
322
111
kono
parents: 67
diff changeset
323 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
324 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 msgstr "#pragma один раз у головному файлі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326
111
kono
parents: 67
diff changeset
327 #: directives.c:1551
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
328 msgid "invalid #pragma push_macro directive"
111
kono
parents: 67
diff changeset
329 msgstr "некоректна директива #pragma push_macro"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
330
111
kono
parents: 67
diff changeset
331 #: directives.c:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
332 msgid "invalid #pragma pop_macro directive"
111
kono
parents: 67
diff changeset
333 msgstr "некоректна директива #pragma pop_macro"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
334
111
kono
parents: 67
diff changeset
335 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
336 msgid "invalid #pragma GCC poison directive"
111
kono
parents: 67
diff changeset
337 msgstr "некоректна директива #pragma GCC poison"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
338
111
kono
parents: 67
diff changeset
339 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
340 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 msgid "poisoning existing macro \"%s\""
111
kono
parents: 67
diff changeset
342 msgstr "використання отруєння (poisoning) вже створеного макроса \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
343
111
kono
parents: 67
diff changeset
344 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 msgid "#pragma system_header ignored outside include file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346 msgstr "#pragma system_header проігноровано за межами включеного файлу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347
111
kono
parents: 67
diff changeset
348 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 msgid "cannot find source file %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
351 msgstr "не вдається знайти первинний файл %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352
111
kono
parents: 67
diff changeset
353 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 msgid "current file is older than %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
356 msgstr "поточний файл старіший ніж %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
357
111
kono
parents: 67
diff changeset
358 #: directives.c:1742
kono
parents: 67
diff changeset
359 #, c-format
kono
parents: 67
diff changeset
360 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
361 msgstr "некоректна директива «#pragma GCC %s»"
kono
parents: 67
diff changeset
362
kono
parents: 67
diff changeset
363 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
364 msgid "_Pragma takes a parenthesized string literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
365 msgstr "_Pragma охоплює дужками символьний літерал"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366
111
kono
parents: 67
diff changeset
367 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
369 msgstr "#else без #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370
111
kono
parents: 67
diff changeset
371 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 msgstr "#else після #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
374
111
kono
parents: 67
diff changeset
375 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376 msgid "the conditional began here"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377 msgstr "умова починається тут"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378
111
kono
parents: 67
diff changeset
379 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 msgstr "#elif без #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382
111
kono
parents: 67
diff changeset
383 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385 msgstr "#elif після #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386
111
kono
parents: 67
diff changeset
387 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 msgid "#endif without #if"
111
kono
parents: 67
diff changeset
389 msgstr "#endif без #if"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390
111
kono
parents: 67
diff changeset
391 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 msgstr "відсутня '(' після предикату"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394
111
kono
parents: 67
diff changeset
395 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "missing ')' to complete answer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
397 msgstr "відсутня ')' для завершення відповіді"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398
111
kono
parents: 67
diff changeset
399 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 msgid "predicate's answer is empty"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
401 msgstr "відповідь предиката порожня"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402
111
kono
parents: 67
diff changeset
403 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 msgid "assertion without predicate"
111
kono
parents: 67
diff changeset
405 msgstr "твердження без предиката"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406
111
kono
parents: 67
diff changeset
407 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 msgid "predicate must be an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
409 msgstr "предикат має бути ідентифікатором"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410
111
kono
parents: 67
diff changeset
411 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 msgid "\"%s\" re-asserted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414 msgstr "\"%s\" повторне ствердження"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415
111
kono
parents: 67
diff changeset
416 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419 msgstr "незавершене #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
420
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
421 #: directives-only.c:221 lex.c:2851 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 msgstr "незавершений коментар"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
425 #: errors.c:284
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
429
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
430 #: errors.c:296
111
kono
parents: 67
diff changeset
431 msgid "stdout"
kono
parents: 67
diff changeset
432 msgstr "stdout"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
434 #: expr.c:628 expr.c:745
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
435 msgid "fixed-point constants are a GCC extension"
111
kono
parents: 67
diff changeset
436 msgstr "константи з фіксованим розташуванням крапки є розширенням GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
438 #: expr.c:653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 msgid "invalid prefix \"0b\" for floating constant"
111
kono
parents: 67
diff changeset
440 msgstr "некоректний префікс \"0b\" для константи з рухомою крапкою"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
442 #: expr.c:666
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
443 msgid "use of C++17 hexadecimal floating constant"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
444 msgstr "використовуйте десятково-шістнадцяткову константу із рухомою крапкою стандарту C++17"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
445
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
446 #: expr.c:669
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
447 msgid "use of C99 hexadecimal floating constant"
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
448 msgstr "використовуйте десятково-шістнадцяткову константу з рухомою крапкою мови C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
449
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
450 #: expr.c:713
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
452 msgid "invalid suffix \"%.*s\" on floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453 msgstr "некоректний суфікс \"%.*s\" у константі з плаваючою комою"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
454
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
455 #: expr.c:724 expr.c:784
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 msgid "traditional C rejects the \"%.*s\" suffix"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458 msgstr "традиційною мовою C не сприймається суфікс \"%.*s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
459
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
460 #: expr.c:732
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
461 msgid "suffix for double constant is a GCC extension"
111
kono
parents: 67
diff changeset
462 msgstr "суфікс для констант double є розширенням GCC"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
463
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
464 #: expr.c:738
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
466 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
467 msgstr "некоректний суфікс \"%.*s\" з десятково-шістнадцятковою константою з плаваючою комою"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
468
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
469 #: expr.c:749
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
471 msgstr "десяткові константи з рухомою крапкою є розширенням GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
473 #: expr.c:767
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
475 msgid "invalid suffix \"%.*s\" on integer constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
476 msgstr "некоректний суфікс \"%.*s\" у цілій константі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
478 #: expr.c:792
111
kono
parents: 67
diff changeset
479 msgid "use of C++11 long long integer constant"
kono
parents: 67
diff changeset
480 msgstr "використання цілої константи long long C++11"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
482 #: expr.c:793
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
483 msgid "use of C99 long long integer constant"
111
kono
parents: 67
diff changeset
484 msgstr "використання цілої константи long long з C99"
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
485
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
486 #: expr.c:809
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
487 msgid "imaginary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
488 msgstr "уявні константи є розширенням GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
490 #: expr.c:815
111
kono
parents: 67
diff changeset
491 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
492 msgstr "бінарні константи є можливістю C++14 або розширенням GCC"
kono
parents: 67
diff changeset
493
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
494 #: expr.c:817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495 msgid "binary constants are a GCC extension"
111
kono
parents: 67
diff changeset
496 msgstr "бінарні константи є розширенням GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
498 #: expr.c:912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
499 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
500 msgstr "ціла константа надто велика для вказаного типу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
501
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
502 #: expr.c:943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
503 msgid "integer constant is so large that it is unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
504 msgstr "ціла константа така велика, що вона не матиме знаку"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
506 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507 msgid "missing ')' after \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
508 msgstr "відсутня ')' після \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
510 #: expr.c:1045
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511 msgid "operator \"defined\" requires an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
512 msgstr "для оператора \"defined\" потрібен ідентифікатор"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
514 #: expr.c:1053
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
516 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517 msgstr "(\"%s\" - альтернативна лексема для \"%s\" у C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
519 #: expr.c:1065
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
520 msgid "this use of \"defined\" may not be portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521 msgstr "використання \"defined\" може бути непереносимим"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
523 #: expr.c:1125
111
kono
parents: 67
diff changeset
524 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
525 msgstr "буквальне визначення користувача у виразі для препроцесора"
kono
parents: 67
diff changeset
526
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
527 #: expr.c:1130
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528 msgid "floating constant in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
529 msgstr "константа з плаваючою комою у виразі препроцесора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
531 #: expr.c:1136
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532 msgid "imaginary number in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
533 msgstr "уявне число у виразі препроцесора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
534
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
535 #: expr.c:1189
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
536 #, c-format
111
kono
parents: 67
diff changeset
537 msgid "\"%s\" is not defined, evaluates to 0"
kono
parents: 67
diff changeset
538 msgstr "\"%s\" не визначено, приймаємо значення 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
539
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
540 #: expr.c:1202
111
kono
parents: 67
diff changeset
541 msgid "assertions are a GCC extension"
kono
parents: 67
diff changeset
542 msgstr "assertions є розширенням GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
543
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
544 #: expr.c:1205
111
kono
parents: 67
diff changeset
545 msgid "assertions are a deprecated extension"
kono
parents: 67
diff changeset
546 msgstr "розширення assertions вважається застарілим"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
547
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
548 #: expr.c:1451
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
549 #, c-format
111
kono
parents: 67
diff changeset
550 msgid "unbalanced stack in %s"
kono
parents: 67
diff changeset
551 msgstr "незбалансований стек у %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
553 #: expr.c:1471
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
554 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 msgid "impossible operator '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
556 msgstr "неможливий оператор '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
557
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
558 #: expr.c:1572
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 msgid "missing ')' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 msgstr "відсутня ')' у виразі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
561
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
562 #: expr.c:1601
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 msgid "'?' without following ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 msgstr "'?' без наступного ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
566 #: expr.c:1611
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 msgid "integer overflow in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 msgstr "переповнення цілого числа у виразі препроцесора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
570 #: expr.c:1616
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 msgid "missing '(' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 msgstr "відсутня '(' у виразі"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
573
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
574 #: expr.c:1648
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 msgid "the left operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
577 msgstr "лівий операнд \"%s\" змінює знак при підвищенні"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
579 #: expr.c:1653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
581 msgid "the right operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582 msgstr "правий оператор \"%s\" змінює знак при підвищенні"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
583
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
584 #: expr.c:1912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 msgid "traditional C rejects the unary plus operator"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 msgstr "у традиційній мові C не допускається унарний оператор плюс"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
588 #: expr.c:2010
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 msgid "comma operator in operand of #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgstr "оператор кома у операнді #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
592 #: expr.c:2146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 msgid "division by zero in #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 msgstr "ділення на нуль у #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
596 #: expr.c:2243
111
kono
parents: 67
diff changeset
597 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
598 msgstr "для оператора \"__has_include__\" потрібен рядок заголовка"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
600 #: expr.c:2259
111
kono
parents: 67
diff changeset
601 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
602 msgstr "немає ')' після \"__has_include__\""
kono
parents: 67
diff changeset
603
kono
parents: 67
diff changeset
604 #: files.c:573
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 msgid "one or more PCH files were found, but they were invalid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 msgstr "знайдено один або більше файлів PCH, але вони некоректні"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607
111
kono
parents: 67
diff changeset
608 #: files.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
609 msgid "use -Winvalid-pch for more information"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
610 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
611
111
kono
parents: 67
diff changeset
612 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
613 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614 msgid "no include path in which to search for %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
615 msgstr "відсутні шлях включення у якому ведеться пошук для %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
616
111
kono
parents: 67
diff changeset
617 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
618 msgid "Multiple include guards may be useful for:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
619 msgstr "Декілька include guards можуть бути корисні для:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
621 #: init.c:565
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 msgid "cppchar_t must be an unsigned type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 msgstr "cppchar_t має бути беззнакового типу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
625 #: init.c:569
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 msgstr "арифметика препроцесора має максимальну точність %lu біт; ціль вимагає %lu біт"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
630 #: init.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 msgid "CPP arithmetic must be at least as precise as a target int"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 msgstr "арифметика CPP повинна мати принаймні таку ж точність я у цільового цілого числа"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
634 #: init.c:579
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 msgid "target char is less than 8 bits wide"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 msgstr "ширина цільового типу char менша за 8 біт"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
638 #: init.c:583
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 msgid "target wchar_t is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 msgstr "цільовий wchar_t є вужчим за цільовий char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
642 #: init.c:587
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 msgid "target int is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 msgstr "цільовий тип int є вужчим ніж цільовий char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
645
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
646 #: init.c:592
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
647 msgid "CPP half-integer narrower than CPP character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 msgstr "CPP half-integer є вужчим за CPP character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
650 #: init.c:596
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
653 msgstr "CPP на цьому вузлі не може обробляти константи з символів шириною понад %lu біт, але для цілі вимагається %lu біт"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654
111
kono
parents: 67
diff changeset
655 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 msgid "backslash and newline separated by space"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
657 msgstr "зворотна коса риска та символ нового рядка відділяються пробілом"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658
111
kono
parents: 67
diff changeset
659 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 msgid "backslash-newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
661 msgstr "зворотна коса риска та символ нового рядка наприкінці файлу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662
111
kono
parents: 67
diff changeset
663 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 msgid "trigraph ??%c converted to %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 msgstr "тристоронній ??%c перетворено на %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667
111
kono
parents: 67
diff changeset
668 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 msgid "trigraph ??%c ignored, use -trigraphs to enable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 msgstr "тристоронній ??%c проігноровано, використовуйте -trigraphs, щоб увімкнути"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672
111
kono
parents: 67
diff changeset
673 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 msgid "\"/*\" within comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 msgstr "\"/*\" всередині коментаря"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676
111
kono
parents: 67
diff changeset
677 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 msgstr "%s в директиві препроцесора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681
111
kono
parents: 67
diff changeset
682 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 msgstr "null-символи проігноровані"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685
111
kono
parents: 67
diff changeset
686 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 msgid "`%.*s' is not in NFKC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 msgstr "`%.*s' не у NFKC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690
111
kono
parents: 67
diff changeset
691 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 msgid "`%.*s' is not in NFC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 msgstr "`%.*s' не у NFC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
696 #: lex.c:1365
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
697 msgid "__VA_OPT__ is not available until C++2a"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
698 msgstr "__VA_OPT__ є недоступним до C++2a"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
699
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
700 #: lex.c:1372
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
701 msgid "__VA_OPT__ can only appear in the expansion of a C++2a variadic macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
702 msgstr "__VA_OPT__ може з'являтися лише у розширенні варіативних макросів зі стандарту C++2a"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
703
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
704 #: lex.c:1403 lex.c:1495
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 msgid "attempt to use poisoned \"%s\""
111
kono
parents: 67
diff changeset
707 msgstr "спроба використати отруєного (poisoned) \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
709 #: lex.c:1413 lex.c:1505
111
kono
parents: 67
diff changeset
710 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
711 msgstr "__VA_ARGS__ може з'являтися лише у розширенні варіативних макросів з мови C++11"
kono
parents: 67
diff changeset
712
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
713 #: lex.c:1417 lex.c:1509
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
714 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
111
kono
parents: 67
diff changeset
715 msgstr "__VA_ARGS__ може з'являтися лише у розширенні варіативних макросів з мови C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
716
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
717 #: lex.c:1427 lex.c:1521
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
718 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
719 msgid "identifier \"%s\" is a special operator name in C++"
111
kono
parents: 67
diff changeset
720 msgstr "ідентифікатор \"%s\" є особливою назвою оператора у C++"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
721
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
722 #: lex.c:1811
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
723 msgid "raw string delimiter longer than 16 characters"
111
kono
parents: 67
diff changeset
724 msgstr "роздільник необроблених рядків довжиною, що перевищує 16 символів"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
725
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
726 #: lex.c:1815
111
kono
parents: 67
diff changeset
727 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
728 msgstr "некоректний символ нового рядка у роздільнику простого рядка"
kono
parents: 67
diff changeset
729
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
730 #: lex.c:1819
111
kono
parents: 67
diff changeset
731 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
732 msgid "invalid character '%c' in raw string delimiter"
111
kono
parents: 67
diff changeset
733 msgstr "некоректний символ, «%c», у роздільнику простого рядка"
kono
parents: 67
diff changeset
734
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
735 #: lex.c:1868 lex.c:1890
111
kono
parents: 67
diff changeset
736 msgid "unterminated raw string"
kono
parents: 67
diff changeset
737 msgstr "незавершений простий рядок"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
738
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
739 #: lex.c:1912 lex.c:2043
111
kono
parents: 67
diff changeset
740 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
741 msgstr "некоректний суфікс у літералі; стандарт C++11 вимагає використання пробілу між літералом та рядком макроса"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
742
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
743 #: lex.c:2024
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
744 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
745 msgstr "null-символи збережені буквально"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
746
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
747 #: lex.c:2027
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
748 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
749 msgid "missing terminating %c character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
750 msgstr "відсутній завершальний символ %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
751
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
752 #: lex.c:2061
111
kono
parents: 67
diff changeset
753 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
754 msgstr "стандарт C++11 вимагає використання пробілу між літералом та рядком макроса"
kono
parents: 67
diff changeset
755
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
756 #: lex.c:2865 lex.c:2899
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
757 msgid "C++ style comments are not allowed in ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
758 msgstr "Коментарі у стилі C++ неприпустимі згідно ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
759
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
760 #: lex.c:2867 lex.c:2878 lex.c:2901
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
761 msgid "(this will be reported only once per input file)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
762 msgstr "(повідомлення про це з'явиться лише один для вхідного файлу)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
763
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
764 #: lex.c:2876
111
kono
parents: 67
diff changeset
765 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
766 msgstr "Коментарі у стилі C++ неприпустимі у C90"
kono
parents: 67
diff changeset
767
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
768 #: lex.c:2907
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
769 msgid "multi-line comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
770 msgstr "багаторядковий коментар"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
771
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
772 #: lex.c:3287
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
774 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
775 msgstr "неможливо розібрати лексему %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
776
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
777 #: macro.c:93
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
778 msgid "'##' cannot appear at either end of __VA_OPT__"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
779 msgstr "'##' не може з'являтися з обох кінців __VA_OPT__"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
780
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
781 #: macro.c:352
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
782 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
783 msgid "macro \"%s\" is not used"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 msgstr "макрос \"%s\" не використовується"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
786 #: macro.c:391 macro.c:639
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
788 msgid "invalid built-in macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
789 msgstr "некоректний вбудований макрос \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
790
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
791 #: macro.c:398 macro.c:500
111
kono
parents: 67
diff changeset
792 #, c-format
kono
parents: 67
diff changeset
793 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
794 msgstr "макрос \"%s\" може завадити відтворюваному збиранню"
kono
parents: 67
diff changeset
795
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
796 #: macro.c:429
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
797 msgid "could not determine file timestamp"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 msgstr "не вдається визначити часову мітку файлу"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
800 #: macro.c:546
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801 msgid "could not determine date and time"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
802 msgstr "не вдається визначити дату та час"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
803
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
804 #: macro.c:562
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
805 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
111
kono
parents: 67
diff changeset
806 msgstr "__COUNTER__ розгорнуто всередині директиви з -fdirectives-only"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
807
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
808 #: macro.c:758
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 msgid "invalid string literal, ignoring final '\\'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 msgstr "некоректний символьний літерал, ігнорується завершальний символ '\\'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
811
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
812 #: macro.c:820
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
813 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 msgstr "вставка \"%s\" та \"%s\" не призводить до коректної лексеми препроцесора"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
817 #: macro.c:946
111
kono
parents: 67
diff changeset
818 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
819 msgstr "ISO C++11 потребує принаймні одного аргументу для використання \"...\" у варіативному макросі"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
821 #: macro.c:950
111
kono
parents: 67
diff changeset
822 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
823 msgstr "ISO C99 потребує принаймні одного аргументу для використання \"...\" у варіативному макросі"
kono
parents: 67
diff changeset
824
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
825 #: macro.c:957
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
826 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
827 msgid "macro \"%s\" requires %u arguments, but only %u given"
111
kono
parents: 67
diff changeset
828 msgstr "для макроса \"%s\" потрібно вказати %u аргументів, але вказано лише %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
829
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
830 #: macro.c:962
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
831 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 msgid "macro \"%s\" passed %u arguments, but takes just %u"
111
kono
parents: 67
diff changeset
833 msgstr "макроса \"%s\" передано %u аргументів, але з них використано лише %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
834
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
835 #: macro.c:1156 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
837 msgid "unterminated argument list invoking macro \"%s\""
111
kono
parents: 67
diff changeset
838 msgstr "незавершений список аргументів у виклику макроса \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
839
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
840 #: macro.c:1307
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
842 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
843 msgstr "подібний до функції макрос \"%s\" має використовуватися з аргументами у традиційній мові C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
844
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
845 #: macro.c:2003
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
846 #, c-format
111
kono
parents: 67
diff changeset
847 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
848 msgstr "виклик макроса %s, аргумент %d: порожні аргументи макросів вважаються невизначеними у ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
849
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
850 #: macro.c:2011 macro.c:2020
111
kono
parents: 67
diff changeset
851 #, c-format
kono
parents: 67
diff changeset
852 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
853 msgstr "виклик макроса %s, аргумент %d: порожні аргументи макросів вважаються невизначеними у ISO C90"
kono
parents: 67
diff changeset
854
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
855 #: macro.c:2984
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
857 msgid "duplicate macro parameter \"%s\""
111
kono
parents: 67
diff changeset
858 msgstr "дублікат параметра макроса \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
860 #: macro.c:3033
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
861 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
862 msgid "\"%s\" may not appear in macro parameter list"
111
kono
parents: 67
diff changeset
863 msgstr "\"%s\" не може з'являтися у списку параметрів макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
864
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
865 #: macro.c:3041
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
866 msgid "macro parameters must be comma-separated"
111
kono
parents: 67
diff changeset
867 msgstr "параметри макроса мають бути розділені комами"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
869 #: macro.c:3060
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
870 msgid "parameter name missing"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
871 msgstr "відсутня назва параметра"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
872
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
873 #: macro.c:3081
111
kono
parents: 67
diff changeset
874 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
875 msgstr "анонімні варіативні макроси започатковані у C++11"
kono
parents: 67
diff changeset
876
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
877 #: macro.c:3085 macro.c:3090
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 msgid "anonymous variadic macros were introduced in C99"
111
kono
parents: 67
diff changeset
879 msgstr "анонімні варіативні макроси впроваджено з версії C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
880
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
881 #: macro.c:3097
111
kono
parents: 67
diff changeset
882 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
883 msgstr "ISO C++ не припускає іменовані варіативні макроси"
kono
parents: 67
diff changeset
884
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
885 #: macro.c:3100
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
886 msgid "ISO C does not permit named variadic macros"
111
kono
parents: 67
diff changeset
887 msgstr "ISO C не припускає іменовані варіативні макроси"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
889 #: macro.c:3110
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890 msgid "missing ')' in macro parameter list"
111
kono
parents: 67
diff changeset
891 msgstr "відсутня ')' у списку параметрів макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
892
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
893 #: macro.c:3161
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 msgid "'##' cannot appear at either end of a macro expansion"
111
kono
parents: 67
diff changeset
895 msgstr "'##' не може з'являтися з обох кінців макророзширення"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
896
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
897 #: macro.c:3198
111
kono
parents: 67
diff changeset
898 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
899 msgstr "у ISO C++11 після назви макроса має бути пробіл"
kono
parents: 67
diff changeset
900
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
901 #: macro.c:3201
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 msgid "ISO C99 requires whitespace after the macro name"
111
kono
parents: 67
diff changeset
903 msgstr "у ISO C99 має бути пробіл після назви макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
904
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
905 #: macro.c:3226
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
906 msgid "missing whitespace after the macro name"
111
kono
parents: 67
diff changeset
907 msgstr "відсутні пробіл після назви макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
908
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
909 #: macro.c:3263
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
910 msgid "'#' is not followed by a macro parameter"
111
kono
parents: 67
diff changeset
911 msgstr "'#' не супроводжується параметром макроса"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
912
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
913 #: macro.c:3430
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
914 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
915 msgid "\"%s\" redefined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
916 msgstr "повторне визначення \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
918 #: macro.c:3435
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919 msgid "this is the location of the previous definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
920 msgstr "...це місце першого визначення"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
922 #: macro.c:3496
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
924 msgid "macro argument \"%s\" would be stringified in traditional C"
111
kono
parents: 67
diff changeset
925 msgstr "аргумент макроса \"%s\" був би перетворений на рядок у традиційній мові C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
926
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
927 #: macro.c:3532
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
928 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
929 msgid "invalid hash type %d in cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
930 msgstr "некоректний типу хешу %d у cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931
111
kono
parents: 67
diff changeset
932 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
933 msgid "while writing precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
934 msgstr "при записі попередньо скомпільованих заголовків"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935
111
kono
parents: 67
diff changeset
936 #: pch.c:621
kono
parents: 67
diff changeset
937 #, c-format
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
938 msgid "%s: not used because `%.*s' is poisoned"
111
kono
parents: 67
diff changeset
939 msgstr "%s: не використовується, оскільки отруєно (poisoned) `%.*s'"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
940
111
kono
parents: 67
diff changeset
941 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
942 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 msgid "%s: not used because `%.*s' not defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 msgstr "%s: не використовується оскільки `%.*s' не визначено"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945
111
kono
parents: 67
diff changeset
946 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
947 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
949 msgstr "%s: не використовується, оскільки `%.*s' визначено як `%s' не `%.*s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950
111
kono
parents: 67
diff changeset
951 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 msgid "%s: not used because `%s' is defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954 msgstr "%s: не використовується, оскільки визначено `%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
955
111
kono
parents: 67
diff changeset
956 #: pch.c:716
kono
parents: 67
diff changeset
957 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
958 msgid "%s: not used because `__COUNTER__' is invalid"
111
kono
parents: 67
diff changeset
959 msgstr "%s: не використовується через некоректність `__COUNTER__'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
961 #: pch.c:725 pch.c:903
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
962 msgid "while reading precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
963 msgstr "при читанні попередньо скомпільованого заголовка"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
964
111
kono
parents: 67
diff changeset
965 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
966 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967 msgid "detected recursion whilst expanding macro \"%s\""
111
kono
parents: 67
diff changeset
968 msgstr "при розширенні макроса \"%s\" виявлено рекурсію"
kono
parents: 67
diff changeset
969
kono
parents: 67
diff changeset
970 #: traditional.c:1108
kono
parents: 67
diff changeset
971 msgid "syntax error in macro parameter list"
kono
parents: 67
diff changeset
972 msgstr "синтаксична помилка у списку параметрів макроса"
kono
parents: 67
diff changeset
973
kono
parents: 67
diff changeset
974 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
975 #~ msgstr "значення каталогу NULL у find_file"
kono
parents: 67
diff changeset
976
kono
parents: 67
diff changeset
977 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
978 #~ msgstr "%s є блочним пристроєм"
kono
parents: 67
diff changeset
979
kono
parents: 67
diff changeset
980 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
981 #~ msgstr "%s надто великий"
kono
parents: 67
diff changeset
982
kono
parents: 67
diff changeset
983 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
984 #~ msgstr "%s коротший ніж очікувалося"
kono
parents: 67
diff changeset
985
kono
parents: 67
diff changeset
986 #~ msgid "Character %x might not be NFKC"
kono
parents: 67
diff changeset
987 #~ msgstr "Символ %x може не бути NFKC"
kono
parents: 67
diff changeset
988
kono
parents: 67
diff changeset
989 #~ msgid "too many decimal points in number"
kono
parents: 67
diff changeset
990 #~ msgstr "надто багато десяткових точок у числі"
kono
parents: 67
diff changeset
991
kono
parents: 67
diff changeset
992 #~ msgid "invalid digit \"%c\" in binary constant"
kono
parents: 67
diff changeset
993 #~ msgstr "некоректна цифра, \"%c\", у двійковій константі"
kono
parents: 67
diff changeset
994
kono
parents: 67
diff changeset
995 #~ msgid "invalid digit \"%c\" in octal constant"
kono
parents: 67
diff changeset
996 #~ msgstr "некоректна цифра \"%c\" у вісімковій константі"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
997
111
kono
parents: 67
diff changeset
998 #~ msgid "no digits in hexadecimal floating constant"
kono
parents: 67
diff changeset
999 #~ msgstr "немає цифр шістнадцяткової константи з рухомою крапкою"
kono
parents: 67
diff changeset
1000
kono
parents: 67
diff changeset
1001 #~ msgid "exponent has no digits"
kono
parents: 67
diff changeset
1002 #~ msgstr "експонента не має цифр"
kono
parents: 67
diff changeset
1003
kono
parents: 67
diff changeset
1004 #~ msgid "hexadecimal floating constants require an exponent"
kono
parents: 67
diff changeset
1005 #~ msgstr "для десятково-шістнадцяткової константи з плаваючою комою потрібна експонента"
kono
parents: 67
diff changeset
1006
kono
parents: 67
diff changeset
1007 #~ msgid "missing binary operator before token \"%s\""
kono
parents: 67
diff changeset
1008 #~ msgstr "відсутній двійковий оператор перед лексемою \"%s\""
kono
parents: 67
diff changeset
1009
kono
parents: 67
diff changeset
1010 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
kono
parents: 67
diff changeset
1011 #~ msgstr "лексема \"%s\" не є допустимим у виразі препроцесора"
kono
parents: 67
diff changeset
1012
kono
parents: 67
diff changeset
1013 #~ msgid "missing expression between '(' and ')'"
kono
parents: 67
diff changeset
1014 #~ msgstr "відсутній вираз між '(' та ')'"
kono
parents: 67
diff changeset
1015
kono
parents: 67
diff changeset
1016 #~ msgid "%s with no expression"
kono
parents: 67
diff changeset
1017 #~ msgstr "немає виразу у %s"
kono
parents: 67
diff changeset
1018
kono
parents: 67
diff changeset
1019 #~ msgid "operator '%s' has no right operand"
kono
parents: 67
diff changeset
1020 #~ msgstr "оператор '%s' не містить коректного операнду"
kono
parents: 67
diff changeset
1021
kono
parents: 67
diff changeset
1022 #~ msgid "operator '%s' has no left operand"
kono
parents: 67
diff changeset
1023 #~ msgstr "оператор '%s' не містить лівого операнду"
kono
parents: 67
diff changeset
1024
kono
parents: 67
diff changeset
1025 #~ msgid " ':' without preceding '?'"
kono
parents: 67
diff changeset
1026 #~ msgstr " ':' без подовження '?'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1027
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1028 #~ msgid "warning: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1029 #~ msgstr "попередження: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1030
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1031 #~ msgid "internal error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1032 #~ msgstr "внутрішня помилка: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1033
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1034 #~ msgid "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1035 #~ msgstr "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1036
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1037 #~ msgid "no newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1038 #~ msgstr "відсутній символ нового рядка наприкінці файлу"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1039
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1040 #~ msgid "In file included from %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1041 #~ msgstr "У файлі включеному з %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1042
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1043 #~ msgid ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1044 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1045 #~ " from %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1046 #~ msgstr ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1047 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1048 #~ " з %s:%u"