annotate libcpp/po/tr.po @ 120:f93fa5091070

fix conv1.c
author mir3636
date Thu, 08 Mar 2018 14:53:42 +0900
parents 04ced10e8804
children 84e7813d76e9
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 # Turkish translations for cpplib messages.
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.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 # Nilgün Belma Bugüner <nilgun@buguner.name.tr>, 2001, ..., 2007.
111
kono
parents: 67
diff changeset
6 # Volkan Gezer <vlkngzr@gmail.com>, 2013.
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 ""
111
kono
parents: 67
diff changeset
9 "Project-Id-Version: cpplib 4.8.0\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
111
kono
parents: 67
diff changeset
11 "POT-Creation-Date: 2017-01-01 00:51+0000\n"
kono
parents: 67
diff changeset
12 "PO-Revision-Date: 2013-11-01 22:29+0100\n"
kono
parents: 67
diff changeset
13 "Last-Translator: Volkan Gezer <vlkngzr@gmail.com>\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
111
kono
parents: 67
diff changeset
15 "Language: tr\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"
kono
parents: 67
diff changeset
20 "X-Generator: Lokalize 1.5\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
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 ile %s arasında dönüşüm iconv tarafından desteklenmiyor"
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"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 msgstr "iconv bulunamadığından %s ile %s karakter kümeleri arasında dönüşüm yapılamıyor"
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 karakteri temel kaynak karakter kümesinde değil\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 "çalışma karakter kümesine dönüştürülüyor"
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 karakteri icra karakter kümesindeki tek baytlık karakterlerden değil"
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 "evrensel karakter isimleri sadece C++ ve C99 için geçerlidir"
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 #, fuzzy
kono
parents: 67
diff changeset
57 #| msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
58 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
59 msgstr "evrensel karakter isimleri sadece C++ ve C99 için geçerlidir"
kono
parents: 67
diff changeset
60
kono
parents: 67
diff changeset
61 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 msgid "the meaning of '\\%c' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 msgstr "`\\%c'nin anlamı geleneksel C'de farklıdır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65
111
kono
parents: 67
diff changeset
66 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 msgid "In _cpp_valid_ucn but not a UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 msgstr "Bir UCN içinde değil, _cpp_valid_ucn içinde"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69
111
kono
parents: 67
diff changeset
70 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 msgid "incomplete universal character name %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 msgstr "evrensel karakter ismi %.*s tamamlanmamış"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74
111
kono
parents: 67
diff changeset
75 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 msgid "%.*s is not a valid universal character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 msgstr "%.*s geçerli bir evrensel karakter değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79
111
kono
parents: 67
diff changeset
80 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 msgid "'$' in identifier or number"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 msgstr "belirteç ya da sayı içinde '$'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83
111
kono
parents: 67
diff changeset
84 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 msgid "universal character %.*s is not valid in an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 msgstr "evrensel karakter %.*s bir belirteç içinde geçerli değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88
111
kono
parents: 67
diff changeset
89 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 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
92 msgstr "evrensel karakter %.*s bir belirtecin başında geçerli değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93
111
kono
parents: 67
diff changeset
94 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 msgid "converting UCN to source character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 msgstr "UCN'den kaynak karakter kümesine dönüşüm"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97
111
kono
parents: 67
diff changeset
98 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 msgid "converting UCN to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 msgstr "UCN'den icra karakter kümesine dönüşüm"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101
111
kono
parents: 67
diff changeset
102 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 msgid "the meaning of '\\x' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 msgstr "'\\x'in anlamı geleneksel C'de farklıdır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105
111
kono
parents: 67
diff changeset
106 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 msgid "\\x used with no following hex digits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 msgstr "\\x izleyen onaltılık rakamlar olmaksızın kullanılmış"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109
111
kono
parents: 67
diff changeset
110 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 msgstr "onaltılık önceleme dizgesi kapsamdışı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113
111
kono
parents: 67
diff changeset
114 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 msgstr "sekizlik önceleme dizgesi kapsamdışı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117
111
kono
parents: 67
diff changeset
118 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 msgid "the meaning of '\\a' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 msgstr "`\\a'nın anlamı geleneksel C'de farklıdır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121
111
kono
parents: 67
diff changeset
122 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 msgid "non-ISO-standard escape sequence, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 msgstr "ISO standardı olmayan önceleme dizgesi, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126
111
kono
parents: 67
diff changeset
127 #: charset.c:1458
kono
parents: 67
diff changeset
128 #, 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
129 msgid "unknown escape sequence: '\\%c'"
111
kono
parents: 67
diff changeset
130 msgstr "bilinmeyen kaçış dizgesi: '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131
111
kono
parents: 67
diff changeset
132 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 msgid "unknown escape sequence: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 msgstr "bilinmeyen önceleme dizgesi '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
136
111
kono
parents: 67
diff changeset
137 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 msgid "converting escape sequence to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
139 msgstr "önceleme diziliminden icra karakter kümesine dönüşüm"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
140
111
kono
parents: 67
diff changeset
141 #: charset.c:1614
kono
parents: 67
diff changeset
142 msgid "missing open quote"
kono
parents: 67
diff changeset
143 msgstr ""
kono
parents: 67
diff changeset
144
kono
parents: 67
diff changeset
145 #: charset.c:1827 charset.c:1891
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146 msgid "character constant too long for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
147 msgstr "karakter sabiti, türü için çok uzun"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148
111
kono
parents: 67
diff changeset
149 #: charset.c:1830
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150 msgid "multi-character character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151 msgstr "çoklu-karakter karakter sabiti"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152
111
kono
parents: 67
diff changeset
153 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 msgid "empty character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 msgstr "karakter sabit boş"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156
111
kono
parents: 67
diff changeset
157 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 msgstr "`%s' ile `%s' arasında dönüşüm başarısız"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161
111
kono
parents: 67
diff changeset
162 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 msgstr "#%s yönergesinin sonunda fazladan dizgecikler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166
111
kono
parents: 67
diff changeset
167 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 msgid "#%s is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 msgstr "#%s bir GCC uzantısıdır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171
111
kono
parents: 67
diff changeset
172 #: directives.c:390
kono
parents: 67
diff changeset
173 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 msgid "#%s is a deprecated GCC extension"
111
kono
parents: 67
diff changeset
175 msgstr "#%s eskimiş bir GCC uzantısıdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176
111
kono
parents: 67
diff changeset
177 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 msgid "suggest not using #elif in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 msgstr "geleneksel C'de #elif kullanılmıyor varsayılır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180
111
kono
parents: 67
diff changeset
181 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183 msgid "traditional C ignores #%s with the # indented"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 msgstr "geleneksel C'de girintili # ile #%s yoksayılır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185
111
kono
parents: 67
diff changeset
186 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188 msgid "suggest hiding #%s from traditional C with an indented #"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
189 msgstr "geleneksel C'den #%s in saklanması için bir girintili # kullanılmış farzedilir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190
111
kono
parents: 67
diff changeset
191 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192 msgid "embedding a directive within macro arguments is not portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
193 msgstr "bir yönergenin makro argümanlarla gömülmesi uyarlanabilir değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
194
111
kono
parents: 67
diff changeset
195 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
196 msgid "style of line directive is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 msgstr "satır yönergesinin tarzı bir GCC özelliğidir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
198
111
kono
parents: 67
diff changeset
199 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201 msgid "invalid preprocessing directive #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
202 msgstr "önişlem yönergesi #%s geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203
111
kono
parents: 67
diff changeset
204 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
205 msgid "\"defined\" cannot be used as a macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
206 msgstr "\"defined\" makro ismi olarak kullanılamaz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
207
111
kono
parents: 67
diff changeset
208 #: directives.c:611
kono
parents: 67
diff changeset
209 #, fuzzy
kono
parents: 67
diff changeset
210 #| msgid "\"defined\" cannot be used as a macro name"
kono
parents: 67
diff changeset
211 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
212 msgstr "\"defined\" makro ismi olarak kullanılamaz"
kono
parents: 67
diff changeset
213
kono
parents: 67
diff changeset
214 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 msgstr "\"%s\" C++'da bir işleç olduğundan makro ismi olarak kullanılamaz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
218
111
kono
parents: 67
diff changeset
219 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
220 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222 msgstr "#%s yönergesinde makro ismi verilmemiş"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223
111
kono
parents: 67
diff changeset
224 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 msgid "macro names must be identifiers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 msgstr "makro isimleri tanımlayıcılar olmalı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227
111
kono
parents: 67
diff changeset
228 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 msgid "undefining \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 msgstr "tanımsız yapılan \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
232
111
kono
parents: 67
diff changeset
233 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 msgid "missing terminating > character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 msgstr "sonlandıran > karakteri eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
236
111
kono
parents: 67
diff changeset
237 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
238 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 msgid "#%s expects \"FILENAME\" or <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 msgstr "#%s \"DOSYA\" ya da <DOSYA> gerektirir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241
111
kono
parents: 67
diff changeset
242 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
243 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 msgstr "#%s ile belirtilen dosya boş"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246
111
kono
parents: 67
diff changeset
247 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 msgid "#include nested too deeply"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249 msgstr "#include iç içeliği çok derin"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
250
111
kono
parents: 67
diff changeset
251 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 msgid "#include_next in primary source file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 msgstr "birncil kaynak dosyasında #include_next"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254
111
kono
parents: 67
diff changeset
255 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 msgid "invalid flag \"%s\" in line directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258 msgstr "satır yönergesinde geçersiz \"%s\" seçeneği"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
259
111
kono
parents: 67
diff changeset
260 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 msgid "unexpected end of file after #line"
111
kono
parents: 67
diff changeset
262 msgstr "#line satırından sonra beklenmeyen dosya sonu"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
263
111
kono
parents: 67
diff changeset
264 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 msgid "\"%s\" after #line is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 msgstr "#line'dan sonraki \"%s\" bir pozitif tamsayı değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268
111
kono
parents: 67
diff changeset
269 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 msgid "line number out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 msgstr "satır numarası kapsam dışı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272
111
kono
parents: 67
diff changeset
273 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 msgid "\"%s\" is not a valid filename"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 msgstr "\"%s\" geçerli bir dosya ismi değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277
111
kono
parents: 67
diff changeset
278 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
280 msgid "\"%s\" after # is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
281 msgstr "#'dan sonraki \"%s\" bir pozitif tamsayı değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
282
111
kono
parents: 67
diff changeset
283 #: directives.c:1098
kono
parents: 67
diff changeset
284 #, c-format
kono
parents: 67
diff changeset
285 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
286 msgstr ""
kono
parents: 67
diff changeset
287
kono
parents: 67
diff changeset
288 #: 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
289 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 msgid "%s"
111
kono
parents: 67
diff changeset
291 msgstr "%s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292
111
kono
parents: 67
diff changeset
293 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 msgid "invalid #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 msgstr "#%s yönergesi geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
297
111
kono
parents: 67
diff changeset
298 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
299 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 msgstr "\"%s\" isim-alanındaki pragmalar uyumsuz isim yorumlaması ile kaydediliyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
302
111
kono
parents: 67
diff changeset
303 #: directives.c:1257
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
304 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
305 msgid "registering pragma \"%s\" with name expansion and no namespace"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306 msgstr "pragma \"%s\" isim alansız olarak isim yorumlamasıyla kaydediliyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
307
111
kono
parents: 67
diff changeset
308 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
309 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 msgid "registering \"%s\" as both a pragma and a pragma namespace"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 msgstr "\"%s\" hem pragma hem de pragma isim alanı olarak kaydediliyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312
111
kono
parents: 67
diff changeset
313 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
314 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 msgid "#pragma %s %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 msgstr "#pragma %s %s zaten kayıtlı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
317
111
kono
parents: 67
diff changeset
318 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
319 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 msgid "#pragma %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 msgstr "#pragma %s zaten kayıtlı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
322
111
kono
parents: 67
diff changeset
323 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
324 msgid "registering pragma with NULL handler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 msgstr "pragma NULL eylemci ile kaydediliyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326
111
kono
parents: 67
diff changeset
327 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
328 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
329 msgstr "main dosyasında '#pragma once'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
330
111
kono
parents: 67
diff changeset
331 #: 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
332 msgid "invalid #pragma push_macro directive"
111
kono
parents: 67
diff changeset
333 msgstr "geçersiz #pragma güdümlü_makro yönergesi"
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:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
336 msgid "invalid #pragma pop_macro directive"
111
kono
parents: 67
diff changeset
337 msgstr "geçersiz #pragma güdümlü_makro yönergesi"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
338
111
kono
parents: 67
diff changeset
339 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
340 msgid "invalid #pragma GCC poison directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 msgstr "geçersiz #pragma GCC poison yönergesi"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
342
111
kono
parents: 67
diff changeset
343 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
344 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 msgid "poisoning existing macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346 msgstr "zehirlenen mevcut makro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347
111
kono
parents: 67
diff changeset
348 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349 msgid "#pragma system_header ignored outside include file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 msgstr "başlık dosyasının dışındaki '#pragma system_header' yoksayıldı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
351
111
kono
parents: 67
diff changeset
352 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
353 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354 msgid "cannot find source file %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 msgstr "%s kaynak dosyası bulunamıyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
356
111
kono
parents: 67
diff changeset
357 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
358 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
359 msgid "current file is older than %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
360 msgstr "mevcut dosya %s den daha eski"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
361
111
kono
parents: 67
diff changeset
362 #: directives.c:1742
kono
parents: 67
diff changeset
363 #, c-format
kono
parents: 67
diff changeset
364 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
365 msgstr "geçersiz \"#pragma GCC %s\" yönergesi"
kono
parents: 67
diff changeset
366
kono
parents: 67
diff changeset
367 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 msgid "_Pragma takes a parenthesized string literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
369 msgstr "_Pragma bir parantezli dizge sabiti alır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370
111
kono
parents: 67
diff changeset
371 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 msgstr "#if siz #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:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377 msgstr "#else den sonra #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378
111
kono
parents: 67
diff changeset
379 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 msgid "the conditional began here"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 msgstr "koşul başlangıcı burası"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382
111
kono
parents: 67
diff changeset
383 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385 msgstr "#if siz #elif "
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386
111
kono
parents: 67
diff changeset
387 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
389 msgstr "#else den sonra #elif"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390
111
kono
parents: 67
diff changeset
391 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 msgstr "#if siz #endif"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394
111
kono
parents: 67
diff changeset
395 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
397 msgstr "dayanaktan sonra '(' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398
111
kono
parents: 67
diff changeset
399 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 msgid "missing ')' to complete answer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
401 msgstr "yanıtı tamamlayacak ')' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402
111
kono
parents: 67
diff changeset
403 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 msgid "predicate's answer is empty"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
405 msgstr "dayanakların cevabı boş"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406
111
kono
parents: 67
diff changeset
407 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 msgid "assertion without predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
409 msgstr "dayanaksız olumlama"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410
111
kono
parents: 67
diff changeset
411 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 msgid "predicate must be an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 msgstr "dayanak bir tanımlayıcı olmalı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414
111
kono
parents: 67
diff changeset
415 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
416 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 msgid "\"%s\" re-asserted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 msgstr "\"%s\" tekrar olumlanmış"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419
111
kono
parents: 67
diff changeset
420 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
421 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 msgstr "sonlandırılmamış #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424
111
kono
parents: 67
diff changeset
425 #: directives-only.c:221 lex.c:2819 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 msgstr "sonlandırılmamış açıklama"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428
111
kono
parents: 67
diff changeset
429 #: errors.c:300
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
431 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
432 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433
111
kono
parents: 67
diff changeset
434 #: errors.c:312
kono
parents: 67
diff changeset
435 msgid "stdout"
kono
parents: 67
diff changeset
436 msgstr "stdÇ"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437
111
kono
parents: 67
diff changeset
438 #: expr.c:601 expr.c:718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 msgid "fixed-point constants are a GCC extension"
111
kono
parents: 67
diff changeset
440 msgstr "sabit noktalı sabitler bir GCC uzantısıdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441
111
kono
parents: 67
diff changeset
442 #: expr.c:626
kono
parents: 67
diff changeset
443 msgid "invalid prefix \"0b\" for floating constant"
kono
parents: 67
diff changeset
444 msgstr "kayan nokta için geçerisz \"0b\" öntakısı"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
445
111
kono
parents: 67
diff changeset
446 #: expr.c:639
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
447 #, fuzzy
111
kono
parents: 67
diff changeset
448 #| msgid "use of C99 hexadecimal floating constant"
kono
parents: 67
diff changeset
449 msgid "use of C++1z hexadecimal floating constant"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
450 msgstr "C99 onaltılık gerçel sayı sabit kullanımı"
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
451
111
kono
parents: 67
diff changeset
452 #: expr.c:642
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453 msgid "use of C99 hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
454 msgstr "C99 onaltılık gerçel sayı sabit kullanımı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
455
111
kono
parents: 67
diff changeset
456 #: expr.c:686
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458 msgid "invalid suffix \"%.*s\" on floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
459 msgstr "gerçel sabitin \"%.*s\" soneki geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
460
111
kono
parents: 67
diff changeset
461 #: expr.c:697 expr.c:757
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
462 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463 msgid "traditional C rejects the \"%.*s\" suffix"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
464 msgstr "geleneksel C \"%.*s\" sonekini kullanmaz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465
111
kono
parents: 67
diff changeset
466 #: expr.c:705
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
467 msgid "suffix for double constant is a GCC extension"
111
kono
parents: 67
diff changeset
468 msgstr "çift sabit için öntakı bir GCC uzantısıdır"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
469
111
kono
parents: 67
diff changeset
470 #: expr.c:711
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
471 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
473 msgstr "onaltılık kayan sabitli \"%.*s\" soneki geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474
111
kono
parents: 67
diff changeset
475 #: expr.c:722
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
476 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
477 msgstr "onluk kayan sabitler bir GCC uzantısıdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
478
111
kono
parents: 67
diff changeset
479 #: expr.c:740
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
480 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481 msgid "invalid suffix \"%.*s\" on integer constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
482 msgstr "tamsayı sabitte sonek \"%.*s\" soneki geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
483
111
kono
parents: 67
diff changeset
484 #: expr.c:765
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
485 #, fuzzy
111
kono
parents: 67
diff changeset
486 #| msgid "use of C++0x long long integer constant"
kono
parents: 67
diff changeset
487 msgid "use of C++11 long long integer constant"
kono
parents: 67
diff changeset
488 msgstr "ISO C++0x long long tamsayı sabitlerinin kullanımı"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489
111
kono
parents: 67
diff changeset
490 #: expr.c:766
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
491 msgid "use of C99 long long integer constant"
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
492 msgstr "ISO C99 long long tamsayı sabitleri yasaklar"
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
493
111
kono
parents: 67
diff changeset
494 #: expr.c:782
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495 msgid "imaginary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
496 msgstr "sanal sabitler bir GCC genişletmesidir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497
111
kono
parents: 67
diff changeset
498 #: expr.c:788
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
499 #, fuzzy
111
kono
parents: 67
diff changeset
500 #| msgid "binary constants are a GCC extension"
kono
parents: 67
diff changeset
501 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
502 msgstr "ikili sabitler bir GCC uzantısıdır"
kono
parents: 67
diff changeset
503
kono
parents: 67
diff changeset
504 #: expr.c:790
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505 msgid "binary constants are a GCC extension"
111
kono
parents: 67
diff changeset
506 msgstr "ikili sabitler bir GCC uzantısıdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507
111
kono
parents: 67
diff changeset
508 #: expr.c:885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
510 msgstr "tamsayı sabit, türü için oldukça büyük"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511
111
kono
parents: 67
diff changeset
512 #: expr.c:916
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513 msgid "integer constant is so large that it is unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
514 msgstr "tamsayı sabit unsigned olarak oldukça büyük"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515
111
kono
parents: 67
diff changeset
516 #: expr.c:1011
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517 msgid "missing ')' after \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518 msgstr "\"defined\" dan sonra ')' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
519
111
kono
parents: 67
diff changeset
520 #: expr.c:1018
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521 msgid "operator \"defined\" requires an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522 msgstr "\"defined\" işleci bir tanımlayıcı gerektirir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
523
111
kono
parents: 67
diff changeset
524 #: expr.c:1026
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
527 msgstr "(C++'da \"%s\" \"%s\" için bir alternatif dizgeciktir)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528
111
kono
parents: 67
diff changeset
529 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530 msgid "this use of \"defined\" may not be portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
531 msgstr "\"defined\" bu kullanımıyla uyarlanabilir olmayabilir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532
111
kono
parents: 67
diff changeset
533 #: expr.c:1098
kono
parents: 67
diff changeset
534 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
535 msgstr "önişleyici ifadesinde kullanıcı tanımlı bağımlı"
kono
parents: 67
diff changeset
536
kono
parents: 67
diff changeset
537 #: expr.c:1103
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
538 msgid "floating constant in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
539 msgstr "önişlemci ifadesinde gerçel sayı taşması"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
540
111
kono
parents: 67
diff changeset
541 #: expr.c:1109
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
542 msgid "imaginary number in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
543 msgstr "önişlemci ifadesinde sanal sayı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
544
111
kono
parents: 67
diff changeset
545 #: expr.c:1162
kono
parents: 67
diff changeset
546 #, fuzzy, c-format
kono
parents: 67
diff changeset
547 #| msgid "\"%s\" is not defined"
kono
parents: 67
diff changeset
548 msgid "\"%s\" is not defined, evaluates to 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
549 msgstr "\"%s\" tanımlı değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
550
111
kono
parents: 67
diff changeset
551 #: expr.c:1175
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552 msgid "assertions are a GCC extension"
111
kono
parents: 67
diff changeset
553 msgstr "belirteçler bir GCC uzantısıdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
554
111
kono
parents: 67
diff changeset
555 #: expr.c:1178
kono
parents: 67
diff changeset
556 msgid "assertions are a deprecated extension"
kono
parents: 67
diff changeset
557 msgstr "belirteçler artık kullanılmayan bir ifadedir"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
558
111
kono
parents: 67
diff changeset
559 #: expr.c:1424
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 #, c-format
111
kono
parents: 67
diff changeset
561 msgid "unbalanced stack in %s"
kono
parents: 67
diff changeset
562 msgstr "%s içinde dengelenmemiş yığın"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563
111
kono
parents: 67
diff changeset
564 #: expr.c:1444
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
566 msgid "impossible operator '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 msgstr "işleç '%u' imkansız"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568
111
kono
parents: 67
diff changeset
569 #: expr.c:1545
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
570 msgid "missing ')' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 msgstr "ifadede ')' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572
111
kono
parents: 67
diff changeset
573 #: expr.c:1574
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574 msgid "'?' without following ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 msgstr "'?' dan sonra ':' yok"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576
111
kono
parents: 67
diff changeset
577 #: expr.c:1584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578 msgid "integer overflow in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
579 msgstr "önişlemci ifadesinde tamsayı taşması"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580
111
kono
parents: 67
diff changeset
581 #: expr.c:1589
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582 msgid "missing '(' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
583 msgstr "ifadede '(' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
584
111
kono
parents: 67
diff changeset
585 #: expr.c:1621
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587 msgid "the left operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588 msgstr "\"%s\"in soldaki terimi yükseltgenirken işaret değiştiriyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589
111
kono
parents: 67
diff changeset
590 #: expr.c:1626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592 msgid "the right operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 msgstr "\"%s\"in sağdaki terimi yükseltgenirken işaret değiştiriyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594
111
kono
parents: 67
diff changeset
595 #: expr.c:1885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596 msgid "traditional C rejects the unary plus operator"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
597 msgstr "geleneksel C tekil artı işlecini dışlar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
598
111
kono
parents: 67
diff changeset
599 #: expr.c:1983
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600 msgid "comma operator in operand of #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
601 msgstr "#if'in teriminde virgül"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602
111
kono
parents: 67
diff changeset
603 #: expr.c:2119
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604 msgid "division by zero in #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 msgstr "#if içinde sıfırla bölme"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606
111
kono
parents: 67
diff changeset
607 #: expr.c:2216
kono
parents: 67
diff changeset
608 #, fuzzy
kono
parents: 67
diff changeset
609 #| msgid "operator \"defined\" requires an identifier"
kono
parents: 67
diff changeset
610 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
611 msgstr "\"defined\" işleci bir tanımlayıcı gerektirir"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
612
111
kono
parents: 67
diff changeset
613 #: expr.c:2232
kono
parents: 67
diff changeset
614 #, fuzzy
kono
parents: 67
diff changeset
615 #| msgid "missing ')' after \"defined\""
kono
parents: 67
diff changeset
616 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
617 msgstr "\"defined\" dan sonra ')' eksik"
kono
parents: 67
diff changeset
618
kono
parents: 67
diff changeset
619 #: files.c:573
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620 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
621 msgstr "bir veya daha fazla PCH dosyası bulundu ama bunlar geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622
111
kono
parents: 67
diff changeset
623 #: files.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624 msgid "use -Winvalid-pch for more information"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
625 msgstr "daha fazla bilgi almak için -Winvalid-pch kullanın"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626
111
kono
parents: 67
diff changeset
627 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629 msgid "no include path in which to search for %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
630 msgstr "%s için aranacaklar içinde başlık dosyaları yolu yok"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631
111
kono
parents: 67
diff changeset
632 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633 msgid "Multiple include guards may be useful for:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
634 msgstr "Çoklu include önlemleri aşağıdakiler için kullanışlı olabilir:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635
111
kono
parents: 67
diff changeset
636 #: init.c:553
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637 msgid "cppchar_t must be an unsigned type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
638 msgstr "cppchar_t bir usigned tür olmalı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639
111
kono
parents: 67
diff changeset
640 #: init.c:557
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642 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
643 msgstr "önişlemci aritmetiği %lu bitlik maksimum genişliğe sahip; hedef için %lu bit gerekiyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644
111
kono
parents: 67
diff changeset
645 #: init.c:564
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646 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
647 msgstr "CPP aritmetiği en azından bir hedef int kadar genişlikte olmalı "
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648
111
kono
parents: 67
diff changeset
649 #: init.c:567
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650 msgid "target char is less than 8 bits wide"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 msgstr "hedef char 8bitlik genişlikten küçük"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652
111
kono
parents: 67
diff changeset
653 #: init.c:571
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654 msgid "target wchar_t is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
655 msgstr "hedef wchar_t hedef char'dan daha dar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656
111
kono
parents: 67
diff changeset
657 #: init.c:575
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658 msgid "target int is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
659 msgstr "hedef int hedef char'dan daha dar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660
111
kono
parents: 67
diff changeset
661 #: init.c:580
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662 msgid "CPP half-integer narrower than CPP character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
663 msgstr "CPP half-integer'ı CPP character'dan daha dar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664
111
kono
parents: 67
diff changeset
665 #: init.c:584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667 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
668 msgstr "Bu konaktaki CPP %lu bitten büyük karakter sabitleriyle çalışamaz, hedef ise %lu bit gerektiriyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669
111
kono
parents: 67
diff changeset
670 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 msgid "backslash and newline separated by space"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672 msgstr "ters bölü ve satırsonu arasında boşluk var"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
673
111
kono
parents: 67
diff changeset
674 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 msgid "backslash-newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676 msgstr "dosyanın sonunda tersbölülü satırsonu"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677
111
kono
parents: 67
diff changeset
678 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 msgid "trigraph ??%c converted to %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 msgstr "??%c üçlü harfi %c olarak dönüştürüldü"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682
111
kono
parents: 67
diff changeset
683 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685 msgid "trigraph ??%c ignored, use -trigraphs to enable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
686 msgstr "??%c üçlü harfi yoksayıldı, yoksayılmaması için -trigraphs kullanın"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687
111
kono
parents: 67
diff changeset
688 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 msgid "\"/*\" within comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690 msgstr "açıklama içinde \"/*\" bulundu"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691
111
kono
parents: 67
diff changeset
692 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 msgstr "önişlem yönergesi içinde %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696
111
kono
parents: 67
diff changeset
697 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
699 msgstr "null karakter(ler) yoksayıldı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700
111
kono
parents: 67
diff changeset
701 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
702 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703 msgid "`%.*s' is not in NFKC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
704 msgstr "`%.*s' NFKC'de yok"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705
111
kono
parents: 67
diff changeset
706 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708 msgid "`%.*s' is not in NFC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
709 msgstr "`%.*s' NFC'de yok"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
710
111
kono
parents: 67
diff changeset
711 #: lex.c:1381 lex.c:1470
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
712 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
713 msgid "attempt to use poisoned \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
714 msgstr "zehirli \"%s\" kullanılmaya çalışılıyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
715
111
kono
parents: 67
diff changeset
716 #: lex.c:1391 lex.c:1480
kono
parents: 67
diff changeset
717 #, fuzzy
kono
parents: 67
diff changeset
718 #| msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
kono
parents: 67
diff changeset
719 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
720 msgstr "__VA_ARGS__ sadece argümanlarının sayısı değişebilen bir C99 makrosunun genişleme alanında görünebilir"
kono
parents: 67
diff changeset
721
kono
parents: 67
diff changeset
722 #: lex.c:1395 lex.c:1484
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
723 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
724 msgstr "__VA_ARGS__ sadece argümanlarının sayısı değişebilen bir C99 makrosunun genişleme alanında görünebilir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
725
111
kono
parents: 67
diff changeset
726 #: lex.c:1402 lex.c:1491
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
727 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
728 msgid "identifier \"%s\" is a special operator name in C++"
111
kono
parents: 67
diff changeset
729 msgstr "\"%s\" belirteci, C++'da özel bir işleç adıdır"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
730
111
kono
parents: 67
diff changeset
731 #: lex.c:1781
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 "raw string delimiter longer than 16 characters"
111
kono
parents: 67
diff changeset
733 msgstr "ham dizge ayracı 16 karakterden uzun"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
734
111
kono
parents: 67
diff changeset
735 #: lex.c:1785
kono
parents: 67
diff changeset
736 #, fuzzy
kono
parents: 67
diff changeset
737 #| msgid "invalid character '%c' in raw string delimiter"
kono
parents: 67
diff changeset
738 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
739 msgstr "ham dizge ayracında geçersiz karakter '%c'"
kono
parents: 67
diff changeset
740
kono
parents: 67
diff changeset
741 #: lex.c:1789
kono
parents: 67
diff changeset
742 #, 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
743 msgid "invalid character '%c' in raw string delimiter"
111
kono
parents: 67
diff changeset
744 msgstr "ham dizge ayracında geçersiz karakter '%c'"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
745
111
kono
parents: 67
diff changeset
746 #: lex.c:1838 lex.c:1860
kono
parents: 67
diff changeset
747 msgid "unterminated raw string"
kono
parents: 67
diff changeset
748 msgstr "bitirilmemiş ham dizge"
kono
parents: 67
diff changeset
749
kono
parents: 67
diff changeset
750 #: lex.c:1881 lex.c:2011
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
751 #, fuzzy
111
kono
parents: 67
diff changeset
752 #| msgid "invalid suffix on literal; C++11 requires a space between literal and identifier"
kono
parents: 67
diff changeset
753 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
754 msgstr "geçersiz ifade soneki; C++11 ifade ve tanımlayıcı arasında bir boşluk gerektirir"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
755
111
kono
parents: 67
diff changeset
756 #: lex.c:1993
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
757 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
758 msgstr "null karakter(ler) sabit içinde saklanmış"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
759
111
kono
parents: 67
diff changeset
760 #: lex.c:1996
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
761 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
762 msgid "missing terminating %c character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
763 msgstr "sonlandıran %c karakteri eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
764
111
kono
parents: 67
diff changeset
765 #: lex.c:2029
kono
parents: 67
diff changeset
766 #, fuzzy
kono
parents: 67
diff changeset
767 #| msgid "invalid suffix on literal; C++11 requires a space between literal and identifier"
kono
parents: 67
diff changeset
768 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
769 msgstr "geçersiz ifade soneki; C++11 ifade ve tanımlayıcı arasında bir boşluk gerektirir"
kono
parents: 67
diff changeset
770
kono
parents: 67
diff changeset
771 #: lex.c:2833 lex.c:2867
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 msgid "C++ style comments are not allowed in ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 msgstr "C++ tarzı açıklamalara ISO C90'da izin verilmez"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
774
111
kono
parents: 67
diff changeset
775 #: lex.c:2835 lex.c:2846 lex.c:2869
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
776 msgid "(this will be reported only once per input file)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
777 msgstr "(her girdi dosyasında sadece bir kere raporlanacaktır)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
778
111
kono
parents: 67
diff changeset
779 #: lex.c:2844
kono
parents: 67
diff changeset
780 #, fuzzy
kono
parents: 67
diff changeset
781 #| msgid "C++ style comments are not allowed in ISO C90"
kono
parents: 67
diff changeset
782 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
783 msgstr "C++ tarzı açıklamalara ISO C90'da izin verilmez"
kono
parents: 67
diff changeset
784
kono
parents: 67
diff changeset
785 #: lex.c:2875
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
786 msgid "multi-line comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787 msgstr "çok satırlı açıklama"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
788
111
kono
parents: 67
diff changeset
789 #: lex.c:3248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
790 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
791 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
792 msgstr "dizgecik %s okunabilir değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
793
111
kono
parents: 67
diff changeset
794 #: macro.c:203
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
796 msgid "macro \"%s\" is not used"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
797 msgstr "\"%s\" makrosu kullanılmadı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798
111
kono
parents: 67
diff changeset
799 #: macro.c:242 macro.c:488
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
800 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801 msgid "invalid built-in macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
802 msgstr "geçersiz yerleşik makro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
803
111
kono
parents: 67
diff changeset
804 #: macro.c:249 macro.c:349
kono
parents: 67
diff changeset
805 #, c-format
kono
parents: 67
diff changeset
806 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
807 msgstr ""
kono
parents: 67
diff changeset
808
kono
parents: 67
diff changeset
809 #: macro.c:280
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 msgid "could not determine file timestamp"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
811 msgstr "dosya tarih damgası saptanamadı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812
111
kono
parents: 67
diff changeset
813 #: macro.c:395
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 msgid "could not determine date and time"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 msgstr "tarih ve saat saptanamadı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816
111
kono
parents: 67
diff changeset
817 #: macro.c:411
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
818 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
111
kono
parents: 67
diff changeset
819 msgstr "__COUNTER__ -fdirectives-only ile talimat içerisinde genişletildi"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820
111
kono
parents: 67
diff changeset
821 #: macro.c:599
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
822 msgid "invalid string literal, ignoring final '\\'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
823 msgstr "geçersiz dizge sabit, son '\\' yoksayılıyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
824
111
kono
parents: 67
diff changeset
825 #: macro.c:661
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 "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
828 msgstr "\"%s\" ve \"%s\" geçişi geçerli bir önişlem dizgeciği vermez"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
829
111
kono
parents: 67
diff changeset
830 #: macro.c:785
kono
parents: 67
diff changeset
831 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
832 msgstr ""
kono
parents: 67
diff changeset
833
kono
parents: 67
diff changeset
834 #: macro.c:789
kono
parents: 67
diff changeset
835 #, fuzzy
kono
parents: 67
diff changeset
836 #| msgid "ISO C99 requires rest arguments to be used"
kono
parents: 67
diff changeset
837 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
838 msgstr "ISO C kalan argümanların kullanılmış olmasını gerektirir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
839
111
kono
parents: 67
diff changeset
840 #: macro.c:796
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 "macro \"%s\" requires %u arguments, but only %u given"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
843 msgstr "makro \"%s\" %u argüman gerektiriyor ama sadece %u argüman verilmiş"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
844
111
kono
parents: 67
diff changeset
845 #: macro.c:801
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
846 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
847 msgid "macro \"%s\" passed %u arguments, but takes just %u"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
848 msgstr "makro \"%s\" için %u argüman verilmiş ama tam %u argüman alıyor"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
849
111
kono
parents: 67
diff changeset
850 #: macro.c:995 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
851 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
852 msgid "unterminated argument list invoking macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
853 msgstr "sonlandırılmamış argüman listesi çağıran makro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
854
111
kono
parents: 67
diff changeset
855 #: macro.c:1146
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 "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
858 msgstr "işlev benzeri makro \"%s\" geleneksel C'de argümanlarla kullanılmalıdır"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859
111
kono
parents: 67
diff changeset
860 #: macro.c:1836
kono
parents: 67
diff changeset
861 #, fuzzy, c-format
kono
parents: 67
diff changeset
862 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
863 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
864 msgstr "%s makrosu %d argümanı uygulanıyor: ISO C90 ve ISO C++98 içerisinde boş makro argümanları tanımsızdır"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
865
111
kono
parents: 67
diff changeset
866 #: macro.c:1844 macro.c:1853
kono
parents: 67
diff changeset
867 #, fuzzy, c-format
kono
parents: 67
diff changeset
868 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
869 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
870 msgstr "%s makrosu %d argümanı uygulanıyor: ISO C90 ve ISO C++98 içerisinde boş makro argümanları tanımsızdır"
kono
parents: 67
diff changeset
871
kono
parents: 67
diff changeset
872 #: macro.c:2817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
874 msgid "duplicate macro parameter \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
875 msgstr "yinelenmiş makro parametresi \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
876
111
kono
parents: 67
diff changeset
877 #: macro.c:2866
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
879 msgid "\"%s\" may not appear in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
880 msgstr "\"%s\" makro parametre listesinde görünmeyebilir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
881
111
kono
parents: 67
diff changeset
882 #: macro.c:2874
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
883 msgid "macro parameters must be comma-separated"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
884 msgstr "makro parametreleri virgüllerle ayrılmış olmalı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
885
111
kono
parents: 67
diff changeset
886 #: macro.c:2893
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
887 msgid "parameter name missing"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888 msgstr "parametre ismi eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
889
111
kono
parents: 67
diff changeset
890 #: macro.c:2914
kono
parents: 67
diff changeset
891 #, fuzzy
kono
parents: 67
diff changeset
892 #| msgid "anonymous variadic macros were introduced in C99"
kono
parents: 67
diff changeset
893 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
894 msgstr "argümanlarının sayısı değişebilen anonim makrolar C99 da tanıtıldı"
kono
parents: 67
diff changeset
895
kono
parents: 67
diff changeset
896 #: macro.c:2918 macro.c:2923
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
897 msgid "anonymous variadic macros were introduced in C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
898 msgstr "argümanlarının sayısı değişebilen anonim makrolar C99 da tanıtıldı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
899
111
kono
parents: 67
diff changeset
900 #: macro.c:2930
kono
parents: 67
diff changeset
901 #, fuzzy
kono
parents: 67
diff changeset
902 #| msgid "ISO C does not permit named variadic macros"
kono
parents: 67
diff changeset
903 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
904 msgstr "ISO C argümanlarının sayısı değişebilen isimli makrolara izin vermez"
kono
parents: 67
diff changeset
905
kono
parents: 67
diff changeset
906 #: macro.c:2933
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
907 msgid "ISO C does not permit named variadic macros"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
908 msgstr "ISO C argümanlarının sayısı değişebilen isimli makrolara izin vermez"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
909
111
kono
parents: 67
diff changeset
910 #: macro.c:2943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911 msgid "missing ')' in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
912 msgstr "makro parametre listesinde ')' eksik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
913
111
kono
parents: 67
diff changeset
914 #: macro.c:2994
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
915 msgid "'##' cannot appear at either end of a macro expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
916 msgstr "'##' bir makronun her iki ucunda da görünemez"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917
111
kono
parents: 67
diff changeset
918 #: macro.c:3031
kono
parents: 67
diff changeset
919 #, fuzzy
kono
parents: 67
diff changeset
920 #| msgid "ISO C99 requires whitespace after the macro name"
kono
parents: 67
diff changeset
921 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
922 msgstr "ISO C99 makro isminden sonra boşluk gerektirir"
kono
parents: 67
diff changeset
923
kono
parents: 67
diff changeset
924 #: macro.c:3034
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
925 msgid "ISO C99 requires whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
926 msgstr "ISO C99 makro isminden sonra boşluk gerektirir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
927
111
kono
parents: 67
diff changeset
928 #: macro.c:3059
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
929 msgid "missing whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
930 msgstr "makro isminden sonra boşluk gerekir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931
111
kono
parents: 67
diff changeset
932 #: macro.c:3093
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
933 msgid "'#' is not followed by a macro parameter"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
934 msgstr "'#' işaretinden sonra bir makro parametresi yok"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935
111
kono
parents: 67
diff changeset
936 #: macro.c:3254
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
937 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
938 msgid "\"%s\" redefined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 msgstr "\"%s\" yeniden tanımlanmış"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940
111
kono
parents: 67
diff changeset
941 #: macro.c:3259
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
942 msgid "this is the location of the previous definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 msgstr "burası evvelki tanımın yapıldığı yer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944
111
kono
parents: 67
diff changeset
945 #: macro.c:3320
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
946 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
947 msgid "macro argument \"%s\" would be stringified in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948 msgstr "makro argümanı \"%s\" geleneksel C'de dizgelenmiş olmalıydı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
949
111
kono
parents: 67
diff changeset
950 #: macro.c:3356
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
951 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 msgid "invalid hash type %d in cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 msgstr "cpp_macro_definition içindeki isimli yapı türü %d geçersiz"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954
111
kono
parents: 67
diff changeset
955 #: 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
956 msgid "while writing precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957 msgstr "önderlemeli başlık yazılırken"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
958
111
kono
parents: 67
diff changeset
959 #: pch.c:621
kono
parents: 67
diff changeset
960 #, c-format
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
961 msgid "%s: not used because `%.*s' is poisoned"
111
kono
parents: 67
diff changeset
962 msgstr "%s: `%.*s' zehirli olduğu için kullanılmadı"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
963
111
kono
parents: 67
diff changeset
964 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
966 msgid "%s: not used because `%.*s' not defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967 msgstr "%s: `%.*s' tanımlı olmadığından kullanılmadı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
968
111
kono
parents: 67
diff changeset
969 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
971 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
972 msgstr "%s: `%.*s' kullanılmadı çünkü `%s' olarak tanımlı, `%.*s' değil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
973
111
kono
parents: 67
diff changeset
974 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
975 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
976 msgid "%s: not used because `%s' is defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
977 msgstr "%s: `%s' tanımlı olduğundan kullanılmadı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
978
111
kono
parents: 67
diff changeset
979 #: pch.c:716
kono
parents: 67
diff changeset
980 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
981 msgid "%s: not used because `__COUNTER__' is invalid"
111
kono
parents: 67
diff changeset
982 msgstr "%s: `__COUNTER__' geçersiz olduğundan kullanılmadı"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
983
111
kono
parents: 67
diff changeset
984 #: pch.c:725 pch.c:902
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
985 msgid "while reading precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
986 msgstr "önderlemeli başlık okunurken"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
987
111
kono
parents: 67
diff changeset
988 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
989 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
990 msgid "detected recursion whilst expanding macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
991 msgstr "makro \"%s\" genişletilirken iç içelik saptandı"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
992
111
kono
parents: 67
diff changeset
993 #: traditional.c:1108
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
994 msgid "syntax error in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
995 msgstr "makro parametre listesinde sözdizimi hatası"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
996
111
kono
parents: 67
diff changeset
997 #~ msgid "Character %x might not be NFKC"
kono
parents: 67
diff changeset
998 #~ msgstr "%x karakteri NFKC olmayabilir"
kono
parents: 67
diff changeset
999
kono
parents: 67
diff changeset
1000 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
1001 #~ msgstr "find_file içinde boş dizin"
kono
parents: 67
diff changeset
1002
kono
parents: 67
diff changeset
1003 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
1004 #~ msgstr "%s bir blok aygıtıdır"
kono
parents: 67
diff changeset
1005
kono
parents: 67
diff changeset
1006 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
1007 #~ msgstr "%s çok büyük"
kono
parents: 67
diff changeset
1008
kono
parents: 67
diff changeset
1009 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
1010 #~ msgstr "%s beklenenden daha kısa"
kono
parents: 67
diff changeset
1011
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1012 #~ msgid "warning: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1013 #~ msgstr "uyarı: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1014
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1015 #~ 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
1016 #~ msgstr "iç hata: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1017
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1018 #~ msgid "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1019 #~ msgstr "hata: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1020
111
kono
parents: 67
diff changeset
1021 #~ msgid "too many decimal points in number"
kono
parents: 67
diff changeset
1022 #~ msgstr "sayı içindeki ondalık nokta sayısı çok fazla"
kono
parents: 67
diff changeset
1023
kono
parents: 67
diff changeset
1024 #~ msgid "invalid digit \"%c\" in octal constant"
kono
parents: 67
diff changeset
1025 #~ msgstr "sekizlik sabit içindeki \"%c\" geçersiz"
kono
parents: 67
diff changeset
1026
kono
parents: 67
diff changeset
1027 #~ msgid "exponent has no digits"
kono
parents: 67
diff changeset
1028 #~ msgstr "üs rakam içermiyor"
kono
parents: 67
diff changeset
1029
kono
parents: 67
diff changeset
1030 #~ msgid "hexadecimal floating constants require an exponent"
kono
parents: 67
diff changeset
1031 #~ msgstr "onaltılık gerçel sabitler bir üs gerektirir"
kono
parents: 67
diff changeset
1032
kono
parents: 67
diff changeset
1033 #~ msgid "missing binary operator before token \"%s\""
kono
parents: 67
diff changeset
1034 #~ msgstr "\"%s\" dizgeciğinden önceki iki terimli işleç eksik"
kono
parents: 67
diff changeset
1035
kono
parents: 67
diff changeset
1036 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
kono
parents: 67
diff changeset
1037 #~ msgstr "\"%s\" dizgeciği önişlemci ifadelerinde geçersizdir"
kono
parents: 67
diff changeset
1038
kono
parents: 67
diff changeset
1039 #~ msgid "missing expression between '(' and ')'"
kono
parents: 67
diff changeset
1040 #~ msgstr "'(' ve ')' arasında ifade eksik"
kono
parents: 67
diff changeset
1041
kono
parents: 67
diff changeset
1042 #~ msgid "#if with no expression"
kono
parents: 67
diff changeset
1043 #~ msgstr "#if ifadesiz"
kono
parents: 67
diff changeset
1044
kono
parents: 67
diff changeset
1045 #~ msgid "operator '%s' has no right operand"
kono
parents: 67
diff changeset
1046 #~ msgstr "`%s' işlecinin sağ tarafı yok"
kono
parents: 67
diff changeset
1047
kono
parents: 67
diff changeset
1048 #~ msgid "operator '%s' has no left operand"
kono
parents: 67
diff changeset
1049 #~ msgstr "`%s' işlecinin sol terimi yok"
kono
parents: 67
diff changeset
1050
kono
parents: 67
diff changeset
1051 #~ msgid " ':' without preceding '?'"
kono
parents: 67
diff changeset
1052 #~ msgstr "':' den önce '?' yok"
kono
parents: 67
diff changeset
1053
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1054 #~ msgid "no newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1055 #~ msgstr "dosya sonunda satırsonu karakteri yok"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1056
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1057 #~ 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
1058 #~ msgstr ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1059 #~ "Sırayla bir altındaki dosyada içerilerek:\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1060 #~ "\t\t%s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1061
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1062 #~ msgid ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1063 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1064 #~ " 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
1065 #~ msgstr ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1066 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1067 #~ "\t\t%s:%u"